Skip to content

osantana/prettyconf

Repository files navigation

prettyconf

Build Status Coverage Status Docs Codacy Landscape

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.

Documentation

You can find prettyconf documentation at Read the Docs website.