There are 0 repository under python-config topic.
Minimalistic Python library for your configs.
Python environment configuration simplified - highly inspired by `node-config`.
This is a python implementation for an application similar to zookeeper. It keeps your config data in once place and can be updated WUTHOUT a change in code. It is made for distributed systems and can be used in applications like machine learning and web apps.
Python project which provides a skeleton you can add to your project to take advantage of the Python ConfigParser.