An open API service indexing awesome lists of open source software.

https://github.com/voidpp/configpp

Modular config file manager library in python
https://github.com/voidpp/configpp

configuration-management python3

Last synced: about 1 year ago
JSON representation

Modular config file manager library in python

Awesome Lists containing this project

README

          

.. image:: https://travis-ci.org/voidpp/configpp.svg?branch=master
:target: https://travis-ci.org/voidpp/configpp

.. image:: https://coveralls.io/repos/github/voidpp/configpp/badge.svg?branch=master
:target: https://coveralls.io/github/voidpp/configpp?branch=master

.. image:: https://readthedocs.org/projects/configpp/badge/?version=latest
:target: https://configpp.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://img.shields.io/github/license/voidpp/configpp.svg
:alt: GitHub license
:target: https://github.com/voidpp/configpp/blob/master/LICENSE

.. image:: https://badge.fury.io/py/configpp.svg
:target: https://badge.fury.io/py/configpp

.. image:: https://img.shields.io/pypi/pyversions/configpp.svg
:target: https://pypi.python.org/pypi/configpp

About
-----
Modular config file manager library in python

Documentation
-------------
Full documentation: http://configpp.readthedocs.io/

Install
-------

::

pip install configpp