Easy-to-use Modbus RTU and Modbus ASCII implementation for Python
Project description
Easy-to-use Modbus RTU and Modbus ASCII implementation for Python.
Web resources
Documentation: https://minimalmodbus.readthedocs.io
Source code on GitHub: https://github.com/pyhys/minimalmodbus
Python package index (PyPI) with download: https://pypi.org/project/minimalmodbus/
Other web pages:
Readthedocs project page: https://readthedocs.org/projects/minimalmodbus/
codecov.io project page: https://codecov.io/github/pyhys/minimalmodbus
Obsolete web pages:
Old Travis CI build status page: https://travis-ci.org/pyhys/minimalmodbus
Old Sourceforge documentation page: http://minimalmodbus.sourceforge.net/
Old Sourceforge project page: https://sourceforge.net/projects/minimalmodbus
Old Sourceforge repository: https://sourceforge.net/p/minimalmodbus/code/HEAD/tree/
Features
MinimalModbus is an easy-to-use Python module for talking to instruments (slaves) from a computer (master) using the Modbus protocol, and is intended to be running on the master. The only dependence is the pySerial module (also pure Python).
There are convenience functions to handle floats, strings and long integers (in different byte orders).
This software supports the ‘Modbus RTU’ and ‘Modbus ASCII’ serial communication versions of the protocol, and is intended for use on Linux, OS X and Windows platforms. It is open source, and has the Apache License, Version 2.0.
For Python 3.6 and later. Tested with Python 3.6, 3.7, 3.8, 3.9 and 3.10.
This package uses semantic versioning.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for minimalmodbus-2.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b8ad7e52d98fff9912d6a90fdc021138750e281b0c2a8a5563ec8902d849538 |
|
MD5 | 1c1e8359a002d77c45c238e3ccf77bb7 |
|
BLAKE2b-256 | 1af6f8026091a04fa5f3638a6ac06ffc3820c040869d6592dbac803a9a439086 |