Ross ROSS = Recommend OSS · open-source software intelligence for agents

fastapiutils/fastapi-utils

Reusable utilities for FastAPI observed · 2026-08-28

github.com/fastapiutils/fastapi-utils · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

27/100

  • Activity 9
  • Release rhythm 8
  • 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: n/a
  • age_days: 2418
  • days_rel: 660
  • days_push: 548
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2308 stars · 189 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python library of reusable utilities for FastAPI that reduces boilerplate across projects. It provides class-based views, CRUD resource classes, periodic tasks, timing middleware, SQLAlchemy session management, and pydantic-based helpers.

Use cases

  • reduce boilerplate in fastapi projects
  • create crud endpoints with class based views
  • run periodic background tasks in fastapi
  • manage sqlalchemy sessions in fastapi
  • configure fastapi app settings via environment variables
  • simplify openapi operation ids
  • log request timing in fastapi

When to choose

  • you build multiple FastAPI apps and want shared utilities
  • you want OOP-style CRUD and class-based dependency injection in FastAPI
  • you need periodic tasks or timing middleware without extra dependencies

When to avoid

  • you don't use FastAPI
  • you need only one small feature that's easy to implement yourself
  • you need a heavily maintained, feature-rich alternative like fastapi-utils forks with newer pydantic v2 support

Facets

library · maturity active

web-framework middleware orm api-framework web-development backend developer-tools python fastapi pydantic sqlalchemy crud class-based-views boilerplate-reduction

2 sources

Member repositories

RepositoryRoleHealth v2
fastapiutils/fastapi-utilsmain27

For agents

markdown · JSON · MCP: product_card(name="fastapiutils/fastapi-utils")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem