Supporting classes for Sensirion drivers
Project description
Sensirion Driver Support Types
This repository contains utility classes that are used in various sensirion python drivers.
Usage
See package description in README.rst and user manual at https://sensirion.github.io/sensirion-driver-support-types/.
Development
We develop and test this driver using our company internal tools (version
control, continuous integration, code review etc.) and automatically
synchronize the master branch with GitHub. But this doesn't mean that we
don't respond to issues or don't accept pull requests on GitHub. In fact,
you're very welcome to open issues or create pull requests :)
Check coding style
The coding style can be checked with flake8:
pip install -e .[test] # Install requirements
flake8 # Run style check
Run tests
Unit tests can be run with pytest:
pip install -e .[test] # Install requirements
pytest # Run tests
Build documentation
The documentation can be built with Sphinx:
python setup.py install # Install package
pip install -r docs/requirements.txt # Install requirements
sphinx-versioning build docs docs/_build/html # Build documentation
License
See LICENSE.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sensirion_driver_support_types-1.2.1.tar.gz.
File metadata
- Download URL: sensirion_driver_support_types-1.2.1.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09736bbed7ea599521fb9d8b7350433243d356cb7669655ba23fd1088e478165
|
|
| MD5 |
c7ce5c76da46bec2952d62a393359e38
|
|
| BLAKE2b-256 |
ef363a3e3056bd223be9971f18c4ce52aea593cf2cb0db459a32309e09e49bd7
|
File details
Details for the file sensirion_driver_support_types-1.2.1-py3-none-any.whl.
File metadata
- Download URL: sensirion_driver_support_types-1.2.1-py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e24fd1222deeadccebff3ce85edad9a4b04840c287bd72c717bfa6e6d03dea8
|
|
| MD5 |
9750c35062b2c6b26a85cb848ba0d89b
|
|
| BLAKE2b-256 |
e6eadffb3a235b036f26959fdf079ca34704e326cce784345ddc12ea936c5688
|