Develop Python Applications - Digi Connect EZ Mini User Manual

Hide thumbs Also See for Connect EZ Mini:
Table of Contents

Advertisement

Applications

Develop Python applications

The Connect EZ features a standard Python 3.6 distribution. Python is a dynamic, object-oriented
language for developing software applications, from simple programs to complex embedded
applications. Digi offers the Digi IoT PyCharm Plugin to help you while writing, building, and testing
your application. See
In addition to the standard Python library, the Connect EZ includes a set of extensions to access its
configuration and interfaces. See
The Connect EZ provides you with the ability to:
Run Python applications on the device interactively or from a file.
n
Specify Python applications and other scripts to be run each time the device system restarts,
n
at specific intervals, or at a specified time. See
Use pip to install Python packages.
n
Note
Although pip is provided to help facilitate the installation of Python packages, there are
limitations in Python package support due to package dependencies, storage limitations, and
other issues.
This section contains the following topics:
Set up the Connect EZ for Python development
Create and test a Python application
Python modules
Digi Connect EZ Mini User Guide
Create and test a Python
Python
modules.
application.
Configure scripts to run
Develop Python applications
automatically.
440
440
444
439

Advertisement

Table of Contents
loading

Table of Contents