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.22.0.tar.gz
(25.1 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.22.0.tar.gz.
File metadata
- Download URL: taypi_create-0.22.0.tar.gz
- Upload date:
- Size: 25.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
854099270cceeb6baf42ba90dd626ec4b5ec9c7096c399861070deafd54df2bb
|
|
| MD5 |
02825bb534fbc6134e41f4ece5eb82ce
|
|
| BLAKE2b-256 |
44f4418dc5beda1d3d55f98d87afa753117347c2b8425649a30f98a5f0401fcf
|
File details
Details for the file taypi_create-0.22.0-py3-none-any.whl.
File metadata
- Download URL: taypi_create-0.22.0-py3-none-any.whl
- Upload date:
- Size: 42.7 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 |
3a9d57f1e0b058bbd4e7b52219cad0b8c42988f3739f3062dedcfda95e73775b
|
|
| MD5 |
d6b80cd20127b85647687aac7b31f0f3
|
|
| BLAKE2b-256 |
bb7da3a949770c6b26785c289320598f497302fd83cceb47dd35dccd68b70c91
|