BlackSheep: A Fast and Lightweight ASGI Web Framework for Python
BlackSheep is a fast asynchronous ASGI web framework for Python, inspired by Flask, ASP.NET Core, and the work of Yury Selivanov. It offers a CLI for rapid project bootstrapping, supports automatic binding, dependency injection, OpenAPI documentation generation, and various authentication and authorization strategies. BlackSheep boasts broad platform and runtime compatibility, and features middleware, WebSocket, SSE, static file serving, and Jinja2 integration, making it ideal for building high-performance web applications.
Read more