Package python3-module-fastapi-template: Information

    Source package: python3-module-fastapi-template
    Version: 5.1.3-alt1
    Build time:  Jan 22, 2025, 12:27 PM
    Report package bug
    License: MIT
    Summary: Flexible general-purpose template for FastAPI
    Description: 
    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.

    List of RPM packages built from this SRPM:
    python3-module-fastapi-template (noarch)

    Maintainer: Denis Rastyogin

    List of contributors:
    Denis Rastyogin

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

    Last changed


    Jan. 21, 2025 Denis Rastyogin 5.1.3-alt1
    - Updated to 5.1.3.
    July 23, 2024 Denis Rastyogin 5.1.0-alt1.git8c5f2813
    - Initial build for ALT Sisyphus.