Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 825 Bytes

README.rst

File metadata and controls

27 lines (19 loc) · 825 Bytes

Flask-IO

Flask-IO is a library for parsing Flask request arguments into parameters and for serialization of complex objects into Flask response.

Installation

You can install Flask-IO via Python Package Index (PyPi),:

$ pip install flask-io

Documentation

Full documentation is available at https://flask-io.readthedocs.org/.

Feedback

Please use the Issues for feature requests and troubleshooting usage.