# arpeecee [![Build Status](https://drone.autonomic.zone/api/badges/hyperpy/arpeecee/status.svg)](https://drone.autonomic.zone/hyperpy/arpeecee) ## Simple duplex stream based binary RPC module for well defined methods > **Work In Progress** ## Install ```sh $ pip install arpeecee ``` ## Example TODO.