Skip to content

Latest commit

 

History

History
66 lines (60 loc) · 7.49 KB

WinPython-3.3.2.2.md

File metadata and controls

66 lines (60 loc) · 7.49 KB

== WinPython 3.3.2.2 ==

The following packages are included in WinPython v3.3.2.2.

=== Tools ===

|| [http://sourceforge.net/projects/gettext gettext] || 0.14.4 || GNU gettext Win32 porting - the GNU translation tool (useful tools for pygettext, a standard library module) || || [http://www.scintilla.org/SciTE.html SciTE] || 3.2.3 || SCIntilla based Text Editor - Multilanguage, powerful and light-weight text editor || || [http://tortoisehg.bitbucket.org TortoiseHg] || 2.8 || Set of graphical tools and a shell extension for the Mercurial distributed revision control system ||

=== Python packages ===

|| [http://www.python.org/ Python] || 3.3.2 || Python programming language with standard library ||

|| [http://pypi.python.org/pypi/colorama colorama] || 0.2.5 || Cross-platform colored terminal text || || [http://abel.ee.ucla.edu/cvxopt cvxopt] || 1.1.6 || Convex optimization library || || [http://cx-freeze.sourceforge.net cx_Freeze] || 4.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) || || [http://www.cython.org Cython] || 0.19.1 || Cython is a language that makes writing C extensions for the Python language as easy as Python || || [http://docutils.sourceforge.net docutils] || 0.11 || Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText) || || [http://formlayout.googlecode.com formlayout] || 1.0.13 || Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code || || [http://packages.python.org/guidata guidata] || 1.6.1 || Automatically generated graphical user interfaces for easy data set edition and display || || [http://packages.python.org/guiqwt guiqwt] || 2.3.1 || Efficient curve/image plotting and other GUI tools for scientific data processing software development || || [http://code.google.com/p/h5py/ h5py] || 2.1.3 || General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library) || || [http://ipython.org ipython] || 1.0.0 || Enhanced Python shell || || [http://jinja.pocoo.org Jinja2] || 2.7.1 || Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code) || || [http://pypi.python.org/pypi/mahotas mahotas] || 1.0.2 || Computer Vision library || || [http://pypi.python.org/pypi/MarkupSafe MarkupSafe] || 0.18 || Implements a XML/HTML/XHTML Markup safe string for Python || || [http://matplotlib.sourceforge.net matplotlib] || 1.3.0 || 2D plotting library (embeddable in GUIs created with PyQt) || || [http://pypi.python.org/pypi/networkx networkx] || 1.8.1 || Python package for creating and manipulating graphs and networks || || [http://somethingaboutorange.com/mrl/projects/nose nose] || 1.3.0 || nose is a discovery-based unittest extension (e.g. NumPy test module is using nose) || || [http://code.google.com/p/numexpr numexpr] || 2.1 || Fast evaluation of array expressions elementwise by using a vector-based virtual machine || || [http://numpy.scipy.org/ numpy-MKL] || 1.7.1 || NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy's core module) || || [http://pypi.python.org/pypi/pandas pandas] || 0.12.0 || Powerful data structures for data analysis, time series and statistics || || [http://pypi.python.org/pypi/Pillow Pillow] || 2.1.0 || Python Imaging Library (fork) || || [http://pypi.python.org/pypi/pip pip] || 1.4.1 || A tool for installing and managing Python packages || || [http://code.google.com/p/psutil psutil] || 1.0.1 || Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way || || [http://pygments.org Pygments] || 1.6 || Generic syntax highlighter for general use in all kinds of software || || [http://pysclint.sourceforge.net/pyhdf pyhdf] || 0.8.3 || Python interface to HDF4 files (Hierarchical Data Format version 4) || || [http://pyopengl.sourceforge.net PyOpenGL] || 3.0.2 || Cross platform Python binding to OpenGL and related APIs || || [http://pyparsing.wikispaces.com/ pyparsing] || 2.0.1 || A Python Parsing Module || || [http://www.riverbankcomputing.co.uk/software/pyqt/intro PyQt] || 4.9.6-1 || Cross-platform Application Framework: GUI, widgets, SQL, OpenGL, XML, Unicode... || || [http://pypi.python.org/pypi/PyQtdoc PyQtdoc] || 4.8.4 || PyQtdoc installs Qt documentation for PyQt4 || || [http://pyqwt.sourceforge.net PyQwt] || 5.2.1 || 2D plotting library (set of Python bindings for the Qwt library featuring fast plotting) || || [http://ipython.org/pyreadline.html pyreadline] || 2.0 || IPython needs this module to display color text in Windows command window || || [http://sourceforge.net/projects/pyserial pyserial] || 2.6 || Library encapsulating the access for the serial port || || [https://pypi.python.org/pypi/PySide PySide] || 1.2.0 || Python binding of the cross-platform GUI toolkit Qt || || [http://labix.org/python-dateutil python-dateutil] || 2.1 || Powerful extensions to the standard datetime module || || [http://pytz.sourceforge.net/ pytz] || 2013b || World Timezone Definitions for Python || || [http://sourceforge.net/projects/pywin32 pywin32] || 218.4 || Python library for Windows || || [http://pypi.python.org/pypi/pyzmq pyzmq] || 13.1.0 || Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console) || || [http://pypi.python.org/pypi/Scidoc Scidoc] || 1.7.1.1 || Scidoc installs scientific libraries documentation (NumPy, SciPy, ...) || || [http://pypi.python.org/pypi/scikit-image scikit-image] || 0.8.2 || Image processing toolbox for SciPy || || [http://pypi.python.org/pypi/scikit-learn scikit-learn] || 0.14.1 || A set of Python modules for machine learning and data mining || || [http://www.scipy.org scipy] || 0.12.0 || SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...) || || [http://pypi.python.org/pypi/setuptools setuptools] || 0.9.8 || Download, build, install, upgrade, and uninstall Python packages - easily || || [http://pypi.python.org/pypi/simplejson simplejson] || 3.3.0 || Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder || || [http://pypi.python.org/pypi/six six] || 1.3.0 || Python 2 and 3 compatibility utilities || || [http://sphinx.pocoo.org Sphinx] || 1.1.3 || Tool for generating documentation which uses reStructuredText as its markup language || || [http://pypi.python.org/pypi/spyder spyder] || 2.3.0dev5 || Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface || || [http://pypi.python.org/pypi/statsmodels statsmodels] || 0.5.0 || Statistical computations and models for use with SciPy || || [http://code.google.com/p/sympy sympy] || 0.7.3 || Symbolic Mathematics Library || || [http://www.pytables.org tables] || 3.0.0 || Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data) || || [http://pypi.python.org/pypi/tornado tornado] || 2.4.1 || Scalable, non-blocking web server and tools (required for IPython notebook) || || [http://www.vpython.org VPython] || 5.74 || A free, open-source module for producing real-time 3D scenes with Python || || [http://code.google.com/p/winpython winpython] || 0.16 || WinPython distribution tools, including WPPM (package manager) || || [http://pypi.python.org/pypi/xlrd xlrd] || 0.9.2 || Extract data from Microsoft Excel spreadsheet files ||