Flask-Jsonpify 1.5.0
0
A Flask extension adding a decorator for JSONP support
Contents
A Flask extension adding a decorator for JSONP support
Stars: 17, Watchers: 17, Forks: 7, Open Issues: 2The corydolphin/flask-jsonpify
repo was created 11 years ago and the last code push was 6 years ago. The project is not very popular with only 17 github stars!
How to Install flask-jsonpify
You can install flask-jsonpify using pip
pip install flask-jsonpify
or add it to a project with poetry
poetry add flask-jsonpify
Package Details
- Author
- Cory Dolphin
- License
- MIT
- Homepage
- https://github.com/CoryDolphin/flask-jsonpify
- PyPi:
- https://pypi.org/project/Flask-Jsonpify/
- GitHub Repo:
- https://github.com/CoryDolphin/flask-jsonpify
Classifiers
- Internet/WWW/HTTP/Dynamic Content
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common flask-jsonpify errors.
Code Examples
Here are some flask-jsonpify
code examples and snippets.