
uvicorn 0.41.0
0
The lightning-fast ASGI server.
Contents
The lightning-fast ASGI server.
Stars: 10396, Watchers: 10396, Forks: 911, Open Issues: 68The Kludex/uvicorn repo was created 8 years ago and the last code push was Yesterday.
The project is extremely popular with a mindblowing 10396 github stars!
How to Install uvicorn
You can install uvicorn using pip
pip install uvicorn
or add it to a project with poetry
poetry add uvicorn
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/uvicorn/
- GitHub Repo:
- https://github.com/encode/uvicorn
Classifiers
- Internet/WWW/HTTP
Related Packages
Errors
A list of common uvicorn errors.
Code Examples
Here are some uvicorn code examples and snippets.
GitHub Issues
The uvicorn package has 68 open issues on GitHub
- X-Forwarded-For doesn't properly handle ports
- Reduce the log level of 'request limit exceeded' messages
- Improve logging config
- Adds support for the
http.response.trailersASGI event. - Fixed socket sharing bug on Windows
- Add logging configuration file examples to documentation
- feat(logging): add customizable access log format for Gunicorn style …
- How to restrict permissions for Unix socket?
- feat: max_requests_jitter
- Allow factory kwargs
- feat: Improve process termination logic in multiprocess manager
- Ctrl+C in terminal broken on windows
- Support Binding to Multiple Ports
pythonfix







