All these plugins are available outside of the main installer program for the following reasons:
| Python | 2.7.2 | | Python standard libraries |
| Distribute | 0.6.27 | | Download, build, install, upgrade, and uninstall Python packages - easily |
| Pip | 1.1.0 | | pip is a tool for installing and managing Python packages, such as those found in the Python Package Index. |
| PyQt | 4.8.6.4 | | Cross-platform Application Framework: GUI, widgets, SQL, OpenGL, XML, Unicode ... |
| QtHelp | 4.7.4 | | Complete Qt documentation for Qt Assistant Dependencies: PyQt4 |
| Spyder | 2.1.9 | | Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface Dependencies: PyQt4, Sphinx, ipython |
| PyQwt | 5.2.1.3 | | 2D plotting library (set of Python bindings for the Qwt library featuring fast plotting) Dependencies: PyQt4, numpy |
| wxPython | 2.8.12.1 | | Cross-platform GUI library |
| NumPy | 1.6.1.1 | | Multidimensional arrays support and basic operations (SciPy's core module) Dependencies: nose |
| SciPy | 0.10.1 | | Advanced math, signal processing, optimization, statistics, ... Dependencies: numpy |
| numexpr | 2.0.1 | | Fast evaluation of array expressions elementwise by using a vector-based virtual machine Dependencies: numpy |
| h5py | 2.0.1 | | General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library) Dependencies: numpy |
| PIL | 1.1.7.2 | | Python Imaging Library - Image processing library |
| Pyreadline | 1.7.1 | | IPython needs this module to display color text in Windows console |
| IPython | 0.10.2.5 | | Enhanced Python shell Dependencies: pyreadline |
| guidata | 1.4.2.3 | | Automatically generated graphical user interfaces for easy data set edition and display Dependencies: PyQt4, h5py |
| guiqwt | 2.1.6.3 | | Efficient curve/image plotting and other GUI tools for scientific data processing software development Dependencies: PyQt4, guidata, numpy, scipy, PIL, PyQwt5 |
| Matplotlib | 1.1.0 | | 2D plotting library (embeddable in GUIs created with PyQt) Dependencies: numpy |
| xydoc | 1.0.5 | | Collection of all freely available help files and examples on Python language and its libraries |
| xy | 1.2.14.3 | | xy is a module that gathers all Python(x,y) tools Dependencies: PyQt4, spyder, xydoc, ipython, scipy |
| nose | 1.1.2.1 | | nose is a discovery-based unittest extension (e.g. NumPy test module is using nose) |
| formlayout | 1.0.9 | | Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code Dependencies: PyQt4 |
| Cython | 0.16 | | Cython is a language that makes writing C extensions for the Python language as easy as Python |
| docutils | 0.9 | | Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText) |
| jinja2 | 2.6.0.1 | | Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code) |
| pygments | 1.5.0 | | Generic syntax highlighter for general use in all kinds of software |
| Sphinx | 1.1.3.1 | | Tool for generating documentation which uses reStructuredText as its markup language Dependencies: docutils, jinja2, pygments |
| ReportLab | 2.5 | | The PDF generation library |
| simplejson | 2.5.2 | | Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder |
| rst2pdf | 0.91 | | Tool for transforming reStructuredText to PDF using ReportLab Dependencies: reportlab, simplejson, docutils, pygments |
| PyOpenGL | 3.0.2a6 | | Cross platform Python binding to OpenGL and related APIs (includes PyOpenGL-accelerate) |
| VPython | 5.74 | | Creation of 3D interactive models of physical systems Dependencies: numpy |
| SymPy | 0.7.1 | | Symbolic Mathematics Library |
| cvxopt | 1.1.5 | | Convex optimization library |
| PyWavelets | 0.2.0 | | Wavelet transforms module |
| scikits-learn | 0.11.0 | | Classic machine learning algorithms - Provide simple an efficient solutions to learning problems Dependencies: numpy, scipy, matplotlib |
| scikits.image | 0.5.0 | | The scikits.image SciKit (toolkit for SciPy) extends scipy.ndimage to provide a versatile set of image processing routines. Dependencies: numpy, scipy |
| MDP | 3.3 | | Modular toolkit for Data Processing - Collection of supervised and unsupervised learning algorithms Dependencies: numpy, scipy |
| NetworkX | 1.6 | | Creation, manipulation, and study of the structure, dynamics, and functions of complex networks |
| PyTables | 2.3.1 | | Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data) Dependencies: numpy, numexpr |
| vitables | 2.1.0.3 | | Graphical tool for browsing and editing files in both HDF5 and PyTables formats Dependencies: pytables, PyQt4 |
| PP | 1.6.1.1 | | Parallel Python - Parallel execution of Python code on systems with multiple processors or cores, and clusters |
| Pywin32 | 2.17 | | Python library for Windows |
| SendKeys | 0.3 | | Python module for Windows that can send one or more keystrokes or keystroke combinations to the active window |
| netcdf4 | 1.0 | | Python binding to netCDF4 (network Common Data Form), a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data Dependencies: numpy |
| pywinauto | 0.4.0 | | Set of python modules to automate the Microsoft Windows GUI (allows sending mouse and keyboard actions to windows, dialogs and controls) Dependencies: SendKeys |
| pyvisa | 1.4 | | Control all kinds of measurement equipment through various busses (GPIB, RS232, USB) |
| PySerial | 2.6.0.1 | | Library encapsulating the access for the serial port |
| PyParallel | 0.2.0.1 | | Library encapsulating the access for the parallel port |
| pyhdf | 0.8.3 | | Python interface to HDF4 files (Hierarchical Data Format version 4) Dependencies: numpy |
| xlrd | 0.7.7 | | Extract data from Microsoft Excel spreadsheet files |
| xlwt | 0.7.4 | | Create spreadsheet files compatible with Microsoft Excel 97/2000/XP/2003 files, OpenOffice.org Calc, and Gnumeric |
| pylint | 0.25.1.1 | | Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality |
| winpdb | 1.4.8.3 | | Python debugger with support for multiple threads, namespace modification, embedded debugging, encrypted communication and is up to 20 times faster than pdb Dependencies: wxPython |
| VTK | 5.8.0.1 | | Open-source software system for visualization, 3D graphics, volume rendering and image processing |
| ITK | 3.20 | | Open-source software system for medical image processing (leading-edge segmentation and registration algorithms) |
| ETS | 4.1.0.2 | | Enthought Tool Suite: MayaVi 2 (powerful 2D and 3D scientific visualization tool), Traits, Chaco, ... Dependencies: wxPython, vtk, distribute, PIL, numpy |
| mx | 3.2.4 | | eGenix.com mx Base Distribution: mxDateTime, mxTextTools, mxProxy, mxBeeBase, mxURL, mxUID, mxStack, mxQueue and mxTools |
| gnuplot | 1.8.0.3 | | Complete plotting package: include the popular open-source plotting program gnuplot (v4.4.3) and the Python interface Dependencies: numpy |
| GDAL | 1.9.0.1 | | Geospatial Data Abstraction Library Dependencies: numpy |
| pydicom | 0.9.5 | | Pure python package for working with DICOM files (medical imaging) |
| cx_Freeze | 4.2.3.1 | | Deployment tool which converts Python scripts into stand-alone Windows executables (i.e. target machine does not require Python or any other library to be installed) |
| py2exe | 0.6.9 | | Deployment tool like cx_Freeze (deprecation warning: as of today, unlike cx_Freeze, py2exe has not yet been ported to Python 3) |
| OpenCV | 2.4.0 | | OpenCV is the Intel image processing library with Computer Vision algorithms. Dependencies: numpy |
| pyparsing | 1.5.6 | | An alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. |
| PyFITS | 3.0.7 | | provides an interface to FITS formatted files in the Python scripting language. Dependencies: numpy |
| Veusz | 1.15 | | Scientific plotting application designed to create publication quality output with a friendly interface Dependencies: PyQt4, numpy, pyfits |
| pandas | 0.7.3 | | provides fast, flexible, and expressive data structures designed to make working with ârelationalâ or âlabeledâ data both easy and intuitive. Dependencies: numpy |
| openpyxl | 1.5.8 | | A Python library to read/write Excel 2007 xlsx/xlsm files. |
| psutils | 0.4.1 | | Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way. |
| statsmodels | 0.4.0 | | Allows users to explore data, estimate statistical models, and perform statistical tests. Dependencies: numpy, scipy, pandas |