Package python3-module-fastapi: Information

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

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

Last changed


May 10, 2023 Alexandr Shashkin 0.95.1-alt1
- 0.90.1 -> 0.95.1
- reformat description
- add Vcs tag
- do not ship MIT license file
- temporary ignore problematic tests
Feb. 10, 2023 Anton Zhukharev 0.90.1-alt1
- 0.87.0 -> 0.90.1
Nov. 15, 2022 Anton Zhukharev 0.87.0-alt1
- 0.85.0 -> 0.87.0