# Miniconf Python Utility This directory contains a Python package for interacting with Miniconf utilities. ## Installation Run `pip install .` from this directory to install the `miniconf` package. Alternatively, run `python -m pip install git+https://github.com/quartiq/miniconf#subdirectory=miniconf-py` to avoid cloning locally.