pylibmodbus
Python Interface for libmodbus written with CFFI. This libmodbus wrapper is compatible with Python 2 and Python 3.
This wrapper is only compatible with libmodbus v3.1.2 and above.
Required packages:
- python-dev and libffi-dev
- libmodbus and libmodbus-dev
Licensed under BSD 3-Clause (see LICENSE file for details).
Tests
Before running the test suite, you need to launch a TCP server.
You can use the server provided by libmodbus in tests directory:
./tests/bandwidth-server-many-up
Once this server is running, you can launch the Python tests with:
python -m tests
Release files for pylibmodbus 0.6.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pylibmodbus-0.6.2.tar.gz | 3.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pylibmodbus-0.6.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.9 kB
Release files / pylibmodbus-0.6.2.tar.gz
| Download URL | pylibmodbus-0.6.2.tar.gz |
|---|---|
| Size | 3.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7989af81f57cc7593c86b2d74201978e931bc80f6bbe62564273477fc7059c20
|
|
BLAKE2b-256 checksum How to use checksums |
afd41e05b22d6b6ed3129e1e2d96901ba68c9e0918964b2dad56f554aeb42ada
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.6
|
Release files / pylibmodbus-0.6.2-py3-none-any.whl
| Download URL | pylibmodbus-0.6.2-py3-none-any.whl |
|---|---|
| Size | 4.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f3e4c760056e04e203620fe6424a699c4b81dadf7819eaa2066c11f2c651bf76
|
|
BLAKE2b-256 checksum How to use checksums |
9fa1d994a37de36250d5de693671a631c5e7d43b720abce9cd66cb8062e7cc56
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.6
|