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.2.0.tar.gz
(12.5 kB
view details)
Built Distribution
File details
Details for the file be-modbus-wrapper-0.2.0.tar.gz
.
File metadata
- Download URL: be-modbus-wrapper-0.2.0.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0027572bf4e462a69f5199f22d9724660f568a2f00fa76d96b80b7ad8ab3a35e |
|
MD5 | 4ff6f71b70fb12e7a4fca337dd183f14 |
|
BLAKE2b-256 | 257df0f496badee117428ae2971709a9757ea1f05afbf34700424d056a07f1e0 |
File details
Details for the file be_modbus_wrapper-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: be_modbus_wrapper-0.2.0-py3-none-any.whl
- Upload date:
- Size: 9.2 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 | 6e66c55fbe3041e7f58388711cf0060af63eb6f00c446b449c372002f4bdeac0 |
|
MD5 | bb37b5bcfd2eb2bce35ec109bba50def |
|
BLAKE2b-256 | a9c2949442830bb657a9778ee40f5d1d8e229b85b9d3dfd1144691fee0abe607 |