Python Wiki

From Lantronix Wiki!
Revision as of 01:17, 18 November 2014 by Vlkd2103 (talk | contribs)
Jump to navigation Jump to search


Welcome to Lantronix Python Developer Wiki

Getting Started

The Lantronix Python Developer Wiki is your source to learn more about developing M2M/IoT applications using the Python programming language and deploying it on Lantronix family of Intelligent Gateway products.

If you are new to Python, please visit http://www.python.org to get started and learn the basics.For a quick and informal introduction to Python, the Python Tutorial is a great start.

Once you have become familiar with the language, referencing the Programmer's Guide is a good next step. It describes how to load and run Python programs on Lantronix devices, reviews available Python modules including those that expose Lantronix specific APIs.


Please visit our Support Forums to share ideas with the community of Lantronix users, check for solutions to your questions and post your own queries.

Code Samples

Python Code Samples
Websocket Server
MQTT Publish Subscribe