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

    Исходный пакет: python3-module-flask-restx
    Версия: 1.1.0-alt1
    Собран:  18 марта 2023 г. 2:06 в задании #316714
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/python-restx/flask-restx

    Лицензия: BSD-3-Clause
    О пакете: Flask-RESTX is a community driven fork of Flask-RESTPlus
    Описание: 
    Flask-RESTX is an extension for Flask that adds support for quickly building
    REST APIs. Flask-RESTX encourages best practices with minimal setup. If you
    are familiar with Flask, Flask-RESTX should be easy to pick up. It provides
    a coherent collection of decorators and tools to describe your API and expose
    its documentation properly using Swagger.

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

    Сопровождающий: Danil Shein

    Список участников:
    Danil Shein

      1. /dev/pts
      2. python3-module-aniso8601
      3. python3-module-blinker
      4. python3-module-faker
      5. python3-module-flask
      6. python3-module-jsonschema
      7. python3-module-pyproject-installer
      8. python3-module-pytest
      9. python3-module-pytest-flask
      10. python3-module-pytest-mock
      11. python3-module-pytz
      12. python3-module-setuptools
      13. python3-module-tox
      14. python3-module-tox
      15. python3-module-tox-console-scripts
      16. python3-module-tox-no-deps
      17. python3-module-werkzeug
      18. python3-module-wheel
      19. rpm-build-python3

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


    13 марта 2023 г. Danil Shein 1.1.0-alt1
    - new version 1.1.0
      + update SwaggerUI
    30 ноября 2022 г. Danil Shein 1.0.3-alt1
    - new version 1.0.3
      + update SwaggerUI
      + clean-up spec
    20 сентября 2022 г. Danil Shein 0.5.1-alt4
    - fix Werkzeug 2.2.x compatibility
      + merge upstream dev branch (git a017c3c) 
      + migrate to pyproject macroses
      + update SwaggerUI
      + get rid of patches that excludes particular tests