Custom brainelectronics python modbus wrapper
Project description
BE Modbus Wrapper
Custom brainelectronics python modbus wrapper
General
Custom brainelectronics specific python modbus wrapper.
Installation
pip install be-modbus-wrapper
Usage
from be_modbus_wrapper import ModbusWrapper
Contributing
Unittests
Run the unittests locally with the following command after installing this package in a virtual environment
# run all tests
nose2 --config tests/unittest.cfg
# run only one specific tests
nose2 tests.test_modbus_wrapper.TestModbusWrapper.test_load_modbus_registers_file
Generate the coverage files with
python create_report_dirs.py
coverage html
The coverage report is placed at be-modbus-wrapper/reports/coverage/html/index.html
Credits
Based on the PyPa sample project.
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
be-modbus-wrapper-0.3.0.tar.gz
(12.8 kB
view details)
Built Distribution
File details
Details for the file be-modbus-wrapper-0.3.0.tar.gz
.
File metadata
- Download URL: be-modbus-wrapper-0.3.0.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7982b146fb046118537ff1cc8a28e66c90ae442c734216ca121151bef3e732d |
|
MD5 | bd9ca190d75a0511b72f7a90c26aacab |
|
BLAKE2b-256 | 9e61ee8b5b0c30cb3414ecbb8cc3fc81d87d3a34352231b3f8be693e14687a97 |
File details
Details for the file be_modbus_wrapper-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: be_modbus_wrapper-0.3.0-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00d7274008e6dbc4ff875e9cdc0208de3080dda46ccb887a2a0a0cb305b6027b |
|
MD5 | c2284d0f758bb850a3b750a60bd05c21 |
|
BLAKE2b-256 | e2b80c0e3f4cc34469cf6e7679fbdba7a18b54886e2a71e9323431dc385bb5cd |