Python provides a versatile high-level language for developing sophisticated automation scripts and custom applications on Advantech routers, extending capabilities beyond simple shell scripts. Python support is typically enabled by installing Python Router App (Python 3 or Python 3 Lite).
pip
(package installer).um
(User Module) Python module (e.g., GPIOs, system status).This page serves as a brief introduction to using Python on Advantech routers. For comprehensive details, including in-depth theory, advanced examples, Router App development guides, and best practices, please consult our Extending Router Functionality application note. This document covers various topics such as advanced Shell Scripting, Python programming for routers, creating Router Apps, and more.