python-config
There are 5 repositories under python-config topic.
prostomarkeloff/betterconf
Minimalistic Python library for your configs.
bswck/configzen
Manage configuration with pydantic.
grimen/python-config2
Python environment configuration simplified - highly inspired by `node-config`.
naklecha/python-autoupdate-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.
Oz4P4X3/Python-ConfigParser-Template
Python project which provides a skeleton you can add to your project to take advantage of the Python ConfigParser.