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

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

Исходный пакет: python3-module-fastapi
Версия: 0.96.0-alt1
Последняя версия по данным Repology
Собран:  3 июня 2023 г. 20:37 в задании #322419
Категория: Разработка/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.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.

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

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

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


    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(python-multipart)
    19. python3-module-ujson
    20. rpm-build-pyproject

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


3 июня 2023 г. Alexandr Shashkin 0.96.0-alt1
- 0.95.2 -> 0.96.0
16 мая 2023 г. Alexandr Shashkin 0.95.2-alt1
- 0.95.1 -> 0.95.2
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