Template:PT3 PYTHON WIN VS
From Phidgets Support
Contents
Language - Python
Windows with Visual Studio
Welcome to using Phidgets with Python! By using Python, you will have access to the complete Phidget22 API, including events.
Visual Studio is an IDE provided by Microsoft that can be used to develop code in a wide variety of programming languages, including Python.
Requirements
First, make sure you have the following installed:
● Phidgets Drivers for Windows (see Part 1 of this user guide)
● Python (2.7 and 3.6+ are both compatible with Phidgets)
Installing the Phidget Python Module
Select your preferred installation method below:
PIP Install
Manual Install
The recommended way to install the Phidget22 Python module is using the PIP package manager.
«
»