pounder_test/miniconf-mqtt/README.md

10 lines
336 B
Markdown
Raw Normal View History

2021-08-18 17:41:01 +08:00
# 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.