Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 456 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 456 Bytes

python-mbus

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

License

This software is licensed under the BSD license.