python3-metaconfig

Python ConfigParser bootstrapping library (Python3)
  https://pypi.python.org/pypi/metaconfig
  0
  no reviews



Metaconfig is a library for centralising Python's ConfigParser files. It is inspired by the logging module where it is increadibly easy to start writing code that depends on logging whilst deferring how log messages will be handled until later.