Dynamic project settings to automatically switch settings by environment detection.
Project description
Dynamic project settings enabling automatically switching settings between production and various development and testing environments.
Free software: BSD license
Documentation: https://dyna_settings.readthedocs.org.
Features
Automatically detect when the code is run in a specific type or class of environments
Similar to the popular 12-Factor based django-environ
Supports automatic environment variable overrides or exclusions
Supports broad categories of execution environments, or specific developer/testing setups
History
0.1.0 (2015-7-6)
First release on PyPI.