Library Configuration Library


Keywords
development, configuration
License
MIT
Install
pip install libconfig==0.9.2

Documentation

libconfig

Build Status Coverage Status codecov Python Versions Codacy Badge

DOI

A library configuration module thought to ease the use of global configuration variables through a library.

Simply install it with:

  pip install libconfig

See the full documentation for a detailed view on how to use it.