Package python3-module-fastapi: Information

  • Default inline alert: Version in the repository: 0.110.3-alt1

Source package: python3-module-fastapi
Version: 0.99.1-alt2
Latest version according to Repology
Build time:  Aug 4, 2023, 02:51 PM in the task #325661
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-anyio
    2. python3-module-databases
    3. python3-module-email-validator
    4. python3-module-flask
    5. python3-module-hatchling
    6. python3-module-httpx
    7. python3-module-orjson
    8. python3-module-passlib
    9. python3-module-peewee
    10. python3-module-pydantic
    11. python3-module-pyproject-installer >= 0.4.0
    12. python3-module-pytest
    13. python3-module-python-jose
    14. python3-module-python-multipart
    15. python3-module-pyyaml
    16. python3-module-sqlalchemy
    17. python3-module-starlette
    18. python3-module-typing-extensions
    19. python3-module-ujson
    20. rpm-build-pyproject

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