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

mattupstate/overholt resource

Example Flask application illustrating some of my common practices observed · 2026-08-28

github.com/mattupstate/overholt · homepage · Python · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4816
  • days_rel: n/a
  • days_push: 2349
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1595 stars · 230 forks observed · 2026-08-28

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

Overholt is an example Flask application demonstrating common practices for structuring larger Flask projects, including blueprints, SQLAlchemy models, Alembic migrations, and Celery tasks. It accompanies a blog post on organizing Flask applications as platforms with JSON APIs.

Use cases

  • learn how to structure a large flask application
  • example flask rest api project
  • flask blueprint project layout reference
  • see how to organize sqlalchemy models and alembic migrations in flask
  • example of celery background tasks in flask
  • starting point for building a flask api

When to choose

  • you want a reference example of a well-structured Flask codebase
  • you are following the accompanying blog post on Flask application structure
  • you need a sample showing Flask with SQLAlchemy, Alembic, and Celery together

When to avoid

  • you need a maintained production-ready starter template
  • you want up-to-date Flask 2.x/3.x practices
  • you need a library or framework to install as a dependency

Facets

learning-resource · maturity abandoned

web-framework api-framework orm auth testing web-development backend developer-tools tutorials python flask example-app boilerplate rest-api sqlalchemy celery alembic vagrant web-server docker

2 sources

Member repositories

RepositoryRoleHealth v2
mattupstate/overholtmain10

For agents

markdown · JSON · MCP: product_card(name="mattupstate/overholt")

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