FastAPI and PostGreSQL.
Project description
🚀 taypi-create
taypi-create Es un proyecto de Docker que implementa una arquitectura hexagonal (puertos y adaptadores) con FastAPI, PostGreSQL, SQLAlchemy y Alembic. Está pensado para escalar y adaptarse a microservicios, con gestion de migraciones.
📦 Características
- 🐍 Python (FastApi)
- ✅ Arquitectura hexagonal (Domain Driven Design)
- 🛢️ PostgreSQL para manjo de base de datos
- 🧱 ORM SQLAlchemy
- 📜 Control de versiones en base de dats con Alembic
- 🐳 Soporte para Docker usando docker-compose
- ⚙️ Configuración por entorno
- 🔧 Creación de CRUD para entidades
Comandos cli
🐳 Crear proyecto
taypi-create init <project-name>
🧩 Crear microservicio
taypi-create microservice <microservice-naem> <entity-name>
🐍 Crear entidad
taypi-create entity <entity-name>
🍃 Agregar Dockerfile y .env
taypi-create envdocker
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
taypi_create-0.12.0.tar.gz
(24.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file taypi_create-0.12.0.tar.gz.
File metadata
- Download URL: taypi_create-0.12.0.tar.gz
- Upload date:
- Size: 24.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77e10c8b7a6c922b914bc2da733d7ab3bdc7292935adf618b88a20a701e2b70c
|
|
| MD5 |
d526a43ea9b6042d73493956e2293d67
|
|
| BLAKE2b-256 |
2eb0ee2d49fa9a496545f545609cd5b720824032e86066f795c491baddac2a6c
|
File details
Details for the file taypi_create-0.12.0-py3-none-any.whl.
File metadata
- Download URL: taypi_create-0.12.0-py3-none-any.whl
- Upload date:
- Size: 42.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41f8f87f6fd2c73f236b416da401edecb292b59dd701ccb5025d853955bb8fd0
|
|
| MD5 |
b4678828d9f77f7a89d1e474f240f1e1
|
|
| BLAKE2b-256 |
3b3fa5292c9b58fb50713ec24cedbc33b34946754e008bf03fd0ebdc7f95e54a
|