Top 5 Python uvicorn Projects
-
To learn more about Fast API framework, you can check out the docs here
-
uvicorn-gunicorn-fastapi-docker
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning. Optionally with Alpine Linux.
The timeouts suggestion is interesting because I haven't really configured them beyond the default https://github.com/tiangolo/uvicorn-gunicorn-fastapi-docker
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
uvicorn-gunicorn-docker
Docker image with Uvicorn managed by Gunicorn for high-performance web applications in Python with performance auto-tuning. Optionally with Alpine Linux.
Project mention: FastAPI - stable enough for production grade, scalable app? | reddit.com/r/Python | 2022-10-15FastAPI + MongoDB issues described herehttps://github.com/tiangolo/uvicorn-gunicorn-docker/issues/63
-
asymmetric
Ridiculously fast and easy module-to-API transformations. Learn in minutes, implement in seconds. Batteries included.
-
fastapi-microservice-template
A template for a FastAPI based Serverless Framework microservice running on AWS Lambda
Project mention: Created a Python serverless FastAPI microservice (insert more buzzwords here) template. Would love feedback! | reddit.com/r/programming | 2022-07-12 -
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
Python uvicorn related posts
Index
What are some of the best open-source uvicorn projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | fastapi | 54,150 |
2 | uvicorn-gunicorn-fastapi-docker | 2,114 |
3 | uvicorn-gunicorn-docker | 503 |
4 | asymmetric | 35 |
5 | fastapi-microservice-template | 22 |