Getting Started

Hierarchical Conf depends on Python 3.7+.

Python Package Index hosts reference to a pip-installable module of this library, using it is as straightforward as including it on your project’s requirements.

pip install hierarchical-conf

Or after listing hierarchical-conf in your requirements.txt file:

pip install -r requirements.txt

Discovering Hierarchical Conf

Click on the following links to open the examples:

#1 Get configurations using one file

#2 Get configurations using two (or more) files

#3 Get specific configurations (runnable)

#4 Get specific configurations with overload (runnable)

Available methods

The features of this package can be accessed through: