ThermoFlex™ Python API
Learn how to install and start using the ThermoFlex™ Python API to control Delta Robotics' artificial muscle systems — in just one command.
Last updated
Was this helpful?
Learn how to install and start using the ThermoFlex™ Python API to control Delta Robotics' artificial muscle systems — in just one command.
Last updated
Was this helpful?
Welcome to the brains of the operation. The ThermoFlex™ API is your all-access Python interface to the ThermoFlex Artificial Muscle System — letting you command contractions, query sensors, and coordinate motion across your Delta Robotics hardware like a pro.
🐍 You’ll need Python installed to use this API.
To get started, you'll need to install the thermoflex
Python package using pip
— Python’s package installer.
Depending on your operating system:
Windows: Search for “Command Prompt” or “PowerShell” in the Start Menu
macOS: Use Spotlight (Cmd + Space
) and search for “Terminal”
Linux: You already know where the terminal is.
💡 Tip: If you’re working inside a virtual environment (like
venv
orconda
), make sure it’s activated first.
Then hit Enter.
You should see pip download and install the package. When it finishes, you’ll be ready to start importing and using the API in your Python scripts or notebooks.
✅ That’s all you need to get the ThermoFlex API on your system.
Want to dive deeper, fork it, or just see what kind of code we write after midnight?
🙋♀️ Need Help?
If you run into any issues:
Or submit an issue directly on GitHub Issues
We’ve got your back — bugs, setup help, or even feature requests.
Ask Kevin: