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.26.0.tar.gz
(27.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.26.0.tar.gz.
File metadata
- Download URL: taypi_create-0.26.0.tar.gz
- Upload date:
- Size: 27.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 |
45762a23392ce724c03c869fc3a5b8188781dadcc16507f944b3bc6bda6e1836
|
|
| MD5 |
04e26b555485c123f4a372ada87dabde
|
|
| BLAKE2b-256 |
695d00e8c204a9c0da2b742dcf6d54b36808ca62b144efd2195461a723613b78
|
File details
Details for the file taypi_create-0.26.0-py3-none-any.whl.
File metadata
- Download URL: taypi_create-0.26.0-py3-none-any.whl
- Upload date:
- Size: 46.3 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 |
7faf9718badcf39b27bd20eae36b5efb11ccf88bbf2679642d8b7d5f6e580be3
|
|
| MD5 |
9c098c9e9908628e14f24c9078b7baa6
|
|
| BLAKE2b-256 |
864ab40c6f1b9af3946e1a1482639c370b01db5b52b5be7d8718b7e990344c93
|