Skip to main content

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

Project description

FastAPI BaseKit

Toolkit base para construir APIs FastAPI rápido — sin reinventar repos, services y controllers.

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.0.tar.gz (61.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.0-py3-none-any.whl (79.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fastapi_basekit-0.3.0.tar.gz
  • Upload date:
  • Size: 61.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.0.tar.gz
Algorithm Hash digest
SHA256 1fb8456be401c742eb8d3e4d5831ea81946153947b48de82eeee04bae7e29168
MD5 4de7028e24b1d9a73b1c7a0277b437ef
BLAKE2b-256 5525244e6ee5b8fff712322770f148713f2219e7be57379561399ede2a8f4f91

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for fastapi_basekit-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 15040b6ff782df824e816b2b26ceba8ad4629a750ce0ac9097ae4a7946bc4830
MD5 8d087ce7841252830aff8138b3ef9a16
BLAKE2b-256 15c845c176df65e05976c687fd9247dd02371bdba89238409edeadfb0f0b5562

See more details on using hashes here.

Provenance

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