Language - Python: Difference between revisions
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
If you do not know which development environment you want to use, or your development environment of choice is not listed, we recommend starting with command line or terminal as the simplest path to getting your code running. | If you do not know which development environment you want to use, or your development environment of choice is not listed, we recommend starting with command line or terminal as the simplest path to getting your code running. | ||
Once you have set up your development environment to run with Phidgets, we recommend you follow our guide on [[Phidget Programming Basics]]. The guide will showcase the fundamentals of programming with Phidgets, with examples in Python. | |||
==Choose Your Development Environment:== | ==Choose Your Development Environment:== |
Revision as of 22:14, 28 February 2019
We provide support for Python in all major operating systems. We also provide instructions on how to get your project started in a number of common development environments. Select your operating system and preferred development environment below, and follow the instructions to get your project running with Phidgets.
If you do not know which development environment you want to use, or your development environment of choice is not listed, we recommend starting with command line or terminal as the simplest path to getting your code running.
Once you have set up your development environment to run with Phidgets, we recommend you follow our guide on Phidget Programming Basics. The guide will showcase the fundamentals of programming with Phidgets, with examples in Python.
Choose Your Development Environment:
Python Development Environments | |||||
---|---|---|---|---|---|
Windows | |||||
macOS | |||||
Linux | |||||
Phidget SBC Linux |
Quick Downloads
If you already know what you're doing and just need the files, you can find them all below.
Python Module
Documentation
- Phidget22 API (select Python from the drop-down menu)