Applications
Develop Python applications
LR54 User Guide
713
Develop Python applications
The LR54 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
Create and test a Python application
In addition to the standard Python library, the LR54 includes a set of extensions to access its
configuration and interfaces. See
.
The LR54 provides you with the ability to:
n
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,
at specific intervals, or at a specified time. See
Configure scripts to run automatically
This section contains the following topics:
Set up the LR54 for Python development