Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.15 KB

File metadata and controls

19 lines (13 loc) · 1.15 KB

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.