Standalone Hyperspace RPC client
Go to file
Luke Murphy 44380b99d3
Add deps that seem to be needed (WIP)
2020-08-09 23:42:34 +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 Add deps that seem to be needed (WIP) 2020-08-09 23:42:34 +02:00
pyproject.toml Add deps that seem to be needed (WIP) 2020-08-09 23:42:34 +02:00

README.md

hyperspace-client

Build Status

Standalone Hyperspace RPC client

Install

$ pip install hyperspace-client

Example

print("TODO")