Raw RPC layer for Hyperspace
Go to file
Luke Murphy 87b92548a4
All checks were successful
continuous-integration/drone/push Build is passing
Remove test files
2020-08-16 20:41:29 +02:00
hyperspace_rpc Remove test files 2020-08-16 20:41:29 +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 Fix import paths 2020-08-10 14:44:59 +02:00
LICENSE Bootstrap generated rpc layer 2020-08-09 11:04:17 +02:00
makefile Fix import paths 2020-08-10 14:44:59 +02:00
poetry.lock Bootstrap generated rpc layer 2020-08-09 11:04:17 +02:00
pyproject.toml Fix import paths 2020-08-10 14:44:59 +02:00
README.md Add CI badge and point to soon-to-be-created repo 2020-08-09 11:06:27 +02:00

hyperspace-rpc

Build Status

Raw RPC layer for Hyperspace

Install

$ pip install hyperspace-rpc

Example

See hyperpy/hyperspace-client.