Difference between revisions of "Python Wiki"

From Lantronix Wiki!
Jump to navigation Jump to search
Line 5: Line 5:
 
<div style="font-size:150%; border:none; margin:0; padding:.1em; color:#000;">Welcome to Lantronix Python Developer Wiki</div>
 
<div style="font-size:150%; border:none; margin:0; padding:.1em; color:#000;">Welcome to Lantronix Python Developer Wiki</div>
 
|}
 
|}
 +
 +
== 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.
 
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.
Line 16: Line 18:
 
Please visit our [//forums.lantronix.com Support Forums] to share ideas with the community of Lantronix users,  
 
Please visit our [//forums.lantronix.com Support Forums] to share ideas with the community of Lantronix users,  
 
check for solutions to your questions and post your own queries.
 
check for solutions to your questions and post your own queries.
 +
 +
== Code Samples ==
 +
[[Python Code Samples]]

Revision as of 02:42, 15 November 2014

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