Template:PT3 PYTHON WIN PYCHARM: Difference between revisions

From Phidgets Support
(Created page with "<div class="phd-slide-deck" data-deck="PT3_PYTHON_WIN_PYCHARM"> <div class="phd-slide-deck-header"><h3>Language - Python</h3></div> <div class="phd-slides"> <div class="phd-sl...")
(No difference)

Revision as of 21:49, 8 March 2021

Windows with Pycharm

Welcome to using Phidgets with Python! By using Python, you will have access to the complete Phidget22 API, including events.

PyCharm is an integrated development environment for Python by JetBrains.

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:

The recommended way to install the Phidget22 Python module is using the PIP package manager.

«
»