INFO
Name: python3-flask-restx
Version: 1.1.0-1.el9
Arch: noarch
Summary: Framework for fast, easy and documented API development with Flask
License: BSD-3-Clause
Vendor: Fedora Project
Build Host: buildvm-x86-04.iad2.fedoraproject.org
Build Date: Fri Jun 2 04:12:47 2023
Size: 9152065
URL: https://github.com/python-restx/flask-restx
Description: Flask-RESTX is an extension for Flask that adds support for quickly
building REST APIs. It 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.
FILES
/usr/lib/python3.9/site-packages/flask_restx
/usr/lib/python3.9/site-packages/flask_restx-1.1.0-py3.9.egg-info
/usr/lib/python3.9/site-packages/flask_restx-1.1.0-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/flask_restx-1.1.0-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/flask_restx-1.1.0-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/flask_restx-1.1.0-py3.9.egg-info/not-zip-safe
/usr/lib/python3.9/site-packages/flask_restx-1.1.0-py3.9.egg-info/requires.txt
/usr/lib/python3.9/site-packages/flask_restx-1.1.0-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/flask_restx/__about__.py
/usr/lib/python3.9/site-packages/flask_restx/__init__.py
/usr/lib/python3.9/site-packages/flask_restx/__pycache__
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/__about__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/__about__.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/_http.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/_http.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/api.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/api.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/apidoc.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/apidoc.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/cors.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/cors.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/errors.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/errors.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/fields.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/fields.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/inputs.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/inputs.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/marshalling.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/marshalling.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/mask.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/mask.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/model.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/model.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/namespace.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/namespace.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/postman.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/postman.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/representations.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/representations.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/reqparse.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/reqparse.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/resource.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/resource.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/swagger.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/swagger.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/utils.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/utils.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/_http.py
/usr/lib/python3.9/site-packages/flask_restx/api.py
/usr/lib/python3.9/site-packages/flask_restx/apidoc.py
/usr/lib/python3.9/site-packages/flask_restx/cors.py
/usr/lib/python3.9/site-packages/flask_restx/errors.py
/usr/lib/python3.9/site-packages/flask_restx/fields.py
/usr/lib/python3.9/site-packages/flask_restx/inputs.py
/usr/lib/python3.9/site-packages/flask_restx/marshalling.py
/usr/lib/python3.9/site-packages/flask_restx/mask.py
/usr/lib/python3.9/site-packages/flask_restx/model.py
/usr/lib/python3.9/site-packages/flask_restx/namespace.py
/usr/lib/python3.9/site-packages/flask_restx/postman.py
/usr/lib/python3.9/site-packages/flask_restx/representations.py
/usr/lib/python3.9/site-packages/flask_restx/reqparse.py
/usr/lib/python3.9/site-packages/flask_restx/resource.py
/usr/lib/python3.9/site-packages/flask_restx/schemas
/usr/lib/python3.9/site-packages/flask_restx/schemas/__init__.py
/usr/lib/python3.9/site-packages/flask_restx/schemas/__pycache__
/usr/lib/python3.9/site-packages/flask_restx/schemas/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/schemas/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/schemas/oas-2.0.json
/usr/lib/python3.9/site-packages/flask_restx/static
/usr/lib/python3.9/site-packages/flask_restx/static/droid-sans.css
/usr/lib/python3.9/site-packages/flask_restx/static/favicon-16x16.png
/usr/lib/python3.9/site-packages/flask_restx/static/favicon-32x32.png
/usr/lib/python3.9/site-packages/flask_restx/static/files
/usr/lib/python3.9/site-packages/flask_restx/static/files/droid-sans-latin-400.woff
/usr/lib/python3.9/site-packages/flask_restx/static/files/droid-sans-latin-400.woff2
/usr/lib/python3.9/site-packages/flask_restx/static/files/droid-sans-latin-700.woff
/usr/lib/python3.9/site-packages/flask_restx/static/files/droid-sans-latin-700.woff2
/usr/lib/python3.9/site-packages/flask_restx/static/oauth2-redirect.html
/usr/lib/python3.9/site-packages/flask_restx/static/swagger-ui-bundle.js
/usr/lib/python3.9/site-packages/flask_restx/static/swagger-ui-bundle.js.map
/usr/lib/python3.9/site-packages/flask_restx/static/swagger-ui-es-bundle-core.js
/usr/lib/python3.9/site-packages/flask_restx/static/swagger-ui-es-bundle-core.js.map
/usr/lib/python3.9/site-packages/flask_restx/static/swagger-ui-es-bundle.js
/usr/lib/python3.9/site-packages/flask_restx/static/swagger-ui-es-bundle.js.map
/usr/lib/python3.9/site-packages/flask_restx/static/swagger-ui-standalone-preset.js
/usr/lib/python3.9/site-packages/flask_restx/static/swagger-ui-standalone-preset.js.map
/usr/lib/python3.9/site-packages/flask_restx/static/swagger-ui.css
/usr/lib/python3.9/site-packages/flask_restx/static/swagger-ui.css.map
/usr/lib/python3.9/site-packages/flask_restx/static/swagger-ui.js
/usr/lib/python3.9/site-packages/flask_restx/static/swagger-ui.js.map
/usr/lib/python3.9/site-packages/flask_restx/swagger.py
/usr/lib/python3.9/site-packages/flask_restx/templates
/usr/lib/python3.9/site-packages/flask_restx/templates/swagger-ui-css.html
/usr/lib/python3.9/site-packages/flask_restx/templates/swagger-ui-libs.html
/usr/lib/python3.9/site-packages/flask_restx/templates/swagger-ui.html
/usr/lib/python3.9/site-packages/flask_restx/utils.py
/usr/share/doc/python3-flask-restx
/usr/share/doc/python3-flask-restx/README.rst
/usr/share/licenses/python3-flask-restx
/usr/share/licenses/python3-flask-restx/LICENSE
REQUIRES
((python3.9dist(flask) < 2 or python3.9dist(flask) > 2) with python3.9dist(flask) >= 0.8)
(python3.9dist(werkzeug) < 2 or python3.9dist(werkzeug) > 2)
python(abi) 3.9
python3.9dist(aniso8601) 0.82
python3.9dist(jsonschema)
python3.9dist(pytz)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PartialHardlinkSets) 4.0.4-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rpmlib(RichDependencies) 4.12.0-1
PROVIDES
python-flask-restx 1.1.0-1.el9
python3-flask-restplus 1.1.0-1.el9
python3-flask-restx 1.1.0-1.el9
python3.9-flask-restx 1.1.0-1.el9
python3.9dist(flask-restx) 1.1
python3dist(flask-restx) 1.1
CONFIG FILES
/usr/lib/python3.9/site-packages/flask_restx
/usr/lib/python3.9/site-packages/flask_restx-1.1.0-py3.9.egg-info
/usr/lib/python3.9/site-packages/flask_restx-1.1.0-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/flask_restx-1.1.0-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/flask_restx-1.1.0-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/flask_restx-1.1.0-py3.9.egg-info/not-zip-safe
/usr/lib/python3.9/site-packages/flask_restx-1.1.0-py3.9.egg-info/requires.txt
/usr/lib/python3.9/site-packages/flask_restx-1.1.0-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/flask_restx/__about__.py
/usr/lib/python3.9/site-packages/flask_restx/__init__.py
/usr/lib/python3.9/site-packages/flask_restx/__pycache__
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/__about__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/__about__.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/_http.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/_http.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/api.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/api.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/apidoc.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/apidoc.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/cors.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/cors.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/errors.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/errors.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/fields.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/fields.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/inputs.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/inputs.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/marshalling.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/marshalling.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/mask.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/mask.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/model.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/model.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/namespace.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/namespace.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/postman.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/postman.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/representations.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/representations.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/reqparse.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/reqparse.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/resource.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/resource.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/swagger.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/swagger.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/utils.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/__pycache__/utils.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/_http.py
/usr/lib/python3.9/site-packages/flask_restx/api.py
/usr/lib/python3.9/site-packages/flask_restx/apidoc.py
/usr/lib/python3.9/site-packages/flask_restx/cors.py
/usr/lib/python3.9/site-packages/flask_restx/errors.py
/usr/lib/python3.9/site-packages/flask_restx/fields.py
/usr/lib/python3.9/site-packages/flask_restx/inputs.py
/usr/lib/python3.9/site-packages/flask_restx/marshalling.py
/usr/lib/python3.9/site-packages/flask_restx/mask.py
/usr/lib/python3.9/site-packages/flask_restx/model.py
/usr/lib/python3.9/site-packages/flask_restx/namespace.py
/usr/lib/python3.9/site-packages/flask_restx/postman.py
/usr/lib/python3.9/site-packages/flask_restx/representations.py
/usr/lib/python3.9/site-packages/flask_restx/reqparse.py
/usr/lib/python3.9/site-packages/flask_restx/resource.py
/usr/lib/python3.9/site-packages/flask_restx/schemas
/usr/lib/python3.9/site-packages/flask_restx/schemas/__init__.py
/usr/lib/python3.9/site-packages/flask_restx/schemas/__pycache__
/usr/lib/python3.9/site-packages/flask_restx/schemas/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/flask_restx/schemas/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/flask_restx/schemas/oas-2.0.json
/usr/lib/python3.9/site-packages/flask_restx/static
/usr/lib/python3.9/site-packages/flask_restx/static/droid-sans.css
/usr/lib/python3.9/site-packages/flask_restx/static/favicon-16x16.png
/usr/lib/python3.9/site-packages/flask_restx/static/favicon-32x32.png
/usr/lib/python3.9/site-packages/flask_restx/static/files
/usr/lib/python3.9/site-packages/flask_restx/static/files/droid-sans-latin-400.woff
/usr/lib/python3.9/site-packages/flask_restx/static/files/droid-sans-latin-400.woff2
/usr/lib/python3.9/site-packages/flask_restx/static/files/droid-sans-latin-700.woff
/usr/lib/python3.9/site-packages/flask_restx/static/files/droid-sans-latin-700.woff2
/usr/lib/python3.9/site-packages/flask_restx/static/oauth2-redirect.html
/usr/lib/python3.9/site-packages/flask_restx/static/swagger-ui-bundle.js
/usr/lib/python3.9/site-packages/flask_restx/static/swagger-ui-bundle.js.map
/usr/lib/python3.9/site-packages/flask_restx/static/swagger-ui-es-bundle-core.js
/usr/lib/python3.9/site-packages/flask_restx/static/swagger-ui-es-bundle-core.js.map
/usr/lib/python3.9/site-packages/flask_restx/static/swagger-ui-es-bundle.js
/usr/lib/python3.9/site-packages/flask_restx/static/swagger-ui-es-bundle.js.map
/usr/lib/python3.9/site-packages/flask_restx/static/swagger-ui-standalone-preset.js
/usr/lib/python3.9/site-packages/flask_restx/static/swagger-ui-standalone-preset.js.map
/usr/lib/python3.9/site-packages/flask_restx/static/swagger-ui.css
/usr/lib/python3.9/site-packages/flask_restx/static/swagger-ui.css.map
/usr/lib/python3.9/site-packages/flask_restx/static/swagger-ui.js
/usr/lib/python3.9/site-packages/flask_restx/static/swagger-ui.js.map
/usr/lib/python3.9/site-packages/flask_restx/swagger.py
/usr/lib/python3.9/site-packages/flask_restx/templates
/usr/lib/python3.9/site-packages/flask_restx/templates/swagger-ui-css.html
/usr/lib/python3.9/site-packages/flask_restx/templates/swagger-ui-libs.html
/usr/lib/python3.9/site-packages/flask_restx/templates/swagger-ui.html
/usr/lib/python3.9/site-packages/flask_restx/utils.py
/usr/share/doc/python3-flask-restx
/usr/share/doc/python3-flask-restx/README.rst d
/usr/share/licenses/python3-flask-restx
/usr/share/licenses/python3-flask-restx/LICENSE l
LICENSE FILES
BSD-3-Clause
|