0 purchases
pyshv 0.7.0
The implementation of serialized and deserializer for CPON and Chainpack as well
as implementation of Silicon Heaven RPC.
📃 Sources
⁉️ Issue tracker
📕 Documentation
Installation
The installation can be done with package manager pip.
$ pip install pyshv
Running tests
This project contains tests in directory tests.
To run tests you have to use pytest. To run all tests just run it in the top
level directory of the project. See the pytest documentation for more info.
Documentation
The documentation is stored in docs directory. You can build the latest
version from the source code using:
$ sphinx-build -b html docs docs-html
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.