slackbuilds_ponce/python/python3-Flask-RESTX
isaackwy 95912f5ac3
python/python3-Flask-RESTX: Rename pytz dependency
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-09-07 23:44:39 +07:00
..
python3-Flask-RESTX.info
python3-Flask-RESTX.SlackBuild
README
slack-desc

python3-Flask-RESTX (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.