https://github.com/Kludex/uvicorn
asgi asyncio http http-server python
Score: -Infinity
Last synced: about 12 hours ago
JSON representation
Repository metadata:
An ASGI web server, for Python. 🦄
- Host: GitHub
- URL: https://github.com/Kludex/uvicorn
- Owner: encode
- License: bsd-3-clause
- Created: 2017-05-31T13:13:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-08-01T00:56:52.000Z (about 1 month ago)
- Last Synced: 2025-08-29T14:39:13.604Z (8 days ago)
- Topics: asgi, asyncio, http, http-server, python
- Language: Python
- Homepage: https://www.uvicorn.org/
- Size: 3.42 MB
- Stars: 9,629
- Watchers: 94
- Forks: 834
- Open Issues: 65
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/contributing.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Citation: CITATION.cff
-
Funding:
- Github: Kludex
Owner metadata:
- Name: Encode
- Login: encode
- Email:
- Kind: organization
- Description: Collaboratively funded software development.
- Website: http://www.encode.io/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/19159390?v=4
- Repositories: 20
- Last Synced at: 2025-09-02T00:03:13.513Z
- Profile URL: https://github.com/encode
GitHub Events
Total
- Create event: 64
- Delete event: 51
- Fork event: 107
- Issue comment event: 213
- Issues event: 16
- Member event: 1
- Pull request event: 171
- Pull request review comment event: 81
- Pull request review event: 108
- Push event: 147
- Release event: 8
- Watch event: 1065
- Total: 2032
Last Year
- Create event: 64
- Delete event: 51
- Fork event: 107
- Issue comment event: 213
- Issues event: 16
- Member event: 1
- Pull request event: 171
- Pull request review comment event: 81
- Pull request review event: 108
- Push event: 147
- Release event: 8
- Watch event: 1065
- Total: 2032
Dependencies
.github/workflows/publish.yml
actions
- actions/checkout v4 composite
- actions/setup-python v4 composite
.github/workflows/test-suite.yml
actions
- actions/checkout v4 composite
- actions/setup-python v4 composite
pyproject.toml
pypi
- click >=7.0
- h11 >=0.8
- typing_extensions >=4.0; python_version < '3.11'
requirements.txt
pypi
- a2wsgi ==1.8.0
- build ==1.0.3
- coverage ==7.3.1
- coverage-conditional-plugin ==0.9.0
- cryptography ==41.0.6
- httpx ==0.25.2
- mkdocs ==1.5.2
- mkdocs-material ==9.1.21
- mypy ==1.7.1
- pytest ==7.4.3
- pytest-mock ==3.11.1
- ruff ==0.1.6
- trustme ==1.1.0
- twine ==4.0.2
- types-click ==7.1.8
- types-pyyaml ==6.0.12.12
- watchgod ==0.8.2
- websockets ==12.0
- wsproto ==1.2.0