kai 6154d953ba | ||
---|---|---|
.. | ||
miniconf | ||
.gitignore | ||
README.md | ||
setup.py |
README.md
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.