a library to read data from the Biral VPF-730 Present weather sensor
Reason this release was yanked:
broken sdist and wheel
Project description
vpf-730
A package to read data from the Biral VPF-730 Present weather sensor.
installation
pip install vpf-730
quick start
Make sure your Sensor is connected and find out the port it is connected to. For a detailed documentation please see the Docs.
as a CLI
VPF730_API_KEY=deadbeef \
vpf-730 \
--local-db local.db \
--queue-db queue.db \
--serial-port /dev/ttyS0 \
--endpoint https://api.example.com
as a package
from vpf_730.vpf_730 import VPF730
vpf730 = VPF730(port='/dev/ttyS1')
print(vpf730.measure())
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
Built Distributions
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 vpf_730-0.4.0.tar.gz.
File metadata
- Download URL: vpf_730-0.4.0.tar.gz
- Upload date:
- Size: 16.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd6943c959ffcf60efd8fdf53fd42d3d5e83fbc797211810d79f0c7b2ff80aa7
|
|
| MD5 |
4d273662a14b4d07b3cbabc165f5ad7c
|
|
| BLAKE2b-256 |
ac8861c7d3f65f12ef410729e330296781b66470f98d5e8764eb607a1d620d17
|
File details
Details for the file vpf_730-0.4.0-py2.py3-none-any.whl.
File metadata
- Download URL: vpf_730-0.4.0-py2.py3-none-any.whl
- Upload date:
- Size: 18.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88b9d14045a118ef82cad29f2f0895362bf647397e2062df22428a5be54ff579
|
|
| MD5 |
351251ebd07c08b0353f495183131151
|
|
| BLAKE2b-256 |
5bf3f6cc2e6db5a91cbab59698b06152afa25b0e75271d525424959d73b4bee9
|
File details
Details for the file vpf_730-0.4.0-1-py2.py3-none-any.whl.
File metadata
- Download URL: vpf_730-0.4.0-1-py2.py3-none-any.whl
- Upload date:
- Size: 17.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31686da172678ceab4b8049ec7af70db4133e2125721feb7688fffe0e0fa4b45
|
|
| MD5 |
136e10815d239a30f33b6c0810b33a4c
|
|
| BLAKE2b-256 |
64da4f5c63fd72b0ec6bce876ab3cd9eccfe9e6b4943317d4c558dc7ffbdcc2a
|