flask-appconfig
flask-appconfig copied to clipboard
Configures Flask applications in a canonical way. Also auto-configures Heroku. Aims to standardize configuration.
While the deprecation of the `init_app(configfile) param has render it non-functional, the documentation of thios project does not mention that fact. Actually the examples in README still include it. Also...
Currently flask==0.12 comes with a `flask` binary. flask's-appconfig `flask` utility overwrites it/gets overwritten by flasks original binary. IMO the utility should be renamed because i.e current flask docs gives instructions...
Hi, it would be nice to have those for the same reason as https://github.com/mbr/visitor/pull/2