A Python package that exposes data and commands for a Sunpower PVS6 gateway.
Project description
pypvs
pypvs is a Python package that exposes data and commands for a Sunpower PVS6 gateway
Installation
You can install it using pip:
pip install pypvs
Running the examples
Initialize virtual environment and install requirements
virtualenv venv
. venv/bin/activate
pip install -r requirements.txt
Install pypvs in development mode
pip install -e .
Then run the example scripts
python examples/simple_fcgi_async.py
python examples/simple_pvs_async.py
Access to the PVS via varserver
Please refer to LocalAPI documentation for details on accessing the PVS via varserver.
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 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 pypvs-0.1.3.tar.gz.
File metadata
- Download URL: pypvs-0.1.3.tar.gz
- Upload date:
- Size: 21.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d7a45f2afa5eb8edcc4913a39a7ecb78f6c348e63f2e91081161f50088de461
|
|
| MD5 |
ccd06cbf68ec1bba494af2e362f33233
|
|
| BLAKE2b-256 |
9453136563ab820fad4f0601d163c9e0a02be1594185263ded94817d26691efe
|
File details
Details for the file pypvs-0.1.3-py3-none-any.whl.
File metadata
- Download URL: pypvs-0.1.3-py3-none-any.whl
- Upload date:
- Size: 19.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4efcd90ccf860680e91b1ade74b6121eeaf76dc659fb26c1d900c3245ba9f0e5
|
|
| MD5 |
a79402f338846eb81836c82a56022488
|
|
| BLAKE2b-256 |
03e51102e30e8af76b4338a12548666ada3a8ba50d4138b58bde014742b807d7
|