Easily set `Flask <http://flask.pocoo.org/>`_ settings from environment variables.
Easily set `Flask <http://flask.pocoo.org/>`_ settings from environment variables.
The reason for using :code:`flask-env` is to be able to follow the `12-factor app <http://12factor.net/>`_ suggestions for configuring your application.
The reason for using :code:`flask-env` is to be able to follow the `12-factor app <http://12factor.net/>`_ suggestions for configuring your application.