yenviron

Yenviron allows to use 12factor inspired environment variables to configure your Django application. It uses YAML files to store variables so it can be easily integrated with ansible.


Keywords
django, ansible, environment, variables, settings, configuration
License
MIT
Install
pip install yenviron==0.3

Documentation

yenviron

Yenviron allows to use 12factor inspired environment variables to configure your Django application. It uses YAML files to store variables so it can be easily integrated with ansible.

This package is based on django-environ.