| MIL 10 User Guide
| Customize Help

MIL with Python overview



See also
No related topics
Availability
Available in MIL-Lite

Available in MIL

MIL supports scripting in Python language versions 2.7 and 3.4. There are certain differences when developing MIL applications in C/C++ and in Python which will be explained in this section. This section assumes that you have installed and configured the Python language version of your choice and that Python is in the system path variable.

Typically, the term library is used in reference to C/C++, and the term module is used in reference to Python. However, they imply essentially the same thing. For consistency with the rest of the MIL documentation, and to avoid confusion, we use the term library throughout, regardless of the language and context being discussed.