osantana / prettyconf

A extensible library for Settings/Code separation

Home Page:https://pypi.python.org/pypi/prettyconf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A extensible library for Settings/Code separation

https://pypi.python.org/pypi/prettyconf

License:MIT License


Languages

Language:Python 99.2%Language:Makefile 0.8%Language:Shell 0.0%