Pretty Conf is a Python library created to make easy the separation of configuration and code following the recomendations of 12 Factor's topic about configs.
It is strongly inspired in python-decouple and both provides a similar API.
You can find prettyconf
documentation at Read the Docs website.