![]() |
Start Here
Setup
Adapters
Studio
Server
Monitor
Mapping
Scripting
Samples
Index
|
Scripting - Python Language |
Data Scripting
Custom Task
Python Language
Java Libraries
Python is an interpreted, interactive, object-oriented programming language. It is often compared to Tcl, Perl or Java. For more information on the Python programming language , visit http://www.python.org Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries. New built-in modules are easily written in C or C++. Python is also usable as an extension language for ActiveLink. Python and JythonDefault Python ModulesImporting Python LibrariesAccessing Core Services
Next: Java Libraries
|