Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.36 KB

README.rst

File metadata and controls

33 lines (24 loc) · 1.36 KB

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.