Пакет python3-module-fastapi-template: Информация

    Исходный пакет: python3-module-fastapi-template
    Версия: 5.1.4-alt1
    Последняя версия по данным Repology
    Собран:  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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-fastapi-template (noarch)

    Сопровождающий: Denis Rastyogin

    Список участников:
    Denis Rastyogin

    Права:
    Denis Rastyogin
    @everybody

      1. python3-module-click
      2. python3-module-cookiecutter
      3. python3-module-poetry
      4. python3-module-poetry-core
      5. python3-module-prompt-toolkit
      6. python3-module-pydantic
      7. python3-module-pyproject-installer >= 0.4.0
      8. python3-module-simple-term-menu
      9. python3-module-termcolor
      10. git
      11. rpm-build-pyproject

    Последнее изменение


    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.