InstallationΒΆ
To install the latest stable version from the PyPI
$ pip install flask-io
Flask-IO has the following dependencies (which will be automatically installed if you use pip):
- Flask version 10.1 or greater
- marshmallow version 2.9.1
- python-dateutil version 2.4.2 or greater
Flask-IO requires Python 3.3 or greater.