# hyperspace-client [![Build Status](https://drone.autonomic.zone/api/badges/hyperpy/hyperspace-client/status.svg)](https://drone.autonomic.zone/hyperpy/hyperspace-client) ## Standalone Hyperspace RPC client ## Install ```sh $ pip install hyperspace-client ``` ## Example ```python print("TODO") ```