Standalone Hyperspace RPC client
Go to file
Luke Murphy 3ee7a3fdca
continuous-integration/drone/push Build is failing Details
Use hyperspace-rpc a3
2020-08-10 14:54:16 +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 hyperspace-rpc a3 2020-08-10 14:54:16 +02:00
pyproject.toml Use hyperspace-rpc a3 2020-08-10 14:54:16 +02:00

README.md

hyperspace-client

Build Status

Standalone Hyperspace RPC client

Install

$ pip install hyperspace-client

Example

print("TODO")