|
| 1 | +## WinPython 3.4.3.5Qt5 |
| 2 | + |
| 3 | +The following packages are included in WinPython v3.4.3.5Qt5. |
| 4 | + |
| 5 | +### Tools |
| 6 | + |
| 7 | +Name | Version | Description |
| 8 | +-----|---------|------------ |
| 9 | +[SciTE](http://www.scintilla.org/SciTE.html) | 3.3.7 | SCIntilla based Text Editor - Multilanguage, powerful and light-weight text editor |
| 10 | + |
| 11 | +### Python packages |
| 12 | + |
| 13 | +Name | Version | Description |
| 14 | +-----|---------|------------ |
| 15 | +[Python](http://www.python.org/) | 3.4.3 | Python programming language with standard library |
| 16 | +[adodbapi](http://pypi.python.org/pypi/adodbapi) | 2.6.0.7 | A pure Python package implementing PEP 249 DB-API using Microsoft ADO. |
| 17 | +[alabaster](http://pypi.python.org/pypi/alabaster) | 0.7.6 | A configurable sidebar-enabled Sphinx theme |
| 18 | +[astroid](http://pypi.python.org/pypi/astroid) | 1.3.6 | Rebuild a new abstract syntax tree from Python's ast (required for pylint) |
| 19 | +[Babel](http://pypi.python.org/pypi/Babel) | 1.3 | Internationalization utilities |
| 20 | +[baresql](http://pypi.python.org/pypi/baresql) | 0.7.1 | playing SQL directly on Python datas |
| 21 | +[bcolz](http://pypi.python.org/pypi/bcolz) | 0.10.0 | columnar and compressed data containers. |
| 22 | +[beautifulsoup4](http://pypi.python.org/pypi/beautifulsoup4) | 4.4.0 | Screen-scraping library |
| 23 | +[blaze](http://pypi.python.org/pypi/blaze) | 0.8.2 | Blaze |
| 24 | +[bokeh](http://pypi.python.org/pypi/bokeh) | 0.9.2 | Statistical and novel interactive HTML plots for Python |
| 25 | +[brewer2mpl](http://pypi.python.org/pypi/brewer2mpl) | 1.4.1 | Connect colorbrewer2.org color maps to Python and matplotlib |
| 26 | +[certifi](http://pypi.python.org/pypi/certifi) | 2015.4.28 | Python package for providing Mozilla's CA Bundle. |
| 27 | +[cffi](http://pypi.python.org/pypi/cffi) | 1.1.2 | Foreign Function Interface for Python calling C code. |
| 28 | +[click](http://pypi.python.org/pypi/click) | 4.1 | A simple wrapper around optparse for powerful command line utilities. |
| 29 | +[colorama](http://pypi.python.org/pypi/colorama) | 0.3.3 | Cross-platform colored terminal text |
| 30 | +[cvxopt](http://abel.ee.ucla.edu/cvxopt) | 1.1.7 | Convex optimization library |
| 31 | +[cx_Freeze](http://cx-freeze.sourceforge.net) | 4.3.4 | 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) |
| 32 | +[cyordereddict](http://pypi.python.org/pypi/cyordereddict) | 0.2.2 | Cython implementation of Python's collections.OrderedDict |
| 33 | +[Cython](http://www.cython.org) | 0.22.1 | Cython is a language that makes writing C extensions for the Python language as easy as Python |
| 34 | +[cytoolz](http://pypi.python.org/pypi/cytoolz) | 0.7.3 | Cython implementation of Toolz: High performance functional utilities |
| 35 | +[dask](http://pypi.python.org/pypi/dask) | 0.6.1 | Minimal task scheduling abstraction |
| 36 | +[datashape](http://pypi.python.org/pypi/datashape) | 0.4.6 | A data description language |
| 37 | +[db.py](http://pypi.python.org/pypi/db.py) | 0.4.4 | a db package that doesn't suck |
| 38 | +[decorator](http://pypi.python.org/pypi/decorator) | 3.4.2 | Better living through Python with decorators |
| 39 | +[dill](http://pypi.python.org/pypi/dill) | 0.2.3 | serialize all of python (almost) |
| 40 | +[docopt](http://pypi.python.org/pypi/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile |
| 41 | +[docutils](http://docutils.sourceforge.net) | 0.12 | Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText) |
| 42 | +[Flask](http://pypi.python.org/pypi/Flask) | 0.10.1 | A microframework based on Werkzeug, Jinja2 and good intentions |
| 43 | +[fonttools](http://pypi.python.org/pypi/fonttools) | 2.5 | Tools to manipulate font files |
| 44 | +[greenlet](http://pypi.python.org/pypi/greenlet) | 0.4.7 | Lightweight in-process concurrent programming |
| 45 | +[guiqwt](http://packages.python.org/guiqwt) | 2.3.2 | Efficient curve/image plotting and other GUI tools for scientific data processing software development |
| 46 | +[h5py](http://pypi.python.org/pypi/h5py) | 2.5.0 | General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library) |
| 47 | +[holoviews](http://pypi.python.org/pypi/holoviews) | 1.3.2 | Composable, declarative data structures for building complex visualizations easily. |
| 48 | +[husl](http://pypi.python.org/pypi/husl) | 4.0.2 | Human-friendly HSL (Hue-Saturation-Lightness) |
| 49 | +[ipython](http://ipython.org) | 3.2.1 | Enhanced Python shell |
| 50 | +[ipython_sql](http://pypi.python.org/pypi/ipython_sql) | 0.3.6 | RDBMS access via IPython |
| 51 | +[itsdangerous](http://pypi.python.org/pypi/itsdangerous) | 0.24 | Various helpers to pass trusted data to untrusted environments and back. |
| 52 | +[jedi](http://pypi.python.org/pypi/jedi) | 0.9.0 | An autocompletion tool for Python that can be used for text editors |
| 53 | +[Jinja2](http://jinja.pocoo.org) | 2.7.3 | Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code) |
| 54 | +[joblib](http://pypi.python.org/pypi/joblib) | 0.8.4 | Lightweight pipelining: using Python functions as pipeline jobs. |
| 55 | +[jsonschema](http://pypi.python.org/pypi/jsonschema) | 2.5.1 | An implementation of JSON Schema validation for Python |
| 56 | +[julia](http://sourceforge.net/projects/stonebig.u/files/packages) | 0.1.1.8 | Python interface to the Julia language |
| 57 | +[Keras](http://pypi.python.org/pypi/Keras) | 0.1.2 | Theano-based Deep Learning library |
| 58 | +[llvmlite](http://pypi.python.org/pypi/llvmlite) | 0.6.0 | lightweight wrapper around basic LLVM functionality |
| 59 | +[lmfit](http://pypi.python.org/pypi/lmfit) | 0.8.3 | Least-Squares Minimization with Bounds and Constraints |
| 60 | +[locket.py](http://pypi.python.org/pypi/locket.py) | 0.2.0 | File-based locks for Python for Linux and Windows |
| 61 | +[logilab_common](http://pypi.python.org/pypi/logilab_common) | 1.0.2 | Collection of low-level Python packages and modules used by Logilab projects (required for pylint) |
| 62 | +[lxml](http://pypi.python.org/pypi/lxml) | 3.4.4 | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. |
| 63 | +[Markdown](http://pypi.python.org/pypi/Markdown) | 2.6.2 | Python implementation of Markdown. |
| 64 | +[MarkupSafe](http://pypi.python.org/pypi/MarkupSafe) | 0.23 | Implements a XML/HTML/XHTML Markup safe string for Python |
| 65 | +[matplotlib](http://pypi.python.org/pypi/matplotlib) | 1.4.3 | 2D plotting library (embeddable in GUIs created with PyQt) |
| 66 | +[mingwpy](https://anaconda.org/carlkl/mingwpy) | 0.1.0b3 | the python friendly windows compiler toolchain |
| 67 | +[mistune](http://pypi.python.org/pypi/mistune) | 0.7 | The fastest markdown parser in pure Python, inspired by marked. |
| 68 | +[mpld3](http://pypi.python.org/pypi/mpld3) | 0.2 | D3 Viewer for Matplotlib |
| 69 | +[multipledispatch](http://pypi.python.org/pypi/multipledispatch) | 0.4.8 | A relatively sane approach to multiple dispatch in Python |
| 70 | +[mysql_connector_python](http://pypi.python.org/pypi/mysql_connector_python) | 2.0.4 | MySQL driver written in Python |
| 71 | +[netCDF4](http://pypi.python.org/pypi/netCDF4) | 1.1.9 | python/numpy interface to netCDF library (versions 3 and 4) |
| 72 | +[networkx](http://pypi.python.org/pypi/networkx) | 1.9.1 | Python package for creating and manipulating graphs and networks |
| 73 | +[nltk](http://pypi.python.org/pypi/nltk) | 3.0.4 | The Natural Language Toolkit (NLTK) is a Python package for natural language processing. |
| 74 | +[nose](http://somethingaboutorange.com/mrl/projects/nose) | 1.3.7 | nose is a discovery-based unittest extension (e.g. NumPy test module is using nose) |
| 75 | +[numba](http://pypi.python.org/pypi/numba) | 0.20.0 | compiling Python code using LLVM |
| 76 | +[numexpr](http://pypi.python.org/pypi/numexpr) | 2.4.3 | Fast evaluation of array expressions elementwise by using a vector-based virtual machine |
| 77 | +[numpy](http://numpy.scipy.org/) | 1.9.2+mkl | NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module) |
| 78 | +[numpydoc](http://pypi.python.org/pypi/numpydoc) | 0.5 | Sphinx extension to support docstrings in Numpy format |
| 79 | +[oct2py](http://pypi.python.org/pypi/oct2py) | 3.3.0 | Python to GNU Octave bridge --> run m-files from python. |
| 80 | +[odo](http://pypi.python.org/pypi/odo) | 0.3.3 | Data migration in Python |
| 81 | +[pandas](http://pypi.python.org/pypi/pandas) | 0.16.2 | Powerful data structures for data analysis, time series and statistics |
| 82 | +[param](http://pypi.python.org/pypi/param) | 1.3.2 | Declarative Python programming using Parameters. |
| 83 | +[partd](http://pypi.python.org/pypi/partd) | 0.3.2 | Appendable key-value storage |
| 84 | +[patsy](http://pypi.python.org/pypi/patsy) | 0.4.0 | Describing statistical models using symbolic formulas |
| 85 | +[pep8](http://pypi.python.org/pypi/pep8) | 1.6.2 | Python style guide checker |
| 86 | +[pg8000](http://pypi.python.org/pypi/pg8000) | 1.10.2 | PostgreSQL interface library |
| 87 | +[Pillow](http://pypi.python.org/pypi/Pillow) | 2.9.0 | Python Imaging Library (fork) |
| 88 | +[pip](http://pypi.python.org/pypi/pip) | 7.1.0 | A tool for installing and managing Python packages |
| 89 | +[pkginfo](http://pypi.python.org/pypi/pkginfo) | 1.2.1 | Query metadatdata from sdists / bdists / installed packages. |
| 90 | +[Polygon3](http://pypi.python.org/pypi/Polygon3) | 3.0.7 | Polygon3 is a Python-3 package that handles polygonal shapes in 2D |
| 91 | +[prettytable](http://pypi.python.org/pypi/prettytable) | 0.7.2 | A simple Python library for easily displaying tabular data in a visually appealing ASCII table format. |
| 92 | +[psutil](http://code.google.com/p/psutil) | 3.1.1 | Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way |
| 93 | +[PuLP](http://pypi.python.org/pypi/PuLP) | 1.5.9 | PuLP is an LP modeler written in python. PuLP can generate MPS or LP files and call GLPK, COIN CLP/CBC, CPLEX, and GUROBI to solve linear problems |
| 94 | +[PyAudio](http://pypi.python.org/pypi/PyAudio) | 0.2.8 | Bindings for PortAudio v19, the cross-platform audio input/output stream library. |
| 95 | +[pybars3](http://pypi.python.org/pypi/pybars3) | 0.9.1 | Handlebars.js templating for Python 3 and 2 |
| 96 | +[pycparser](http://pypi.python.org/pypi/pycparser) | 2.14 | C parser in Python |
| 97 | +[pyflakes](http://pypi.python.org/pypi/pyflakes) | 0.9.2 | passive checker of Python programs |
| 98 | +[Pygments](http://pygments.org) | 2.0.2 | Generic syntax highlighter for general use in all kinds of software |
| 99 | +[pyhdf](http://pysclint.sourceforge.net/pyhdf) | 0.8.3 | Python interface to HDF4 files (Hierarchical Data Format version 4) |
| 100 | +[pylint](http://www.logilab.org/project/pylint) | 1.4.3 | Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality |
| 101 | +[PyMeta3](http://pypi.python.org/pypi/PyMeta3) | 0.5.1 | Pattern-matching language based on Meta for Python 3 and 2 |
| 102 | +[pymongo](http://pypi.python.org/pypi/pymongo) | 3.0.3 | Python driver for MongoDB <http://www.mongodb.org> |
| 103 | +[pyodbc](http://pypi.python.org/pypi/pyodbc) | 3.0.10 | DB API Module for ODBC |
| 104 | +[PyOpenGL](http://pyopengl.sourceforge.net) | 3.1.0 | Cross platform Python binding to OpenGL and related APIs |
| 105 | +[pyparsing](http://pyparsing.wikispaces.com/) | 2.0.3 | A Python Parsing Module |
| 106 | +[PyQt5](http://www.riverbankcomputing.co.uk/software/pyqt/intro) | 5.5 | Python bindings for the Qt cross platform GUI toolkit |
| 107 | +[pyqtgraph](http://pypi.python.org/pypi/pyqtgraph) | 0.9.10 | Scientific Graphics and GUI Library for Python |
| 108 | +[pyserial](http://pypi.python.org/pypi/pyserial) | 2.7 | Library encapsulating the access for the serial port |
| 109 | +[pystache](http://pypi.python.org/pypi/pystache) | 0.5.4 | Mustache for Python |
| 110 | +[python_dateutil](http://labix.org/python-dateutil) | 2.4.2 | Powerful extensions to the standard datetime module |
| 111 | +[pytz](http://pypi.python.org/pypi/pytz) | 2015.4 | World Timezone Definitions for Python |
| 112 | +[pywin32](http://pypi.python.org/pypi/pywin32) | 219 | Python library for Windows |
| 113 | +[PyYAML](http://pypi.python.org/pypi/PyYAML) | 3.11 | YAML parser and emitter for Python |
| 114 | +[pyzmq](http://pypi.python.org/pypi/pyzmq) | 14.7.0 | Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console) |
| 115 | +[redis](http://pypi.python.org/pypi/redis) | 2.10.3 | Python client for Redis key-value store |
| 116 | +[reportlab](http://www.reportlab.org) | 3.2.0 | The PDF generation library |
| 117 | +[requests](http://pypi.python.org/pypi/requests) | 2.7.0 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. |
| 118 | +[rope_py3k](http://pypi.python.org/pypi/rope_py3k) | 0.9.4.post1 | a python refactoring library... |
| 119 | +[rpy2](http://pypi.python.org/pypi/rpy2) | 2.6.1 | Python interface to the R language (embedded R) |
| 120 | +[scikit_image](http://pypi.python.org/pypi/scikit_image) | 0.11.3 | Image processing toolbox for SciPy |
| 121 | +[scikit_learn](http://pypi.python.org/pypi/scikit_learn) | 0.16.1 | A set of Python modules for machine learning and data mining |
| 122 | +[scilab2py](http://pypi.python.org/pypi/scilab2py) | 0.6 | Python to Scilab bridge |
| 123 | +[scipy](http://www.scipy.org) | 0.16.0 | SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...) |
| 124 | +[seaborn](http://pypi.python.org/pypi/seaborn) | 0.6.0 | statistical data visualization |
| 125 | +[setuptools](http://pypi.python.org/pypi/setuptools) | 17.1.1 | Download, build, install, upgrade, and uninstall Python packages - easily |
| 126 | +[simplejson](http://pypi.python.org/pypi/simplejson) | 3.8.0 | Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder |
| 127 | +[six](http://pypi.python.org/pypi/six) | 1.9.0 | Python 2 and 3 compatibility utilities |
| 128 | +[snowballstemmer](http://pypi.python.org/pypi/snowballstemmer) | 1.2.0 | This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms. |
| 129 | +[Sphinx](http://pypi.python.org/pypi/Sphinx) | 1.3.1 | Tool for generating documentation which uses reStructuredText as its markup language |
| 130 | +[sphinx_rtd_theme](http://pypi.python.org/pypi/sphinx_rtd_theme) | 0.1.8 | ReadTheDocs.org theme for Sphinx, 2013 version. |
| 131 | +[spyder](http://pypi.python.org/pypi/spyder) | 3.0.0.dev0 | Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface |
| 132 | +[SQLAlchemy](http://www.sqlalchemy.org) | 1.0.8 | SQL Toolkit and Object Relational Mapper |
| 133 | +[sqlite_bro](http://pypi.python.org/pypi/sqlite_bro) | 0.8.8 | a graphic SQLite Client in 1 Python file |
| 134 | +[sqlparse](http://pypi.python.org/pypi/sqlparse) | 0.1.15 | Non-validating SQL parser |
| 135 | +[statsmodels](http://pypi.python.org/pypi/statsmodels) | 0.6.1 | Statistical computations and models for use with SciPy |
| 136 | +[sympy](http://pypi.python.org/pypi/sympy) | 0.7.6 | Symbolic Mathematics Library |
| 137 | +[tables](http://www.pytables.org) | 3.2.1 | Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data) |
| 138 | +[Theano](http://pypi.python.org/pypi/Theano) | 0.7.0 | Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs. |
| 139 | +[toolz](http://pypi.python.org/pypi/toolz) | 0.7.2 | List processing tools and functional utilities |
| 140 | +[tornado](http://pypi.python.org/pypi/tornado) | 4.2.1 | Scalable, non-blocking web server and tools (required for IPython notebook) |
| 141 | +[TTFQuery](http://pypi.python.org/pypi/TTFQuery) | 1.0.5 | FontTools-based package for querying system fonts |
| 142 | +[twine](http://pypi.python.org/pypi/twine) | 1.5.0 | Collection of utilities for interacting with PyPI |
| 143 | +[twitter](http://pypi.python.org/pypi/twitter) | 1.17.0 | An API and command-line toolset for Twitter (twitter.com) |
| 144 | +[Werkzeug](http://pypi.python.org/pypi/Werkzeug) | 0.10.4 | The Swiss Army knife of Python web development |
| 145 | +[wheel](http://pypi.python.org/pypi/wheel) | 0.24.0 | A built-package format for Python. |
| 146 | +[winpython](http://winpython.github.io/) | 1.1 | WinPython distribution tools, including WPPM (package manager) |
| 147 | +[xlrd](http://pypi.python.org/pypi/xlrd) | 0.9.4 | Extract data from Microsoft Excel spreadsheet files |
| 148 | +[XlsxWriter](http://pypi.python.org/pypi/XlsxWriter) | 0.7.3 | A Python module for creating Excel XLSX files. |
| 149 | +[xray](http://pypi.python.org/pypi/xray) | 0.5.2 | N-D labeled arrays and datasets in Python |
0 commit comments