diff --git a/changelogs/WinPython-3.4.4.5.md b/changelogs/WinPython-3.4.4.5.md new file mode 100644 index 00000000..8f880c81 --- /dev/null +++ b/changelogs/WinPython-3.4.4.5.md @@ -0,0 +1,238 @@ +## WinPython 3.4.4.5 + +The following packages are included in WinPython v3.4.4.5 . + +### Tools + +Name | Version | Description +-----|---------|------------ +[Pandoc](http://pandoc.org/) | 1.17.2 | a universal document converter + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.4.4 | Python programming language with standard library +[adodbapi](http://pypi.python.org/pypi/adodbapi) | 2.6.0.7 | A pure Python package implementing PEP 249 DB-API using Microsoft ADO. +[alabaster](http://pypi.python.org/pypi/alabaster) | 0.7.9 | A configurable sidebar-enabled Sphinx theme +[algopy](http://pypi.python.org/pypi/algopy) | 0.5.3 | Taylor Arithmetic Computation and Algorithmic Differentiation +[altair](http://pypi.python.org/pypi/altair) | 1.1.0.dev0 | High-level declarative visualization library for Python +[args](http://pypi.python.org/pypi/args) | 0.1.0 | Command Arguments for Humans. +[astroid](http://pypi.python.org/pypi/astroid) | 1.4.8 | Rebuild a new abstract syntax tree from Python's ast (required for pylint) +[astroml](http://pypi.python.org/pypi/astroml) | 0.3 | tools for machine learning and data mining in Astronomy +[babel](http://pypi.python.org/pypi/babel) | 2.3.4 | Internationalization utilities +[backports-abc](http://pypi.python.org/pypi/backports-abc) | 0.4 | A backport of recent additions to the 'collections.abc' module. +[baresql](http://pypi.python.org/pypi/baresql) | 0.7.4 | playing SQL directly on Python datas +[bcolz](http://pypi.python.org/pypi/bcolz) | 1.1.0 | columnar and compressed data containers. +[beautifulsoup4](http://pypi.python.org/pypi/beautifulsoup4) | 4.5.1 | Screen-scraping library +[blaze](http://pypi.python.org/pypi/blaze) | 0.10.1 | Blaze +[blosc](http://pypi.python.org/pypi/blosc) | 1.4.4 | Blosc data compressor +[bloscpack](http://pypi.python.org/pypi/bloscpack) | 0.11.0 | Command line interface to and serialization format for Blosc +[bokeh](http://pypi.python.org/pypi/bokeh) | 0.12.3 | Statistical and novel interactive HTML plots for Python +[boto3](http://pypi.python.org/pypi/boto3) | 1.3.1 | The AWS SDK for Python +[botocore](http://pypi.python.org/pypi/botocore) | 1.4.36 | Low-level, data-driven core of boto 3. +[bottleneck](http://pypi.python.org/pypi/bottleneck) | 1.2.0 | Fast NumPy array functions written in Cython +[bqplot](http://pypi.python.org/pypi/bqplot) | 0.8.4 | Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets. +[brewer2mpl](http://pypi.python.org/pypi/brewer2mpl) | 1.4.1 | Connect colorbrewer2.org color maps to Python and matplotlib +[certifi](http://pypi.python.org/pypi/certifi) | 2016.9.26 | Python package for providing Mozilla's CA Bundle. +[cffi](http://pypi.python.org/pypi/cffi) | 1.8.3 | Foreign Function Interface for Python calling C code. +[click](http://pypi.python.org/pypi/click) | 6.6 | A simple wrapper around optparse for powerful command line utilities. +[clint](http://pypi.python.org/pypi/clint) | 0.5.1 | Python Command Line Interface Tools +[cloudpickle](http://pypi.python.org/pypi/cloudpickle) | 0.2.1 | Extended pickling support for Python objects +[clrmagic](http://pypi.python.org/pypi/clrmagic) | 0.0.1a2 | IPython cell magic to use .NET languages +[colorama](http://pypi.python.org/pypi/colorama) | 0.3.7 | Cross-platform colored terminal text +[commonmark](http://pypi.python.org/pypi/commonmark) | 0.5.4 | Python parser for the CommonMark Markdown spec +[cvxopt](http://pypi.python.org/pypi/cvxopt) | 1.1.7 | Convex optimization package +[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) +[cycler](http://pypi.python.org/pypi/cycler) | 0.10.0 | Composable style cycles +[cyordereddict](http://pypi.python.org/pypi/cyordereddict) | 1.0.0 | Cython implementation of Python's collections.OrderedDict +[cython](http://www.cython.org) | 0.25.1 | Cython is a language that makes writing C extensions for the Python language as easy as Python +[cytoolz](http://pypi.python.org/pypi/cytoolz) | 0.8.0 | Cython implementation of Toolz: High performance functional utilities +[dask](http://pypi.python.org/pypi/dask) | 0.12.0 | Minimal task scheduling abstraction +[datashape](http://pypi.python.org/pypi/datashape) | 0.5.2 | A data description language +[db.py](http://pypi.python.org/pypi/db.py) | 0.5.2 | a db package that doesn't suck +[decorator](http://pypi.python.org/pypi/decorator) | 4.0.10 | Better living through Python with decorators +[distributed](http://pypi.python.org/pypi/distributed) | 1.14.0 | Distributed computing +[docopt](http://pypi.python.org/pypi/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile +[docrepr](http://pypi.python.org/pypi/docrepr) | 0.1.0 | docrepr renders Python docstrings in HTML. +[docutils](http://docutils.sourceforge.net) | 0.12 | Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText) +[emcee](http://pypi.python.org/pypi/emcee) | 2.2.1 | Kick ass affine-invariant ensemble MCMC sampling +[entrypoints](http://pypi.python.org/pypi/entrypoints) | 0.2.2 | Discover and load entry points from installed packages +[fasteners](http://pypi.python.org/pypi/fasteners) | 0.14.1 | A python package that provides useful locks. +[flask](http://pypi.python.org/pypi/flask) | 0.11.1 | A microframework based on Werkzeug, Jinja2 and good intentions +[flask-cors](http://pypi.python.org/pypi/flask-cors) | 2.1.2 | A Flask extension adding a decorator for CORS support +[formlayout](http://formlayout.googlecode.com) | 1.1.0 | Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code +[geopy](http://pypi.python.org/pypi/geopy) | 1.11.0 | Python Geocoding Toolbox +[greenlet](http://pypi.python.org/pypi/greenlet) | 0.4.10 | Lightweight in-process concurrent programming +[guidata](http://packages.python.org/guidata) | 1.7.6 | Automatically generated graphical user interfaces for easy data set edition and display +[guiqwt](http://packages.python.org/guiqwt) | 3.0.3 | Efficient curve/image plotting and other GUI tools for scientific data processing software development +[h5py](http://pypi.python.org/pypi/h5py) | 2.6.0 | General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library) +[heapdict](http://pypi.python.org/pypi/heapdict) | 1.0.0 | a heap with decrease-key and increase-key operations +[holoviews](http://pypi.python.org/pypi/holoviews) | 1.6.2 | Composable, declarative data structures for building complex visualizations easily. +[html5lib](http://pypi.python.org/pypi/html5lib) | 0.999999999 | HTML parser based on the WHATWG HTML specification +[husl](http://pypi.python.org/pypi/husl) | 4.0.3 | Human-friendly HSL (Hue-Saturation-Lightness) +[idlex](http://pypi.python.org/pypi/idlex) | 1.13 | IDLE Extensions for Python +[imagesize](http://pypi.python.org/pypi/imagesize) | 0.7.1 | Getting image size from png/jpeg/jpeg2000/gif file +[ipykernel](http://pypi.python.org/pypi/ipykernel) | 4.5.0 | IPython Kernel for Jupyter +[ipyleaflet](http://pypi.python.org/pypi/ipyleaflet) | 0.2.1 | A Jupyter widget for dynamic Leaflet maps +[ipyparallel](http://pypi.python.org/pypi/ipyparallel) | 5.2.0 | Interactive Parallel Computing with IPython +[ipython](http://pypi.python.org/pypi/ipython) | 5.1.0 | Enhanced Python shell +[ipython-genutils](http://pypi.python.org/pypi/ipython-genutils) | 0.1.0 | Vestigial utilities from IPython +[ipython-sql](http://pypi.python.org/pypi/ipython-sql) | 0.3.8 | RDBMS access via IPython +[ipywidgets](http://pypi.python.org/pypi/ipywidgets) | 5.2.2 | IPython HTML widgets for Jupyter +[isort](http://pypi.python.org/pypi/isort) | 4.2.5 | A Python utility / library to sort Python imports. +[itsdangerous](http://pypi.python.org/pypi/itsdangerous) | 0.24 | Various helpers to pass trusted data to untrusted environments and back. +[jedi](http://pypi.python.org/pypi/jedi) | 0.9.0 | An autocompletion tool for Python that can be used for text editors +[jinja2](http://pypi.python.org/pypi/jinja2) | 2.8 | Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code) +[jmespath](http://pypi.python.org/pypi/jmespath) | 0.9.0 | JSON Matching Expressions +[joblib](http://pypi.python.org/pypi/joblib) | 0.10.3 | Lightweight pipelining: using Python functions as pipeline jobs. +[jsonschema](http://pypi.python.org/pypi/jsonschema) | 2.5.1 | An implementation of JSON Schema validation for Python +[julia](http://pypi.python.org/pypi/julia) | 0.1.1 | Python interface to the Julia language +[jupyter](http://pypi.python.org/pypi/jupyter) | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. +[jupyter-client](http://pypi.python.org/pypi/jupyter-client) | 4.4.0 | Jupyter metapackage. Install all the Jupyter components in one go. +[jupyter-console](http://pypi.python.org/pypi/jupyter-console) | 5.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. +[jupyter-core](http://pypi.python.org/pypi/jupyter-core) | 4.2.0 | Jupyter metapackage. Install all the Jupyter components in one go. +[keras](http://pypi.python.org/pypi/keras) | 1.1.1 | Theano-based Deep Learning library +[lasagne](http://pypi.python.org/pypi/lasagne) | 0.2.dev1 | neural network tools for Theano +[lazy-object-proxy](http://pypi.python.org/pypi/lazy-object-proxy) | 1.2.2 | A fast and thorough lazy object proxy. +[llvmlite](http://pypi.python.org/pypi/llvmlite) | 0.14.0 | lightweight wrapper around basic LLVM functionality +[lmfit](http://pypi.python.org/pypi/lmfit) | 0.9.5 | Least-Squares Minimization with Bounds and Constraints +[locket](http://pypi.python.org/pypi/locket) | 0.2.0 | File-based locks for Python for Linux and Windows +[lxml](http://pypi.python.org/pypi/lxml) | 3.6.4 | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. +[markdown](http://pypi.python.org/pypi/markdown) | 2.6.7 | Python implementation of Markdown. +[markupsafe](http://pypi.python.org/pypi/markupsafe) | 0.23 | Implements a XML/HTML/XHTML Markup safe string for Python +[matplotlib](http://pypi.python.org/pypi/matplotlib) | 1.5.3 | 2D plotting library (embeddable in GUIs created with PyQt) +[mccabe](http://pypi.python.org/pypi/mccabe) | 0.5.2 | McCabe checker, plugin for flake8 +[mingwpy](https://anaconda.org/carlkl/mingwpy) | 0.1.0b3 | the python friendly windows compiler toolchain +[mistune](http://pypi.python.org/pypi/mistune) | 0.7.3 | The fastest markdown parser in pure Python, inspired by marked. +[mkl-service](https://github.com/ContinuumIO/mkl-service) | 1.1.2 | Python bindings to some MKL service functions +[monotonic](http://pypi.python.org/pypi/monotonic) | 1.2 | An implementation of time.monotonic() for Python 2 & < 3.3 +[mpld3](http://pypi.python.org/pypi/mpld3) | 0.2 | D3 Viewer for Matplotlib +[mpmath](http://pypi.python.org/pypi/mpmath) | 0.19 | Python library for arbitrary-precision floating-point arithmetic +[msgpack-python](http://pypi.python.org/pypi/msgpack-python) | 0.4.7 | MessagePack (de)serializer. +[multipledispatch](http://pypi.python.org/pypi/multipledispatch) | 0.4.9 | A relatively sane approach to multiple dispatch in Python +[mysql-connector-python](http://pypi.python.org/pypi/mysql-connector-python) | 2.0.4 | MySQL driver written in Python +[nbconvert](http://pypi.python.org/pypi/nbconvert) | 4.2.0 | Converting Jupyter Notebooks +[nbconvert-reportlab](http://pypi.python.org/pypi/nbconvert-reportlab) | 0.1 | Converting Jupyter Notebooks +[nbformat](http://pypi.python.org/pypi/nbformat) | 4.1.0 | The Jupyter Notebook format +[nbsphinx](http://pypi.python.org/pypi/nbsphinx) | 0.2.10 | Jupyter Notebook Tools for Sphinx +[netcdf4](http://pypi.python.org/pypi/netcdf4) | 1.2.4 | python/numpy interface to netCDF library (versions 3 and 4) +[networkx](http://pypi.python.org/pypi/networkx) | 1.11 | Python package for creating and manipulating graphs and networks +[nltk](http://pypi.python.org/pypi/nltk) | 3.2.1 | The Natural Language Toolkit (NLTK) is a Python package for natural language processing. +[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) +[notebook](http://pypi.python.org/pypi/notebook) | 4.2.3 | # Jupyter Notebook +[numba](http://pypi.python.org/pypi/numba) | 0.29.0 | compiling Python code using LLVM +[numdifftools](http://pypi.python.org/pypi/numdifftools) | 0.9.17 | Solves automatic numerical differentiation problems in one or more variables. +[numexpr](http://pypi.python.org/pypi/numexpr) | 2.6.1 | Fast evaluation of array expressions elementwise by using a vector-based virtual machine +[numpy](http://numpy.scipy.org/) | 1.11.2 | NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module) +[numpydoc](http://pypi.python.org/pypi/numpydoc) | 0.6.0 | Sphinx extension to support docstrings in Numpy format +[oct2py](http://pypi.python.org/pypi/oct2py) | 3.5.9 | Python to GNU Octave bridge --> run m-files from python. +[odo](http://pypi.python.org/pypi/odo) | 0.5.0 | Data migration in Python +[pandas](http://pypi.python.org/pypi/pandas) | 0.19.1 | Powerful data structures for data analysis, time series and statistics +[pandas-datareader](http://pypi.python.org/pypi/pandas-datareader) | 0.2.1 | Data readers extracted from the pandas codebase,should be compatible with recent pandas versions +[param](http://pypi.python.org/pypi/param) | 1.4.1 | Declarative Python programming using Parameters. +[partd](http://pypi.python.org/pypi/partd) | 0.3.6 | Appendable key-value storage +[patsy](http://pypi.python.org/pypi/patsy) | 0.4.1 | Describing statistical models using symbolic formulas +[pdfrw](http://pypi.python.org/pypi/pdfrw) | 0.3 | pure Python library that reads and writes PDFs +[pep8](http://pypi.python.org/pypi/pep8) | 1.7.0 | Python style guide checker +[pg8000](http://pypi.python.org/pypi/pg8000) | 1.10.5 | PostgreSQL interface library +[pickleshare](http://pypi.python.org/pypi/pickleshare) | 0.7.4 | Tiny 'shelve'-like database with concurrency support +[pillow](http://pypi.python.org/pypi/pillow) | 3.4.2 | Python Imaging Library (fork) +[pip](http://pypi.python.org/pypi/pip) | 8.1.2 | A tool for installing and managing Python packages +[pkginfo](http://pypi.python.org/pypi/pkginfo) | 1.3.2 | Query metadatdata from sdists / bdists / installed packages. +[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. +[prompt-toolkit](http://pypi.python.org/pypi/prompt-toolkit) | 1.0.8 | Library for building powerful interactive command lines in Python +[psutil](http://code.google.com/p/psutil) | 4.4.2 | Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way +[ptpython](http://pypi.python.org/pypi/ptpython) | 0.36 | Python REPL build on top of prompt_toolkit +[pulp](http://pypi.python.org/pypi/pulp) | 1.6.1 | 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 +[py](http://pypi.python.org/pypi/py) | 1.4.31 | library with cross-python path, ini-parsing, io, code, log facilities +[pyaudio](http://pypi.python.org/pypi/pyaudio) | 0.2.9 | Bindings for PortAudio v19, the cross-platform audio input/output stream library. +[pybars3](http://pypi.python.org/pypi/pybars3) | 0.9.2 | Handlebars.js templating for Python 3 and 2 +[pycodestyle](http://pypi.python.org/pypi/pycodestyle) | 2.1.0 | Python style guide checker +[pycparser](http://pypi.python.org/pypi/pycparser) | 2.17 | C parser in Python +[pyflakes](http://pypi.python.org/pypi/pyflakes) | 1.3.0 | passive checker of Python programs +[pyflux](http://pypi.python.org/pypi/pyflux) | 0.4.0 | Open source time series library for Python +[pygments](http://pygments.org) | 2.1.3 | Generic syntax highlighter for general use in all kinds of software +[pylint](http://www.logilab.org/project/pylint) | 1.6.4 | Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality +[pymc](http://pypi.python.org/pypi/pymc) | 2.3.6 | Markov Chain Monte Carlo sampling toolkit. +[pymc3](http://pypi.python.org/pypi/pymc3) | 3.0rc2 | Markov Chain Monte Carlo sampling toolkit. +[pymeta3](http://pypi.python.org/pypi/pymeta3) | 0.5.1 | Pattern-matching language based on Meta for Python 3 and 2 +[pymongo](http://pypi.python.org/pypi/pymongo) | 3.3.0 | Python driver for MongoDB +[pyodbc](http://pypi.python.org/pypi/pyodbc) | 3.0.10 | DB API Module for ODBC +[pyopengl](http://pyopengl.sourceforge.net) | 3.1.1 | Cross platform Python binding to OpenGL and related APIs +[pypandoc](http://pypi.python.org/pypi/pypandoc) | 1.3.2 | Thin wrapper for pandoc. +[pyparsing](http://pyparsing.wikispaces.com/) | 2.1.10 | A Python Parsing Module +[pyqt4](http://www.riverbankcomputing.co.uk/software/pyqt/intro) | 4.11.4 | Python bindings for the Qt cross platform GUI toolkit +[pyqtdesignerplugins](http://pypi.python.org/pypi/pyqtdesignerplugins) | 1.1 | PyQtdesignerplugins installs Python Qt designer plugins (Matplotlib, guiqwt, etc.) for PyQt4 +[pyqtgraph](http://pypi.python.org/pypi/pyqtgraph) | 0.9.10 | Scientific Graphics and GUI Library for Python +[pyqwt](http://pypi.python.org/pypi/pyqwt) | 5.2.1 | 2D plotting library (set of Python bindings for the Qwt library featuring fast plotting) +[pyserial](http://pypi.python.org/pypi/pyserial) | 3.1.1 | Library encapsulating the access for the serial port +[pystache](http://pypi.python.org/pypi/pystache) | 0.5.4 | Mustache for Python +[pytest](http://pypi.python.org/pypi/pytest) | 3.0.3 | pytest: simple powerful testing with Python +[python-dateutil](http://labix.org/python-dateutil) | 2.5.3 | Powerful extensions to the standard datetime module +[python-hdf4](http://pypi.python.org/pypi/python-hdf4) | 0.9 | Python-HDF4: Python interface to the NCSA HDF4 library +[pythonnet](http://pypi.python.org/pypi/pythonnet) | 2.2.0.dev1 | .Net and Mono integration for Python +[pythonqwt](http://pypi.python.org/pypi/pythonqwt) | 0.5.5 | Qt plotting widgets for Python +[pytz](http://pypi.python.org/pypi/pytz) | 2016.7 | World Timezone Definitions for Python +[pywin32](http://pypi.python.org/pypi/pywin32) | 220.1 | Python library for Windows +[pyyaml](http://pypi.python.org/pypi/pyyaml) | 3.12 | YAML parser and emitter for Python +[pyzmq](http://pypi.python.org/pypi/pyzmq) | 15.4.0 | Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console) +[qtawesome](http://pypi.python.org/pypi/qtawesome) | 0.3.3 | FontAwesome icons in PyQt and PySide applications +[qtconsole](http://pypi.python.org/pypi/qtconsole) | 4.2.1 | Jupyter Qt console +[qtpy](http://pypi.python.org/pypi/qtpy) | 1.1.2 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets. +[recommonmark](http://pypi.python.org/pypi/recommonmark) | 0.4.0 | A markdown parser for docutils +[redis](http://pypi.python.org/pypi/redis) | 2.10.5 | Python client for Redis key-value store +[reportlab](http://www.reportlab.org) | 3.3.0 | The PDF generation library +[requests](http://pypi.python.org/pypi/requests) | 2.11.1 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. +[requests-file](http://pypi.python.org/pypi/requests-file) | 1.4 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. +[requests-toolbelt](http://pypi.python.org/pypi/requests-toolbelt) | 0.7.0 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. +[rope-py3k](http://pypi.python.org/pypi/rope-py3k) | 0.9.4.post1 | a python refactoring library... +[rpy2](http://pypi.python.org/pypi/rpy2) | 2.7.8 | Python interface to the R language (embedded R) +[rx](http://pypi.python.org/pypi/rx) | 1.5.3 | Reactive Extensions (Rx) for Python +[s3fs](http://pypi.python.org/pypi/s3fs) | 0.0.7 | Convenient Filesystem interface over S3 +[scikit-image](http://pypi.python.org/pypi/scikit-image) | 0.12.3 | Image processing toolbox for SciPy +[scikit-learn](http://pypi.python.org/pypi/scikit-learn) | 0.18 | A set of Python modules for machine learning and data mining +[scikit-neuralnetwork](http://pypi.python.org/pypi/scikit-neuralnetwork) | 0.7 | Deep neural networks without the learning cliff! A wrapper library compatible with scikit-learn. +[scikit-optimize](http://pypi.python.org/pypi/scikit-optimize) | 0.2 | Sequential model-based optimization toolbox. +[scilab2py](http://pypi.python.org/pypi/scilab2py) | 0.6 | Python to Scilab bridge +[scipy](http://www.scipy.org) | 0.18.1 | SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...) +[seaborn](http://pypi.python.org/pypi/seaborn) | 0.8.dev0 | statistical data visualization +[setuptools](http://pypi.python.org/pypi/setuptools) | 28.7.1 | Download, build, install, upgrade, and uninstall Python packages - easily +[simplegeneric](http://pypi.python.org/pypi/simplegeneric) | 0.8.1 | Simple generic functions (similar to Python's own len(), pickle.dump(), etc.) +[simplejson](http://pypi.python.org/pypi/simplejson) | 3.10.0 | Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder +[six](http://pypi.python.org/pypi/six) | 1.10.0 | Python 2 and 3 compatibility utilities +[snowballstemmer](http://pypi.python.org/pypi/snowballstemmer) | 1.2.1 | This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms. +[sphinx](http://pypi.python.org/pypi/sphinx) | 1.4.8 | Tool for generating documentation which uses reStructuredText as its markup language +[sphinx-rtd-theme](http://pypi.python.org/pypi/sphinx-rtd-theme) | 0.1.9 | Tool for generating documentation which uses reStructuredText as its markup language +[spyder](http://pypi.python.org/pypi/spyder) | 3.1.0.dev0 | Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface +[sqlalchemy](http://www.sqlalchemy.org) | 1.1.3 | SQL Toolkit and Object Relational Mapper +[sqlite-bro](http://pypi.python.org/pypi/sqlite-bro) | 0.8.11 | a graphic SQLite Client in 1 Python file +[sqlparse](http://pypi.python.org/pypi/sqlparse) | 0.2.2 | Non-validating SQL parser +[statsmodels](http://pypi.python.org/pypi/statsmodels) | 0.8.0rc1 | Statistical computations and models for use with SciPy +[sympy](http://pypi.python.org/pypi/sympy) | 1.0 | Symbolic Mathematics Library +[tables](http://www.pytables.org) | 3.3.0 | Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data) +[tblib](http://pypi.python.org/pypi/tblib) | 1.3.0 | Traceback serialization library. +[theano](http://pypi.python.org/pypi/theano) | 0.8.2 | Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs. +[toolz](http://pypi.python.org/pypi/toolz) | 0.8.0 | List processing tools and functional utilities +[tornado](http://pypi.python.org/pypi/tornado) | 4.4.2 | Scalable, non-blocking web server and tools (required for IPython notebook) +[tqdm](http://pypi.python.org/pypi/tqdm) | 4.8.4 | A Simple Python Progress Meter +[traitlets](http://pypi.python.org/pypi/traitlets) | 4.3.1 | Traitlets Python config system +[traittypes](http://pypi.python.org/pypi/traittypes) | 0.0.6 | Scipy trait types +[twine](http://pypi.python.org/pypi/twine) | 1.8.1 | Collection of utilities for interacting with PyPI +[twitter](http://pypi.python.org/pypi/twitter) | 1.17.1 | An API and command-line toolset for Twitter (twitter.com) +[vega](http://pypi.python.org/pypi/vega) | 0.4.4 | An IPython/ Jupyter widget for Vega and Vega-Lite +[vitables](http://pypi.python.org/pypi/vitables) | 2.1 | Graphical tool for browsing and editing files in both HDF5 and PyTables formats +[wcwidth](http://pypi.python.org/pypi/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes +[webencodings](http://pypi.python.org/pypi/webencodings) | 0.5 | Character encoding aliases for legacy web content +[werkzeug](http://pypi.python.org/pypi/werkzeug) | 0.11.11 | The Swiss Army knife of Python web development +[wheel](http://pypi.python.org/pypi/wheel) | 0.29.0 | A built-package format for Python. +[widgetsnbextension](http://pypi.python.org/pypi/widgetsnbextension) | 1.2.6 | IPython HTML widgets for Jupyter +[win-unicode-console](http://pypi.python.org/pypi/win-unicode-console) | 0.5 | Enable Unicode input and display when running Python from Windows console. +[winpython](http://winpython.github.io/) | 1.7.20161101 | WinPython distribution tools, including WPPM (package manager) +[wordcloud](http://pypi.python.org/pypi/wordcloud) | 1.2.1 | A little word cloud generator +[wrapt](http://pypi.python.org/pypi/wrapt) | 1.10.8 | A Python module for decorators, wrappers and monkey patching. +[xarray](http://pypi.python.org/pypi/xarray) | 0.8.2 | N-D labeled arrays and datasets in Python +[xlrd](http://pypi.python.org/pypi/xlrd) | 1.0.0 | Extract data from Microsoft Excel spreadsheet files +[xlsxwriter](http://pypi.python.org/pypi/xlsxwriter) | 0.9.3 | A Python module for creating Excel XLSX files. +[zarr](http://pypi.python.org/pypi/zarr) | 2.1.3 | A minimal implementation of chunked, compressed, N-dimensional arrays for Python. +[zict](http://pypi.python.org/pypi/zict) | 0.1.0 | Mutable mapping tools \ No newline at end of file diff --git a/changelogs/WinPython-3.4.4.5_History.md b/changelogs/WinPython-3.4.4.5_History.md new file mode 100644 index 00000000..2bead197 --- /dev/null +++ b/changelogs/WinPython-3.4.4.5_History.md @@ -0,0 +1,120 @@ +## History of changes for WinPython 3.4.4.5 + +The following changes were made to WinPython distribution since version 3.4.4.3. + +### Tools + +Upgraded packages: + + * [Pandoc](http://pandoc.org/) 1.13.1 → 1.17.2 (a universal document converter) + +### Python packages + +New packages: + + * [algopy](http://pypi.python.org/pypi/algopy) 0.5.3 (Taylor Arithmetic Computation and Algorithmic Differentiation) + * [altair](http://pypi.python.org/pypi/altair) 1.1.0.dev0 (High-level declarative visualization library for Python) + * [clrmagic](http://pypi.python.org/pypi/clrmagic) 0.0.1a2 (IPython cell magic to use .NET languages) + * [heapdict](http://pypi.python.org/pypi/heapdict) 1.0.0 (a heap with decrease-key and increase-key operations) + * [nbconvert-reportlab](http://pypi.python.org/pypi/nbconvert-reportlab) 0.1 (Converting Jupyter Notebooks) + * [numdifftools](http://pypi.python.org/pypi/numdifftools) 0.9.17 (Solves automatic numerical differentiation problems in one or more variables.) + * [pdfrw](http://pypi.python.org/pypi/pdfrw) 0.3 (pure Python library that reads and writes PDFs) + * [pyflux](http://pypi.python.org/pypi/pyflux) 0.4.0 (Open source time series library for Python) + * [pypandoc](http://pypi.python.org/pypi/pypandoc) 1.3.2 (Thin wrapper for pandoc.) + * [requests-file](http://pypi.python.org/pypi/requests-file) 1.4 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.) + * [scikit-optimize](http://pypi.python.org/pypi/scikit-optimize) 0.2 (Sequential model-based optimization toolbox.) + * [tqdm](http://pypi.python.org/pypi/tqdm) 4.8.4 (A Simple Python Progress Meter) + * [traittypes](http://pypi.python.org/pypi/traittypes) 0.0.6 (Scipy trait types) + * [vega](http://pypi.python.org/pypi/vega) 0.4.4 (An IPython/ Jupyter widget for Vega and Vega-Lite) + * [webencodings](http://pypi.python.org/pypi/webencodings) 0.5 (Character encoding aliases for legacy web content) + * [zict](http://pypi.python.org/pypi/zict) 0.1.0 (Mutable mapping tools) + +Upgraded packages: + + * [alabaster](http://pypi.python.org/pypi/alabaster) 0.7.8 → 0.7.9 (A configurable sidebar-enabled Sphinx theme) + * [astroid](http://pypi.python.org/pypi/astroid) 1.4.7 → 1.4.8 (Rebuild a new abstract syntax tree from Python's ast (required for pylint)) + * [babel](http://pypi.python.org/pypi/babel) 2.3.2 → 2.3.4 (Internationalization utilities) + * [baresql](http://pypi.python.org/pypi/baresql) 0.7.3 → 0.7.4 (playing SQL directly on Python datas) + * [beautifulsoup4](http://pypi.python.org/pypi/beautifulsoup4) 4.4.1 → 4.5.1 (Screen-scraping library) + * [blosc](http://pypi.python.org/pypi/blosc) 1.3.3 → 1.4.4 (Blosc data compressor) + * [bloscpack](http://pypi.python.org/pypi/bloscpack) 0.9.0 → 0.11.0 (Command line interface to and serialization format for Blosc) + * [bokeh](http://pypi.python.org/pypi/bokeh) 0.11.1 → 0.12.3 (Statistical and novel interactive HTML plots for Python) + * [bottleneck](http://pypi.python.org/pypi/bottleneck) 1.1.0 → 1.2.0 (Fast NumPy array functions written in Cython) + * [bqplot](http://pypi.python.org/pypi/bqplot) 0.7.1 → 0.8.4 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.) + * [certifi](http://pypi.python.org/pypi/certifi) 2016.2.28 → 2016.9.26 (Python package for providing Mozilla's CA Bundle.) + * [cffi](http://pypi.python.org/pypi/cffi) 1.7.0 → 1.8.3 (Foreign Function Interface for Python calling C code.) + * [cython](http://www.cython.org) 0.24.1 → 0.25.1 (Cython is a language that makes writing C extensions for the Python language as easy as Python) + * [dask](http://pypi.python.org/pypi/dask) 0.10.1 → 0.12.0 (Minimal task scheduling abstraction) + * [db.py](http://pypi.python.org/pypi/db.py) 0.4.4 → 0.5.2 (a db package that doesn't suck) + * [distributed](http://pypi.python.org/pypi/distributed) 1.11.2 → 1.14.0 (Distributed computing) + * [emcee](http://pypi.python.org/pypi/emcee) 2.1.0 → 2.2.1 (Kick ass affine-invariant ensemble MCMC sampling) + * [guidata](http://packages.python.org/guidata) 1.7.5 → 1.7.6 (Automatically generated graphical user interfaces for easy data set edition and display) + * [guiqwt](http://packages.python.org/guiqwt) 3.0.2 → 3.0.3 (Efficient curve/image plotting and other GUI tools for scientific data processing software development) + * [holoviews](http://pypi.python.org/pypi/holoviews) 1.6.0 → 1.6.2 (Composable, declarative data structures for building complex visualizations easily.) + * [html5lib](http://pypi.python.org/pypi/html5lib) 0.9999999 → 0.999999999 (HTML parser based on the WHATWG HTML specification) + * [ipykernel](http://pypi.python.org/pypi/ipykernel) 4.3.1 → 4.5.0 (IPython Kernel for Jupyter) + * [ipyparallel](http://pypi.python.org/pypi/ipyparallel) 5.1.1 → 5.2.0 (Interactive Parallel Computing with IPython) + * [ipython](http://pypi.python.org/pypi/ipython) 5.0.0 → 5.1.0 (Enhanced Python shell) + * [ipython-sql](http://pypi.python.org/pypi/ipython-sql) 0.3.7.1 → 0.3.8 (RDBMS access via IPython) + * [joblib](http://pypi.python.org/pypi/joblib) 0.10.0 → 0.10.3 (Lightweight pipelining: using Python functions as pipeline jobs.) + * [jupyter-client](http://pypi.python.org/pypi/jupyter-client) 4.3.0 → 4.4.0 (Jupyter metapackage. Install all the Jupyter components in one go.) + * [jupyter-core](http://pypi.python.org/pypi/jupyter-core) 4.1.0 → 4.2.0 (Jupyter metapackage. Install all the Jupyter components in one go.) + * [keras](http://pypi.python.org/pypi/keras) 1.0.6 → 1.1.1 (Theano-based Deep Learning library) + * [llvmlite](http://pypi.python.org/pypi/llvmlite) 0.12.1 → 0.14.0 (lightweight wrapper around basic LLVM functionality) + * [lmfit](http://pypi.python.org/pypi/lmfit) 0.9.3 → 0.9.5 (Least-Squares Minimization with Bounds and Constraints) + * [lxml](http://pypi.python.org/pypi/lxml) 3.6.0 → 3.6.4 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.) + * [markdown](http://pypi.python.org/pypi/markdown) 2.6.6 → 2.6.7 (Python implementation of Markdown.) + * [matplotlib](http://pypi.python.org/pypi/matplotlib) 1.5.2 → 1.5.3 (2D plotting library (embeddable in GUIs created with PyQt)) + * [mccabe](http://pypi.python.org/pypi/mccabe) 0.4.0 → 0.5.2 (McCabe checker, plugin for flake8) + * [monotonic](http://pypi.python.org/pypi/monotonic) 1.1 → 1.2 (An implementation of time.monotonic() for Python 2 & < 3.3) + * [multipledispatch](http://pypi.python.org/pypi/multipledispatch) 0.4.8 → 0.4.9 (A relatively sane approach to multiple dispatch in Python) + * [nbformat](http://pypi.python.org/pypi/nbformat) 4.0.1 → 4.1.0 (The Jupyter Notebook format) + * [nbsphinx](http://pypi.python.org/pypi/nbsphinx) 0.2.8 → 0.2.10 (Jupyter Notebook Tools for Sphinx) + * [notebook](http://pypi.python.org/pypi/notebook) 4.2.1 → 4.2.3 (# Jupyter Notebook) + * [numba](http://pypi.python.org/pypi/numba) 0.27.0 → 0.29.0 (compiling Python code using LLVM) + * [numpy](http://numpy.scipy.org/) 1.11.1 → 1.11.2 (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module)) + * [pandas](http://pypi.python.org/pypi/pandas) 0.18.1 → 0.19.1 (Powerful data structures for data analysis, time series and statistics) + * [pandas-datareader](http://pypi.python.org/pypi/pandas-datareader) 0.2.0 → 0.2.1 (Data readers extracted from the pandas codebase,should be compatible with recent pandas versions) + * [partd](http://pypi.python.org/pypi/partd) 0.3.4 → 0.3.6 (Appendable key-value storage) + * [pickleshare](http://pypi.python.org/pypi/pickleshare) 0.7.2 → 0.7.4 (Tiny 'shelve'-like database with concurrency support) + * [pillow](http://pypi.python.org/pypi/pillow) 3.3.0 → 3.4.2 (Python Imaging Library (fork)) + * [prompt-toolkit](http://pypi.python.org/pypi/prompt-toolkit) 1.0.3 → 1.0.8 (Library for building powerful interactive command lines in Python) + * [psutil](http://code.google.com/p/psutil) 4.3.0 → 4.4.2 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way) + * [ptpython](http://pypi.python.org/pypi/ptpython) 0.35 → 0.36 (Python REPL build on top of prompt_toolkit) + * [pybars3](http://pypi.python.org/pypi/pybars3) 0.9.1 → 0.9.2 (Handlebars.js templating for Python 3 and 2) + * [pycodestyle](http://pypi.python.org/pypi/pycodestyle) 2.0.0 → 2.1.0 (Python style guide checker) + * [pycparser](http://pypi.python.org/pypi/pycparser) 2.14 → 2.17 (C parser in Python) + * [pyflakes](http://pypi.python.org/pypi/pyflakes) 1.2.3 → 1.3.0 (passive checker of Python programs) + * [pylint](http://www.logilab.org/project/pylint) 1.6.1 → 1.6.4 (Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality) + * [pymc3](http://pypi.python.org/pypi/pymc3) 3.0 → 3.0rc2 (Markov Chain Monte Carlo sampling toolkit.) + * [pymongo](http://pypi.python.org/pypi/pymongo) 3.2.2 → 3.3.0 (Python driver for MongoDB ) + * [pyparsing](http://pyparsing.wikispaces.com/) 2.1.5 → 2.1.10 (A Python Parsing Module) + * [pytest](http://pypi.python.org/pypi/pytest) 2.9.1 → 3.0.3 (pytest: simple powerful testing with Python) + * [pythonnet](http://pypi.python.org/pypi/pythonnet) 2.1.0 → 2.2.0.dev1 (.Net and Mono integration for Python) + * [pytz](http://pypi.python.org/pypi/pytz) 2016.4 → 2016.7 (World Timezone Definitions for Python) + * [pyyaml](http://pypi.python.org/pypi/pyyaml) 3.11 → 3.12 (YAML parser and emitter for Python) + * [pyzmq](http://pypi.python.org/pypi/pyzmq) 15.3.0 → 15.4.0 (Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console)) + * [qtpy](http://pypi.python.org/pypi/qtpy) 1.1.1 → 1.1.2 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.) + * [requests](http://pypi.python.org/pypi/requests) 2.10.0 → 2.11.1 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.) + * [requests-toolbelt](http://pypi.python.org/pypi/requests-toolbelt) 0.6.2 → 0.7.0 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.) + * [rx](http://pypi.python.org/pypi/rx) 1.5.2 → 1.5.3 (Reactive Extensions (Rx) for Python) + * [s3fs](http://pypi.python.org/pypi/s3fs) 0.0.6 → 0.0.7 (Convenient Filesystem interface over S3) + * [scikit-learn](http://pypi.python.org/pypi/scikit-learn) 0.17.1 → 0.18 (A set of Python modules for machine learning and data mining) + * [scipy](http://www.scipy.org) 0.18.0rc2 → 0.18.1 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...)) + * [seaborn](http://pypi.python.org/pypi/seaborn) 0.7.1 → 0.8.dev0 (statistical data visualization) + * [setuptools](http://pypi.python.org/pypi/setuptools) 24.0.2 → 28.7.1 (Download, build, install, upgrade, and uninstall Python packages - easily) + * [simplejson](http://pypi.python.org/pypi/simplejson) 3.8.2 → 3.10.0 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder) + * [sphinx](http://pypi.python.org/pypi/sphinx) 1.4.5 → 1.4.8 (Tool for generating documentation which uses reStructuredText as its markup language) + * [spyder](http://pypi.python.org/pypi/spyder) 3.0.0.dev0 → 3.1.0.dev0 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface) + * [sqlalchemy](http://www.sqlalchemy.org) 1.0.14 → 1.1.3 (SQL Toolkit and Object Relational Mapper) + * [sqlparse](http://pypi.python.org/pypi/sqlparse) 0.1.19 → 0.2.2 (Non-validating SQL parser) + * [tables](http://www.pytables.org) 3.2.3 → 3.3.0 (Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data)) + * [tornado](http://pypi.python.org/pypi/tornado) 4.4 → 4.4.2 (Scalable, non-blocking web server and tools (required for IPython notebook)) + * [traitlets](http://pypi.python.org/pypi/traitlets) 4.2.2 → 4.3.1 (Traitlets Python config system) + * [twine](http://pypi.python.org/pypi/twine) 1.7.4 → 1.8.1 (Collection of utilities for interacting with PyPI) + * [werkzeug](http://pypi.python.org/pypi/werkzeug) 0.11.10 → 0.11.11 (The Swiss Army knife of Python web development) + * [winpython](http://winpython.github.io/) 1.6.20160625 → 1.7.20161101 (WinPython distribution tools, including WPPM (package manager)) + * [xarray](http://pypi.python.org/pypi/xarray) 0.7.2 → 0.8.2 (N-D labeled arrays and datasets in Python) + * [zarr](http://pypi.python.org/pypi/zarr) 1.0.0 → 2.1.3 (A minimal implementation of chunked, compressed, N-dimensional arrays for Python.) + +* * * diff --git a/changelogs/WinPython-3.5.2.3.md b/changelogs/WinPython-3.5.2.3.md new file mode 100644 index 00000000..69bc7ad7 --- /dev/null +++ b/changelogs/WinPython-3.5.2.3.md @@ -0,0 +1,237 @@ +## WinPython 3.5.2.3 + +The following packages are included in WinPython v3.5.2.3 . + +### Tools + +Name | Version | Description +-----|---------|------------ +[Pandoc](http://pandoc.org/) | 1.17.2 | a universal document converter + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.5.2 | Python programming language with standard library +[adodbapi](http://pypi.python.org/pypi/adodbapi) | 2.6.0.7 | A pure Python package implementing PEP 249 DB-API using Microsoft ADO. +[alabaster](http://pypi.python.org/pypi/alabaster) | 0.7.9 | A configurable sidebar-enabled Sphinx theme +[algopy](http://pypi.python.org/pypi/algopy) | 0.5.3 | Taylor Arithmetic Computation and Algorithmic Differentiation +[altair](http://pypi.python.org/pypi/altair) | 1.1.0.dev0 | High-level declarative visualization library for Python +[args](http://pypi.python.org/pypi/args) | 0.1.0 | Command Arguments for Humans. +[astroid](http://pypi.python.org/pypi/astroid) | 1.4.8 | Rebuild a new abstract syntax tree from Python's ast (required for pylint) +[astroml](http://pypi.python.org/pypi/astroml) | 0.3 | tools for machine learning and data mining in Astronomy +[babel](http://pypi.python.org/pypi/babel) | 2.3.4 | Internationalization utilities +[backports-abc](http://pypi.python.org/pypi/backports-abc) | 0.4 | A backport of recent additions to the 'collections.abc' module. +[baresql](http://pypi.python.org/pypi/baresql) | 0.7.4 | playing SQL directly on Python datas +[bcolz](http://pypi.python.org/pypi/bcolz) | 1.1.0 | columnar and compressed data containers. +[beautifulsoup4](http://pypi.python.org/pypi/beautifulsoup4) | 4.5.1 | Screen-scraping library +[blaze](http://pypi.python.org/pypi/blaze) | 0.10.1 | Blaze +[blosc](http://pypi.python.org/pypi/blosc) | 1.4.4 | Blosc data compressor +[bloscpack](http://pypi.python.org/pypi/bloscpack) | 0.11.0 | Command line interface to and serialization format for Blosc +[bokeh](http://pypi.python.org/pypi/bokeh) | 0.12.3 | Statistical and novel interactive HTML plots for Python +[boto3](http://pypi.python.org/pypi/boto3) | 1.3.1 | The AWS SDK for Python +[botocore](http://pypi.python.org/pypi/botocore) | 1.4.36 | Low-level, data-driven core of boto 3. +[bottleneck](http://pypi.python.org/pypi/bottleneck) | 1.2.0 | Fast NumPy array functions written in Cython +[bqplot](http://pypi.python.org/pypi/bqplot) | 0.8.4 | Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets. +[brewer2mpl](http://pypi.python.org/pypi/brewer2mpl) | 1.4.1 | Connect colorbrewer2.org color maps to Python and matplotlib +[certifi](http://pypi.python.org/pypi/certifi) | 2016.9.26 | Python package for providing Mozilla's CA Bundle. +[cffi](http://pypi.python.org/pypi/cffi) | 1.8.3 | Foreign Function Interface for Python calling C code. +[click](http://pypi.python.org/pypi/click) | 6.6 | A simple wrapper around optparse for powerful command line utilities. +[clint](http://pypi.python.org/pypi/clint) | 0.5.1 | Python Command Line Interface Tools +[cloudpickle](http://pypi.python.org/pypi/cloudpickle) | 0.2.1 | Extended pickling support for Python objects +[clrmagic](http://pypi.python.org/pypi/clrmagic) | 0.0.1a2 | IPython cell magic to use .NET languages +[colorama](http://pypi.python.org/pypi/colorama) | 0.3.7 | Cross-platform colored terminal text +[commonmark](http://pypi.python.org/pypi/commonmark) | 0.5.4 | Python parser for the CommonMark Markdown spec +[cvxopt](http://pypi.python.org/pypi/cvxopt) | 1.1.7 | Convex optimization package +[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) +[cycler](http://pypi.python.org/pypi/cycler) | 0.10.0 | Composable style cycles +[cython](http://www.cython.org) | 0.25.1 | Cython is a language that makes writing C extensions for the Python language as easy as Python +[cytoolz](http://pypi.python.org/pypi/cytoolz) | 0.8.0 | Cython implementation of Toolz: High performance functional utilities +[dask](http://pypi.python.org/pypi/dask) | 0.12.0 | Minimal task scheduling abstraction +[datashape](http://pypi.python.org/pypi/datashape) | 0.5.2 | A data description language +[db.py](http://pypi.python.org/pypi/db.py) | 0.5.2 | a db package that doesn't suck +[decorator](http://pypi.python.org/pypi/decorator) | 4.0.10 | Better living through Python with decorators +[distributed](http://pypi.python.org/pypi/distributed) | 1.14.0 | Distributed computing +[docopt](http://pypi.python.org/pypi/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile +[docrepr](http://pypi.python.org/pypi/docrepr) | 0.1.0 | docrepr renders Python docstrings in HTML. +[docutils](http://docutils.sourceforge.net) | 0.12 | Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText) +[emcee](http://pypi.python.org/pypi/emcee) | 2.2.1 | Kick ass affine-invariant ensemble MCMC sampling +[entrypoints](http://pypi.python.org/pypi/entrypoints) | 0.2.2 | Discover and load entry points from installed packages +[fasteners](http://pypi.python.org/pypi/fasteners) | 0.14.1 | A python package that provides useful locks. +[flask](http://pypi.python.org/pypi/flask) | 0.11.1 | A microframework based on Werkzeug, Jinja2 and good intentions +[flask-cors](http://pypi.python.org/pypi/flask-cors) | 2.1.2 | A Flask extension adding a decorator for CORS support +[formlayout](http://formlayout.googlecode.com) | 1.1.0 | Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code +[geopy](http://pypi.python.org/pypi/geopy) | 1.11.0 | Python Geocoding Toolbox +[ggplot](https://github.com/yhat/ggplot) | 0.11.5 | ggplot for python +[greenlet](http://pypi.python.org/pypi/greenlet) | 0.4.10 | Lightweight in-process concurrent programming +[guidata](http://packages.python.org/guidata) | 1.7.6 | Automatically generated graphical user interfaces for easy data set edition and display +[guiqwt](http://packages.python.org/guiqwt) | 3.0.3 | Efficient curve/image plotting and other GUI tools for scientific data processing software development +[h5py](http://pypi.python.org/pypi/h5py) | 2.6.0 | General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library) +[heapdict](http://pypi.python.org/pypi/heapdict) | 1.0.0 | a heap with decrease-key and increase-key operations +[holoviews](http://pypi.python.org/pypi/holoviews) | 1.6.2 | Composable, declarative data structures for building complex visualizations easily. +[html5lib](http://pypi.python.org/pypi/html5lib) | 0.999999999 | HTML parser based on the WHATWG HTML specification +[husl](http://pypi.python.org/pypi/husl) | 4.0.3 | Human-friendly HSL (Hue-Saturation-Lightness) +[idlex](http://pypi.python.org/pypi/idlex) | 1.13 | IDLE Extensions for Python +[imagesize](http://pypi.python.org/pypi/imagesize) | 0.7.1 | Getting image size from png/jpeg/jpeg2000/gif file +[ipykernel](http://pypi.python.org/pypi/ipykernel) | 4.5.0 | IPython Kernel for Jupyter +[ipyleaflet](http://pypi.python.org/pypi/ipyleaflet) | 0.2.1 | A Jupyter widget for dynamic Leaflet maps +[ipyparallel](http://pypi.python.org/pypi/ipyparallel) | 5.2.0 | Interactive Parallel Computing with IPython +[ipython](http://pypi.python.org/pypi/ipython) | 5.1.0 | Enhanced Python shell +[ipython-genutils](http://pypi.python.org/pypi/ipython-genutils) | 0.1.0 | Vestigial utilities from IPython +[ipython-sql](http://pypi.python.org/pypi/ipython-sql) | 0.3.8 | RDBMS access via IPython +[ipywidgets](http://pypi.python.org/pypi/ipywidgets) | 5.2.2 | IPython HTML widgets for Jupyter +[isort](http://pypi.python.org/pypi/isort) | 4.2.5 | A Python utility / library to sort Python imports. +[itsdangerous](http://pypi.python.org/pypi/itsdangerous) | 0.24 | Various helpers to pass trusted data to untrusted environments and back. +[jedi](http://pypi.python.org/pypi/jedi) | 0.9.0 | An autocompletion tool for Python that can be used for text editors +[jinja2](http://pypi.python.org/pypi/jinja2) | 2.8 | Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code) +[jmespath](http://pypi.python.org/pypi/jmespath) | 0.9.0 | JSON Matching Expressions +[joblib](http://pypi.python.org/pypi/joblib) | 0.10.3 | Lightweight pipelining: using Python functions as pipeline jobs. +[jsonschema](http://pypi.python.org/pypi/jsonschema) | 2.5.1 | An implementation of JSON Schema validation for Python +[julia](http://pypi.python.org/pypi/julia) | 0.1.1 | Python interface to the Julia language +[jupyter](http://pypi.python.org/pypi/jupyter) | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. +[jupyter-client](http://pypi.python.org/pypi/jupyter-client) | 4.4.0 | Jupyter metapackage. Install all the Jupyter components in one go. +[jupyter-console](http://pypi.python.org/pypi/jupyter-console) | 5.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. +[jupyter-core](http://pypi.python.org/pypi/jupyter-core) | 4.2.0 | Jupyter metapackage. Install all the Jupyter components in one go. +[keras](http://pypi.python.org/pypi/keras) | 1.1.1 | Theano-based Deep Learning library +[lasagne](http://pypi.python.org/pypi/lasagne) | 0.2.dev1 | neural network tools for Theano +[lazy-object-proxy](http://pypi.python.org/pypi/lazy-object-proxy) | 1.2.2 | A fast and thorough lazy object proxy. +[llvmlite](http://pypi.python.org/pypi/llvmlite) | 0.14.0 | lightweight wrapper around basic LLVM functionality +[lmfit](http://pypi.python.org/pypi/lmfit) | 0.9.5 | Least-Squares Minimization with Bounds and Constraints +[locket](http://pypi.python.org/pypi/locket) | 0.2.0 | File-based locks for Python for Linux and Windows +[lxml](http://pypi.python.org/pypi/lxml) | 3.6.4 | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. +[markdown](http://pypi.python.org/pypi/markdown) | 2.6.7 | Python implementation of Markdown. +[markupsafe](http://pypi.python.org/pypi/markupsafe) | 0.23 | Implements a XML/HTML/XHTML Markup safe string for Python +[matplotlib](http://pypi.python.org/pypi/matplotlib) | 1.5.3 | 2D plotting library (embeddable in GUIs created with PyQt) +[mccabe](http://pypi.python.org/pypi/mccabe) | 0.5.2 | McCabe checker, plugin for flake8 +[mistune](http://pypi.python.org/pypi/mistune) | 0.7.3 | The fastest markdown parser in pure Python, inspired by marked. +[mkl-service](https://github.com/ContinuumIO/mkl-service) | 1.1.2 | Python bindings to some MKL service functions +[monotonic](http://pypi.python.org/pypi/monotonic) | 1.2 | An implementation of time.monotonic() for Python 2 & < 3.3 +[mpld3](http://pypi.python.org/pypi/mpld3) | 0.2 | D3 Viewer for Matplotlib +[mpmath](http://pypi.python.org/pypi/mpmath) | 0.19 | Python library for arbitrary-precision floating-point arithmetic +[msgpack-python](http://pypi.python.org/pypi/msgpack-python) | 0.4.7 | MessagePack (de)serializer. +[multipledispatch](http://pypi.python.org/pypi/multipledispatch) | 0.4.9 | A relatively sane approach to multiple dispatch in Python +[mysql-connector-python](http://pypi.python.org/pypi/mysql-connector-python) | 2.0.4 | MySQL driver written in Python +[nbconvert](http://pypi.python.org/pypi/nbconvert) | 4.2.0 | Converting Jupyter Notebooks +[nbconvert-reportlab](http://pypi.python.org/pypi/nbconvert-reportlab) | 0.1 | Converting Jupyter Notebooks +[nbformat](http://pypi.python.org/pypi/nbformat) | 4.1.0 | The Jupyter Notebook format +[nbsphinx](http://pypi.python.org/pypi/nbsphinx) | 0.2.10 | Jupyter Notebook Tools for Sphinx +[netcdf4](http://pypi.python.org/pypi/netcdf4) | 1.2.4 | python/numpy interface to netCDF library (versions 3 and 4) +[networkx](http://pypi.python.org/pypi/networkx) | 1.11 | Python package for creating and manipulating graphs and networks +[nltk](http://pypi.python.org/pypi/nltk) | 3.2.1 | The Natural Language Toolkit (NLTK) is a Python package for natural language processing. +[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) +[notebook](http://pypi.python.org/pypi/notebook) | 4.2.3 | # Jupyter Notebook +[numba](http://pypi.python.org/pypi/numba) | 0.29.0 | compiling Python code using LLVM +[numdifftools](http://pypi.python.org/pypi/numdifftools) | 0.9.17 | Solves automatic numerical differentiation problems in one or more variables. +[numexpr](http://pypi.python.org/pypi/numexpr) | 2.6.1 | Fast evaluation of array expressions elementwise by using a vector-based virtual machine +[numpy](http://numpy.scipy.org/) | 1.11.2 | NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module) +[numpydoc](http://pypi.python.org/pypi/numpydoc) | 0.6.0 | Sphinx extension to support docstrings in Numpy format +[oct2py](http://pypi.python.org/pypi/oct2py) | 3.5.9 | Python to GNU Octave bridge --> run m-files from python. +[odo](http://pypi.python.org/pypi/odo) | 0.5.0 | Data migration in Python +[pandas](http://pypi.python.org/pypi/pandas) | 0.19.1 | Powerful data structures for data analysis, time series and statistics +[pandas-datareader](http://pypi.python.org/pypi/pandas-datareader) | 0.2.1 | Data readers extracted from the pandas codebase,should be compatible with recent pandas versions +[param](http://pypi.python.org/pypi/param) | 1.4.1 | Declarative Python programming using Parameters. +[partd](http://pypi.python.org/pypi/partd) | 0.3.6 | Appendable key-value storage +[patsy](http://pypi.python.org/pypi/patsy) | 0.4.1 | Describing statistical models using symbolic formulas +[pdfrw](http://pypi.python.org/pypi/pdfrw) | 0.3 | pure Python library that reads and writes PDFs +[pep8](http://pypi.python.org/pypi/pep8) | 1.7.0 | Python style guide checker +[pg8000](http://pypi.python.org/pypi/pg8000) | 1.10.5 | PostgreSQL interface library +[pickleshare](http://pypi.python.org/pypi/pickleshare) | 0.7.4 | Tiny 'shelve'-like database with concurrency support +[pillow](http://pypi.python.org/pypi/pillow) | 3.4.2 | Python Imaging Library (fork) +[pip](http://pypi.python.org/pypi/pip) | 8.1.2 | A tool for installing and managing Python packages +[pkginfo](http://pypi.python.org/pypi/pkginfo) | 1.3.2 | Query metadatdata from sdists / bdists / installed packages. +[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. +[prompt-toolkit](http://pypi.python.org/pypi/prompt-toolkit) | 1.0.8 | Library for building powerful interactive command lines in Python +[psutil](http://code.google.com/p/psutil) | 4.4.2 | Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way +[ptpython](http://pypi.python.org/pypi/ptpython) | 0.36 | Python REPL build on top of prompt_toolkit +[pulp](http://pypi.python.org/pypi/pulp) | 1.6.1 | 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 +[py](http://pypi.python.org/pypi/py) | 1.4.31 | library with cross-python path, ini-parsing, io, code, log facilities +[pyaudio](http://pypi.python.org/pypi/pyaudio) | 0.2.9 | Bindings for PortAudio v19, the cross-platform audio input/output stream library. +[pybars3](http://pypi.python.org/pypi/pybars3) | 0.9.2 | Handlebars.js templating for Python 3 and 2 +[pycodestyle](http://pypi.python.org/pypi/pycodestyle) | 2.1.0 | Python style guide checker +[pycparser](http://pypi.python.org/pypi/pycparser) | 2.17 | C parser in Python +[pyflakes](http://pypi.python.org/pypi/pyflakes) | 1.3.0 | passive checker of Python programs +[pyflux](http://pypi.python.org/pypi/pyflux) | 0.4.0 | Open source time series library for Python +[pygments](http://pygments.org) | 2.1.3 | Generic syntax highlighter for general use in all kinds of software +[pylint](http://www.logilab.org/project/pylint) | 1.6.4 | Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality +[pymc](http://pypi.python.org/pypi/pymc) | 2.3.6 | Markov Chain Monte Carlo sampling toolkit. +[pymc3](http://pypi.python.org/pypi/pymc3) | 3.0rc2 | Markov Chain Monte Carlo sampling toolkit. +[pymeta3](http://pypi.python.org/pypi/pymeta3) | 0.5.1 | Pattern-matching language based on Meta for Python 3 and 2 +[pymongo](http://pypi.python.org/pypi/pymongo) | 3.3.0 | Python driver for MongoDB +[pyodbc](http://pypi.python.org/pypi/pyodbc) | 3.0.10 | DB API Module for ODBC +[pyopengl](http://pyopengl.sourceforge.net) | 3.1.1 | Cross platform Python binding to OpenGL and related APIs +[pypandoc](http://pypi.python.org/pypi/pypandoc) | 1.3.2 | Thin wrapper for pandoc. +[pyparsing](http://pyparsing.wikispaces.com/) | 2.1.10 | A Python Parsing Module +[pyqt4](http://www.riverbankcomputing.co.uk/software/pyqt/intro) | 4.11.4 | Python bindings for the Qt cross platform GUI toolkit +[pyqtdesignerplugins](http://pypi.python.org/pypi/pyqtdesignerplugins) | 1.1 | PyQtdesignerplugins installs Python Qt designer plugins (Matplotlib, guiqwt, etc.) for PyQt4 +[pyqtgraph](http://pypi.python.org/pypi/pyqtgraph) | 0.9.10 | Scientific Graphics and GUI Library for Python +[pyqwt](http://pypi.python.org/pypi/pyqwt) | 5.2.1 | 2D plotting library (set of Python bindings for the Qwt library featuring fast plotting) +[pyserial](http://pypi.python.org/pypi/pyserial) | 3.1.1 | Library encapsulating the access for the serial port +[pystache](http://pypi.python.org/pypi/pystache) | 0.5.4 | Mustache for Python +[pytest](http://pypi.python.org/pypi/pytest) | 3.0.3 | pytest: simple powerful testing with Python +[python-dateutil](http://labix.org/python-dateutil) | 2.5.3 | Powerful extensions to the standard datetime module +[python-hdf4](http://pypi.python.org/pypi/python-hdf4) | 0.9 | Python-HDF4: Python interface to the NCSA HDF4 library +[pythonnet](http://pypi.python.org/pypi/pythonnet) | 2.2.0.dev1 | .Net and Mono integration for Python +[pythonqwt](http://pypi.python.org/pypi/pythonqwt) | 0.5.5 | Qt plotting widgets for Python +[pytz](http://pypi.python.org/pypi/pytz) | 2016.7 | World Timezone Definitions for Python +[pywin32](http://pypi.python.org/pypi/pywin32) | 220.1 | Python library for Windows +[pyyaml](http://pypi.python.org/pypi/pyyaml) | 3.12 | YAML parser and emitter for Python +[pyzmq](http://pypi.python.org/pypi/pyzmq) | 15.4.0 | Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console) +[qtawesome](http://pypi.python.org/pypi/qtawesome) | 0.3.3 | FontAwesome icons in PyQt and PySide applications +[qtconsole](http://pypi.python.org/pypi/qtconsole) | 4.2.1 | Jupyter Qt console +[qtpy](http://pypi.python.org/pypi/qtpy) | 1.1.2 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets. +[recommonmark](http://pypi.python.org/pypi/recommonmark) | 0.4.0 | A markdown parser for docutils +[redis](http://pypi.python.org/pypi/redis) | 2.10.5 | Python client for Redis key-value store +[reportlab](http://www.reportlab.org) | 3.3.0 | The PDF generation library +[requests](http://pypi.python.org/pypi/requests) | 2.11.1 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. +[requests-file](http://pypi.python.org/pypi/requests-file) | 1.4 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. +[requests-toolbelt](http://pypi.python.org/pypi/requests-toolbelt) | 0.7.0 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. +[rope-py3k](http://pypi.python.org/pypi/rope-py3k) | 0.9.4.post1 | a python refactoring library... +[rpy2](http://pypi.python.org/pypi/rpy2) | 2.8.3 | Python interface to the R language (embedded R) +[rx](http://pypi.python.org/pypi/rx) | 1.5.3 | Reactive Extensions (Rx) for Python +[s3fs](http://pypi.python.org/pypi/s3fs) | 0.0.7 | Convenient Filesystem interface over S3 +[scikit-image](http://pypi.python.org/pypi/scikit-image) | 0.12.3 | Image processing toolbox for SciPy +[scikit-learn](http://pypi.python.org/pypi/scikit-learn) | 0.18 | A set of Python modules for machine learning and data mining +[scikit-neuralnetwork](http://pypi.python.org/pypi/scikit-neuralnetwork) | 0.7 | Deep neural networks without the learning cliff! A wrapper library compatible with scikit-learn. +[scikit-optimize](http://pypi.python.org/pypi/scikit-optimize) | 0.2 | Sequential model-based optimization toolbox. +[scilab2py](http://pypi.python.org/pypi/scilab2py) | 0.6 | Python to Scilab bridge +[scipy](http://www.scipy.org) | 0.18.1 | SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...) +[seaborn](http://pypi.python.org/pypi/seaborn) | 0.8.dev0 | statistical data visualization +[setuptools](http://pypi.python.org/pypi/setuptools) | 28.7.1 | Download, build, install, upgrade, and uninstall Python packages - easily +[simplegeneric](http://pypi.python.org/pypi/simplegeneric) | 0.8.1 | Simple generic functions (similar to Python's own len(), pickle.dump(), etc.) +[simplejson](http://pypi.python.org/pypi/simplejson) | 3.10.0 | Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder +[six](http://pypi.python.org/pypi/six) | 1.10.0 | Python 2 and 3 compatibility utilities +[snowballstemmer](http://pypi.python.org/pypi/snowballstemmer) | 1.2.1 | This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms. +[sphinx](http://pypi.python.org/pypi/sphinx) | 1.4.8 | Tool for generating documentation which uses reStructuredText as its markup language +[sphinx-rtd-theme](http://pypi.python.org/pypi/sphinx-rtd-theme) | 0.1.9 | Tool for generating documentation which uses reStructuredText as its markup language +[spyder](http://pypi.python.org/pypi/spyder) | 3.1.0.dev0 | Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface +[sqlalchemy](http://www.sqlalchemy.org) | 1.1.3 | SQL Toolkit and Object Relational Mapper +[sqlite-bro](http://pypi.python.org/pypi/sqlite-bro) | 0.8.11 | a graphic SQLite Client in 1 Python file +[sqlparse](http://pypi.python.org/pypi/sqlparse) | 0.2.2 | Non-validating SQL parser +[statsmodels](http://pypi.python.org/pypi/statsmodels) | 0.8.0rc1 | Statistical computations and models for use with SciPy +[sympy](http://pypi.python.org/pypi/sympy) | 1.0 | Symbolic Mathematics Library +[tables](http://www.pytables.org) | 3.3.0 | Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data) +[tblib](http://pypi.python.org/pypi/tblib) | 1.3.0 | Traceback serialization library. +[theano](http://pypi.python.org/pypi/theano) | 0.8.2 | Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs. +[toolz](http://pypi.python.org/pypi/toolz) | 0.8.0 | List processing tools and functional utilities +[tornado](http://pypi.python.org/pypi/tornado) | 4.4.2 | Scalable, non-blocking web server and tools (required for IPython notebook) +[tqdm](http://pypi.python.org/pypi/tqdm) | 4.8.4 | A Simple Python Progress Meter +[traitlets](http://pypi.python.org/pypi/traitlets) | 4.3.1 | Traitlets Python config system +[traittypes](http://pypi.python.org/pypi/traittypes) | 0.0.6 | Scipy trait types +[twine](http://pypi.python.org/pypi/twine) | 1.8.1 | Collection of utilities for interacting with PyPI +[twitter](http://pypi.python.org/pypi/twitter) | 1.17.1 | An API and command-line toolset for Twitter (twitter.com) +[vega](http://pypi.python.org/pypi/vega) | 0.4.4 | An IPython/ Jupyter widget for Vega and Vega-Lite +[vitables](http://pypi.python.org/pypi/vitables) | 2.1 | Graphical tool for browsing and editing files in both HDF5 and PyTables formats +[wcwidth](http://pypi.python.org/pypi/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes +[webencodings](http://pypi.python.org/pypi/webencodings) | 0.5 | Character encoding aliases for legacy web content +[werkzeug](http://pypi.python.org/pypi/werkzeug) | 0.11.11 | The Swiss Army knife of Python web development +[wheel](http://pypi.python.org/pypi/wheel) | 0.29.0 | A built-package format for Python. +[widgetsnbextension](http://pypi.python.org/pypi/widgetsnbextension) | 1.2.6 | IPython HTML widgets for Jupyter +[win-unicode-console](http://pypi.python.org/pypi/win-unicode-console) | 0.5 | Enable Unicode input and display when running Python from Windows console. +[winpython](http://winpython.github.io/) | 1.7.20161101 | WinPython distribution tools, including WPPM (package manager) +[wordcloud](http://pypi.python.org/pypi/wordcloud) | 1.2.1 | A little word cloud generator +[wrapt](http://pypi.python.org/pypi/wrapt) | 1.10.8 | A Python module for decorators, wrappers and monkey patching. +[xarray](http://pypi.python.org/pypi/xarray) | 0.8.2 | N-D labeled arrays and datasets in Python +[xlrd](http://pypi.python.org/pypi/xlrd) | 1.0.0 | Extract data from Microsoft Excel spreadsheet files +[xlsxwriter](http://pypi.python.org/pypi/xlsxwriter) | 0.9.3 | A Python module for creating Excel XLSX files. +[zarr](http://pypi.python.org/pypi/zarr) | 2.1.3 | A minimal implementation of chunked, compressed, N-dimensional arrays for Python. +[zict](http://pypi.python.org/pypi/zict) | 0.1.0 | Mutable mapping tools \ No newline at end of file diff --git a/changelogs/WinPython-3.5.2.3_History.md b/changelogs/WinPython-3.5.2.3_History.md new file mode 100644 index 00000000..1667cf3a --- /dev/null +++ b/changelogs/WinPython-3.5.2.3_History.md @@ -0,0 +1,95 @@ +## History of changes for WinPython 3.5.2.3 + +The following changes were made to WinPython distribution since version 3.5.2.2. + +### Python packages + +New packages: + + * [algopy](http://pypi.python.org/pypi/algopy) 0.5.3 (Taylor Arithmetic Computation and Algorithmic Differentiation) + * [clrmagic](http://pypi.python.org/pypi/clrmagic) 0.0.1a2 (IPython cell magic to use .NET languages) + * [ggplot](https://github.com/yhat/ggplot) 0.11.5 (ggplot for python) + * [heapdict](http://pypi.python.org/pypi/heapdict) 1.0.0 (a heap with decrease-key and increase-key operations) + * [nbconvert-reportlab](http://pypi.python.org/pypi/nbconvert-reportlab) 0.1 (Converting Jupyter Notebooks) + * [numdifftools](http://pypi.python.org/pypi/numdifftools) 0.9.17 (Solves automatic numerical differentiation problems in one or more variables.) + * [pdfrw](http://pypi.python.org/pypi/pdfrw) 0.3 (pure Python library that reads and writes PDFs) + * [pyflux](http://pypi.python.org/pypi/pyflux) 0.4.0 (Open source time series library for Python) + * [scikit-optimize](http://pypi.python.org/pypi/scikit-optimize) 0.2 (Sequential model-based optimization toolbox.) + * [tqdm](http://pypi.python.org/pypi/tqdm) 4.8.4 (A Simple Python Progress Meter) + * [traittypes](http://pypi.python.org/pypi/traittypes) 0.0.6 (Scipy trait types) + * [zict](http://pypi.python.org/pypi/zict) 0.1.0 (Mutable mapping tools) + +Upgraded packages: + + * [altair](http://pypi.python.org/pypi/altair) 1.0.0 → 1.1.0.dev0 (High-level declarative visualization library for Python) + * [baresql](http://pypi.python.org/pypi/baresql) 0.7.3 → 0.7.4 (playing SQL directly on Python datas) + * [blosc](http://pypi.python.org/pypi/blosc) 1.4.1 → 1.4.4 (Blosc data compressor) + * [bloscpack](http://pypi.python.org/pypi/bloscpack) 0.9.0 → 0.11.0 (Command line interface to and serialization format for Blosc) + * [bokeh](http://pypi.python.org/pypi/bokeh) 0.12.1 → 0.12.3 (Statistical and novel interactive HTML plots for Python) + * [bottleneck](http://pypi.python.org/pypi/bottleneck) 1.1.0 → 1.2.0 (Fast NumPy array functions written in Cython) + * [bqplot](http://pypi.python.org/pypi/bqplot) 0.8.2 → 0.8.4 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.) + * [certifi](http://pypi.python.org/pypi/certifi) 2016.8.8 → 2016.9.26 (Python package for providing Mozilla's CA Bundle.) + * [cffi](http://pypi.python.org/pypi/cffi) 1.7.0 → 1.8.3 (Foreign Function Interface for Python calling C code.) + * [cython](http://www.cython.org) 0.24.1 → 0.25.1 (Cython is a language that makes writing C extensions for the Python language as easy as Python) + * [dask](http://pypi.python.org/pypi/dask) 0.11.0 → 0.12.0 (Minimal task scheduling abstraction) + * [db.py](http://pypi.python.org/pypi/db.py) 0.4.4 → 0.5.2 (a db package that doesn't suck) + * [distributed](http://pypi.python.org/pypi/distributed) 1.12.0 → 1.14.0 (Distributed computing) + * [emcee](http://pypi.python.org/pypi/emcee) 2.1.0 → 2.2.1 (Kick ass affine-invariant ensemble MCMC sampling) + * [guidata](http://packages.python.org/guidata) 1.7.5 → 1.7.6 (Automatically generated graphical user interfaces for easy data set edition and display) + * [guiqwt](http://packages.python.org/guiqwt) 3.0.2 → 3.0.3 (Efficient curve/image plotting and other GUI tools for scientific data processing software development) + * [ipykernel](http://pypi.python.org/pypi/ipykernel) 4.4.1 → 4.5.0 (IPython Kernel for Jupyter) + * [ipython-sql](http://pypi.python.org/pypi/ipython-sql) 0.3.7.1 → 0.3.8 (RDBMS access via IPython) + * [joblib](http://pypi.python.org/pypi/joblib) 0.10.0 → 0.10.3 (Lightweight pipelining: using Python functions as pipeline jobs.) + * [jupyter-client](http://pypi.python.org/pypi/jupyter-client) 4.3.0 → 4.4.0 (Jupyter metapackage. Install all the Jupyter components in one go.) + * [jupyter-core](http://pypi.python.org/pypi/jupyter-core) 4.1.1 → 4.2.0 (Jupyter metapackage. Install all the Jupyter components in one go.) + * [keras](http://pypi.python.org/pypi/keras) 1.0.7 → 1.1.1 (Theano-based Deep Learning library) + * [llvmlite](http://pypi.python.org/pypi/llvmlite) 0.12.1 → 0.14.0 (lightweight wrapper around basic LLVM functionality) + * [markdown](http://pypi.python.org/pypi/markdown) 2.6.6 → 2.6.7 (Python implementation of Markdown.) + * [matplotlib](http://pypi.python.org/pypi/matplotlib) 1.5.2 → 1.5.3 (2D plotting library (embeddable in GUIs created with PyQt)) + * [mccabe](http://pypi.python.org/pypi/mccabe) 0.5.1 → 0.5.2 (McCabe checker, plugin for flake8) + * [multipledispatch](http://pypi.python.org/pypi/multipledispatch) 0.4.8 → 0.4.9 (A relatively sane approach to multiple dispatch in Python) + * [nbsphinx](http://pypi.python.org/pypi/nbsphinx) 0.2.9 → 0.2.10 (Jupyter Notebook Tools for Sphinx) + * [notebook](http://pypi.python.org/pypi/notebook) 4.2.2 → 4.2.3 (# Jupyter Notebook) + * [numba](http://pypi.python.org/pypi/numba) 0.27.0 → 0.29.0 (compiling Python code using LLVM) + * [numpy](http://numpy.scipy.org/) 1.11.1 → 1.11.2 (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module)) + * [pandas](http://pypi.python.org/pypi/pandas) 0.18.1 → 0.19.1 (Powerful data structures for data analysis, time series and statistics) + * [pillow](http://pypi.python.org/pypi/pillow) 3.3.1 → 3.4.2 (Python Imaging Library (fork)) + * [prompt-toolkit](http://pypi.python.org/pypi/prompt-toolkit) 1.0.7 → 1.0.8 (Library for building powerful interactive command lines in Python) + * [psutil](http://code.google.com/p/psutil) 4.3.0 → 4.4.2 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way) + * [ptpython](http://pypi.python.org/pypi/ptpython) 0.35 → 0.36 (Python REPL build on top of prompt_toolkit) + * [pybars3](http://pypi.python.org/pypi/pybars3) 0.9.1 → 0.9.2 (Handlebars.js templating for Python 3 and 2) + * [pycodestyle](http://pypi.python.org/pypi/pycodestyle) 2.0.0 → 2.1.0 (Python style guide checker) + * [pycparser](http://pypi.python.org/pypi/pycparser) 2.14 → 2.17 (C parser in Python) + * [pyflakes](http://pypi.python.org/pypi/pyflakes) 1.2.3 → 1.3.0 (passive checker of Python programs) + * [pymc3](http://pypi.python.org/pypi/pymc3) 3.0 → 3.0rc2 (Markov Chain Monte Carlo sampling toolkit.) + * [pypandoc](http://pypi.python.org/pypi/pypandoc) 1.2.0 → 1.3.2 (Thin wrapper for pandoc.) + * [pyparsing](http://pyparsing.wikispaces.com/) 2.1.8 → 2.1.10 (A Python Parsing Module) + * [pytest](http://pypi.python.org/pypi/pytest) 2.9.2 → 3.0.3 (pytest: simple powerful testing with Python) + * [pythonnet](http://pypi.python.org/pypi/pythonnet) 2.1.0 → 2.2.0.dev1 (.Net and Mono integration for Python) + * [pytz](http://pypi.python.org/pypi/pytz) 2016.6.1 → 2016.7 (World Timezone Definitions for Python) + * [pyyaml](http://pypi.python.org/pypi/pyyaml) 3.11 → 3.12 (YAML parser and emitter for Python) + * [rpy2](http://pypi.python.org/pypi/rpy2) 2.8.1 → 2.8.3 (Python interface to the R language (embedded R)) + * [rx](http://pypi.python.org/pypi/rx) 1.5.2 → 1.5.3 (Reactive Extensions (Rx) for Python) + * [s3fs](http://pypi.python.org/pypi/s3fs) 0.0.6 → 0.0.7 (Convenient Filesystem interface over S3) + * [scikit-learn](http://pypi.python.org/pypi/scikit-learn) 0.17.1 → 0.18 (A set of Python modules for machine learning and data mining) + * [scipy](http://www.scipy.org) 0.18.0 → 0.18.1 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...)) + * [seaborn](http://pypi.python.org/pypi/seaborn) 0.7.1 → 0.8.dev0 (statistical data visualization) + * [setuptools](http://pypi.python.org/pypi/setuptools) 25.1.6 → 28.7.1 (Download, build, install, upgrade, and uninstall Python packages - easily) + * [simplejson](http://pypi.python.org/pypi/simplejson) 3.8.2 → 3.10.0 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder) + * [sphinx](http://pypi.python.org/pypi/sphinx) 1.4.6 → 1.4.8 (Tool for generating documentation which uses reStructuredText as its markup language) + * [spyder](http://pypi.python.org/pypi/spyder) 3.0.0b5 → 3.1.0.dev0 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface) + * [sqlalchemy](http://www.sqlalchemy.org) 1.0.14 → 1.1.3 (SQL Toolkit and Object Relational Mapper) + * [sqlparse](http://pypi.python.org/pypi/sqlparse) 0.2.1 → 0.2.2 (Non-validating SQL parser) + * [tables](http://www.pytables.org) 3.2.3 → 3.3.0 (Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data)) + * [tornado](http://pypi.python.org/pypi/tornado) 4.4.1 → 4.4.2 (Scalable, non-blocking web server and tools (required for IPython notebook)) + * [traitlets](http://pypi.python.org/pypi/traitlets) 4.2.2 → 4.3.1 (Traitlets Python config system) + * [vega](http://pypi.python.org/pypi/vega) 0.4.2 → 0.4.4 (An IPython/ Jupyter widget for Vega and Vega-Lite) + * [werkzeug](http://pypi.python.org/pypi/werkzeug) 0.11.10 → 0.11.11 (The Swiss Army knife of Python web development) + * [winpython](http://winpython.github.io/) 1.6.20160816 → 1.7.20161101 (WinPython distribution tools, including WPPM (package manager)) + * [zarr](http://pypi.python.org/pypi/zarr) 1.1.0 → 2.1.3 (A minimal implementation of chunked, compressed, N-dimensional arrays for Python.) + +Removed packages: + + * [cyordereddict](http://pypi.python.org/pypi/cyordereddict) 1.0.0 (Cython implementation of Python's collections.OrderedDict) + +* * * diff --git a/changelogs/WinPython-3.6.0.0.md b/changelogs/WinPython-3.6.0.0.md new file mode 100644 index 00000000..59a17c21 --- /dev/null +++ b/changelogs/WinPython-3.6.0.0.md @@ -0,0 +1,209 @@ +## WinPython 3.6.0.0 + +The following packages are included in WinPython v3.6.0.0 . + +### Tools + +Name | Version | Description +-----|---------|------------ +[Pandoc](http://pandoc.org/) | 1.17.2 | a universal document converter + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.6.0 | Python programming language with standard library +[adodbapi](http://pypi.python.org/pypi/adodbapi) | 2.6.0.7 | A pure Python package implementing PEP 249 DB-API using Microsoft ADO. +[alabaster](http://pypi.python.org/pypi/alabaster) | 0.7.9 | A configurable sidebar-enabled Sphinx theme +[altair](http://pypi.python.org/pypi/altair) | 1.1.0.dev0 | High-level declarative visualization library for Python +[args](http://pypi.python.org/pypi/args) | 0.1.0 | Command Arguments for Humans. +[astroid](http://pypi.python.org/pypi/astroid) | 1.4.8 | Rebuild a new abstract syntax tree from Python's ast (required for pylint) +[astroml](http://pypi.python.org/pypi/astroml) | 0.3 | tools for machine learning and data mining in Astronomy +[babel](http://pypi.python.org/pypi/babel) | 2.3.4 | Internationalization utilities +[backports-abc](http://pypi.python.org/pypi/backports-abc) | 0.4 | A backport of recent additions to the 'collections.abc' module. +[baresql](http://pypi.python.org/pypi/baresql) | 0.7.4 | playing SQL directly on Python datas +[beautifulsoup4](http://pypi.python.org/pypi/beautifulsoup4) | 4.5.1 | Screen-scraping library +[blaze](http://pypi.python.org/pypi/blaze) | 0.10.1 | Blaze +[blosc](http://pypi.python.org/pypi/blosc) | 1.4.4 | Blosc data compressor +[bloscpack](http://pypi.python.org/pypi/bloscpack) | 0.11.0 | Command line interface to and serialization format for Blosc +[bokeh](http://pypi.python.org/pypi/bokeh) | 0.12.3 | Statistical and novel interactive HTML plots for Python +[boto3](http://pypi.python.org/pypi/boto3) | 1.3.1 | The AWS SDK for Python +[botocore](http://pypi.python.org/pypi/botocore) | 1.4.36 | Low-level, data-driven core of boto 3. +[bottleneck](http://pypi.python.org/pypi/bottleneck) | 1.2.0 | Fast NumPy array functions written in Cython +[bqplot](http://pypi.python.org/pypi/bqplot) | 0.8.4 | Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets. +[brewer2mpl](http://pypi.python.org/pypi/brewer2mpl) | 1.4.1 | Connect colorbrewer2.org color maps to Python and matplotlib +[certifi](http://pypi.python.org/pypi/certifi) | 2016.9.26 | Python package for providing Mozilla's CA Bundle. +[cffi](http://pypi.python.org/pypi/cffi) | 1.8.3 | Foreign Function Interface for Python calling C code. +[click](http://pypi.python.org/pypi/click) | 6.6 | A simple wrapper around optparse for powerful command line utilities. +[clint](http://pypi.python.org/pypi/clint) | 0.5.1 | Python Command Line Interface Tools +[cloudpickle](http://pypi.python.org/pypi/cloudpickle) | 0.2.1 | Extended pickling support for Python objects +[colorama](http://pypi.python.org/pypi/colorama) | 0.3.7 | Cross-platform colored terminal text +[commonmark](http://pypi.python.org/pypi/commonmark) | 0.5.4 | Python parser for the CommonMark Markdown spec +[cycler](http://pypi.python.org/pypi/cycler) | 0.10.0 | Composable style cycles +[cython](http://www.cython.org) | 0.25.1 | Cython is a language that makes writing C extensions for the Python language as easy as Python +[dask](http://pypi.python.org/pypi/dask) | 0.12.0 | Minimal task scheduling abstraction +[datashape](http://pypi.python.org/pypi/datashape) | 0.5.2 | A data description language +[db.py](http://pypi.python.org/pypi/db.py) | 0.5.2 | a db package that doesn't suck +[decorator](http://pypi.python.org/pypi/decorator) | 4.0.10 | Better living through Python with decorators +[distributed](http://pypi.python.org/pypi/distributed) | 1.14.0 | Distributed computing +[docopt](http://pypi.python.org/pypi/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile +[docrepr](http://pypi.python.org/pypi/docrepr) | 0.1.0 | docrepr renders Python docstrings in HTML. +[docutils](http://docutils.sourceforge.net) | 0.12 | Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText) +[emcee](http://pypi.python.org/pypi/emcee) | 2.2.1 | Kick ass affine-invariant ensemble MCMC sampling +[entrypoints](http://pypi.python.org/pypi/entrypoints) | 0.2.2 | Discover and load entry points from installed packages +[flask](http://pypi.python.org/pypi/flask) | 0.11.1 | A microframework based on Werkzeug, Jinja2 and good intentions +[flask-cors](http://pypi.python.org/pypi/flask-cors) | 2.1.2 | A Flask extension adding a decorator for CORS support +[formlayout](http://formlayout.googlecode.com) | 1.1.0 | Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code +[geopy](http://pypi.python.org/pypi/geopy) | 1.11.0 | Python Geocoding Toolbox +[ggplot](https://github.com/yhat/ggplot) | 0.11.5 | ggplot for python +[greenlet](http://pypi.python.org/pypi/greenlet) | 0.4.10 | Lightweight in-process concurrent programming +[guidata](http://packages.python.org/guidata) | 1.7.6 | Automatically generated graphical user interfaces for easy data set edition and display +[guiqwt](http://packages.python.org/guiqwt) | 3.0.3 | Efficient curve/image plotting and other GUI tools for scientific data processing software development +[h5py](http://pypi.python.org/pypi/h5py) | 2.6.0 | General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library) +[heapdict](http://pypi.python.org/pypi/heapdict) | 1.0.0 | a heap with decrease-key and increase-key operations +[holoviews](http://pypi.python.org/pypi/holoviews) | 1.6.2 | Composable, declarative data structures for building complex visualizations easily. +[html5lib](http://pypi.python.org/pypi/html5lib) | 0.999999999 | HTML parser based on the WHATWG HTML specification +[husl](http://pypi.python.org/pypi/husl) | 4.0.3 | Human-friendly HSL (Hue-Saturation-Lightness) +[imagesize](http://pypi.python.org/pypi/imagesize) | 0.7.1 | Getting image size from png/jpeg/jpeg2000/gif file +[ipykernel](http://pypi.python.org/pypi/ipykernel) | 4.5.0 | IPython Kernel for Jupyter +[ipyleaflet](http://pypi.python.org/pypi/ipyleaflet) | 0.2.1 | A Jupyter widget for dynamic Leaflet maps +[ipyparallel](http://pypi.python.org/pypi/ipyparallel) | 5.2.0 | Interactive Parallel Computing with IPython +[ipython](http://pypi.python.org/pypi/ipython) | 5.1.0 | Enhanced Python shell +[ipython-genutils](http://pypi.python.org/pypi/ipython-genutils) | 0.1.0 | Vestigial utilities from IPython +[ipython-sql](http://pypi.python.org/pypi/ipython-sql) | 0.3.8 | RDBMS access via IPython +[ipywidgets](http://pypi.python.org/pypi/ipywidgets) | 5.2.2 | IPython HTML widgets for Jupyter +[isort](http://pypi.python.org/pypi/isort) | 4.2.5 | A Python utility / library to sort Python imports. +[itsdangerous](http://pypi.python.org/pypi/itsdangerous) | 0.24 | Various helpers to pass trusted data to untrusted environments and back. +[jedi](http://pypi.python.org/pypi/jedi) | 0.9.0 | An autocompletion tool for Python that can be used for text editors +[jinja2](http://pypi.python.org/pypi/jinja2) | 2.8 | Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code) +[jmespath](http://pypi.python.org/pypi/jmespath) | 0.9.0 | JSON Matching Expressions +[joblib](http://pypi.python.org/pypi/joblib) | 0.10.3 | Lightweight pipelining: using Python functions as pipeline jobs. +[jsonschema](http://pypi.python.org/pypi/jsonschema) | 2.5.1 | An implementation of JSON Schema validation for Python +[julia](http://pypi.python.org/pypi/julia) | 0.1.1 | Python interface to the Julia language +[jupyter](http://pypi.python.org/pypi/jupyter) | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. +[jupyter-client](http://pypi.python.org/pypi/jupyter-client) | 4.4.0 | Jupyter metapackage. Install all the Jupyter components in one go. +[jupyter-console](http://pypi.python.org/pypi/jupyter-console) | 5.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. +[jupyter-core](http://pypi.python.org/pypi/jupyter-core) | 4.2.0 | Jupyter metapackage. Install all the Jupyter components in one go. +[jupyterlab](http://pypi.python.org/pypi/jupyterlab) | 0.8.0 | Jupyter lab environment notebook server extension +[keras](http://pypi.python.org/pypi/keras) | 1.1.1 | Theano-based Deep Learning library +[lasagne](http://pypi.python.org/pypi/lasagne) | 0.2.dev1 | neural network tools for Theano +[lazy-object-proxy](http://pypi.python.org/pypi/lazy-object-proxy) | 1.2.2 | A fast and thorough lazy object proxy. +[lmfit](http://pypi.python.org/pypi/lmfit) | 0.9.5 | Least-Squares Minimization with Bounds and Constraints +[locket](http://pypi.python.org/pypi/locket) | 0.2.0 | File-based locks for Python for Linux and Windows +[lxml](http://pypi.python.org/pypi/lxml) | 3.6.4 | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. +[markdown](http://pypi.python.org/pypi/markdown) | 2.6.7 | Python implementation of Markdown. +[markupsafe](http://pypi.python.org/pypi/markupsafe) | 1.0.dev0 | Implements a XML/HTML/XHTML Markup safe string for Python +[matplotlib](http://pypi.python.org/pypi/matplotlib) | 1.5.3 | 2D plotting library (embeddable in GUIs created with PyQt) +[mccabe](http://pypi.python.org/pypi/mccabe) | 0.5.2 | McCabe checker, plugin for flake8 +[mistune](http://pypi.python.org/pypi/mistune) | 0.7.3 | The fastest markdown parser in pure Python, inspired by marked. +[mpld3](http://pypi.python.org/pypi/mpld3) | 0.2 | D3 Viewer for Matplotlib +[mpmath](http://pypi.python.org/pypi/mpmath) | 0.19 | Python library for arbitrary-precision floating-point arithmetic +[msgpack-python](http://pypi.python.org/pypi/msgpack-python) | 0.4.8 | MessagePack (de)serializer. +[multipledispatch](http://pypi.python.org/pypi/multipledispatch) | 0.4.9 | A relatively sane approach to multiple dispatch in Python +[mysql-connector-python](http://pypi.python.org/pypi/mysql-connector-python) | 2.0.4 | MySQL driver written in Python +[nbconvert](http://pypi.python.org/pypi/nbconvert) | 4.2.0 | Converting Jupyter Notebooks +[nbformat](http://pypi.python.org/pypi/nbformat) | 4.1.0 | The Jupyter Notebook format +[nbsphinx](http://pypi.python.org/pypi/nbsphinx) | 0.2.10 | Jupyter Notebook Tools for Sphinx +[netcdf4](http://pypi.python.org/pypi/netcdf4) | 1.2.4 | python/numpy interface to netCDF library (versions 3 and 4) +[networkx](http://pypi.python.org/pypi/networkx) | 1.11 | Python package for creating and manipulating graphs and networks +[nltk](http://pypi.python.org/pypi/nltk) | 3.2.1 | The Natural Language Toolkit (NLTK) is a Python package for natural language processing. +[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) +[notebook](http://pypi.python.org/pypi/notebook) | 4.2.3 | # Jupyter Notebook +[numexpr](http://pypi.python.org/pypi/numexpr) | 2.6.1 | Fast evaluation of array expressions elementwise by using a vector-based virtual machine +[numpy](http://numpy.scipy.org/) | 1.11.2 | NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module) +[numpydoc](http://pypi.python.org/pypi/numpydoc) | 0.6.0 | Sphinx extension to support docstrings in Numpy format +[oct2py](http://pypi.python.org/pypi/oct2py) | 3.5.9 | Python to GNU Octave bridge --> run m-files from python. +[odo](http://pypi.python.org/pypi/odo) | 0.5.0 | Data migration in Python +[pandas](http://pypi.python.org/pypi/pandas) | 0.19.1 | Powerful data structures for data analysis, time series and statistics +[pandas-datareader](http://pypi.python.org/pypi/pandas-datareader) | 0.2.1 | Data readers extracted from the pandas codebase,should be compatible with recent pandas versions +[param](http://pypi.python.org/pypi/param) | 1.4.1 | Declarative Python programming using Parameters. +[partd](http://pypi.python.org/pypi/partd) | 0.3.6 | Appendable key-value storage +[patsy](http://pypi.python.org/pypi/patsy) | 0.4.1 | Describing statistical models using symbolic formulas +[pep8](http://pypi.python.org/pypi/pep8) | 1.7.0 | Python style guide checker +[pg8000](http://pypi.python.org/pypi/pg8000) | 1.10.5 | PostgreSQL interface library +[pickleshare](http://pypi.python.org/pypi/pickleshare) | 0.7.4 | Tiny 'shelve'-like database with concurrency support +[pillow](http://pypi.python.org/pypi/pillow) | 3.4.2 | Python Imaging Library (fork) +[pip](http://pypi.python.org/pypi/pip) | 8.1.2 | A tool for installing and managing Python packages +[pkginfo](http://pypi.python.org/pypi/pkginfo) | 1.3.2 | Query metadatdata from sdists / bdists / installed packages. +[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. +[prompt-toolkit](http://pypi.python.org/pypi/prompt-toolkit) | 1.0.8 | Library for building powerful interactive command lines in Python +[psutil](http://code.google.com/p/psutil) | 4.4.2 | Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way +[ptpython](http://pypi.python.org/pypi/ptpython) | 0.36 | Python REPL build on top of prompt_toolkit +[py](http://pypi.python.org/pypi/py) | 1.4.31 | library with cross-python path, ini-parsing, io, code, log facilities +[pybars3](http://pypi.python.org/pypi/pybars3) | 0.9.2 | Handlebars.js templating for Python 3 and 2 +[pycodestyle](http://pypi.python.org/pypi/pycodestyle) | 2.1.0 | Python style guide checker +[pycparser](http://pypi.python.org/pypi/pycparser) | 2.17 | C parser in Python +[pyflakes](http://pypi.python.org/pypi/pyflakes) | 1.3.0 | passive checker of Python programs +[pygments](http://pygments.org) | 2.1.3 | Generic syntax highlighter for general use in all kinds of software +[pylint](http://www.logilab.org/project/pylint) | 1.6.4 | Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality +[pymc3](http://pypi.python.org/pypi/pymc3) | 3.0rc2 | Markov Chain Monte Carlo sampling toolkit. +[pymeta3](http://pypi.python.org/pypi/pymeta3) | 0.5.1 | Pattern-matching language based on Meta for Python 3 and 2 +[pymongo](http://pypi.python.org/pypi/pymongo) | 3.3.0 | Python driver for MongoDB +[pyopengl](http://pyopengl.sourceforge.net) | 3.1.1 | Cross platform Python binding to OpenGL and related APIs +[pyparsing](http://pyparsing.wikispaces.com/) | 2.1.10 | A Python Parsing Module +[pyqt4](http://www.riverbankcomputing.co.uk/software/pyqt/intro) | 4.11.4 | Python bindings for the Qt cross platform GUI toolkit +[pyqtgraph](http://pypi.python.org/pypi/pyqtgraph) | 0.9.10 | Scientific Graphics and GUI Library for Python +[pyserial](http://pypi.python.org/pypi/pyserial) | 3.1.1 | Library encapsulating the access for the serial port +[pystache](http://pypi.python.org/pypi/pystache) | 0.5.4 | Mustache for Python +[pytest](http://pypi.python.org/pypi/pytest) | 3.0.3 | pytest: simple powerful testing with Python +[python-dateutil](http://labix.org/python-dateutil) | 2.5.3 | Powerful extensions to the standard datetime module +[pythonqwt](http://pypi.python.org/pypi/pythonqwt) | 0.5.5 | Qt plotting widgets for Python +[pytz](http://pypi.python.org/pypi/pytz) | 2016.7 | World Timezone Definitions for Python +[pywin32](http://pypi.python.org/pypi/pywin32) | 220.1 | Python library for Windows +[pyyaml](http://pypi.python.org/pypi/pyyaml) | 3.12 | YAML parser and emitter for Python +[pyzmq](http://pypi.python.org/pypi/pyzmq) | 16.0.0 | Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console) +[qtawesome](http://pypi.python.org/pypi/qtawesome) | 0.3.3 | FontAwesome icons in PyQt and PySide applications +[qtconsole](http://pypi.python.org/pypi/qtconsole) | 4.2.1 | Jupyter Qt console +[qtpy](http://pypi.python.org/pypi/qtpy) | 1.1.2 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets. +[recommonmark](http://pypi.python.org/pypi/recommonmark) | 0.4.0 | A markdown parser for docutils +[redis](http://pypi.python.org/pypi/redis) | 2.10.5 | Python client for Redis key-value store +[requests](http://pypi.python.org/pypi/requests) | 2.11.1 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. +[requests-file](http://pypi.python.org/pypi/requests-file) | 1.4 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. +[requests-toolbelt](http://pypi.python.org/pypi/requests-toolbelt) | 0.7.0 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. +[rope-py3k](http://pypi.python.org/pypi/rope-py3k) | 0.9.4.post1 | a python refactoring library... +[rx](http://pypi.python.org/pypi/rx) | 1.5.3 | Reactive Extensions (Rx) for Python +[s3fs](http://pypi.python.org/pypi/s3fs) | 0.0.7 | Convenient Filesystem interface over S3 +[scikit-image](http://pypi.python.org/pypi/scikit-image) | 0.12.3 | Image processing toolbox for SciPy +[scikit-learn](http://pypi.python.org/pypi/scikit-learn) | 0.18 | A set of Python modules for machine learning and data mining +[scikit-neuralnetwork](http://pypi.python.org/pypi/scikit-neuralnetwork) | 0.7 | Deep neural networks without the learning cliff! A wrapper library compatible with scikit-learn. +[scikit-optimize](http://pypi.python.org/pypi/scikit-optimize) | 0.2 | Sequential model-based optimization toolbox. +[scilab2py](http://pypi.python.org/pypi/scilab2py) | 0.6 | Python to Scilab bridge +[scipy](http://www.scipy.org) | 0.18.1 | SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...) +[seaborn](http://pypi.python.org/pypi/seaborn) | 0.8.dev0 | statistical data visualization +[setuptools](http://pypi.python.org/pypi/setuptools) | 28.7.1 | Download, build, install, upgrade, and uninstall Python packages - easily +[simplegeneric](http://pypi.python.org/pypi/simplegeneric) | 0.8.1 | Simple generic functions (similar to Python's own len(), pickle.dump(), etc.) +[simplejson](http://pypi.python.org/pypi/simplejson) | 3.10.0 | Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder +[six](http://pypi.python.org/pypi/six) | 1.10.0 | Python 2 and 3 compatibility utilities +[snowballstemmer](http://pypi.python.org/pypi/snowballstemmer) | 1.2.1 | This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms. +[sphinx](http://pypi.python.org/pypi/sphinx) | 1.4.8 | Tool for generating documentation which uses reStructuredText as its markup language +[sphinx-rtd-theme](http://pypi.python.org/pypi/sphinx-rtd-theme) | 0.1.9 | Tool for generating documentation which uses reStructuredText as its markup language +[spyder](http://pypi.python.org/pypi/spyder) | 3.1.0.dev0 | Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface +[sqlalchemy](http://www.sqlalchemy.org) | 1.1.3 | SQL Toolkit and Object Relational Mapper +[sqlite-bro](http://pypi.python.org/pypi/sqlite-bro) | 0.8.11 | a graphic SQLite Client in 1 Python file +[sqlparse](http://pypi.python.org/pypi/sqlparse) | 0.2.2 | Non-validating SQL parser +[statsmodels](http://pypi.python.org/pypi/statsmodels) | 0.8.0rc1 | Statistical computations and models for use with SciPy +[sympy](http://pypi.python.org/pypi/sympy) | 1.0 | Symbolic Mathematics Library +[tables](http://www.pytables.org) | 3.3.0 | Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data) +[tblib](http://pypi.python.org/pypi/tblib) | 1.3.0 | Traceback serialization library. +[theano](http://pypi.python.org/pypi/theano) | 0.8.2 | Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs. +[toolz](http://pypi.python.org/pypi/toolz) | 0.8.0 | List processing tools and functional utilities +[tornado](http://pypi.python.org/pypi/tornado) | 4.4.2 | Scalable, non-blocking web server and tools (required for IPython notebook) +[tqdm](http://pypi.python.org/pypi/tqdm) | 4.8.4 | A Simple Python Progress Meter +[traitlets](http://pypi.python.org/pypi/traitlets) | 4.3.1 | Traitlets Python config system +[traittypes](http://pypi.python.org/pypi/traittypes) | 0.0.6 | Scipy trait types +[twine](http://pypi.python.org/pypi/twine) | 1.8.1 | Collection of utilities for interacting with PyPI +[twitter](http://pypi.python.org/pypi/twitter) | 1.17.1 | An API and command-line toolset for Twitter (twitter.com) +[vega](http://pypi.python.org/pypi/vega) | 0.4.4 | An IPython/ Jupyter widget for Vega and Vega-Lite +[wcwidth](http://pypi.python.org/pypi/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes +[webencodings](http://pypi.python.org/pypi/webencodings) | 0.5 | Character encoding aliases for legacy web content +[werkzeug](http://pypi.python.org/pypi/werkzeug) | 0.11.11 | The Swiss Army knife of Python web development +[wheel](http://pypi.python.org/pypi/wheel) | 0.29.0 | A built-package format for Python. +[widgetsnbextension](http://pypi.python.org/pypi/widgetsnbextension) | 1.2.6 | IPython HTML widgets for Jupyter +[win-unicode-console](http://pypi.python.org/pypi/win-unicode-console) | 0.5 | Enable Unicode input and display when running Python from Windows console. +[winpython](http://winpython.github.io/) | 1.7.20161101 | WinPython distribution tools, including WPPM (package manager) +[wordcloud](http://pypi.python.org/pypi/wordcloud) | 1.2.1 | A little word cloud generator +[wrapt](http://pypi.python.org/pypi/wrapt) | 1.10.8 | A Python module for decorators, wrappers and monkey patching. +[xarray](http://pypi.python.org/pypi/xarray) | 0.8.2 | N-D labeled arrays and datasets in Python +[xlrd](http://pypi.python.org/pypi/xlrd) | 1.0.0 | Extract data from Microsoft Excel spreadsheet files +[xlsxwriter](http://pypi.python.org/pypi/xlsxwriter) | 0.9.3 | A Python module for creating Excel XLSX files. +[zict](http://pypi.python.org/pypi/zict) | 0.1.0 | Mutable mapping tools \ No newline at end of file diff --git a/changelogs/WinPython-3.6.0.0_History.md b/changelogs/WinPython-3.6.0.0_History.md new file mode 100644 index 00000000..df7b8e40 --- /dev/null +++ b/changelogs/WinPython-3.6.0.0_History.md @@ -0,0 +1,5 @@ +## History of changes for WinPython 3.6.0.0 + +The following changes were made to WinPython distribution since version 3.6.0.0. + +* * * diff --git a/changelogs/WinPythonQt5-3.4.4.5.md b/changelogs/WinPythonQt5-3.4.4.5.md new file mode 100644 index 00000000..a9582420 --- /dev/null +++ b/changelogs/WinPythonQt5-3.4.4.5.md @@ -0,0 +1,236 @@ +## WinPython 3.4.4.5Qt5 + +The following packages are included in WinPython v3.4.4.5Qt5 . + +### Tools + +Name | Version | Description +-----|---------|------------ +[Pandoc](http://pandoc.org/) | 1.17.2 | a universal document converter + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.4.4 | Python programming language with standard library +[adodbapi](http://pypi.python.org/pypi/adodbapi) | 2.6.0.7 | A pure Python package implementing PEP 249 DB-API using Microsoft ADO. +[alabaster](http://pypi.python.org/pypi/alabaster) | 0.7.9 | A configurable sidebar-enabled Sphinx theme +[algopy](http://pypi.python.org/pypi/algopy) | 0.5.3 | Taylor Arithmetic Computation and Algorithmic Differentiation +[altair](http://pypi.python.org/pypi/altair) | 1.1.0.dev0 | High-level declarative visualization library for Python +[args](http://pypi.python.org/pypi/args) | 0.1.0 | Command Arguments for Humans. +[astroid](http://pypi.python.org/pypi/astroid) | 1.4.8 | Rebuild a new abstract syntax tree from Python's ast (required for pylint) +[astroml](http://pypi.python.org/pypi/astroml) | 0.3 | tools for machine learning and data mining in Astronomy +[babel](http://pypi.python.org/pypi/babel) | 2.3.4 | Internationalization utilities +[backports-abc](http://pypi.python.org/pypi/backports-abc) | 0.4 | A backport of recent additions to the 'collections.abc' module. +[baresql](http://pypi.python.org/pypi/baresql) | 0.7.4 | playing SQL directly on Python datas +[bcolz](http://pypi.python.org/pypi/bcolz) | 1.1.0 | columnar and compressed data containers. +[beautifulsoup4](http://pypi.python.org/pypi/beautifulsoup4) | 4.5.1 | Screen-scraping library +[blaze](http://pypi.python.org/pypi/blaze) | 0.10.1 | Blaze +[blosc](http://pypi.python.org/pypi/blosc) | 1.4.4 | Blosc data compressor +[bloscpack](http://pypi.python.org/pypi/bloscpack) | 0.11.0 | Command line interface to and serialization format for Blosc +[bokeh](http://pypi.python.org/pypi/bokeh) | 0.12.3 | Statistical and novel interactive HTML plots for Python +[boto3](http://pypi.python.org/pypi/boto3) | 1.3.1 | The AWS SDK for Python +[botocore](http://pypi.python.org/pypi/botocore) | 1.4.36 | Low-level, data-driven core of boto 3. +[bottleneck](http://pypi.python.org/pypi/bottleneck) | 1.2.0 | Fast NumPy array functions written in Cython +[bqplot](http://pypi.python.org/pypi/bqplot) | 0.8.4 | Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets. +[brewer2mpl](http://pypi.python.org/pypi/brewer2mpl) | 1.4.1 | Connect colorbrewer2.org color maps to Python and matplotlib +[certifi](http://pypi.python.org/pypi/certifi) | 2016.9.26 | Python package for providing Mozilla's CA Bundle. +[cffi](http://pypi.python.org/pypi/cffi) | 1.8.3 | Foreign Function Interface for Python calling C code. +[click](http://pypi.python.org/pypi/click) | 6.6 | A simple wrapper around optparse for powerful command line utilities. +[clint](http://pypi.python.org/pypi/clint) | 0.5.1 | Python Command Line Interface Tools +[cloudpickle](http://pypi.python.org/pypi/cloudpickle) | 0.2.1 | Extended pickling support for Python objects +[clrmagic](http://pypi.python.org/pypi/clrmagic) | 0.0.1a2 | IPython cell magic to use .NET languages +[colorama](http://pypi.python.org/pypi/colorama) | 0.3.7 | Cross-platform colored terminal text +[commonmark](http://pypi.python.org/pypi/commonmark) | 0.5.4 | Python parser for the CommonMark Markdown spec +[cvxopt](http://pypi.python.org/pypi/cvxopt) | 1.1.7 | Convex optimization package +[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) +[cycler](http://pypi.python.org/pypi/cycler) | 0.10.0 | Composable style cycles +[cyordereddict](http://pypi.python.org/pypi/cyordereddict) | 1.0.0 | Cython implementation of Python's collections.OrderedDict +[cython](http://www.cython.org) | 0.25.1 | Cython is a language that makes writing C extensions for the Python language as easy as Python +[cytoolz](http://pypi.python.org/pypi/cytoolz) | 0.8.0 | Cython implementation of Toolz: High performance functional utilities +[dask](http://pypi.python.org/pypi/dask) | 0.12.0 | Minimal task scheduling abstraction +[datashape](http://pypi.python.org/pypi/datashape) | 0.5.2 | A data description language +[db.py](http://pypi.python.org/pypi/db.py) | 0.5.2 | a db package that doesn't suck +[decorator](http://pypi.python.org/pypi/decorator) | 4.0.10 | Better living through Python with decorators +[distributed](http://pypi.python.org/pypi/distributed) | 1.14.0 | Distributed computing +[docopt](http://pypi.python.org/pypi/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile +[docrepr](http://pypi.python.org/pypi/docrepr) | 0.1.0 | docrepr renders Python docstrings in HTML. +[docutils](http://docutils.sourceforge.net) | 0.12 | Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText) +[emcee](http://pypi.python.org/pypi/emcee) | 2.2.1 | Kick ass affine-invariant ensemble MCMC sampling +[entrypoints](http://pypi.python.org/pypi/entrypoints) | 0.2.2 | Discover and load entry points from installed packages +[fasteners](http://pypi.python.org/pypi/fasteners) | 0.14.1 | A python package that provides useful locks. +[flask](http://pypi.python.org/pypi/flask) | 0.11.1 | A microframework based on Werkzeug, Jinja2 and good intentions +[flask-cors](http://pypi.python.org/pypi/flask-cors) | 2.1.2 | A Flask extension adding a decorator for CORS support +[formlayout](http://formlayout.googlecode.com) | 1.1.0 | Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code +[geopy](http://pypi.python.org/pypi/geopy) | 1.11.0 | Python Geocoding Toolbox +[ggplot](https://github.com/yhat/ggplot) | 0.11.5 | ggplot for python +[greenlet](http://pypi.python.org/pypi/greenlet) | 0.4.10 | Lightweight in-process concurrent programming +[guidata](http://packages.python.org/guidata) | 1.7.6 | Automatically generated graphical user interfaces for easy data set edition and display +[guiqwt](http://packages.python.org/guiqwt) | 3.0.3 | Efficient curve/image plotting and other GUI tools for scientific data processing software development +[h5py](http://pypi.python.org/pypi/h5py) | 2.6.0 | General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library) +[heapdict](http://pypi.python.org/pypi/heapdict) | 1.0.0 | a heap with decrease-key and increase-key operations +[holoviews](http://pypi.python.org/pypi/holoviews) | 1.6.2 | Composable, declarative data structures for building complex visualizations easily. +[html5lib](http://pypi.python.org/pypi/html5lib) | 0.999999999 | HTML parser based on the WHATWG HTML specification +[husl](http://pypi.python.org/pypi/husl) | 4.0.3 | Human-friendly HSL (Hue-Saturation-Lightness) +[idlex](http://pypi.python.org/pypi/idlex) | 1.13 | IDLE Extensions for Python +[imagesize](http://pypi.python.org/pypi/imagesize) | 0.7.1 | Getting image size from png/jpeg/jpeg2000/gif file +[ipykernel](http://pypi.python.org/pypi/ipykernel) | 4.5.0 | IPython Kernel for Jupyter +[ipyleaflet](http://pypi.python.org/pypi/ipyleaflet) | 0.2.1 | A Jupyter widget for dynamic Leaflet maps +[ipyparallel](http://pypi.python.org/pypi/ipyparallel) | 5.2.0 | Interactive Parallel Computing with IPython +[ipython](http://pypi.python.org/pypi/ipython) | 5.1.0 | Enhanced Python shell +[ipython-genutils](http://pypi.python.org/pypi/ipython-genutils) | 0.1.0 | Vestigial utilities from IPython +[ipython-sql](http://pypi.python.org/pypi/ipython-sql) | 0.3.8 | RDBMS access via IPython +[ipywidgets](http://pypi.python.org/pypi/ipywidgets) | 5.2.2 | IPython HTML widgets for Jupyter +[isort](http://pypi.python.org/pypi/isort) | 4.2.5 | A Python utility / library to sort Python imports. +[itsdangerous](http://pypi.python.org/pypi/itsdangerous) | 0.24 | Various helpers to pass trusted data to untrusted environments and back. +[jedi](http://pypi.python.org/pypi/jedi) | 0.9.0 | An autocompletion tool for Python that can be used for text editors +[jinja2](http://pypi.python.org/pypi/jinja2) | 2.8 | Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code) +[jmespath](http://pypi.python.org/pypi/jmespath) | 0.9.0 | JSON Matching Expressions +[joblib](http://pypi.python.org/pypi/joblib) | 0.10.3 | Lightweight pipelining: using Python functions as pipeline jobs. +[jsonschema](http://pypi.python.org/pypi/jsonschema) | 2.5.1 | An implementation of JSON Schema validation for Python +[julia](http://pypi.python.org/pypi/julia) | 0.1.1 | Python interface to the Julia language +[jupyter](http://pypi.python.org/pypi/jupyter) | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. +[jupyter-client](http://pypi.python.org/pypi/jupyter-client) | 4.4.0 | Jupyter metapackage. Install all the Jupyter components in one go. +[jupyter-console](http://pypi.python.org/pypi/jupyter-console) | 5.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. +[jupyter-core](http://pypi.python.org/pypi/jupyter-core) | 4.2.0 | Jupyter metapackage. Install all the Jupyter components in one go. +[keras](http://pypi.python.org/pypi/keras) | 1.1.1 | Theano-based Deep Learning library +[lasagne](http://pypi.python.org/pypi/lasagne) | 0.2.dev1 | neural network tools for Theano +[lazy-object-proxy](http://pypi.python.org/pypi/lazy-object-proxy) | 1.2.2 | A fast and thorough lazy object proxy. +[llvmlite](http://pypi.python.org/pypi/llvmlite) | 0.14.0 | lightweight wrapper around basic LLVM functionality +[lmfit](http://pypi.python.org/pypi/lmfit) | 0.9.5 | Least-Squares Minimization with Bounds and Constraints +[locket](http://pypi.python.org/pypi/locket) | 0.2.0 | File-based locks for Python for Linux and Windows +[lxml](http://pypi.python.org/pypi/lxml) | 3.6.4 | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. +[markdown](http://pypi.python.org/pypi/markdown) | 2.6.7 | Python implementation of Markdown. +[markupsafe](http://pypi.python.org/pypi/markupsafe) | 0.23 | Implements a XML/HTML/XHTML Markup safe string for Python +[matplotlib](http://pypi.python.org/pypi/matplotlib) | 1.5.3 | 2D plotting library (embeddable in GUIs created with PyQt) +[mccabe](http://pypi.python.org/pypi/mccabe) | 0.5.2 | McCabe checker, plugin for flake8 +[mingwpy](https://anaconda.org/carlkl/mingwpy) | 0.1.0b3 | the python friendly windows compiler toolchain +[mistune](http://pypi.python.org/pypi/mistune) | 0.7.3 | The fastest markdown parser in pure Python, inspired by marked. +[mkl-service](https://github.com/ContinuumIO/mkl-service) | 1.1.2 | Python bindings to some MKL service functions +[monotonic](http://pypi.python.org/pypi/monotonic) | 1.2 | An implementation of time.monotonic() for Python 2 & < 3.3 +[mpld3](http://pypi.python.org/pypi/mpld3) | 0.2 | D3 Viewer for Matplotlib +[mpmath](http://pypi.python.org/pypi/mpmath) | 0.19 | Python library for arbitrary-precision floating-point arithmetic +[msgpack-python](http://pypi.python.org/pypi/msgpack-python) | 0.4.7 | MessagePack (de)serializer. +[multipledispatch](http://pypi.python.org/pypi/multipledispatch) | 0.4.9 | A relatively sane approach to multiple dispatch in Python +[mysql-connector-python](http://pypi.python.org/pypi/mysql-connector-python) | 2.0.4 | MySQL driver written in Python +[nbconvert](http://pypi.python.org/pypi/nbconvert) | 4.2.0 | Converting Jupyter Notebooks +[nbconvert-reportlab](http://pypi.python.org/pypi/nbconvert-reportlab) | 0.1 | Converting Jupyter Notebooks +[nbformat](http://pypi.python.org/pypi/nbformat) | 4.1.0 | The Jupyter Notebook format +[nbsphinx](http://pypi.python.org/pypi/nbsphinx) | 0.2.10 | Jupyter Notebook Tools for Sphinx +[netcdf4](http://pypi.python.org/pypi/netcdf4) | 1.2.4 | python/numpy interface to netCDF library (versions 3 and 4) +[networkx](http://pypi.python.org/pypi/networkx) | 1.11 | Python package for creating and manipulating graphs and networks +[nltk](http://pypi.python.org/pypi/nltk) | 3.2.1 | The Natural Language Toolkit (NLTK) is a Python package for natural language processing. +[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) +[notebook](http://pypi.python.org/pypi/notebook) | 4.2.3 | # Jupyter Notebook +[numba](http://pypi.python.org/pypi/numba) | 0.29.0 | compiling Python code using LLVM +[numdifftools](http://pypi.python.org/pypi/numdifftools) | 0.9.17 | Solves automatic numerical differentiation problems in one or more variables. +[numexpr](http://pypi.python.org/pypi/numexpr) | 2.6.1 | Fast evaluation of array expressions elementwise by using a vector-based virtual machine +[numpy](http://numpy.scipy.org/) | 1.11.2 | NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module) +[numpydoc](http://pypi.python.org/pypi/numpydoc) | 0.6.0 | Sphinx extension to support docstrings in Numpy format +[oct2py](http://pypi.python.org/pypi/oct2py) | 3.5.9 | Python to GNU Octave bridge --> run m-files from python. +[odo](http://pypi.python.org/pypi/odo) | 0.5.0 | Data migration in Python +[pandas](http://pypi.python.org/pypi/pandas) | 0.19.1 | Powerful data structures for data analysis, time series and statistics +[pandas-datareader](http://pypi.python.org/pypi/pandas-datareader) | 0.2.1 | Data readers extracted from the pandas codebase,should be compatible with recent pandas versions +[param](http://pypi.python.org/pypi/param) | 1.4.1 | Declarative Python programming using Parameters. +[partd](http://pypi.python.org/pypi/partd) | 0.3.6 | Appendable key-value storage +[patsy](http://pypi.python.org/pypi/patsy) | 0.4.1 | Describing statistical models using symbolic formulas +[pdfrw](http://pypi.python.org/pypi/pdfrw) | 0.3 | pure Python library that reads and writes PDFs +[pep8](http://pypi.python.org/pypi/pep8) | 1.7.0 | Python style guide checker +[pg8000](http://pypi.python.org/pypi/pg8000) | 1.10.5 | PostgreSQL interface library +[pickleshare](http://pypi.python.org/pypi/pickleshare) | 0.7.4 | Tiny 'shelve'-like database with concurrency support +[pillow](http://pypi.python.org/pypi/pillow) | 3.4.1 | Python Imaging Library (fork) +[pip](http://pypi.python.org/pypi/pip) | 8.1.2 | A tool for installing and managing Python packages +[pkginfo](http://pypi.python.org/pypi/pkginfo) | 1.3.2 | Query metadatdata from sdists / bdists / installed packages. +[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. +[prompt-toolkit](http://pypi.python.org/pypi/prompt-toolkit) | 1.0.8 | Library for building powerful interactive command lines in Python +[psutil](http://code.google.com/p/psutil) | 4.4.2 | Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way +[ptpython](http://pypi.python.org/pypi/ptpython) | 0.36 | Python REPL build on top of prompt_toolkit +[pulp](http://pypi.python.org/pypi/pulp) | 1.6.1 | 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 +[py](http://pypi.python.org/pypi/py) | 1.4.31 | library with cross-python path, ini-parsing, io, code, log facilities +[pyaudio](http://pypi.python.org/pypi/pyaudio) | 0.2.9 | Bindings for PortAudio v19, the cross-platform audio input/output stream library. +[pybars3](http://pypi.python.org/pypi/pybars3) | 0.9.2 | Handlebars.js templating for Python 3 and 2 +[pycodestyle](http://pypi.python.org/pypi/pycodestyle) | 2.1.0 | Python style guide checker +[pycparser](http://pypi.python.org/pypi/pycparser) | 2.17 | C parser in Python +[pyflakes](http://pypi.python.org/pypi/pyflakes) | 1.3.0 | passive checker of Python programs +[pyflux](http://pypi.python.org/pypi/pyflux) | 0.4.0 | Open source time series library for Python +[pygments](http://pygments.org) | 2.1.3 | Generic syntax highlighter for general use in all kinds of software +[pylint](http://www.logilab.org/project/pylint) | 1.6.4 | Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality +[pymc](http://pypi.python.org/pypi/pymc) | 2.3.6 | Markov Chain Monte Carlo sampling toolkit. +[pymc3](http://pypi.python.org/pypi/pymc3) | 3.0rc2 | Markov Chain Monte Carlo sampling toolkit. +[pymeta3](http://pypi.python.org/pypi/pymeta3) | 0.5.1 | Pattern-matching language based on Meta for Python 3 and 2 +[pymongo](http://pypi.python.org/pypi/pymongo) | 3.3.0 | Python driver for MongoDB +[pyodbc](http://pypi.python.org/pypi/pyodbc) | 3.0.10 | DB API Module for ODBC +[pyopengl](http://pyopengl.sourceforge.net) | 3.1.1 | Cross platform Python binding to OpenGL and related APIs +[pypandoc](http://pypi.python.org/pypi/pypandoc) | 1.3.2 | Thin wrapper for pandoc. +[pyparsing](http://pyparsing.wikispaces.com/) | 2.1.10 | A Python Parsing Module +[PyQt5](http://www.riverbankcomputing.co.uk/software/pyqt/intro) | 5.5.1 | Python bindings for the Qt cross platform GUI toolkit +[pyqtgraph](http://pypi.python.org/pypi/pyqtgraph) | 0.9.10 | Scientific Graphics and GUI Library for Python +[pyserial](http://pypi.python.org/pypi/pyserial) | 3.1.1 | Library encapsulating the access for the serial port +[pystache](http://pypi.python.org/pypi/pystache) | 0.5.4 | Mustache for Python +[pytest](http://pypi.python.org/pypi/pytest) | 3.0.3 | pytest: simple powerful testing with Python +[python-dateutil](http://labix.org/python-dateutil) | 2.5.3 | Powerful extensions to the standard datetime module +[python-hdf4](http://pypi.python.org/pypi/python-hdf4) | 0.9 | Python-HDF4: Python interface to the NCSA HDF4 library +[pythonnet](http://pypi.python.org/pypi/pythonnet) | 2.2.0.dev1 | .Net and Mono integration for Python +[pythonqwt](http://pypi.python.org/pypi/pythonqwt) | 0.5.5 | Qt plotting widgets for Python +[pytz](http://pypi.python.org/pypi/pytz) | 2016.7 | World Timezone Definitions for Python +[pywin32](http://pypi.python.org/pypi/pywin32) | 220.1 | Python library for Windows +[pyyaml](http://pypi.python.org/pypi/pyyaml) | 3.12 | YAML parser and emitter for Python +[pyzmq](http://pypi.python.org/pypi/pyzmq) | 15.4.0 | Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console) +[qtawesome](http://pypi.python.org/pypi/qtawesome) | 0.3.3 | FontAwesome icons in PyQt and PySide applications +[qtconsole](http://pypi.python.org/pypi/qtconsole) | 4.2.1 | Jupyter Qt console +[qtpy](http://pypi.python.org/pypi/qtpy) | 1.1.2 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets. +[recommonmark](http://pypi.python.org/pypi/recommonmark) | 0.4.0 | A markdown parser for docutils +[redis](http://pypi.python.org/pypi/redis) | 2.10.5 | Python client for Redis key-value store +[reportlab](http://www.reportlab.org) | 3.3.0 | The PDF generation library +[requests](http://pypi.python.org/pypi/requests) | 2.11.1 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. +[requests-file](http://pypi.python.org/pypi/requests-file) | 1.4 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. +[requests-toolbelt](http://pypi.python.org/pypi/requests-toolbelt) | 0.7.0 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. +[rope-py3k](http://pypi.python.org/pypi/rope-py3k) | 0.9.4.post1 | a python refactoring library... +[rpy2](http://pypi.python.org/pypi/rpy2) | 2.7.8 | Python interface to the R language (embedded R) +[rx](http://pypi.python.org/pypi/rx) | 1.5.3 | Reactive Extensions (Rx) for Python +[s3fs](http://pypi.python.org/pypi/s3fs) | 0.0.7 | Convenient Filesystem interface over S3 +[scikit-image](http://pypi.python.org/pypi/scikit-image) | 0.12.3 | Image processing toolbox for SciPy +[scikit-learn](http://pypi.python.org/pypi/scikit-learn) | 0.18 | A set of Python modules for machine learning and data mining +[scikit-neuralnetwork](http://pypi.python.org/pypi/scikit-neuralnetwork) | 0.7 | Deep neural networks without the learning cliff! A wrapper library compatible with scikit-learn. +[scikit-optimize](http://pypi.python.org/pypi/scikit-optimize) | 0.2 | Sequential model-based optimization toolbox. +[scilab2py](http://pypi.python.org/pypi/scilab2py) | 0.6 | Python to Scilab bridge +[scipy](http://www.scipy.org) | 0.18.1 | SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...) +[seaborn](http://pypi.python.org/pypi/seaborn) | 0.8.dev0 | statistical data visualization +[setuptools](http://pypi.python.org/pypi/setuptools) | 28.7.1 | Download, build, install, upgrade, and uninstall Python packages - easily +[simplegeneric](http://pypi.python.org/pypi/simplegeneric) | 0.8.1 | Simple generic functions (similar to Python's own len(), pickle.dump(), etc.) +[simplejson](http://pypi.python.org/pypi/simplejson) | 3.10.0 | Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder +[six](http://pypi.python.org/pypi/six) | 1.10.0 | Python 2 and 3 compatibility utilities +[snowballstemmer](http://pypi.python.org/pypi/snowballstemmer) | 1.2.1 | This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms. +[sphinx](http://pypi.python.org/pypi/sphinx) | 1.4.8 | Tool for generating documentation which uses reStructuredText as its markup language +[sphinx-rtd-theme](http://pypi.python.org/pypi/sphinx-rtd-theme) | 0.1.9 | Tool for generating documentation which uses reStructuredText as its markup language +[spyder](http://pypi.python.org/pypi/spyder) | 3.1.0.dev0 | Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface +[sqlalchemy](http://www.sqlalchemy.org) | 1.1.3 | SQL Toolkit and Object Relational Mapper +[sqlite-bro](http://pypi.python.org/pypi/sqlite-bro) | 0.8.11 | a graphic SQLite Client in 1 Python file +[sqlparse](http://pypi.python.org/pypi/sqlparse) | 0.2.2 | Non-validating SQL parser +[statsmodels](http://pypi.python.org/pypi/statsmodels) | 0.8.0rc1 | Statistical computations and models for use with SciPy +[sympy](http://pypi.python.org/pypi/sympy) | 1.0 | Symbolic Mathematics Library +[tables](http://www.pytables.org) | 3.3.0 | Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data) +[tblib](http://pypi.python.org/pypi/tblib) | 1.3.0 | Traceback serialization library. +[theano](http://pypi.python.org/pypi/theano) | 0.8.2 | Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs. +[toolz](http://pypi.python.org/pypi/toolz) | 0.8.0 | List processing tools and functional utilities +[tornado](http://pypi.python.org/pypi/tornado) | 4.4.2 | Scalable, non-blocking web server and tools (required for IPython notebook) +[tqdm](http://pypi.python.org/pypi/tqdm) | 4.8.4 | A Simple Python Progress Meter +[traitlets](http://pypi.python.org/pypi/traitlets) | 4.3.1 | Traitlets Python config system +[traittypes](http://pypi.python.org/pypi/traittypes) | 0.0.6 | Scipy trait types +[twine](http://pypi.python.org/pypi/twine) | 1.8.1 | Collection of utilities for interacting with PyPI +[twitter](http://pypi.python.org/pypi/twitter) | 1.17.1 | An API and command-line toolset for Twitter (twitter.com) +[vega](http://pypi.python.org/pypi/vega) | 0.4.4 | An IPython/ Jupyter widget for Vega and Vega-Lite +[wcwidth](http://pypi.python.org/pypi/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes +[webencodings](http://pypi.python.org/pypi/webencodings) | 0.5 | Character encoding aliases for legacy web content +[werkzeug](http://pypi.python.org/pypi/werkzeug) | 0.11.11 | The Swiss Army knife of Python web development +[wheel](http://pypi.python.org/pypi/wheel) | 0.29.0 | A built-package format for Python. +[widgetsnbextension](http://pypi.python.org/pypi/widgetsnbextension) | 1.2.6 | IPython HTML widgets for Jupyter +[win-unicode-console](http://pypi.python.org/pypi/win-unicode-console) | 0.5 | Enable Unicode input and display when running Python from Windows console. +[winpython](http://winpython.github.io/) | 1.7.20161101 | WinPython distribution tools, including WPPM (package manager) +[wordcloud](http://pypi.python.org/pypi/wordcloud) | 1.2.1 | A little word cloud generator +[wrapt](http://pypi.python.org/pypi/wrapt) | 1.10.8 | A Python module for decorators, wrappers and monkey patching. +[xarray](http://pypi.python.org/pypi/xarray) | 0.8.2 | N-D labeled arrays and datasets in Python +[xlrd](http://pypi.python.org/pypi/xlrd) | 1.0.0 | Extract data from Microsoft Excel spreadsheet files +[xlsxwriter](http://pypi.python.org/pypi/xlsxwriter) | 0.9.3 | A Python module for creating Excel XLSX files. +[zarr](http://pypi.python.org/pypi/zarr) | 2.1.3 | A minimal implementation of chunked, compressed, N-dimensional arrays for Python. +[zict](http://pypi.python.org/pypi/zict) | 0.1.0 | Mutable mapping tools \ No newline at end of file diff --git a/changelogs/WinPythonQt5-3.4.4.5_History.md b/changelogs/WinPythonQt5-3.4.4.5_History.md new file mode 100644 index 00000000..52d9e72d --- /dev/null +++ b/changelogs/WinPythonQt5-3.4.4.5_History.md @@ -0,0 +1,90 @@ +## History of changes for WinPython 3.4.4.5Qt5 + +The following changes were made to WinPython distribution since version 3.4.4.4Qt5. + +### Python packages + +New packages: + + * [algopy](http://pypi.python.org/pypi/algopy) 0.5.3 (Taylor Arithmetic Computation and Algorithmic Differentiation) + * [clrmagic](http://pypi.python.org/pypi/clrmagic) 0.0.1a2 (IPython cell magic to use .NET languages) + * [ggplot](https://github.com/yhat/ggplot) 0.11.5 (ggplot for python) + * [heapdict](http://pypi.python.org/pypi/heapdict) 1.0.0 (a heap with decrease-key and increase-key operations) + * [nbconvert-reportlab](http://pypi.python.org/pypi/nbconvert-reportlab) 0.1 (Converting Jupyter Notebooks) + * [numdifftools](http://pypi.python.org/pypi/numdifftools) 0.9.17 (Solves automatic numerical differentiation problems in one or more variables.) + * [pdfrw](http://pypi.python.org/pypi/pdfrw) 0.3 (pure Python library that reads and writes PDFs) + * [pyflux](http://pypi.python.org/pypi/pyflux) 0.4.0 (Open source time series library for Python) + * [scikit-optimize](http://pypi.python.org/pypi/scikit-optimize) 0.2 (Sequential model-based optimization toolbox.) + * [tqdm](http://pypi.python.org/pypi/tqdm) 4.8.4 (A Simple Python Progress Meter) + * [traittypes](http://pypi.python.org/pypi/traittypes) 0.0.6 (Scipy trait types) + * [zict](http://pypi.python.org/pypi/zict) 0.1.0 (Mutable mapping tools) + +Upgraded packages: + + * [altair](http://pypi.python.org/pypi/altair) 1.0.0 → 1.1.0.dev0 (High-level declarative visualization library for Python) + * [baresql](http://pypi.python.org/pypi/baresql) 0.7.3 → 0.7.4 (playing SQL directly on Python datas) + * [blosc](http://pypi.python.org/pypi/blosc) 1.4.1 → 1.4.4 (Blosc data compressor) + * [bloscpack](http://pypi.python.org/pypi/bloscpack) 0.9.0 → 0.11.0 (Command line interface to and serialization format for Blosc) + * [bokeh](http://pypi.python.org/pypi/bokeh) 0.12.1 → 0.12.3 (Statistical and novel interactive HTML plots for Python) + * [bottleneck](http://pypi.python.org/pypi/bottleneck) 1.1.0 → 1.2.0 (Fast NumPy array functions written in Cython) + * [bqplot](http://pypi.python.org/pypi/bqplot) 0.8.2 → 0.8.4 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.) + * [certifi](http://pypi.python.org/pypi/certifi) 2016.8.8 → 2016.9.26 (Python package for providing Mozilla's CA Bundle.) + * [cffi](http://pypi.python.org/pypi/cffi) 1.7.0 → 1.8.3 (Foreign Function Interface for Python calling C code.) + * [cython](http://www.cython.org) 0.24.1 → 0.25.1 (Cython is a language that makes writing C extensions for the Python language as easy as Python) + * [dask](http://pypi.python.org/pypi/dask) 0.11.0 → 0.12.0 (Minimal task scheduling abstraction) + * [db.py](http://pypi.python.org/pypi/db.py) 0.4.4 → 0.5.2 (a db package that doesn't suck) + * [distributed](http://pypi.python.org/pypi/distributed) 1.12.0 → 1.14.0 (Distributed computing) + * [emcee](http://pypi.python.org/pypi/emcee) 2.1.0 → 2.2.1 (Kick ass affine-invariant ensemble MCMC sampling) + * [guidata](http://packages.python.org/guidata) 1.7.5 → 1.7.6 (Automatically generated graphical user interfaces for easy data set edition and display) + * [guiqwt](http://packages.python.org/guiqwt) 3.0.2 → 3.0.3 (Efficient curve/image plotting and other GUI tools for scientific data processing software development) + * [ipykernel](http://pypi.python.org/pypi/ipykernel) 4.4.1 → 4.5.0 (IPython Kernel for Jupyter) + * [ipython-sql](http://pypi.python.org/pypi/ipython-sql) 0.3.7.1 → 0.3.8 (RDBMS access via IPython) + * [joblib](http://pypi.python.org/pypi/joblib) 0.10.0 → 0.10.3 (Lightweight pipelining: using Python functions as pipeline jobs.) + * [jupyter-client](http://pypi.python.org/pypi/jupyter-client) 4.3.0 → 4.4.0 (Jupyter metapackage. Install all the Jupyter components in one go.) + * [jupyter-core](http://pypi.python.org/pypi/jupyter-core) 4.1.1 → 4.2.0 (Jupyter metapackage. Install all the Jupyter components in one go.) + * [keras](http://pypi.python.org/pypi/keras) 1.0.7 → 1.1.1 (Theano-based Deep Learning library) + * [llvmlite](http://pypi.python.org/pypi/llvmlite) 0.12.1 → 0.14.0 (lightweight wrapper around basic LLVM functionality) + * [markdown](http://pypi.python.org/pypi/markdown) 2.6.6 → 2.6.7 (Python implementation of Markdown.) + * [matplotlib](http://pypi.python.org/pypi/matplotlib) 1.5.2 → 1.5.3 (2D plotting library (embeddable in GUIs created with PyQt)) + * [mccabe](http://pypi.python.org/pypi/mccabe) 0.5.1 → 0.5.2 (McCabe checker, plugin for flake8) + * [multipledispatch](http://pypi.python.org/pypi/multipledispatch) 0.4.8 → 0.4.9 (A relatively sane approach to multiple dispatch in Python) + * [nbsphinx](http://pypi.python.org/pypi/nbsphinx) 0.2.9 → 0.2.10 (Jupyter Notebook Tools for Sphinx) + * [notebook](http://pypi.python.org/pypi/notebook) 4.2.2 → 4.2.3 (# Jupyter Notebook) + * [numba](http://pypi.python.org/pypi/numba) 0.27.0 → 0.29.0 (compiling Python code using LLVM) + * [numpy](http://numpy.scipy.org/) 1.11.1 → 1.11.2 (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module)) + * [pandas](http://pypi.python.org/pypi/pandas) 0.18.1 → 0.19.1 (Powerful data structures for data analysis, time series and statistics) + * [pillow](http://pypi.python.org/pypi/pillow) 3.3.1 → 3.4.1 (Python Imaging Library (fork)) + * [prompt-toolkit](http://pypi.python.org/pypi/prompt-toolkit) 1.0.7 → 1.0.8 (Library for building powerful interactive command lines in Python) + * [psutil](http://code.google.com/p/psutil) 4.3.0 → 4.4.2 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way) + * [ptpython](http://pypi.python.org/pypi/ptpython) 0.35 → 0.36 (Python REPL build on top of prompt_toolkit) + * [pybars3](http://pypi.python.org/pypi/pybars3) 0.9.1 → 0.9.2 (Handlebars.js templating for Python 3 and 2) + * [pycodestyle](http://pypi.python.org/pypi/pycodestyle) 2.0.0 → 2.1.0 (Python style guide checker) + * [pycparser](http://pypi.python.org/pypi/pycparser) 2.14 → 2.17 (C parser in Python) + * [pyflakes](http://pypi.python.org/pypi/pyflakes) 1.2.3 → 1.3.0 (passive checker of Python programs) + * [pymc3](http://pypi.python.org/pypi/pymc3) 3.0 → 3.0rc2 (Markov Chain Monte Carlo sampling toolkit.) + * [pypandoc](http://pypi.python.org/pypi/pypandoc) 1.2.0 → 1.3.2 (Thin wrapper for pandoc.) + * [pyparsing](http://pyparsing.wikispaces.com/) 2.1.8 → 2.1.10 (A Python Parsing Module) + * [pytest](http://pypi.python.org/pypi/pytest) 2.9.2 → 3.0.3 (pytest: simple powerful testing with Python) + * [pythonnet](http://pypi.python.org/pypi/pythonnet) 2.1.0 → 2.2.0.dev1 (.Net and Mono integration for Python) + * [pytz](http://pypi.python.org/pypi/pytz) 2016.6.1 → 2016.7 (World Timezone Definitions for Python) + * [pyyaml](http://pypi.python.org/pypi/pyyaml) 3.11 → 3.12 (YAML parser and emitter for Python) + * [rx](http://pypi.python.org/pypi/rx) 1.5.2 → 1.5.3 (Reactive Extensions (Rx) for Python) + * [s3fs](http://pypi.python.org/pypi/s3fs) 0.0.6 → 0.0.7 (Convenient Filesystem interface over S3) + * [scikit-learn](http://pypi.python.org/pypi/scikit-learn) 0.17.1 → 0.18 (A set of Python modules for machine learning and data mining) + * [scipy](http://www.scipy.org) 0.18.0 → 0.18.1 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...)) + * [seaborn](http://pypi.python.org/pypi/seaborn) 0.7.1 → 0.8.dev0 (statistical data visualization) + * [setuptools](http://pypi.python.org/pypi/setuptools) 25.1.6 → 28.7.1 (Download, build, install, upgrade, and uninstall Python packages - easily) + * [simplejson](http://pypi.python.org/pypi/simplejson) 3.8.2 → 3.10.0 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder) + * [sphinx](http://pypi.python.org/pypi/sphinx) 1.4.6 → 1.4.8 (Tool for generating documentation which uses reStructuredText as its markup language) + * [spyder](http://pypi.python.org/pypi/spyder) 3.0.0b5 → 3.1.0.dev0 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface) + * [sqlalchemy](http://www.sqlalchemy.org) 1.0.14 → 1.1.3 (SQL Toolkit and Object Relational Mapper) + * [sqlparse](http://pypi.python.org/pypi/sqlparse) 0.2.1 → 0.2.2 (Non-validating SQL parser) + * [tables](http://www.pytables.org) 3.2.3 → 3.3.0 (Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data)) + * [tornado](http://pypi.python.org/pypi/tornado) 4.4.1 → 4.4.2 (Scalable, non-blocking web server and tools (required for IPython notebook)) + * [traitlets](http://pypi.python.org/pypi/traitlets) 4.2.2 → 4.3.1 (Traitlets Python config system) + * [vega](http://pypi.python.org/pypi/vega) 0.4.2 → 0.4.4 (An IPython/ Jupyter widget for Vega and Vega-Lite) + * [werkzeug](http://pypi.python.org/pypi/werkzeug) 0.11.10 → 0.11.11 (The Swiss Army knife of Python web development) + * [winpython](http://winpython.github.io/) 1.6.20160816 → 1.7.20161101 (WinPython distribution tools, including WPPM (package manager)) + * [zarr](http://pypi.python.org/pypi/zarr) 1.1.0 → 2.1.3 (A minimal implementation of chunked, compressed, N-dimensional arrays for Python.) + +* * * diff --git a/changelogs/WinPythonQt5-3.5.2.3.md b/changelogs/WinPythonQt5-3.5.2.3.md new file mode 100644 index 00000000..ac153e4c --- /dev/null +++ b/changelogs/WinPythonQt5-3.5.2.3.md @@ -0,0 +1,236 @@ +## WinPython 3.5.2.3Qt5 + +The following packages are included in WinPython v3.5.2.3Qt5 . + +### Tools + +Name | Version | Description +-----|---------|------------ +[Pandoc](http://pandoc.org/) | 1.17.2 | a universal document converter + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.5.2 | Python programming language with standard library +[adodbapi](http://pypi.python.org/pypi/adodbapi) | 2.6.0.7 | A pure Python package implementing PEP 249 DB-API using Microsoft ADO. +[alabaster](http://pypi.python.org/pypi/alabaster) | 0.7.9 | A configurable sidebar-enabled Sphinx theme +[algopy](http://pypi.python.org/pypi/algopy) | 0.5.3 | Taylor Arithmetic Computation and Algorithmic Differentiation +[altair](http://pypi.python.org/pypi/altair) | 1.1.0.dev0 | High-level declarative visualization library for Python +[args](http://pypi.python.org/pypi/args) | 0.1.0 | Command Arguments for Humans. +[astroid](http://pypi.python.org/pypi/astroid) | 1.4.8 | Rebuild a new abstract syntax tree from Python's ast (required for pylint) +[astroml](http://pypi.python.org/pypi/astroml) | 0.3 | tools for machine learning and data mining in Astronomy +[babel](http://pypi.python.org/pypi/babel) | 2.3.4 | Internationalization utilities +[backports-abc](http://pypi.python.org/pypi/backports-abc) | 0.4 | A backport of recent additions to the 'collections.abc' module. +[baresql](http://pypi.python.org/pypi/baresql) | 0.7.4 | playing SQL directly on Python datas +[bcolz](http://pypi.python.org/pypi/bcolz) | 1.1.0 | columnar and compressed data containers. +[beautifulsoup4](http://pypi.python.org/pypi/beautifulsoup4) | 4.5.1 | Screen-scraping library +[blaze](http://pypi.python.org/pypi/blaze) | 0.10.1 | Blaze +[blosc](http://pypi.python.org/pypi/blosc) | 1.4.4 | Blosc data compressor +[bloscpack](http://pypi.python.org/pypi/bloscpack) | 0.11.0 | Command line interface to and serialization format for Blosc +[bokeh](http://pypi.python.org/pypi/bokeh) | 0.12.3 | Statistical and novel interactive HTML plots for Python +[boto3](http://pypi.python.org/pypi/boto3) | 1.3.1 | The AWS SDK for Python +[botocore](http://pypi.python.org/pypi/botocore) | 1.4.36 | Low-level, data-driven core of boto 3. +[bottleneck](http://pypi.python.org/pypi/bottleneck) | 1.2.0 | Fast NumPy array functions written in Cython +[bqplot](http://pypi.python.org/pypi/bqplot) | 0.8.4 | Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets. +[brewer2mpl](http://pypi.python.org/pypi/brewer2mpl) | 1.4.1 | Connect colorbrewer2.org color maps to Python and matplotlib +[certifi](http://pypi.python.org/pypi/certifi) | 2016.9.26 | Python package for providing Mozilla's CA Bundle. +[cffi](http://pypi.python.org/pypi/cffi) | 1.8.3 | Foreign Function Interface for Python calling C code. +[click](http://pypi.python.org/pypi/click) | 6.6 | A simple wrapper around optparse for powerful command line utilities. +[clint](http://pypi.python.org/pypi/clint) | 0.5.1 | Python Command Line Interface Tools +[cloudpickle](http://pypi.python.org/pypi/cloudpickle) | 0.2.1 | Extended pickling support for Python objects +[clrmagic](http://pypi.python.org/pypi/clrmagic) | 0.0.1a2 | IPython cell magic to use .NET languages +[colorama](http://pypi.python.org/pypi/colorama) | 0.3.7 | Cross-platform colored terminal text +[commonmark](http://pypi.python.org/pypi/commonmark) | 0.5.4 | Python parser for the CommonMark Markdown spec +[cvxopt](http://pypi.python.org/pypi/cvxopt) | 1.1.7 | Convex optimization package +[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) +[cycler](http://pypi.python.org/pypi/cycler) | 0.10.0 | Composable style cycles +[cyordereddict](http://pypi.python.org/pypi/cyordereddict) | 1.0.0 | Cython implementation of Python's collections.OrderedDict +[cython](http://www.cython.org) | 0.25.1 | Cython is a language that makes writing C extensions for the Python language as easy as Python +[cytoolz](http://pypi.python.org/pypi/cytoolz) | 0.8.0 | Cython implementation of Toolz: High performance functional utilities +[dask](http://pypi.python.org/pypi/dask) | 0.12.0 | Minimal task scheduling abstraction +[datashape](http://pypi.python.org/pypi/datashape) | 0.5.2 | A data description language +[db.py](http://pypi.python.org/pypi/db.py) | 0.5.2 | a db package that doesn't suck +[decorator](http://pypi.python.org/pypi/decorator) | 4.0.10 | Better living through Python with decorators +[distributed](http://pypi.python.org/pypi/distributed) | 1.14.0 | Distributed computing +[docopt](http://pypi.python.org/pypi/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile +[docrepr](http://pypi.python.org/pypi/docrepr) | 0.1.0 | docrepr renders Python docstrings in HTML. +[docutils](http://docutils.sourceforge.net) | 0.12 | Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText) +[emcee](http://pypi.python.org/pypi/emcee) | 2.2.1 | Kick ass affine-invariant ensemble MCMC sampling +[entrypoints](http://pypi.python.org/pypi/entrypoints) | 0.2.2 | Discover and load entry points from installed packages +[fasteners](http://pypi.python.org/pypi/fasteners) | 0.14.1 | A python package that provides useful locks. +[flask](http://pypi.python.org/pypi/flask) | 0.11.1 | A microframework based on Werkzeug, Jinja2 and good intentions +[flask-cors](http://pypi.python.org/pypi/flask-cors) | 2.1.2 | A Flask extension adding a decorator for CORS support +[formlayout](http://formlayout.googlecode.com) | 1.1.0 | Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code +[geopy](http://pypi.python.org/pypi/geopy) | 1.11.0 | Python Geocoding Toolbox +[ggplot](https://github.com/yhat/ggplot) | 0.11.5 | ggplot for python +[greenlet](http://pypi.python.org/pypi/greenlet) | 0.4.10 | Lightweight in-process concurrent programming +[guidata](http://packages.python.org/guidata) | 1.7.6 | Automatically generated graphical user interfaces for easy data set edition and display +[guiqwt](http://packages.python.org/guiqwt) | 3.0.3 | Efficient curve/image plotting and other GUI tools for scientific data processing software development +[h5py](http://pypi.python.org/pypi/h5py) | 2.6.0 | General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library) +[heapdict](http://pypi.python.org/pypi/heapdict) | 1.0.0 | a heap with decrease-key and increase-key operations +[holoviews](http://pypi.python.org/pypi/holoviews) | 1.6.2 | Composable, declarative data structures for building complex visualizations easily. +[html5lib](http://pypi.python.org/pypi/html5lib) | 0.999999999 | HTML parser based on the WHATWG HTML specification +[husl](http://pypi.python.org/pypi/husl) | 4.0.3 | Human-friendly HSL (Hue-Saturation-Lightness) +[idlex](http://pypi.python.org/pypi/idlex) | 1.13 | IDLE Extensions for Python +[imagesize](http://pypi.python.org/pypi/imagesize) | 0.7.1 | Getting image size from png/jpeg/jpeg2000/gif file +[ipykernel](http://pypi.python.org/pypi/ipykernel) | 4.5.0 | IPython Kernel for Jupyter +[ipyleaflet](http://pypi.python.org/pypi/ipyleaflet) | 0.2.1 | A Jupyter widget for dynamic Leaflet maps +[ipyparallel](http://pypi.python.org/pypi/ipyparallel) | 5.2.0 | Interactive Parallel Computing with IPython +[ipython](http://pypi.python.org/pypi/ipython) | 5.1.0 | Enhanced Python shell +[ipython-genutils](http://pypi.python.org/pypi/ipython-genutils) | 0.1.0 | Vestigial utilities from IPython +[ipython-sql](http://pypi.python.org/pypi/ipython-sql) | 0.3.8 | RDBMS access via IPython +[ipywidgets](http://pypi.python.org/pypi/ipywidgets) | 5.2.2 | IPython HTML widgets for Jupyter +[isort](http://pypi.python.org/pypi/isort) | 4.2.5 | A Python utility / library to sort Python imports. +[itsdangerous](http://pypi.python.org/pypi/itsdangerous) | 0.24 | Various helpers to pass trusted data to untrusted environments and back. +[jedi](http://pypi.python.org/pypi/jedi) | 0.9.0 | An autocompletion tool for Python that can be used for text editors +[jinja2](http://pypi.python.org/pypi/jinja2) | 2.8 | Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code) +[jmespath](http://pypi.python.org/pypi/jmespath) | 0.9.0 | JSON Matching Expressions +[joblib](http://pypi.python.org/pypi/joblib) | 0.10.3 | Lightweight pipelining: using Python functions as pipeline jobs. +[jsonschema](http://pypi.python.org/pypi/jsonschema) | 2.5.1 | An implementation of JSON Schema validation for Python +[julia](http://pypi.python.org/pypi/julia) | 0.1.1 | Python interface to the Julia language +[jupyter](http://pypi.python.org/pypi/jupyter) | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. +[jupyter-client](http://pypi.python.org/pypi/jupyter-client) | 4.4.0 | Jupyter metapackage. Install all the Jupyter components in one go. +[jupyter-console](http://pypi.python.org/pypi/jupyter-console) | 5.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. +[jupyter-core](http://pypi.python.org/pypi/jupyter-core) | 4.2.0 | Jupyter metapackage. Install all the Jupyter components in one go. +[keras](http://pypi.python.org/pypi/keras) | 1.1.1 | Theano-based Deep Learning library +[lasagne](http://pypi.python.org/pypi/lasagne) | 0.2.dev1 | neural network tools for Theano +[lazy-object-proxy](http://pypi.python.org/pypi/lazy-object-proxy) | 1.2.2 | A fast and thorough lazy object proxy. +[llvmlite](http://pypi.python.org/pypi/llvmlite) | 0.14.0 | lightweight wrapper around basic LLVM functionality +[lmfit](http://pypi.python.org/pypi/lmfit) | 0.9.5 | Least-Squares Minimization with Bounds and Constraints +[locket](http://pypi.python.org/pypi/locket) | 0.2.0 | File-based locks for Python for Linux and Windows +[lxml](http://pypi.python.org/pypi/lxml) | 3.6.4 | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. +[markdown](http://pypi.python.org/pypi/markdown) | 2.6.7 | Python implementation of Markdown. +[markupsafe](http://pypi.python.org/pypi/markupsafe) | 0.23 | Implements a XML/HTML/XHTML Markup safe string for Python +[matplotlib](http://pypi.python.org/pypi/matplotlib) | 1.5.3 | 2D plotting library (embeddable in GUIs created with PyQt) +[mccabe](http://pypi.python.org/pypi/mccabe) | 0.5.2 | McCabe checker, plugin for flake8 +[mistune](http://pypi.python.org/pypi/mistune) | 0.7.3 | The fastest markdown parser in pure Python, inspired by marked. +[mkl-service](https://github.com/ContinuumIO/mkl-service) | 1.1.2 | Python bindings to some MKL service functions +[monotonic](http://pypi.python.org/pypi/monotonic) | 1.2 | An implementation of time.monotonic() for Python 2 & < 3.3 +[mpld3](http://pypi.python.org/pypi/mpld3) | 0.2 | D3 Viewer for Matplotlib +[mpmath](http://pypi.python.org/pypi/mpmath) | 0.19 | Python library for arbitrary-precision floating-point arithmetic +[msgpack-python](http://pypi.python.org/pypi/msgpack-python) | 0.4.7 | MessagePack (de)serializer. +[multipledispatch](http://pypi.python.org/pypi/multipledispatch) | 0.4.9 | A relatively sane approach to multiple dispatch in Python +[mysql-connector-python](http://pypi.python.org/pypi/mysql-connector-python) | 2.0.4 | MySQL driver written in Python +[nbconvert](http://pypi.python.org/pypi/nbconvert) | 4.2.0 | Converting Jupyter Notebooks +[nbconvert-reportlab](http://pypi.python.org/pypi/nbconvert-reportlab) | 0.1 | Converting Jupyter Notebooks +[nbformat](http://pypi.python.org/pypi/nbformat) | 4.1.0 | The Jupyter Notebook format +[nbsphinx](http://pypi.python.org/pypi/nbsphinx) | 0.2.10 | Jupyter Notebook Tools for Sphinx +[netcdf4](http://pypi.python.org/pypi/netcdf4) | 1.2.4 | python/numpy interface to netCDF library (versions 3 and 4) +[networkx](http://pypi.python.org/pypi/networkx) | 1.11 | Python package for creating and manipulating graphs and networks +[nltk](http://pypi.python.org/pypi/nltk) | 3.2.1 | The Natural Language Toolkit (NLTK) is a Python package for natural language processing. +[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) +[notebook](http://pypi.python.org/pypi/notebook) | 4.2.3 | # Jupyter Notebook +[numba](http://pypi.python.org/pypi/numba) | 0.29.0 | compiling Python code using LLVM +[numdifftools](http://pypi.python.org/pypi/numdifftools) | 0.9.17 | Solves automatic numerical differentiation problems in one or more variables. +[numexpr](http://pypi.python.org/pypi/numexpr) | 2.6.1 | Fast evaluation of array expressions elementwise by using a vector-based virtual machine +[numpy](http://numpy.scipy.org/) | 1.11.2 | NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module) +[numpydoc](http://pypi.python.org/pypi/numpydoc) | 0.6.0 | Sphinx extension to support docstrings in Numpy format +[oct2py](http://pypi.python.org/pypi/oct2py) | 3.5.9 | Python to GNU Octave bridge --> run m-files from python. +[odo](http://pypi.python.org/pypi/odo) | 0.5.0 | Data migration in Python +[pandas](http://pypi.python.org/pypi/pandas) | 0.19.1 | Powerful data structures for data analysis, time series and statistics +[pandas-datareader](http://pypi.python.org/pypi/pandas-datareader) | 0.2.1 | Data readers extracted from the pandas codebase,should be compatible with recent pandas versions +[param](http://pypi.python.org/pypi/param) | 1.4.1 | Declarative Python programming using Parameters. +[partd](http://pypi.python.org/pypi/partd) | 0.3.6 | Appendable key-value storage +[patsy](http://pypi.python.org/pypi/patsy) | 0.4.1 | Describing statistical models using symbolic formulas +[pdfrw](http://pypi.python.org/pypi/pdfrw) | 0.3 | pure Python library that reads and writes PDFs +[pep8](http://pypi.python.org/pypi/pep8) | 1.7.0 | Python style guide checker +[pg8000](http://pypi.python.org/pypi/pg8000) | 1.10.5 | PostgreSQL interface library +[pickleshare](http://pypi.python.org/pypi/pickleshare) | 0.7.4 | Tiny 'shelve'-like database with concurrency support +[pillow](http://pypi.python.org/pypi/pillow) | 3.4.2 | Python Imaging Library (fork) +[pip](http://pypi.python.org/pypi/pip) | 8.1.2 | A tool for installing and managing Python packages +[pkginfo](http://pypi.python.org/pypi/pkginfo) | 1.3.2 | Query metadatdata from sdists / bdists / installed packages. +[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. +[prompt-toolkit](http://pypi.python.org/pypi/prompt-toolkit) | 1.0.8 | Library for building powerful interactive command lines in Python +[psutil](http://code.google.com/p/psutil) | 4.4.2 | Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way +[ptpython](http://pypi.python.org/pypi/ptpython) | 0.36 | Python REPL build on top of prompt_toolkit +[pulp](http://pypi.python.org/pypi/pulp) | 1.6.1 | 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 +[py](http://pypi.python.org/pypi/py) | 1.4.31 | library with cross-python path, ini-parsing, io, code, log facilities +[pyaudio](http://pypi.python.org/pypi/pyaudio) | 0.2.9 | Bindings for PortAudio v19, the cross-platform audio input/output stream library. +[pybars3](http://pypi.python.org/pypi/pybars3) | 0.9.2 | Handlebars.js templating for Python 3 and 2 +[pycodestyle](http://pypi.python.org/pypi/pycodestyle) | 2.1.0 | Python style guide checker +[pycparser](http://pypi.python.org/pypi/pycparser) | 2.17 | C parser in Python +[pyflakes](http://pypi.python.org/pypi/pyflakes) | 1.3.0 | passive checker of Python programs +[pyflux](http://pypi.python.org/pypi/pyflux) | 0.4.0 | Open source time series library for Python +[pygments](http://pygments.org) | 2.1.3 | Generic syntax highlighter for general use in all kinds of software +[pylint](http://www.logilab.org/project/pylint) | 1.6.4 | Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality +[pymc](http://pypi.python.org/pypi/pymc) | 2.3.6 | Markov Chain Monte Carlo sampling toolkit. +[pymc3](http://pypi.python.org/pypi/pymc3) | 3.0rc2 | Markov Chain Monte Carlo sampling toolkit. +[pymeta3](http://pypi.python.org/pypi/pymeta3) | 0.5.1 | Pattern-matching language based on Meta for Python 3 and 2 +[pymongo](http://pypi.python.org/pypi/pymongo) | 3.3.0 | Python driver for MongoDB +[pyodbc](http://pypi.python.org/pypi/pyodbc) | 3.0.10 | DB API Module for ODBC +[pyopengl](http://pyopengl.sourceforge.net) | 3.1.1 | Cross platform Python binding to OpenGL and related APIs +[pypandoc](http://pypi.python.org/pypi/pypandoc) | 1.3.2 | Thin wrapper for pandoc. +[pyparsing](http://pyparsing.wikispaces.com/) | 2.1.10 | A Python Parsing Module +[pyqt5](http://www.riverbankcomputing.co.uk/software/pyqt/intro) | 5.7 | Python bindings for the Qt cross platform GUI toolkit +[pyqtgraph](http://pypi.python.org/pypi/pyqtgraph) | 0.9.10 | Scientific Graphics and GUI Library for Python +[pyserial](http://pypi.python.org/pypi/pyserial) | 3.1.1 | Library encapsulating the access for the serial port +[pystache](http://pypi.python.org/pypi/pystache) | 0.5.4 | Mustache for Python +[pytest](http://pypi.python.org/pypi/pytest) | 3.0.3 | pytest: simple powerful testing with Python +[python-dateutil](http://labix.org/python-dateutil) | 2.5.3 | Powerful extensions to the standard datetime module +[python-hdf4](http://pypi.python.org/pypi/python-hdf4) | 0.9 | Python-HDF4: Python interface to the NCSA HDF4 library +[pythonnet](http://pypi.python.org/pypi/pythonnet) | 2.2.0.dev1 | .Net and Mono integration for Python +[pythonqwt](http://pypi.python.org/pypi/pythonqwt) | 0.5.5 | Qt plotting widgets for Python +[pytz](http://pypi.python.org/pypi/pytz) | 2016.7 | World Timezone Definitions for Python +[pywin32](http://pypi.python.org/pypi/pywin32) | 220.1 | Python library for Windows +[pyyaml](http://pypi.python.org/pypi/pyyaml) | 3.12 | YAML parser and emitter for Python +[pyzmq](http://pypi.python.org/pypi/pyzmq) | 15.4.0 | Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console) +[qtawesome](http://pypi.python.org/pypi/qtawesome) | 0.3.3 | FontAwesome icons in PyQt and PySide applications +[qtconsole](http://pypi.python.org/pypi/qtconsole) | 4.2.1 | Jupyter Qt console +[qtpy](http://pypi.python.org/pypi/qtpy) | 1.1.2 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets. +[recommonmark](http://pypi.python.org/pypi/recommonmark) | 0.4.0 | A markdown parser for docutils +[redis](http://pypi.python.org/pypi/redis) | 2.10.5 | Python client for Redis key-value store +[reportlab](http://www.reportlab.org) | 3.3.0 | The PDF generation library +[requests](http://pypi.python.org/pypi/requests) | 2.11.1 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. +[requests-file](http://pypi.python.org/pypi/requests-file) | 1.4 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. +[requests-toolbelt](http://pypi.python.org/pypi/requests-toolbelt) | 0.7.0 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. +[rope-py3k](http://pypi.python.org/pypi/rope-py3k) | 0.9.4.post1 | a python refactoring library... +[rpy2](http://pypi.python.org/pypi/rpy2) | 2.8.3 | Python interface to the R language (embedded R) +[rx](http://pypi.python.org/pypi/rx) | 1.5.3 | Reactive Extensions (Rx) for Python +[s3fs](http://pypi.python.org/pypi/s3fs) | 0.0.7 | Convenient Filesystem interface over S3 +[scikit-image](http://pypi.python.org/pypi/scikit-image) | 0.12.3 | Image processing toolbox for SciPy +[scikit-learn](http://pypi.python.org/pypi/scikit-learn) | 0.18 | A set of Python modules for machine learning and data mining +[scikit-neuralnetwork](http://pypi.python.org/pypi/scikit-neuralnetwork) | 0.7 | Deep neural networks without the learning cliff! A wrapper library compatible with scikit-learn. +[scikit-optimize](http://pypi.python.org/pypi/scikit-optimize) | 0.2 | Sequential model-based optimization toolbox. +[scilab2py](http://pypi.python.org/pypi/scilab2py) | 0.6 | Python to Scilab bridge +[scipy](http://www.scipy.org) | 0.18.1 | SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...) +[seaborn](http://pypi.python.org/pypi/seaborn) | 0.8.dev0 | statistical data visualization +[setuptools](http://pypi.python.org/pypi/setuptools) | 28.7.1 | Download, build, install, upgrade, and uninstall Python packages - easily +[simplegeneric](http://pypi.python.org/pypi/simplegeneric) | 0.8.1 | Simple generic functions (similar to Python's own len(), pickle.dump(), etc.) +[simplejson](http://pypi.python.org/pypi/simplejson) | 3.10.0 | Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder +[sip](http://pypi.python.org/pypi/sip) | 4.18.1 | Python extension module generator for C and C++ libraries +[six](http://pypi.python.org/pypi/six) | 1.10.0 | Python 2 and 3 compatibility utilities +[snowballstemmer](http://pypi.python.org/pypi/snowballstemmer) | 1.2.1 | This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms. +[sphinx](http://pypi.python.org/pypi/sphinx) | 1.4.8 | Tool for generating documentation which uses reStructuredText as its markup language +[sphinx-rtd-theme](http://pypi.python.org/pypi/sphinx-rtd-theme) | 0.1.9 | Tool for generating documentation which uses reStructuredText as its markup language +[spyder](http://pypi.python.org/pypi/spyder) | 3.1.0.dev0 | Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface +[sqlalchemy](http://www.sqlalchemy.org) | 1.1.3 | SQL Toolkit and Object Relational Mapper +[sqlite-bro](http://pypi.python.org/pypi/sqlite-bro) | 0.8.11 | a graphic SQLite Client in 1 Python file +[sqlparse](http://pypi.python.org/pypi/sqlparse) | 0.2.2 | Non-validating SQL parser +[statsmodels](http://pypi.python.org/pypi/statsmodels) | 0.8.0rc1 | Statistical computations and models for use with SciPy +[sympy](http://pypi.python.org/pypi/sympy) | 1.0 | Symbolic Mathematics Library +[tables](http://www.pytables.org) | 3.3.0 | Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data) +[tblib](http://pypi.python.org/pypi/tblib) | 1.3.0 | Traceback serialization library. +[theano](http://pypi.python.org/pypi/theano) | 0.8.2 | Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs. +[toolz](http://pypi.python.org/pypi/toolz) | 0.8.0 | List processing tools and functional utilities +[tornado](http://pypi.python.org/pypi/tornado) | 4.4.2 | Scalable, non-blocking web server and tools (required for IPython notebook) +[tqdm](http://pypi.python.org/pypi/tqdm) | 4.8.4 | A Simple Python Progress Meter +[traitlets](http://pypi.python.org/pypi/traitlets) | 4.3.1 | Traitlets Python config system +[traittypes](http://pypi.python.org/pypi/traittypes) | 0.0.6 | Scipy trait types +[twine](http://pypi.python.org/pypi/twine) | 1.8.1 | Collection of utilities for interacting with PyPI +[twitter](http://pypi.python.org/pypi/twitter) | 1.17.1 | An API and command-line toolset for Twitter (twitter.com) +[vega](http://pypi.python.org/pypi/vega) | 0.4.4 | An IPython/ Jupyter widget for Vega and Vega-Lite +[wcwidth](http://pypi.python.org/pypi/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes +[webencodings](http://pypi.python.org/pypi/webencodings) | 0.5 | Character encoding aliases for legacy web content +[werkzeug](http://pypi.python.org/pypi/werkzeug) | 0.11.11 | The Swiss Army knife of Python web development +[wheel](http://pypi.python.org/pypi/wheel) | 0.29.0 | A built-package format for Python. +[widgetsnbextension](http://pypi.python.org/pypi/widgetsnbextension) | 1.2.6 | IPython HTML widgets for Jupyter +[win-unicode-console](http://pypi.python.org/pypi/win-unicode-console) | 0.5 | Enable Unicode input and display when running Python from Windows console. +[winpython](http://winpython.github.io/) | 1.7.20161101 | WinPython distribution tools, including WPPM (package manager) +[wordcloud](http://pypi.python.org/pypi/wordcloud) | 1.2.1 | A little word cloud generator +[wrapt](http://pypi.python.org/pypi/wrapt) | 1.10.8 | A Python module for decorators, wrappers and monkey patching. +[xarray](http://pypi.python.org/pypi/xarray) | 0.8.2 | N-D labeled arrays and datasets in Python +[xlrd](http://pypi.python.org/pypi/xlrd) | 1.0.0 | Extract data from Microsoft Excel spreadsheet files +[xlsxwriter](http://pypi.python.org/pypi/xlsxwriter) | 0.9.3 | A Python module for creating Excel XLSX files. +[zarr](http://pypi.python.org/pypi/zarr) | 2.1.3 | A minimal implementation of chunked, compressed, N-dimensional arrays for Python. +[zict](http://pypi.python.org/pypi/zict) | 0.1.0 | Mutable mapping tools \ No newline at end of file diff --git a/changelogs/WinPythonQt5-3.5.2.3_History.md b/changelogs/WinPythonQt5-3.5.2.3_History.md new file mode 100644 index 00000000..f9e31702 --- /dev/null +++ b/changelogs/WinPythonQt5-3.5.2.3_History.md @@ -0,0 +1,91 @@ +## History of changes for WinPython 3.5.2.3Qt5 + +The following changes were made to WinPython distribution since version 3.5.2.2Qt5. + +### Python packages + +New packages: + + * [algopy](http://pypi.python.org/pypi/algopy) 0.5.3 (Taylor Arithmetic Computation and Algorithmic Differentiation) + * [clrmagic](http://pypi.python.org/pypi/clrmagic) 0.0.1a2 (IPython cell magic to use .NET languages) + * [ggplot](https://github.com/yhat/ggplot) 0.11.5 (ggplot for python) + * [heapdict](http://pypi.python.org/pypi/heapdict) 1.0.0 (a heap with decrease-key and increase-key operations) + * [nbconvert-reportlab](http://pypi.python.org/pypi/nbconvert-reportlab) 0.1 (Converting Jupyter Notebooks) + * [numdifftools](http://pypi.python.org/pypi/numdifftools) 0.9.17 (Solves automatic numerical differentiation problems in one or more variables.) + * [pdfrw](http://pypi.python.org/pypi/pdfrw) 0.3 (pure Python library that reads and writes PDFs) + * [pyflux](http://pypi.python.org/pypi/pyflux) 0.4.0 (Open source time series library for Python) + * [scikit-optimize](http://pypi.python.org/pypi/scikit-optimize) 0.2 (Sequential model-based optimization toolbox.) + * [tqdm](http://pypi.python.org/pypi/tqdm) 4.8.4 (A Simple Python Progress Meter) + * [traittypes](http://pypi.python.org/pypi/traittypes) 0.0.6 (Scipy trait types) + * [zict](http://pypi.python.org/pypi/zict) 0.1.0 (Mutable mapping tools) + +Upgraded packages: + + * [altair](http://pypi.python.org/pypi/altair) 1.0.0 → 1.1.0.dev0 (High-level declarative visualization library for Python) + * [baresql](http://pypi.python.org/pypi/baresql) 0.7.3 → 0.7.4 (playing SQL directly on Python datas) + * [blosc](http://pypi.python.org/pypi/blosc) 1.4.1 → 1.4.4 (Blosc data compressor) + * [bloscpack](http://pypi.python.org/pypi/bloscpack) 0.9.0 → 0.11.0 (Command line interface to and serialization format for Blosc) + * [bokeh](http://pypi.python.org/pypi/bokeh) 0.12.1 → 0.12.3 (Statistical and novel interactive HTML plots for Python) + * [bottleneck](http://pypi.python.org/pypi/bottleneck) 1.1.0 → 1.2.0 (Fast NumPy array functions written in Cython) + * [bqplot](http://pypi.python.org/pypi/bqplot) 0.8.2 → 0.8.4 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.) + * [certifi](http://pypi.python.org/pypi/certifi) 2016.8.8 → 2016.9.26 (Python package for providing Mozilla's CA Bundle.) + * [cffi](http://pypi.python.org/pypi/cffi) 1.7.0 → 1.8.3 (Foreign Function Interface for Python calling C code.) + * [cython](http://www.cython.org) 0.24.1 → 0.25.1 (Cython is a language that makes writing C extensions for the Python language as easy as Python) + * [dask](http://pypi.python.org/pypi/dask) 0.11.0 → 0.12.0 (Minimal task scheduling abstraction) + * [db.py](http://pypi.python.org/pypi/db.py) 0.4.4 → 0.5.2 (a db package that doesn't suck) + * [distributed](http://pypi.python.org/pypi/distributed) 1.12.0 → 1.14.0 (Distributed computing) + * [emcee](http://pypi.python.org/pypi/emcee) 2.1.0 → 2.2.1 (Kick ass affine-invariant ensemble MCMC sampling) + * [guidata](http://packages.python.org/guidata) 1.7.5 → 1.7.6 (Automatically generated graphical user interfaces for easy data set edition and display) + * [guiqwt](http://packages.python.org/guiqwt) 3.0.2 → 3.0.3 (Efficient curve/image plotting and other GUI tools for scientific data processing software development) + * [ipykernel](http://pypi.python.org/pypi/ipykernel) 4.4.1 → 4.5.0 (IPython Kernel for Jupyter) + * [ipython-sql](http://pypi.python.org/pypi/ipython-sql) 0.3.7.1 → 0.3.8 (RDBMS access via IPython) + * [joblib](http://pypi.python.org/pypi/joblib) 0.10.0 → 0.10.3 (Lightweight pipelining: using Python functions as pipeline jobs.) + * [jupyter-client](http://pypi.python.org/pypi/jupyter-client) 4.3.0 → 4.4.0 (Jupyter metapackage. Install all the Jupyter components in one go.) + * [jupyter-core](http://pypi.python.org/pypi/jupyter-core) 4.1.1 → 4.2.0 (Jupyter metapackage. Install all the Jupyter components in one go.) + * [keras](http://pypi.python.org/pypi/keras) 1.0.7 → 1.1.1 (Theano-based Deep Learning library) + * [llvmlite](http://pypi.python.org/pypi/llvmlite) 0.12.1 → 0.14.0 (lightweight wrapper around basic LLVM functionality) + * [markdown](http://pypi.python.org/pypi/markdown) 2.6.6 → 2.6.7 (Python implementation of Markdown.) + * [matplotlib](http://pypi.python.org/pypi/matplotlib) 1.5.2 → 1.5.3 (2D plotting library (embeddable in GUIs created with PyQt)) + * [mccabe](http://pypi.python.org/pypi/mccabe) 0.5.1 → 0.5.2 (McCabe checker, plugin for flake8) + * [multipledispatch](http://pypi.python.org/pypi/multipledispatch) 0.4.8 → 0.4.9 (A relatively sane approach to multiple dispatch in Python) + * [nbsphinx](http://pypi.python.org/pypi/nbsphinx) 0.2.9 → 0.2.10 (Jupyter Notebook Tools for Sphinx) + * [notebook](http://pypi.python.org/pypi/notebook) 4.2.2 → 4.2.3 (# Jupyter Notebook) + * [numba](http://pypi.python.org/pypi/numba) 0.27.0 → 0.29.0 (compiling Python code using LLVM) + * [numpy](http://numpy.scipy.org/) 1.11.1 → 1.11.2 (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module)) + * [pandas](http://pypi.python.org/pypi/pandas) 0.18.1 → 0.19.1 (Powerful data structures for data analysis, time series and statistics) + * [pillow](http://pypi.python.org/pypi/pillow) 3.3.1 → 3.4.2 (Python Imaging Library (fork)) + * [prompt-toolkit](http://pypi.python.org/pypi/prompt-toolkit) 1.0.7 → 1.0.8 (Library for building powerful interactive command lines in Python) + * [psutil](http://code.google.com/p/psutil) 4.3.0 → 4.4.2 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way) + * [ptpython](http://pypi.python.org/pypi/ptpython) 0.35 → 0.36 (Python REPL build on top of prompt_toolkit) + * [pybars3](http://pypi.python.org/pypi/pybars3) 0.9.1 → 0.9.2 (Handlebars.js templating for Python 3 and 2) + * [pycodestyle](http://pypi.python.org/pypi/pycodestyle) 2.0.0 → 2.1.0 (Python style guide checker) + * [pycparser](http://pypi.python.org/pypi/pycparser) 2.14 → 2.17 (C parser in Python) + * [pyflakes](http://pypi.python.org/pypi/pyflakes) 1.2.3 → 1.3.0 (passive checker of Python programs) + * [pymc3](http://pypi.python.org/pypi/pymc3) 3.0 → 3.0rc2 (Markov Chain Monte Carlo sampling toolkit.) + * [pypandoc](http://pypi.python.org/pypi/pypandoc) 1.2.0 → 1.3.2 (Thin wrapper for pandoc.) + * [pyparsing](http://pyparsing.wikispaces.com/) 2.1.8 → 2.1.10 (A Python Parsing Module) + * [pytest](http://pypi.python.org/pypi/pytest) 2.9.2 → 3.0.3 (pytest: simple powerful testing with Python) + * [pythonnet](http://pypi.python.org/pypi/pythonnet) 2.1.0 → 2.2.0.dev1 (.Net and Mono integration for Python) + * [pytz](http://pypi.python.org/pypi/pytz) 2016.6.1 → 2016.7 (World Timezone Definitions for Python) + * [pyyaml](http://pypi.python.org/pypi/pyyaml) 3.11 → 3.12 (YAML parser and emitter for Python) + * [rpy2](http://pypi.python.org/pypi/rpy2) 2.8.1 → 2.8.3 (Python interface to the R language (embedded R)) + * [rx](http://pypi.python.org/pypi/rx) 1.5.2 → 1.5.3 (Reactive Extensions (Rx) for Python) + * [s3fs](http://pypi.python.org/pypi/s3fs) 0.0.6 → 0.0.7 (Convenient Filesystem interface over S3) + * [scikit-learn](http://pypi.python.org/pypi/scikit-learn) 0.17.1 → 0.18 (A set of Python modules for machine learning and data mining) + * [scipy](http://www.scipy.org) 0.18.0 → 0.18.1 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...)) + * [seaborn](http://pypi.python.org/pypi/seaborn) 0.7.1 → 0.8.dev0 (statistical data visualization) + * [setuptools](http://pypi.python.org/pypi/setuptools) 25.1.6 → 28.7.1 (Download, build, install, upgrade, and uninstall Python packages - easily) + * [simplejson](http://pypi.python.org/pypi/simplejson) 3.8.2 → 3.10.0 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder) + * [sphinx](http://pypi.python.org/pypi/sphinx) 1.4.6 → 1.4.8 (Tool for generating documentation which uses reStructuredText as its markup language) + * [spyder](http://pypi.python.org/pypi/spyder) 3.0.0b5 → 3.1.0.dev0 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface) + * [sqlalchemy](http://www.sqlalchemy.org) 1.0.14 → 1.1.3 (SQL Toolkit and Object Relational Mapper) + * [sqlparse](http://pypi.python.org/pypi/sqlparse) 0.2.1 → 0.2.2 (Non-validating SQL parser) + * [tables](http://www.pytables.org) 3.2.3 → 3.3.0 (Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data)) + * [tornado](http://pypi.python.org/pypi/tornado) 4.4.1 → 4.4.2 (Scalable, non-blocking web server and tools (required for IPython notebook)) + * [traitlets](http://pypi.python.org/pypi/traitlets) 4.2.2 → 4.3.1 (Traitlets Python config system) + * [vega](http://pypi.python.org/pypi/vega) 0.4.2 → 0.4.4 (An IPython/ Jupyter widget for Vega and Vega-Lite) + * [werkzeug](http://pypi.python.org/pypi/werkzeug) 0.11.10 → 0.11.11 (The Swiss Army knife of Python web development) + * [winpython](http://winpython.github.io/) 1.6.20160816 → 1.7.20161101 (WinPython distribution tools, including WPPM (package manager)) + * [zarr](http://pypi.python.org/pypi/zarr) 1.1.0 → 2.1.3 (A minimal implementation of chunked, compressed, N-dimensional arrays for Python.) + +* * * diff --git a/changelogs/WinPythonZero-2.7.12.4.md b/changelogs/WinPythonZero-2.7.12.4.md new file mode 100644 index 00000000..e2a4336e --- /dev/null +++ b/changelogs/WinPythonZero-2.7.12.4.md @@ -0,0 +1,28 @@ +## WinPython 2.7.12.4Zero + +The following packages are included in WinPython v2.7.12.4Zero . + +### Tools + +Name | Version | Description +-----|---------|------------ + + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 2.7.12 | Python programming language with standard library +[docopt](http://pypi.python.org/pypi/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile +[idlex](http://pypi.python.org/pypi/idlex) | 1.13 | IDLE Extensions for Python +[jedi](http://pypi.python.org/pypi/jedi) | 0.9.0 | An autocompletion tool for Python that can be used for text editors +[pip](http://pypi.python.org/pypi/pip) | 8.1.2 | A tool for installing and managing Python packages +[prompt-toolkit](http://pypi.python.org/pypi/prompt-toolkit) | 1.0.8 | Library for building powerful interactive command lines in Python +[ptpython](http://pypi.python.org/pypi/ptpython) | 0.36 | Python REPL build on top of prompt_toolkit +[pygments](http://pygments.org) | 2.1.3 | Generic syntax highlighter for general use in all kinds of software +[pythonnet](http://pypi.python.org/pypi/pythonnet) | 2.2.0.dev1 | .Net and Mono integration for Python +[setuptools](http://pypi.python.org/pypi/setuptools) | 28.7.1 | Download, build, install, upgrade, and uninstall Python packages - easily +[six](http://pypi.python.org/pypi/six) | 1.10.0 | Python 2 and 3 compatibility utilities +[sqlite-bro](http://pypi.python.org/pypi/sqlite-bro) | 0.8.11 | a graphic SQLite Client in 1 Python file +[wcwidth](http://pypi.python.org/pypi/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes +[winpython](http://winpython.github.io/) | 1.7.20161101 | WinPython distribution tools, including WPPM (package manager) \ No newline at end of file diff --git a/changelogs/WinPythonZero-2.7.12.4_History.md b/changelogs/WinPythonZero-2.7.12.4_History.md new file mode 100644 index 00000000..aeac7362 --- /dev/null +++ b/changelogs/WinPythonZero-2.7.12.4_History.md @@ -0,0 +1,15 @@ +## History of changes for WinPython 2.7.12.4Zero + +The following changes were made to WinPython distribution since version 2.7.12.3Zero. + +### Python packages + +Upgraded packages: + + * [prompt-toolkit](http://pypi.python.org/pypi/prompt-toolkit) 1.0.7 → 1.0.8 (Library for building powerful interactive command lines in Python) + * [ptpython](http://pypi.python.org/pypi/ptpython) 0.35 → 0.36 (Python REPL build on top of prompt_toolkit) + * [pythonnet](http://pypi.python.org/pypi/pythonnet) 2.1.0 → 2.2.0.dev1 (.Net and Mono integration for Python) + * [setuptools](http://pypi.python.org/pypi/setuptools) 25.1.6 → 28.7.1 (Download, build, install, upgrade, and uninstall Python packages - easily) + * [winpython](http://winpython.github.io/) 1.6.20160816 → 1.7.20161101 (WinPython distribution tools, including WPPM (package manager)) + +* * * diff --git a/changelogs/WinPythonZero-3.4.4.5.md b/changelogs/WinPythonZero-3.4.4.5.md new file mode 100644 index 00000000..00ea2df0 --- /dev/null +++ b/changelogs/WinPythonZero-3.4.4.5.md @@ -0,0 +1,28 @@ +## WinPython 3.4.4.5Zero + +The following packages are included in WinPython v3.4.4.5Zero . + +### Tools + +Name | Version | Description +-----|---------|------------ + + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.4.4 | Python programming language with standard library +[docopt](http://pypi.python.org/pypi/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile +[idlex](http://pypi.python.org/pypi/idlex) | 1.13 | IDLE Extensions for Python +[jedi](http://pypi.python.org/pypi/jedi) | 0.9.0 | An autocompletion tool for Python that can be used for text editors +[pip](http://pypi.python.org/pypi/pip) | 8.1.2 | A tool for installing and managing Python packages +[prompt-toolkit](http://pypi.python.org/pypi/prompt-toolkit) | 1.0.8 | Library for building powerful interactive command lines in Python +[ptpython](http://pypi.python.org/pypi/ptpython) | 0.36 | Python REPL build on top of prompt_toolkit +[pygments](http://pygments.org) | 2.1.3 | Generic syntax highlighter for general use in all kinds of software +[pythonnet](http://pypi.python.org/pypi/pythonnet) | 2.2.0.dev1 | .Net and Mono integration for Python +[setuptools](http://pypi.python.org/pypi/setuptools) | 28.7.1 | Download, build, install, upgrade, and uninstall Python packages - easily +[six](http://pypi.python.org/pypi/six) | 1.10.0 | Python 2 and 3 compatibility utilities +[sqlite-bro](http://pypi.python.org/pypi/sqlite-bro) | 0.8.11 | a graphic SQLite Client in 1 Python file +[wcwidth](http://pypi.python.org/pypi/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes +[winpython](http://winpython.github.io/) | 1.7.20161101 | WinPython distribution tools, including WPPM (package manager) \ No newline at end of file diff --git a/changelogs/WinPythonZero-3.4.4.5_History.md b/changelogs/WinPythonZero-3.4.4.5_History.md new file mode 100644 index 00000000..b93873dd --- /dev/null +++ b/changelogs/WinPythonZero-3.4.4.5_History.md @@ -0,0 +1,15 @@ +## History of changes for WinPython 3.4.4.5Zero + +The following changes were made to WinPython distribution since version 3.4.4.4Zero. + +### Python packages + +Upgraded packages: + + * [prompt-toolkit](http://pypi.python.org/pypi/prompt-toolkit) 1.0.7 → 1.0.8 (Library for building powerful interactive command lines in Python) + * [ptpython](http://pypi.python.org/pypi/ptpython) 0.35 → 0.36 (Python REPL build on top of prompt_toolkit) + * [pythonnet](http://pypi.python.org/pypi/pythonnet) 2.1.0 → 2.2.0.dev1 (.Net and Mono integration for Python) + * [setuptools](http://pypi.python.org/pypi/setuptools) 25.1.6 → 28.7.1 (Download, build, install, upgrade, and uninstall Python packages - easily) + * [winpython](http://winpython.github.io/) 1.6.20160816 → 1.7.20161101 (WinPython distribution tools, including WPPM (package manager)) + +* * * diff --git a/changelogs/WinPythonZero-3.5.2.3.md b/changelogs/WinPythonZero-3.5.2.3.md new file mode 100644 index 00000000..46cad810 --- /dev/null +++ b/changelogs/WinPythonZero-3.5.2.3.md @@ -0,0 +1,28 @@ +## WinPython 3.5.2.3Zero + +The following packages are included in WinPython v3.5.2.3Zero . + +### Tools + +Name | Version | Description +-----|---------|------------ + + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.5.2 | Python programming language with standard library +[docopt](http://pypi.python.org/pypi/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile +[idlex](http://pypi.python.org/pypi/idlex) | 1.13 | IDLE Extensions for Python +[jedi](http://pypi.python.org/pypi/jedi) | 0.9.0 | An autocompletion tool for Python that can be used for text editors +[pip](http://pypi.python.org/pypi/pip) | 8.1.2 | A tool for installing and managing Python packages +[prompt-toolkit](http://pypi.python.org/pypi/prompt-toolkit) | 1.0.8 | Library for building powerful interactive command lines in Python +[ptpython](http://pypi.python.org/pypi/ptpython) | 0.36 | Python REPL build on top of prompt_toolkit +[pygments](http://pygments.org) | 2.1.3 | Generic syntax highlighter for general use in all kinds of software +[pythonnet](http://pypi.python.org/pypi/pythonnet) | 2.2.0.dev1 | .Net and Mono integration for Python +[setuptools](http://pypi.python.org/pypi/setuptools) | 28.7.1 | Download, build, install, upgrade, and uninstall Python packages - easily +[six](http://pypi.python.org/pypi/six) | 1.10.0 | Python 2 and 3 compatibility utilities +[sqlite-bro](http://pypi.python.org/pypi/sqlite-bro) | 0.8.11 | a graphic SQLite Client in 1 Python file +[wcwidth](http://pypi.python.org/pypi/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes +[winpython](http://winpython.github.io/) | 1.7.20161101 | WinPython distribution tools, including WPPM (package manager) \ No newline at end of file diff --git a/changelogs/WinPythonZero-3.5.2.3_History.md b/changelogs/WinPythonZero-3.5.2.3_History.md new file mode 100644 index 00000000..3b13a65d --- /dev/null +++ b/changelogs/WinPythonZero-3.5.2.3_History.md @@ -0,0 +1,15 @@ +## History of changes for WinPython 3.5.2.3Zero + +The following changes were made to WinPython distribution since version 3.5.2.2Zero. + +### Python packages + +Upgraded packages: + + * [prompt-toolkit](http://pypi.python.org/pypi/prompt-toolkit) 1.0.7 → 1.0.8 (Library for building powerful interactive command lines in Python) + * [ptpython](http://pypi.python.org/pypi/ptpython) 0.35 → 0.36 (Python REPL build on top of prompt_toolkit) + * [pythonnet](http://pypi.python.org/pypi/pythonnet) 2.1.0 → 2.2.0.dev1 (.Net and Mono integration for Python) + * [setuptools](http://pypi.python.org/pypi/setuptools) 25.1.6 → 28.7.1 (Download, build, install, upgrade, and uninstall Python packages - easily) + * [winpython](http://winpython.github.io/) 1.6.20160816 → 1.7.20161101 (WinPython distribution tools, including WPPM (package manager)) + +* * * diff --git a/changelogs/WinPythonZero-3.6.0.0.md b/changelogs/WinPythonZero-3.6.0.0.md new file mode 100644 index 00000000..0dd91998 --- /dev/null +++ b/changelogs/WinPythonZero-3.6.0.0.md @@ -0,0 +1,26 @@ +## WinPython 3.6.0.0Zero + +The following packages are included in WinPython v3.6.0.0Zero . + +### Tools + +Name | Version | Description +-----|---------|------------ + + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.6.0 | Python programming language with standard library +[docopt](http://pypi.python.org/pypi/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile +[jedi](http://pypi.python.org/pypi/jedi) | 0.9.0 | An autocompletion tool for Python that can be used for text editors +[pip](http://pypi.python.org/pypi/pip) | 8.1.2 | A tool for installing and managing Python packages +[prompt-toolkit](http://pypi.python.org/pypi/prompt-toolkit) | 1.0.8 | Library for building powerful interactive command lines in Python +[ptpython](http://pypi.python.org/pypi/ptpython) | 0.36 | Python REPL build on top of prompt_toolkit +[pygments](http://pygments.org) | 2.1.3 | Generic syntax highlighter for general use in all kinds of software +[setuptools](http://pypi.python.org/pypi/setuptools) | 28.7.1 | Download, build, install, upgrade, and uninstall Python packages - easily +[six](http://pypi.python.org/pypi/six) | 1.10.0 | Python 2 and 3 compatibility utilities +[sqlite-bro](http://pypi.python.org/pypi/sqlite-bro) | 0.8.11 | a graphic SQLite Client in 1 Python file +[wcwidth](http://pypi.python.org/pypi/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes +[winpython](http://winpython.github.io/) | 1.7.20161101 | WinPython distribution tools, including WPPM (package manager) \ No newline at end of file diff --git a/changelogs/WinPythonZero-3.6.0.0_History.md b/changelogs/WinPythonZero-3.6.0.0_History.md new file mode 100644 index 00000000..d9eade57 --- /dev/null +++ b/changelogs/WinPythonZero-3.6.0.0_History.md @@ -0,0 +1,5 @@ +## History of changes for WinPython 3.6.0.0Zero + +The following changes were made to WinPython distribution since version 3.6.0.0Zero. + +* * * diff --git a/generate_a_winpython_distro.bat b/generate_a_winpython_distro.bat index 16d0a288..e56b479e 100644 --- a/generate_a_winpython_distro.bat +++ b/generate_a_winpython_distro.bat @@ -2,7 +2,7 @@ rem to launch from a winpython package directory, where 'make.py' is @echo on rem this is initialised per the calling .bat rem set my_original_path=%path% -rem set my_buildenv=D:\WinPython-64bit-3.4.3.3_b0 +rem set my_buildenv=C:\winpython-64bit-3.4.3.7Qt5 rem set my_root_dir_for_builds=D:\Winpython rem set my_python_target=34 @@ -18,12 +18,18 @@ set my_basedir=%my_root_dir_for_builds%\basedir%my_python_target% rem *********************************************************** rem Override other scripts (simpler maintenance) +set my_buildenv=C:\winpython-64bit-3.4.3.7Qt5 + set my_release_level= -if %my_python_target%==34 set my_release=2 +if %my_python_target%==27 set my_release=4 + +if %my_python_target%==34 set my_release=5 if %my_python_target%==35 set my_release=3 +if %my_python_target%==36 set my_release=0 + rem *********************************************************** rem set my_flavor=Slim diff --git a/generate_winpython_distros34.bat b/generate_winpython_distros34.bat deleted file mode 100644 index 9d8178f3..00000000 --- a/generate_winpython_distros34.bat +++ /dev/null @@ -1,42 +0,0 @@ -rem this replace running manually from spyder the make.py -rem to launch from a winpython module 'make' directory - -set my_original_path=%path% -set my_buildenv=D:\winpython-64bit-3.4.3.7Qt5 - -set my_root_dir_for_builds=D:\Winpython -set my_python_target=34 -set my_pyver=3.4 - -set my_release=2 - -set my_release_level= - -set my_flavor= - -set my_arch=64 -set my_preclear_build_directory=Yes - - -set tmp_reqdir=%my_root_dir_for_builds%\basedir%my_python_target% -set my_requirements=%tmp_reqdir%\requirements.txt %tmp_reqdir%\requirements2.txt %tmp_reqdir%\requirements3.txt - -set my_find_links=D:\WinPython\packages.srcreq - -set my_source_dirs=D:\WinPython\basedir34\packages.win-amd64 -set my_toolsdirs=D:\WinPython\basedir34\tools -set my_docsdirs=D:\WinPython\basedir34\docs - - -set my_install_options=--no-index --pre --trusted-host=None - -call %~dp0\generate_a_winpython_distro.bat - -set my_arch=32 -set my_source_dirs=D:\WinPython\basedir34\packages.win32 - -set my_preclear_build_directory=No -call %~dp0\generate_a_winpython_distro.bat - - -pause \ No newline at end of file diff --git a/generate_winpython_distros34_qt5.bat b/generate_winpython_distros34_qt5.bat index 2a40d8a1..9e39679e 100644 --- a/generate_winpython_distros34_qt5.bat +++ b/generate_winpython_distros34_qt5.bat @@ -2,9 +2,9 @@ rem this replace running manually from spyder the make.py rem to launch from a winpython module 'make' directory set my_original_path=%path% -set my_buildenv=D:\winpython-64bit-3.4.3.7Qt5 +set my_buildenv=C:\winpython-64bit-3.4.3.7Qt5 -set my_root_dir_for_builds=D:\Winpython +set my_root_dir_for_builds=C:\Winpython set my_python_target=34 set my_pyver=3.4 @@ -19,13 +19,14 @@ set my_arch=64 set my_preclear_build_directory=Yes set tmp_reqdir=%my_root_dir_for_builds%\basedir%my_python_target% -set my_requirements=%tmp_reqdir%\Qt5_requirements.txt %tmp_reqdir%\Qt5_requirements2.txt %tmp_reqdir%\Qt5_requirements3.txt +rem set my_requirements=%tmp_reqdir%\Qt5_requirements.txt %tmp_reqdir%\Qt5_requirements2.txt %tmp_reqdir%\Qt5_requirements3.txt +set my_requirements=%tmp_reqdir%\Qt5_requirements.txt -set my_find_links=D:\WinPython\packages.srcreq +set my_find_links=C:\WinPython\packages.srcreq -set my_source_dirs=D:\WinPython\basedir34\packages.win-amd64.Qt5 -set my_toolsdirs=D:\WinPython\basedir34\tools -set my_docsdirs=D:\WinPython\basedir34\docs +set my_source_dirs=C:\WinPython\basedir34\packages.win-amd64.Qt5 +set my_toolsdirs=C:\WinPython\basedir34\tools +set my_docsdirs=C:\WinPython\basedir34\docs set my_install_options=--no-index --pre --trusted-host=None @@ -36,8 +37,8 @@ set my_arch=32 set my_preclear_build_directory=No -set my_source_dirs=D:\WinPython\basedir34\packages.win32.Qt5 -set my_toolsdirs=D:\WinPython\basedir34\tools +set my_source_dirs=C:\WinPython\basedir34\packages.win32.Qt5 +set my_toolsdirs=C:\WinPython\basedir34\tools diff --git a/generate_winpython_distros35_qt5.bat b/generate_winpython_distros35_qt5.bat new file mode 100644 index 00000000..56eac017 --- /dev/null +++ b/generate_winpython_distros35_qt5.bat @@ -0,0 +1,41 @@ +rem this replace running manually from spyder the make.py +rem to launch from a winpython module 'make' directory + +set my_original_path=%path% +set my_buildenv=C:\winpython-64bit-3.4.3.7Qt5 + +set my_root_dir_for_builds=C:\Winpython +set my_python_target=35 +set my_pyver=3.5 + +set my_flavor=Qt5 + +set my_release=3 +set my_release_level= + +set my_arch=64 +set my_preclear_build_directory=Yes + +set tmp_reqdir=%my_root_dir_for_builds%\basedir%my_python_target% +set my_requirements=%tmp_reqdir%\Qt5_requirements.txt + +set my_find_links=C:\WinPython\packages.srcreq + +set my_source_dirs=C:\WinPython\basedir35\packages.win-amd64.Qt5 +set my_toolsdirs=C:\WinPython\basedir35\tools +set my_docsdirs=C:\WinPython\basedir35\docs + +set my_install_options=--no-index --pre --trusted-host=None + +call %~dp0\generate_a_winpython_distro.bat + +set my_arch=32 +set my_preclear_build_directory=No + +set my_source_dirs=C:\WinPython\basedir35\packages.win32.Qt5 + + +call %~dp0\generate_a_winpython_distro.bat + + +pause \ No newline at end of file