Package python3-module-fastapi: Information

    Source package: python3-module-fastapi
    Version: 0.99.1-alt2
    Build time:  Apr 27, 2024, 10:54 PM in the task #345373
    Report package bug
    License: MIT
    Summary: FastAPI framework, high performance, easy to learn, fast to code, ready for production
    Description: 
    FastAPI is a modern, fast (high-performance), web framework for
    building APIs with Python 3.7+ based on standard Python type hints.
    
    The key features are:
    - Fast: Very high performance, on par with NodeJS and Go (thanks to
      Starlette and Pydantic). One of the fastest Python frameworks
      available.
    - Fast to code: Increase the speed to develop features by about 200%
      to 300%.
    - Fewer bugs: Reduce about 40% of human (developer) induced errors.
    - Intuitive: Great editor support. Completion everywhere. Less time
      debugging.
    - Easy: Designed to be easy to use and learn. Less time reading docs.
    - Short: Minimize code duplication. Multiple features from each
      parameter declaration. Fewer bugs.
    - Robust: Get production-ready code. With automatic interactive
      documentation.
    - Standards-based: Based on (and fully compatible with) the open
      standards for APIs: OpenAPI (previously known as Swagger) and JSON
      Schema.

    List of rpms provided by this srpm:
    python3-module-fastapi (noarch)

    Maintainer: Alexandr Shashkin


      1. python3-module-orjson
      2. rpm-build-pyproject
      3. python3-module-passlib
      4. python3-module-peewee
      5. python3-module-pydantic
      6. python3-module-pyproject-installer >= 0.4.0
      7. python3-module-anyio
      8. python3-module-pytest
      9. python3-module-python-jose
      10. python3-module-python-multipart
      11. python3-module-pyyaml
      12. python3-module-databases
      13. python3-module-sqlalchemy
      14. python3-module-starlette
      15. python3-module-email-validator
      16. python3-module-flask
      17. python3-module-hatchling
      18. python3-module-httpx
      19. python3-module-typing-extensions
      20. python3-module-ujson

    Last changed


    July 27, 2023 Alexandr Shashkin 0.99.1-alt2
    - Skipped a dependency_gets_exception test to fix FTBFS
    - Stopped packaging of useless files
    July 3, 2023 Alexandr Shashkin 0.99.1-alt1
    - 0.99.0 -> 0.99.1
    July 1, 2023 Alexandr Shashkin 0.99.0-alt1
    - 0.98.0 -> 0.99.0