hyperspace-client/README.md

18 lines
308 B
Markdown
Raw Normal View History

2020-08-09 09:16:45 +00:00
# hyperspace-client
2020-08-09 09:17:55 +00:00
[![Build Status](https://drone.autonomic.zone/api/badges/hyperpy/hyperspace-client/status.svg)](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.