Standalone Hyperspace RPC client
Go to file
Luke Murphy ed859671fa
continuous-integration/drone/push Build is failing Details
Add CI badge
2020-08-09 11:17:55 +02:00
hyperspace_client Bootstrap new client repo 2020-08-09 11:16:45 +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
pyproject.toml Bootstrap new client repo 2020-08-09 11:16:45 +02:00

README.md

hyperspace-client

Build Status

Standalone Hyperspace RPC client

Install

$ pip install hyperspace-client

Example

print("TODO")