Пакет python3-module-fastapi-template: Информация
Исходный пакет: python3-module-fastapi-template
Версия: 5.1.4-alt1
Собран: 22 мая 2025 г. 11:08 в задании #384925
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://pypi.org/project/fastapi_template/
Лицензия: MIT
О пакете: Flexible general-purpose template for FastAPI
Описание:
One of the coolest features is that this project is extremely configurable. You can choose between different databases and even ORMs, or you can even generate a project without a database! Currently SQLAlchemy 2.0, TortoiseORM, Piccolo and Ormar are supported. This project can run as TUI or CLI and has excellent code documentation. Generator features: - Pydantic V2 (Where it's possible. Some libs doesn't have support); - You can choose between GraphQL and REST api; - Uvicorn and gunicorn; - Different databases support; - Different ORMs support; - Optional migrations for each ORM except raw drivers; - Optional redis support; - Optional rabbitmq support; - different CI\CD; - Optional Kubernetes config generation; - Optional Demo routers and models - (This helps you to see how project is structured); - Pre-commit integration; - Tests for the generator itself; - Optional Prometheus integration; - Optional Sentry integration; - Optional Loguru logger; - Optional Opentelemetry integration. - Optional taskiq integration.
Сопровождающий: Denis Rastyogin
Последнее изменение
21 мая 2025 г. Denis Rastyogin 5.1.4-alt1
- Updated to 5.1.4.
21 января 2025 г. Denis Rastyogin 5.1.3-alt1
- Updated to 5.1.3.
23 июля 2024 г. Denis Rastyogin 5.1.0-alt1.git8c5f2813
- Initial build for ALT Sisyphus.