From 357c2fbeac12a494095f56888d37892f42c4aa68 Mon Sep 17 00:00:00 2001 From: stonebig Date: Mon, 5 Nov 2018 20:29:35 +0100 Subject: [PATCH] upload changelog of WinPython 2018-04 --- changelogs/WinPython-32bit-3.7.1.0.md | 322 +++++++++++++++++ changelogs/WinPython-32bit-3.7.1.0_History.md | 157 ++++++++ changelogs/WinPython-64bit-3.7.1.0.md | 331 +++++++++++++++++ changelogs/WinPython-64bit-3.7.1.0_History.md | 171 +++++++++ changelogs/WinPythonQt5-32bit-3.6.7.0.md | 322 +++++++++++++++++ .../WinPythonQt5-32bit-3.6.7.0_History.md | 158 ++++++++ changelogs/WinPythonQt5-64bit-3.6.7.0.md | 337 ++++++++++++++++++ .../WinPythonQt5-64bit-3.6.7.0_History.md | 167 +++++++++ changelogs/WinPythonZero-32bit-3.6.7.0.md | 40 +++ .../WinPythonZero-32bit-3.6.7.0_History.md | 24 ++ changelogs/WinPythonZero-32bit-3.7.1.0.md | 40 +++ .../WinPythonZero-32bit-3.7.1.0_History.md | 24 ++ changelogs/WinPythonZero-64bit-3.6.7.0.md | 40 +++ .../WinPythonZero-64bit-3.6.7.0_History.md | 24 ++ changelogs/WinPythonZero-64bit-3.7.1.0.md | 40 +++ .../WinPythonZero-64bit-3.7.1.0_History.md | 24 ++ 16 files changed, 2221 insertions(+) create mode 100644 changelogs/WinPython-32bit-3.7.1.0.md create mode 100644 changelogs/WinPython-32bit-3.7.1.0_History.md create mode 100644 changelogs/WinPython-64bit-3.7.1.0.md create mode 100644 changelogs/WinPython-64bit-3.7.1.0_History.md create mode 100644 changelogs/WinPythonQt5-32bit-3.6.7.0.md create mode 100644 changelogs/WinPythonQt5-32bit-3.6.7.0_History.md create mode 100644 changelogs/WinPythonQt5-64bit-3.6.7.0.md create mode 100644 changelogs/WinPythonQt5-64bit-3.6.7.0_History.md create mode 100644 changelogs/WinPythonZero-32bit-3.6.7.0.md create mode 100644 changelogs/WinPythonZero-32bit-3.6.7.0_History.md create mode 100644 changelogs/WinPythonZero-32bit-3.7.1.0.md create mode 100644 changelogs/WinPythonZero-32bit-3.7.1.0_History.md create mode 100644 changelogs/WinPythonZero-64bit-3.6.7.0.md create mode 100644 changelogs/WinPythonZero-64bit-3.6.7.0_History.md create mode 100644 changelogs/WinPythonZero-64bit-3.7.1.0.md create mode 100644 changelogs/WinPythonZero-64bit-3.7.1.0_History.md diff --git a/changelogs/WinPython-32bit-3.7.1.0.md b/changelogs/WinPython-32bit-3.7.1.0.md new file mode 100644 index 00000000..f3e871ee --- /dev/null +++ b/changelogs/WinPython-32bit-3.7.1.0.md @@ -0,0 +1,322 @@ +## WinPython 3.7.1.0 + +The following packages are included in WinPython-32bit v3.7.1.0 . + +### Tools + +Name | Version | Description +-----|---------|------------ +[Nodejs](https://nodejs.org) | v8.12.0 | a JavaScript runtime built on Chrome's V8 JavaScript engine +[npmjs](https://www.npmjs.com/) | 6.4.1 | a package manager for JavaScript + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.7.1 | Python programming language with standard library +[adodbapi](https://pypi.org/project/adodbapi) | 2.6.0.7 | A pure Python package implementing PEP 249 DB-API using Microsoft ADO. +[alabaster](https://pypi.org/project/alabaster) | 0.7.12 | A configurable sidebar-enabled Sphinx theme +[algopy](https://pypi.org/project/algopy) | 0.5.7 | Taylor Arithmetic Computation and Algorithmic Differentiation +[altair](https://pypi.org/project/altair) | 2.2.2 | High-level declarative visualization library for Python +[altair_widgets](https://pypi.org/project/altair_widgets) | 0.1.2 | Altair Widgets: An interactive visualization for statistical data for Python. +[appdirs](https://pypi.org/project/appdirs) | 1.4.3 | A small Python module for determining appropriate " + "platform-specific dirs, e.g. a "user data dir". +[asciitree](https://pypi.org/project/asciitree) | 0.3.3 | Draws ASCII trees. +[asteval](https://pypi.org/project/asteval) | 0.9.13 | Safe, minimalistic evaluator of python expression using ast module +[astroid](https://pypi.org/project/astroid) | 2.0.4 | Rebuild a new abstract syntax tree from Python's ast (required for pylint) +[astroml](https://pypi.org/project/astroml) | 0.3 | tools for machine learning and data mining in Astronomy +[atomicwrites](https://pypi.org/project/atomicwrites) | 1.2.1 | Powerful Python library for atomic file writes. +[attrs](https://pypi.org/project/attrs) | 18.2.0 | Classes Without Boilerplate +[babel](https://pypi.org/project/babel) | 2.6.0 | Internationalization utilities +[backcall](https://pypi.org/project/backcall) | 0.1.0 | Specifications for callback functions passed in to an API +[backports_abc](https://pypi.org/project/backports_abc) | 0.5 | A backport of recent additions to the 'collections.abc' module. +[baresql](https://pypi.org/project/baresql) | 0.7.4 | playing SQL directly on Python datas +[bcolz](https://pypi.org/project/bcolz) | 1.2.1 | columnar and compressed data containers. +[beautifulsoup4](https://pypi.org/project/beautifulsoup4) | 4.6.3 | Screen-scraping library +[bleach](https://pypi.org/project/bleach) | 3.0.2 | An easy whitelist-based HTML-sanitizing tool +[blosc](https://pypi.org/project/blosc) | 1.6.1 | Blosc data compressor +[bloscpack](https://pypi.org/project/bloscpack) | 0.13.0 | Command line interface to and serialization format for Blosc +[bokeh](https://pypi.org/project/bokeh) | 1.0.0 | Statistical and novel interactive HTML plots for Python +[bottleneck](https://pypi.org/project/bottleneck) | 1.2.1 | Fast NumPy array functions written in Cython +[bqplot](https://pypi.org/project/bqplot) | 0.11.1 | Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets. +[brewer2mpl](https://pypi.org/project/brewer2mpl) | 1.4.1 | Connect colorbrewer2.org color maps to Python and matplotlib +[brotli](https://pypi.org/project/brotli) | 1.0.7 | Python binding of the Brotli compression library +[certifi](https://pypi.org/project/certifi) | 2018.10.15 | Python package for providing Mozilla's CA Bundle. +[cffi](https://pypi.org/project/cffi) | 1.11.5 | Foreign Function Interface for Python calling C code. +[cftime](https://pypi.org/project/cftime) | 1.0.2.1 | time-handling functionality from netcdf4-python +[chardet](https://pypi.org/project/chardet) | 3.0.4 | Universal encoding detector for Python 2 and 3 +[click](https://pypi.org/project/click) | 7.0 | A simple wrapper around optparse for powerful command line utilities. +[cloudpickle](https://pypi.org/project/cloudpickle) | 0.6.1 | Extended pickling support for Python objects +[clrmagic](https://pypi.org/project/clrmagic) | 0.0.1a2 | IPython cell magic to use .NET languages +[colorama](https://pypi.org/project/colorama) | 0.4.0 | Cross-platform colored terminal text +[colorcet](https://pypi.org/project/colorcet) | 0.9.1 | A set of useful perceptually uniform colormaps for plotting scientific data +[comtypes](https://pypi.org/project/comtypes) | 1.1.7 | Pure Python COM package +[cvxopt](https://pypi.org/project/cvxopt) | 1.2.2 | Convex optimization package +[cvxpy](https://pypi.org/project/cvxpy) | 1.0.10 | A domain-specific language for modeling convex optimization problems in Python +[cx_freeze](https://pypi.org/project/cx_freeze) | 5.1.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) +[cycler](https://pypi.org/project/cycler) | 0.10.0 | Composable style cycles +[cyordereddict](https://pypi.org/project/cyordereddict) | 1.0.0 | Cython implementation of Python's collections.OrderedDict +[cython](https://pypi.org/project/cython) | 0.29 | Cython is a language that makes writing C extensions for the Python language as easy as Python +[cytoolz](https://pypi.org/project/cytoolz) | 0.9.0.1 | Cython implementation of Toolz: High performance functional utilities +[dask](https://pypi.org/project/dask) | 0.20.0 | Minimal task scheduling abstraction +[dask_searchcv](https://pypi.org/project/dask_searchcv) | 0.2.0 | Tools for doing hyperparameter search with Scikit-Learn and Dask +[datashader](https://pypi.org/project/datashader) | 0.6.8 | Data visualization toolchain based on aggregating into a grid +[datashape](https://pypi.org/project/datashape) | 0.5.2 | A data description language +[db.py](https://pypi.org/project/db.py) | 0.5.3 | a db package that doesn't suck +[decorator](https://pypi.org/project/decorator) | 4.3.0 | Better living through Python with decorators +[defusedxml](https://pypi.org/project/defusedxml) | 0.5.0 | XML bomb protection for Python stdlib modules +[descartes](https://pypi.org/project/descartes) | 1.1.0 | Use geometric objects as matplotlib paths and patches +[dill](https://pypi.org/project/dill) | 0.2.8.2 | serialize all of python (almost) +[distributed](https://pypi.org/project/distributed) | 1.24.0 | Distributed computing +[docopt](https://pypi.org/project/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile +[docrepr](https://pypi.org/project/docrepr) | 0.1.1 | docrepr renders Python docstrings in HTML. +[docutils](https://pypi.org/project/docutils) | 0.14 | Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText) +[ecos](https://pypi.org/project/ecos) | 2.0.5 | This is the Python package for ECOS: Embedded Cone Solver +[emcee](https://pypi.org/project/emcee) | 2.2.1 | Kick ass affine-invariant ensemble MCMC sampling +[entrypoints](https://pypi.org/project/entrypoints) | 0.2.3 | Discover and load entry points from installed packages +[fast_histogram](https://pypi.org/project/fast_histogram) | 0.5 | Fast 1D and 2D histogram functions in Python +[fastcache](https://pypi.org/project/fastcache) | 1.0.2 | C implementation of Python 3 functools.lru_cache +[fasteners](https://pypi.org/project/fasteners) | 0.14.1 | A python package that provides useful locks. +[fastparquet](https://pypi.org/project/fastparquet) | 0.1.6 | Python support for Parquet file format +[flask](https://pypi.org/project/flask) | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions +[formlayout](https://pypi.org/project/formlayout) | 1.1.0 | Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code +[future](https://pypi.org/project/future) | 0.17.0 | Clean single-source support for Python 3 and 2 +[fuzzywuzzy](https://pypi.org/project/fuzzywuzzy) | 0.17.0 | Fuzzy string matching in python +[geographiclib](https://pypi.org/project/geographiclib) | 1.49 | The geodesic routines from GeographicLib +[geopy](https://pypi.org/project/geopy) | 1.17.0 | Python Geocoding Toolbox +[gmpy2](https://pypi.org/project/gmpy2) | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x +[greenlet](https://pypi.org/project/greenlet) | 0.4.15 | Lightweight in-process concurrent programming +[guidata](https://pypi.org/project/guidata) | 1.7.6 | Automatically generated graphical user interfaces for easy data set edition and display +[guiqwt](https://pypi.org/project/guiqwt) | 3.0.3 | Efficient curve/image plotting and other GUI tools for scientific data processing software development +[h5py](https://pypi.org/project/h5py) | 2.8.0 | General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library) +[heapdict](https://pypi.org/project/heapdict) | 1.0.0 | a heap with decrease-key and increase-key operations +[holoviews](https://pypi.org/project/holoviews) | 1.10.9 | Composable, declarative data structures for building complex visualizations easily. +[html5lib](https://pypi.org/project/html5lib) | 1.0.1 | HTML parser based on the WHATWG HTML specification +[husl](https://pypi.org/project/husl) | 4.0.3 | Human-friendly HSL (Hue-Saturation-Lightness) +[hvplot](https://pypi.org/project/hvplot) | 0.2.1 | A high-level plotting API for pandas, dask, streamz and xarray built on HoloViews +[idlex](https://pypi.org/project/idlex) | 1.18 | IDLE Extensions for Python +[idna](https://pypi.org/project/idna) | 2.7 | Internationalized Domain Names in Applications (IDNA) +[imageio](https://pypi.org/project/imageio) | 2.4.1 | Library for reading and writing a wide range of image, video, scientific, and volumetric data formats. +[imagesize](https://pypi.org/project/imagesize) | 1.1.0 | Getting image size from png/jpeg/jpeg2000/gif file +[imbalanced_learn](https://pypi.org/project/imbalanced_learn) | 0.4.2 | Toolbox for imbalanced dataset in machine learning. +[intake](https://pypi.org/project/intake) | 0.2.3 | Data input plugin and catalog system +[ipydatawidgets](https://pypi.org/project/ipydatawidgets) | 4.0.0 | A set of widgets to help facilitate reuse of large datasets across widgets +[ipykernel](https://pypi.org/project/ipykernel) | 5.1.0 | IPython Kernel for Jupyter +[ipyleaflet](https://pypi.org/project/ipyleaflet) | 0.9.1 | A Jupyter widget for dynamic Leaflet maps +[ipympl](https://pypi.org/project/ipympl) | 0.2.1 | Matplotlib Jupyter Extension +[ipyparallel](https://pypi.org/project/ipyparallel) | 6.2.3 | Interactive Parallel Computing with IPython +[ipython](https://pypi.org/project/ipython) | 7.1.1 | Enhanced Python shell +[ipython_genutils](https://pypi.org/project/ipython_genutils) | 0.2.0 | Vestigial utilities from IPython +[ipython_sql](https://pypi.org/project/ipython_sql) | 0.3.9 | RDBMS access via IPython +[ipywidgets](https://pypi.org/project/ipywidgets) | 7.4.2 | IPython HTML widgets for Jupyter +[isort](https://pypi.org/project/isort) | 4.3.4 | A Python utility / library to sort Python imports. +[itsdangerous](https://pypi.org/project/itsdangerous) | 1.1.0 | Various helpers to pass trusted data to untrusted environments and back. +[jedi](https://pypi.org/project/jedi) | 0.13.1 | An autocompletion tool for Python that can be used for text editors +[jinja2](https://pypi.org/project/jinja2) | 2.10 | Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code) +[joblib](https://pypi.org/project/joblib) | 0.12.5 | Lightweight pipelining: using Python functions as pipeline jobs. +[jsonschema](https://pypi.org/project/jsonschema) | 2.6.0 | An implementation of JSON Schema validation for Python +[julia](https://pypi.org/project/julia) | 0.1.5 | Python interface to the Julia language +[jupyter](https://pypi.org/project/jupyter) | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. +[jupyter_client](https://pypi.org/project/jupyter_client) | 5.2.3 | Jupyter protocol implementation and client libraries +[jupyter_console](https://pypi.org/project/jupyter_console) | 6.0.0 | Jupyter terminal console +[jupyter_core](https://pypi.org/project/jupyter_core) | 4.4.0 | Jupyter core package. A base package on which Jupyter projects rely. +[jupyter_sphinx](https://pypi.org/project/jupyter_sphinx) | 0.1.4 | Jupyter Sphinx Extensions +[jupyterlab](https://pypi.org/project/jupyterlab) | 0.35.3 | Jupyter lab environment notebook server extension +[jupyterlab_launcher](https://pypi.org/project/jupyterlab_launcher) | 0.13.1 | Jupyter Launcher +[jupyterlab_server](https://pypi.org/project/jupyterlab_server) | 0.2.0 | JupyterLab Server +[keyring](https://pypi.org/project/keyring) | 16.0.0 | Store and access your passwords safely. +[kiwisolver](https://pypi.org/project/kiwisolver) | 1.0.1 | an efficient implementation of the Cassowary constraint solving algorithm. +[lazy_object_proxy](https://pypi.org/project/lazy_object_proxy) | 1.3.1 | A fast and thorough lazy object proxy. +[llvmlite](https://pypi.org/project/llvmlite) | 0.25.0 | lightweight wrapper around basic LLVM functionality +[lmfit](https://pypi.org/project/lmfit) | 0.9.11 | Least-Squares Minimization with Bounds and Constraints +[locket](https://pypi.org/project/locket) | 0.2.0 | File-based locks for Python for Linux and Windows +[loky](https://pypi.org/project/loky) | 2.3.1 | Robust and reusable Executor for joblib +[lxml](https://pypi.org/project/lxml) | 4.2.5 | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. +[markdown](https://pypi.org/project/markdown) | 3.0.1 | Python implementation of Markdown. +[markupsafe](https://pypi.org/project/markupsafe) | 1.0 | Implements a XML/HTML/XHTML Markup safe string for Python +[matplotlib](https://pypi.org/project/matplotlib) | 3.0.1 | 2D plotting library (embeddable in GUIs created with PyQt) +[mccabe](https://pypi.org/project/mccabe) | 0.6.1 | McCabe checker, plugin for flake8 +[metakernel](https://pypi.org/project/metakernel) | 0.20.14 | Metakernel for Jupyter +[mistune](https://pypi.org/project/mistune) | 0.8.4 | The fastest markdown parser in pure Python, inspired by marked. +[mizani](https://pypi.org/project/mizani) | 0.5.2 | Scales for Python +[mkl_service](https://pypi.org/project/mkl_service) | 1.1.2 | Python bindings to some MKL service functions +[mlxtend](https://pypi.org/project/mlxtend) | 0.13.0 | Machine Learning Library Extensions +[monotonic](https://pypi.org/project/monotonic) | 1.5 | An implementation of time.monotonic() for Python 2 & < 3.3 +[more_itertools](https://pypi.org/project/more_itertools) | 4.3.0 | More routines for operating on iterables, beyond itertools +[moviepy](https://pypi.org/project/moviepy) | 0.2.3.5 | Video editing with Python +[mpl_scatter_density](https://pypi.org/project/mpl_scatter_density) | 0.4 | Fast scatter density plots for Matplotlib +[mpld3](https://pypi.org/project/mpld3) | 0.3 | D3 Viewer for Matplotlib +[mpldatacursor](https://pypi.org/project/mpldatacursor) | 0.6.2 | Interactive data cursors for Matplotlib +[mpmath](https://pypi.org/project/mpmath) | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic +[msgpack](https://pypi.org/project/msgpack) | 0.5.6 | MessagePack (de)serializer. +[msgpack_numpy](https://pypi.org/project/msgpack_numpy) | 0.4.4.1 | Numpy data serialization using msgpack +[msgpack_python](https://pypi.org/project/msgpack_python) | 0.5.4+dummy | MessagePack (de)serializer. +[multipledispatch](https://pypi.org/project/multipledispatch) | 0.6.0 | A relatively sane approach to multiple dispatch in Python +[multiprocess](https://pypi.org/project/multiprocess) | 0.70.6.1 | better multiprocessing and multithreading in python +[mypy](https://pypi.org/project/mypy) | 0.641 | Optional static typing for Python +[mypy_extensions](https://pypi.org/project/mypy_extensions) | 0.4.1 | Experimental type system extensions for programs checked with the mypy typechecker. +[mysql_connector_python](https://pypi.org/project/mysql_connector_python) | 8.0.11 | MySQL driver written in Python +[nbconvert](https://pypi.org/project/nbconvert) | 5.4.0 | Converting Jupyter Notebooks +[nbconvert_reportlab](https://pypi.org/project/nbconvert_reportlab) | 0.2 | Convert notebooks to PDF using Reportlab +[nbformat](https://pypi.org/project/nbformat) | 4.4.0 | The Jupyter Notebook format +[netcdf4](https://pypi.org/project/netcdf4) | 1.4.2 | Provides an object-oriented python interface to the netCDF version 4 library +[networkx](https://pypi.org/project/networkx) | 2.3rc1.dev20181020104102 | Python package for creating and manipulating graphs and networks +[nltk](https://pypi.org/project/nltk) | 3.3 | The Natural Language Toolkit (NLTK) is a Python package for natural language processing. +[notebook](https://pypi.org/project/notebook) | 5.7.0 | # Jupyter Notebook +[numba](https://pypi.org/project/numba) | 0.40.0 | compiling Python code using LLVM +[numcodecs](https://pypi.org/project/numcodecs) | 0.5.5 | buffer compression and transformation codecs for use in data storage and communication applications +[numdifftools](https://pypi.org/project/numdifftools) | 0.9.20 | Solves automatic numerical differentiation problems in one or more variables. +[numexpr](https://pypi.org/project/numexpr) | 2.6.8 | Fast evaluation of array expressions elementwise by using a vector-based virtual machine +[numpy](https://pypi.org/project/numpy) | 1.14.6+mkl | NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module) +[numpydoc](https://pypi.org/project/numpydoc) | 0.8.0 | Sphinx extension to support docstrings in Numpy format +[oct2py](https://pypi.org/project/oct2py) | 4.0.6 | Python to GNU Octave bridge --> run m-files from python. +[octave_kernel](https://pypi.org/project/octave_kernel) | 0.28.4 | A Jupyter kernel for Octave. +[osqp](https://pypi.org/project/osqp) | 0.3.0 | the Operator Splitting QP Solver. +[packaging](https://pypi.org/project/packaging) | 18.0 | Core utilities for Python packages +[palettable](https://pypi.org/project/palettable) | 3.1.1 | Color palettes for Python +[pandas](https://pypi.org/project/pandas) | 0.23.4 | Powerful data structures for data analysis, time series and statistics +[pandas_datareader](https://pypi.org/project/pandas_datareader) | 0.7.0 | Data readers extracted from the pandas codebase,should be compatible with recent pandas versions +[pandocfilters](https://pypi.org/project/pandocfilters) | 1.4.2 | Utilities for writing pandoc filters in python +[param](https://pypi.org/project/param) | 1.8.1 | Declarative Python programming using Parameters. +[parambokeh](https://pypi.org/project/parambokeh) | 0.2.3 | Declarative Python programming using Parameters. +[paramnb](https://pypi.org/project/paramnb) | 2.0.4 | Generate ipywidgets from Parameterized objects in the notebook +[parso](https://pypi.org/project/parso) | 0.3.1 | A Python Parser +[partd](https://pypi.org/project/partd) | 0.3.9 | Appendable key-value storage +[patsy](https://pypi.org/project/patsy) | 0.5.1 | Describing statistical models using symbolic formulas +[pdfrw](https://pypi.org/project/pdfrw) | 0.4 | pure Python library that reads and writes PDFs +[pdvega](https://pypi.org/project/pdvega) | 0.2.1.dev0 | Pandas plotting interface to Vega and Vega-Lite +[pep8](https://pypi.org/project/pep8) | 1.7.1 | Python style guide checker +[pexpect](https://pypi.org/project/pexpect) | 4.6.0+dummy | Pexpect allows easy control of interactive console applications. +[pg8000](https://pypi.org/project/pg8000) | 1.12.3 | PostgreSQL interface library +[pickleshare](https://pypi.org/project/pickleshare) | 0.7.5 | Tiny 'shelve'-like database with concurrency support +[pillow](https://pypi.org/project/pillow) | 5.3.0 | Python Imaging Library (fork) +[pip](https://pypi.org/project/pip) | 18.1 | A tool for installing and managing Python packages +[pkginfo](https://pypi.org/project/pkginfo) | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. +[plotnine](https://pypi.org/project/plotnine) | 0.5.1 | A grammar of graphics for python +[pluggy](https://pypi.org/project/pluggy) | 0.8.0 | plugin and hook calling mechanisms for python +[ppci](https://pypi.org/project/ppci) | 0.5.6 | A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python +[prettytable](https://pypi.org/project/prettytable) | 0.7.2 | A simple Python library for easily displaying tabular data in a visually appealing ASCII table format. +[prometheus_client](https://pypi.org/project/prometheus_client) | 0.4.2 | Python client for the Prometheus monitoring system. +[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 2.0.7 | Library for building powerful interactive command lines in Python +[protobuf](https://pypi.org/project/protobuf) | 3.6.1 | Protocol Buffers - Google's data interchange format +[psutil](https://pypi.org/project/psutil) | 5.4.7 | Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way +[ptpython](https://pypi.org/project/ptpython) | 2.0.4 | Python REPL build on top of prompt_toolkit +[pulp](https://pypi.org/project/pulp) | 1.6.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](https://pypi.org/project/py) | 1.7.0 | library with cross-python path, ini-parsing, io, code, log facilities +[pyaudio](https://pypi.org/project/pyaudio) | 0.2.11 | Bindings for PortAudio v19, the cross-platform audio input/output stream library. +[pybars3](https://pypi.org/project/pybars3) | 0.9.6 | Handlebars.js templating for Python 3 and 2 +[pybind11](https://pypi.org/project/pybind11) | 2.2.4 | Seamless operability between C++11 and Python +[pycodestyle](https://pypi.org/project/pycodestyle) | 2.4.0 | Python style guide checker +[pycparser](https://pypi.org/project/pycparser) | 2.19 | C parser in Python +[pyct](https://pypi.org/project/pyct) | 0.4.5 | python package common tasks for users (e.g. copy examples, fetch data, ...) +[pyflakes](https://pypi.org/project/pyflakes) | 2.0.0 | passive checker of Python programs +[pyflux](https://pypi.org/project/pyflux) | 0.4.17 | Open source time series library for Python +[pygame](https://pypi.org/project/pygame) | 1.9.4 | Pygame gives multimedia to python. +[pygments](http://pygments.org) | 2.2.0 | Generic syntax highlighter for general use in all kinds of software +[pylint](https://pypi.org/project/pylint) | 2.1.1 | Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality +[pymc](https://pypi.org/project/pymc) | 2.3.7 | Markov Chain Monte Carlo sampling toolkit. +[pymeta3](https://pypi.org/project/pymeta3) | 0.5.1 | Pattern-matching language based on Meta for Python 3 and 2 +[pymongo](https://pypi.org/project/pymongo) | 3.7.2 | Python driver for MongoDB +[pyodbc](https://pypi.org/project/pyodbc) | 4.0.24 | DB API Module for ODBC +[pyopengl](https://pypi.org/project/pyopengl) | 3.1.2 | Cross platform Python binding to OpenGL and related APIs +[pypandoc](https://pypi.org/project/pypandoc) | 1.3.2 | Thin wrapper for pandoc. +[pyparsing](https://pypi.org/project/pyparsing) | 2.2.2 | A Python Parsing Module +[pyqt5](http://www.riverbankcomputing.co.uk/software/pyqt/intro) | 5.9.2 | Python bindings for the Qt cross platform GUI toolkit +[pyqtgraph](https://pypi.org/project/pyqtgraph) | 0.11.0.dev0 | Scientific Graphics and GUI Library for Python +[pyserial](https://pypi.org/project/pyserial) | 3.4 | Library encapsulating the access for the serial port +[pystache](https://pypi.org/project/pystache) | 0.5.4 | Mustache for Python +[pytest](https://pypi.org/project/pytest) | 3.9.3 | pytest: simple powerful testing with Python +[pytest_runner](https://pypi.org/project/pytest_runner) | 4.2 | Invoke py.test as distutils command with dependency resolution +[python_dateutil](https://pypi.org/project/python_dateutil) | 2.7.5 | Powerful extensions to the standard datetime module +[python_hdf4](https://pypi.org/project/python_hdf4) | 0.9.1 | Python-HDF4: Python interface to the NCSA HDF4 library +[python_levenshtein](https://pypi.org/project/python_levenshtein) | 0.12.0 | Python extension for computing string edit distances and similarities +[python_snappy](https://pypi.org/project/python_snappy) | 0.5.3 | Python library for the snappy compression library from Google +[pythonnet](https://pypi.org/project/pythonnet) | 2.4.0.dev0 | .Net and Mono integration for Python +[pythonqwt](https://pypi.org/project/pythonqwt) | 0.5.5 | Qt plotting widgets for Python +[pythreejs](https://pypi.org/project/pythreejs) | 2.0.1 | Interactive 3d graphics for the Jupyter notebook, using Three.js from Jupyter interactive widgets. +[pytz](https://pypi.org/project/pytz) | 2018.6 | World Timezone Definitions for Python +[pyviz_comms](https://pypi.org/project/pyviz_comms) | 0.6.0 | Launch jobs, organize the output, and dissect the results +[pywavelets](https://pypi.org/project/pywavelets) | 1.0.1 | Wavelet transforms module +[pywin32](https://pypi.org/project/pywin32) | 224 | Python library for Windows +[pywin32_ctypes](https://pypi.org/project/pywin32_ctypes) | 0.2.0 | A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi) +[pywinpty](https://pypi.org/project/pywinpty) | 0.5.4 | Python bindings for the winpty library +[pywinusb](https://pypi.org/project/pywinusb) | 0.4.2 | USB / HID windows helper library +[pyyaml](https://pypi.org/project/pyyaml) | 4.1 | YAML parser and emitter for Python +[pyzmq](https://pypi.org/project/pyzmq) | 17.1.2 | Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console) +[pyzo](https://pypi.org/project/pyzo) | 4.6.2.dev0 | the Python IDE for scientific computing +[qtawesome](https://pypi.org/project/qtawesome) | 0.5.2 | FontAwesome icons in PyQt and PySide applications +[qtconsole](https://pypi.org/project/qtconsole) | 4.4.2 | Jupyter Qt console +[qtpy](https://pypi.org/project/qtpy) | 1.5.2 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets. +[readme_renderer](https://pypi.org/project/readme_renderer) | 24.0 | a library for rendering "readme" descriptions for Warehouse +[redis](https://pypi.org/project/redis) | 2.10.6 | Python client for Redis key-value store +[regex](https://pypi.org/project/regex) | 2018.8.29 | Alternative regular expression module, to replace re. +[reportlab](https://pypi.org/project/reportlab) | 3.5.9 | The PDF generation library +[requests](https://pypi.org/project/requests) | 2.20.0 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. +[requests_toolbelt](https://pypi.org/project/requests_toolbelt) | 0.8.0 | A utility belt for advanced users of python-requests +[rise](https://pypi.org/project/rise) | 5.4.1 | Live Reveal.js Jupyter/IPython Slideshow Extension +[rope](https://pypi.org/project/rope) | 0.11.0 | a python refactoring library... +[rpy2](https://pypi.org/project/rpy2) | 2.9.4 | Python interface to the R language (embedded R) +[ruamel.yaml](https://pypi.org/project/ruamel.yaml) | 0.15.75 | a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order +[rx](https://pypi.org/project/rx) | 1.6.1 | Reactive Extensions (Rx) for Python +[scikit_fuzzy](https://pypi.org/project/scikit_fuzzy) | 0.3.1 | Fuzzy logic toolkit for SciPy +[scikit_image](https://pypi.org/project/scikit_image) | 0.14.1 | Image processing toolbox for SciPy +[scikit_learn](https://pypi.org/project/scikit_learn) | 0.20 | A set of Python modules for machine learning and data mining +[scikit_optimize](https://pypi.org/project/scikit_optimize) | 0.5.2 | Sequential model-based optimization toolbox. +[scilab2py](https://pypi.org/project/scilab2py) | 0.6.2 | Python to Scilab bridge +[scipy](https://pypi.org/project/scipy) | 1.1.0 | SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...) +[scs](https://pypi.org/project/scs) | 2.0.2 | scs: splitting conic solver +[seaborn](https://pypi.org/project/seaborn) | 0.9.0 | statistical data visualization +[send2trash](https://pypi.org/project/send2trash) | 1.5.0 | Send file to trash natively under Mac OS X, Windows and Linux. +[setuptools](https://pypi.org/project/setuptools) | 40.5.0 | Download, build, install, upgrade, and uninstall Python packages - easily +[simplejson](https://pypi.org/project/simplejson) | 3.16.0 | Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder +[simpy](https://pypi.org/project/simpy) | 3.0.11 | Event discrete, process based simulation for Python. +[sip](https://pypi.org/project/sip) | 4.19.8 | Python extension module generator for C and C++ libraries +[six](https://pypi.org/project/six) | 1.11.0 | Python 2 and 3 compatibility utilities +[snakeviz](https://pypi.org/project/snakeviz) | 1.0.0 | An in-browser Python profile viewer +[snowballstemmer](https://pypi.org/project/snowballstemmer) | 1.2.1 | This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms. +[sortedcontainers](https://pypi.org/project/sortedcontainers) | 2.0.5 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet +[sounddevice](https://pypi.org/project/sounddevice) | 0.3.12 | Play and Record Sound with Python +[sphinx](https://pypi.org/project/sphinx) | 1.8.1 | Tool for generating documentation which uses reStructuredText as its markup language +[sphinx_rtd_theme](https://pypi.org/project/sphinx_rtd_theme) | 0.4.2 | ReadTheDocs.org theme for Sphinx, 2013 version. +[sphinxcontrib_websupport](https://pypi.org/project/sphinxcontrib_websupport) | 1.1.0 | Sphinx API for Web Apps +[spyder](https://pypi.org/project/spyder) | 3.3.2.dev0 | The Scientific Python Development Environment: An IDE designed for interactive computing and data visualisation with a simple and intuitive user interface +[spyder_kernels](https://pypi.org/project/spyder_kernels) | 0.2.6 | Jupyter kernels for the Spyder console +[sqlalchemy](https://pypi.org/project/sqlalchemy) | 1.2.12 | SQL Toolkit and Object Relational Mapper +[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.8.11 | a graphic SQLite Client in 1 Python file +[sqlparse](https://pypi.org/project/sqlparse) | 0.2.4 | Non-validating SQL parser +[statsmodels](https://pypi.org/project/statsmodels) | 0.9.0 | Statistical computations and models for use with SciPy +[streamz](https://pypi.org/project/streamz) | 0.3.0 | Streams +[supersmoother](https://pypi.org/project/supersmoother) | 0.4 | Python implementation of Friedman's Supersmoother +[sympy](https://pypi.org/project/sympy) | 1.3 | Symbolic Mathematics Library +[tables](https://pypi.org/project/tables) | 3.4.4 | Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data) +[tblib](https://pypi.org/project/tblib) | 1.3.2 | Traceback serialization library. +[terminado](https://pypi.org/project/terminado) | 0.8.1 | Terminals served to term.js using Tornado websockets +[testpath](https://pypi.org/project/testpath) | 0.4.2 | Test utilities for code working with files and commands +[thrift](https://pypi.org/project/thrift) | 0.11.0 | a software framework for scalable cross-language services development +[toolz](https://pypi.org/project/toolz) | 0.9.0 | List processing tools and functional utilities +[tornado](https://pypi.org/project/tornado) | 5.1.1 | Scalable, non-blocking web server and tools (required for IPython notebook) +[tqdm](https://pypi.org/project/tqdm) | 4.28.1 | A Simple Python Progress Meter +[traitlets](https://pypi.org/project/traitlets) | 4.3.2 | Traitlets Python config system +[traittypes](https://pypi.org/project/traittypes) | 0.2.1 | Scipy trait types +[twine](https://pypi.org/project/twine) | 1.12.1 | Collection of utilities for interacting with PyPI +[twitter](https://pypi.org/project/twitter) | 1.17.1 | An API and command-line toolset for Twitter (twitter.com) +[typed_ast](https://pypi.org/project/typed_ast) | 1.1.0 | a fork of Python 2 and 3 ast modules with type comment support +[tzlocal](https://pypi.org/project/tzlocal) | 1.5.1 | tzinfo object for the local timezone +[uncertainties](https://pypi.org/project/uncertainties) | 3.0.3 | Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives +[urllib3](https://pypi.org/project/urllib3) | 1.24 | HTTP library with thread-safe connection pooling, file post, and more. +[vega](https://pypi.org/project/vega) | 2.0rc2 | An IPython/ Jupyter widget for Vega and Vega-Lite +[vega_datasets](https://pypi.org/project/vega_datasets) | 0.5.0 | A Python package for offline access to Vega datasets +[vitables](https://pypi.org/project/vitables) | 3.0.0 | Graphical tool for browsing and editing files in both HDF5 and PyTables formats +[wcwidth](https://pypi.org/project/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes +[webencodings](https://pypi.org/project/webencodings) | 0.5.1 | Character encoding aliases for legacy web content +[werkzeug](https://pypi.org/project/werkzeug) | 0.14.1 | The Swiss Army knife of Python web development +[wheel](https://pypi.org/project/wheel) | 0.32.2 | A built-package format for Python. +[widgetsnbextension](https://pypi.org/project/widgetsnbextension) | 3.4.2 | IPython HTML widgets for Jupyter +[winpython](http://winpython.github.io/) | 1.11.20181031 | WinPython distribution tools, including WPPM (package manager) +[wordcloud](https://pypi.org/project/wordcloud) | 1.5.0 | A little word cloud generator +[wrapt](https://pypi.org/project/wrapt) | 1.10.11 | A Python module for decorators, wrappers and monkey patching. +[xarray](https://pypi.org/project/xarray) | 0.10.9 | N-D labeled arrays and datasets in Python +[xlrd](https://pypi.org/project/xlrd) | 1.1.0 | Extract data from Microsoft Excel spreadsheet files +[xlsxwriter](https://pypi.org/project/xlsxwriter) | 1.1.2 | A Python module for creating Excel XLSX files. +[xlwings](https://pypi.org/project/xlwings) | 0.12.1 | Interact with Excel from Python and vice versa +[zarr](https://pypi.org/project/zarr) | 2.2.0 | A minimal implementation of chunked, compressed, N-dimensional arrays for Python. +[zict](https://pypi.org/project/zict) | 0.1.3 | Mutable mapping tools \ No newline at end of file diff --git a/changelogs/WinPython-32bit-3.7.1.0_History.md b/changelogs/WinPython-32bit-3.7.1.0_History.md new file mode 100644 index 00000000..bc0b843b --- /dev/null +++ b/changelogs/WinPython-32bit-3.7.1.0_History.md @@ -0,0 +1,157 @@ +## History of changes for WinPython-32bit 3.7.1.0 + +The following changes were made to WinPython-32bit distribution since version 3.7.0.2. + +### Tools + +Upgraded packages: + + * [Nodejs](https://nodejs.org) v8.11.4 → v8.12.0 (a JavaScript runtime built on Chrome's V8 JavaScript engine) + * [npmjs](https://www.npmjs.com/) 5.6.0 → 6.4.1 (a package manager for JavaScript) + +### Python packages + +New packages: + + * [defusedxml](https://pypi.org/project/defusedxml) 0.5.0 (XML bomb protection for Python stdlib modules) + * [imbalanced_learn](https://pypi.org/project/imbalanced_learn) 0.4.2 (Toolbox for imbalanced dataset in machine learning.) + * [jupyterlab_server](https://pypi.org/project/jupyterlab_server) 0.2.0 (JupyterLab Server) + * [mypy_extensions](https://pypi.org/project/mypy_extensions) 0.4.1 (Experimental type system extensions for programs checked with the mypy typechecker.) + * [readme_renderer](https://pypi.org/project/readme_renderer) 24.0 (a library for rendering "readme" descriptions for Warehouse) + * [simpy](https://pypi.org/project/simpy) 3.0.11 (Event discrete, process based simulation for Python.) + * [tzlocal](https://pypi.org/project/tzlocal) 1.5.1 (tzinfo object for the local timezone) + +Upgraded packages: + + * [alabaster](https://pypi.org/project/alabaster) 0.7.11 → 0.7.12 (A configurable sidebar-enabled Sphinx theme) + * [asteval](https://pypi.org/project/asteval) 0.9.12 → 0.9.13 (Safe, minimalistic evaluator of python expression using ast module) + * [atomicwrites](https://pypi.org/project/atomicwrites) 1.1.5 → 1.2.1 (Powerful Python library for atomic file writes.) + * [attrs](https://pypi.org/project/attrs) 18.1.0 → 18.2.0 (Classes Without Boilerplate) + * [bleach](https://pypi.org/project/bleach) 2.1.4 → 3.0.2 (An easy whitelist-based HTML-sanitizing tool) + * [blosc](https://pypi.org/project/blosc) 1.5.1 → 1.6.1 (Blosc data compressor) + * [bokeh](https://pypi.org/project/bokeh) 1.0.0.dev6 → 1.0.0 (Statistical and novel interactive HTML plots for Python) + * [brotli](https://pypi.org/project/brotli) 1.0.4 → 1.0.7 (Python binding of the Brotli compression library) + * [certifi](https://pypi.org/project/certifi) 2018.8.13 → 2018.10.15 (Python package for providing Mozilla's CA Bundle.) + * [cftime](https://pypi.org/project/cftime) 1.0.1 → 1.0.2.1 (time-handling functionality from netcdf4-python) + * [click](https://pypi.org/project/click) 6.7 → 7.0 (A simple wrapper around optparse for powerful command line utilities.) + * [cloudpickle](https://pypi.org/project/cloudpickle) 0.5.5 → 0.6.1 (Extended pickling support for Python objects) + * [colorama](https://pypi.org/project/colorama) 0.3.9 → 0.4.0 (Cross-platform colored terminal text) + * [cvxopt](https://pypi.org/project/cvxopt) 1.2.0 → 1.2.2 (Convex optimization package) + * [cvxpy](https://pypi.org/project/cvxpy) 1.0.8 → 1.0.10 (A domain-specific language for modeling convex optimization problems in Python) + * [cython](https://pypi.org/project/cython) 0.28.5 → 0.29 (Cython is a language that makes writing C extensions for the Python language as easy as Python) + * [dask](https://pypi.org/project/dask) 0.18.2 → 0.20.0 (Minimal task scheduling abstraction) + * [datashader](https://pypi.org/project/datashader) 0.6.7 → 0.6.8 (Data visualization toolchain based on aggregating into a grid) + * [distributed](https://pypi.org/project/distributed) 1.22.1 → 1.24.0 (Distributed computing) + * [future](https://pypi.org/project/future) 0.16.0 → 0.17.0 (Clean single-source support for Python 3 and 2) + * [geopy](https://pypi.org/project/geopy) 1.16.0 → 1.17.0 (Python Geocoding Toolbox) + * [greenlet](https://pypi.org/project/greenlet) 0.4.14 → 0.4.15 (Lightweight in-process concurrent programming) + * [holoviews](https://pypi.org/project/holoviews) 1.11.0a3 → 1.10.9 (Composable, declarative data structures for building complex visualizations easily.) + * [imageio](https://pypi.org/project/imageio) 2.3.0 → 2.4.1 (Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.) + * [imagesize](https://pypi.org/project/imagesize) 1.0.0 → 1.1.0 (Getting image size from png/jpeg/jpeg2000/gif file) + * [intake](https://pypi.org/project/intake) 0.1.3 → 0.2.3 (Data input plugin and catalog system) + * [ipydatawidgets](https://pypi.org/project/ipydatawidgets) 3.1.0 → 4.0.0 (A set of widgets to help facilitate reuse of large datasets across widgets) + * [ipykernel](https://pypi.org/project/ipykernel) 4.9.0 → 5.1.0 (IPython Kernel for Jupyter) + * [ipyleaflet](https://pypi.org/project/ipyleaflet) 0.9.0 → 0.9.1 (A Jupyter widget for dynamic Leaflet maps) + * [ipyparallel](https://pypi.org/project/ipyparallel) 6.2.2 → 6.2.3 (Interactive Parallel Computing with IPython) + * [ipython](https://pypi.org/project/ipython) 6.5.0 → 7.1.1 (Enhanced Python shell) + * [ipywidgets](https://pypi.org/project/ipywidgets) 7.4.1 → 7.4.2 (IPython HTML widgets for Jupyter) + * [itsdangerous](https://pypi.org/project/itsdangerous) 0.24 → 1.1.0 (Various helpers to pass trusted data to untrusted environments and back.) + * [jedi](https://pypi.org/project/jedi) 0.12.1 → 0.13.1 (An autocompletion tool for Python that can be used for text editors) + * [joblib](https://pypi.org/project/joblib) 0.12.2 → 0.12.5 (Lightweight pipelining: using Python functions as pipeline jobs.) + * [jupyter_console](https://pypi.org/project/jupyter_console) 5.2.0 → 6.0.0 (Jupyter terminal console) + * [jupyterlab](https://pypi.org/project/jupyterlab) 0.34.7 → 0.35.3 (Jupyter lab environment notebook server extension) + * [keyring](https://pypi.org/project/keyring) 13.2.1 → 16.0.0 (Store and access your passwords safely.) + * [llvmlite](https://pypi.org/project/llvmlite) 0.24.0 → 0.25.0 (lightweight wrapper around basic LLVM functionality) + * [loky](https://pypi.org/project/loky) 2.2.1 → 2.3.1 (Robust and reusable Executor for joblib) + * [lxml](https://pypi.org/project/lxml) 4.2.4 → 4.2.5 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.) + * [markdown](https://pypi.org/project/markdown) 2.6.11 → 3.0.1 (Python implementation of Markdown.) + * [matplotlib](https://pypi.org/project/matplotlib) 2.2.3 → 3.0.1 (2D plotting library (embeddable in GUIs created with PyQt)) + * [mistune](https://pypi.org/project/mistune) 0.8.3 → 0.8.4 (The fastest markdown parser in pure Python, inspired by marked.) + * [mizani](https://pypi.org/project/mizani) 0.4.6 → 0.5.2 (Scales for Python) + * [mpl_scatter_density](https://pypi.org/project/mpl_scatter_density) 0.3 → 0.4 (Fast scatter density plots for Matplotlib) + * [msgpack_numpy](https://pypi.org/project/msgpack_numpy) 0.4.3.1 → 0.4.4.1 (Numpy data serialization using msgpack) + * [mypy](https://pypi.org/project/mypy) 0.620 → 0.641 (Optional static typing for Python) + * [nbconvert](https://pypi.org/project/nbconvert) 5.3.1 → 5.4.0 (Converting Jupyter Notebooks) + * [netcdf4](https://pypi.org/project/netcdf4) 1.4.1 → 1.4.2 (Provides an object-oriented python interface to the netCDF version 4 library) + * [networkx](https://pypi.org/project/networkx) 2.1 → 2.3rc1.dev20181020104102 (Python package for creating and manipulating graphs and networks) + * [notebook](https://pypi.org/project/notebook) 5.6.0 → 5.7.0 (# Jupyter Notebook) + * [numba](https://pypi.org/project/numba) 0.39.0 → 0.40.0 (compiling Python code using LLVM) + * [numpy](https://pypi.org/project/numpy) 1.14.5+mkl → 1.14.6+mkl (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module)) + * [packaging](https://pypi.org/project/packaging) 17.1 → 18.0 (Core utilities for Python packages) + * [pandas_datareader](https://pypi.org/project/pandas_datareader) 0.6.0 → 0.7.0 (Data readers extracted from the pandas codebase,should be compatible with recent pandas versions) + * [param](https://pypi.org/project/param) 1.7.0 → 1.8.1 (Declarative Python programming using Parameters.) + * [partd](https://pypi.org/project/partd) 0.3.8 → 0.3.9 (Appendable key-value storage) + * [patsy](https://pypi.org/project/patsy) 0.5.0 → 0.5.1 (Describing statistical models using symbolic formulas) + * [pg8000](https://pypi.org/project/pg8000) 1.11.0 → 1.12.3 (PostgreSQL interface library) + * [pickleshare](https://pypi.org/project/pickleshare) 0.7.4 → 0.7.5 (Tiny 'shelve'-like database with concurrency support) + * [pillow](https://pypi.org/project/pillow) 5.2.0 → 5.3.0 (Python Imaging Library (fork)) + * [pip](https://pypi.org/project/pip) 18.0 → 18.1 (A tool for installing and managing Python packages) + * [plotnine](https://pypi.org/project/plotnine) 0.4.0 → 0.5.1 (A grammar of graphics for python) + * [pluggy](https://pypi.org/project/pluggy) 0.7.1 → 0.8.0 (plugin and hook calling mechanisms for python) + * [prometheus_client](https://pypi.org/project/prometheus_client) 0.3.1 → 0.4.2 (Python client for the Prometheus monitoring system.) + * [prompt_toolkit](https://pypi.org/project/prompt_toolkit) 1.0.15 → 2.0.7 (Library for building powerful interactive command lines in Python) + * [ptpython](https://pypi.org/project/ptpython) 0.41 → 2.0.4 (Python REPL build on top of prompt_toolkit) + * [pulp](https://pypi.org/project/pulp) 1.6.8 → 1.6.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](https://pypi.org/project/py) 1.5.4 → 1.7.0 (library with cross-python path, ini-parsing, io, code, log facilities) + * [pybars3](https://pypi.org/project/pybars3) 0.9.3 → 0.9.6 (Handlebars.js templating for Python 3 and 2) + * [pybind11](https://pypi.org/project/pybind11) 2.2.3 → 2.2.4 (Seamless operability between C++11 and Python) + * [pycparser](https://pypi.org/project/pycparser) 2.17 → 2.19 (C parser in Python) + * [pymongo](https://pypi.org/project/pymongo) 3.7.1 → 3.7.2 (Python driver for MongoDB ) + * [pyparsing](https://pypi.org/project/pyparsing) 2.2.0 → 2.2.2 (A Python Parsing Module) + * [pytest](https://pypi.org/project/pytest) 3.7.2 → 3.9.3 (pytest: simple powerful testing with Python) + * [Python](http://www.python.org/) 3.7.0 → 3.7.1 (Python programming language with standard library) + * [python_dateutil](https://pypi.org/project/python_dateutil) 2.7.3 → 2.7.5 (Powerful extensions to the standard datetime module) + * [pythreejs](https://pypi.org/project/pythreejs) 1.1.0 → 2.0.1 (Interactive 3d graphics for the Jupyter notebook, using Three.js from Jupyter interactive widgets.) + * [pytz](https://pypi.org/project/pytz) 2018.5 → 2018.6 (World Timezone Definitions for Python) + * [pyviz_comms](https://pypi.org/project/pyviz_comms) 0.1.1 → 0.6.0 (Launch jobs, organize the output, and dissect the results) + * [pywavelets](https://pypi.org/project/pywavelets) 0.5.2 → 1.0.1 (Wavelet transforms module) + * [pywin32](https://pypi.org/project/pywin32) 223.1 → 224 (Python library for Windows) + * [pyzo](https://pypi.org/project/pyzo) 4.6.0 → 4.6.2.dev0 (the Python IDE for scientific computing) + * [qtawesome](https://pypi.org/project/qtawesome) 0.5.0.dev0 → 0.5.2 (FontAwesome icons in PyQt and PySide applications) + * [qtconsole](https://pypi.org/project/qtconsole) 4.4.1 → 4.4.2 (Jupyter Qt console) + * [qtpy](https://pypi.org/project/qtpy) 1.5.0 → 1.5.2 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.) + * [regex](https://pypi.org/project/regex) 2018.8.17 → 2018.8.29 (Alternative regular expression module, to replace re.) + * [reportlab](https://pypi.org/project/reportlab) 3.5.6 → 3.5.9 (The PDF generation library) + * [requests](https://pypi.org/project/requests) 2.19.1 → 2.20.0 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.) + * [ruamel.yaml](https://pypi.org/project/ruamel.yaml) 0.15.52 → 0.15.75 (a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order) + * [scikit_image](https://pypi.org/project/scikit_image) 0.14.0 → 0.14.1 (Image processing toolbox for SciPy) + * [scikit_learn](https://pypi.org/project/scikit_learn) 0.19.2 → 0.20 (A set of Python modules for machine learning and data mining) + * [scilab2py](https://pypi.org/project/scilab2py) 0.6.1 → 0.6.2 (Python to Scilab bridge) + * [setuptools](https://pypi.org/project/setuptools) 40.2.0 → 40.5.0 (Download, build, install, upgrade, and uninstall Python packages - easily) + * [sortedcontainers](https://pypi.org/project/sortedcontainers) 2.0.4 → 2.0.5 (Python Sorted Container Types: SortedList, SortedDict, and SortedSet) + * [sounddevice](https://pypi.org/project/sounddevice) 0.3.11 → 0.3.12 (Play and Record Sound with Python) + * [sphinx](https://pypi.org/project/sphinx) 1.7.7 → 1.8.1 (Tool for generating documentation which uses reStructuredText as its markup language) + * [sphinx_rtd_theme](https://pypi.org/project/sphinx_rtd_theme) 0.4.1 → 0.4.2 (ReadTheDocs.org theme for Sphinx, 2013 version.) + * [spyder](https://pypi.org/project/spyder) 3.3.1 → 3.3.2.dev0 (The Scientific Python Development Environment: An IDE designed for interactive computing and data visualisation with a simple and intuitive user interface) + * [sqlalchemy](https://pypi.org/project/sqlalchemy) 1.2.11 → 1.2.12 (SQL Toolkit and Object Relational Mapper) + * [sympy](https://pypi.org/project/sympy) 1.2 → 1.3 (Symbolic Mathematics Library) + * [testpath](https://pypi.org/project/testpath) 0.3.1 → 0.4.2 (Test utilities for code working with files and commands) + * [tornado](https://pypi.org/project/tornado) 5.1 → 5.1.1 (Scalable, non-blocking web server and tools (required for IPython notebook)) + * [tqdm](https://pypi.org/project/tqdm) 4.25.0 → 4.28.1 (A Simple Python Progress Meter) + * [twine](https://pypi.org/project/twine) 1.11.0 → 1.12.1 (Collection of utilities for interacting with PyPI) + * [uncertainties](https://pypi.org/project/uncertainties) 3.0.2 → 3.0.3 (Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives) + * [urllib3](https://pypi.org/project/urllib3) 1.23 → 1.24 (HTTP library with thread-safe connection pooling, file post, and more.) + * [vega](https://pypi.org/project/vega) 1.4.0 → 2.0rc2 (An IPython/ Jupyter widget for Vega and Vega-Lite) + * [wheel](https://pypi.org/project/wheel) 0.31.1 → 0.32.2 (A built-package format for Python.) + * [widgetsnbextension](https://pypi.org/project/widgetsnbextension) 3.4.1 → 3.4.2 (IPython HTML widgets for Jupyter) + * [winpython](http://winpython.github.io/) 1.10.20180827 → 1.11.20181031 (WinPython distribution tools, including WPPM (package manager)) + * [xarray](https://pypi.org/project/xarray) 0.10.8 → 0.10.9 (N-D labeled arrays and datasets in Python) + * [xlsxwriter](https://pypi.org/project/xlsxwriter) 1.0.7 → 1.1.2 (A Python module for creating Excel XLSX files.) + * [xlwings](https://pypi.org/project/xlwings) 0.11.8 → 0.12.1 (Interact with Excel from Python and vice versa) + +Removed packages: + + * [click_plugins](https://pypi.org/project/click_plugins) 1.0.3 (An extension module for click to enable registering CLI commands via setuptools entry-points.) + * [cligj](https://pypi.org/project/cligj) 0.4.0 (Click params for commmand line interfaces to GeoJSON) + * [fiona](https://pypi.org/project/fiona) 1.7.13 (reads and writes spatial data files) + * [geopandas](https://pypi.org/project/geopandas) 0.4.0 (Geographic pandas extensions) + * [ipyscales](https://pypi.org/project/ipyscales) 0.2.2 (A widget library for scales) + * [munch](https://pypi.org/project/munch) 2.3.2 (A dot-accessible dictionary (a la JavaScript objects).) + * [pyproj](https://pypi.org/project/pyproj) 1.9.5.1 (Python interface to PROJ.4 library) + * [requests_file](https://pypi.org/project/requests_file) 1.4.3 (File transport adapter for Requests) + * [requests_ftp](https://pypi.org/project/requests_ftp) 0.3.1 (FTP Transport Adapter for Requests.) + * [shapely](https://pypi.org/project/shapely) 1.6.4.post1 (Geometric objects, predicates, and operations) + * [simplegeneric](https://pypi.org/project/simplegeneric) 0.8.1 (Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)) + * [typing](https://pypi.org/project/typing) 3.6.4 (Type Hints for Python) + +* * * diff --git a/changelogs/WinPython-64bit-3.7.1.0.md b/changelogs/WinPython-64bit-3.7.1.0.md new file mode 100644 index 00000000..d120daab --- /dev/null +++ b/changelogs/WinPython-64bit-3.7.1.0.md @@ -0,0 +1,331 @@ +## WinPython 3.7.1.0 + +The following packages are included in WinPython-64bit v3.7.1.0 . + +### Tools + +Name | Version | Description +-----|---------|------------ +[Nodejs](https://nodejs.org) | v8.12.0 | a JavaScript runtime built on Chrome's V8 JavaScript engine +[npmjs](https://www.npmjs.com/) | 6.4.1 | a package manager for JavaScript + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.7.1 | Python programming language with standard library +[adodbapi](https://pypi.org/project/adodbapi) | 2.6.0.7 | A pure Python package implementing PEP 249 DB-API using Microsoft ADO. +[alabaster](https://pypi.org/project/alabaster) | 0.7.12 | A configurable sidebar-enabled Sphinx theme +[algopy](https://pypi.org/project/algopy) | 0.5.7 | Taylor Arithmetic Computation and Algorithmic Differentiation +[altair](https://pypi.org/project/altair) | 2.2.2 | High-level declarative visualization library for Python +[altair_widgets](https://pypi.org/project/altair_widgets) | 0.1.2 | Altair Widgets: An interactive visualization for statistical data for Python. +[appdirs](https://pypi.org/project/appdirs) | 1.4.3 | A small Python module for determining appropriate " + "platform-specific dirs, e.g. a "user data dir". +[asciitree](https://pypi.org/project/asciitree) | 0.3.3 | Draws ASCII trees. +[asteval](https://pypi.org/project/asteval) | 0.9.13 | Safe, minimalistic evaluator of python expression using ast module +[astroid](https://pypi.org/project/astroid) | 2.0.4 | Rebuild a new abstract syntax tree from Python's ast (required for pylint) +[astroml](https://pypi.org/project/astroml) | 0.3 | tools for machine learning and data mining in Astronomy +[atomicwrites](https://pypi.org/project/atomicwrites) | 1.2.1 | Powerful Python library for atomic file writes. +[attrs](https://pypi.org/project/attrs) | 18.2.0 | Classes Without Boilerplate +[babel](https://pypi.org/project/babel) | 2.6.0 | Internationalization utilities +[backcall](https://pypi.org/project/backcall) | 0.1.0 | Specifications for callback functions passed in to an API +[backports_abc](https://pypi.org/project/backports_abc) | 0.5 | A backport of recent additions to the 'collections.abc' module. +[baresql](https://pypi.org/project/baresql) | 0.7.4 | playing SQL directly on Python datas +[bcolz](https://pypi.org/project/bcolz) | 1.2.1 | columnar and compressed data containers. +[beautifulsoup4](https://pypi.org/project/beautifulsoup4) | 4.6.3 | Screen-scraping library +[bleach](https://pypi.org/project/bleach) | 3.0.2 | An easy whitelist-based HTML-sanitizing tool +[blosc](https://pypi.org/project/blosc) | 1.6.1 | Blosc data compressor +[bloscpack](https://pypi.org/project/bloscpack) | 0.13.0 | Command line interface to and serialization format for Blosc +[bokeh](https://pypi.org/project/bokeh) | 1.0.0 | Statistical and novel interactive HTML plots for Python +[bottleneck](https://pypi.org/project/bottleneck) | 1.2.1 | Fast NumPy array functions written in Cython +[bqplot](https://pypi.org/project/bqplot) | 0.11.1 | Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets. +[brewer2mpl](https://pypi.org/project/brewer2mpl) | 1.4.1 | Connect colorbrewer2.org color maps to Python and matplotlib +[brotli](https://pypi.org/project/brotli) | 1.0.7 | Python binding of the Brotli compression library +[certifi](https://pypi.org/project/certifi) | 2018.10.15 | Python package for providing Mozilla's CA Bundle. +[cffi](https://pypi.org/project/cffi) | 1.11.5 | Foreign Function Interface for Python calling C code. +[cftime](https://pypi.org/project/cftime) | 1.0.2.1 | time-handling functionality from netcdf4-python +[chardet](https://pypi.org/project/chardet) | 3.0.4 | Universal encoding detector for Python 2 and 3 +[click](https://pypi.org/project/click) | 7.0 | A simple wrapper around optparse for powerful command line utilities. +[cloudpickle](https://pypi.org/project/cloudpickle) | 0.6.1 | Extended pickling support for Python objects +[clrmagic](https://pypi.org/project/clrmagic) | 0.0.1a2 | IPython cell magic to use .NET languages +[colorama](https://pypi.org/project/colorama) | 0.4.0 | Cross-platform colored terminal text +[colorcet](https://pypi.org/project/colorcet) | 0.9.1 | A set of useful perceptually uniform colormaps for plotting scientific data +[comtypes](https://pypi.org/project/comtypes) | 1.1.7 | Pure Python COM package +[cvxopt](https://pypi.org/project/cvxopt) | 1.2.2 | Convex optimization package +[cvxpy](https://pypi.org/project/cvxpy) | 1.0.10 | A domain-specific language for modeling convex optimization problems in Python +[cx_freeze](https://pypi.org/project/cx_freeze) | 5.1.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) +[cycler](https://pypi.org/project/cycler) | 0.10.0 | Composable style cycles +[cyordereddict](https://pypi.org/project/cyordereddict) | 1.0.0 | Cython implementation of Python's collections.OrderedDict +[cython](https://pypi.org/project/cython) | 0.29 | Cython is a language that makes writing C extensions for the Python language as easy as Python +[cytoolz](https://pypi.org/project/cytoolz) | 0.9.0.1 | Cython implementation of Toolz: High performance functional utilities +[dask](https://pypi.org/project/dask) | 0.20.0 | Minimal task scheduling abstraction +[dask_searchcv](https://pypi.org/project/dask_searchcv) | 0.2.0 | Tools for doing hyperparameter search with Scikit-Learn and Dask +[datashader](https://pypi.org/project/datashader) | 0.6.8 | Data visualization toolchain based on aggregating into a grid +[datashape](https://pypi.org/project/datashape) | 0.5.2 | A data description language +[db.py](https://pypi.org/project/db.py) | 0.5.3 | a db package that doesn't suck +[decorator](https://pypi.org/project/decorator) | 4.3.0 | Better living through Python with decorators +[defusedxml](https://pypi.org/project/defusedxml) | 0.5.0 | XML bomb protection for Python stdlib modules +[descartes](https://pypi.org/project/descartes) | 1.1.0 | Use geometric objects as matplotlib paths and patches +[dill](https://pypi.org/project/dill) | 0.2.8.2 | serialize all of python (almost) +[distributed](https://pypi.org/project/distributed) | 1.24.0 | Distributed computing +[docopt](https://pypi.org/project/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile +[docrepr](https://pypi.org/project/docrepr) | 0.1.1 | docrepr renders Python docstrings in HTML. +[docutils](https://pypi.org/project/docutils) | 0.14 | Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText) +[ecos](https://pypi.org/project/ecos) | 2.0.5 | This is the Python package for ECOS: Embedded Cone Solver +[edward](https://pypi.org/project/edward) | 1.3.5 | A library for probabilistic modeling, inference, and criticism. Deep generative models, variational inference. Runs on TensorFlow. +[emcee](https://pypi.org/project/emcee) | 2.2.1 | Kick ass affine-invariant ensemble MCMC sampling +[entrypoints](https://pypi.org/project/entrypoints) | 0.2.3 | Discover and load entry points from installed packages +[fast_histogram](https://pypi.org/project/fast_histogram) | 0.5 | Fast 1D and 2D histogram functions in Python +[fastcache](https://pypi.org/project/fastcache) | 1.0.2 | C implementation of Python 3 functools.lru_cache +[fasteners](https://pypi.org/project/fasteners) | 0.14.1 | A python package that provides useful locks. +[fastparquet](https://pypi.org/project/fastparquet) | 0.1.6 | Python support for Parquet file format +[feather_format](https://pypi.org/project/feather_format) | 0.4.0 | Python interface to the Apache Arrow-based Feather File Format +[flask](https://pypi.org/project/flask) | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions +[formlayout](https://pypi.org/project/formlayout) | 1.1.0 | Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code +[future](https://pypi.org/project/future) | 0.17.0 | Clean single-source support for Python 3 and 2 +[fuzzywuzzy](https://pypi.org/project/fuzzywuzzy) | 0.17.0 | Fuzzy string matching in python +[geographiclib](https://pypi.org/project/geographiclib) | 1.49 | The geodesic routines from GeographicLib +[geopy](https://pypi.org/project/geopy) | 1.17.0 | Python Geocoding Toolbox +[gmpy2](https://pypi.org/project/gmpy2) | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x +[greenlet](https://pypi.org/project/greenlet) | 0.4.15 | Lightweight in-process concurrent programming +[guidata](https://pypi.org/project/guidata) | 1.7.6 | Automatically generated graphical user interfaces for easy data set edition and display +[guiqwt](https://pypi.org/project/guiqwt) | 3.0.3 | Efficient curve/image plotting and other GUI tools for scientific data processing software development +[h5py](https://pypi.org/project/h5py) | 2.8.0 | General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library) +[heapdict](https://pypi.org/project/heapdict) | 1.0.0 | a heap with decrease-key and increase-key operations +[holoviews](https://pypi.org/project/holoviews) | 1.10.9 | Composable, declarative data structures for building complex visualizations easily. +[html5lib](https://pypi.org/project/html5lib) | 1.0.1 | HTML parser based on the WHATWG HTML specification +[husl](https://pypi.org/project/husl) | 4.0.3 | Human-friendly HSL (Hue-Saturation-Lightness) +[hvplot](https://pypi.org/project/hvplot) | 0.2.1 | A high-level plotting API for pandas, dask, streamz and xarray built on HoloViews +[idlex](https://pypi.org/project/idlex) | 1.18 | IDLE Extensions for Python +[idna](https://pypi.org/project/idna) | 2.7 | Internationalized Domain Names in Applications (IDNA) +[imageio](https://pypi.org/project/imageio) | 2.4.1 | Library for reading and writing a wide range of image, video, scientific, and volumetric data formats. +[imagesize](https://pypi.org/project/imagesize) | 1.1.0 | Getting image size from png/jpeg/jpeg2000/gif file +[imbalanced_learn](https://pypi.org/project/imbalanced_learn) | 0.4.2 | Toolbox for imbalanced dataset in machine learning. +[intake](https://pypi.org/project/intake) | 0.2.3 | Data input plugin and catalog system +[ipydatawidgets](https://pypi.org/project/ipydatawidgets) | 4.0.0 | A set of widgets to help facilitate reuse of large datasets across widgets +[ipykernel](https://pypi.org/project/ipykernel) | 5.1.0 | IPython Kernel for Jupyter +[ipyleaflet](https://pypi.org/project/ipyleaflet) | 0.9.1 | A Jupyter widget for dynamic Leaflet maps +[ipympl](https://pypi.org/project/ipympl) | 0.2.1 | Matplotlib Jupyter Extension +[ipyparallel](https://pypi.org/project/ipyparallel) | 6.2.3 | Interactive Parallel Computing with IPython +[ipython](https://pypi.org/project/ipython) | 7.1.1 | Enhanced Python shell +[ipython_genutils](https://pypi.org/project/ipython_genutils) | 0.2.0 | Vestigial utilities from IPython +[ipython_sql](https://pypi.org/project/ipython_sql) | 0.3.9 | RDBMS access via IPython +[ipywidgets](https://pypi.org/project/ipywidgets) | 7.4.2 | IPython HTML widgets for Jupyter +[isort](https://pypi.org/project/isort) | 4.3.4 | A Python utility / library to sort Python imports. +[itsdangerous](https://pypi.org/project/itsdangerous) | 1.1.0 | Various helpers to pass trusted data to untrusted environments and back. +[jedi](https://pypi.org/project/jedi) | 0.13.1 | An autocompletion tool for Python that can be used for text editors +[jinja2](https://pypi.org/project/jinja2) | 2.10 | Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code) +[joblib](https://pypi.org/project/joblib) | 0.12.5 | Lightweight pipelining: using Python functions as pipeline jobs. +[jsonschema](https://pypi.org/project/jsonschema) | 2.6.0 | An implementation of JSON Schema validation for Python +[julia](https://pypi.org/project/julia) | 0.1.5 | Python interface to the Julia language +[jupyter](https://pypi.org/project/jupyter) | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. +[jupyter_client](https://pypi.org/project/jupyter_client) | 5.2.3 | Jupyter protocol implementation and client libraries +[jupyter_console](https://pypi.org/project/jupyter_console) | 6.0.0 | Jupyter terminal console +[jupyter_core](https://pypi.org/project/jupyter_core) | 4.4.0 | Jupyter core package. A base package on which Jupyter projects rely. +[jupyter_sphinx](https://pypi.org/project/jupyter_sphinx) | 0.1.4 | Jupyter Sphinx Extensions +[jupyterlab](https://pypi.org/project/jupyterlab) | 0.35.3 | Jupyter lab environment notebook server extension +[jupyterlab_launcher](https://pypi.org/project/jupyterlab_launcher) | 0.13.1 | Jupyter Launcher +[jupyterlab_server](https://pypi.org/project/jupyterlab_server) | 0.2.0 | JupyterLab Server +[keras](https://pypi.org/project/keras) | 2.2.4 | Theano-based Deep Learning library +[keras_applications](https://pypi.org/project/keras_applications) | 1.0.6 | Reference implementations of popular deep learning models +[keras_preprocessing](https://pypi.org/project/keras_preprocessing) | 1.0.5 | Easy data preprocessing and data augmentation for deep learning models +[keras_vis](https://pypi.org/project/keras_vis) | 0.4.1 | Neural network visualization toolkit for keras +[keyring](https://pypi.org/project/keyring) | 16.0.0 | Store and access your passwords safely. +[kiwisolver](https://pypi.org/project/kiwisolver) | 1.0.1 | an efficient implementation of the Cassowary constraint solving algorithm. +[lazy_object_proxy](https://pypi.org/project/lazy_object_proxy) | 1.3.1 | A fast and thorough lazy object proxy. +[llvmlite](https://pypi.org/project/llvmlite) | 0.25.0 | lightweight wrapper around basic LLVM functionality +[lmfit](https://pypi.org/project/lmfit) | 0.9.11 | Least-Squares Minimization with Bounds and Constraints +[locket](https://pypi.org/project/locket) | 0.2.0 | File-based locks for Python for Linux and Windows +[loky](https://pypi.org/project/loky) | 2.3.1 | Robust and reusable Executor for joblib +[lxml](https://pypi.org/project/lxml) | 4.2.5 | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. +[markdown](https://pypi.org/project/markdown) | 3.0.1 | Python implementation of Markdown. +[markupsafe](https://pypi.org/project/markupsafe) | 1.0 | Implements a XML/HTML/XHTML Markup safe string for Python +[matplotlib](https://pypi.org/project/matplotlib) | 3.0.1 | 2D plotting library (embeddable in GUIs created with PyQt) +[mccabe](https://pypi.org/project/mccabe) | 0.6.1 | McCabe checker, plugin for flake8 +[metakernel](https://pypi.org/project/metakernel) | 0.20.14 | Metakernel for Jupyter +[mistune](https://pypi.org/project/mistune) | 0.8.4 | The fastest markdown parser in pure Python, inspired by marked. +[mizani](https://pypi.org/project/mizani) | 0.5.2 | Scales for Python +[mkl_service](https://pypi.org/project/mkl_service) | 1.1.2 | Python bindings to some MKL service functions +[mlxtend](https://pypi.org/project/mlxtend) | 0.13.0 | Machine Learning Library Extensions +[monotonic](https://pypi.org/project/monotonic) | 1.5 | An implementation of time.monotonic() for Python 2 & < 3.3 +[more_itertools](https://pypi.org/project/more_itertools) | 4.3.0 | More routines for operating on iterables, beyond itertools +[moviepy](https://pypi.org/project/moviepy) | 0.2.3.5 | Video editing with Python +[mpl_scatter_density](https://pypi.org/project/mpl_scatter_density) | 0.4 | Fast scatter density plots for Matplotlib +[mpld3](https://pypi.org/project/mpld3) | 0.3 | D3 Viewer for Matplotlib +[mpldatacursor](https://pypi.org/project/mpldatacursor) | 0.6.2 | Interactive data cursors for Matplotlib +[mpmath](https://pypi.org/project/mpmath) | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic +[msgpack](https://pypi.org/project/msgpack) | 0.5.6 | MessagePack (de)serializer. +[msgpack_numpy](https://pypi.org/project/msgpack_numpy) | 0.4.4.1 | Numpy data serialization using msgpack +[msgpack_python](https://pypi.org/project/msgpack_python) | 0.5.4+dummy | MessagePack (de)serializer. +[multipledispatch](https://pypi.org/project/multipledispatch) | 0.6.0 | A relatively sane approach to multiple dispatch in Python +[multiprocess](https://pypi.org/project/multiprocess) | 0.70.6.1 | better multiprocessing and multithreading in python +[mypy](https://pypi.org/project/mypy) | 0.641 | Optional static typing for Python +[mypy_extensions](https://pypi.org/project/mypy_extensions) | 0.4.1 | Experimental type system extensions for programs checked with the mypy typechecker. +[mysql_connector_python](https://pypi.org/project/mysql_connector_python) | 8.0.11 | MySQL driver written in Python +[nbconvert](https://pypi.org/project/nbconvert) | 5.4.0 | Converting Jupyter Notebooks +[nbconvert_reportlab](https://pypi.org/project/nbconvert_reportlab) | 0.2 | Convert notebooks to PDF using Reportlab +[nbformat](https://pypi.org/project/nbformat) | 4.4.0 | The Jupyter Notebook format +[netcdf4](https://pypi.org/project/netcdf4) | 1.4.2 | Provides an object-oriented python interface to the netCDF version 4 library +[networkx](https://pypi.org/project/networkx) | 2.3rc1.dev20181020104102 | Python package for creating and manipulating graphs and networks +[nltk](https://pypi.org/project/nltk) | 3.3 | The Natural Language Toolkit (NLTK) is a Python package for natural language processing. +[notebook](https://pypi.org/project/notebook) | 5.7.0 | # Jupyter Notebook +[numba](https://pypi.org/project/numba) | 0.40.0 | compiling Python code using LLVM +[numcodecs](https://pypi.org/project/numcodecs) | 0.5.5 | buffer compression and transformation codecs for use in data storage and communication applications +[numdifftools](https://pypi.org/project/numdifftools) | 0.9.20 | Solves automatic numerical differentiation problems in one or more variables. +[numexpr](https://pypi.org/project/numexpr) | 2.6.8 | Fast evaluation of array expressions elementwise by using a vector-based virtual machine +[numpy](https://pypi.org/project/numpy) | 1.14.6+mkl | NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module) +[numpydoc](https://pypi.org/project/numpydoc) | 0.8.0 | Sphinx extension to support docstrings in Numpy format +[oct2py](https://pypi.org/project/oct2py) | 4.0.6 | Python to GNU Octave bridge --> run m-files from python. +[octave_kernel](https://pypi.org/project/octave_kernel) | 0.28.4 | A Jupyter kernel for Octave. +[osqp](https://pypi.org/project/osqp) | 0.3.0 | the Operator Splitting QP Solver. +[packaging](https://pypi.org/project/packaging) | 18.0 | Core utilities for Python packages +[palettable](https://pypi.org/project/palettable) | 3.1.1 | Color palettes for Python +[pandas](https://pypi.org/project/pandas) | 0.23.4 | Powerful data structures for data analysis, time series and statistics +[pandas_datareader](https://pypi.org/project/pandas_datareader) | 0.7.0 | Data readers extracted from the pandas codebase,should be compatible with recent pandas versions +[pandocfilters](https://pypi.org/project/pandocfilters) | 1.4.2 | Utilities for writing pandoc filters in python +[param](https://pypi.org/project/param) | 1.8.1 | Declarative Python programming using Parameters. +[parambokeh](https://pypi.org/project/parambokeh) | 0.2.3 | Declarative Python programming using Parameters. +[paramnb](https://pypi.org/project/paramnb) | 2.0.4 | Generate ipywidgets from Parameterized objects in the notebook +[parso](https://pypi.org/project/parso) | 0.3.1 | A Python Parser +[partd](https://pypi.org/project/partd) | 0.3.9 | Appendable key-value storage +[patsy](https://pypi.org/project/patsy) | 0.5.1 | Describing statistical models using symbolic formulas +[pdfrw](https://pypi.org/project/pdfrw) | 0.4 | pure Python library that reads and writes PDFs +[pdvega](https://pypi.org/project/pdvega) | 0.2.1.dev0 | Pandas plotting interface to Vega and Vega-Lite +[pep8](https://pypi.org/project/pep8) | 1.7.1 | Python style guide checker +[pexpect](https://pypi.org/project/pexpect) | 4.6.0+dummy | Pexpect allows easy control of interactive console applications. +[pg8000](https://pypi.org/project/pg8000) | 1.12.3 | PostgreSQL interface library +[pickleshare](https://pypi.org/project/pickleshare) | 0.7.5 | Tiny 'shelve'-like database with concurrency support +[pillow](https://pypi.org/project/pillow) | 5.3.0 | Python Imaging Library (fork) +[pip](https://pypi.org/project/pip) | 18.1 | A tool for installing and managing Python packages +[pkginfo](https://pypi.org/project/pkginfo) | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. +[plotnine](https://pypi.org/project/plotnine) | 0.5.1 | A grammar of graphics for python +[pluggy](https://pypi.org/project/pluggy) | 0.8.0 | plugin and hook calling mechanisms for python +[ppci](https://pypi.org/project/ppci) | 0.5.6 | A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python +[prettytable](https://pypi.org/project/prettytable) | 0.7.2 | A simple Python library for easily displaying tabular data in a visually appealing ASCII table format. +[prometheus_client](https://pypi.org/project/prometheus_client) | 0.4.2 | Python client for the Prometheus monitoring system. +[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 2.0.7 | Library for building powerful interactive command lines in Python +[protobuf](https://pypi.org/project/protobuf) | 3.6.1 | Protocol Buffers - Google's data interchange format +[psutil](https://pypi.org/project/psutil) | 5.4.7 | Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way +[ptpython](https://pypi.org/project/ptpython) | 2.0.4 | Python REPL build on top of prompt_toolkit +[pulp](https://pypi.org/project/pulp) | 1.6.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](https://pypi.org/project/py) | 1.7.0 | library with cross-python path, ini-parsing, io, code, log facilities +[pyarrow](https://pypi.org/project/pyarrow) | 0.11.1 | Python library for Apache Arrow +[pyaudio](https://pypi.org/project/pyaudio) | 0.2.11 | Bindings for PortAudio v19, the cross-platform audio input/output stream library. +[pybars3](https://pypi.org/project/pybars3) | 0.9.6 | Handlebars.js templating for Python 3 and 2 +[pybind11](https://pypi.org/project/pybind11) | 2.2.4 | Seamless operability between C++11 and Python +[pycodestyle](https://pypi.org/project/pycodestyle) | 2.4.0 | Python style guide checker +[pycparser](https://pypi.org/project/pycparser) | 2.19 | C parser in Python +[pyct](https://pypi.org/project/pyct) | 0.4.5 | python package common tasks for users (e.g. copy examples, fetch data, ...) +[pyflakes](https://pypi.org/project/pyflakes) | 2.0.0 | passive checker of Python programs +[pyflux](https://pypi.org/project/pyflux) | 0.4.17 | Open source time series library for Python +[pygame](https://pypi.org/project/pygame) | 1.9.4 | Pygame gives multimedia to python. +[pygments](http://pygments.org) | 2.2.0 | Generic syntax highlighter for general use in all kinds of software +[pylint](https://pypi.org/project/pylint) | 2.1.1 | Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality +[pymc](https://pypi.org/project/pymc) | 2.3.7 | Markov Chain Monte Carlo sampling toolkit. +[pymeta3](https://pypi.org/project/pymeta3) | 0.5.1 | Pattern-matching language based on Meta for Python 3 and 2 +[pymongo](https://pypi.org/project/pymongo) | 3.7.2 | Python driver for MongoDB +[pyodbc](https://pypi.org/project/pyodbc) | 4.0.24 | DB API Module for ODBC +[pyopengl](https://pypi.org/project/pyopengl) | 3.1.2 | Cross platform Python binding to OpenGL and related APIs +[pypandoc](https://pypi.org/project/pypandoc) | 1.3.2 | Thin wrapper for pandoc. +[pyparsing](https://pypi.org/project/pyparsing) | 2.2.2 | A Python Parsing Module +[pyqt5](http://www.riverbankcomputing.co.uk/software/pyqt/intro) | 5.9.2 | Python bindings for the Qt cross platform GUI toolkit +[pyqtgraph](https://pypi.org/project/pyqtgraph) | 0.11.0.dev0 | Scientific Graphics and GUI Library for Python +[pyserial](https://pypi.org/project/pyserial) | 3.4 | Library encapsulating the access for the serial port +[pystache](https://pypi.org/project/pystache) | 0.5.4 | Mustache for Python +[pytest](https://pypi.org/project/pytest) | 3.9.3 | pytest: simple powerful testing with Python +[pytest_runner](https://pypi.org/project/pytest_runner) | 4.2 | Invoke py.test as distutils command with dependency resolution +[python_dateutil](https://pypi.org/project/python_dateutil) | 2.7.5 | Powerful extensions to the standard datetime module +[python_hdf4](https://pypi.org/project/python_hdf4) | 0.9.1 | Python-HDF4: Python interface to the NCSA HDF4 library +[python_levenshtein](https://pypi.org/project/python_levenshtein) | 0.12.0 | Python extension for computing string edit distances and similarities +[python_snappy](https://pypi.org/project/python_snappy) | 0.5.3 | Python library for the snappy compression library from Google +[pythonnet](https://pypi.org/project/pythonnet) | 2.4.0.dev0 | .Net and Mono integration for Python +[pythonqwt](https://pypi.org/project/pythonqwt) | 0.5.5 | Qt plotting widgets for Python +[pythreejs](https://pypi.org/project/pythreejs) | 2.0.1 | Interactive 3d graphics for the Jupyter notebook, using Three.js from Jupyter interactive widgets. +[pytz](https://pypi.org/project/pytz) | 2018.6 | World Timezone Definitions for Python +[pyviz_comms](https://pypi.org/project/pyviz_comms) | 0.6.0 | Launch jobs, organize the output, and dissect the results +[pywavelets](https://pypi.org/project/pywavelets) | 1.0.1 | Wavelet transforms module +[pywin32](https://pypi.org/project/pywin32) | 224 | Python library for Windows +[pywin32_ctypes](https://pypi.org/project/pywin32_ctypes) | 0.2.0 | A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi) +[pywinpty](https://pypi.org/project/pywinpty) | 0.5.4 | Python bindings for the winpty library +[pywinusb](https://pypi.org/project/pywinusb) | 0.4.2 | USB / HID windows helper library +[pyyaml](https://pypi.org/project/pyyaml) | 4.1 | YAML parser and emitter for Python +[pyzmq](https://pypi.org/project/pyzmq) | 17.1.2 | Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console) +[pyzo](https://pypi.org/project/pyzo) | 4.6.2.dev0 | the Python IDE for scientific computing +[qtawesome](https://pypi.org/project/qtawesome) | 0.5.2 | FontAwesome icons in PyQt and PySide applications +[qtconsole](https://pypi.org/project/qtconsole) | 4.4.2 | Jupyter Qt console +[qtpy](https://pypi.org/project/qtpy) | 1.5.2 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets. +[readme_renderer](https://pypi.org/project/readme_renderer) | 24.0 | a library for rendering "readme" descriptions for Warehouse +[redis](https://pypi.org/project/redis) | 2.10.6 | Python client for Redis key-value store +[regex](https://pypi.org/project/regex) | 2018.8.29 | Alternative regular expression module, to replace re. +[reportlab](https://pypi.org/project/reportlab) | 3.5.9 | The PDF generation library +[requests](https://pypi.org/project/requests) | 2.20.0 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. +[requests_toolbelt](https://pypi.org/project/requests_toolbelt) | 0.8.0 | A utility belt for advanced users of python-requests +[rise](https://pypi.org/project/rise) | 5.4.1 | Live Reveal.js Jupyter/IPython Slideshow Extension +[rope](https://pypi.org/project/rope) | 0.11.0 | a python refactoring library... +[rpy2](https://pypi.org/project/rpy2) | 2.9.4 | Python interface to the R language (embedded R) +[ruamel.yaml](https://pypi.org/project/ruamel.yaml) | 0.15.75 | a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order +[rx](https://pypi.org/project/rx) | 1.6.1 | Reactive Extensions (Rx) for Python +[scikit_fuzzy](https://pypi.org/project/scikit_fuzzy) | 0.3.1 | Fuzzy logic toolkit for SciPy +[scikit_image](https://pypi.org/project/scikit_image) | 0.14.1 | Image processing toolbox for SciPy +[scikit_learn](https://pypi.org/project/scikit_learn) | 0.20 | A set of Python modules for machine learning and data mining +[scikit_optimize](https://pypi.org/project/scikit_optimize) | 0.5.2 | Sequential model-based optimization toolbox. +[scilab2py](https://pypi.org/project/scilab2py) | 0.6.2 | Python to Scilab bridge +[scipy](https://pypi.org/project/scipy) | 1.1.0 | SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...) +[scs](https://pypi.org/project/scs) | 2.0.2 | scs: splitting conic solver +[seaborn](https://pypi.org/project/seaborn) | 0.9.0 | statistical data visualization +[send2trash](https://pypi.org/project/send2trash) | 1.5.0 | Send file to trash natively under Mac OS X, Windows and Linux. +[setuptools](https://pypi.org/project/setuptools) | 40.5.0 | Download, build, install, upgrade, and uninstall Python packages - easily +[simplejson](https://pypi.org/project/simplejson) | 3.16.0 | Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder +[simpy](https://pypi.org/project/simpy) | 3.0.11 | Event discrete, process based simulation for Python. +[sip](https://pypi.org/project/sip) | 4.19.8 | Python extension module generator for C and C++ libraries +[six](https://pypi.org/project/six) | 1.11.0 | Python 2 and 3 compatibility utilities +[snakeviz](https://pypi.org/project/snakeviz) | 1.0.0 | An in-browser Python profile viewer +[snowballstemmer](https://pypi.org/project/snowballstemmer) | 1.2.1 | This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms. +[sortedcontainers](https://pypi.org/project/sortedcontainers) | 2.0.5 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet +[sounddevice](https://pypi.org/project/sounddevice) | 0.3.12 | Play and Record Sound with Python +[sphinx](https://pypi.org/project/sphinx) | 1.8.1 | Tool for generating documentation which uses reStructuredText as its markup language +[sphinx_rtd_theme](https://pypi.org/project/sphinx_rtd_theme) | 0.4.2 | ReadTheDocs.org theme for Sphinx, 2013 version. +[sphinxcontrib_websupport](https://pypi.org/project/sphinxcontrib_websupport) | 1.1.0 | Sphinx API for Web Apps +[spyder](https://pypi.org/project/spyder) | 3.3.2.dev0 | The Scientific Python Development Environment: An IDE designed for interactive computing and data visualisation with a simple and intuitive user interface +[spyder_kernels](https://pypi.org/project/spyder_kernels) | 0.2.6 | Jupyter kernels for the Spyder console +[sqlalchemy](https://pypi.org/project/sqlalchemy) | 1.2.12 | SQL Toolkit and Object Relational Mapper +[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.8.11 | a graphic SQLite Client in 1 Python file +[sqlparse](https://pypi.org/project/sqlparse) | 0.2.4 | Non-validating SQL parser +[statsmodels](https://pypi.org/project/statsmodels) | 0.9.0 | Statistical computations and models for use with SciPy +[streamz](https://pypi.org/project/streamz) | 0.3.0 | Streams +[supersmoother](https://pypi.org/project/supersmoother) | 0.4 | Python implementation of Friedman's Supersmoother +[sympy](https://pypi.org/project/sympy) | 1.3 | Symbolic Mathematics Library +[tables](https://pypi.org/project/tables) | 3.4.4 | Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data) +[tblib](https://pypi.org/project/tblib) | 1.3.2 | Traceback serialization library. +[terminado](https://pypi.org/project/terminado) | 0.8.1 | Terminals served to term.js using Tornado websockets +[testpath](https://pypi.org/project/testpath) | 0.4.2 | Test utilities for code working with files and commands +[thrift](https://pypi.org/project/thrift) | 0.11.0 | a software framework for scalable cross-language services development +[toolz](https://pypi.org/project/toolz) | 0.9.0 | List processing tools and functional utilities +[torch](https://pypi.org/project/torch) | 0.4.1 | a deep learning framework. +[torchvision](https://pypi.org/project/torchvision) | 0.2.1 | Datasets, Transforms and Models specific to Computer Vision +[tornado](https://pypi.org/project/tornado) | 5.1.1 | Scalable, non-blocking web server and tools (required for IPython notebook) +[tqdm](https://pypi.org/project/tqdm) | 4.28.1 | A Simple Python Progress Meter +[traitlets](https://pypi.org/project/traitlets) | 4.3.2 | Traitlets Python config system +[traittypes](https://pypi.org/project/traittypes) | 0.2.1 | Scipy trait types +[twine](https://pypi.org/project/twine) | 1.12.1 | Collection of utilities for interacting with PyPI +[twitter](https://pypi.org/project/twitter) | 1.17.1 | An API and command-line toolset for Twitter (twitter.com) +[typed_ast](https://pypi.org/project/typed_ast) | 1.1.0 | a fork of Python 2 and 3 ast modules with type comment support +[tzlocal](https://pypi.org/project/tzlocal) | 1.5.1 | tzinfo object for the local timezone +[uncertainties](https://pypi.org/project/uncertainties) | 3.0.3 | Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives +[urllib3](https://pypi.org/project/urllib3) | 1.24 | HTTP library with thread-safe connection pooling, file post, and more. +[vega](https://pypi.org/project/vega) | 2.0rc2 | An IPython/ Jupyter widget for Vega and Vega-Lite +[vega_datasets](https://pypi.org/project/vega_datasets) | 0.5.0 | A Python package for offline access to Vega datasets +[vitables](https://pypi.org/project/vitables) | 3.0.0 | Graphical tool for browsing and editing files in both HDF5 and PyTables formats +[wcwidth](https://pypi.org/project/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes +[webencodings](https://pypi.org/project/webencodings) | 0.5.1 | Character encoding aliases for legacy web content +[werkzeug](https://pypi.org/project/werkzeug) | 0.14.1 | The Swiss Army knife of Python web development +[wheel](https://pypi.org/project/wheel) | 0.32.2 | A built-package format for Python. +[widgetsnbextension](https://pypi.org/project/widgetsnbextension) | 3.4.2 | IPython HTML widgets for Jupyter +[winpython](http://winpython.github.io/) | 1.11.20181031 | WinPython distribution tools, including WPPM (package manager) +[wordcloud](https://pypi.org/project/wordcloud) | 1.5.0 | A little word cloud generator +[wrapt](https://pypi.org/project/wrapt) | 1.10.11 | A Python module for decorators, wrappers and monkey patching. +[xarray](https://pypi.org/project/xarray) | 0.10.9 | N-D labeled arrays and datasets in Python +[xlrd](https://pypi.org/project/xlrd) | 1.1.0 | Extract data from Microsoft Excel spreadsheet files +[xlsxwriter](https://pypi.org/project/xlsxwriter) | 1.1.2 | A Python module for creating Excel XLSX files. +[xlwings](https://pypi.org/project/xlwings) | 0.12.1 | Interact with Excel from Python and vice versa +[zarr](https://pypi.org/project/zarr) | 2.2.0 | A minimal implementation of chunked, compressed, N-dimensional arrays for Python. +[zict](https://pypi.org/project/zict) | 0.1.3 | Mutable mapping tools \ No newline at end of file diff --git a/changelogs/WinPython-64bit-3.7.1.0_History.md b/changelogs/WinPython-64bit-3.7.1.0_History.md new file mode 100644 index 00000000..6f6cfa1f --- /dev/null +++ b/changelogs/WinPython-64bit-3.7.1.0_History.md @@ -0,0 +1,171 @@ +## History of changes for WinPython-64bit 3.7.1.0 + +The following changes were made to WinPython-64bit distribution since version 3.7.0.2. + +### Tools + +Upgraded packages: + + * [Nodejs](https://nodejs.org) v8.11.4 → v8.12.0 (a JavaScript runtime built on Chrome's V8 JavaScript engine) + * [npmjs](https://www.npmjs.com/) 5.6.0 → 6.4.1 (a package manager for JavaScript) + +### Python packages + +New packages: + + * [defusedxml](https://pypi.org/project/defusedxml) 0.5.0 (XML bomb protection for Python stdlib modules) + * [feather_format](https://pypi.org/project/feather_format) 0.4.0 (Python interface to the Apache Arrow-based Feather File Format) + * [imbalanced_learn](https://pypi.org/project/imbalanced_learn) 0.4.2 (Toolbox for imbalanced dataset in machine learning.) + * [jupyterlab_server](https://pypi.org/project/jupyterlab_server) 0.2.0 (JupyterLab Server) + * [mypy_extensions](https://pypi.org/project/mypy_extensions) 0.4.1 (Experimental type system extensions for programs checked with the mypy typechecker.) + * [pyarrow](https://pypi.org/project/pyarrow) 0.11.1 (Python library for Apache Arrow) + * [readme_renderer](https://pypi.org/project/readme_renderer) 24.0 (a library for rendering "readme" descriptions for Warehouse) + * [simpy](https://pypi.org/project/simpy) 3.0.11 (Event discrete, process based simulation for Python.) + * [torch](https://pypi.org/project/torch) 0.4.1 (a deep learning framework.) + * [torchvision](https://pypi.org/project/torchvision) 0.2.1 (Datasets, Transforms and Models specific to Computer Vision) + * [tzlocal](https://pypi.org/project/tzlocal) 1.5.1 (tzinfo object for the local timezone) + +Upgraded packages: + + * [alabaster](https://pypi.org/project/alabaster) 0.7.11 → 0.7.12 (A configurable sidebar-enabled Sphinx theme) + * [asteval](https://pypi.org/project/asteval) 0.9.12 → 0.9.13 (Safe, minimalistic evaluator of python expression using ast module) + * [atomicwrites](https://pypi.org/project/atomicwrites) 1.1.5 → 1.2.1 (Powerful Python library for atomic file writes.) + * [attrs](https://pypi.org/project/attrs) 18.1.0 → 18.2.0 (Classes Without Boilerplate) + * [bleach](https://pypi.org/project/bleach) 2.1.4 → 3.0.2 (An easy whitelist-based HTML-sanitizing tool) + * [blosc](https://pypi.org/project/blosc) 1.5.1 → 1.6.1 (Blosc data compressor) + * [bokeh](https://pypi.org/project/bokeh) 1.0.0.dev6 → 1.0.0 (Statistical and novel interactive HTML plots for Python) + * [brotli](https://pypi.org/project/brotli) 1.0.4 → 1.0.7 (Python binding of the Brotli compression library) + * [certifi](https://pypi.org/project/certifi) 2018.8.13 → 2018.10.15 (Python package for providing Mozilla's CA Bundle.) + * [cftime](https://pypi.org/project/cftime) 1.0.1 → 1.0.2.1 (time-handling functionality from netcdf4-python) + * [click](https://pypi.org/project/click) 6.7 → 7.0 (A simple wrapper around optparse for powerful command line utilities.) + * [cloudpickle](https://pypi.org/project/cloudpickle) 0.5.5 → 0.6.1 (Extended pickling support for Python objects) + * [colorama](https://pypi.org/project/colorama) 0.3.9 → 0.4.0 (Cross-platform colored terminal text) + * [cvxopt](https://pypi.org/project/cvxopt) 1.2.0 → 1.2.2 (Convex optimization package) + * [cvxpy](https://pypi.org/project/cvxpy) 1.0.8 → 1.0.10 (A domain-specific language for modeling convex optimization problems in Python) + * [cython](https://pypi.org/project/cython) 0.28.5 → 0.29 (Cython is a language that makes writing C extensions for the Python language as easy as Python) + * [dask](https://pypi.org/project/dask) 0.18.2 → 0.20.0 (Minimal task scheduling abstraction) + * [datashader](https://pypi.org/project/datashader) 0.6.7 → 0.6.8 (Data visualization toolchain based on aggregating into a grid) + * [distributed](https://pypi.org/project/distributed) 1.22.1 → 1.24.0 (Distributed computing) + * [future](https://pypi.org/project/future) 0.16.0 → 0.17.0 (Clean single-source support for Python 3 and 2) + * [geopy](https://pypi.org/project/geopy) 1.16.0 → 1.17.0 (Python Geocoding Toolbox) + * [greenlet](https://pypi.org/project/greenlet) 0.4.14 → 0.4.15 (Lightweight in-process concurrent programming) + * [holoviews](https://pypi.org/project/holoviews) 1.11.0a3 → 1.10.9 (Composable, declarative data structures for building complex visualizations easily.) + * [imageio](https://pypi.org/project/imageio) 2.3.0 → 2.4.1 (Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.) + * [imagesize](https://pypi.org/project/imagesize) 1.0.0 → 1.1.0 (Getting image size from png/jpeg/jpeg2000/gif file) + * [intake](https://pypi.org/project/intake) 0.1.3 → 0.2.3 (Data input plugin and catalog system) + * [ipydatawidgets](https://pypi.org/project/ipydatawidgets) 3.1.0 → 4.0.0 (A set of widgets to help facilitate reuse of large datasets across widgets) + * [ipykernel](https://pypi.org/project/ipykernel) 4.9.0 → 5.1.0 (IPython Kernel for Jupyter) + * [ipyleaflet](https://pypi.org/project/ipyleaflet) 0.9.0 → 0.9.1 (A Jupyter widget for dynamic Leaflet maps) + * [ipyparallel](https://pypi.org/project/ipyparallel) 6.2.2 → 6.2.3 (Interactive Parallel Computing with IPython) + * [ipython](https://pypi.org/project/ipython) 6.5.0 → 7.1.1 (Enhanced Python shell) + * [ipywidgets](https://pypi.org/project/ipywidgets) 7.4.1 → 7.4.2 (IPython HTML widgets for Jupyter) + * [itsdangerous](https://pypi.org/project/itsdangerous) 0.24 → 1.1.0 (Various helpers to pass trusted data to untrusted environments and back.) + * [jedi](https://pypi.org/project/jedi) 0.12.1 → 0.13.1 (An autocompletion tool for Python that can be used for text editors) + * [joblib](https://pypi.org/project/joblib) 0.12.2 → 0.12.5 (Lightweight pipelining: using Python functions as pipeline jobs.) + * [jupyter_console](https://pypi.org/project/jupyter_console) 5.2.0 → 6.0.0 (Jupyter terminal console) + * [jupyterlab](https://pypi.org/project/jupyterlab) 0.34.7 → 0.35.3 (Jupyter lab environment notebook server extension) + * [keras](https://pypi.org/project/keras) 2.2.2 → 2.2.4 (Theano-based Deep Learning library) + * [keras_applications](https://pypi.org/project/keras_applications) 1.0.4 → 1.0.6 (Reference implementations of popular deep learning models) + * [keras_preprocessing](https://pypi.org/project/keras_preprocessing) 1.0.2 → 1.0.5 (Easy data preprocessing and data augmentation for deep learning models) + * [keyring](https://pypi.org/project/keyring) 13.2.1 → 16.0.0 (Store and access your passwords safely.) + * [llvmlite](https://pypi.org/project/llvmlite) 0.24.0 → 0.25.0 (lightweight wrapper around basic LLVM functionality) + * [loky](https://pypi.org/project/loky) 2.2.1 → 2.3.1 (Robust and reusable Executor for joblib) + * [lxml](https://pypi.org/project/lxml) 4.2.4 → 4.2.5 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.) + * [markdown](https://pypi.org/project/markdown) 2.6.11 → 3.0.1 (Python implementation of Markdown.) + * [matplotlib](https://pypi.org/project/matplotlib) 2.2.3 → 3.0.1 (2D plotting library (embeddable in GUIs created with PyQt)) + * [mistune](https://pypi.org/project/mistune) 0.8.3 → 0.8.4 (The fastest markdown parser in pure Python, inspired by marked.) + * [mizani](https://pypi.org/project/mizani) 0.4.6 → 0.5.2 (Scales for Python) + * [mpl_scatter_density](https://pypi.org/project/mpl_scatter_density) 0.3 → 0.4 (Fast scatter density plots for Matplotlib) + * [msgpack_numpy](https://pypi.org/project/msgpack_numpy) 0.4.3.1 → 0.4.4.1 (Numpy data serialization using msgpack) + * [mypy](https://pypi.org/project/mypy) 0.620 → 0.641 (Optional static typing for Python) + * [nbconvert](https://pypi.org/project/nbconvert) 5.3.1 → 5.4.0 (Converting Jupyter Notebooks) + * [netcdf4](https://pypi.org/project/netcdf4) 1.4.1 → 1.4.2 (Provides an object-oriented python interface to the netCDF version 4 library) + * [networkx](https://pypi.org/project/networkx) 2.1 → 2.3rc1.dev20181020104102 (Python package for creating and manipulating graphs and networks) + * [notebook](https://pypi.org/project/notebook) 5.6.0 → 5.7.0 (# Jupyter Notebook) + * [numba](https://pypi.org/project/numba) 0.39.0 → 0.40.0 (compiling Python code using LLVM) + * [numpy](https://pypi.org/project/numpy) 1.14.5+mkl → 1.14.6+mkl (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module)) + * [packaging](https://pypi.org/project/packaging) 17.1 → 18.0 (Core utilities for Python packages) + * [pandas_datareader](https://pypi.org/project/pandas_datareader) 0.6.0 → 0.7.0 (Data readers extracted from the pandas codebase,should be compatible with recent pandas versions) + * [param](https://pypi.org/project/param) 1.7.0 → 1.8.1 (Declarative Python programming using Parameters.) + * [partd](https://pypi.org/project/partd) 0.3.8 → 0.3.9 (Appendable key-value storage) + * [patsy](https://pypi.org/project/patsy) 0.5.0 → 0.5.1 (Describing statistical models using symbolic formulas) + * [pg8000](https://pypi.org/project/pg8000) 1.11.0 → 1.12.3 (PostgreSQL interface library) + * [pickleshare](https://pypi.org/project/pickleshare) 0.7.4 → 0.7.5 (Tiny 'shelve'-like database with concurrency support) + * [pillow](https://pypi.org/project/pillow) 5.2.0 → 5.3.0 (Python Imaging Library (fork)) + * [pip](https://pypi.org/project/pip) 18.0 → 18.1 (A tool for installing and managing Python packages) + * [plotnine](https://pypi.org/project/plotnine) 0.4.0 → 0.5.1 (A grammar of graphics for python) + * [pluggy](https://pypi.org/project/pluggy) 0.7.1 → 0.8.0 (plugin and hook calling mechanisms for python) + * [prometheus_client](https://pypi.org/project/prometheus_client) 0.3.1 → 0.4.2 (Python client for the Prometheus monitoring system.) + * [prompt_toolkit](https://pypi.org/project/prompt_toolkit) 1.0.15 → 2.0.7 (Library for building powerful interactive command lines in Python) + * [ptpython](https://pypi.org/project/ptpython) 0.41 → 2.0.4 (Python REPL build on top of prompt_toolkit) + * [pulp](https://pypi.org/project/pulp) 1.6.8 → 1.6.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](https://pypi.org/project/py) 1.5.4 → 1.7.0 (library with cross-python path, ini-parsing, io, code, log facilities) + * [pybars3](https://pypi.org/project/pybars3) 0.9.3 → 0.9.6 (Handlebars.js templating for Python 3 and 2) + * [pybind11](https://pypi.org/project/pybind11) 2.2.3 → 2.2.4 (Seamless operability between C++11 and Python) + * [pycparser](https://pypi.org/project/pycparser) 2.17 → 2.19 (C parser in Python) + * [pymongo](https://pypi.org/project/pymongo) 3.7.1 → 3.7.2 (Python driver for MongoDB ) + * [pyparsing](https://pypi.org/project/pyparsing) 2.2.0 → 2.2.2 (A Python Parsing Module) + * [pytest](https://pypi.org/project/pytest) 3.7.2 → 3.9.3 (pytest: simple powerful testing with Python) + * [Python](http://www.python.org/) 3.7.0 → 3.7.1 (Python programming language with standard library) + * [python_dateutil](https://pypi.org/project/python_dateutil) 2.7.3 → 2.7.5 (Powerful extensions to the standard datetime module) + * [pythreejs](https://pypi.org/project/pythreejs) 1.1.0 → 2.0.1 (Interactive 3d graphics for the Jupyter notebook, using Three.js from Jupyter interactive widgets.) + * [pytz](https://pypi.org/project/pytz) 2018.5 → 2018.6 (World Timezone Definitions for Python) + * [pyviz_comms](https://pypi.org/project/pyviz_comms) 0.1.1 → 0.6.0 (Launch jobs, organize the output, and dissect the results) + * [pywavelets](https://pypi.org/project/pywavelets) 0.5.2 → 1.0.1 (Wavelet transforms module) + * [pywin32](https://pypi.org/project/pywin32) 223.1 → 224 (Python library for Windows) + * [pyzo](https://pypi.org/project/pyzo) 4.6.0 → 4.6.2.dev0 (the Python IDE for scientific computing) + * [qtawesome](https://pypi.org/project/qtawesome) 0.5.0.dev0 → 0.5.2 (FontAwesome icons in PyQt and PySide applications) + * [qtconsole](https://pypi.org/project/qtconsole) 4.4.1 → 4.4.2 (Jupyter Qt console) + * [qtpy](https://pypi.org/project/qtpy) 1.5.0 → 1.5.2 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.) + * [regex](https://pypi.org/project/regex) 2018.8.17 → 2018.8.29 (Alternative regular expression module, to replace re.) + * [reportlab](https://pypi.org/project/reportlab) 3.5.6 → 3.5.9 (The PDF generation library) + * [requests](https://pypi.org/project/requests) 2.19.1 → 2.20.0 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.) + * [ruamel.yaml](https://pypi.org/project/ruamel.yaml) 0.15.52 → 0.15.75 (a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order) + * [scikit_image](https://pypi.org/project/scikit_image) 0.14.0 → 0.14.1 (Image processing toolbox for SciPy) + * [scikit_learn](https://pypi.org/project/scikit_learn) 0.19.2 → 0.20 (A set of Python modules for machine learning and data mining) + * [scilab2py](https://pypi.org/project/scilab2py) 0.6.1 → 0.6.2 (Python to Scilab bridge) + * [setuptools](https://pypi.org/project/setuptools) 40.2.0 → 40.5.0 (Download, build, install, upgrade, and uninstall Python packages - easily) + * [sortedcontainers](https://pypi.org/project/sortedcontainers) 2.0.4 → 2.0.5 (Python Sorted Container Types: SortedList, SortedDict, and SortedSet) + * [sounddevice](https://pypi.org/project/sounddevice) 0.3.11 → 0.3.12 (Play and Record Sound with Python) + * [sphinx](https://pypi.org/project/sphinx) 1.7.7 → 1.8.1 (Tool for generating documentation which uses reStructuredText as its markup language) + * [sphinx_rtd_theme](https://pypi.org/project/sphinx_rtd_theme) 0.4.1 → 0.4.2 (ReadTheDocs.org theme for Sphinx, 2013 version.) + * [spyder](https://pypi.org/project/spyder) 3.3.1 → 3.3.2.dev0 (The Scientific Python Development Environment: An IDE designed for interactive computing and data visualisation with a simple and intuitive user interface) + * [sqlalchemy](https://pypi.org/project/sqlalchemy) 1.2.11 → 1.2.12 (SQL Toolkit and Object Relational Mapper) + * [sympy](https://pypi.org/project/sympy) 1.2 → 1.3 (Symbolic Mathematics Library) + * [testpath](https://pypi.org/project/testpath) 0.3.1 → 0.4.2 (Test utilities for code working with files and commands) + * [tornado](https://pypi.org/project/tornado) 5.1 → 5.1.1 (Scalable, non-blocking web server and tools (required for IPython notebook)) + * [tqdm](https://pypi.org/project/tqdm) 4.25.0 → 4.28.1 (A Simple Python Progress Meter) + * [twine](https://pypi.org/project/twine) 1.11.0 → 1.12.1 (Collection of utilities for interacting with PyPI) + * [uncertainties](https://pypi.org/project/uncertainties) 3.0.2 → 3.0.3 (Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives) + * [urllib3](https://pypi.org/project/urllib3) 1.23 → 1.24 (HTTP library with thread-safe connection pooling, file post, and more.) + * [vega](https://pypi.org/project/vega) 1.4.0 → 2.0rc2 (An IPython/ Jupyter widget for Vega and Vega-Lite) + * [wheel](https://pypi.org/project/wheel) 0.31.1 → 0.32.2 (A built-package format for Python.) + * [widgetsnbextension](https://pypi.org/project/widgetsnbextension) 3.4.1 → 3.4.2 (IPython HTML widgets for Jupyter) + * [winpython](http://winpython.github.io/) 1.10.20180827 → 1.11.20181031 (WinPython distribution tools, including WPPM (package manager)) + * [xarray](https://pypi.org/project/xarray) 0.10.8 → 0.10.9 (N-D labeled arrays and datasets in Python) + * [xlsxwriter](https://pypi.org/project/xlsxwriter) 1.0.7 → 1.1.2 (A Python module for creating Excel XLSX files.) + * [xlwings](https://pypi.org/project/xlwings) 0.11.8 → 0.12.1 (Interact with Excel from Python and vice versa) + +Removed packages: + + * [absl_py](https://pypi.org/project/absl_py) 0.4.0 (Abseil Python Common Libraries) + * [astor](https://pypi.org/project/astor) 0.7.1 (Read/rewrite/write Python ASTs) + * [click_plugins](https://pypi.org/project/click_plugins) 1.0.3 (An extension module for click to enable registering CLI commands via setuptools entry-points.) + * [cligj](https://pypi.org/project/cligj) 0.4.0 (Click params for commmand line interfaces to GeoJSON) + * [fiona](https://pypi.org/project/fiona) 1.7.13 (reads and writes spatial data files) + * [gast](https://pypi.org/project/gast) 0.2.0 (Python AST that abstracts the underlying Python version) + * [geopandas](https://pypi.org/project/geopandas) 0.4.0 (Geographic pandas extensions) + * [grpcio](https://pypi.org/project/grpcio) 1.13.0 (HTTP/2-based RPC framework) + * [ipyscales](https://pypi.org/project/ipyscales) 0.2.2 (A widget library for scales) + * [munch](https://pypi.org/project/munch) 2.3.2 (A dot-accessible dictionary (a la JavaScript objects).) + * [pyproj](https://pypi.org/project/pyproj) 1.9.5.1 (Python interface to PROJ.4 library) + * [requests_file](https://pypi.org/project/requests_file) 1.4.3 (File transport adapter for Requests) + * [requests_ftp](https://pypi.org/project/requests_ftp) 0.3.1 (FTP Transport Adapter for Requests.) + * [shapely](https://pypi.org/project/shapely) 1.6.4.post1 (Geometric objects, predicates, and operations) + * [simplegeneric](https://pypi.org/project/simplegeneric) 0.8.1 (Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)) + * [tensorboard](https://pypi.org/project/tensorboard) 1.9.0 (TensorBoard lets you watch Tensors Flow) + * [tensorflow](https://pypi.org/project/tensorflow) 1.9.0 (TensorFlow helps the tensors flow) + * [termcolor](https://pypi.org/project/termcolor) 1.1.0 (ANSII Color formatting for output in terminal) + * [typing](https://pypi.org/project/typing) 3.6.4 (Type Hints for Python) + +* * * diff --git a/changelogs/WinPythonQt5-32bit-3.6.7.0.md b/changelogs/WinPythonQt5-32bit-3.6.7.0.md new file mode 100644 index 00000000..61182099 --- /dev/null +++ b/changelogs/WinPythonQt5-32bit-3.6.7.0.md @@ -0,0 +1,322 @@ +## WinPython 3.6.7.0Qt5 + +The following packages are included in WinPython-32bit v3.6.7.0Qt5 . + +### Tools + +Name | Version | Description +-----|---------|------------ +[Nodejs](https://nodejs.org) | v8.12.0 | a JavaScript runtime built on Chrome's V8 JavaScript engine +[npmjs](https://www.npmjs.com/) | 6.4.1 | a package manager for JavaScript + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.6.7 | Python programming language with standard library +[adodbapi](https://pypi.org/project/adodbapi) | 2.6.0.7 | A pure Python package implementing PEP 249 DB-API using Microsoft ADO. +[alabaster](https://pypi.org/project/alabaster) | 0.7.12 | A configurable sidebar-enabled Sphinx theme +[algopy](https://pypi.org/project/algopy) | 0.5.7 | Taylor Arithmetic Computation and Algorithmic Differentiation +[altair](https://pypi.org/project/altair) | 2.2.2 | High-level declarative visualization library for Python +[altair_widgets](https://pypi.org/project/altair_widgets) | 0.1.2 | Altair Widgets: An interactive visualization for statistical data for Python. +[appdirs](https://pypi.org/project/appdirs) | 1.4.3 | A small Python module for determining appropriate " + "platform-specific dirs, e.g. a "user data dir". +[asciitree](https://pypi.org/project/asciitree) | 0.3.3 | Draws ASCII trees. +[asteval](https://pypi.org/project/asteval) | 0.9.13 | Safe, minimalistic evaluator of python expression using ast module +[astroid](https://pypi.org/project/astroid) | 2.0.4 | Rebuild a new abstract syntax tree from Python's ast (required for pylint) +[astroml](https://pypi.org/project/astroml) | 0.3 | tools for machine learning and data mining in Astronomy +[atomicwrites](https://pypi.org/project/atomicwrites) | 1.2.1 | Powerful Python library for atomic file writes. +[attrs](https://pypi.org/project/attrs) | 18.2.0 | Classes Without Boilerplate +[babel](https://pypi.org/project/babel) | 2.6.0 | Internationalization utilities +[backcall](https://pypi.org/project/backcall) | 0.1.0 | Specifications for callback functions passed in to an API +[backports_abc](https://pypi.org/project/backports_abc) | 0.5 | A backport of recent additions to the 'collections.abc' module. +[baresql](https://pypi.org/project/baresql) | 0.7.4 | playing SQL directly on Python datas +[bcolz](https://pypi.org/project/bcolz) | 1.2.1 | columnar and compressed data containers. +[beautifulsoup4](https://pypi.org/project/beautifulsoup4) | 4.6.3 | Screen-scraping library +[bleach](https://pypi.org/project/bleach) | 3.0.2 | An easy whitelist-based HTML-sanitizing tool +[blosc](https://pypi.org/project/blosc) | 1.6.1 | Blosc data compressor +[bloscpack](https://pypi.org/project/bloscpack) | 0.13.0 | Command line interface to and serialization format for Blosc +[bokeh](https://pypi.org/project/bokeh) | 1.0.0 | Statistical and novel interactive HTML plots for Python +[bottleneck](https://pypi.org/project/bottleneck) | 1.2.1 | Fast NumPy array functions written in Cython +[bqplot](https://pypi.org/project/bqplot) | 0.11.1 | Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets. +[brewer2mpl](https://pypi.org/project/brewer2mpl) | 1.4.1 | Connect colorbrewer2.org color maps to Python and matplotlib +[brotli](https://pypi.org/project/brotli) | 1.0.7 | Python binding of the Brotli compression library +[certifi](https://pypi.org/project/certifi) | 2018.10.15 | Python package for providing Mozilla's CA Bundle. +[cffi](https://pypi.org/project/cffi) | 1.11.5 | Foreign Function Interface for Python calling C code. +[cftime](https://pypi.org/project/cftime) | 1.0.2.1 | time-handling functionality from netcdf4-python +[chardet](https://pypi.org/project/chardet) | 3.0.4 | Universal encoding detector for Python 2 and 3 +[click](https://pypi.org/project/click) | 7.0 | A simple wrapper around optparse for powerful command line utilities. +[cloudpickle](https://pypi.org/project/cloudpickle) | 0.6.1 | Extended pickling support for Python objects +[clrmagic](https://pypi.org/project/clrmagic) | 0.0.1a2 | IPython cell magic to use .NET languages +[colorama](https://pypi.org/project/colorama) | 0.4.0 | Cross-platform colored terminal text +[colorcet](https://pypi.org/project/colorcet) | 0.9.1 | A set of useful perceptually uniform colormaps for plotting scientific data +[comtypes](https://pypi.org/project/comtypes) | 1.1.7 | Pure Python COM package +[cvxopt](https://pypi.org/project/cvxopt) | 1.2.2 | Convex optimization package +[cvxpy](https://pypi.org/project/cvxpy) | 1.0.10 | A domain-specific language for modeling convex optimization problems in Python +[cx_freeze](https://pypi.org/project/cx_freeze) | 5.1.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) +[cycler](https://pypi.org/project/cycler) | 0.10.0 | Composable style cycles +[cyordereddict](https://pypi.org/project/cyordereddict) | 1.0.0 | Cython implementation of Python's collections.OrderedDict +[cython](https://pypi.org/project/cython) | 0.29 | Cython is a language that makes writing C extensions for the Python language as easy as Python +[cytoolz](https://pypi.org/project/cytoolz) | 0.9.0.1 | Cython implementation of Toolz: High performance functional utilities +[dask](https://pypi.org/project/dask) | 0.20.0 | Minimal task scheduling abstraction +[dask_searchcv](https://pypi.org/project/dask_searchcv) | 0.2.0 | Tools for doing hyperparameter search with Scikit-Learn and Dask +[datashader](https://pypi.org/project/datashader) | 0.6.8 | Data visualization toolchain based on aggregating into a grid +[datashape](https://pypi.org/project/datashape) | 0.5.2 | A data description language +[db.py](https://pypi.org/project/db.py) | 0.5.3 | a db package that doesn't suck +[decorator](https://pypi.org/project/decorator) | 4.3.0 | Better living through Python with decorators +[defusedxml](https://pypi.org/project/defusedxml) | 0.5.0 | XML bomb protection for Python stdlib modules +[descartes](https://pypi.org/project/descartes) | 1.1.0 | Use geometric objects as matplotlib paths and patches +[dill](https://pypi.org/project/dill) | 0.2.8.2 | serialize all of python (almost) +[distributed](https://pypi.org/project/distributed) | 1.24.0 | Distributed computing +[docopt](https://pypi.org/project/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile +[docrepr](https://pypi.org/project/docrepr) | 0.1.1 | docrepr renders Python docstrings in HTML. +[docutils](https://pypi.org/project/docutils) | 0.14 | Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText) +[ecos](https://pypi.org/project/ecos) | 2.0.5 | This is the Python package for ECOS: Embedded Cone Solver +[emcee](https://pypi.org/project/emcee) | 2.2.1 | Kick ass affine-invariant ensemble MCMC sampling +[entrypoints](https://pypi.org/project/entrypoints) | 0.2.3 | Discover and load entry points from installed packages +[fast_histogram](https://pypi.org/project/fast_histogram) | 0.5 | Fast 1D and 2D histogram functions in Python +[fastcache](https://pypi.org/project/fastcache) | 1.0.2 | C implementation of Python 3 functools.lru_cache +[fasteners](https://pypi.org/project/fasteners) | 0.14.1 | A python package that provides useful locks. +[fastparquet](https://pypi.org/project/fastparquet) | 0.1.6 | Python support for Parquet file format +[flask](https://pypi.org/project/flask) | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions +[formlayout](https://pypi.org/project/formlayout) | 1.1.0 | Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code +[future](https://pypi.org/project/future) | 0.17.0 | Clean single-source support for Python 3 and 2 +[fuzzywuzzy](https://pypi.org/project/fuzzywuzzy) | 0.17.0 | Fuzzy string matching in python +[geographiclib](https://pypi.org/project/geographiclib) | 1.49 | The geodesic routines from GeographicLib +[geopy](https://pypi.org/project/geopy) | 1.17.0 | Python Geocoding Toolbox +[gmpy2](https://pypi.org/project/gmpy2) | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x +[greenlet](https://pypi.org/project/greenlet) | 0.4.15 | Lightweight in-process concurrent programming +[guidata](https://pypi.org/project/guidata) | 1.7.6 | Automatically generated graphical user interfaces for easy data set edition and display +[guiqwt](https://pypi.org/project/guiqwt) | 3.0.3 | Efficient curve/image plotting and other GUI tools for scientific data processing software development +[h5py](https://pypi.org/project/h5py) | 2.8.0 | General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library) +[heapdict](https://pypi.org/project/heapdict) | 1.0.0 | a heap with decrease-key and increase-key operations +[holoviews](https://pypi.org/project/holoviews) | 1.10.9 | Composable, declarative data structures for building complex visualizations easily. +[html5lib](https://pypi.org/project/html5lib) | 1.0.1 | HTML parser based on the WHATWG HTML specification +[husl](https://pypi.org/project/husl) | 4.0.3 | Human-friendly HSL (Hue-Saturation-Lightness) +[hvplot](https://pypi.org/project/hvplot) | 0.2.1 | A high-level plotting API for pandas, dask, streamz and xarray built on HoloViews +[idlex](https://pypi.org/project/idlex) | 1.18 | IDLE Extensions for Python +[idna](https://pypi.org/project/idna) | 2.7 | Internationalized Domain Names in Applications (IDNA) +[imageio](https://pypi.org/project/imageio) | 2.4.1 | Library for reading and writing a wide range of image, video, scientific, and volumetric data formats. +[imagesize](https://pypi.org/project/imagesize) | 1.1.0 | Getting image size from png/jpeg/jpeg2000/gif file +[imbalanced_learn](https://pypi.org/project/imbalanced_learn) | 0.4.2 | Toolbox for imbalanced dataset in machine learning. +[intake](https://pypi.org/project/intake) | 0.2.3 | Data input plugin and catalog system +[ipydatawidgets](https://pypi.org/project/ipydatawidgets) | 4.0.0 | A set of widgets to help facilitate reuse of large datasets across widgets +[ipykernel](https://pypi.org/project/ipykernel) | 5.1.0 | IPython Kernel for Jupyter +[ipyleaflet](https://pypi.org/project/ipyleaflet) | 0.9.1 | A Jupyter widget for dynamic Leaflet maps +[ipympl](https://pypi.org/project/ipympl) | 0.2.1 | Matplotlib Jupyter Extension +[ipyparallel](https://pypi.org/project/ipyparallel) | 6.2.3 | Interactive Parallel Computing with IPython +[ipython](https://pypi.org/project/ipython) | 7.1.1 | Enhanced Python shell +[ipython_genutils](https://pypi.org/project/ipython_genutils) | 0.2.0 | Vestigial utilities from IPython +[ipython_sql](https://pypi.org/project/ipython_sql) | 0.3.9 | RDBMS access via IPython +[ipywidgets](https://pypi.org/project/ipywidgets) | 7.4.2 | IPython HTML widgets for Jupyter +[isort](https://pypi.org/project/isort) | 4.3.4 | A Python utility / library to sort Python imports. +[itsdangerous](https://pypi.org/project/itsdangerous) | 1.1.0 | Various helpers to pass trusted data to untrusted environments and back. +[jedi](https://pypi.org/project/jedi) | 0.13.1 | An autocompletion tool for Python that can be used for text editors +[jinja2](https://pypi.org/project/jinja2) | 2.10 | Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code) +[joblib](https://pypi.org/project/joblib) | 0.12.5 | Lightweight pipelining: using Python functions as pipeline jobs. +[jsonschema](https://pypi.org/project/jsonschema) | 2.6.0 | An implementation of JSON Schema validation for Python +[julia](https://pypi.org/project/julia) | 0.1.5 | Python interface to the Julia language +[jupyter](https://pypi.org/project/jupyter) | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. +[jupyter_client](https://pypi.org/project/jupyter_client) | 5.2.3 | Jupyter protocol implementation and client libraries +[jupyter_console](https://pypi.org/project/jupyter_console) | 6.0.0 | Jupyter terminal console +[jupyter_core](https://pypi.org/project/jupyter_core) | 4.4.0 | Jupyter core package. A base package on which Jupyter projects rely. +[jupyter_sphinx](https://pypi.org/project/jupyter_sphinx) | 0.1.4 | Jupyter Sphinx Extensions +[jupyterlab](https://pypi.org/project/jupyterlab) | 0.35.3 | Jupyter lab environment notebook server extension +[jupyterlab_launcher](https://pypi.org/project/jupyterlab_launcher) | 0.13.1 | Jupyter Launcher +[jupyterlab_server](https://pypi.org/project/jupyterlab_server) | 0.2.0 | JupyterLab Server +[keyring](https://pypi.org/project/keyring) | 16.0.0 | Store and access your passwords safely. +[kiwisolver](https://pypi.org/project/kiwisolver) | 1.0.1 | an efficient implementation of the Cassowary constraint solving algorithm. +[lazy_object_proxy](https://pypi.org/project/lazy_object_proxy) | 1.3.1 | A fast and thorough lazy object proxy. +[llvmlite](https://pypi.org/project/llvmlite) | 0.25.0 | lightweight wrapper around basic LLVM functionality +[lmfit](https://pypi.org/project/lmfit) | 0.9.11 | Least-Squares Minimization with Bounds and Constraints +[locket](https://pypi.org/project/locket) | 0.2.0 | File-based locks for Python for Linux and Windows +[loky](https://pypi.org/project/loky) | 2.3.1 | Robust and reusable Executor for joblib +[lxml](https://pypi.org/project/lxml) | 4.2.5 | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. +[markdown](https://pypi.org/project/markdown) | 3.0.1 | Python implementation of Markdown. +[markupsafe](https://pypi.org/project/markupsafe) | 1.0 | Implements a XML/HTML/XHTML Markup safe string for Python +[matplotlib](https://pypi.org/project/matplotlib) | 3.0.1 | 2D plotting library (embeddable in GUIs created with PyQt) +[mccabe](https://pypi.org/project/mccabe) | 0.6.1 | McCabe checker, plugin for flake8 +[metakernel](https://pypi.org/project/metakernel) | 0.20.14 | Metakernel for Jupyter +[mistune](https://pypi.org/project/mistune) | 0.8.4 | The fastest markdown parser in pure Python, inspired by marked. +[mizani](https://pypi.org/project/mizani) | 0.5.2 | Scales for Python +[mkl_service](https://pypi.org/project/mkl_service) | 1.1.2 | Python bindings to some MKL service functions +[mlxtend](https://pypi.org/project/mlxtend) | 0.13.0 | Machine Learning Library Extensions +[monotonic](https://pypi.org/project/monotonic) | 1.5 | An implementation of time.monotonic() for Python 2 & < 3.3 +[more_itertools](https://pypi.org/project/more_itertools) | 4.3.0 | More routines for operating on iterables, beyond itertools +[moviepy](https://pypi.org/project/moviepy) | 0.2.3.5 | Video editing with Python +[mpl_scatter_density](https://pypi.org/project/mpl_scatter_density) | 0.4 | Fast scatter density plots for Matplotlib +[mpld3](https://pypi.org/project/mpld3) | 0.3 | D3 Viewer for Matplotlib +[mpldatacursor](https://pypi.org/project/mpldatacursor) | 0.6.2 | Interactive data cursors for Matplotlib +[mpmath](https://pypi.org/project/mpmath) | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic +[msgpack](https://pypi.org/project/msgpack) | 0.5.6 | MessagePack (de)serializer. +[msgpack_numpy](https://pypi.org/project/msgpack_numpy) | 0.4.4.1 | Numpy data serialization using msgpack +[msgpack_python](https://pypi.org/project/msgpack_python) | 0.5.4+dummy | MessagePack (de)serializer. +[multipledispatch](https://pypi.org/project/multipledispatch) | 0.6.0 | A relatively sane approach to multiple dispatch in Python +[multiprocess](https://pypi.org/project/multiprocess) | 0.70.6.1 | better multiprocessing and multithreading in python +[mypy](https://pypi.org/project/mypy) | 0.641 | Optional static typing for Python +[mypy_extensions](https://pypi.org/project/mypy_extensions) | 0.4.1 | Experimental type system extensions for programs checked with the mypy typechecker. +[mysql_connector_python](https://pypi.org/project/mysql_connector_python) | 8.0.11 | MySQL driver written in Python +[nbconvert](https://pypi.org/project/nbconvert) | 5.4.0 | Converting Jupyter Notebooks +[nbconvert_reportlab](https://pypi.org/project/nbconvert_reportlab) | 0.2 | Convert notebooks to PDF using Reportlab +[nbformat](https://pypi.org/project/nbformat) | 4.4.0 | The Jupyter Notebook format +[netcdf4](https://pypi.org/project/netcdf4) | 1.4.2 | Provides an object-oriented python interface to the netCDF version 4 library +[networkx](https://pypi.org/project/networkx) | 2.3rc1.dev20181020104102 | Python package for creating and manipulating graphs and networks +[nltk](https://pypi.org/project/nltk) | 3.3 | The Natural Language Toolkit (NLTK) is a Python package for natural language processing. +[notebook](https://pypi.org/project/notebook) | 5.7.0 | # Jupyter Notebook +[numba](https://pypi.org/project/numba) | 0.40.0 | compiling Python code using LLVM +[numcodecs](https://pypi.org/project/numcodecs) | 0.5.5 | buffer compression and transformation codecs for use in data storage and communication applications +[numdifftools](https://pypi.org/project/numdifftools) | 0.9.20 | Solves automatic numerical differentiation problems in one or more variables. +[numexpr](https://pypi.org/project/numexpr) | 2.6.8 | Fast evaluation of array expressions elementwise by using a vector-based virtual machine +[numpy](https://pypi.org/project/numpy) | 1.14.6+mkl | NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module) +[numpydoc](https://pypi.org/project/numpydoc) | 0.8.0 | Sphinx extension to support docstrings in Numpy format +[oct2py](https://pypi.org/project/oct2py) | 4.0.6 | Python to GNU Octave bridge --> run m-files from python. +[octave_kernel](https://pypi.org/project/octave_kernel) | 0.28.4 | A Jupyter kernel for Octave. +[osqp](https://pypi.org/project/osqp) | 0.3.0 | the Operator Splitting QP Solver. +[packaging](https://pypi.org/project/packaging) | 18.0 | Core utilities for Python packages +[palettable](https://pypi.org/project/palettable) | 3.1.1 | Color palettes for Python +[pandas](https://pypi.org/project/pandas) | 0.23.4 | Powerful data structures for data analysis, time series and statistics +[pandas_datareader](https://pypi.org/project/pandas_datareader) | 0.7.0 | Data readers extracted from the pandas codebase,should be compatible with recent pandas versions +[pandocfilters](https://pypi.org/project/pandocfilters) | 1.4.2 | Utilities for writing pandoc filters in python +[param](https://pypi.org/project/param) | 1.8.1 | Declarative Python programming using Parameters. +[parambokeh](https://pypi.org/project/parambokeh) | 0.2.3 | Declarative Python programming using Parameters. +[paramnb](https://pypi.org/project/paramnb) | 2.0.4 | Generate ipywidgets from Parameterized objects in the notebook +[parso](https://pypi.org/project/parso) | 0.3.1 | A Python Parser +[partd](https://pypi.org/project/partd) | 0.3.9 | Appendable key-value storage +[patsy](https://pypi.org/project/patsy) | 0.5.1 | Describing statistical models using symbolic formulas +[pdfrw](https://pypi.org/project/pdfrw) | 0.4 | pure Python library that reads and writes PDFs +[pdvega](https://pypi.org/project/pdvega) | 0.2.1.dev0 | Pandas plotting interface to Vega and Vega-Lite +[pep8](https://pypi.org/project/pep8) | 1.7.1 | Python style guide checker +[pexpect](https://pypi.org/project/pexpect) | 4.6.0+dummy | Pexpect allows easy control of interactive console applications. +[pg8000](https://pypi.org/project/pg8000) | 1.12.3 | PostgreSQL interface library +[pickleshare](https://pypi.org/project/pickleshare) | 0.7.5 | Tiny 'shelve'-like database with concurrency support +[pillow](https://pypi.org/project/pillow) | 5.3.0 | Python Imaging Library (fork) +[pip](https://pypi.org/project/pip) | 18.1 | A tool for installing and managing Python packages +[pkginfo](https://pypi.org/project/pkginfo) | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. +[plotnine](https://pypi.org/project/plotnine) | 0.5.1 | A grammar of graphics for python +[pluggy](https://pypi.org/project/pluggy) | 0.8.0 | plugin and hook calling mechanisms for python +[ppci](https://pypi.org/project/ppci) | 0.5.6 | A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python +[prettytable](https://pypi.org/project/prettytable) | 0.7.2 | A simple Python library for easily displaying tabular data in a visually appealing ASCII table format. +[prometheus_client](https://pypi.org/project/prometheus_client) | 0.4.2 | Python client for the Prometheus monitoring system. +[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 2.0.7 | Library for building powerful interactive command lines in Python +[protobuf](https://pypi.org/project/protobuf) | 3.6.1 | Protocol Buffers - Google's data interchange format +[psutil](https://pypi.org/project/psutil) | 5.4.7 | Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way +[ptpython](https://pypi.org/project/ptpython) | 2.0.4 | Python REPL build on top of prompt_toolkit +[pulp](https://pypi.org/project/pulp) | 1.6.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](https://pypi.org/project/py) | 1.7.0 | library with cross-python path, ini-parsing, io, code, log facilities +[pyaudio](https://pypi.org/project/pyaudio) | 0.2.11 | Bindings for PortAudio v19, the cross-platform audio input/output stream library. +[pybars3](https://pypi.org/project/pybars3) | 0.9.6 | Handlebars.js templating for Python 3 and 2 +[pybind11](https://pypi.org/project/pybind11) | 2.2.4 | Seamless operability between C++11 and Python +[pycodestyle](https://pypi.org/project/pycodestyle) | 2.4.0 | Python style guide checker +[pycparser](https://pypi.org/project/pycparser) | 2.19 | C parser in Python +[pyct](https://pypi.org/project/pyct) | 0.4.5 | python package common tasks for users (e.g. copy examples, fetch data, ...) +[pyflakes](https://pypi.org/project/pyflakes) | 2.0.0 | passive checker of Python programs +[pyflux](https://pypi.org/project/pyflux) | 0.4.17 | Open source time series library for Python +[pygame](https://pypi.org/project/pygame) | 1.9.4 | Pygame gives multimedia to python. +[pygments](http://pygments.org) | 2.2.0 | Generic syntax highlighter for general use in all kinds of software +[pylint](https://pypi.org/project/pylint) | 2.1.1 | Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality +[pymc](https://pypi.org/project/pymc) | 2.3.7 | Markov Chain Monte Carlo sampling toolkit. +[pymeta3](https://pypi.org/project/pymeta3) | 0.5.1 | Pattern-matching language based on Meta for Python 3 and 2 +[pymongo](https://pypi.org/project/pymongo) | 3.7.2 | Python driver for MongoDB +[pyodbc](https://pypi.org/project/pyodbc) | 4.0.24 | DB API Module for ODBC +[pyopengl](https://pypi.org/project/pyopengl) | 3.1.2 | Cross platform Python binding to OpenGL and related APIs +[pypandoc](https://pypi.org/project/pypandoc) | 1.3.2 | Thin wrapper for pandoc. +[pyparsing](https://pypi.org/project/pyparsing) | 2.2.2 | A Python Parsing Module +[pyqt5](http://www.riverbankcomputing.co.uk/software/pyqt/intro) | 5.9.2 | Python bindings for the Qt cross platform GUI toolkit +[pyqtgraph](https://pypi.org/project/pyqtgraph) | 0.11.0.dev0 | Scientific Graphics and GUI Library for Python +[pyserial](https://pypi.org/project/pyserial) | 3.4 | Library encapsulating the access for the serial port +[pystache](https://pypi.org/project/pystache) | 0.5.4 | Mustache for Python +[pytest](https://pypi.org/project/pytest) | 3.9.3 | pytest: simple powerful testing with Python +[pytest_runner](https://pypi.org/project/pytest_runner) | 4.2 | Invoke py.test as distutils command with dependency resolution +[python_dateutil](https://pypi.org/project/python_dateutil) | 2.7.5 | Powerful extensions to the standard datetime module +[python_hdf4](https://pypi.org/project/python_hdf4) | 0.9.1 | Python-HDF4: Python interface to the NCSA HDF4 library +[python_levenshtein](https://pypi.org/project/python_levenshtein) | 0.12.0 | Python extension for computing string edit distances and similarities +[python_snappy](https://pypi.org/project/python_snappy) | 0.5.3 | Python library for the snappy compression library from Google +[pythonnet](https://pypi.org/project/pythonnet) | 2.4.0.dev0 | .Net and Mono integration for Python +[pythonqwt](https://pypi.org/project/pythonqwt) | 0.5.5 | Qt plotting widgets for Python +[pythreejs](https://pypi.org/project/pythreejs) | 2.0.1 | Interactive 3d graphics for the Jupyter notebook, using Three.js from Jupyter interactive widgets. +[pytz](https://pypi.org/project/pytz) | 2018.6 | World Timezone Definitions for Python +[pyviz_comms](https://pypi.org/project/pyviz_comms) | 0.6.0 | Launch jobs, organize the output, and dissect the results +[pywavelets](https://pypi.org/project/pywavelets) | 1.0.1 | Wavelet transforms module +[pywin32](https://pypi.org/project/pywin32) | 224 | Python library for Windows +[pywin32_ctypes](https://pypi.org/project/pywin32_ctypes) | 0.2.0 | A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi) +[pywinpty](https://pypi.org/project/pywinpty) | 0.5.4 | Python bindings for the winpty library +[pywinusb](https://pypi.org/project/pywinusb) | 0.4.2 | USB / HID windows helper library +[pyyaml](https://pypi.org/project/pyyaml) | 4.1 | YAML parser and emitter for Python +[pyzmq](https://pypi.org/project/pyzmq) | 17.1.2 | Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console) +[pyzo](https://pypi.org/project/pyzo) | 4.6.2.dev0 | the Python IDE for scientific computing +[qtawesome](https://pypi.org/project/qtawesome) | 0.5.2 | FontAwesome icons in PyQt and PySide applications +[qtconsole](https://pypi.org/project/qtconsole) | 4.4.2 | Jupyter Qt console +[qtpy](https://pypi.org/project/qtpy) | 1.5.2 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets. +[readme_renderer](https://pypi.org/project/readme_renderer) | 24.0 | a library for rendering "readme" descriptions for Warehouse +[redis](https://pypi.org/project/redis) | 2.10.6 | Python client for Redis key-value store +[regex](https://pypi.org/project/regex) | 2018.8.29 | Alternative regular expression module, to replace re. +[reportlab](https://pypi.org/project/reportlab) | 3.5.9 | The PDF generation library +[requests](https://pypi.org/project/requests) | 2.20.0 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. +[requests_toolbelt](https://pypi.org/project/requests_toolbelt) | 0.8.0 | A utility belt for advanced users of python-requests +[rise](https://pypi.org/project/rise) | 5.4.1 | Live Reveal.js Jupyter/IPython Slideshow Extension +[rope](https://pypi.org/project/rope) | 0.11.0 | a python refactoring library... +[rpy2](https://pypi.org/project/rpy2) | 2.9.4 | Python interface to the R language (embedded R) +[ruamel.yaml](https://pypi.org/project/ruamel.yaml) | 0.15.75 | a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order +[rx](https://pypi.org/project/rx) | 1.6.1 | Reactive Extensions (Rx) for Python +[scikit_fuzzy](https://pypi.org/project/scikit_fuzzy) | 0.3.1 | Fuzzy logic toolkit for SciPy +[scikit_image](https://pypi.org/project/scikit_image) | 0.14.1 | Image processing toolbox for SciPy +[scikit_learn](https://pypi.org/project/scikit_learn) | 0.20 | A set of Python modules for machine learning and data mining +[scikit_optimize](https://pypi.org/project/scikit_optimize) | 0.5.2 | Sequential model-based optimization toolbox. +[scilab2py](https://pypi.org/project/scilab2py) | 0.6.2 | Python to Scilab bridge +[scipy](https://pypi.org/project/scipy) | 1.1.0 | SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...) +[scs](https://pypi.org/project/scs) | 2.0.2 | scs: splitting conic solver +[seaborn](https://pypi.org/project/seaborn) | 0.9.0 | statistical data visualization +[send2trash](https://pypi.org/project/send2trash) | 1.5.0 | Send file to trash natively under Mac OS X, Windows and Linux. +[setuptools](https://pypi.org/project/setuptools) | 40.5.0 | Download, build, install, upgrade, and uninstall Python packages - easily +[simplejson](https://pypi.org/project/simplejson) | 3.16.0 | Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder +[simpy](https://pypi.org/project/simpy) | 3.0.11 | Event discrete, process based simulation for Python. +[sip](https://pypi.org/project/sip) | 4.19.8 | Python extension module generator for C and C++ libraries +[six](https://pypi.org/project/six) | 1.11.0 | Python 2 and 3 compatibility utilities +[snakeviz](https://pypi.org/project/snakeviz) | 1.0.0 | An in-browser Python profile viewer +[snowballstemmer](https://pypi.org/project/snowballstemmer) | 1.2.1 | This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms. +[sortedcontainers](https://pypi.org/project/sortedcontainers) | 2.0.5 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet +[sounddevice](https://pypi.org/project/sounddevice) | 0.3.12 | Play and Record Sound with Python +[sphinx](https://pypi.org/project/sphinx) | 1.8.1 | Tool for generating documentation which uses reStructuredText as its markup language +[sphinx_rtd_theme](https://pypi.org/project/sphinx_rtd_theme) | 0.4.2 | ReadTheDocs.org theme for Sphinx, 2013 version. +[sphinxcontrib_websupport](https://pypi.org/project/sphinxcontrib_websupport) | 1.1.0 | Sphinx API for Web Apps +[spyder](https://pypi.org/project/spyder) | 3.3.2.dev0 | The Scientific Python Development Environment: An IDE designed for interactive computing and data visualisation with a simple and intuitive user interface +[spyder_kernels](https://pypi.org/project/spyder_kernels) | 0.2.6 | Jupyter kernels for the Spyder console +[sqlalchemy](https://pypi.org/project/sqlalchemy) | 1.2.12 | SQL Toolkit and Object Relational Mapper +[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.8.11 | a graphic SQLite Client in 1 Python file +[sqlparse](https://pypi.org/project/sqlparse) | 0.2.4 | Non-validating SQL parser +[statsmodels](https://pypi.org/project/statsmodels) | 0.9.0 | Statistical computations and models for use with SciPy +[streamz](https://pypi.org/project/streamz) | 0.3.0 | Streams +[supersmoother](https://pypi.org/project/supersmoother) | 0.4 | Python implementation of Friedman's Supersmoother +[sympy](https://pypi.org/project/sympy) | 1.3 | Symbolic Mathematics Library +[tables](https://pypi.org/project/tables) | 3.4.4 | Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data) +[tblib](https://pypi.org/project/tblib) | 1.3.2 | Traceback serialization library. +[terminado](https://pypi.org/project/terminado) | 0.8.1 | Terminals served to term.js using Tornado websockets +[testpath](https://pypi.org/project/testpath) | 0.4.2 | Test utilities for code working with files and commands +[thrift](https://pypi.org/project/thrift) | 0.11.0 | a software framework for scalable cross-language services development +[toolz](https://pypi.org/project/toolz) | 0.9.0 | List processing tools and functional utilities +[tornado](https://pypi.org/project/tornado) | 5.1.1 | Scalable, non-blocking web server and tools (required for IPython notebook) +[tqdm](https://pypi.org/project/tqdm) | 4.28.1 | A Simple Python Progress Meter +[traitlets](https://pypi.org/project/traitlets) | 4.3.2 | Traitlets Python config system +[traittypes](https://pypi.org/project/traittypes) | 0.2.1 | Scipy trait types +[twine](https://pypi.org/project/twine) | 1.12.1 | Collection of utilities for interacting with PyPI +[twitter](https://pypi.org/project/twitter) | 1.17.1 | An API and command-line toolset for Twitter (twitter.com) +[typed_ast](https://pypi.org/project/typed_ast) | 1.1.0 | a fork of Python 2 and 3 ast modules with type comment support +[tzlocal](https://pypi.org/project/tzlocal) | 1.5.1 | tzinfo object for the local timezone +[uncertainties](https://pypi.org/project/uncertainties) | 3.0.3 | Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives +[urllib3](https://pypi.org/project/urllib3) | 1.24 | HTTP library with thread-safe connection pooling, file post, and more. +[vega](https://pypi.org/project/vega) | 2.0rc2 | An IPython/ Jupyter widget for Vega and Vega-Lite +[vega_datasets](https://pypi.org/project/vega_datasets) | 0.5.0 | A Python package for offline access to Vega datasets +[vitables](https://pypi.org/project/vitables) | 3.0.0 | Graphical tool for browsing and editing files in both HDF5 and PyTables formats +[wcwidth](https://pypi.org/project/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes +[webencodings](https://pypi.org/project/webencodings) | 0.5.1 | Character encoding aliases for legacy web content +[werkzeug](https://pypi.org/project/werkzeug) | 0.14.1 | The Swiss Army knife of Python web development +[wheel](https://pypi.org/project/wheel) | 0.32.2 | A built-package format for Python. +[widgetsnbextension](https://pypi.org/project/widgetsnbextension) | 3.4.2 | IPython HTML widgets for Jupyter +[winpython](http://winpython.github.io/) | 1.11.20181031 | WinPython distribution tools, including WPPM (package manager) +[wordcloud](https://pypi.org/project/wordcloud) | 1.5.0 | A little word cloud generator +[wrapt](https://pypi.org/project/wrapt) | 1.10.11 | A Python module for decorators, wrappers and monkey patching. +[xarray](https://pypi.org/project/xarray) | 0.10.9 | N-D labeled arrays and datasets in Python +[xlrd](https://pypi.org/project/xlrd) | 1.1.0 | Extract data from Microsoft Excel spreadsheet files +[xlsxwriter](https://pypi.org/project/xlsxwriter) | 1.1.2 | A Python module for creating Excel XLSX files. +[xlwings](https://pypi.org/project/xlwings) | 0.12.1 | Interact with Excel from Python and vice versa +[zarr](https://pypi.org/project/zarr) | 2.2.0 | A minimal implementation of chunked, compressed, N-dimensional arrays for Python. +[zict](https://pypi.org/project/zict) | 0.1.3 | Mutable mapping tools \ No newline at end of file diff --git a/changelogs/WinPythonQt5-32bit-3.6.7.0_History.md b/changelogs/WinPythonQt5-32bit-3.6.7.0_History.md new file mode 100644 index 00000000..2de5bfca --- /dev/null +++ b/changelogs/WinPythonQt5-32bit-3.6.7.0_History.md @@ -0,0 +1,158 @@ +## History of changes for WinPython-32bit 3.6.7.0Qt5 + +The following changes were made to WinPython-32bit distribution since version 3.6.6.2Qt5. + +### Tools + +Upgraded packages: + + * [Nodejs](https://nodejs.org) v8.11.4 → v8.12.0 (a JavaScript runtime built on Chrome's V8 JavaScript engine) + * [npmjs](https://www.npmjs.com/) 5.6.0 → 6.4.1 (a package manager for JavaScript) + +### Python packages + +New packages: + + * [defusedxml](https://pypi.org/project/defusedxml) 0.5.0 (XML bomb protection for Python stdlib modules) + * [imbalanced_learn](https://pypi.org/project/imbalanced_learn) 0.4.2 (Toolbox for imbalanced dataset in machine learning.) + * [jupyterlab_server](https://pypi.org/project/jupyterlab_server) 0.2.0 (JupyterLab Server) + * [mypy_extensions](https://pypi.org/project/mypy_extensions) 0.4.1 (Experimental type system extensions for programs checked with the mypy typechecker.) + * [readme_renderer](https://pypi.org/project/readme_renderer) 24.0 (a library for rendering "readme" descriptions for Warehouse) + * [simpy](https://pypi.org/project/simpy) 3.0.11 (Event discrete, process based simulation for Python.) + * [tzlocal](https://pypi.org/project/tzlocal) 1.5.1 (tzinfo object for the local timezone) + +Upgraded packages: + + * [alabaster](https://pypi.org/project/alabaster) 0.7.11 → 0.7.12 (A configurable sidebar-enabled Sphinx theme) + * [asteval](https://pypi.org/project/asteval) 0.9.12 → 0.9.13 (Safe, minimalistic evaluator of python expression using ast module) + * [atomicwrites](https://pypi.org/project/atomicwrites) 1.1.5 → 1.2.1 (Powerful Python library for atomic file writes.) + * [attrs](https://pypi.org/project/attrs) 18.1.0 → 18.2.0 (Classes Without Boilerplate) + * [bleach](https://pypi.org/project/bleach) 2.1.4 → 3.0.2 (An easy whitelist-based HTML-sanitizing tool) + * [blosc](https://pypi.org/project/blosc) 1.5.1 → 1.6.1 (Blosc data compressor) + * [bokeh](https://pypi.org/project/bokeh) 1.0.0.dev6 → 1.0.0 (Statistical and novel interactive HTML plots for Python) + * [brotli](https://pypi.org/project/brotli) 1.0.4 → 1.0.7 (Python binding of the Brotli compression library) + * [certifi](https://pypi.org/project/certifi) 2018.8.13 → 2018.10.15 (Python package for providing Mozilla's CA Bundle.) + * [cftime](https://pypi.org/project/cftime) 1.0.1 → 1.0.2.1 (time-handling functionality from netcdf4-python) + * [click](https://pypi.org/project/click) 6.7 → 7.0 (A simple wrapper around optparse for powerful command line utilities.) + * [cloudpickle](https://pypi.org/project/cloudpickle) 0.5.5 → 0.6.1 (Extended pickling support for Python objects) + * [colorama](https://pypi.org/project/colorama) 0.3.9 → 0.4.0 (Cross-platform colored terminal text) + * [cvxopt](https://pypi.org/project/cvxopt) 1.2.0 → 1.2.2 (Convex optimization package) + * [cvxpy](https://pypi.org/project/cvxpy) 1.0.8 → 1.0.10 (A domain-specific language for modeling convex optimization problems in Python) + * [cython](https://pypi.org/project/cython) 0.28.5 → 0.29 (Cython is a language that makes writing C extensions for the Python language as easy as Python) + * [dask](https://pypi.org/project/dask) 0.18.2 → 0.20.0 (Minimal task scheduling abstraction) + * [datashader](https://pypi.org/project/datashader) 0.6.7 → 0.6.8 (Data visualization toolchain based on aggregating into a grid) + * [distributed](https://pypi.org/project/distributed) 1.22.1 → 1.24.0 (Distributed computing) + * [future](https://pypi.org/project/future) 0.16.0 → 0.17.0 (Clean single-source support for Python 3 and 2) + * [geopy](https://pypi.org/project/geopy) 1.16.0 → 1.17.0 (Python Geocoding Toolbox) + * [greenlet](https://pypi.org/project/greenlet) 0.4.14 → 0.4.15 (Lightweight in-process concurrent programming) + * [holoviews](https://pypi.org/project/holoviews) 1.11.0a3 → 1.10.9 (Composable, declarative data structures for building complex visualizations easily.) + * [imageio](https://pypi.org/project/imageio) 2.3.0 → 2.4.1 (Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.) + * [imagesize](https://pypi.org/project/imagesize) 1.0.0 → 1.1.0 (Getting image size from png/jpeg/jpeg2000/gif file) + * [intake](https://pypi.org/project/intake) 0.1.3 → 0.2.3 (Data input plugin and catalog system) + * [ipydatawidgets](https://pypi.org/project/ipydatawidgets) 3.1.0 → 4.0.0 (A set of widgets to help facilitate reuse of large datasets across widgets) + * [ipykernel](https://pypi.org/project/ipykernel) 4.9.0 → 5.1.0 (IPython Kernel for Jupyter) + * [ipyleaflet](https://pypi.org/project/ipyleaflet) 0.9.0 → 0.9.1 (A Jupyter widget for dynamic Leaflet maps) + * [ipyparallel](https://pypi.org/project/ipyparallel) 6.2.2 → 6.2.3 (Interactive Parallel Computing with IPython) + * [ipython](https://pypi.org/project/ipython) 6.5.0 → 7.1.1 (Enhanced Python shell) + * [ipywidgets](https://pypi.org/project/ipywidgets) 7.4.1 → 7.4.2 (IPython HTML widgets for Jupyter) + * [itsdangerous](https://pypi.org/project/itsdangerous) 0.24 → 1.1.0 (Various helpers to pass trusted data to untrusted environments and back.) + * [jedi](https://pypi.org/project/jedi) 0.12.1 → 0.13.1 (An autocompletion tool for Python that can be used for text editors) + * [joblib](https://pypi.org/project/joblib) 0.12.2 → 0.12.5 (Lightweight pipelining: using Python functions as pipeline jobs.) + * [jupyter_console](https://pypi.org/project/jupyter_console) 5.2.0 → 6.0.0 (Jupyter terminal console) + * [jupyterlab](https://pypi.org/project/jupyterlab) 0.34.7 → 0.35.3 (Jupyter lab environment notebook server extension) + * [keyring](https://pypi.org/project/keyring) 13.2.1 → 16.0.0 (Store and access your passwords safely.) + * [llvmlite](https://pypi.org/project/llvmlite) 0.24.0 → 0.25.0 (lightweight wrapper around basic LLVM functionality) + * [loky](https://pypi.org/project/loky) 2.2.1 → 2.3.1 (Robust and reusable Executor for joblib) + * [lxml](https://pypi.org/project/lxml) 4.2.4 → 4.2.5 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.) + * [markdown](https://pypi.org/project/markdown) 2.6.11 → 3.0.1 (Python implementation of Markdown.) + * [matplotlib](https://pypi.org/project/matplotlib) 2.2.3 → 3.0.1 (2D plotting library (embeddable in GUIs created with PyQt)) + * [mistune](https://pypi.org/project/mistune) 0.8.3 → 0.8.4 (The fastest markdown parser in pure Python, inspired by marked.) + * [mizani](https://pypi.org/project/mizani) 0.4.6 → 0.5.2 (Scales for Python) + * [mpl_scatter_density](https://pypi.org/project/mpl_scatter_density) 0.3 → 0.4 (Fast scatter density plots for Matplotlib) + * [msgpack_numpy](https://pypi.org/project/msgpack_numpy) 0.4.3.1 → 0.4.4.1 (Numpy data serialization using msgpack) + * [mypy](https://pypi.org/project/mypy) 0.620 → 0.641 (Optional static typing for Python) + * [nbconvert](https://pypi.org/project/nbconvert) 5.3.1 → 5.4.0 (Converting Jupyter Notebooks) + * [netcdf4](https://pypi.org/project/netcdf4) 1.4.1 → 1.4.2 (Provides an object-oriented python interface to the netCDF version 4 library) + * [networkx](https://pypi.org/project/networkx) 2.1 → 2.3rc1.dev20181020104102 (Python package for creating and manipulating graphs and networks) + * [notebook](https://pypi.org/project/notebook) 5.6.0 → 5.7.0 (# Jupyter Notebook) + * [numba](https://pypi.org/project/numba) 0.39.0 → 0.40.0 (compiling Python code using LLVM) + * [numpy](https://pypi.org/project/numpy) 1.14.5+mkl → 1.14.6+mkl (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module)) + * [packaging](https://pypi.org/project/packaging) 17.1 → 18.0 (Core utilities for Python packages) + * [pandas_datareader](https://pypi.org/project/pandas_datareader) 0.6.0 → 0.7.0 (Data readers extracted from the pandas codebase,should be compatible with recent pandas versions) + * [param](https://pypi.org/project/param) 1.7.0 → 1.8.1 (Declarative Python programming using Parameters.) + * [partd](https://pypi.org/project/partd) 0.3.8 → 0.3.9 (Appendable key-value storage) + * [patsy](https://pypi.org/project/patsy) 0.5.0 → 0.5.1 (Describing statistical models using symbolic formulas) + * [pg8000](https://pypi.org/project/pg8000) 1.11.0 → 1.12.3 (PostgreSQL interface library) + * [pickleshare](https://pypi.org/project/pickleshare) 0.7.4 → 0.7.5 (Tiny 'shelve'-like database with concurrency support) + * [pillow](https://pypi.org/project/pillow) 5.2.0 → 5.3.0 (Python Imaging Library (fork)) + * [pip](https://pypi.org/project/pip) 18.0 → 18.1 (A tool for installing and managing Python packages) + * [plotnine](https://pypi.org/project/plotnine) 0.4.0 → 0.5.1 (A grammar of graphics for python) + * [pluggy](https://pypi.org/project/pluggy) 0.7.1 → 0.8.0 (plugin and hook calling mechanisms for python) + * [prometheus_client](https://pypi.org/project/prometheus_client) 0.3.1 → 0.4.2 (Python client for the Prometheus monitoring system.) + * [prompt_toolkit](https://pypi.org/project/prompt_toolkit) 1.0.15 → 2.0.7 (Library for building powerful interactive command lines in Python) + * [ptpython](https://pypi.org/project/ptpython) 0.41 → 2.0.4 (Python REPL build on top of prompt_toolkit) + * [pulp](https://pypi.org/project/pulp) 1.6.8 → 1.6.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](https://pypi.org/project/py) 1.5.4 → 1.7.0 (library with cross-python path, ini-parsing, io, code, log facilities) + * [pybars3](https://pypi.org/project/pybars3) 0.9.3 → 0.9.6 (Handlebars.js templating for Python 3 and 2) + * [pybind11](https://pypi.org/project/pybind11) 2.2.3 → 2.2.4 (Seamless operability between C++11 and Python) + * [pycparser](https://pypi.org/project/pycparser) 2.17 → 2.19 (C parser in Python) + * [pymongo](https://pypi.org/project/pymongo) 3.7.1 → 3.7.2 (Python driver for MongoDB ) + * [pyparsing](https://pypi.org/project/pyparsing) 2.2.0 → 2.2.2 (A Python Parsing Module) + * [pytest](https://pypi.org/project/pytest) 3.7.2 → 3.9.3 (pytest: simple powerful testing with Python) + * [Python](http://www.python.org/) 3.6.6 → 3.6.7 (Python programming language with standard library) + * [python_dateutil](https://pypi.org/project/python_dateutil) 2.7.3 → 2.7.5 (Powerful extensions to the standard datetime module) + * [pythreejs](https://pypi.org/project/pythreejs) 1.1.0 → 2.0.1 (Interactive 3d graphics for the Jupyter notebook, using Three.js from Jupyter interactive widgets.) + * [pytz](https://pypi.org/project/pytz) 2018.5 → 2018.6 (World Timezone Definitions for Python) + * [pyviz_comms](https://pypi.org/project/pyviz_comms) 0.1.1 → 0.6.0 (Launch jobs, organize the output, and dissect the results) + * [pywavelets](https://pypi.org/project/pywavelets) 0.5.2 → 1.0.1 (Wavelet transforms module) + * [pywin32](https://pypi.org/project/pywin32) 223.1 → 224 (Python library for Windows) + * [pyzo](https://pypi.org/project/pyzo) 4.6.0 → 4.6.2.dev0 (the Python IDE for scientific computing) + * [qtawesome](https://pypi.org/project/qtawesome) 0.5.0.dev0 → 0.5.2 (FontAwesome icons in PyQt and PySide applications) + * [qtconsole](https://pypi.org/project/qtconsole) 4.4.1 → 4.4.2 (Jupyter Qt console) + * [qtpy](https://pypi.org/project/qtpy) 1.5.0 → 1.5.2 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.) + * [regex](https://pypi.org/project/regex) 2018.8.17 → 2018.8.29 (Alternative regular expression module, to replace re.) + * [reportlab](https://pypi.org/project/reportlab) 3.5.6 → 3.5.9 (The PDF generation library) + * [requests](https://pypi.org/project/requests) 2.19.1 → 2.20.0 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.) + * [ruamel.yaml](https://pypi.org/project/ruamel.yaml) 0.15.52 → 0.15.75 (a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order) + * [scikit_image](https://pypi.org/project/scikit_image) 0.14.0 → 0.14.1 (Image processing toolbox for SciPy) + * [scikit_learn](https://pypi.org/project/scikit_learn) 0.19.2 → 0.20 (A set of Python modules for machine learning and data mining) + * [scilab2py](https://pypi.org/project/scilab2py) 0.6.1 → 0.6.2 (Python to Scilab bridge) + * [setuptools](https://pypi.org/project/setuptools) 40.2.0 → 40.5.0 (Download, build, install, upgrade, and uninstall Python packages - easily) + * [sip](https://pypi.org/project/sip) 4.19.6 → 4.19.8 (Python extension module generator for C and C++ libraries) + * [sortedcontainers](https://pypi.org/project/sortedcontainers) 2.0.4 → 2.0.5 (Python Sorted Container Types: SortedList, SortedDict, and SortedSet) + * [sounddevice](https://pypi.org/project/sounddevice) 0.3.11 → 0.3.12 (Play and Record Sound with Python) + * [sphinx](https://pypi.org/project/sphinx) 1.7.7 → 1.8.1 (Tool for generating documentation which uses reStructuredText as its markup language) + * [sphinx_rtd_theme](https://pypi.org/project/sphinx_rtd_theme) 0.4.1 → 0.4.2 (ReadTheDocs.org theme for Sphinx, 2013 version.) + * [spyder](https://pypi.org/project/spyder) 3.3.1 → 3.3.2.dev0 (The Scientific Python Development Environment: An IDE designed for interactive computing and data visualisation with a simple and intuitive user interface) + * [sqlalchemy](https://pypi.org/project/sqlalchemy) 1.2.11 → 1.2.12 (SQL Toolkit and Object Relational Mapper) + * [sympy](https://pypi.org/project/sympy) 1.2 → 1.3 (Symbolic Mathematics Library) + * [testpath](https://pypi.org/project/testpath) 0.3.1 → 0.4.2 (Test utilities for code working with files and commands) + * [tornado](https://pypi.org/project/tornado) 5.1 → 5.1.1 (Scalable, non-blocking web server and tools (required for IPython notebook)) + * [tqdm](https://pypi.org/project/tqdm) 4.25.0 → 4.28.1 (A Simple Python Progress Meter) + * [twine](https://pypi.org/project/twine) 1.11.0 → 1.12.1 (Collection of utilities for interacting with PyPI) + * [uncertainties](https://pypi.org/project/uncertainties) 3.0.2 → 3.0.3 (Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives) + * [urllib3](https://pypi.org/project/urllib3) 1.23 → 1.24 (HTTP library with thread-safe connection pooling, file post, and more.) + * [vega](https://pypi.org/project/vega) 1.4.0 → 2.0rc2 (An IPython/ Jupyter widget for Vega and Vega-Lite) + * [wheel](https://pypi.org/project/wheel) 0.31.1 → 0.32.2 (A built-package format for Python.) + * [widgetsnbextension](https://pypi.org/project/widgetsnbextension) 3.4.1 → 3.4.2 (IPython HTML widgets for Jupyter) + * [winpython](http://winpython.github.io/) 1.10.20180827 → 1.11.20181031 (WinPython distribution tools, including WPPM (package manager)) + * [xarray](https://pypi.org/project/xarray) 0.10.8 → 0.10.9 (N-D labeled arrays and datasets in Python) + * [xlsxwriter](https://pypi.org/project/xlsxwriter) 1.0.7 → 1.1.2 (A Python module for creating Excel XLSX files.) + * [xlwings](https://pypi.org/project/xlwings) 0.11.8 → 0.12.1 (Interact with Excel from Python and vice versa) + +Removed packages: + + * [click_plugins](https://pypi.org/project/click_plugins) 1.0.3 (An extension module for click to enable registering CLI commands via setuptools entry-points.) + * [cligj](https://pypi.org/project/cligj) 0.4.0 (Click params for commmand line interfaces to GeoJSON) + * [fiona](https://pypi.org/project/fiona) 1.7.13 (reads and writes spatial data files) + * [geopandas](https://pypi.org/project/geopandas) 0.4.0 (Geographic pandas extensions) + * [ipyscales](https://pypi.org/project/ipyscales) 0.2.2 (A widget library for scales) + * [munch](https://pypi.org/project/munch) 2.3.2 (A dot-accessible dictionary (a la JavaScript objects).) + * [pyproj](https://pypi.org/project/pyproj) 1.9.5.1 (Python interface to PROJ.4 library) + * [requests_file](https://pypi.org/project/requests_file) 1.4.3 (File transport adapter for Requests) + * [requests_ftp](https://pypi.org/project/requests_ftp) 0.3.1 (FTP Transport Adapter for Requests.) + * [shapely](https://pypi.org/project/shapely) 1.6.4.post1 (Geometric objects, predicates, and operations) + * [simplegeneric](https://pypi.org/project/simplegeneric) 0.8.1 (Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)) + * [typing](https://pypi.org/project/typing) 3.6.4 (Type Hints for Python) + +* * * diff --git a/changelogs/WinPythonQt5-64bit-3.6.7.0.md b/changelogs/WinPythonQt5-64bit-3.6.7.0.md new file mode 100644 index 00000000..84685eaf --- /dev/null +++ b/changelogs/WinPythonQt5-64bit-3.6.7.0.md @@ -0,0 +1,337 @@ +## WinPython 3.6.7.0Qt5 + +The following packages are included in WinPython-64bit v3.6.7.0Qt5 . + +### Tools + +Name | Version | Description +-----|---------|------------ +[Nodejs](https://nodejs.org) | v8.12.0 | a JavaScript runtime built on Chrome's V8 JavaScript engine +[npmjs](https://www.npmjs.com/) | 6.4.1 | a package manager for JavaScript + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.6.7 | Python programming language with standard library +[absl_py](https://pypi.org/project/absl_py) | 0.6.1 | Abseil Python Common Libraries +[adodbapi](https://pypi.org/project/adodbapi) | 2.6.0.7 | A pure Python package implementing PEP 249 DB-API using Microsoft ADO. +[alabaster](https://pypi.org/project/alabaster) | 0.7.12 | A configurable sidebar-enabled Sphinx theme +[algopy](https://pypi.org/project/algopy) | 0.5.7 | Taylor Arithmetic Computation and Algorithmic Differentiation +[altair](https://pypi.org/project/altair) | 2.2.2 | High-level declarative visualization library for Python +[altair_widgets](https://pypi.org/project/altair_widgets) | 0.1.2 | Altair Widgets: An interactive visualization for statistical data for Python. +[appdirs](https://pypi.org/project/appdirs) | 1.4.3 | A small Python module for determining appropriate " + "platform-specific dirs, e.g. a "user data dir". +[asciitree](https://pypi.org/project/asciitree) | 0.3.3 | Draws ASCII trees. +[asteval](https://pypi.org/project/asteval) | 0.9.13 | Safe, minimalistic evaluator of python expression using ast module +[astor](https://pypi.org/project/astor) | 0.7.1 | Read/rewrite/write Python ASTs +[astroid](https://pypi.org/project/astroid) | 2.0.4 | Rebuild a new abstract syntax tree from Python's ast (required for pylint) +[astroml](https://pypi.org/project/astroml) | 0.3 | tools for machine learning and data mining in Astronomy +[atomicwrites](https://pypi.org/project/atomicwrites) | 1.2.1 | Powerful Python library for atomic file writes. +[attrs](https://pypi.org/project/attrs) | 18.2.0 | Classes Without Boilerplate +[babel](https://pypi.org/project/babel) | 2.6.0 | Internationalization utilities +[backcall](https://pypi.org/project/backcall) | 0.1.0 | Specifications for callback functions passed in to an API +[backports_abc](https://pypi.org/project/backports_abc) | 0.5 | A backport of recent additions to the 'collections.abc' module. +[baresql](https://pypi.org/project/baresql) | 0.7.4 | playing SQL directly on Python datas +[bcolz](https://pypi.org/project/bcolz) | 1.2.1 | columnar and compressed data containers. +[beautifulsoup4](https://pypi.org/project/beautifulsoup4) | 4.6.3 | Screen-scraping library +[bleach](https://pypi.org/project/bleach) | 3.0.2 | An easy whitelist-based HTML-sanitizing tool +[blosc](https://pypi.org/project/blosc) | 1.6.1 | Blosc data compressor +[bloscpack](https://pypi.org/project/bloscpack) | 0.13.0 | Command line interface to and serialization format for Blosc +[bokeh](https://pypi.org/project/bokeh) | 1.0.0 | Statistical and novel interactive HTML plots for Python +[bottleneck](https://pypi.org/project/bottleneck) | 1.2.1 | Fast NumPy array functions written in Cython +[bqplot](https://pypi.org/project/bqplot) | 0.11.1 | Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets. +[brewer2mpl](https://pypi.org/project/brewer2mpl) | 1.4.1 | Connect colorbrewer2.org color maps to Python and matplotlib +[brotli](https://pypi.org/project/brotli) | 1.0.7 | Python binding of the Brotli compression library +[certifi](https://pypi.org/project/certifi) | 2018.10.15 | Python package for providing Mozilla's CA Bundle. +[cffi](https://pypi.org/project/cffi) | 1.11.5 | Foreign Function Interface for Python calling C code. +[cftime](https://pypi.org/project/cftime) | 1.0.2.1 | time-handling functionality from netcdf4-python +[chardet](https://pypi.org/project/chardet) | 3.0.4 | Universal encoding detector for Python 2 and 3 +[click](https://pypi.org/project/click) | 7.0 | A simple wrapper around optparse for powerful command line utilities. +[cloudpickle](https://pypi.org/project/cloudpickle) | 0.6.1 | Extended pickling support for Python objects +[clrmagic](https://pypi.org/project/clrmagic) | 0.0.1a2 | IPython cell magic to use .NET languages +[colorama](https://pypi.org/project/colorama) | 0.4.0 | Cross-platform colored terminal text +[colorcet](https://pypi.org/project/colorcet) | 0.9.1 | A set of useful perceptually uniform colormaps for plotting scientific data +[comtypes](https://pypi.org/project/comtypes) | 1.1.7 | Pure Python COM package +[cvxopt](https://pypi.org/project/cvxopt) | 1.2.2 | Convex optimization package +[cvxpy](https://pypi.org/project/cvxpy) | 1.0.10 | A domain-specific language for modeling convex optimization problems in Python +[cx_freeze](https://pypi.org/project/cx_freeze) | 5.1.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) +[cycler](https://pypi.org/project/cycler) | 0.10.0 | Composable style cycles +[cyordereddict](https://pypi.org/project/cyordereddict) | 1.0.0 | Cython implementation of Python's collections.OrderedDict +[cython](https://pypi.org/project/cython) | 0.29 | Cython is a language that makes writing C extensions for the Python language as easy as Python +[cytoolz](https://pypi.org/project/cytoolz) | 0.9.0.1 | Cython implementation of Toolz: High performance functional utilities +[dask](https://pypi.org/project/dask) | 0.20.0 | Minimal task scheduling abstraction +[dask_searchcv](https://pypi.org/project/dask_searchcv) | 0.2.0 | Tools for doing hyperparameter search with Scikit-Learn and Dask +[datashader](https://pypi.org/project/datashader) | 0.6.8 | Data visualization toolchain based on aggregating into a grid +[datashape](https://pypi.org/project/datashape) | 0.5.2 | A data description language +[db.py](https://pypi.org/project/db.py) | 0.5.3 | a db package that doesn't suck +[decorator](https://pypi.org/project/decorator) | 4.3.0 | Better living through Python with decorators +[defusedxml](https://pypi.org/project/defusedxml) | 0.5.0 | XML bomb protection for Python stdlib modules +[descartes](https://pypi.org/project/descartes) | 1.1.0 | Use geometric objects as matplotlib paths and patches +[dill](https://pypi.org/project/dill) | 0.2.8.2 | serialize all of python (almost) +[distributed](https://pypi.org/project/distributed) | 1.24.0 | Distributed computing +[docopt](https://pypi.org/project/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile +[docrepr](https://pypi.org/project/docrepr) | 0.1.1 | docrepr renders Python docstrings in HTML. +[docutils](https://pypi.org/project/docutils) | 0.14 | Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText) +[ecos](https://pypi.org/project/ecos) | 2.0.5 | This is the Python package for ECOS: Embedded Cone Solver +[edward](https://pypi.org/project/edward) | 1.3.5 | A library for probabilistic modeling, inference, and criticism. Deep generative models, variational inference. Runs on TensorFlow. +[emcee](https://pypi.org/project/emcee) | 2.2.1 | Kick ass affine-invariant ensemble MCMC sampling +[entrypoints](https://pypi.org/project/entrypoints) | 0.2.3 | Discover and load entry points from installed packages +[fast_histogram](https://pypi.org/project/fast_histogram) | 0.5 | Fast 1D and 2D histogram functions in Python +[fastcache](https://pypi.org/project/fastcache) | 1.0.2 | C implementation of Python 3 functools.lru_cache +[fasteners](https://pypi.org/project/fasteners) | 0.14.1 | A python package that provides useful locks. +[fastparquet](https://pypi.org/project/fastparquet) | 0.1.6 | Python support for Parquet file format +[feather_format](https://pypi.org/project/feather_format) | 0.4.0 | Python interface to the Apache Arrow-based Feather File Format +[flask](https://pypi.org/project/flask) | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions +[formlayout](https://pypi.org/project/formlayout) | 1.1.0 | Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code +[future](https://pypi.org/project/future) | 0.17.0 | Clean single-source support for Python 3 and 2 +[fuzzywuzzy](https://pypi.org/project/fuzzywuzzy) | 0.17.0 | Fuzzy string matching in python +[gast](https://pypi.org/project/gast) | 0.2.0 | Python AST that abstracts the underlying Python version +[geographiclib](https://pypi.org/project/geographiclib) | 1.49 | The geodesic routines from GeographicLib +[geopy](https://pypi.org/project/geopy) | 1.17.0 | Python Geocoding Toolbox +[gmpy2](https://pypi.org/project/gmpy2) | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x +[greenlet](https://pypi.org/project/greenlet) | 0.4.15 | Lightweight in-process concurrent programming +[grpcio](https://pypi.org/project/grpcio) | 1.15.0 | HTTP/2-based RPC framework +[guidata](https://pypi.org/project/guidata) | 1.7.6 | Automatically generated graphical user interfaces for easy data set edition and display +[guiqwt](https://pypi.org/project/guiqwt) | 3.0.3 | Efficient curve/image plotting and other GUI tools for scientific data processing software development +[h5py](https://pypi.org/project/h5py) | 2.8.0 | General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library) +[heapdict](https://pypi.org/project/heapdict) | 1.0.0 | a heap with decrease-key and increase-key operations +[holoviews](https://pypi.org/project/holoviews) | 1.10.9 | Composable, declarative data structures for building complex visualizations easily. +[html5lib](https://pypi.org/project/html5lib) | 1.0.1 | HTML parser based on the WHATWG HTML specification +[husl](https://pypi.org/project/husl) | 4.0.3 | Human-friendly HSL (Hue-Saturation-Lightness) +[hvplot](https://pypi.org/project/hvplot) | 0.2.1 | A high-level plotting API for pandas, dask, streamz and xarray built on HoloViews +[idlex](https://pypi.org/project/idlex) | 1.18 | IDLE Extensions for Python +[idna](https://pypi.org/project/idna) | 2.7 | Internationalized Domain Names in Applications (IDNA) +[imageio](https://pypi.org/project/imageio) | 2.4.1 | Library for reading and writing a wide range of image, video, scientific, and volumetric data formats. +[imagesize](https://pypi.org/project/imagesize) | 1.1.0 | Getting image size from png/jpeg/jpeg2000/gif file +[imbalanced_learn](https://pypi.org/project/imbalanced_learn) | 0.4.2 | Toolbox for imbalanced dataset in machine learning. +[intake](https://pypi.org/project/intake) | 0.2.3 | Data input plugin and catalog system +[ipydatawidgets](https://pypi.org/project/ipydatawidgets) | 4.0.0 | A set of widgets to help facilitate reuse of large datasets across widgets +[ipykernel](https://pypi.org/project/ipykernel) | 5.1.0 | IPython Kernel for Jupyter +[ipyleaflet](https://pypi.org/project/ipyleaflet) | 0.9.1 | A Jupyter widget for dynamic Leaflet maps +[ipympl](https://pypi.org/project/ipympl) | 0.2.1 | Matplotlib Jupyter Extension +[ipyparallel](https://pypi.org/project/ipyparallel) | 6.2.3 | Interactive Parallel Computing with IPython +[ipython](https://pypi.org/project/ipython) | 7.1.1 | Enhanced Python shell +[ipython_genutils](https://pypi.org/project/ipython_genutils) | 0.2.0 | Vestigial utilities from IPython +[ipython_sql](https://pypi.org/project/ipython_sql) | 0.3.9 | RDBMS access via IPython +[ipywidgets](https://pypi.org/project/ipywidgets) | 7.4.2 | IPython HTML widgets for Jupyter +[isort](https://pypi.org/project/isort) | 4.3.4 | A Python utility / library to sort Python imports. +[itsdangerous](https://pypi.org/project/itsdangerous) | 1.1.0 | Various helpers to pass trusted data to untrusted environments and back. +[jedi](https://pypi.org/project/jedi) | 0.13.1 | An autocompletion tool for Python that can be used for text editors +[jinja2](https://pypi.org/project/jinja2) | 2.10 | Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code) +[joblib](https://pypi.org/project/joblib) | 0.12.5 | Lightweight pipelining: using Python functions as pipeline jobs. +[jsonschema](https://pypi.org/project/jsonschema) | 2.6.0 | An implementation of JSON Schema validation for Python +[julia](https://pypi.org/project/julia) | 0.1.5 | Python interface to the Julia language +[jupyter](https://pypi.org/project/jupyter) | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. +[jupyter_client](https://pypi.org/project/jupyter_client) | 5.2.3 | Jupyter protocol implementation and client libraries +[jupyter_console](https://pypi.org/project/jupyter_console) | 6.0.0 | Jupyter terminal console +[jupyter_core](https://pypi.org/project/jupyter_core) | 4.4.0 | Jupyter core package. A base package on which Jupyter projects rely. +[jupyter_sphinx](https://pypi.org/project/jupyter_sphinx) | 0.1.4 | Jupyter Sphinx Extensions +[jupyterlab](https://pypi.org/project/jupyterlab) | 0.35.3 | Jupyter lab environment notebook server extension +[jupyterlab_launcher](https://pypi.org/project/jupyterlab_launcher) | 0.13.1 | Jupyter Launcher +[jupyterlab_server](https://pypi.org/project/jupyterlab_server) | 0.2.0 | JupyterLab Server +[keras](https://pypi.org/project/keras) | 2.2.4 | Theano-based Deep Learning library +[keras_applications](https://pypi.org/project/keras_applications) | 1.0.6 | Reference implementations of popular deep learning models +[keras_preprocessing](https://pypi.org/project/keras_preprocessing) | 1.0.5 | Easy data preprocessing and data augmentation for deep learning models +[keras_vis](https://pypi.org/project/keras_vis) | 0.4.1 | Neural network visualization toolkit for keras +[keyring](https://pypi.org/project/keyring) | 16.0.0 | Store and access your passwords safely. +[kiwisolver](https://pypi.org/project/kiwisolver) | 1.0.1 | an efficient implementation of the Cassowary constraint solving algorithm. +[lazy_object_proxy](https://pypi.org/project/lazy_object_proxy) | 1.3.1 | A fast and thorough lazy object proxy. +[llvmlite](https://pypi.org/project/llvmlite) | 0.25.0 | lightweight wrapper around basic LLVM functionality +[lmfit](https://pypi.org/project/lmfit) | 0.9.11 | Least-Squares Minimization with Bounds and Constraints +[locket](https://pypi.org/project/locket) | 0.2.0 | File-based locks for Python for Linux and Windows +[loky](https://pypi.org/project/loky) | 2.3.1 | Robust and reusable Executor for joblib +[lxml](https://pypi.org/project/lxml) | 4.2.5 | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. +[markdown](https://pypi.org/project/markdown) | 3.0.1 | Python implementation of Markdown. +[markupsafe](https://pypi.org/project/markupsafe) | 1.0 | Implements a XML/HTML/XHTML Markup safe string for Python +[matplotlib](https://pypi.org/project/matplotlib) | 3.0.1 | 2D plotting library (embeddable in GUIs created with PyQt) +[mccabe](https://pypi.org/project/mccabe) | 0.6.1 | McCabe checker, plugin for flake8 +[metakernel](https://pypi.org/project/metakernel) | 0.20.14 | Metakernel for Jupyter +[mistune](https://pypi.org/project/mistune) | 0.8.4 | The fastest markdown parser in pure Python, inspired by marked. +[mizani](https://pypi.org/project/mizani) | 0.5.2 | Scales for Python +[mkl_service](https://pypi.org/project/mkl_service) | 1.1.2 | Python bindings to some MKL service functions +[mlxtend](https://pypi.org/project/mlxtend) | 0.13.0 | Machine Learning Library Extensions +[monotonic](https://pypi.org/project/monotonic) | 1.5 | An implementation of time.monotonic() for Python 2 & < 3.3 +[more_itertools](https://pypi.org/project/more_itertools) | 4.3.0 | More routines for operating on iterables, beyond itertools +[moviepy](https://pypi.org/project/moviepy) | 0.2.3.5 | Video editing with Python +[mpl_scatter_density](https://pypi.org/project/mpl_scatter_density) | 0.4 | Fast scatter density plots for Matplotlib +[mpld3](https://pypi.org/project/mpld3) | 0.3 | D3 Viewer for Matplotlib +[mpldatacursor](https://pypi.org/project/mpldatacursor) | 0.6.2 | Interactive data cursors for Matplotlib +[mpmath](https://pypi.org/project/mpmath) | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic +[msgpack](https://pypi.org/project/msgpack) | 0.5.6 | MessagePack (de)serializer. +[msgpack_numpy](https://pypi.org/project/msgpack_numpy) | 0.4.4.1 | Numpy data serialization using msgpack +[msgpack_python](https://pypi.org/project/msgpack_python) | 0.5.4+dummy | MessagePack (de)serializer. +[multipledispatch](https://pypi.org/project/multipledispatch) | 0.6.0 | A relatively sane approach to multiple dispatch in Python +[multiprocess](https://pypi.org/project/multiprocess) | 0.70.6.1 | better multiprocessing and multithreading in python +[mypy](https://pypi.org/project/mypy) | 0.641 | Optional static typing for Python +[mypy_extensions](https://pypi.org/project/mypy_extensions) | 0.4.1 | Experimental type system extensions for programs checked with the mypy typechecker. +[mysql_connector_python](https://pypi.org/project/mysql_connector_python) | 8.0.11 | MySQL driver written in Python +[nbconvert](https://pypi.org/project/nbconvert) | 5.4.0 | Converting Jupyter Notebooks +[nbconvert_reportlab](https://pypi.org/project/nbconvert_reportlab) | 0.2 | Convert notebooks to PDF using Reportlab +[nbformat](https://pypi.org/project/nbformat) | 4.4.0 | The Jupyter Notebook format +[netcdf4](https://pypi.org/project/netcdf4) | 1.4.2 | Provides an object-oriented python interface to the netCDF version 4 library +[networkx](https://pypi.org/project/networkx) | 2.3rc1.dev20181020104102 | Python package for creating and manipulating graphs and networks +[nltk](https://pypi.org/project/nltk) | 3.3 | The Natural Language Toolkit (NLTK) is a Python package for natural language processing. +[notebook](https://pypi.org/project/notebook) | 5.7.0 | # Jupyter Notebook +[numba](https://pypi.org/project/numba) | 0.40.0 | compiling Python code using LLVM +[numcodecs](https://pypi.org/project/numcodecs) | 0.5.5 | buffer compression and transformation codecs for use in data storage and communication applications +[numdifftools](https://pypi.org/project/numdifftools) | 0.9.20 | Solves automatic numerical differentiation problems in one or more variables. +[numexpr](https://pypi.org/project/numexpr) | 2.6.8 | Fast evaluation of array expressions elementwise by using a vector-based virtual machine +[numpy](https://pypi.org/project/numpy) | 1.14.6+mkl | NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module) +[numpydoc](https://pypi.org/project/numpydoc) | 0.8.0 | Sphinx extension to support docstrings in Numpy format +[oct2py](https://pypi.org/project/oct2py) | 4.0.6 | Python to GNU Octave bridge --> run m-files from python. +[octave_kernel](https://pypi.org/project/octave_kernel) | 0.28.4 | A Jupyter kernel for Octave. +[osqp](https://pypi.org/project/osqp) | 0.3.0 | the Operator Splitting QP Solver. +[packaging](https://pypi.org/project/packaging) | 18.0 | Core utilities for Python packages +[palettable](https://pypi.org/project/palettable) | 3.1.1 | Color palettes for Python +[pandas](https://pypi.org/project/pandas) | 0.23.4 | Powerful data structures for data analysis, time series and statistics +[pandas_datareader](https://pypi.org/project/pandas_datareader) | 0.7.0 | Data readers extracted from the pandas codebase,should be compatible with recent pandas versions +[pandocfilters](https://pypi.org/project/pandocfilters) | 1.4.2 | Utilities for writing pandoc filters in python +[param](https://pypi.org/project/param) | 1.8.1 | Declarative Python programming using Parameters. +[parambokeh](https://pypi.org/project/parambokeh) | 0.2.3 | Declarative Python programming using Parameters. +[paramnb](https://pypi.org/project/paramnb) | 2.0.4 | Generate ipywidgets from Parameterized objects in the notebook +[parso](https://pypi.org/project/parso) | 0.3.1 | A Python Parser +[partd](https://pypi.org/project/partd) | 0.3.9 | Appendable key-value storage +[patsy](https://pypi.org/project/patsy) | 0.5.1 | Describing statistical models using symbolic formulas +[pdfrw](https://pypi.org/project/pdfrw) | 0.4 | pure Python library that reads and writes PDFs +[pdvega](https://pypi.org/project/pdvega) | 0.2.1.dev0 | Pandas plotting interface to Vega and Vega-Lite +[pep8](https://pypi.org/project/pep8) | 1.7.1 | Python style guide checker +[pexpect](https://pypi.org/project/pexpect) | 4.6.0+dummy | Pexpect allows easy control of interactive console applications. +[pg8000](https://pypi.org/project/pg8000) | 1.12.3 | PostgreSQL interface library +[pickleshare](https://pypi.org/project/pickleshare) | 0.7.5 | Tiny 'shelve'-like database with concurrency support +[pillow](https://pypi.org/project/pillow) | 5.3.0 | Python Imaging Library (fork) +[pip](https://pypi.org/project/pip) | 18.1 | A tool for installing and managing Python packages +[pkginfo](https://pypi.org/project/pkginfo) | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. +[plotnine](https://pypi.org/project/plotnine) | 0.5.1 | A grammar of graphics for python +[pluggy](https://pypi.org/project/pluggy) | 0.8.0 | plugin and hook calling mechanisms for python +[ppci](https://pypi.org/project/ppci) | 0.5.6 | A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python +[prettytable](https://pypi.org/project/prettytable) | 0.7.2 | A simple Python library for easily displaying tabular data in a visually appealing ASCII table format. +[prometheus_client](https://pypi.org/project/prometheus_client) | 0.4.2 | Python client for the Prometheus monitoring system. +[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 2.0.7 | Library for building powerful interactive command lines in Python +[protobuf](https://pypi.org/project/protobuf) | 3.6.1 | Protocol Buffers - Google's data interchange format +[psutil](https://pypi.org/project/psutil) | 5.4.7 | Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way +[ptpython](https://pypi.org/project/ptpython) | 2.0.4 | Python REPL build on top of prompt_toolkit +[pulp](https://pypi.org/project/pulp) | 1.6.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](https://pypi.org/project/py) | 1.7.0 | library with cross-python path, ini-parsing, io, code, log facilities +[pyarrow](https://pypi.org/project/pyarrow) | 0.11.1 | Python library for Apache Arrow +[pyaudio](https://pypi.org/project/pyaudio) | 0.2.11 | Bindings for PortAudio v19, the cross-platform audio input/output stream library. +[pybars3](https://pypi.org/project/pybars3) | 0.9.6 | Handlebars.js templating for Python 3 and 2 +[pybind11](https://pypi.org/project/pybind11) | 2.2.4 | Seamless operability between C++11 and Python +[pycodestyle](https://pypi.org/project/pycodestyle) | 2.4.0 | Python style guide checker +[pycparser](https://pypi.org/project/pycparser) | 2.19 | C parser in Python +[pyct](https://pypi.org/project/pyct) | 0.4.5 | python package common tasks for users (e.g. copy examples, fetch data, ...) +[pyflakes](https://pypi.org/project/pyflakes) | 2.0.0 | passive checker of Python programs +[pyflux](https://pypi.org/project/pyflux) | 0.4.17 | Open source time series library for Python +[pygame](https://pypi.org/project/pygame) | 1.9.4 | Pygame gives multimedia to python. +[pygments](http://pygments.org) | 2.2.0 | Generic syntax highlighter for general use in all kinds of software +[pylint](https://pypi.org/project/pylint) | 2.1.1 | Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality +[pymc](https://pypi.org/project/pymc) | 2.3.7 | Markov Chain Monte Carlo sampling toolkit. +[pymeta3](https://pypi.org/project/pymeta3) | 0.5.1 | Pattern-matching language based on Meta for Python 3 and 2 +[pymongo](https://pypi.org/project/pymongo) | 3.7.2 | Python driver for MongoDB +[pyodbc](https://pypi.org/project/pyodbc) | 4.0.24 | DB API Module for ODBC +[pyopengl](https://pypi.org/project/pyopengl) | 3.1.2 | Cross platform Python binding to OpenGL and related APIs +[pypandoc](https://pypi.org/project/pypandoc) | 1.3.2 | Thin wrapper for pandoc. +[pyparsing](https://pypi.org/project/pyparsing) | 2.2.2 | A Python Parsing Module +[pyqt5](http://www.riverbankcomputing.co.uk/software/pyqt/intro) | 5.9.2 | Python bindings for the Qt cross platform GUI toolkit +[pyqtgraph](https://pypi.org/project/pyqtgraph) | 0.11.0.dev0 | Scientific Graphics and GUI Library for Python +[pyserial](https://pypi.org/project/pyserial) | 3.4 | Library encapsulating the access for the serial port +[pystache](https://pypi.org/project/pystache) | 0.5.4 | Mustache for Python +[pytest](https://pypi.org/project/pytest) | 3.9.3 | pytest: simple powerful testing with Python +[pytest_runner](https://pypi.org/project/pytest_runner) | 4.2 | Invoke py.test as distutils command with dependency resolution +[python_dateutil](https://pypi.org/project/python_dateutil) | 2.7.5 | Powerful extensions to the standard datetime module +[python_hdf4](https://pypi.org/project/python_hdf4) | 0.9.1 | Python-HDF4: Python interface to the NCSA HDF4 library +[python_levenshtein](https://pypi.org/project/python_levenshtein) | 0.12.0 | Python extension for computing string edit distances and similarities +[python_snappy](https://pypi.org/project/python_snappy) | 0.5.3 | Python library for the snappy compression library from Google +[pythonnet](https://pypi.org/project/pythonnet) | 2.4.0.dev0 | .Net and Mono integration for Python +[pythonqwt](https://pypi.org/project/pythonqwt) | 0.5.5 | Qt plotting widgets for Python +[pythreejs](https://pypi.org/project/pythreejs) | 2.0.1 | Interactive 3d graphics for the Jupyter notebook, using Three.js from Jupyter interactive widgets. +[pytz](https://pypi.org/project/pytz) | 2018.6 | World Timezone Definitions for Python +[pyviz_comms](https://pypi.org/project/pyviz_comms) | 0.6.0 | Launch jobs, organize the output, and dissect the results +[pywavelets](https://pypi.org/project/pywavelets) | 1.0.1 | Wavelet transforms module +[pywin32](https://pypi.org/project/pywin32) | 224 | Python library for Windows +[pywin32_ctypes](https://pypi.org/project/pywin32_ctypes) | 0.2.0 | A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi) +[pywinpty](https://pypi.org/project/pywinpty) | 0.5.4 | Python bindings for the winpty library +[pywinusb](https://pypi.org/project/pywinusb) | 0.4.2 | USB / HID windows helper library +[pyyaml](https://pypi.org/project/pyyaml) | 4.1 | YAML parser and emitter for Python +[pyzmq](https://pypi.org/project/pyzmq) | 17.1.2 | Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console) +[pyzo](https://pypi.org/project/pyzo) | 4.6.2.dev0 | the Python IDE for scientific computing +[qtawesome](https://pypi.org/project/qtawesome) | 0.5.2 | FontAwesome icons in PyQt and PySide applications +[qtconsole](https://pypi.org/project/qtconsole) | 4.4.2 | Jupyter Qt console +[qtpy](https://pypi.org/project/qtpy) | 1.5.2 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets. +[readme_renderer](https://pypi.org/project/readme_renderer) | 24.0 | a library for rendering "readme" descriptions for Warehouse +[redis](https://pypi.org/project/redis) | 2.10.6 | Python client for Redis key-value store +[regex](https://pypi.org/project/regex) | 2018.8.29 | Alternative regular expression module, to replace re. +[reportlab](https://pypi.org/project/reportlab) | 3.5.9 | The PDF generation library +[requests](https://pypi.org/project/requests) | 2.20.0 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. +[requests_toolbelt](https://pypi.org/project/requests_toolbelt) | 0.8.0 | A utility belt for advanced users of python-requests +[rise](https://pypi.org/project/rise) | 5.4.1 | Live Reveal.js Jupyter/IPython Slideshow Extension +[rope](https://pypi.org/project/rope) | 0.11.0 | a python refactoring library... +[rpy2](https://pypi.org/project/rpy2) | 2.9.4 | Python interface to the R language (embedded R) +[ruamel.yaml](https://pypi.org/project/ruamel.yaml) | 0.15.75 | a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order +[rx](https://pypi.org/project/rx) | 1.6.1 | Reactive Extensions (Rx) for Python +[scikit_fuzzy](https://pypi.org/project/scikit_fuzzy) | 0.3.1 | Fuzzy logic toolkit for SciPy +[scikit_image](https://pypi.org/project/scikit_image) | 0.14.1 | Image processing toolbox for SciPy +[scikit_learn](https://pypi.org/project/scikit_learn) | 0.20 | A set of Python modules for machine learning and data mining +[scikit_optimize](https://pypi.org/project/scikit_optimize) | 0.5.2 | Sequential model-based optimization toolbox. +[scilab2py](https://pypi.org/project/scilab2py) | 0.6.2 | Python to Scilab bridge +[scipy](https://pypi.org/project/scipy) | 1.1.0 | SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...) +[scs](https://pypi.org/project/scs) | 2.0.2 | scs: splitting conic solver +[seaborn](https://pypi.org/project/seaborn) | 0.9.0 | statistical data visualization +[send2trash](https://pypi.org/project/send2trash) | 1.5.0 | Send file to trash natively under Mac OS X, Windows and Linux. +[setuptools](https://pypi.org/project/setuptools) | 40.5.0 | Download, build, install, upgrade, and uninstall Python packages - easily +[simplejson](https://pypi.org/project/simplejson) | 3.16.0 | Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder +[simpy](https://pypi.org/project/simpy) | 3.0.11 | Event discrete, process based simulation for Python. +[sip](https://pypi.org/project/sip) | 4.19.8 | Python extension module generator for C and C++ libraries +[six](https://pypi.org/project/six) | 1.11.0 | Python 2 and 3 compatibility utilities +[snakeviz](https://pypi.org/project/snakeviz) | 1.0.0 | An in-browser Python profile viewer +[snowballstemmer](https://pypi.org/project/snowballstemmer) | 1.2.1 | This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms. +[sortedcontainers](https://pypi.org/project/sortedcontainers) | 2.0.5 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet +[sounddevice](https://pypi.org/project/sounddevice) | 0.3.12 | Play and Record Sound with Python +[sphinx](https://pypi.org/project/sphinx) | 1.8.1 | Tool for generating documentation which uses reStructuredText as its markup language +[sphinx_rtd_theme](https://pypi.org/project/sphinx_rtd_theme) | 0.4.2 | ReadTheDocs.org theme for Sphinx, 2013 version. +[sphinxcontrib_websupport](https://pypi.org/project/sphinxcontrib_websupport) | 1.1.0 | Sphinx API for Web Apps +[spyder](https://pypi.org/project/spyder) | 3.3.2.dev0 | The Scientific Python Development Environment: An IDE designed for interactive computing and data visualisation with a simple and intuitive user interface +[spyder_kernels](https://pypi.org/project/spyder_kernels) | 0.2.6 | Jupyter kernels for the Spyder console +[sqlalchemy](https://pypi.org/project/sqlalchemy) | 1.2.12 | SQL Toolkit and Object Relational Mapper +[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.8.11 | a graphic SQLite Client in 1 Python file +[sqlparse](https://pypi.org/project/sqlparse) | 0.2.4 | Non-validating SQL parser +[statsmodels](https://pypi.org/project/statsmodels) | 0.9.0 | Statistical computations and models for use with SciPy +[streamz](https://pypi.org/project/streamz) | 0.3.0 | Streams +[supersmoother](https://pypi.org/project/supersmoother) | 0.4 | Python implementation of Friedman's Supersmoother +[sympy](https://pypi.org/project/sympy) | 1.3 | Symbolic Mathematics Library +[tables](https://pypi.org/project/tables) | 3.4.4 | Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data) +[tblib](https://pypi.org/project/tblib) | 1.3.2 | Traceback serialization library. +[tensorboard](https://pypi.org/project/tensorboard) | 1.12.0 | TensorBoard lets you watch Tensors Flow +[tensorflow](https://pypi.org/project/tensorflow) | 1.12.0rc2 | TensorFlow helps the tensors flow +[tensorflow_probability](https://pypi.org/project/tensorflow_probability) | 0.4.0 | +[termcolor](https://pypi.org/project/termcolor) | 1.1.0 | ANSII Color formatting for output in terminal +[terminado](https://pypi.org/project/terminado) | 0.8.1 | Terminals served to term.js using Tornado websockets +[testpath](https://pypi.org/project/testpath) | 0.4.2 | Test utilities for code working with files and commands +[thrift](https://pypi.org/project/thrift) | 0.11.0 | a software framework for scalable cross-language services development +[toolz](https://pypi.org/project/toolz) | 0.9.0 | List processing tools and functional utilities +[tornado](https://pypi.org/project/tornado) | 5.1.1 | Scalable, non-blocking web server and tools (required for IPython notebook) +[tqdm](https://pypi.org/project/tqdm) | 4.28.1 | A Simple Python Progress Meter +[traitlets](https://pypi.org/project/traitlets) | 4.3.2 | Traitlets Python config system +[traittypes](https://pypi.org/project/traittypes) | 0.2.1 | Scipy trait types +[twine](https://pypi.org/project/twine) | 1.12.1 | Collection of utilities for interacting with PyPI +[twitter](https://pypi.org/project/twitter) | 1.17.1 | An API and command-line toolset for Twitter (twitter.com) +[typed_ast](https://pypi.org/project/typed_ast) | 1.1.0 | a fork of Python 2 and 3 ast modules with type comment support +[tzlocal](https://pypi.org/project/tzlocal) | 1.5.1 | tzinfo object for the local timezone +[uncertainties](https://pypi.org/project/uncertainties) | 3.0.3 | Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives +[urllib3](https://pypi.org/project/urllib3) | 1.24 | HTTP library with thread-safe connection pooling, file post, and more. +[vega](https://pypi.org/project/vega) | 2.0rc2 | An IPython/ Jupyter widget for Vega and Vega-Lite +[vega_datasets](https://pypi.org/project/vega_datasets) | 0.5.0 | A Python package for offline access to Vega datasets +[vitables](https://pypi.org/project/vitables) | 3.0.0 | Graphical tool for browsing and editing files in both HDF5 and PyTables formats +[wcwidth](https://pypi.org/project/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes +[webencodings](https://pypi.org/project/webencodings) | 0.5.1 | Character encoding aliases for legacy web content +[werkzeug](https://pypi.org/project/werkzeug) | 0.14.1 | The Swiss Army knife of Python web development +[wheel](https://pypi.org/project/wheel) | 0.32.2 | A built-package format for Python. +[widgetsnbextension](https://pypi.org/project/widgetsnbextension) | 3.4.2 | IPython HTML widgets for Jupyter +[winpython](http://winpython.github.io/) | 1.11.20181031 | WinPython distribution tools, including WPPM (package manager) +[wordcloud](https://pypi.org/project/wordcloud) | 1.5.0 | A little word cloud generator +[wrapt](https://pypi.org/project/wrapt) | 1.10.11 | A Python module for decorators, wrappers and monkey patching. +[xarray](https://pypi.org/project/xarray) | 0.10.9 | N-D labeled arrays and datasets in Python +[xlrd](https://pypi.org/project/xlrd) | 1.1.0 | Extract data from Microsoft Excel spreadsheet files +[xlsxwriter](https://pypi.org/project/xlsxwriter) | 1.1.2 | A Python module for creating Excel XLSX files. +[xlwings](https://pypi.org/project/xlwings) | 0.12.1 | Interact with Excel from Python and vice versa +[zarr](https://pypi.org/project/zarr) | 2.2.0 | A minimal implementation of chunked, compressed, N-dimensional arrays for Python. +[zict](https://pypi.org/project/zict) | 0.1.3 | Mutable mapping tools \ No newline at end of file diff --git a/changelogs/WinPythonQt5-64bit-3.6.7.0_History.md b/changelogs/WinPythonQt5-64bit-3.6.7.0_History.md new file mode 100644 index 00000000..abb13490 --- /dev/null +++ b/changelogs/WinPythonQt5-64bit-3.6.7.0_History.md @@ -0,0 +1,167 @@ +## History of changes for WinPython-64bit 3.6.7.0Qt5 + +The following changes were made to WinPython-64bit distribution since version 3.6.6.2Qt5. + +### Tools + +Upgraded packages: + + * [Nodejs](https://nodejs.org) v8.11.4 → v8.12.0 (a JavaScript runtime built on Chrome's V8 JavaScript engine) + * [npmjs](https://www.npmjs.com/) 5.6.0 → 6.4.1 (a package manager for JavaScript) + +### Python packages + +New packages: + + * [defusedxml](https://pypi.org/project/defusedxml) 0.5.0 (XML bomb protection for Python stdlib modules) + * [imbalanced_learn](https://pypi.org/project/imbalanced_learn) 0.4.2 (Toolbox for imbalanced dataset in machine learning.) + * [jupyterlab_server](https://pypi.org/project/jupyterlab_server) 0.2.0 (JupyterLab Server) + * [mypy_extensions](https://pypi.org/project/mypy_extensions) 0.4.1 (Experimental type system extensions for programs checked with the mypy typechecker.) + * [readme_renderer](https://pypi.org/project/readme_renderer) 24.0 (a library for rendering "readme" descriptions for Warehouse) + * [simpy](https://pypi.org/project/simpy) 3.0.11 (Event discrete, process based simulation for Python.) + * [tzlocal](https://pypi.org/project/tzlocal) 1.5.1 (tzinfo object for the local timezone) + +Upgraded packages: + + * [absl_py](https://pypi.org/project/absl_py) 0.4.0 → 0.6.1 (Abseil Python Common Libraries) + * [alabaster](https://pypi.org/project/alabaster) 0.7.11 → 0.7.12 (A configurable sidebar-enabled Sphinx theme) + * [asteval](https://pypi.org/project/asteval) 0.9.12 → 0.9.13 (Safe, minimalistic evaluator of python expression using ast module) + * [atomicwrites](https://pypi.org/project/atomicwrites) 1.1.5 → 1.2.1 (Powerful Python library for atomic file writes.) + * [attrs](https://pypi.org/project/attrs) 18.1.0 → 18.2.0 (Classes Without Boilerplate) + * [bleach](https://pypi.org/project/bleach) 2.1.4 → 3.0.2 (An easy whitelist-based HTML-sanitizing tool) + * [blosc](https://pypi.org/project/blosc) 1.5.1 → 1.6.1 (Blosc data compressor) + * [bokeh](https://pypi.org/project/bokeh) 1.0.0.dev6 → 1.0.0 (Statistical and novel interactive HTML plots for Python) + * [brotli](https://pypi.org/project/brotli) 1.0.4 → 1.0.7 (Python binding of the Brotli compression library) + * [certifi](https://pypi.org/project/certifi) 2018.8.13 → 2018.10.15 (Python package for providing Mozilla's CA Bundle.) + * [cftime](https://pypi.org/project/cftime) 1.0.1 → 1.0.2.1 (time-handling functionality from netcdf4-python) + * [click](https://pypi.org/project/click) 6.7 → 7.0 (A simple wrapper around optparse for powerful command line utilities.) + * [cloudpickle](https://pypi.org/project/cloudpickle) 0.5.5 → 0.6.1 (Extended pickling support for Python objects) + * [colorama](https://pypi.org/project/colorama) 0.3.9 → 0.4.0 (Cross-platform colored terminal text) + * [cvxopt](https://pypi.org/project/cvxopt) 1.2.0 → 1.2.2 (Convex optimization package) + * [cvxpy](https://pypi.org/project/cvxpy) 1.0.8 → 1.0.10 (A domain-specific language for modeling convex optimization problems in Python) + * [cython](https://pypi.org/project/cython) 0.28.5 → 0.29 (Cython is a language that makes writing C extensions for the Python language as easy as Python) + * [dask](https://pypi.org/project/dask) 0.18.2 → 0.20.0 (Minimal task scheduling abstraction) + * [datashader](https://pypi.org/project/datashader) 0.6.7 → 0.6.8 (Data visualization toolchain based on aggregating into a grid) + * [distributed](https://pypi.org/project/distributed) 1.22.1 → 1.24.0 (Distributed computing) + * [future](https://pypi.org/project/future) 0.16.0 → 0.17.0 (Clean single-source support for Python 3 and 2) + * [geopy](https://pypi.org/project/geopy) 1.16.0 → 1.17.0 (Python Geocoding Toolbox) + * [greenlet](https://pypi.org/project/greenlet) 0.4.14 → 0.4.15 (Lightweight in-process concurrent programming) + * [grpcio](https://pypi.org/project/grpcio) 1.13.0 → 1.15.0 (HTTP/2-based RPC framework) + * [holoviews](https://pypi.org/project/holoviews) 1.11.0a3 → 1.10.9 (Composable, declarative data structures for building complex visualizations easily.) + * [imageio](https://pypi.org/project/imageio) 2.3.0 → 2.4.1 (Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.) + * [imagesize](https://pypi.org/project/imagesize) 1.0.0 → 1.1.0 (Getting image size from png/jpeg/jpeg2000/gif file) + * [intake](https://pypi.org/project/intake) 0.1.3 → 0.2.3 (Data input plugin and catalog system) + * [ipydatawidgets](https://pypi.org/project/ipydatawidgets) 3.1.0 → 4.0.0 (A set of widgets to help facilitate reuse of large datasets across widgets) + * [ipykernel](https://pypi.org/project/ipykernel) 4.9.0 → 5.1.0 (IPython Kernel for Jupyter) + * [ipyleaflet](https://pypi.org/project/ipyleaflet) 0.9.0 → 0.9.1 (A Jupyter widget for dynamic Leaflet maps) + * [ipyparallel](https://pypi.org/project/ipyparallel) 6.2.2 → 6.2.3 (Interactive Parallel Computing with IPython) + * [ipython](https://pypi.org/project/ipython) 6.5.0 → 7.1.1 (Enhanced Python shell) + * [ipywidgets](https://pypi.org/project/ipywidgets) 7.4.1 → 7.4.2 (IPython HTML widgets for Jupyter) + * [itsdangerous](https://pypi.org/project/itsdangerous) 0.24 → 1.1.0 (Various helpers to pass trusted data to untrusted environments and back.) + * [jedi](https://pypi.org/project/jedi) 0.12.1 → 0.13.1 (An autocompletion tool for Python that can be used for text editors) + * [joblib](https://pypi.org/project/joblib) 0.12.2 → 0.12.5 (Lightweight pipelining: using Python functions as pipeline jobs.) + * [jupyter_console](https://pypi.org/project/jupyter_console) 5.2.0 → 6.0.0 (Jupyter terminal console) + * [jupyterlab](https://pypi.org/project/jupyterlab) 0.34.7 → 0.35.3 (Jupyter lab environment notebook server extension) + * [keras](https://pypi.org/project/keras) 2.2.2 → 2.2.4 (Theano-based Deep Learning library) + * [keras_applications](https://pypi.org/project/keras_applications) 1.0.4 → 1.0.6 (Reference implementations of popular deep learning models) + * [keras_preprocessing](https://pypi.org/project/keras_preprocessing) 1.0.2 → 1.0.5 (Easy data preprocessing and data augmentation for deep learning models) + * [keyring](https://pypi.org/project/keyring) 13.2.1 → 16.0.0 (Store and access your passwords safely.) + * [llvmlite](https://pypi.org/project/llvmlite) 0.24.0 → 0.25.0 (lightweight wrapper around basic LLVM functionality) + * [loky](https://pypi.org/project/loky) 2.2.1 → 2.3.1 (Robust and reusable Executor for joblib) + * [lxml](https://pypi.org/project/lxml) 4.2.4 → 4.2.5 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.) + * [markdown](https://pypi.org/project/markdown) 2.6.11 → 3.0.1 (Python implementation of Markdown.) + * [matplotlib](https://pypi.org/project/matplotlib) 2.2.3 → 3.0.1 (2D plotting library (embeddable in GUIs created with PyQt)) + * [mistune](https://pypi.org/project/mistune) 0.8.3 → 0.8.4 (The fastest markdown parser in pure Python, inspired by marked.) + * [mizani](https://pypi.org/project/mizani) 0.4.6 → 0.5.2 (Scales for Python) + * [mpl_scatter_density](https://pypi.org/project/mpl_scatter_density) 0.3 → 0.4 (Fast scatter density plots for Matplotlib) + * [msgpack_numpy](https://pypi.org/project/msgpack_numpy) 0.4.3.1 → 0.4.4.1 (Numpy data serialization using msgpack) + * [mypy](https://pypi.org/project/mypy) 0.620 → 0.641 (Optional static typing for Python) + * [nbconvert](https://pypi.org/project/nbconvert) 5.3.1 → 5.4.0 (Converting Jupyter Notebooks) + * [netcdf4](https://pypi.org/project/netcdf4) 1.4.1 → 1.4.2 (Provides an object-oriented python interface to the netCDF version 4 library) + * [networkx](https://pypi.org/project/networkx) 2.1 → 2.3rc1.dev20181020104102 (Python package for creating and manipulating graphs and networks) + * [notebook](https://pypi.org/project/notebook) 5.6.0 → 5.7.0 (# Jupyter Notebook) + * [numba](https://pypi.org/project/numba) 0.39.0 → 0.40.0 (compiling Python code using LLVM) + * [numpy](https://pypi.org/project/numpy) 1.14.5+mkl → 1.14.6+mkl (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module)) + * [packaging](https://pypi.org/project/packaging) 17.1 → 18.0 (Core utilities for Python packages) + * [pandas_datareader](https://pypi.org/project/pandas_datareader) 0.6.0 → 0.7.0 (Data readers extracted from the pandas codebase,should be compatible with recent pandas versions) + * [param](https://pypi.org/project/param) 1.7.0 → 1.8.1 (Declarative Python programming using Parameters.) + * [partd](https://pypi.org/project/partd) 0.3.8 → 0.3.9 (Appendable key-value storage) + * [patsy](https://pypi.org/project/patsy) 0.5.0 → 0.5.1 (Describing statistical models using symbolic formulas) + * [pg8000](https://pypi.org/project/pg8000) 1.11.0 → 1.12.3 (PostgreSQL interface library) + * [pickleshare](https://pypi.org/project/pickleshare) 0.7.4 → 0.7.5 (Tiny 'shelve'-like database with concurrency support) + * [pillow](https://pypi.org/project/pillow) 5.2.0 → 5.3.0 (Python Imaging Library (fork)) + * [pip](https://pypi.org/project/pip) 18.0 → 18.1 (A tool for installing and managing Python packages) + * [plotnine](https://pypi.org/project/plotnine) 0.4.0 → 0.5.1 (A grammar of graphics for python) + * [pluggy](https://pypi.org/project/pluggy) 0.7.1 → 0.8.0 (plugin and hook calling mechanisms for python) + * [prometheus_client](https://pypi.org/project/prometheus_client) 0.3.1 → 0.4.2 (Python client for the Prometheus monitoring system.) + * [prompt_toolkit](https://pypi.org/project/prompt_toolkit) 1.0.15 → 2.0.7 (Library for building powerful interactive command lines in Python) + * [ptpython](https://pypi.org/project/ptpython) 0.41 → 2.0.4 (Python REPL build on top of prompt_toolkit) + * [pulp](https://pypi.org/project/pulp) 1.6.8 → 1.6.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](https://pypi.org/project/py) 1.5.4 → 1.7.0 (library with cross-python path, ini-parsing, io, code, log facilities) + * [pyarrow](https://pypi.org/project/pyarrow) 0.10.0 → 0.11.1 (Python library for Apache Arrow) + * [pybars3](https://pypi.org/project/pybars3) 0.9.3 → 0.9.6 (Handlebars.js templating for Python 3 and 2) + * [pybind11](https://pypi.org/project/pybind11) 2.2.3 → 2.2.4 (Seamless operability between C++11 and Python) + * [pycparser](https://pypi.org/project/pycparser) 2.17 → 2.19 (C parser in Python) + * [pymongo](https://pypi.org/project/pymongo) 3.7.1 → 3.7.2 (Python driver for MongoDB ) + * [pyparsing](https://pypi.org/project/pyparsing) 2.2.0 → 2.2.2 (A Python Parsing Module) + * [pytest](https://pypi.org/project/pytest) 3.7.2 → 3.9.3 (pytest: simple powerful testing with Python) + * [Python](http://www.python.org/) 3.6.6 → 3.6.7 (Python programming language with standard library) + * [python_dateutil](https://pypi.org/project/python_dateutil) 2.7.3 → 2.7.5 (Powerful extensions to the standard datetime module) + * [pythreejs](https://pypi.org/project/pythreejs) 1.1.0 → 2.0.1 (Interactive 3d graphics for the Jupyter notebook, using Three.js from Jupyter interactive widgets.) + * [pytz](https://pypi.org/project/pytz) 2018.5 → 2018.6 (World Timezone Definitions for Python) + * [pyviz_comms](https://pypi.org/project/pyviz_comms) 0.1.1 → 0.6.0 (Launch jobs, organize the output, and dissect the results) + * [pywavelets](https://pypi.org/project/pywavelets) 0.5.2 → 1.0.1 (Wavelet transforms module) + * [pywin32](https://pypi.org/project/pywin32) 223.1 → 224 (Python library for Windows) + * [pyzo](https://pypi.org/project/pyzo) 4.6.0 → 4.6.2.dev0 (the Python IDE for scientific computing) + * [qtawesome](https://pypi.org/project/qtawesome) 0.5.0.dev0 → 0.5.2 (FontAwesome icons in PyQt and PySide applications) + * [qtconsole](https://pypi.org/project/qtconsole) 4.4.1 → 4.4.2 (Jupyter Qt console) + * [qtpy](https://pypi.org/project/qtpy) 1.5.0 → 1.5.2 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.) + * [regex](https://pypi.org/project/regex) 2018.8.17 → 2018.8.29 (Alternative regular expression module, to replace re.) + * [reportlab](https://pypi.org/project/reportlab) 3.5.6 → 3.5.9 (The PDF generation library) + * [requests](https://pypi.org/project/requests) 2.19.1 → 2.20.0 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.) + * [ruamel.yaml](https://pypi.org/project/ruamel.yaml) 0.15.52 → 0.15.75 (a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order) + * [scikit_image](https://pypi.org/project/scikit_image) 0.14.0 → 0.14.1 (Image processing toolbox for SciPy) + * [scikit_learn](https://pypi.org/project/scikit_learn) 0.19.2 → 0.20 (A set of Python modules for machine learning and data mining) + * [scilab2py](https://pypi.org/project/scilab2py) 0.6.1 → 0.6.2 (Python to Scilab bridge) + * [setuptools](https://pypi.org/project/setuptools) 40.2.0 → 40.5.0 (Download, build, install, upgrade, and uninstall Python packages - easily) + * [sip](https://pypi.org/project/sip) 4.19.6 → 4.19.8 (Python extension module generator for C and C++ libraries) + * [sortedcontainers](https://pypi.org/project/sortedcontainers) 2.0.4 → 2.0.5 (Python Sorted Container Types: SortedList, SortedDict, and SortedSet) + * [sounddevice](https://pypi.org/project/sounddevice) 0.3.11 → 0.3.12 (Play and Record Sound with Python) + * [sphinx](https://pypi.org/project/sphinx) 1.7.7 → 1.8.1 (Tool for generating documentation which uses reStructuredText as its markup language) + * [sphinx_rtd_theme](https://pypi.org/project/sphinx_rtd_theme) 0.4.1 → 0.4.2 (ReadTheDocs.org theme for Sphinx, 2013 version.) + * [spyder](https://pypi.org/project/spyder) 3.3.1 → 3.3.2.dev0 (The Scientific Python Development Environment: An IDE designed for interactive computing and data visualisation with a simple and intuitive user interface) + * [sqlalchemy](https://pypi.org/project/sqlalchemy) 1.2.11 → 1.2.12 (SQL Toolkit and Object Relational Mapper) + * [sympy](https://pypi.org/project/sympy) 1.2 → 1.3 (Symbolic Mathematics Library) + * [tensorboard](https://pypi.org/project/tensorboard) 1.10.0 → 1.12.0 (TensorBoard lets you watch Tensors Flow) + * [tensorflow](https://pypi.org/project/tensorflow) 1.10.0 → 1.12.0rc2 (TensorFlow helps the tensors flow) + * [tensorflow_probability](https://pypi.org/project/tensorflow_probability) 0.3.0 → 0.4.0 () + * [testpath](https://pypi.org/project/testpath) 0.3.1 → 0.4.2 (Test utilities for code working with files and commands) + * [tornado](https://pypi.org/project/tornado) 5.1 → 5.1.1 (Scalable, non-blocking web server and tools (required for IPython notebook)) + * [tqdm](https://pypi.org/project/tqdm) 4.25.0 → 4.28.1 (A Simple Python Progress Meter) + * [twine](https://pypi.org/project/twine) 1.11.0 → 1.12.1 (Collection of utilities for interacting with PyPI) + * [uncertainties](https://pypi.org/project/uncertainties) 3.0.2 → 3.0.3 (Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives) + * [urllib3](https://pypi.org/project/urllib3) 1.23 → 1.24 (HTTP library with thread-safe connection pooling, file post, and more.) + * [vega](https://pypi.org/project/vega) 1.4.0 → 2.0rc2 (An IPython/ Jupyter widget for Vega and Vega-Lite) + * [wheel](https://pypi.org/project/wheel) 0.31.1 → 0.32.2 (A built-package format for Python.) + * [widgetsnbextension](https://pypi.org/project/widgetsnbextension) 3.4.1 → 3.4.2 (IPython HTML widgets for Jupyter) + * [winpython](http://winpython.github.io/) 1.10.20180827 → 1.11.20181031 (WinPython distribution tools, including WPPM (package manager)) + * [xarray](https://pypi.org/project/xarray) 0.10.8 → 0.10.9 (N-D labeled arrays and datasets in Python) + * [xlsxwriter](https://pypi.org/project/xlsxwriter) 1.0.7 → 1.1.2 (A Python module for creating Excel XLSX files.) + * [xlwings](https://pypi.org/project/xlwings) 0.11.8 → 0.12.1 (Interact with Excel from Python and vice versa) + +Removed packages: + + * [click_plugins](https://pypi.org/project/click_plugins) 1.0.3 (An extension module for click to enable registering CLI commands via setuptools entry-points.) + * [cligj](https://pypi.org/project/cligj) 0.4.0 (Click params for commmand line interfaces to GeoJSON) + * [fiona](https://pypi.org/project/fiona) 1.7.13 (reads and writes spatial data files) + * [geopandas](https://pypi.org/project/geopandas) 0.4.0 (Geographic pandas extensions) + * [ipyscales](https://pypi.org/project/ipyscales) 0.2.2 (A widget library for scales) + * [munch](https://pypi.org/project/munch) 2.3.2 (A dot-accessible dictionary (a la JavaScript objects).) + * [pyproj](https://pypi.org/project/pyproj) 1.9.5.1 (Python interface to PROJ.4 library) + * [requests_file](https://pypi.org/project/requests_file) 1.4.3 (File transport adapter for Requests) + * [requests_ftp](https://pypi.org/project/requests_ftp) 0.3.1 (FTP Transport Adapter for Requests.) + * [shapely](https://pypi.org/project/shapely) 1.6.4.post1 (Geometric objects, predicates, and operations) + * [simplegeneric](https://pypi.org/project/simplegeneric) 0.8.1 (Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)) + * [typing](https://pypi.org/project/typing) 3.6.4 (Type Hints for Python) + +* * * diff --git a/changelogs/WinPythonZero-32bit-3.6.7.0.md b/changelogs/WinPythonZero-32bit-3.6.7.0.md new file mode 100644 index 00000000..9e240163 --- /dev/null +++ b/changelogs/WinPythonZero-32bit-3.6.7.0.md @@ -0,0 +1,40 @@ +## WinPython 3.6.7.0Zero + +The following packages are included in WinPython-32bit v3.6.7.0Zero . + +### Tools + +Name | Version | Description +-----|---------|------------ + + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.6.7 | Python programming language with standard library +[brotli](https://pypi.org/project/brotli) | 1.0.7 | Python binding of the Brotli compression library +[cloudpickle](https://pypi.org/project/cloudpickle) | 0.6.1 | Extended pickling support for Python objects +[dask](https://pypi.org/project/dask) | 0.20.0 | Minimal task scheduling abstraction +[docopt](https://pypi.org/project/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile +[idlex](https://pypi.org/project/idlex) | 1.18 | IDLE Extensions for Python +[jedi](https://pypi.org/project/jedi) | 0.13.1 | An autocompletion tool for Python that can be used for text editors +[joblib](https://pypi.org/project/joblib) | 0.12.5 | Lightweight pipelining: using Python functions as pipeline jobs. +[locket](https://pypi.org/project/locket) | 0.2.0 | File-based locks for Python for Linux and Windows +[parso](https://pypi.org/project/parso) | 0.3.1 | A Python Parser +[partd](https://pypi.org/project/partd) | 0.3.9 | Appendable key-value storage +[pip](https://pypi.org/project/pip) | 18.1 | A tool for installing and managing Python packages +[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 2.0.7 | Library for building powerful interactive command lines in Python +[ptpython](https://pypi.org/project/ptpython) | 2.0.4 | Python REPL build on top of prompt_toolkit +[pygments](http://pygments.org) | 2.2.0 | Generic syntax highlighter for general use in all kinds of software +[pyodbc](https://pypi.org/project/pyodbc) | 4.0.24 | DB API Module for ODBC +[python_snappy](https://pypi.org/project/python_snappy) | 0.5.3 | Python library for the snappy compression library from Google +[pythonnet](https://pypi.org/project/pythonnet) | 2.4.0.dev0 | .Net and Mono integration for Python +[qtpy](https://pypi.org/project/qtpy) | 1.5.2 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets. +[setuptools](https://pypi.org/project/setuptools) | 40.5.0 | Download, build, install, upgrade, and uninstall Python packages - easily +[six](https://pypi.org/project/six) | 1.11.0 | Python 2 and 3 compatibility utilities +[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.8.11 | a graphic SQLite Client in 1 Python file +[toolz](https://pypi.org/project/toolz) | 0.9.0 | List processing tools and functional utilities +[wcwidth](https://pypi.org/project/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes +[wheel](https://pypi.org/project/wheel) | 0.32.2 | A built-package format for Python. +[winpython](http://winpython.github.io/) | 1.11.20181031 | WinPython distribution tools, including WPPM (package manager) \ No newline at end of file diff --git a/changelogs/WinPythonZero-32bit-3.6.7.0_History.md b/changelogs/WinPythonZero-32bit-3.6.7.0_History.md new file mode 100644 index 00000000..cbebe93e --- /dev/null +++ b/changelogs/WinPythonZero-32bit-3.6.7.0_History.md @@ -0,0 +1,24 @@ +## History of changes for WinPython-32bit 3.6.7.0Zero + +The following changes were made to WinPython-32bit distribution since version 3.6.6.2Zero. + +### Python packages + +Upgraded packages: + + * [brotli](https://pypi.org/project/brotli) 1.0.4 → 1.0.7 (Python binding of the Brotli compression library) + * [cloudpickle](https://pypi.org/project/cloudpickle) 0.5.5 → 0.6.1 (Extended pickling support for Python objects) + * [dask](https://pypi.org/project/dask) 0.18.2 → 0.20.0 (Minimal task scheduling abstraction) + * [jedi](https://pypi.org/project/jedi) 0.12.1 → 0.13.1 (An autocompletion tool for Python that can be used for text editors) + * [joblib](https://pypi.org/project/joblib) 0.12.2 → 0.12.5 (Lightweight pipelining: using Python functions as pipeline jobs.) + * [partd](https://pypi.org/project/partd) 0.3.8 → 0.3.9 (Appendable key-value storage) + * [pip](https://pypi.org/project/pip) 18.0 → 18.1 (A tool for installing and managing Python packages) + * [prompt_toolkit](https://pypi.org/project/prompt_toolkit) 1.0.15 → 2.0.7 (Library for building powerful interactive command lines in Python) + * [ptpython](https://pypi.org/project/ptpython) 0.41 → 2.0.4 (Python REPL build on top of prompt_toolkit) + * [Python](http://www.python.org/) 3.6.6 → 3.6.7 (Python programming language with standard library) + * [qtpy](https://pypi.org/project/qtpy) 1.5.0 → 1.5.2 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.) + * [setuptools](https://pypi.org/project/setuptools) 40.2.0 → 40.5.0 (Download, build, install, upgrade, and uninstall Python packages - easily) + * [wheel](https://pypi.org/project/wheel) 0.31.1 → 0.32.2 (A built-package format for Python.) + * [winpython](http://winpython.github.io/) 1.10.20180827 → 1.11.20181031 (WinPython distribution tools, including WPPM (package manager)) + +* * * diff --git a/changelogs/WinPythonZero-32bit-3.7.1.0.md b/changelogs/WinPythonZero-32bit-3.7.1.0.md new file mode 100644 index 00000000..4c116492 --- /dev/null +++ b/changelogs/WinPythonZero-32bit-3.7.1.0.md @@ -0,0 +1,40 @@ +## WinPython 3.7.1.0Zero + +The following packages are included in WinPython-32bit v3.7.1.0Zero . + +### Tools + +Name | Version | Description +-----|---------|------------ + + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.7.1 | Python programming language with standard library +[brotli](https://pypi.org/project/brotli) | 1.0.7 | Python binding of the Brotli compression library +[cloudpickle](https://pypi.org/project/cloudpickle) | 0.6.1 | Extended pickling support for Python objects +[dask](https://pypi.org/project/dask) | 0.20.0 | Minimal task scheduling abstraction +[docopt](https://pypi.org/project/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile +[idlex](https://pypi.org/project/idlex) | 1.18 | IDLE Extensions for Python +[jedi](https://pypi.org/project/jedi) | 0.13.1 | An autocompletion tool for Python that can be used for text editors +[joblib](https://pypi.org/project/joblib) | 0.12.5 | Lightweight pipelining: using Python functions as pipeline jobs. +[locket](https://pypi.org/project/locket) | 0.2.0 | File-based locks for Python for Linux and Windows +[parso](https://pypi.org/project/parso) | 0.3.1 | A Python Parser +[partd](https://pypi.org/project/partd) | 0.3.9 | Appendable key-value storage +[pip](https://pypi.org/project/pip) | 18.1 | A tool for installing and managing Python packages +[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 2.0.7 | Library for building powerful interactive command lines in Python +[ptpython](https://pypi.org/project/ptpython) | 2.0.4 | Python REPL build on top of prompt_toolkit +[pygments](http://pygments.org) | 2.2.0 | Generic syntax highlighter for general use in all kinds of software +[pyodbc](https://pypi.org/project/pyodbc) | 4.0.24 | DB API Module for ODBC +[python_snappy](https://pypi.org/project/python_snappy) | 0.5.3 | Python library for the snappy compression library from Google +[pythonnet](https://pypi.org/project/pythonnet) | 2.4.0.dev0 | .Net and Mono integration for Python +[qtpy](https://pypi.org/project/qtpy) | 1.5.2 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets. +[setuptools](https://pypi.org/project/setuptools) | 40.5.0 | Download, build, install, upgrade, and uninstall Python packages - easily +[six](https://pypi.org/project/six) | 1.11.0 | Python 2 and 3 compatibility utilities +[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.8.11 | a graphic SQLite Client in 1 Python file +[toolz](https://pypi.org/project/toolz) | 0.9.0 | List processing tools and functional utilities +[wcwidth](https://pypi.org/project/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes +[wheel](https://pypi.org/project/wheel) | 0.32.2 | A built-package format for Python. +[winpython](http://winpython.github.io/) | 1.11.20181031 | WinPython distribution tools, including WPPM (package manager) \ No newline at end of file diff --git a/changelogs/WinPythonZero-32bit-3.7.1.0_History.md b/changelogs/WinPythonZero-32bit-3.7.1.0_History.md new file mode 100644 index 00000000..a389c287 --- /dev/null +++ b/changelogs/WinPythonZero-32bit-3.7.1.0_History.md @@ -0,0 +1,24 @@ +## History of changes for WinPython-32bit 3.7.1.0Zero + +The following changes were made to WinPython-32bit distribution since version 3.7.0.2Zero. + +### Python packages + +Upgraded packages: + + * [brotli](https://pypi.org/project/brotli) 1.0.4 → 1.0.7 (Python binding of the Brotli compression library) + * [cloudpickle](https://pypi.org/project/cloudpickle) 0.5.5 → 0.6.1 (Extended pickling support for Python objects) + * [dask](https://pypi.org/project/dask) 0.18.2 → 0.20.0 (Minimal task scheduling abstraction) + * [jedi](https://pypi.org/project/jedi) 0.12.1 → 0.13.1 (An autocompletion tool for Python that can be used for text editors) + * [joblib](https://pypi.org/project/joblib) 0.12.2 → 0.12.5 (Lightweight pipelining: using Python functions as pipeline jobs.) + * [partd](https://pypi.org/project/partd) 0.3.8 → 0.3.9 (Appendable key-value storage) + * [pip](https://pypi.org/project/pip) 18.0 → 18.1 (A tool for installing and managing Python packages) + * [prompt_toolkit](https://pypi.org/project/prompt_toolkit) 1.0.15 → 2.0.7 (Library for building powerful interactive command lines in Python) + * [ptpython](https://pypi.org/project/ptpython) 0.41 → 2.0.4 (Python REPL build on top of prompt_toolkit) + * [Python](http://www.python.org/) 3.7.0 → 3.7.1 (Python programming language with standard library) + * [qtpy](https://pypi.org/project/qtpy) 1.5.0 → 1.5.2 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.) + * [setuptools](https://pypi.org/project/setuptools) 40.2.0 → 40.5.0 (Download, build, install, upgrade, and uninstall Python packages - easily) + * [wheel](https://pypi.org/project/wheel) 0.31.1 → 0.32.2 (A built-package format for Python.) + * [winpython](http://winpython.github.io/) 1.10.20180827 → 1.11.20181031 (WinPython distribution tools, including WPPM (package manager)) + +* * * diff --git a/changelogs/WinPythonZero-64bit-3.6.7.0.md b/changelogs/WinPythonZero-64bit-3.6.7.0.md new file mode 100644 index 00000000..9a9d6504 --- /dev/null +++ b/changelogs/WinPythonZero-64bit-3.6.7.0.md @@ -0,0 +1,40 @@ +## WinPython 3.6.7.0Zero + +The following packages are included in WinPython-64bit v3.6.7.0Zero . + +### Tools + +Name | Version | Description +-----|---------|------------ + + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.6.7 | Python programming language with standard library +[brotli](https://pypi.org/project/brotli) | 1.0.7 | Python binding of the Brotli compression library +[cloudpickle](https://pypi.org/project/cloudpickle) | 0.6.1 | Extended pickling support for Python objects +[dask](https://pypi.org/project/dask) | 0.20.0 | Minimal task scheduling abstraction +[docopt](https://pypi.org/project/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile +[idlex](https://pypi.org/project/idlex) | 1.18 | IDLE Extensions for Python +[jedi](https://pypi.org/project/jedi) | 0.13.1 | An autocompletion tool for Python that can be used for text editors +[joblib](https://pypi.org/project/joblib) | 0.12.5 | Lightweight pipelining: using Python functions as pipeline jobs. +[locket](https://pypi.org/project/locket) | 0.2.0 | File-based locks for Python for Linux and Windows +[parso](https://pypi.org/project/parso) | 0.3.1 | A Python Parser +[partd](https://pypi.org/project/partd) | 0.3.9 | Appendable key-value storage +[pip](https://pypi.org/project/pip) | 18.1 | A tool for installing and managing Python packages +[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 2.0.7 | Library for building powerful interactive command lines in Python +[ptpython](https://pypi.org/project/ptpython) | 2.0.4 | Python REPL build on top of prompt_toolkit +[pygments](http://pygments.org) | 2.2.0 | Generic syntax highlighter for general use in all kinds of software +[pyodbc](https://pypi.org/project/pyodbc) | 4.0.24 | DB API Module for ODBC +[python_snappy](https://pypi.org/project/python_snappy) | 0.5.3 | Python library for the snappy compression library from Google +[pythonnet](https://pypi.org/project/pythonnet) | 2.4.0.dev0 | .Net and Mono integration for Python +[qtpy](https://pypi.org/project/qtpy) | 1.5.2 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets. +[setuptools](https://pypi.org/project/setuptools) | 40.5.0 | Download, build, install, upgrade, and uninstall Python packages - easily +[six](https://pypi.org/project/six) | 1.11.0 | Python 2 and 3 compatibility utilities +[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.8.11 | a graphic SQLite Client in 1 Python file +[toolz](https://pypi.org/project/toolz) | 0.9.0 | List processing tools and functional utilities +[wcwidth](https://pypi.org/project/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes +[wheel](https://pypi.org/project/wheel) | 0.32.2 | A built-package format for Python. +[winpython](http://winpython.github.io/) | 1.11.20181031 | WinPython distribution tools, including WPPM (package manager) \ No newline at end of file diff --git a/changelogs/WinPythonZero-64bit-3.6.7.0_History.md b/changelogs/WinPythonZero-64bit-3.6.7.0_History.md new file mode 100644 index 00000000..643c5e48 --- /dev/null +++ b/changelogs/WinPythonZero-64bit-3.6.7.0_History.md @@ -0,0 +1,24 @@ +## History of changes for WinPython-64bit 3.6.7.0Zero + +The following changes were made to WinPython-64bit distribution since version 3.6.6.2Zero. + +### Python packages + +Upgraded packages: + + * [brotli](https://pypi.org/project/brotli) 1.0.4 → 1.0.7 (Python binding of the Brotli compression library) + * [cloudpickle](https://pypi.org/project/cloudpickle) 0.5.5 → 0.6.1 (Extended pickling support for Python objects) + * [dask](https://pypi.org/project/dask) 0.18.2 → 0.20.0 (Minimal task scheduling abstraction) + * [jedi](https://pypi.org/project/jedi) 0.12.1 → 0.13.1 (An autocompletion tool for Python that can be used for text editors) + * [joblib](https://pypi.org/project/joblib) 0.12.2 → 0.12.5 (Lightweight pipelining: using Python functions as pipeline jobs.) + * [partd](https://pypi.org/project/partd) 0.3.8 → 0.3.9 (Appendable key-value storage) + * [pip](https://pypi.org/project/pip) 18.0 → 18.1 (A tool for installing and managing Python packages) + * [prompt_toolkit](https://pypi.org/project/prompt_toolkit) 1.0.15 → 2.0.7 (Library for building powerful interactive command lines in Python) + * [ptpython](https://pypi.org/project/ptpython) 0.41 → 2.0.4 (Python REPL build on top of prompt_toolkit) + * [Python](http://www.python.org/) 3.6.6 → 3.6.7 (Python programming language with standard library) + * [qtpy](https://pypi.org/project/qtpy) 1.5.0 → 1.5.2 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.) + * [setuptools](https://pypi.org/project/setuptools) 40.2.0 → 40.5.0 (Download, build, install, upgrade, and uninstall Python packages - easily) + * [wheel](https://pypi.org/project/wheel) 0.31.1 → 0.32.2 (A built-package format for Python.) + * [winpython](http://winpython.github.io/) 1.10.20180827 → 1.11.20181031 (WinPython distribution tools, including WPPM (package manager)) + +* * * diff --git a/changelogs/WinPythonZero-64bit-3.7.1.0.md b/changelogs/WinPythonZero-64bit-3.7.1.0.md new file mode 100644 index 00000000..eafff8d6 --- /dev/null +++ b/changelogs/WinPythonZero-64bit-3.7.1.0.md @@ -0,0 +1,40 @@ +## WinPython 3.7.1.0Zero + +The following packages are included in WinPython-64bit v3.7.1.0Zero . + +### Tools + +Name | Version | Description +-----|---------|------------ + + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.7.1 | Python programming language with standard library +[brotli](https://pypi.org/project/brotli) | 1.0.7 | Python binding of the Brotli compression library +[cloudpickle](https://pypi.org/project/cloudpickle) | 0.6.1 | Extended pickling support for Python objects +[dask](https://pypi.org/project/dask) | 0.20.0 | Minimal task scheduling abstraction +[docopt](https://pypi.org/project/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile +[idlex](https://pypi.org/project/idlex) | 1.18 | IDLE Extensions for Python +[jedi](https://pypi.org/project/jedi) | 0.13.1 | An autocompletion tool for Python that can be used for text editors +[joblib](https://pypi.org/project/joblib) | 0.12.5 | Lightweight pipelining: using Python functions as pipeline jobs. +[locket](https://pypi.org/project/locket) | 0.2.0 | File-based locks for Python for Linux and Windows +[parso](https://pypi.org/project/parso) | 0.3.1 | A Python Parser +[partd](https://pypi.org/project/partd) | 0.3.9 | Appendable key-value storage +[pip](https://pypi.org/project/pip) | 18.1 | A tool for installing and managing Python packages +[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 2.0.7 | Library for building powerful interactive command lines in Python +[ptpython](https://pypi.org/project/ptpython) | 2.0.4 | Python REPL build on top of prompt_toolkit +[pygments](http://pygments.org) | 2.2.0 | Generic syntax highlighter for general use in all kinds of software +[pyodbc](https://pypi.org/project/pyodbc) | 4.0.24 | DB API Module for ODBC +[python_snappy](https://pypi.org/project/python_snappy) | 0.5.3 | Python library for the snappy compression library from Google +[pythonnet](https://pypi.org/project/pythonnet) | 2.4.0.dev0 | .Net and Mono integration for Python +[qtpy](https://pypi.org/project/qtpy) | 1.5.2 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets. +[setuptools](https://pypi.org/project/setuptools) | 40.5.0 | Download, build, install, upgrade, and uninstall Python packages - easily +[six](https://pypi.org/project/six) | 1.11.0 | Python 2 and 3 compatibility utilities +[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.8.11 | a graphic SQLite Client in 1 Python file +[toolz](https://pypi.org/project/toolz) | 0.9.0 | List processing tools and functional utilities +[wcwidth](https://pypi.org/project/wcwidth) | 0.1.7 | Measures number of Terminal column cells of wide-character codes +[wheel](https://pypi.org/project/wheel) | 0.32.2 | A built-package format for Python. +[winpython](http://winpython.github.io/) | 1.11.20181031 | WinPython distribution tools, including WPPM (package manager) \ No newline at end of file diff --git a/changelogs/WinPythonZero-64bit-3.7.1.0_History.md b/changelogs/WinPythonZero-64bit-3.7.1.0_History.md new file mode 100644 index 00000000..a1b5fc53 --- /dev/null +++ b/changelogs/WinPythonZero-64bit-3.7.1.0_History.md @@ -0,0 +1,24 @@ +## History of changes for WinPython-64bit 3.7.1.0Zero + +The following changes were made to WinPython-64bit distribution since version 3.7.0.2Zero. + +### Python packages + +Upgraded packages: + + * [brotli](https://pypi.org/project/brotli) 1.0.4 → 1.0.7 (Python binding of the Brotli compression library) + * [cloudpickle](https://pypi.org/project/cloudpickle) 0.5.5 → 0.6.1 (Extended pickling support for Python objects) + * [dask](https://pypi.org/project/dask) 0.18.2 → 0.20.0 (Minimal task scheduling abstraction) + * [jedi](https://pypi.org/project/jedi) 0.12.1 → 0.13.1 (An autocompletion tool for Python that can be used for text editors) + * [joblib](https://pypi.org/project/joblib) 0.12.2 → 0.12.5 (Lightweight pipelining: using Python functions as pipeline jobs.) + * [partd](https://pypi.org/project/partd) 0.3.8 → 0.3.9 (Appendable key-value storage) + * [pip](https://pypi.org/project/pip) 18.0 → 18.1 (A tool for installing and managing Python packages) + * [prompt_toolkit](https://pypi.org/project/prompt_toolkit) 1.0.15 → 2.0.7 (Library for building powerful interactive command lines in Python) + * [ptpython](https://pypi.org/project/ptpython) 0.41 → 2.0.4 (Python REPL build on top of prompt_toolkit) + * [Python](http://www.python.org/) 3.7.0 → 3.7.1 (Python programming language with standard library) + * [qtpy](https://pypi.org/project/qtpy) 1.5.0 → 1.5.2 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.) + * [setuptools](https://pypi.org/project/setuptools) 40.2.0 → 40.5.0 (Download, build, install, upgrade, and uninstall Python packages - easily) + * [wheel](https://pypi.org/project/wheel) 0.31.1 → 0.32.2 (A built-package format for Python.) + * [winpython](http://winpython.github.io/) 1.10.20180827 → 1.11.20181031 (WinPython distribution tools, including WPPM (package manager)) + +* * *