Table of Contents

Python

Python has become the programming language of choice in many scientific fields. We try to offer all relevant modules and utilities that are of general use.

Interactive

All the usual interactive python interpreters are available: python (python2 and python3), ipython (2 and 3) with its QTconsole, notebook and pysh interfaces.

Programming

For bigger programming tasks, we offer a couple of integrated development environments (IDEs):

See also

See also Working with Python