An open API service indexing awesome lists of open source software.

https://github.com/bobvanderlinden/pymachinetalk-client

(Eventually) a client-side API for remotely controlling/monitoring a Machinekit instance through Machinetalk
https://github.com/bobvanderlinden/pymachinetalk-client

Last synced: 29 days ago
JSON representation

(Eventually) a client-side API for remotely controlling/monitoring a Machinekit instance through Machinetalk

Awesome Lists containing this project

README

        

# pymachinetalk-client

The goal of this project is to have a nice client-side API in Python for Machinekit/Machinetalk.

We'll see where this goes.

# Usage

```
PYTHONPATH=${machinetalk_protobuf_path}/python ./main.py
```