Changes

m
no edit summary
Line 10: Line 10:  
<b>Python</b> is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together.
 
<b>Python</b> is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together.
   −
Teltonika <b>Python3</b> package has Python version 3.9.7. The list of all modules included in the package can be found bellow.
+
Teltonika <b>Python3</b> package uses Python version <b>3.9.7</b>. The list of all modules included in the package can be found bellow.
 
   
----
 
----
   −
This manual page provides an overview of Python functionality in {{{name}}} devices.
+
This manual page provides an overview of Python3 functionality in {{{name}}} devices.
    
<b>Note:</b> Python is additional software that can be installed from the <b>Services → [[{{{name}}} Package Manager|Package Manager]]</b> page.
 
<b>Note:</b> Python is additional software that can be installed from the <b>Services → [[{{{name}}} Package Manager|Package Manager]]</b> page.
Line 20: Line 19:  
<span style="color:#d33">'''Disclaimer: before installing Python3 package make sure that the target device has a sufficient amount of free storage space!!!'''</span>
 
<span style="color:#d33">'''Disclaimer: before installing Python3 package make sure that the target device has a sufficient amount of free storage space!!!'''</span>
   −
==Python Usage==
+
==Python3 Usage==
    
After installing the package a new command will become available in [[Command_Line_Interfaces_RutOS|CLI (Command-line interface)]] which enables the device to invoke Python scripts or program files and allows access to the Python interpreter interface.
 
After installing the package a new command will become available in [[Command_Line_Interfaces_RutOS|CLI (Command-line interface)]] which enables the device to invoke Python scripts or program files and allows access to the Python interpreter interface.

Navigation menu