Raw RPC layer for Hyperspace
Go to file
Luke Murphy 361bec2846
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
Add missing hrpc generated files
2020-08-09 23:35:39 +02:00
hyperspace_rpc Add missing hrpc generated files 2020-08-09 23:35:39 +02:00
.drone.yml Slim down CI config 2020-08-09 11:12:25 +02:00
.gitignore Bootstrap generated rpc layer 2020-08-09 11:04:17 +02:00
CHANGELOG.md Add missing hrpc generated files 2020-08-09 23:35:39 +02:00
LICENSE Bootstrap generated rpc layer 2020-08-09 11:04:17 +02:00
README.md Add CI badge and point to soon-to-be-created repo 2020-08-09 11:06:27 +02:00
poetry.lock Bootstrap generated rpc layer 2020-08-09 11:04:17 +02:00
pyproject.toml Add missing hrpc generated files 2020-08-09 23:35:39 +02:00

README.md

hyperspace-rpc

Build Status

Raw RPC layer for Hyperspace

Install

$ pip install hyperspace-rpc

Example

See hyperpy/hyperspace-client.