Standalone Hyperspace RPC client
Go to file
Luke Murphy dc965fb2f6
Remove and lock deps
2020-08-16 20:44:39 +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 Remove and lock deps 2020-08-16 20:44:39 +02:00
pyproject.toml Remove and lock deps 2020-08-16 20:44:39 +02:00

README.md

hyperspace-client

Build Status

Standalone Hyperspace RPC client

Install

$ pip install hyperspace-client

Example

print("TODO")