Skip to content

vallen-systems/shmdash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI License: MIT PyPI PyPI - Python Version Ruff

SHMdash

Python client library to upload data to a SHM Dashboard server.

Have a look at the basic example for usage. Further descriptions of the client functions can be found in the docstrings.

Note

The SHM Dashboard is a product from Vallen Systeme to upload data from different sources and locations and instantly access and visualize the data in a dashboard. If you are interested, please check out our demo dashboard and contact our sales department sales@vallen.de.

Installation

Install the latest version from PyPI:

$ pip install shmdash

Development setup

# Clone repository
$ git clone https://github.com/vallen-systems/shmdash
$ cd shmdash

# Install package and development tools
$ pip install -e .[dev]

# Run checks
$ ruff check .
$ mypy .

# Run tests
$ pytest

About

Upload client for Vallen SHM Dashboard

Topics

Resources

License

Stars

Watchers

Forks

Languages