Dynamic project settings to automatically switch settings between production and various development and testing environments.
- Free software: BSD license
- Documentation: https://dyna_settings.readthedocs.org.
- 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