Python |
2.7.6 |
Python programming language with standard library |
astroid |
1.0.1 |
Rebuild a new abstract syntax tree from Python's ast (required for pylint) |
colorama |
0.2.7 |
Cross-platform colored terminal text |
cvxopt |
1.1.6 |
Convex optimization library |
cx_Freeze |
4.3.2 |
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) |
Cython |
0.19.2 |
Cython is a language that makes writing C extensions for the Python language as easy as Python |
docutils |
0.11 |
Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText) |
egenix-mx-base |
3.2.7 |
eGenix.com mx Base Distribution: mxDateTime, mxTextTools, mxProxy, mxBeeBase, mxURL, mxUID, mxStack, mxQueue and mxTools |
formlayout |
1.0.15 |
Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code |
guidata |
1.6.1 |
Automatically generated graphical user interfaces for easy data set edition and display |
guiqwt |
2.3.2 |
Efficient curve/image plotting and other GUI tools for scientific data processing software development |
h5py |
2.2.1 |
General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library) |
ipython |
1.1.0 |
Enhanced Python shell |
Jinja2 |
2.7.1 |
Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code) |
logilab-common |
0.60.1 |
Collection of low-level Python packages and modules used by Logilab projects (required for pylint) |
mahotas |
1.0.4 |
Computer Vision library |
MarkupSafe |
0.18 |
Implements a XML/HTML/XHTML Markup safe string for Python |
matplotlib |
1.3.1 |
2D plotting library (embeddable in GUIs created with PyQt) |
networkx |
1.8.1 |
Python package for creating and manipulating graphs and networks |
nose |
1.3.0 |
nose is a discovery-based unittest extension (e.g. NumPy test module is using nose) |
numexpr |
2.2.2 |
Fast evaluation of array expressions elementwise by using a vector-based virtual machine |
numpy-MKL |
1.8.0 |
NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy's core module) |
pandas |
0.12.0 |
Powerful data structures for data analysis, time series and statistics |
patsy |
0.2.1 |
Describing statistical models using symbolic formulas |
Pillow |
2.2.2 |
Python Imaging Library (fork) |
pip |
1.4.1 |
A tool for installing and managing Python packages |
psutil |
1.2.1 |
Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way |
pydicom |
0.9.8 |
Pure python package for working with DICOM files (medical imaging) |
Pygments |
1.6 |
Generic syntax highlighter for general use in all kinds of software |
pyhdf |
0.8.3 |
Python interface to HDF4 files (Hierarchical Data Format version 4) |
pylint |
1.0.0 |
Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality |
PyOpenGL |
3.0.2 |
Cross platform Python binding to OpenGL and related APIs |
pyparsing |
2.0.1 |
A Python Parsing Module |
PyQt |
4.9.6-1 |
Cross-platform Application Framework: GUI, widgets, SQL, OpenGL, XML, Unicode... |
PyQtdesignerplugins |
1.1 |
PyQtdesignerplugins installs Python Qt designer plugins (Matplotlib, guiqwt, etc.) for PyQt4 |
PyQtdoc |
4.8.4 |
PyQtdoc installs Qt documentation for PyQt4 |
PyQwt |
5.2.1 |
2D plotting library (set of Python bindings for the Qwt library featuring fast plotting) |
pyreadline |
2.0 |
IPython needs this module to display color text in Windows command window |
pyserial |
2.6 |
Library encapsulating the access for the serial port |
PySide |
1.2.1 |
Python binding of the cross-platform GUI toolkit Qt |
python-dateutil |
2.2 |
Powerful extensions to the standard datetime module |
pytz |
2013.8 |
World Timezone Definitions for Python |
PyVISA |
1.4 |
Control all kinds of measurement equipment through various busses (GPIB, RS232, USB) |
PyWavelets |
0.2.2 |
Wavelet transforms module |
pywin32 |
218.4 |
Python library for Windows |
pyzmq |
14.0.1 |
Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console) |
reportlab |
2.7 |
The PDF generation library |
rst2pdf |
0.93 |
Tool for transforming reStructuredText to PDF using ReportLab |
Scidoc |
1.8.0 |
Scidoc installs scientific libraries documentation (NumPy, SciPy, ...) |
scikit-image |
0.9.3 |
Image processing toolbox for SciPy |
scikit-learn |
0.14.1 |
A set of Python modules for machine learning and data mining |
scikits.audiolab |
0.11.0 |
Audio file I/O using NumPy arrays |
scipy |
0.13.2 |
SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...) |
setuptools |
2.0.1 |
Download, build, install, upgrade, and uninstall Python packages - easily |
simplejson |
3.3.1 |
Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder |
six |
1.4.1 |
Python 2 and 3 compatibility utilities |
Sphinx |
1.2 |
Tool for generating documentation which uses reStructuredText as its markup language |
spyder |
2.2.5 |
Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface |
SQLAlchemy |
0.8.4 |
SQL Toolkit and Object Relational Mapper |
statsmodels |
0.5.0 |
Statistical computations and models for use with SciPy |
sympy |
0.7.4.1 |
Symbolic Mathematics Library |
tables |
3.0.0 |
Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data) |
tornado |
3.1.1 |
Scalable, non-blocking web server and tools (required for IPython notebook) |
ViTables |
2.1 |
Graphical tool for browsing and editing files in both HDF5 and PyTables formats |
VPython |
5.74 |
A free, open-source module for producing real-time 3D scenes with Python |
VTK-Qt |
5.10.1 |
Open-source software system for visualization, 3D graphics, volume rendering and image processing |
winpython |
1.0 |
WinPython distribution tools, including WPPM (package manager) |
xlrd |
0.9.2 |
Extract data from Microsoft Excel spreadsheet files |
xlwt |
0.7.5 |
Create spreadsheet files compatible with Microsoft Excel 97/2000/XP/2003 files, OpenOffice.org Calc, and Gnumeric |