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
- Host: GitHub
- URL: https://github.com/bobvanderlinden/pymachinetalk-client
- Owner: bobvanderlinden
- Created: 2015-08-05T20:09:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-16T21:19:56.000Z (over 9 years ago)
- Last Synced: 2025-02-10T04:41:31.706Z (3 months ago)
- Language: Python
- Size: 125 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```