Silicon Heaven Tree
Project description
This provides common parser and validator for Silicon Heaven tree representation. It is formed of nodes forming path and methods associated with those paths as defined in Silicon Heaven RPC.
The SHV Tree simplifies and implements common operations such as ls and dir methods and basic type description. The core of this project is definition of format describing the tree but it also provides SHV device implementation based on the provided tree.
Installation
The installation can be done with package manager pip.
$ pip install pyshvtree
Running tests
This project contains basic tests in directory tests; see the dependencies in the pyproject.toml file.
To run tests you have to use pytest. To run all tests just run it in the top level directory of the project:
pytest
See the pytest documentation for more info.
Documentation
The documentation is available in docs directory. You can build it using:
sphinx-build -b html docs docs-html
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 shvtree-0.1.1.tar.gz.
File metadata
- Download URL: shvtree-0.1.1.tar.gz
- Upload date:
- Size: 35.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f056e7f6798f6faff69a4485418da15b3abe9b2250aa7a3a41ceb3fa31de71d
|
|
| MD5 |
3b28bd8ed1a3a841f500b4210797cea3
|
|
| BLAKE2b-256 |
4b03d38180894847ae812e6cf5e45cb241d69c8cdc2b20f4c96ab106755777a3
|
File details
Details for the file shvtree-0.1.1-py3-none-any.whl.
File metadata
- Download URL: shvtree-0.1.1-py3-none-any.whl
- Upload date:
- Size: 36.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3605ce74960eded2a0b42cd3dd4e9b51df1e2563771c66343b1c76dea20ccde
|
|
| MD5 |
ebf0f49b61e666f153876e54b5071651
|
|
| BLAKE2b-256 |
796fa7c591a38a00a3267ddc467cb967f8f63d33aee42797806859d2d6a8a502
|