minimalmodbus 2.1.1
pip install minimalmodbus
Released:
Easy-to-use Modbus RTU and Modbus ASCII implementation for Python
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License
- Author: Jonas Berg
- Tags minimalmodbus, modbus, modbus-serial, modbus-RTU, modbus-ASCII
- Requires: Python >=3.8
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
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.8 and later. Tested with Python 3.8, 3.9, 3.10, 3.11 and 3.12.
This package uses semantic versioning.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License
- Author: Jonas Berg
- Tags minimalmodbus, modbus, modbus-serial, modbus-RTU, modbus-ASCII
- Requires: Python >=3.8
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
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
File details
Details for the file minimalmodbus-2.1.1.tar.gz
.
File metadata
- Download URL: minimalmodbus-2.1.1.tar.gz
- Upload date:
- Size: 102.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.26.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3f5a56e107d537e4bb420f7e735841ab2939c8ca6fb528f5fe4124571315b64 |
|
MD5 | a981b31df61c7dd9fa04d0def72f8486 |
|
BLAKE2b-256 | 37fc8a58f7bcdece751f16a4a9aac780acd1288aa8ac6adbffdd764c88fb71c6 |
File details
Details for the file minimalmodbus-2.1.1-py3-none-any.whl
.
File metadata
- Download URL: minimalmodbus-2.1.1-py3-none-any.whl
- Upload date:
- Size: 32.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.26.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75c677e2f3ea901b762f8b2ab7cf8ad84de915bbea275d66e30b724e23887b1a |
|
MD5 | 3f037e17365fa83e571e55eee54db4c8 |
|
BLAKE2b-256 | 257bb73ba3ec36687341e37a1c9df0ebec3e3b2b0f8d6ae14e109ec5076ebe58 |