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.1.tar.gz (62.9 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.1-py3-none-any.whl (81.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fastapi_basekit-0.3.1.tar.gz
  • Upload date:
  • Size: 62.9 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.1.tar.gz
Algorithm Hash digest
SHA256 e79ce5b33bea1a13bb52f4d2b4e9cddb2ae9eef2b52a13281a7a8d0c14526f69
MD5 49b3a394d8af158acbdf060f95ba0624
BLAKE2b-256 6533c3fbe0a9bf45807f06f053005348ec296fdc8abb5bc7b537cb50674a932f

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastapi_basekit-0.3.1.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.1-py3-none-any.whl.

File metadata

File hashes

Hashes for fastapi_basekit-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2568cd5eac4aa830637df4a3a61e4162545b9ebd84841e56229d3b57e7f8b95a
MD5 a03730a37d362d918f5260d9d86a18ce
BLAKE2b-256 1725a11df479aaeed9d8d8a7c9a4b6f37f3562e320c9f4e71f85824211aa4da1

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastapi_basekit-0.3.1-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