Standalone Hyperspace RPC client
Go to file
Luke Murphy f7488be65f
Use new hyperspace-rpc alpha and lock
2020-08-09 23:40:52 +02:00
hyperspace_client Add client placeholder file 2020-08-09 11:47:20 +02:00
test Bootstrap new client repo 2020-08-09 11:16:45 +02:00
.drone.yml Bootstrap new client repo 2020-08-09 11:16:45 +02:00
.gitignore Bootstrap new client repo 2020-08-09 11:16:45 +02:00
CHANGELOG.md Bootstrap new client repo 2020-08-09 11:16:45 +02:00
LICENSE Bootstrap new client repo 2020-08-09 11:16:45 +02:00
README.md Add CI badge 2020-08-09 11:17:55 +02:00
poetry.lock Use new hyperspace-rpc alpha and lock 2020-08-09 23:40:52 +02:00
pyproject.toml Use new hyperspace-rpc alpha and lock 2020-08-09 23:40:52 +02:00

README.md

hyperspace-client

Build Status

Standalone Hyperspace RPC client

Install

$ pip install hyperspace-client

Example

print("TODO")