Package for executing machine heads external nodes
Project description
Machine Heads External Nodes
Getting Started
Machine Heads External Nodes is a python module for creating your own nodes for use on Machine Heads. Using External Nodes you will be able to:
- Create your own nodes
- Receive data (including images) from Machine Heads nodes
- Send data (including images) to Machine Heads nodes
- Run any python code on Machine Heads test sequence
Installation
Use the following command to install Machine Heads External Nodes:
pip install mh-en-exec
Machine Heads External Nodes is now installed. Check out the quickstart to learn how to create a node and start the External Nodes server.
Examples
There is also a sample code in the "examples" folder. To execute sample code, just install "mh_en_exec" and call the following command:
python run.py
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mh-en-exec-1.0.1.tar.gz
(21.0 kB
view hashes)