# imwilsonxu/fbone

Fbone (Flask bone) is a Flask (Python microframework) starter/template/bootstrap/boilerplate application.

Repository: https://github.com/imwilsonxu/fbone
Canonical: https://ross.abutalabs.com/products/fbone
Language: Python
License Family: other
Last push: 2022-05-17T16:02:20+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5068, "days_push": 1569, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1702, forks 250 (observed 2026-08-28T04:05:24.435654+00:00)

## What it is
Fbone is a Flask starter template/boilerplate application that bundles common Flask extensions like SQLAlchemy, WTForms, Flask-Login, and Flask-RESTful with a modular blueprint project structure. It is intended both for learning Flask best practices and for kicking off new Flask web projects.

## Use cases
- start a new flask web project
- learn flask best practices
- flask project template with sqlalchemy and login
- bootstrap a python web app with blueprints
- example flask app with restful api and forms

## When to choose
- you want a ready-made Flask project skeleton with common extensions preconfigured
- you are learning Flask and want to see a full application structure
- you need auth, forms, ORM, and REST wired up out of the box

## When to avoid
- you need a modern, actively maintained stack (the project is dated, Python 2 era)
- you prefer minimal scaffolding or a different framework like FastAPI or Django
- you need an officially licensed or supported template (no license file)

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: web-framework, orm, auth, testing, templating, form-handling
- domain: web-development, backend, developer-tools
- platform: python
- tags: flask, boilerplate, starter-template, blueprints, flask-extensions, sentry, fabric, boilerplate, linux, macos, web-server

## Member repositories
- imwilsonxu/fbone (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:24.435654+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:32:30.150045+00:00, confidence not recorded.
  - readme: https://github.com/imwilsonxu/fbone (fetched 2026-08-28T04:05:24.435654+00:00, sha c49b67a950cd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
