This page provides an overview of convenient Python support tools. Python can be used as a Matlab replacement, or as a scripting tool to interface with C Code.

Python Tutorials:

Support Tools:

clip image PyCharm
Python Script editor and IDE for python simulation development.
clip image SWIG
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages such as Python.
clip image PCRE
The Perl Compatible Regular Expressions (PCRE) library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, in addition to a set of POSIX compatible wrapper functions.