blacksheep
https://github.com/neoteroi/blacksheep
Python
Fast ASGI web framework for Python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to blacksheep
Help out
- Issues
- Python 3.13 wheels
- Add ContentInfo Type to OpenAPI EndpointDocs.request_body, so docs can test different types of content-type requests.
- Inherit endpoints from the base controller
- fix: #508
- TypeError: 'in <string>' requires string as left operand, not bytes
- Handle the bytes type during build OpenAPI Specification
- accept to overwrite sent headers when using TestClient
- Exclude Acccept, Content-type and Authorization header from OpenAPI docs
- Set content-type header in TestSimulator
- unconsistent behavior between uvicorn and pytest
- Docs
- Python not yet supported