Neoteroi/BlackSheep
Fast ASGI web framework for Python observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 87
- Release rhythm 87
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 14.5
- age_days: 2841
- days_rel: 90
- days_push: 78
- n_releases_24m: 19
Adoption not part of the score
2358 stars · 101 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
BlackSheep is a fast asynchronous ASGI web framework for Python, inspired by Flask and ASP.NET Core. It features built-in dependency injection, automatic parameter binding, OpenAPI documentation generation, and a CLI for bootstrapping projects.
Use cases
- build async REST APIs in Python
- create web applications with dependency injection
- auto-generate OpenAPI documentation for endpoints
- bootstrap a new Python web project from templates
- serve high-performance HTTP APIs with uvicorn or granian
- build MVC-style web apps in Python
When to choose
- you want an async Python framework with built-in dependency injection
- you need automatic OpenAPI/Swagger docs for your API
- you like Flask or ASP.NET Core style routing and want type hints
- performance matters and you can pair it with Granian or Socketify
When to avoid
- you need the massive ecosystem of Django or Flask extensions
- your team prefers synchronous WSGI development
- you rely on libraries tightly coupled to FastAPI or Starlette
Facets
framework · maturity active
web-framework http-server api-framework routing middleware cli api-documentation web-development backend apis developer-tools python cross-platform cli asgi asyncio dependency-injection openapi rest-api flask-inspired aspnet-core-inspired
8 sources
- readme: https://github.com/Neoteroi/BlackSheep · fetched 2026-08-28 · cd73e4c9a56a
- homepage: https://www.neoteroi.dev/blacksheep/ · fetched 2026-08-29 · 4710029ee35f
- site_page: https://www.neoteroi.dev/blacksheep/getting-started · fetched 2026-08-29 · 3f362c3adb5d
- site_page: https://www.neoteroi.dev/blacksheep/about · fetched 2026-08-29 · 2b164740146c
- site_page: https://www.neoteroi.dev/blacksheep/openapi · fetched 2026-08-29 · a950ef9bfb7c
- site_page: https://www.neoteroi.dev/blacksheep/cli · fetched 2026-08-29 · 125ce157a586
- site_page: https://www.neoteroi.dev/ · fetched 2026-08-29 · f26d1ed506ef
- site_page: https://www.neoteroi.dev/blacksheep/v1 · fetched 2026-08-29 · 05cfd1a87af7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Neoteroi/BlackSheep | main | 90 |
For agents
markdown · JSON · MCP: product_card(name="Neoteroi/BlackSheep")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem