This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* [chardet](http://pypi.python.org/pypi/chardet) 2.3.0 (Universal encoding detector for Python 2 and 3)
* [fuzzywuzzy](http://pypi.python.org/pypi/fuzzywuzzy) 0.14.0 (Fuzzy string matching in python)
* [imageio](http://pypi.python.org/pypi/imageio) 2.1.1 (Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.)
* [metakernel](http://pypi.python.org/pypi/metakernel) 0.18.2 (Metakernel for Jupyter)
* [nbdime](http://pypi.python.org/pypi/nbdime) 0.1.2 (Tools for diffing and merging of Jupyter notebooks)
* [octave_kernel](http://pypi.python.org/pypi/octave_kernel) 0.23.2 (A Jupyter kernel for Octave.)
* [olefile](http://pypi.python.org/pypi/olefile) 0.44 (Python package to parse, read and write Microsoft OLE2 files)
* [pandocfilters](http://pypi.python.org/pypi/pandocfilters) 1.4.1 (Utilities for writing pandoc filters in python)
* [pexpect](http://pypi.python.org/pypi/pexpect) 4.2.1 (Pexpect allows easy control of interactive console applications.)
* [ptyprocess](http://pypi.python.org/pypi/ptyprocess) 0.5.1 (Run a subprocess in a pseudo terminal)
* [requests_ftp](http://pypi.python.org/pypi/requests_ftp) 0.3.1 (FTP Transport Adapter for Requests.)
* [s3transfer](http://pypi.python.org/pypi/s3transfer) 0.1.10 (An Amazon S3 Transfer Manager)
* [scikit_fuzzy](http://pypi.python.org/pypi/scikit_fuzzy) 0.3.dev0 (Fuzzy logic toolkit for SciPy)
* [cx_freeze](http://cx-freeze.sourceforge.net) 4.3.4 → 5.0.1 (Deployment tool which converts Python scripts into stand-alone Windows executables (i.e. target machine does not require Python or any other library to be installed))
* [cython](http://www.cython.org) 0.25.1 → 0.25.2 (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 → 0.8.2 (Cython implementation of Toolz: High performance functional utilities)
* [docutils](http://docutils.sourceforge.net) 0.12 → 0.13.1 (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.11.1 → 0.12 (A microframework based on Werkzeug, Jinja2 and good intentions)
* [holoviews](http://pypi.python.org/pypi/holoviews) 1.6.2 → 1.7.dev4 (Composable, declarative data structures for building complex visualizations easily.)
* [html5lib](http://pypi.python.org/pypi/html5lib) 0.999999999 → 0.9999999 (HTML parser based on the WHATWG HTML specification)
* [ipykernel](http://pypi.python.org/pypi/ipykernel) 4.5.0 → 4.5.2 (IPython Kernel for Jupyter)
* [ipyparallel](http://pypi.python.org/pypi/ipyparallel) 5.2.0 → 6.0.0 (Interactive Parallel Computing with IPython)
* [jinja2](http://pypi.python.org/pypi/jinja2) 2.8 → 2.9.4 (Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code))
* [jupyter_core](http://pypi.python.org/pypi/jupyter_core) 4.2.0 → 4.2.1 (Jupyter core package. A base package on which Jupyter projects rely.)
* [keras](http://pypi.python.org/pypi/keras) 1.1.1 → 1.2.1 (Theano-based Deep Learning library)
* [lxml](http://pypi.python.org/pypi/lxml) 3.6.4 → 3.7.2 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.)
* [markupsafe](http://pypi.python.org/pypi/markupsafe) 0.23 → 1.0.dev0 (Implements a XML/HTML/XHTML Markup safe string for Python)
* [matplotlib](http://pypi.python.org/pypi/matplotlib) 1.5.3 → 2.0.0 (2D plotting library (embeddable in GUIs created with PyQt))
* [mccabe](http://pypi.python.org/pypi/mccabe) 0.5.2 → 0.5.3 (McCabe checker, plugin for flake8)
* [mpld3](http://pypi.python.org/pypi/mpld3) 0.2 → 0.3 (D3 Viewer for Matplotlib)
* [numba](http://pypi.python.org/pypi/numba) 0.29.0 → 0.30.1 (compiling Python code using LLVM)
* [numdifftools](http://pypi.python.org/pypi/numdifftools) 0.9.17 → 0.9.20 (Solves automatic numerical differentiation problems in one or more variables.)
* [numpy](http://numpy.scipy.org/) 1.11.2 → 1.11.3+mkl (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module))
* [oct2py](http://pypi.python.org/pypi/oct2py) 3.5.9 → 3.8.1 (Python to GNU Octave bridge --> run m-files from python.)
* [pandas](http://pypi.python.org/pypi/pandas) 0.19.1 → 0.19.2 (Powerful data structures for data analysis, time series and statistics)
* [pandas_datareader](http://pypi.python.org/pypi/pandas_datareader) 0.2.1 → 0.3.0.post0 (Data readers extracted from the pandas codebase,should be compatible with recent pandas versions)
* [param](http://pypi.python.org/pypi/param) 1.4.1 → 1.4.2 (Declarative Python programming using Parameters.)
* [prompt_toolkit](http://pypi.python.org/pypi/prompt_toolkit) 1.0.8 → 1.0.9 (Library for building powerful interactive command lines in Python)
* [psutil](http://code.google.com/p/psutil) 4.4.2 → 5.0.1 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way)
* [python_dateutil](http://labix.org/python-dateutil) 2.5.3 → 2.6.0 (Powerful extensions to the standard datetime module)
* [pythonnet](http://pypi.python.org/pypi/pythonnet) 2.2.0.dev1 → 2.2.1 (.Net and Mono integration for Python)
* [pytz](http://pypi.python.org/pypi/pytz) 2016.7 → 2016.10 (World Timezone Definitions for Python)
* [pyzmq](http://pypi.python.org/pypi/pyzmq) 15.4.0 → 16.0.2 (Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console))
* [qtawesome](http://pypi.python.org/pypi/qtawesome) 0.3.3 → 0.4.3 (FontAwesome icons in PyQt and PySide applications)
* [qtpy](http://pypi.python.org/pypi/qtpy) 1.1.2 → 1.2.1 (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.11.1 → 2.12.5 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.)
* [requests_file](http://pypi.python.org/pypi/requests_file) 1.4 → 1.4.1 (File transport adapter for Requests)
* [rx](http://pypi.python.org/pypi/rx) 1.5.3 → 1.5.7 (Reactive Extensions (Rx) for Python)
* [s3fs](http://pypi.python.org/pypi/s3fs) 0.0.7 → 0.0.8 (Convenient Filesystem interface over S3)
* [scikit_learn](http://pypi.python.org/pypi/scikit_learn) 0.18 → 0.18.1 (A set of Python modules for machine learning and data mining)
* [sphinx](http://pypi.python.org/pypi/sphinx) 1.4.8 → 1.5.1 (Tool for generating documentation which uses reStructuredText as its markup language)
* [spyder](http://pypi.python.org/pypi/spyder) 3.1.0.dev0 → 3.1.2 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface)
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
WinPython-201606 changelogs #478
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uh oh!
There was an error while loading. Please reload this page.
WinPython-201606 changelogs #478
Filter by extension
Viewed files
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Large diffs are not rendered by default.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.