
flask-restx 1.3.2
0
Fully featured framework for fast, easy and documented API development with Flask
Contents
Fully featured framework for fast, easy and documented API development with Flask
Stars: 2243, Watchers: 2243, Forks: 340, Open Issues: 320The python-restx/flask-restx repo was created 6 years ago and the last code push was 4 months ago.
The project is very popular with an impressive 2243 github stars!
How to Install flask-restx
You can install flask-restx using pip
pip install flask-restx
or add it to a project with poetry
poetry add flask-restx
Package Details
- Author
- python-restx Authors
- License
- BSD-3-Clause
- Homepage
- https://github.com/python-restx/flask-restx
- PyPi:
- https://pypi.org/project/flask-restx/
- GitHub Repo:
- https://github.com/python-restx/flask-restx
Classifiers
- Software Development/Libraries/Python Modules
- System/Software Distribution
Related Packages
Errors
A list of common flask-restx errors.
Code Examples
Here are some flask-restx code examples and snippets.
GitHub Issues
The flask-restx package has 320 open issues on GitHub
- Enable using api.parser(trim=True)
pythonfix







