onion_config is a Python package designed for easy configuration management. It supports loading and validating configuration data from environment variables and configuration files in JSON and YAML ...
Configuration files are written in Python. You do not need to learn new syntax, and your configurations can be as expressive as desired, using, e.g., classes, functions, or built-in types.
configparser module comes in very handy when it comes to reading configuration values from a .ini file. ExtendedInterpolation makes writing the configuration files even more easier. I really like the ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results