Python wrapper for libmbus (source)
- installation: run
python setup.py install
- tests: run
py.test
- please adjust the serial device in pytest.ini
- to only run tests involving the serial device, run
py.test -m serial
This software is licensed under the BSD license.