Skip to main content

Utilities and base classes for FastAPI async projects (Beanie, SQLAlchemy or SQLModel)

Project description

fastapi-basekit

fastapi-basekit

FastAPI toolkit con repos, services y controllers listos para producción. Multi-ORM · CLI scaffolder · plugin Claude Code.

PyPI Python FastAPI SQLAlchemy Beanie License

Docs · PyPI · Issues · Changelog


Quickstart

pip install fastapi-basekit[init]
basekit init                                    # cookiecutter prompts
cd <project_slug>
cp .env.example .env
make up-d
make migrate-create && make migrate-up
make seed

Abre http://localhost:8000/docs. Login con admin@example.com / ChangeMe2026!.

¿Qué incluye?

  • Repository / Service / Controller base async para SQLAlchemy 2.0, SQLModel y Beanie
  • Paginación, filtrado, búsqueda, ordenamiento vía query string out-of-the-box
  • JWT middleware + BasePermission classes + soft-delete
  • basekit init — scaffolder cookiecutter (multi-ORM, multi-DB, redis, s3, license)
  • Plugin Claude Code — la skill fastapi-basekit-crud enseña el patrón a Claude

Documentación

mundobien2025.github.io/fastapi-basekit

Sección Contenido
Primeros pasos Instalación, basekit init, primer CRUD
Guía de usuario Controllers, services, repositories, paginación, filtros
Avanzado Permisos, soft-delete, logging, performance
Referencia API Docstrings de BaseController, BaseService, BaseRepository, Schemas
Ejemplos CRUD básico, filtros complejos, relaciones, auth

Como plugin de Claude Code

/plugin marketplace add https://github.com/mundobien2025/fastapi-basekit
/plugin install fastapi-basekit
/plugin list

Luego pide: "Crea el recurso Invoice con CRUD completo" — Claude usa la skill automáticamente.

Instalación por ORM

pip install fastapi-basekit[sqlalchemy]   # Postgres / MySQL / SQLite
pip install fastapi-basekit[beanie]       # MongoDB
pip install fastapi-basekit[sqlmodel]
pip install fastapi-basekit[init]         # solo scaffolder
pip install fastapi-basekit[all]          # todo

Contribuir

PRs bienvenidos. Setup local en docs/contributing.

Mantenedores: RELEASING.md tiene release flow, CI/CD, mike y troubleshooting.

Licencia

MIT — © Jerson Moreno

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fastapi_basekit-0.3.2.tar.gz (64.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fastapi_basekit-0.3.2-py3-none-any.whl (83.2 kB view details)

Uploaded Python 3

File details

Details for the file fastapi_basekit-0.3.2.tar.gz.

File metadata

  • Download URL: fastapi_basekit-0.3.2.tar.gz
  • Upload date:
  • Size: 64.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for fastapi_basekit-0.3.2.tar.gz
Algorithm Hash digest
SHA256 fbb86108e5b665c9b9a09f5b221fcbba1a8b4789e06f8a2899796c49cac7c9ed
MD5 2761a684cedb15481fbccdaa465f849e
BLAKE2b-256 260165157389e04bd4ef556c69afacde4f1a5192fe608730970985906df1dcc2

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastapi_basekit-0.3.2.tar.gz:

Publisher: publish.yml on mundobien2025/fastapi-basekit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fastapi_basekit-0.3.2-py3-none-any.whl.

File metadata

File hashes

Hashes for fastapi_basekit-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 45825ad73809f8ed502581376049a124c2735ed816e79b374e30175364079e6c
MD5 52430a7b1ad218d1744348c71c3445b3
BLAKE2b-256 2b9ef962643c14dafea3f31f4809505a7f617681583f2c60b317991e4589b470

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastapi_basekit-0.3.2-py3-none-any.whl:

Publisher: publish.yml on mundobien2025/fastapi-basekit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page