Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-flask-restx-0.2.0-2.mga8 RPM for noarch

From Mageia 8 for i586 / media / core / release

Name: python3-flask-restx Distribution: Mageia
Version: 0.2.0 Vendor: Mageia.Org
Release: 2.mga8 Build date: Wed Sep 9 19:39:15 2020
Group: Development/Python Build host: localhost
Size: 9654228 Source RPM: python-flask-restx-0.2.0-2.mga8.src.rpm
Packager: guillomovitch <guillomovitch>
Url: https://github.com/python-restx/flask-restx
Summary: Fully featured framework for fast, easy and documented API development with Flask
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.

Provides

Requires

License

BSD-3-Clause

Changelog

* Wed Sep 09 2020 guillomovitch <guillomovitch> 0.2.0-2.mga8
  + Revision: 1623954
  - drop maximum version for build dependency
* Fri Apr 03 2020 wally <wally> 0.2.0-1.mga8
  + Revision: 1564177
  - new version 0.2.0
* Sat Mar 21 2020 wally <wally> 0.1.1-1.mga8
  + Revision: 1558604
  - imported package python-flask-restx

Files

/usr/lib/python3.8/site-packages/flask_restx
/usr/lib/python3.8/site-packages/flask_restx-0.2.0-py3.8.egg-info
/usr/lib/python3.8/site-packages/flask_restx-0.2.0-py3.8.egg-info/PKG-INFO
/usr/lib/python3.8/site-packages/flask_restx-0.2.0-py3.8.egg-info/SOURCES.txt
/usr/lib/python3.8/site-packages/flask_restx-0.2.0-py3.8.egg-info/dependency_links.txt
/usr/lib/python3.8/site-packages/flask_restx-0.2.0-py3.8.egg-info/not-zip-safe
/usr/lib/python3.8/site-packages/flask_restx-0.2.0-py3.8.egg-info/requires.txt
/usr/lib/python3.8/site-packages/flask_restx-0.2.0-py3.8.egg-info/top_level.txt
/usr/lib/python3.8/site-packages/flask_restx/__about__.py
/usr/lib/python3.8/site-packages/flask_restx/__init__.py
/usr/lib/python3.8/site-packages/flask_restx/__pycache__
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/__about__.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/__about__.cpython-38.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/__init__.cpython-38.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/_http.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/_http.cpython-38.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/api.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/api.cpython-38.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/apidoc.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/apidoc.cpython-38.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/cors.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/cors.cpython-38.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/errors.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/errors.cpython-38.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/fields.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/fields.cpython-38.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/inputs.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/inputs.cpython-38.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/marshalling.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/marshalling.cpython-38.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/mask.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/mask.cpython-38.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/model.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/model.cpython-38.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/namespace.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/namespace.cpython-38.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/postman.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/postman.cpython-38.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/representations.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/representations.cpython-38.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/reqparse.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/reqparse.cpython-38.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/resource.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/resource.cpython-38.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/swagger.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/swagger.cpython-38.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/utils.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/flask_restx/__pycache__/utils.cpython-38.pyc
/usr/lib/python3.8/site-packages/flask_restx/_http.py
/usr/lib/python3.8/site-packages/flask_restx/api.py
/usr/lib/python3.8/site-packages/flask_restx/apidoc.py
/usr/lib/python3.8/site-packages/flask_restx/cors.py
/usr/lib/python3.8/site-packages/flask_restx/errors.py
/usr/lib/python3.8/site-packages/flask_restx/fields.py
/usr/lib/python3.8/site-packages/flask_restx/inputs.py
/usr/lib/python3.8/site-packages/flask_restx/marshalling.py
/usr/lib/python3.8/site-packages/flask_restx/mask.py
/usr/lib/python3.8/site-packages/flask_restx/model.py
/usr/lib/python3.8/site-packages/flask_restx/namespace.py
/usr/lib/python3.8/site-packages/flask_restx/postman.py
/usr/lib/python3.8/site-packages/flask_restx/representations.py
/usr/lib/python3.8/site-packages/flask_restx/reqparse.py
/usr/lib/python3.8/site-packages/flask_restx/resource.py
/usr/lib/python3.8/site-packages/flask_restx/schemas
/usr/lib/python3.8/site-packages/flask_restx/schemas/__init__.py
/usr/lib/python3.8/site-packages/flask_restx/schemas/__pycache__
/usr/lib/python3.8/site-packages/flask_restx/schemas/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/flask_restx/schemas/__pycache__/__init__.cpython-38.pyc
/usr/lib/python3.8/site-packages/flask_restx/schemas/oas-2.0.json
/usr/lib/python3.8/site-packages/flask_restx/static
/usr/lib/python3.8/site-packages/flask_restx/static/droid-sans.css
/usr/lib/python3.8/site-packages/flask_restx/static/favicon-16x16.png
/usr/lib/python3.8/site-packages/flask_restx/static/favicon-32x32.png
/usr/lib/python3.8/site-packages/flask_restx/static/files
/usr/lib/python3.8/site-packages/flask_restx/static/files/.npmignore
/usr/lib/python3.8/site-packages/flask_restx/static/files/droid-sans-latin-400.woff
/usr/lib/python3.8/site-packages/flask_restx/static/files/droid-sans-latin-400.woff2
/usr/lib/python3.8/site-packages/flask_restx/static/files/droid-sans-latin-700.woff
/usr/lib/python3.8/site-packages/flask_restx/static/files/droid-sans-latin-700.woff2
/usr/lib/python3.8/site-packages/flask_restx/static/oauth2-redirect.html
/usr/lib/python3.8/site-packages/flask_restx/static/swagger-ui-bundle.js
/usr/lib/python3.8/site-packages/flask_restx/static/swagger-ui-bundle.js.map
/usr/lib/python3.8/site-packages/flask_restx/static/swagger-ui-standalone-preset.js
/usr/lib/python3.8/site-packages/flask_restx/static/swagger-ui-standalone-preset.js.map
/usr/lib/python3.8/site-packages/flask_restx/static/swagger-ui.css
/usr/lib/python3.8/site-packages/flask_restx/static/swagger-ui.css.map
/usr/lib/python3.8/site-packages/flask_restx/static/swagger-ui.js
/usr/lib/python3.8/site-packages/flask_restx/static/swagger-ui.js.map
/usr/lib/python3.8/site-packages/flask_restx/swagger.py
/usr/lib/python3.8/site-packages/flask_restx/templates
/usr/lib/python3.8/site-packages/flask_restx/templates/swagger-ui-css.html
/usr/lib/python3.8/site-packages/flask_restx/templates/swagger-ui-libs.html
/usr/lib/python3.8/site-packages/flask_restx/templates/swagger-ui.html
/usr/lib/python3.8/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


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:22:09 2024