Skip to main content

Custom brainelectronics python modbus wrapper

Project description

BE Modbus Wrapper

Downloads Release Python License: MIT codecov

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


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 hashes)

Uploaded Source

Built Distribution

be_modbus_wrapper-0.3.0-py3-none-any.whl (9.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page