slackbuilds/python/flask-restplus
Dave Woodfall 135640fa96
python/flask-restplus: Convert python to python2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-05-19 18:40:14 +07:00
..
README
flask-restplus.SlackBuild python/flask-restplus: Convert python to python2. 2021-05-19 18:40:14 +07:00
flask-restplus.info
slack-desc

README

Flask-RESTPlus is an extension for Flask that adds support
for quickly building REST APIs. Flask-RESTPlus encourages
best practices with minimal setup. If you are familiar with
Flask, Flask-RESTPlus 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.