dotenv 0.6.3

It is great of managing app settings during development and in production using `12-factor `__ principles. Do one thing, do it well! – `Usages `__ – `Installation `__ – `Command-line interface `__ – `iPython Support `__ – `Setting config on remote servers `__ – `Related Projects `__ – `Contributing `__ – `Changelog `__ Usages ====== Assuming you have created the “.env“ file along-side your settings module.