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

  • Default inline alert: Версия в репозитории: 0.111.0-alt1

Исходный пакет: python3-module-fastapi
Версия: 0.110.1-alt1
Последняя версия по данным Repology
Собран:  4 апреля 2024 г. 11:22 в задании #344355
Категория: Разработка/Python 3
Сообщить об ошибке в пакете
Домашняя страница: https://pypi.org/project/fastapi

Лицензия: MIT
О пакете: FastAPI framework, high performance, easy to learn, fast to code, ready for production
Описание: 
FastAPI is a modern, fast (high-performance), web framework for
building APIs with Python 3.8+ 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.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
python3-module-fastapi (noarch)

Сопровождающий: Alexandr Shashkin

Список участников:
Alexandr Shashkin
Anton Zhukharev


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

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


4 апреля 2024 г. Alexandr Shashkin 0.110.1-alt1
- 0.110.0 -> 0.110.1.
4 марта 2024 г. Alexandr Shashkin 0.110.0-alt1
- 0.109.2 -> 0.110.0
9 февраля 2024 г. Alexandr Shashkin 0.109.2-alt1
- 0.109.0 -> 0.109.2 (Fixed: CVE-2024-24762)