pounder_test/miniconf-mqtt
kai 6154d953ba add pdh-test 2021-08-18 17:41:01 +08:00
..
miniconf add pdh-test 2021-08-18 17:41:01 +08:00
.gitignore add pdh-test 2021-08-18 17:41:01 +08:00
README.md add pdh-test 2021-08-18 17:41:01 +08:00
setup.py add pdh-test 2021-08-18 17:41:01 +08:00

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.