ManfredHerrmann / python-mbus

Python wrapper for libmbus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Python wrapper for libmbus

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%