.. _install: 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.