2020-08-09 09:16:45 +00:00
|
|
|
# hyperspace-client
|
|
|
|
|
2020-08-09 09:17:55 +00:00
|
|
|
[](https://drone.autonomic.zone/hyperpy/hyperspace-client)
|
|
|
|
|
2020-08-09 09:16:45 +00:00
|
|
|
## Standalone Hyperspace RPC client
|
|
|
|
|
2020-08-16 18:44:43 +00:00
|
|
|
> **Work In Progress**
|
|
|
|
|
2020-08-09 09:16:45 +00:00
|
|
|
## Install
|
|
|
|
|
|
|
|
```sh
|
|
|
|
$ pip install hyperspace-client
|
|
|
|
```
|
|
|
|
|
|
|
|
## Example
|
|
|
|
|
2020-08-16 18:44:43 +00:00
|
|
|
TODO.
|