Package python3-module-flask-restx: Information

    Source package: python3-module-flask-restx
    Version: 1.1.0-alt1
    Build time:  Mar 19, 2023, 05:30 AM
    Report package bug
    License: BSD-3-Clause
    Summary: Flask-RESTX is a community driven fork of Flask-RESTPlus
    Description: 
    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.

    List of rpms provided by this srpm:
    python3-module-flask-restx (noarch)

    Maintainer: Danil Shein

    List of contributors:
    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

    Last changed


    March 13, 2023 Danil Shein 1.1.0-alt1
    - new version 1.1.0
      + update SwaggerUI
    Nov. 30, 2022 Danil Shein 1.0.3-alt1
    - new version 1.0.3
      + update SwaggerUI
      + clean-up spec
    Sept. 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