Raw RPC layer for Hyperspace
Go to file
Luke Murphy 8de3ec5cc9
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
Slim down CI config
2020-08-09 11:12:25 +02:00
hyperspace_rpc Fix import path 2020-08-09 11:07:41 +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 Bootstrap generated rpc layer 2020-08-09 11:04:17 +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 Just run formatting since its all generated 2020-08-09 11:10:47 +02:00

README.md

hyperspace-rpc

Build Status

Raw RPC layer for Hyperspace

Install

$ pip install hyperspace-rpc

Example

See hyperpy/hyperspace-client.