diff --git a/changelogs/WinPythonQt5-3.4.3.5.md b/changelogs/WinPythonQt5-3.4.3.5.md new file mode 100644 index 00000000..8e2a059e --- /dev/null +++ b/changelogs/WinPythonQt5-3.4.3.5.md @@ -0,0 +1,149 @@ +## WinPython 3.4.3.5Qt5 + +The following packages are included in WinPython v3.4.3.5Qt5. + +### Tools + +Name | Version | Description +-----|---------|------------ +[SciTE](http://www.scintilla.org/SciTE.html) | 3.3.7 | SCIntilla based Text Editor - Multilanguage, powerful and light-weight text editor + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.4.3 | 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.6 | A configurable sidebar-enabled Sphinx theme +[astroid](http://pypi.python.org/pypi/astroid) | 1.3.6 | Rebuild a new abstract syntax tree from Python's ast (required for pylint) +[Babel](http://pypi.python.org/pypi/Babel) | 1.3 | Internationalization utilities +[baresql](http://pypi.python.org/pypi/baresql) | 0.7.1 | playing SQL directly on Python datas +[bcolz](http://pypi.python.org/pypi/bcolz) | 0.10.0 | columnar and compressed data containers. +[beautifulsoup4](http://pypi.python.org/pypi/beautifulsoup4) | 4.4.0 | Screen-scraping library +[blaze](http://pypi.python.org/pypi/blaze) | 0.8.2 | Blaze +[bokeh](http://pypi.python.org/pypi/bokeh) | 0.9.2 | Statistical and novel interactive HTML plots for Python +[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) | 2015.4.28 | Python package for providing Mozilla's CA Bundle. +[cffi](http://pypi.python.org/pypi/cffi) | 1.1.2 | Foreign Function Interface for Python calling C code. +[click](http://pypi.python.org/pypi/click) | 4.1 | A simple wrapper around optparse for powerful command line utilities. +[colorama](http://pypi.python.org/pypi/colorama) | 0.3.3 | Cross-platform colored terminal text +[cvxopt](http://abel.ee.ucla.edu/cvxopt) | 1.1.7 | Convex optimization library +[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) +[cyordereddict](http://pypi.python.org/pypi/cyordereddict) | 0.2.2 | Cython implementation of Python's collections.OrderedDict +[Cython](http://www.cython.org) | 0.22.1 | Cython is a language that makes writing C extensions for the Python language as easy as Python +[cytoolz](http://pypi.python.org/pypi/cytoolz) | 0.7.3 | Cython implementation of Toolz: High performance functional utilities +[dask](http://pypi.python.org/pypi/dask) | 0.6.1 | Minimal task scheduling abstraction +[datashape](http://pypi.python.org/pypi/datashape) | 0.4.6 | A data description language +[db.py](http://pypi.python.org/pypi/db.py) | 0.4.4 | a db package that doesn't suck +[decorator](http://pypi.python.org/pypi/decorator) | 3.4.2 | Better living through Python with decorators +[dill](http://pypi.python.org/pypi/dill) | 0.2.3 | serialize all of python (almost) +[docopt](http://pypi.python.org/pypi/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile +[docutils](http://docutils.sourceforge.net) | 0.12 | Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText) +[Flask](http://pypi.python.org/pypi/Flask) | 0.10.1 | A microframework based on Werkzeug, Jinja2 and good intentions +[fonttools](http://pypi.python.org/pypi/fonttools) | 2.5 | Tools to manipulate font files +[greenlet](http://pypi.python.org/pypi/greenlet) | 0.4.7 | Lightweight in-process concurrent programming +[guiqwt](http://packages.python.org/guiqwt) | 2.3.2 | Efficient curve/image plotting and other GUI tools for scientific data processing software development +[h5py](http://pypi.python.org/pypi/h5py) | 2.5.0 | General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library) +[holoviews](http://pypi.python.org/pypi/holoviews) | 1.3.2 | Composable, declarative data structures for building complex visualizations easily. +[husl](http://pypi.python.org/pypi/husl) | 4.0.2 | Human-friendly HSL (Hue-Saturation-Lightness) +[ipython](http://ipython.org) | 3.2.1 | Enhanced Python shell +[ipython_sql](http://pypi.python.org/pypi/ipython_sql) | 0.3.6 | RDBMS access via IPython +[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://jinja.pocoo.org) | 2.7.3 | Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code) +[joblib](http://pypi.python.org/pypi/joblib) | 0.8.4 | 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://sourceforge.net/projects/stonebig.u/files/packages) | 0.1.1.8 | Python interface to the Julia language +[Keras](http://pypi.python.org/pypi/Keras) | 0.1.2 | Theano-based Deep Learning library +[llvmlite](http://pypi.python.org/pypi/llvmlite) | 0.6.0 | lightweight wrapper around basic LLVM functionality +[lmfit](http://pypi.python.org/pypi/lmfit) | 0.8.3 | Least-Squares Minimization with Bounds and Constraints +[locket.py](http://pypi.python.org/pypi/locket.py) | 0.2.0 | File-based locks for Python for Linux and Windows +[logilab_common](http://pypi.python.org/pypi/logilab_common) | 1.0.2 | Collection of low-level Python packages and modules used by Logilab projects (required for pylint) +[lxml](http://pypi.python.org/pypi/lxml) | 3.4.4 | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. +[Markdown](http://pypi.python.org/pypi/Markdown) | 2.6.2 | 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.4.3 | 2D plotting library (embeddable in GUIs created with PyQt) +[mingwpy](https://anaconda.org/carlkl/mingwpy) | 0.1.0b3 | the python friendly windows compiler toolchain +[mistune](http://pypi.python.org/pypi/mistune) | 0.7 | The fastest markdown parser in pure Python, inspired by marked. +[mpld3](http://pypi.python.org/pypi/mpld3) | 0.2 | D3 Viewer for Matplotlib +[multipledispatch](http://pypi.python.org/pypi/multipledispatch) | 0.4.8 | 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 +[netCDF4](http://pypi.python.org/pypi/netCDF4) | 1.1.9 | python/numpy interface to netCDF library (versions 3 and 4) +[networkx](http://pypi.python.org/pypi/networkx) | 1.9.1 | Python package for creating and manipulating graphs and networks +[nltk](http://pypi.python.org/pypi/nltk) | 3.0.4 | 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) +[numba](http://pypi.python.org/pypi/numba) | 0.20.0 | compiling Python code using LLVM +[numexpr](http://pypi.python.org/pypi/numexpr) | 2.4.3 | Fast evaluation of array expressions elementwise by using a vector-based virtual machine +[numpy](http://numpy.scipy.org/) | 1.9.2+mkl | NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module) +[numpydoc](http://pypi.python.org/pypi/numpydoc) | 0.5 | Sphinx extension to support docstrings in Numpy format +[oct2py](http://pypi.python.org/pypi/oct2py) | 3.3.0 | Python to GNU Octave bridge --> run m-files from python. +[odo](http://pypi.python.org/pypi/odo) | 0.3.3 | Data migration in Python +[pandas](http://pypi.python.org/pypi/pandas) | 0.16.2 | Powerful data structures for data analysis, time series and statistics +[param](http://pypi.python.org/pypi/param) | 1.3.2 | Declarative Python programming using Parameters. +[partd](http://pypi.python.org/pypi/partd) | 0.3.2 | Appendable key-value storage +[patsy](http://pypi.python.org/pypi/patsy) | 0.4.0 | Describing statistical models using symbolic formulas +[pep8](http://pypi.python.org/pypi/pep8) | 1.6.2 | Python style guide checker +[pg8000](http://pypi.python.org/pypi/pg8000) | 1.10.2 | PostgreSQL interface library +[Pillow](http://pypi.python.org/pypi/Pillow) | 2.9.0 | Python Imaging Library (fork) +[pip](http://pypi.python.org/pypi/pip) | 7.1.0 | A tool for installing and managing Python packages +[pkginfo](http://pypi.python.org/pypi/pkginfo) | 1.2.1 | Query metadatdata from sdists / bdists / installed packages. +[Polygon3](http://pypi.python.org/pypi/Polygon3) | 3.0.7 | Polygon3 is a Python-3 package that handles polygonal shapes in 2D +[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. +[psutil](http://code.google.com/p/psutil) | 3.1.1 | Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way +[PuLP](http://pypi.python.org/pypi/PuLP) | 1.5.9 | PuLP is an LP modeler written in python. PuLP can generate MPS or LP files and call GLPK, COIN CLP/CBC, CPLEX, and GUROBI to solve linear problems +[PyAudio](http://pypi.python.org/pypi/PyAudio) | 0.2.8 | Bindings for PortAudio v19, the cross-platform audio input/output stream library. +[pybars3](http://pypi.python.org/pypi/pybars3) | 0.9.1 | Handlebars.js templating for Python 3 and 2 +[pycparser](http://pypi.python.org/pypi/pycparser) | 2.14 | C parser in Python +[pyflakes](http://pypi.python.org/pypi/pyflakes) | 0.9.2 | passive checker of Python programs +[Pygments](http://pygments.org) | 2.0.2 | Generic syntax highlighter for general use in all kinds of software +[pyhdf](http://pysclint.sourceforge.net/pyhdf) | 0.8.3 | Python interface to HDF4 files (Hierarchical Data Format version 4) +[pylint](http://www.logilab.org/project/pylint) | 1.4.3 | Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality +[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.0.3 | 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.0 | Cross platform Python binding to OpenGL and related APIs +[pyparsing](http://pyparsing.wikispaces.com/) | 2.0.3 | A Python Parsing Module +[PyQt5](http://www.riverbankcomputing.co.uk/software/pyqt/intro) | 5.5 | 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) | 2.7 | Library encapsulating the access for the serial port +[pystache](http://pypi.python.org/pypi/pystache) | 0.5.4 | Mustache for Python +[python_dateutil](http://labix.org/python-dateutil) | 2.4.2 | Powerful extensions to the standard datetime module +[pytz](http://pypi.python.org/pypi/pytz) | 2015.4 | World Timezone Definitions for Python +[pywin32](http://pypi.python.org/pypi/pywin32) | 219 | Python library for Windows +[PyYAML](http://pypi.python.org/pypi/PyYAML) | 3.11 | YAML parser and emitter for Python +[pyzmq](http://pypi.python.org/pypi/pyzmq) | 14.7.0 | Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console) +[redis](http://pypi.python.org/pypi/redis) | 2.10.3 | Python client for Redis key-value store +[reportlab](http://www.reportlab.org) | 3.2.0 | The PDF generation library +[requests](http://pypi.python.org/pypi/requests) | 2.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.6.1 | Python interface to the R language (embedded R) +[scikit_image](http://pypi.python.org/pypi/scikit_image) | 0.11.3 | Image processing toolbox for SciPy +[scikit_learn](http://pypi.python.org/pypi/scikit_learn) | 0.16.1 | A set of Python modules for machine learning and data mining +[scilab2py](http://pypi.python.org/pypi/scilab2py) | 0.6 | Python to Scilab bridge +[scipy](http://www.scipy.org) | 0.16.0 | SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...) +[seaborn](http://pypi.python.org/pypi/seaborn) | 0.6.0 | statistical data visualization +[setuptools](http://pypi.python.org/pypi/setuptools) | 17.1.1 | Download, build, install, upgrade, and uninstall Python packages - easily +[simplejson](http://pypi.python.org/pypi/simplejson) | 3.8.0 | Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder +[six](http://pypi.python.org/pypi/six) | 1.9.0 | Python 2 and 3 compatibility utilities +[snowballstemmer](http://pypi.python.org/pypi/snowballstemmer) | 1.2.0 | This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms. +[Sphinx](http://pypi.python.org/pypi/Sphinx) | 1.3.1 | Tool for generating documentation which uses reStructuredText as its markup language +[sphinx_rtd_theme](http://pypi.python.org/pypi/sphinx_rtd_theme) | 0.1.8 | ReadTheDocs.org theme for Sphinx, 2013 version. +[spyder](http://pypi.python.org/pypi/spyder) | 3.0.0.dev0 | Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface +[SQLAlchemy](http://www.sqlalchemy.org) | 1.0.8 | SQL Toolkit and Object Relational Mapper +[sqlite_bro](http://pypi.python.org/pypi/sqlite_bro) | 0.8.8 | a graphic SQLite Client in 1 Python file +[sqlparse](http://pypi.python.org/pypi/sqlparse) | 0.1.15 | Non-validating SQL parser +[statsmodels](http://pypi.python.org/pypi/statsmodels) | 0.6.1 | Statistical computations and models for use with SciPy +[sympy](http://pypi.python.org/pypi/sympy) | 0.7.6 | Symbolic Mathematics Library +[tables](http://www.pytables.org) | 3.2.1 | Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data) +[Theano](http://pypi.python.org/pypi/Theano) | 0.7.0 | Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs. +[toolz](http://pypi.python.org/pypi/toolz) | 0.7.2 | List processing tools and functional utilities +[tornado](http://pypi.python.org/pypi/tornado) | 4.2.1 | Scalable, non-blocking web server and tools (required for IPython notebook) +[TTFQuery](http://pypi.python.org/pypi/TTFQuery) | 1.0.5 | FontTools-based package for querying system fonts +[twine](http://pypi.python.org/pypi/twine) | 1.5.0 | Collection of utilities for interacting with PyPI +[twitter](http://pypi.python.org/pypi/twitter) | 1.17.0 | An API and command-line toolset for Twitter (twitter.com) +[Werkzeug](http://pypi.python.org/pypi/Werkzeug) | 0.10.4 | The Swiss Army knife of Python web development +[wheel](http://pypi.python.org/pypi/wheel) | 0.24.0 | A built-package format for Python. +[winpython](http://winpython.github.io/) | 1.1 | WinPython distribution tools, including WPPM (package manager) +[xlrd](http://pypi.python.org/pypi/xlrd) | 0.9.4 | Extract data from Microsoft Excel spreadsheet files +[XlsxWriter](http://pypi.python.org/pypi/XlsxWriter) | 0.7.3 | A Python module for creating Excel XLSX files. +[xray](http://pypi.python.org/pypi/xray) | 0.5.2 | N-D labeled arrays and datasets in Python \ No newline at end of file diff --git a/changelogs/WinPythonQt5-3.4.3.5_History.md b/changelogs/WinPythonQt5-3.4.3.5_History.md new file mode 100644 index 00000000..f75d6eb0 --- /dev/null +++ b/changelogs/WinPythonQt5-3.4.3.5_History.md @@ -0,0 +1,81 @@ +## History of changes for WinPython 3.4.3.5Qt5 + +The following changes were made to WinPython distribution since version 3.4.3.4Qt5. + +### Tools + +Removed packages: + + * [MinGW32](https://github.com/numpy/numpy/wiki/Mingw-static-toolchain) 4.9.2 (C/C++ and Fortran compilers (Mingwpy static toolchain version)) + * [gettext](http://sourceforge.net/projects/gettext) 0.14.4 (GNU gettext Win32 porting - the GNU translation tool (useful tools for pygettext, a standard library module)) + +### Python packages + +New packages: + + * [Markdown](http://pypi.python.org/pypi/Markdown) 2.6.2 (Python implementation of Markdown.) + * [PyAudio](http://pypi.python.org/pypi/PyAudio) 0.2.8 (Bindings for PortAudio v19, the cross-platform audio input/output stream library.) + * [PyQt5](http://www.riverbankcomputing.co.uk/software/pyqt/intro) 5.5 (Python bindings for the Qt cross platform GUI toolkit) + * [blaze](http://pypi.python.org/pypi/blaze) 0.8.2 (Blaze) + * [bokeh](http://pypi.python.org/pypi/bokeh) 0.9.2 (Statistical and novel interactive HTML plots for Python) + * [greenlet](http://pypi.python.org/pypi/greenlet) 0.4.7 (Lightweight in-process concurrent programming) + * [holoviews](http://pypi.python.org/pypi/holoviews) 1.3.2 (Composable, declarative data structures for building complex visualizations easily.) + * [locket.py](http://pypi.python.org/pypi/locket.py) 0.2.0 (File-based locks for Python for Linux and Windows) + * [mingwpy](https://anaconda.org/carlkl/mingwpy) 0.1.0b3 (the python friendly windows compiler toolchain) + * [netCDF4](http://pypi.python.org/pypi/netCDF4) 1.1.9 (python/numpy interface to netCDF library (versions 3 and 4)) + * [param](http://pypi.python.org/pypi/param) 1.3.2 (Declarative Python programming using Parameters.) + * [partd](http://pypi.python.org/pypi/partd) 0.3.2 (Appendable key-value storage) + * [pystache](http://pypi.python.org/pypi/pystache) 0.5.4 (Mustache for Python) + * [twitter](http://pypi.python.org/pypi/twitter) 1.17.0 (An API and command-line toolset for Twitter (twitter.com)) + * [xray](http://pypi.python.org/pypi/xray) 0.5.2 (N-D labeled arrays and datasets in Python) + +Upgraded packages: + + * [Keras](http://pypi.python.org/pypi/Keras) 0.1.1 → 0.1.2 (Theano-based Deep Learning library) + * [Pillow](http://pypi.python.org/pypi/Pillow) 2.8.2 → 2.9.0 (Python Imaging Library (fork)) + * [SQLAlchemy](http://www.sqlalchemy.org) 1.0.5 → 1.0.8 (SQL Toolkit and Object Relational Mapper) + * [alabaster](http://pypi.python.org/pypi/alabaster) 0.7.4 → 0.7.6 (A configurable sidebar-enabled Sphinx theme) + * [bcolz](http://pypi.python.org/pypi/bcolz) 0.9.0 → 0.10.0 (columnar and compressed data containers.) + * [beautifulsoup4](http://pypi.python.org/pypi/beautifulsoup4) 4.3.2 → 4.4.0 (Screen-scraping library) + * [click](http://pypi.python.org/pypi/click) 4.0 → 4.1 (A simple wrapper around optparse for powerful command line utilities.) + * [dask](http://pypi.python.org/pypi/dask) 0.5.0 → 0.6.1 (Minimal task scheduling abstraction) + * [datashape](http://pypi.python.org/pypi/datashape) 0.4.5 → 0.4.6 (A data description language) + * [dill](http://pypi.python.org/pypi/dill) 0.2.2 → 0.2.3 (serialize all of python (almost)) + * [ipython](http://ipython.org) 3.2.0 → 3.2.1 (Enhanced Python shell) + * [llvmlite](http://pypi.python.org/pypi/llvmlite) 0.5.1 → 0.6.0 (lightweight wrapper around basic LLVM functionality) + * [logilab_common](http://pypi.python.org/pypi/logilab_common) 0.63.2 → 1.0.2 (Collection of low-level Python packages and modules used by Logilab projects (required for pylint)) + * [mistune](http://pypi.python.org/pypi/mistune) 0.5.1 → 0.7 (The fastest markdown parser in pure Python, inspired by marked.) + * [multipledispatch](http://pypi.python.org/pypi/multipledispatch) 0.4.7 → 0.4.8 (A relatively sane approach to multiple dispatch in Python) + * [nltk](http://pypi.python.org/pypi/nltk) 3.0.2 → 3.0.4 (The Natural Language Toolkit (NLTK) is a Python package for natural language processing.) + * [numba](http://pypi.python.org/pypi/numba) 0.19.2 → 0.20.0 (compiling Python code using LLVM) + * [oct2py](http://pypi.python.org/pypi/oct2py) 3.2.0 → 3.3.0 (Python to GNU Octave bridge --> run m-files from python.) + * [odo](http://pypi.python.org/pypi/odo) 0.3.2 → 0.3.3 (Data migration in Python) + * [patsy](http://pypi.python.org/pypi/patsy) 0.3.0 → 0.4.0 (Describing statistical models using symbolic formulas) + * [pip](http://pypi.python.org/pypi/pip) 7.0.3 → 7.1.0 (A tool for installing and managing Python packages) + * [psutil](http://code.google.com/p/psutil) 3.0.0 → 3.1.1 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way) + * [pymongo](http://pypi.python.org/pypi/pymongo) 3.0.2 → 3.0.3 (Python driver for MongoDB ) + * [pyodbc](http://pypi.python.org/pypi/pyodbc) 3.0.9 → 3.0.10 (DB API Module for ODBC) + * [rpy2](http://pypi.python.org/pypi/rpy2) 2.6.0 → 2.6.1 (Python interface to the R language (embedded R)) + * [scipy](http://www.scipy.org) 0.15.1 → 0.16.0 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...)) + * [seaborn](http://pypi.python.org/pypi/seaborn) 0.5.1 → 0.6.0 (statistical data visualization) + * [simplejson](http://pypi.python.org/pypi/simplejson) 3.7.3 → 3.8.0 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder) + * [spyder](http://pypi.python.org/pypi/spyder) 2.3.5.2 → 3.0.0.dev0 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface) + * [tables](http://www.pytables.org) 3.2.0 → 3.2.1 (Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data)) + * [tornado](http://pypi.python.org/pypi/tornado) 4.2 → 4.2.1 (Scalable, non-blocking web server and tools (required for IPython notebook)) + * [xlrd](http://pypi.python.org/pypi/xlrd) 0.9.3 → 0.9.4 (Extract data from Microsoft Excel spreadsheet files) + +Removed packages: + + * [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) + * [PyQwt](http://pyqwt.sourceforge.net) 5.2.1 (2D plotting library (set of Python bindings for the Qwt library featuring fast plotting)) + * [VPython](http://www.vpython.org) 5.74 (A free, open-source module for producing real-time 3D scenes with Python) + * [ViTables](http://vitables.org) 2.1 (Graphical tool for browsing and editing files in both HDF5 and PyTables formats) + * [formlayout](http://formlayout.googlecode.com) 1.0.15 (Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code) + * [ggplot](https://github.com/yhat/ggplot) 0.6.5 (ggplot for python) + * [guidata](http://packages.python.org/guidata) 1.6.2 (Automatically generated graphical user interfaces for easy data set edition and display) + * [mahotas](http://pypi.python.org/pypi/mahotas) 1.2.4 (Computer Vision library) + * [runipy](http://pypi.python.org/pypi/runipy) 0.1.3 (Run IPython notebooks from the command line) + * [vispy](http://pypi.python.org/pypi/vispy) 0.4.0 (Interactive visualization in Python) + +* * * diff --git a/changelogs/WinPythonQt5-3.4.3.6.md b/changelogs/WinPythonQt5-3.4.3.6.md new file mode 100644 index 00000000..c149eb4a --- /dev/null +++ b/changelogs/WinPythonQt5-3.4.3.6.md @@ -0,0 +1,176 @@ +## WinPython 3.4.3.6Qt5 + +The following packages are included in WinPython v3.4.3.6Qt5 . + +### Tools + +Name | Version | Description +-----|---------|------------ +[SciTE](http://www.scintilla.org/SciTE.html) | 3.3.7 | SCIntilla based Text Editor - Multilanguage, powerful and light-weight text editor + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.4.3 | 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.6 | A configurable sidebar-enabled Sphinx theme +[astroid](http://pypi.python.org/pypi/astroid) | 1.3.6 | Rebuild a new abstract syntax tree from Python's ast (required for pylint) +[babel](http://pypi.python.org/pypi/babel) | 2.1.1 | 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.2 | playing SQL directly on Python datas +[bcolz](http://pypi.python.org/pypi/bcolz) | 0.11.4 | columnar and compressed data containers. +[beautifulsoup4](http://pypi.python.org/pypi/beautifulsoup4) | 4.4.1 | Screen-scraping library +[blaze](http://pypi.python.org/pypi/blaze) | 0.8.3 | Blaze +[blosc](http://pypi.python.org/pypi/blosc) | 1.2.8 | Blosc data compressor +[bloscpack](http://pypi.python.org/pypi/bloscpack) | 0.9.0 | Command line interface to and serialization format for Blosc +[bokeh](http://pypi.python.org/pypi/bokeh) | 0.10.0 | Statistical and novel interactive HTML plots for Python +[bottleneck](http://pypi.python.org/pypi/bottleneck) | 1.0.0 | Fast NumPy array functions written in Cython +[bqplot](http://pypi.python.org/pypi/bqplot) | 0.4.2 | 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 +[castra](http://pypi.python.org/pypi/castra) | 0.1.6 | On-disk partitioned store +[certifi](http://pypi.python.org/pypi/certifi) | 2015.9.6.1 | Python package for providing Mozilla's CA Bundle. +[cffi](http://pypi.python.org/pypi/cffi) | 1.3.0 | Foreign Function Interface for Python calling C code. +[click](http://pypi.python.org/pypi/click) | 5.0 | A simple wrapper around optparse for powerful command line utilities. +[colorama](http://pypi.python.org/pypi/colorama) | 0.3.3 | Cross-platform colored terminal text +[cvxopt](http://abel.ee.ucla.edu/cvxopt) | 1.1.7 | Convex optimization library +[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.9.0 | Composable style cycles +[cyordereddict](http://pypi.python.org/pypi/cyordereddict) | 0.2.2 | Cython implementation of Python's collections.OrderedDict +[cython](http://www.cython.org) | 0.23.4 | 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.7.4 | Cython implementation of Toolz: High performance functional utilities +[dask](http://pypi.python.org/pypi/dask) | 0.7.5 | Minimal task scheduling abstraction +[datashape](http://pypi.python.org/pypi/datashape) | 0.4.7 | A data description language +[db.py](http://pypi.python.org/pypi/db.py) | 0.4.4 | a db package that doesn't suck +[decorator](http://pypi.python.org/pypi/decorator) | 4.0.4 | Better living through Python with decorators +[dill](http://pypi.python.org/pypi/dill) | 0.2.4 | serialize all of python (almost) +[docopt](http://pypi.python.org/pypi/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile +[docutils](http://docutils.sourceforge.net) | 0.12 | Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText) +[flask](http://pypi.python.org/pypi/flask) | 0.10.1 | A microframework based on Werkzeug, Jinja2 and good intentions +[greenlet](http://pypi.python.org/pypi/greenlet) | 0.4.9 | Lightweight in-process concurrent programming +[guidata](http://packages.python.org/guidata) | 1.7.0b6 | Automatically generated graphical user interfaces for easy data set edition and display +[guiqwt](http://packages.python.org/guiqwt) | 3.0.0b7 | Efficient curve/image plotting and other GUI tools for scientific data processing software development +[h5py](http://pypi.python.org/pypi/h5py) | 2.5.0 | General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library) +[holoviews](http://pypi.python.org/pypi/holoviews) | 1.3.2 | Composable, declarative data structures for building complex visualizations easily. +[husl](http://pypi.python.org/pypi/husl) | 4.0.3 | Human-friendly HSL (Hue-Saturation-Lightness) +[ipykernel](http://pypi.python.org/pypi/ipykernel) | 4.1.1 | IPython Kernel for Jupyter +[ipyparallel](http://pypi.python.org/pypi/ipyparallel) | 4.0.2 | Interactive Parallel Computing with IPython +[ipython](http://pypi.python.org/pypi/ipython) | 4.0.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.7.1 | RDBMS access via IPython +[ipywidgets](http://pypi.python.org/pypi/ipywidgets) | 4.1.0 | IPython HTML widgets for Jupyter +[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.8.1 | 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) +[joblib](http://pypi.python.org/pypi/joblib) | 0.9.2 | 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.8 | 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.1.1 | Jupyter metapackage. Install all the Jupyter components in one go. +[jupyter-console](http://pypi.python.org/pypi/jupyter-console) | 4.0.3 | Jupyter metapackage. Install all the Jupyter components in one go. +[jupyter-core](http://pypi.python.org/pypi/jupyter-core) | 4.0.6 | Jupyter metapackage. Install all the Jupyter components in one go. +[keras](http://pypi.python.org/pypi/keras) | 0.2.0 | Theano-based Deep Learning library +[llvmlite](http://pypi.python.org/pypi/llvmlite) | 0.6.0 | lightweight wrapper around basic LLVM functionality +[lmfit](http://pypi.python.org/pypi/lmfit) | 0.9.1 | 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 +[logilab-common](http://pypi.python.org/pypi/logilab-common) | 1.1.0 | Collection of low-level Python packages and modules used by Logilab projects (required for pylint) +[lxml](http://pypi.python.org/pypi/lxml) | 3.4.4 | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. +[markdown](http://pypi.python.org/pypi/markdown) | 2.6.2 | 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.0rc3 | 2D plotting library (embeddable in GUIs created with PyQt) +[mingwpy](https://anaconda.org/carlkl/mingwpy) | 0.1.0b3 | the python friendly windows compiler toolchain +[mistune](http://pypi.python.org/pypi/mistune) | 0.7.1 | The fastest markdown parser in pure Python, inspired by marked. +[mpld3](http://pypi.python.org/pypi/mpld3) | 0.2 | D3 Viewer for Matplotlib +[multipledispatch](http://pypi.python.org/pypi/multipledispatch) | 0.4.8 | 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.0.0 | Converting Jupyter Notebooks +[nbformat](http://pypi.python.org/pypi/nbformat) | 4.0.1 | The Jupyter Notebook format +[netcdf4](http://pypi.python.org/pypi/netcdf4) | 1.2.1 | python/numpy interface to netCDF library (versions 3 and 4) +[networkx](http://pypi.python.org/pypi/networkx) | 1.10 | Python package for creating and manipulating graphs and networks +[nltk](http://pypi.python.org/pypi/nltk) | 3.0.5 | 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.0.6 | # Jupyter Notebook +[numba](http://pypi.python.org/pypi/numba) | 0.20.0 | compiling Python code using LLVM +[numexpr](http://pypi.python.org/pypi/numexpr) | 2.4.4 | Fast evaluation of array expressions elementwise by using a vector-based virtual machine +[numpy](http://numpy.scipy.org/) | 1.9.3 | NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module) +[numpydoc](http://pypi.python.org/pypi/numpydoc) | 0.5 | Sphinx extension to support docstrings in Numpy format +[oct2py](http://pypi.python.org/pypi/oct2py) | 3.3.3 | Python to GNU Octave bridge --> run m-files from python. +[odo](http://pypi.python.org/pypi/odo) | 0.3.4 | Data migration in Python +[pandas](http://pypi.python.org/pypi/pandas) | 0.17.0 | Powerful data structures for data analysis, time series and statistics +[pandas-datareader](http://pypi.python.org/pypi/pandas-datareader) | 0.2.0 | Data readers extracted from the pandas codebase,should be compatible with recent pandas versions +[param](http://pypi.python.org/pypi/param) | 1.3.2 | Declarative Python programming using Parameters. +[partd](http://pypi.python.org/pypi/partd) | 0.3.2 | Appendable key-value storage +[path.py](http://pypi.python.org/pypi/path.py) | 8.1.2 | A module wrapper for os.path +[patsy](http://pypi.python.org/pypi/patsy) | 0.4.0 | Describing statistical models using symbolic formulas +[pep8](http://pypi.python.org/pypi/pep8) | 1.6.2 | Python style guide checker +[pg8000](http://pypi.python.org/pypi/pg8000) | 1.10.2 | PostgreSQL interface library +[pickleshare](http://pypi.python.org/pypi/pickleshare) | 0.5 | Tiny 'shelve'-like database with concurrency support +[pillow](http://pypi.python.org/pypi/pillow) | 3.0.0 | Python Imaging Library (fork) +[pip](http://pypi.python.org/pypi/pip) | 7.1.2 | A tool for installing and managing Python packages +[pkginfo](http://pypi.python.org/pypi/pkginfo) | 1.2.1 | 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. +[psutil](http://code.google.com/p/psutil) | 3.2.2 | Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way +[pulp](http://pypi.python.org/pypi/pulp) | 1.5.9 | PuLP is an LP modeler written in python. PuLP can generate MPS or LP files and call GLPK, COIN CLP/CBC, CPLEX, and GUROBI to solve linear problems +[py](http://pypi.python.org/pypi/py) | 1.4.30 | 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.1 | Handlebars.js templating for Python 3 and 2 +[pycparser](http://pypi.python.org/pypi/pycparser) | 2.14 | C parser in Python +[pyflakes](http://pypi.python.org/pypi/pyflakes) | 0.9.2 | passive checker of Python programs +[pygments](http://pygments.org) | 2.0.2 | Generic syntax highlighter for general use in all kinds of software +[pylint](http://www.logilab.org/project/pylint) | 1.4.3 | Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality +[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.0.3 | 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.1b1 | Cross platform Python binding to OpenGL and related APIs +[pyparsing](http://pyparsing.wikispaces.com/) | 2.0.3 | 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) | 2.7 | 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) | 2.8.2 | pytest: simple powerful testing with Python +[python-dateutil](http://labix.org/python-dateutil) | 2.4.2 | 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 +[pythonqwt](http://pypi.python.org/pypi/pythonqwt) | 0.4.0 | Qt plotting widgets for Python +[pytz](http://pypi.python.org/pypi/pytz) | 2015.6 | World Timezone Definitions for Python +[pywin32](http://pypi.python.org/pypi/pywin32) | 219 | Python library for Windows +[pyyaml](http://pypi.python.org/pypi/pyyaml) | 3.11 | YAML parser and emitter for Python +[pyzmq](http://pypi.python.org/pypi/pyzmq) | 14.7.0 | Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console) +[qtconsole](http://pypi.python.org/pypi/qtconsole) | 4.1.0 | Jupyter Qt console +[redis](http://pypi.python.org/pypi/redis) | 2.10.3 | Python client for Redis key-value store +[reportlab](http://www.reportlab.org) | 3.2.0 | The PDF generation library +[requests](http://pypi.python.org/pypi/requests) | 2.8.1 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. +[requests-toolbelt](http://pypi.python.org/pypi/requests-toolbelt) | 0.4.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.2 | Python interface to the R language (embedded R) +[rx](http://pypi.python.org/pypi/rx) | 1.2.3 | Reactive Extensions (Rx) for Python +[scikit-image](http://pypi.python.org/pypi/scikit-image) | 0.11.3 | Image processing toolbox for SciPy +[scikit-learn](http://pypi.python.org/pypi/scikit-learn) | 0.16.1 | A set of Python modules for machine learning and data mining +[scilab2py](http://pypi.python.org/pypi/scilab2py) | 0.6 | Python to Scilab bridge +[scipy](http://www.scipy.org) | 0.16.1 | SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...) +[seaborn](http://pypi.python.org/pypi/seaborn) | 0.7.0.dev0 | statistical data visualization +[setuptools](http://pypi.python.org/pypi/setuptools) | 18.4 | 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.8.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.0 | This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms. +[sphinx](http://pypi.python.org/pypi/sphinx) | 1.3.1 | 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.0.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.9 | SQL Toolkit and Object Relational Mapper +[sqlite-bro](http://pypi.python.org/pypi/sqlite-bro) | 0.8.10 | a graphic SQLite Client in 1 Python file +[sqlparse](http://pypi.python.org/pypi/sqlparse) | 0.1.16 | Non-validating SQL parser +[statsmodels](http://pypi.python.org/pypi/statsmodels) | 0.6.1 | Statistical computations and models for use with SciPy +[sympy](http://pypi.python.org/pypi/sympy) | 0.7.6.1 | Symbolic Mathematics Library +[tables](http://www.pytables.org) | 3.2.2 | Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data) +[theano](http://pypi.python.org/pypi/theano) | 0.7.0 | Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs. +[toolz](http://pypi.python.org/pypi/toolz) | 0.7.4 | List processing tools and functional utilities +[tornado](http://pypi.python.org/pypi/tornado) | 4.2.1 | Scalable, non-blocking web server and tools (required for IPython notebook) +[traitlets](http://pypi.python.org/pypi/traitlets) | 4.0.0 | Traitlets Python config system +[twine](http://pypi.python.org/pypi/twine) | 1.6.3 | 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) +[werkzeug](http://pypi.python.org/pypi/werkzeug) | 0.10.4 | The Swiss Army knife of Python web development +[wheel](http://pypi.python.org/pypi/wheel) | 0.26.0 | A built-package format for Python. +[winpython](http://winpython.github.io/) | 1.2 | WinPython distribution tools, including WPPM (package manager) +[xlrd](http://pypi.python.org/pypi/xlrd) | 0.9.4 | Extract data from Microsoft Excel spreadsheet files +[xlsxwriter](http://pypi.python.org/pypi/xlsxwriter) | 0.7.7 | A Python module for creating Excel XLSX files. +[xray](http://pypi.python.org/pypi/xray) | 0.6.1 | N-D labeled arrays and datasets in Python \ No newline at end of file diff --git a/changelogs/WinPythonQt5-3.4.3.6_History.md b/changelogs/WinPythonQt5-3.4.3.6_History.md new file mode 100644 index 00000000..0ec665c1 --- /dev/null +++ b/changelogs/WinPythonQt5-3.4.3.6_History.md @@ -0,0 +1,121 @@ +## History of changes for WinPython 3.4.3.6Qt5 + +The following changes were made to WinPython distribution since version 3.4.3.5 . + +### Python packages + +New packages: + + * [backports-abc](http://pypi.python.org/pypi/backports-abc) 0.4 (A backport of recent additions to the 'collections.abc' module.) + * [blosc](http://pypi.python.org/pypi/blosc) 1.2.8 (Blosc data compressor) + * [bloscpack](http://pypi.python.org/pypi/bloscpack) 0.9.0 (Command line interface to and serialization format for Blosc) + * [bottleneck](http://pypi.python.org/pypi/bottleneck) 1.0.0 (Fast NumPy array functions written in Cython) + * [bqplot](http://pypi.python.org/pypi/bqplot) 0.4.2 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.) + * [castra](http://pypi.python.org/pypi/castra) 0.1.6 (On-disk partitioned store) + * [cycler](http://pypi.python.org/pypi/cycler) 0.9.0 (Composable style cycles) + * [ipykernel](http://pypi.python.org/pypi/ipykernel) 4.1.1 (IPython Kernel for Jupyter) + * [ipyparallel](http://pypi.python.org/pypi/ipyparallel) 4.0.2 (Interactive Parallel Computing with IPython) + * [ipython-genutils](http://pypi.python.org/pypi/ipython-genutils) 0.1.0 (Vestigial utilities from IPython) + * [ipywidgets](http://pypi.python.org/pypi/ipywidgets) 4.1.0 (IPython HTML widgets for Jupyter) + * [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.1.1 (Jupyter metapackage. Install all the Jupyter components in one go.) + * [jupyter-console](http://pypi.python.org/pypi/jupyter-console) 4.0.3 (Jupyter metapackage. Install all the Jupyter components in one go.) + * [jupyter-core](http://pypi.python.org/pypi/jupyter-core) 4.0.6 (Jupyter metapackage. Install all the Jupyter components in one go.) + * [locket](http://pypi.python.org/pypi/locket) 0.2.0 (File-based locks for Python for Linux and Windows) + * [nbconvert](http://pypi.python.org/pypi/nbconvert) 4.0.0 (Converting Jupyter Notebooks) + * [nbformat](http://pypi.python.org/pypi/nbformat) 4.0.1 (The Jupyter Notebook format) + * [notebook](http://pypi.python.org/pypi/notebook) 4.0.6 (# Jupyter Notebook) + * [pandas-datareader](http://pypi.python.org/pypi/pandas-datareader) 0.2.0 (Data readers extracted from the pandas codebase,should be compatible with recent pandas versions) + * [path.py](http://pypi.python.org/pypi/path.py) 8.1.2 (A module wrapper for os.path) + * [pickleshare](http://pypi.python.org/pypi/pickleshare) 0.5 (Tiny 'shelve'-like database with concurrency support) + * [py](http://pypi.python.org/pypi/py) 1.4.30 (library with cross-python path, ini-parsing, io, code, log facilities) + * [PyQt5](http://www.riverbankcomputing.co.uk/software/pyqt/intro) 5.5.1 (Python bindings for the Qt cross platform GUI toolkit) + * [pytest](http://pypi.python.org/pypi/pytest) 2.8.2 (pytest: simple powerful testing with Python) + * [python-hdf4](http://pypi.python.org/pypi/python-hdf4) 0.9 (Python-HDF4: Python interface to the NCSA HDF4 library) + * [pythonqwt](http://pypi.python.org/pypi/pythonqwt) 0.4.0 (Qt plotting widgets for Python) + * [qtconsole](http://pypi.python.org/pypi/qtconsole) 4.1.0 (Jupyter Qt console) + * [requests-toolbelt](http://pypi.python.org/pypi/requests-toolbelt) 0.4.0 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.) + * [rx](http://pypi.python.org/pypi/rx) 1.2.3 (Reactive Extensions (Rx) for Python) + * [simplegeneric](http://pypi.python.org/pypi/simplegeneric) 0.8.1 (Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)) + * [traitlets](http://pypi.python.org/pypi/traitlets) 4.0.0 (Traitlets Python config system) + +Upgraded packages: + + * [babel](http://pypi.python.org/pypi/babel) 1.3 → 2.1.1 (Internationalization utilities) + * [baresql](http://pypi.python.org/pypi/baresql) 0.7.1 → 0.7.2 (playing SQL directly on Python datas) + * [bcolz](http://pypi.python.org/pypi/bcolz) 0.10.0 → 0.11.4 (columnar and compressed data containers.) + * [beautifulsoup4](http://pypi.python.org/pypi/beautifulsoup4) 4.4.0 → 4.4.1 (Screen-scraping library) + * [blaze](http://pypi.python.org/pypi/blaze) 0.8.2 → 0.8.3 (Blaze) + * [bokeh](http://pypi.python.org/pypi/bokeh) 0.9.2 → 0.10.0 (Statistical and novel interactive HTML plots for Python) + * [certifi](http://pypi.python.org/pypi/certifi) 2015.4.28 → 2015.9.6.1 (Python package for providing Mozilla's CA Bundle.) + * [cffi](http://pypi.python.org/pypi/cffi) 1.1.2 → 1.3.0 (Foreign Function Interface for Python calling C code.) + * [click](http://pypi.python.org/pypi/click) 4.1 → 5.0 (A simple wrapper around optparse for powerful command line utilities.) + * [cython](http://www.cython.org) 0.22.1 → 0.23.4 (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.7.3 → 0.7.4 (Cython implementation of Toolz: High performance functional utilities) + * [dask](http://pypi.python.org/pypi/dask) 0.6.1 → 0.7.5 (Minimal task scheduling abstraction) + * [datashape](http://pypi.python.org/pypi/datashape) 0.4.6 → 0.4.7 (A data description language) + * [decorator](http://pypi.python.org/pypi/decorator) 3.4.2 → 4.0.4 (Better living through Python with decorators) + * [dill](http://pypi.python.org/pypi/dill) 0.2.3 → 0.2.4 (serialize all of python (almost)) + * [greenlet](http://pypi.python.org/pypi/greenlet) 0.4.7 → 0.4.9 (Lightweight in-process concurrent programming) + * [guidata](http://packages.python.org/guidata) 1.6.2 → 1.7.0b6 (Automatically generated graphical user interfaces for easy data set edition and display) + * [guiqwt](http://packages.python.org/guiqwt) 2.3.2 → 3.0.0b7 (Efficient curve/image plotting and other GUI tools for scientific data processing software development) + * [husl](http://pypi.python.org/pypi/husl) 4.0.2 → 4.0.3 (Human-friendly HSL (Hue-Saturation-Lightness)) + * [ipython](http://pypi.python.org/pypi/ipython) 3.2.1 → 4.0.0 (Enhanced Python shell) + * [ipython-sql](http://pypi.python.org/pypi/ipython-sql) 0.3.6 → 0.3.7.1 (RDBMS access via IPython) + * [jedi](http://pypi.python.org/pypi/jedi) 0.9.0 → 0.8.1 (An autocompletion tool for Python that can be used for text editors) + * [jinja2](http://pypi.python.org/pypi/jinja2) 2.7.3 → 2.8 (Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code)) + * [joblib](http://pypi.python.org/pypi/joblib) 0.8.4 → 0.9.2 (Lightweight pipelining: using Python functions as pipeline jobs.) + * [keras](http://pypi.python.org/pypi/keras) 0.1.2 → 0.2.0 (Theano-based Deep Learning library) + * [lmfit](http://pypi.python.org/pypi/lmfit) 0.8.3 → 0.9.1 (Least-Squares Minimization with Bounds and Constraints) + * [logilab-common](http://pypi.python.org/pypi/logilab-common) 1.0.2 → 1.1.0 (Collection of low-level Python packages and modules used by Logilab projects (required for pylint)) + * [matplotlib](http://pypi.python.org/pypi/matplotlib) 1.4.3 → 1.5.0rc3 (2D plotting library (embeddable in GUIs created with PyQt)) + * [mistune](http://pypi.python.org/pypi/mistune) 0.7 → 0.7.1 (The fastest markdown parser in pure Python, inspired by marked.) + * [netcdf4](http://pypi.python.org/pypi/netcdf4) 1.1.9 → 1.2.1 (python/numpy interface to netCDF library (versions 3 and 4)) + * [networkx](http://pypi.python.org/pypi/networkx) 1.9.1 → 1.10 (Python package for creating and manipulating graphs and networks) + * [nltk](http://pypi.python.org/pypi/nltk) 3.0.4 → 3.0.5 (The Natural Language Toolkit (NLTK) is a Python package for natural language processing.) + * [numexpr](http://pypi.python.org/pypi/numexpr) 2.4.3 → 2.4.4 (Fast evaluation of array expressions elementwise by using a vector-based virtual machine) + * [numpy](http://numpy.scipy.org/) 1.9.2+mkl → 1.9.3 (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module)) + * [oct2py](http://pypi.python.org/pypi/oct2py) 3.3.0 → 3.3.3 (Python to GNU Octave bridge --> run m-files from python.) + * [odo](http://pypi.python.org/pypi/odo) 0.3.3 → 0.3.4 (Data migration in Python) + * [pandas](http://pypi.python.org/pypi/pandas) 0.16.2 → 0.17.0 (Powerful data structures for data analysis, time series and statistics) + * [pillow](http://pypi.python.org/pypi/pillow) 2.9.0 → 3.0.0 (Python Imaging Library (fork)) + * [pip](http://pypi.python.org/pypi/pip) 7.1.0 → 7.1.2 (A tool for installing and managing Python packages) + * [psutil](http://code.google.com/p/psutil) 3.1.1 → 3.2.2 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way) + * [pyaudio](http://pypi.python.org/pypi/pyaudio) 0.2.8 → 0.2.9 (Bindings for PortAudio v19, the cross-platform audio input/output stream library.) + * [pyopengl](http://pyopengl.sourceforge.net) 3.1.0 → 3.1.1b1 (Cross platform Python binding to OpenGL and related APIs) + * [pytz](http://pypi.python.org/pypi/pytz) 2015.4 → 2015.6 (World Timezone Definitions for Python) + * [requests](http://pypi.python.org/pypi/requests) 2.7.0 → 2.8.1 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.) + * [rpy2](http://pypi.python.org/pypi/rpy2) 2.6.1 → 2.7.2 (Python interface to the R language (embedded R)) + * [scipy](http://www.scipy.org) 0.16.0 → 0.16.1 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...)) + * [seaborn](http://pypi.python.org/pypi/seaborn) 0.6.0 → 0.7.0.dev0 (statistical data visualization) + * [setuptools](http://pypi.python.org/pypi/setuptools) 17.1.1 → 18.4 (Download, build, install, upgrade, and uninstall Python packages - easily) + * [six](http://pypi.python.org/pypi/six) 1.9.0 → 1.10.0 (Python 2 and 3 compatibility utilities) + * [sphinx-rtd-theme](http://pypi.python.org/pypi/sphinx-rtd-theme) 0.1.8 → 0.1.9 (Tool for generating documentation which uses reStructuredText as its markup language) + * [spyder](http://pypi.python.org/pypi/spyder) 2.3.5.2 → 3.0.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.8 → 1.0.9 (SQL Toolkit and Object Relational Mapper) + * [sqlite-bro](http://pypi.python.org/pypi/sqlite-bro) 0.8.8 → 0.8.10 (a graphic SQLite Client in 1 Python file) + * [sqlparse](http://pypi.python.org/pypi/sqlparse) 0.1.15 → 0.1.16 (Non-validating SQL parser) + * [sympy](http://pypi.python.org/pypi/sympy) 0.7.6 → 0.7.6.1 (Symbolic Mathematics Library) + * [tables](http://www.pytables.org) 3.2.1 → 3.2.2 (Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data)) + * [toolz](http://pypi.python.org/pypi/toolz) 0.7.2 → 0.7.4 (List processing tools and functional utilities) + * [twine](http://pypi.python.org/pypi/twine) 1.5.0 → 1.6.3 (Collection of utilities for interacting with PyPI) + * [twitter](http://pypi.python.org/pypi/twitter) 1.17.0 → 1.17.1 (An API and command-line toolset for Twitter (twitter.com)) + * [wheel](http://pypi.python.org/pypi/wheel) 0.24.0 → 0.26.0 (A built-package format for Python.) + * [winpython](http://winpython.github.io/) 1.1 → 1.2 (WinPython distribution tools, including WPPM (package manager)) + * [xlsxwriter](http://pypi.python.org/pypi/xlsxwriter) 0.7.3 → 0.7.7 (A Python module for creating Excel XLSX files.) + * [xray](http://pypi.python.org/pypi/xray) 0.5.2 → 0.6.1 (N-D labeled arrays and datasets in Python) + +Removed packages: + + * [fonttools](http://pypi.python.org/pypi/fonttools) 2.5 (Tools to manipulate font files) + * [formlayout](http://formlayout.googlecode.com) 1.0.15 (Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code) + * [locket.py](http://pypi.python.org/pypi/locket.py) 0.2.0 (File-based locks for Python for Linux and Windows) + * [Polygon3](http://pypi.python.org/pypi/Polygon3) 3.0.7 (Polygon3 is a Python-3 package that handles polygonal shapes in 2D) + * [pyhdf](http://pysclint.sourceforge.net/pyhdf) 0.8.3 (Python interface to HDF4 files (Hierarchical Data Format version 4)) + * [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) + * [PyQwt](http://pypi.python.org/pypi/PyQwt) 5.2.1 (2D plotting library (set of Python bindings for the Qwt library featuring fast plotting)) + * [TTFQuery](http://pypi.python.org/pypi/TTFQuery) 1.0.5 (FontTools-based package for querying system fonts) + * [ViTables](http://pypi.python.org/pypi/ViTables) 2.1 (Graphical tool for browsing and editing files in both HDF5 and PyTables formats) + +* * *