Installation
PIP
Installation is as simple as:
DriConfig heavily depends on two other Python libraries,
that will be installed as dependencies:
- Pydantic is a data validation framework using Python type annotations.
- PyYAML is a full-featured YAML framework for the Python programming language.