From 7de7bc3fc1c5c9dc21228197d7511b8543d8ba52 Mon Sep 17 00:00:00 2001 From: stonebig Date: Sat, 21 Jul 2018 19:26:47 +0200 Subject: [PATCH] WinPython 2018-02 --- changelogs/WinPython-32bit-3.7.0.1.md | 311 +++++++++++++++++ changelogs/WinPython-32bit-3.7.0.1_History.md | 5 + changelogs/WinPython-64bit-3.7.0.1.md | 318 +++++++++++++++++ changelogs/WinPython-64bit-3.7.0.1_History.md | 177 ++++++++++ changelogs/WinPythonQt5-32bit-3.6.6.1.md | 314 +++++++++++++++++ .../WinPythonQt5-32bit-3.6.6.1_History.md | 75 ++++ changelogs/WinPythonQt5-64bit-3.6.6.1.md | 324 ++++++++++++++++++ .../WinPythonQt5-64bit-3.6.6.1_History.md | 93 +++++ changelogs/WinPythonZero-32bit-3.6.6.1.md | 38 ++ .../WinPythonZero-32bit-3.6.6.1_History.md | 17 + changelogs/WinPythonZero-32bit-3.7.0.1.md | 36 ++ .../WinPythonZero-32bit-3.7.0.1_History.md | 23 ++ changelogs/WinPythonZero-64bit-3.6.6.1.md | 38 ++ .../WinPythonZero-64bit-3.6.6.1_History.md | 17 + changelogs/WinPythonZero-64bit-3.7.0.1.md | 36 ++ .../WinPythonZero-64bit-3.7.0.1_History.md | 23 ++ 16 files changed, 1845 insertions(+) create mode 100644 changelogs/WinPython-32bit-3.7.0.1.md create mode 100644 changelogs/WinPython-32bit-3.7.0.1_History.md create mode 100644 changelogs/WinPython-64bit-3.7.0.1.md create mode 100644 changelogs/WinPython-64bit-3.7.0.1_History.md create mode 100644 changelogs/WinPythonQt5-32bit-3.6.6.1.md create mode 100644 changelogs/WinPythonQt5-32bit-3.6.6.1_History.md create mode 100644 changelogs/WinPythonQt5-64bit-3.6.6.1.md create mode 100644 changelogs/WinPythonQt5-64bit-3.6.6.1_History.md create mode 100644 changelogs/WinPythonZero-32bit-3.6.6.1.md create mode 100644 changelogs/WinPythonZero-32bit-3.6.6.1_History.md create mode 100644 changelogs/WinPythonZero-32bit-3.7.0.1.md create mode 100644 changelogs/WinPythonZero-32bit-3.7.0.1_History.md create mode 100644 changelogs/WinPythonZero-64bit-3.6.6.1.md create mode 100644 changelogs/WinPythonZero-64bit-3.6.6.1_History.md create mode 100644 changelogs/WinPythonZero-64bit-3.7.0.1.md create mode 100644 changelogs/WinPythonZero-64bit-3.7.0.1_History.md diff --git a/changelogs/WinPython-32bit-3.7.0.1.md b/changelogs/WinPython-32bit-3.7.0.1.md new file mode 100644 index 00000000..902754c7 --- /dev/null +++ b/changelogs/WinPython-32bit-3.7.0.1.md @@ -0,0 +1,311 @@ +## WinPython 3.7.0.1 + +The following packages are included in WinPython-32bit v3.7.0.1 . + +### Tools + +Name | Version | Description +-----|---------|------------ +[Nodejs](https://nodejs.org) | v8.11.2 | a JavaScript runtime built on Chrome's V8 JavaScript engine +[npmjs](https://www.npmjs.com/) | 5.6.0 | a package manager for JavaScript + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.7.0 | 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.11 | 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.1.0 | 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.12 | Safe, minimalistic evaluator of python expression using ast module +[astroid](https://pypi.org/project/astroid) | 1.6.5 | 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.1.5 | Powerful Python library for atomic file writes. +[attrs](https://pypi.org/project/attrs) | 18.1.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.0 | Screen-scraping library +[bleach](https://pypi.org/project/bleach) | 2.1.3 | An easy whitelist-based HTML-sanitizing tool +[blosc](https://pypi.org/project/blosc) | 1.5.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) | 0.13.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.10.5 | 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.4 | Python binding of the Brotli compression library +[certifi](https://pypi.org/project/certifi) | 2018.4.16 | 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.0 | 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) | 6.7 | A simple wrapper around optparse for powerful command line utilities. +[cloudpickle](https://pypi.org/project/cloudpickle) | 0.5.3 | Extended pickling support for Python objects +[colorama](https://pypi.org/project/colorama) | 0.3.9 | 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.4 | Pure Python COM package +[cvxopt](https://pypi.org/project/cvxopt) | 1.2.0 | Convex optimization package +[cvxpy](https://pypi.org/project/cvxpy) | 1.0.6 | A domain-specific language for modeling convex optimization problems in Python +[cx_freeze](http://cx-freeze.sourceforge.net) | 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 +[cython](http://www.cython.org) | 0.28.3 | 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.18.1 | 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.7 | 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 +[dill](https://pypi.org/project/dill) | 0.2.8.2 | serialize all of python (almost) +[distributed](https://pypi.org/project/distributed) | 1.22.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](http://docutils.sourceforge.net) | 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.4 | 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.5 | 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](http://formlayout.googlecode.com) | 1.1.0 | Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code +[future](https://pypi.org/project/future) | 0.16.0 | Clean single-source support for Python 3 and 2 +[fuzzywuzzy](https://pypi.org/project/fuzzywuzzy) | 0.16.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.14.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.13 | Lightweight in-process concurrent programming +[guidata](http://packages.python.org/guidata) | 1.7.6 | Automatically generated graphical user interfaces for easy data set edition and display +[guiqwt](http://packages.python.org/guiqwt) | 3.0.3 | Efficient curve/image plotting and other GUI tools for scientific data processing software development +[h5py](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.11.0a1 | 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.0 | A high-level plotting API for pandas, dask, streamz and xarray built on HoloViews +[idna](https://pypi.org/project/idna) | 2.7 | Internationalized Domain Names in Applications (IDNA) +[imageio](https://pypi.org/project/imageio) | 2.3.0 | 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 | Getting image size from png/jpeg/jpeg2000/gif file +[intake](https://pypi.org/project/intake) | 0.1.3 | Data input plugin and catalog system +[ipydatawidgets](https://pypi.org/project/ipydatawidgets) | 3.1.0 | A set of widgets to help facilitate reuse of large datasets across widgets +[ipykernel](https://pypi.org/project/ipykernel) | 4.8.2 | IPython Kernel for Jupyter +[ipyleaflet](https://pypi.org/project/ipyleaflet) | 0.9.0 | A Jupyter widget for dynamic Leaflet maps +[ipympl](https://pypi.org/project/ipympl) | 0.2.0 | Matplotlib Jupyter Extension +[ipyparallel](https://pypi.org/project/ipyparallel) | 6.2.2 | Interactive Parallel Computing with IPython +[ipyscales](https://pypi.org/project/ipyscales) | 0.2.2 | A widget library for scales +[ipython](https://pypi.org/project/ipython) | 6.4.0 | 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.2.1 | 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) | 0.24 | Various helpers to pass trusted data to untrusted environments and back. +[jedi](https://pypi.org/project/jedi) | 0.12.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.0 | 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) | 5.2.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.2 | Jupyter Sphinx Extensions +[jupyterlab](https://pypi.org/project/jupyterlab) | 0.32.1 | Jupyter lab environment notebook server extension +[jupyterlab_launcher](https://pypi.org/project/jupyterlab_launcher) | 0.10.5 | Jupyter Launcher +[keyring](https://pypi.org/project/keyring) | 13.2.1 | 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.24.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.1.4 | Robust and reusable Executor for joblib +[lxml](https://pypi.org/project/lxml) | 4.2.3 | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. +[markdown](https://pypi.org/project/markdown) | 2.6.11 | 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) | 2.2.2 | 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.3 | The fastest markdown parser in pure Python, inspired by marked. +[mizani](https://pypi.org/project/mizani) | 0.4.6 | Scales for Python +[mkl_service](https://github.com/ContinuumIO/mkl-service) | 1.1.2 | Python bindings to some MKL service functions +[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.2.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.3 | 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.3 | 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.5.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.610 | Optional static typing for Python +[mysql_connector_python](https://pypi.org/project/mysql_connector_python) | 8.0.6 | MySQL driver written in Python +[nbconvert](https://pypi.org/project/nbconvert) | 5.3.1 | 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.0 | Provides an object-oriented python interface to the netCDF version 4 library +[networkx](https://pypi.org/project/networkx) | 2.1 | 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.5.0 | # Jupyter Notebook +[numba](https://pypi.org/project/numba) | 0.39.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.5 | Fast evaluation of array expressions elementwise by using a vector-based virtual machine +[numpy](http://numpy.scipy.org/) | 1.14.5+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) | 17.1 | 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.3 | Powerful data structures for data analysis, time series and statistics +[pandas_datareader](https://pypi.org/project/pandas_datareader) | 0.6.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.7.0 | Declarative Python programming using Parameters. +[parambokeh](https://pypi.org/project/parambokeh) | 0.2.2 | Declarative Python programming using Parameters. +[paramnb](https://pypi.org/project/paramnb) | 2.0.2 | Generate ipywidgets from Parameterized objects in the notebook +[parso](https://pypi.org/project/parso) | 0.3.0 | A Python Parser +[partd](https://pypi.org/project/partd) | 0.3.8 | Appendable key-value storage +[patsy](https://pypi.org/project/patsy) | 0.5.0 | 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.1 | 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.11.0 | PostgreSQL interface library +[pickleshare](https://pypi.org/project/pickleshare) | 0.7.4 | Tiny 'shelve'-like database with concurrency support +[pillow](https://pypi.org/project/pillow) | 5.2.0 | Python Imaging Library (fork) +[pip](https://pypi.org/project/pip) | 10.0.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.3.0 | A grammar of graphics for python +[pluggy](https://pypi.org/project/pluggy) | 0.6.0 | plugin and hook calling mechanisms for 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. +[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 1.0.15 | Library for building powerful interactive command lines in Python +[psutil](http://code.google.com/p/psutil) | 5.4.6 | 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) | 0.41 | Python REPL build on top of prompt_toolkit +[pulp](https://pypi.org/project/pulp) | 1.6.8 | 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 | 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.3 | Handlebars.js templating for Python 3 and 2 +[pybind11](https://pypi.org/project/pybind11) | 2.2.3 | 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.17 | C parser in Python +[pyct](https://pypi.org/project/pyct) | 0.4.3 | 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.3 | Pygame gives multimedia to python. +[pygments](http://pygments.org) | 2.2.0 | Generic syntax highlighter for general use in all kinds of software +[pylint](http://www.logilab.org/project/pylint) | 1.9.2 | 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. +[pymc3](https://pypi.org/project/pymc3) | 3.4.1 | 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.0 | Python driver for MongoDB +[pyodbc](https://pypi.org/project/pyodbc) | 4.0.23 | DB API Module for ODBC +[pyopengl](http://pyopengl.sourceforge.net) | 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](http://pyparsing.wikispaces.com/) | 2.2.0 | 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.6.3 | pytest: simple powerful testing with Python +[python_dateutil](http://labix.org/python-dateutil) | 2.7.3 | 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 +[pythonqwt](https://pypi.org/project/pythonqwt) | 0.5.5 | Qt plotting widgets for Python +[pythreejs](https://pypi.org/project/pythreejs) | 1.1.0 | Interactive 3d graphics for the Jupyter notebook, using Three.js from Jupyter interactive widgets. +[pytz](https://pypi.org/project/pytz) | 2018.5 | World Timezone Definitions for Python +[pyviz_comms](https://pypi.org/project/pyviz_comms) | 0.1.1 | Launch jobs, organize the output, and dissect the results +[pywavelets](https://pypi.org/project/pywavelets) | 0.5.2 | Wavelet transforms module +[pywin32](https://pypi.org/project/pywin32) | 223.1 | Python library for Windows +[pywin32_ctypes](https://pypi.org/project/pywin32_ctypes) | 0.1.2 | 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.0.0 | Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console) +[pyzo](https://pypi.org/project/pyzo) | 4.5.2 | the Python IDE for scientific computing +[qtawesome](https://pypi.org/project/qtawesome) | 0.5.0.dev0 | FontAwesome icons in PyQt and PySide applications +[qtconsole](https://pypi.org/project/qtconsole) | 4.3.1 | Jupyter Qt console +[qtpy](https://pypi.org/project/qtpy) | 1.4.2 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets. +[redis](https://pypi.org/project/redis) | 2.10.6 | Python client for Redis key-value store +[regex](https://pypi.org/project/regex) | 2018.6.21 | Alternative regular expression module, to replace re. +[reportlab](http://www.reportlab.org) | 3.4.0 | The PDF generation library +[requests](https://pypi.org/project/requests) | 2.19.1 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. +[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. +[requests_toolbelt](https://pypi.org/project/requests_toolbelt) | 0.8.0 | A utility belt for advanced users of python-requests +[rope](https://pypi.org/project/rope) | 0.10.7 | 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.42 | 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.0 | Image processing toolbox for SciPy +[scikit_learn](https://pypi.org/project/scikit_learn) | 0.19.1 | 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.1 | Python to Scilab bridge +[scipy](http://www.scipy.org) | 1.1.0 | SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...) +[scs](https://pypi.org/project/scs) | 1.2.7 | scs: splitting conic solver +[seaborn](https://pypi.org/project/seaborn) | 0.9.dev0 | 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) | 39.2.0 | Download, build, install, upgrade, and uninstall Python packages - easily +[simplegeneric](https://pypi.org/project/simplegeneric) | 0.8.1 | Simple generic functions (similar to Python's own len(), pickle.dump(), etc.) +[simplejson](https://pypi.org/project/simplejson) | 3.16.0 | Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder +[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) | 0.4.2 | 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.4 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet +[sounddevice](https://pypi.org/project/sounddevice) | 0.3.11 | Play and Record Sound with Python +[sphinx](https://pypi.org/project/sphinx) | 1.7.5 | Tool for generating documentation which uses reStructuredText as its markup language +[sphinx_rtd_theme](https://pypi.org/project/sphinx_rtd_theme) | 0.4.0 | 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.0 | Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface +[spyder_kernels](https://pypi.org/project/spyder_kernels) | 0.2.4 | Jupyter kernels for the Spyder console +[sqlalchemy](http://www.sqlalchemy.org) | 1.2.9 | 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.1.1 | Symbolic Mathematics Library +[tables](http://www.pytables.org) | 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.3.1 | Test utilities for code working with files and commands +[theano](https://pypi.org/project/theano) | 1.0.2 | Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs. +[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.0.2 | Scalable, non-blocking web server and tools (required for IPython notebook) +[tqdm](https://pypi.org/project/tqdm) | 4.23.4 | 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.11.0 | 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 +[typing](https://pypi.org/project/typing) | 3.6.4 | Type Hints for Python +[uncertainties](https://pypi.org/project/uncertainties) | 3.0.2 | Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives +[urllib3](https://pypi.org/project/urllib3) | 1.23 | HTTP library with thread-safe connection pooling, file post, and more. +[vega](https://pypi.org/project/vega) | 1.3.0 | An IPython/ Jupyter widget for Vega and Vega-Lite +[vega3](https://pypi.org/project/vega3) | 0.13.0 | An IPython/ Jupyter widget for Vega 3 and Vega-Lite 2 +[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.31.1 | A built-package format for Python. +[widgetsnbextension](https://pypi.org/project/widgetsnbextension) | 3.2.1 | IPython HTML widgets for Jupyter +[winpython](http://winpython.github.io/) | 1.10.20180624 | WinPython distribution tools, including WPPM (package manager) +[wordcloud](https://pypi.org/project/wordcloud) | 1.4.1 | 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.7 | 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.0.5 | A Python module for creating Excel XLSX files. +[xlwings](https://pypi.org/project/xlwings) | 0.11.5 | 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.0.1_History.md b/changelogs/WinPython-32bit-3.7.0.1_History.md new file mode 100644 index 00000000..6d4f18e6 --- /dev/null +++ b/changelogs/WinPython-32bit-3.7.0.1_History.md @@ -0,0 +1,5 @@ +## History of changes for WinPython-32bit 3.7.0.1 + +The following changes were made to WinPython-32bit distribution since version 3.7.0.1. + +* * * diff --git a/changelogs/WinPython-64bit-3.7.0.1.md b/changelogs/WinPython-64bit-3.7.0.1.md new file mode 100644 index 00000000..b9b13fdf --- /dev/null +++ b/changelogs/WinPython-64bit-3.7.0.1.md @@ -0,0 +1,318 @@ +## WinPython 3.7.0.1 + +The following packages are included in WinPython-64bit v3.7.0.1 . + +### Tools + +Name | Version | Description +-----|---------|------------ +[Nodejs](https://nodejs.org) | v8.11.2 | a JavaScript runtime built on Chrome's V8 JavaScript engine +[npmjs](https://www.npmjs.com/) | 5.6.0 | a package manager for JavaScript + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.7.0 | 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.11 | 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.1.0 | 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.12 | Safe, minimalistic evaluator of python expression using ast module +[astroid](https://pypi.org/project/astroid) | 1.6.5 | 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.1.5 | Powerful Python library for atomic file writes. +[attrs](https://pypi.org/project/attrs) | 18.1.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.0 | Screen-scraping library +[bleach](https://pypi.org/project/bleach) | 2.1.3 | An easy whitelist-based HTML-sanitizing tool +[blosc](https://pypi.org/project/blosc) | 1.5.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) | 0.13.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.10.5 | 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.4 | Python binding of the Brotli compression library +[certifi](https://pypi.org/project/certifi) | 2018.4.16 | 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.0 | 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) | 6.7 | A simple wrapper around optparse for powerful command line utilities. +[cloudpickle](https://pypi.org/project/cloudpickle) | 0.5.3 | Extended pickling support for Python objects +[colorama](https://pypi.org/project/colorama) | 0.3.9 | 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.4 | Pure Python COM package +[cvxopt](https://pypi.org/project/cvxopt) | 1.2.0 | Convex optimization package +[cvxpy](https://pypi.org/project/cvxpy) | 1.0.6 | A domain-specific language for modeling convex optimization problems in Python +[cx_freeze](http://cx-freeze.sourceforge.net) | 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 +[cython](http://www.cython.org) | 0.28.3 | 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.18.1 | 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.7 | 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 +[dill](https://pypi.org/project/dill) | 0.2.8.2 | serialize all of python (almost) +[distributed](https://pypi.org/project/distributed) | 1.22.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](http://docutils.sourceforge.net) | 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.4 | 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.5 | 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](http://formlayout.googlecode.com) | 1.1.0 | Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code +[future](https://pypi.org/project/future) | 0.16.0 | Clean single-source support for Python 3 and 2 +[fuzzywuzzy](https://pypi.org/project/fuzzywuzzy) | 0.16.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.14.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.13 | Lightweight in-process concurrent programming +[guidata](http://packages.python.org/guidata) | 1.7.6 | Automatically generated graphical user interfaces for easy data set edition and display +[guiqwt](http://packages.python.org/guiqwt) | 3.0.3 | Efficient curve/image plotting and other GUI tools for scientific data processing software development +[h5py](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.11.0a1 | 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.0 | A high-level plotting API for pandas, dask, streamz and xarray built on HoloViews +[idna](https://pypi.org/project/idna) | 2.7 | Internationalized Domain Names in Applications (IDNA) +[imageio](https://pypi.org/project/imageio) | 2.3.0 | 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 | Getting image size from png/jpeg/jpeg2000/gif file +[intake](https://pypi.org/project/intake) | 0.1.3 | Data input plugin and catalog system +[ipydatawidgets](https://pypi.org/project/ipydatawidgets) | 3.1.0 | A set of widgets to help facilitate reuse of large datasets across widgets +[ipykernel](https://pypi.org/project/ipykernel) | 4.8.2 | IPython Kernel for Jupyter +[ipyleaflet](https://pypi.org/project/ipyleaflet) | 0.9.0 | A Jupyter widget for dynamic Leaflet maps +[ipympl](https://pypi.org/project/ipympl) | 0.2.0 | Matplotlib Jupyter Extension +[ipyparallel](https://pypi.org/project/ipyparallel) | 6.2.2 | Interactive Parallel Computing with IPython +[ipyscales](https://pypi.org/project/ipyscales) | 0.2.2 | A widget library for scales +[ipython](https://pypi.org/project/ipython) | 6.4.0 | 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.2.1 | 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) | 0.24 | Various helpers to pass trusted data to untrusted environments and back. +[jedi](https://pypi.org/project/jedi) | 0.12.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.0 | 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) | 5.2.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.2 | Jupyter Sphinx Extensions +[jupyterlab](https://pypi.org/project/jupyterlab) | 0.32.1 | Jupyter lab environment notebook server extension +[jupyterlab_launcher](https://pypi.org/project/jupyterlab_launcher) | 0.10.5 | Jupyter Launcher +[keras](https://pypi.org/project/keras) | 2.2.0 | Theano-based Deep Learning library +[keras_applications](https://pypi.org/project/keras_applications) | 1.0.2 | Reference implementations of popular deep learning models +[keras_preprocessing](https://pypi.org/project/keras_preprocessing) | 1.0.1 | 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) | 13.2.1 | 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.24.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.1.4 | Robust and reusable Executor for joblib +[lxml](https://pypi.org/project/lxml) | 4.2.3 | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. +[markdown](https://pypi.org/project/markdown) | 2.6.11 | 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) | 2.2.2 | 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.3 | The fastest markdown parser in pure Python, inspired by marked. +[mizani](https://pypi.org/project/mizani) | 0.4.6 | Scales for Python +[mkl_service](https://github.com/ContinuumIO/mkl-service) | 1.1.2 | Python bindings to some MKL service functions +[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.2.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.3 | 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.3 | 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.5.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.610 | Optional static typing for Python +[mysql_connector_python](https://pypi.org/project/mysql_connector_python) | 8.0.6 | MySQL driver written in Python +[nbconvert](https://pypi.org/project/nbconvert) | 5.3.1 | 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.0 | Provides an object-oriented python interface to the netCDF version 4 library +[networkx](https://pypi.org/project/networkx) | 2.1 | 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.5.0 | # Jupyter Notebook +[numba](https://pypi.org/project/numba) | 0.39.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.5 | Fast evaluation of array expressions elementwise by using a vector-based virtual machine +[numpy](http://numpy.scipy.org/) | 1.14.5+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) | 17.1 | 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.3 | Powerful data structures for data analysis, time series and statistics +[pandas_datareader](https://pypi.org/project/pandas_datareader) | 0.6.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.7.0 | Declarative Python programming using Parameters. +[parambokeh](https://pypi.org/project/parambokeh) | 0.2.2 | Declarative Python programming using Parameters. +[paramnb](https://pypi.org/project/paramnb) | 2.0.2 | Generate ipywidgets from Parameterized objects in the notebook +[parso](https://pypi.org/project/parso) | 0.3.0 | A Python Parser +[partd](https://pypi.org/project/partd) | 0.3.8 | Appendable key-value storage +[patsy](https://pypi.org/project/patsy) | 0.5.0 | 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.1 | 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.11.0 | PostgreSQL interface library +[pickleshare](https://pypi.org/project/pickleshare) | 0.7.4 | Tiny 'shelve'-like database with concurrency support +[pillow](https://pypi.org/project/pillow) | 5.2.0 | Python Imaging Library (fork) +[pip](https://pypi.org/project/pip) | 10.0.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.3.0 | A grammar of graphics for python +[pluggy](https://pypi.org/project/pluggy) | 0.6.0 | plugin and hook calling mechanisms for 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. +[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 1.0.15 | Library for building powerful interactive command lines in Python +[psutil](http://code.google.com/p/psutil) | 5.4.6 | 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) | 0.41 | Python REPL build on top of prompt_toolkit +[pulp](https://pypi.org/project/pulp) | 1.6.8 | 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 | 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.3 | Handlebars.js templating for Python 3 and 2 +[pybind11](https://pypi.org/project/pybind11) | 2.2.3 | 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.17 | C parser in Python +[pyct](https://pypi.org/project/pyct) | 0.4.3 | 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.3 | Pygame gives multimedia to python. +[pygments](http://pygments.org) | 2.2.0 | Generic syntax highlighter for general use in all kinds of software +[pylint](http://www.logilab.org/project/pylint) | 1.9.2 | 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. +[pymc3](https://pypi.org/project/pymc3) | 3.4.1 | 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.0 | Python driver for MongoDB +[pyodbc](https://pypi.org/project/pyodbc) | 4.0.23 | DB API Module for ODBC +[pyopengl](http://pyopengl.sourceforge.net) | 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](http://pyparsing.wikispaces.com/) | 2.2.0 | 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.6.3 | pytest: simple powerful testing with Python +[python_dateutil](http://labix.org/python-dateutil) | 2.7.3 | 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 +[pythonqwt](https://pypi.org/project/pythonqwt) | 0.5.5 | Qt plotting widgets for Python +[pythreejs](https://pypi.org/project/pythreejs) | 1.1.0 | Interactive 3d graphics for the Jupyter notebook, using Three.js from Jupyter interactive widgets. +[pytz](https://pypi.org/project/pytz) | 2018.5 | World Timezone Definitions for Python +[pyviz_comms](https://pypi.org/project/pyviz_comms) | 0.1.1 | Launch jobs, organize the output, and dissect the results +[pywavelets](https://pypi.org/project/pywavelets) | 0.5.2 | Wavelet transforms module +[pywin32](https://pypi.org/project/pywin32) | 223.1 | Python library for Windows +[pywin32_ctypes](https://pypi.org/project/pywin32_ctypes) | 0.1.2 | 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.0.0 | Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console) +[pyzo](https://pypi.org/project/pyzo) | 4.5.2 | the Python IDE for scientific computing +[qtawesome](https://pypi.org/project/qtawesome) | 0.5.0.dev0 | FontAwesome icons in PyQt and PySide applications +[qtconsole](https://pypi.org/project/qtconsole) | 4.3.1 | Jupyter Qt console +[qtpy](https://pypi.org/project/qtpy) | 1.4.2 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets. +[redis](https://pypi.org/project/redis) | 2.10.6 | Python client for Redis key-value store +[regex](https://pypi.org/project/regex) | 2018.6.21 | Alternative regular expression module, to replace re. +[reportlab](http://www.reportlab.org) | 3.4.0 | The PDF generation library +[requests](https://pypi.org/project/requests) | 2.19.1 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. +[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. +[requests_toolbelt](https://pypi.org/project/requests_toolbelt) | 0.8.0 | A utility belt for advanced users of python-requests +[rope](https://pypi.org/project/rope) | 0.10.7 | 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.42 | 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.0 | Image processing toolbox for SciPy +[scikit_learn](https://pypi.org/project/scikit_learn) | 0.19.1 | 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.1 | Python to Scilab bridge +[scipy](http://www.scipy.org) | 1.1.0 | SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...) +[scs](https://pypi.org/project/scs) | 1.2.7 | scs: splitting conic solver +[seaborn](https://pypi.org/project/seaborn) | 0.9.dev0 | 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) | 39.2.0 | Download, build, install, upgrade, and uninstall Python packages - easily +[simplegeneric](https://pypi.org/project/simplegeneric) | 0.8.1 | Simple generic functions (similar to Python's own len(), pickle.dump(), etc.) +[simplejson](https://pypi.org/project/simplejson) | 3.16.0 | Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder +[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) | 0.4.2 | 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.4 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet +[sounddevice](https://pypi.org/project/sounddevice) | 0.3.11 | Play and Record Sound with Python +[sphinx](https://pypi.org/project/sphinx) | 1.7.5 | Tool for generating documentation which uses reStructuredText as its markup language +[sphinx_rtd_theme](https://pypi.org/project/sphinx_rtd_theme) | 0.4.0 | 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.0 | Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface +[spyder_kernels](https://pypi.org/project/spyder_kernels) | 0.2.4 | Jupyter kernels for the Spyder console +[sqlalchemy](http://www.sqlalchemy.org) | 1.2.9 | 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.1.1 | Symbolic Mathematics Library +[tables](http://www.pytables.org) | 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.3.1 | Test utilities for code working with files and commands +[theano](https://pypi.org/project/theano) | 1.0.2 | Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs. +[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.0 | 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.0.2 | Scalable, non-blocking web server and tools (required for IPython notebook) +[tqdm](https://pypi.org/project/tqdm) | 4.23.4 | 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.11.0 | 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 +[typing](https://pypi.org/project/typing) | 3.6.4 | Type Hints for Python +[uncertainties](https://pypi.org/project/uncertainties) | 3.0.2 | Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives +[urllib3](https://pypi.org/project/urllib3) | 1.23 | HTTP library with thread-safe connection pooling, file post, and more. +[vega](https://pypi.org/project/vega) | 1.3.0 | An IPython/ Jupyter widget for Vega and Vega-Lite +[vega3](https://pypi.org/project/vega3) | 0.13.0 | An IPython/ Jupyter widget for Vega 3 and Vega-Lite 2 +[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.31.1 | A built-package format for Python. +[widgetsnbextension](https://pypi.org/project/widgetsnbextension) | 3.2.1 | IPython HTML widgets for Jupyter +[winpython](http://winpython.github.io/) | 1.10.20180624 | WinPython distribution tools, including WPPM (package manager) +[wordcloud](https://pypi.org/project/wordcloud) | 1.4.1 | 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.7 | 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.0.5 | A Python module for creating Excel XLSX files. +[xlwings](https://pypi.org/project/xlwings) | 0.11.5 | 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.0.1_History.md b/changelogs/WinPython-64bit-3.7.0.1_History.md new file mode 100644 index 00000000..1ad825bf --- /dev/null +++ b/changelogs/WinPython-64bit-3.7.0.1_History.md @@ -0,0 +1,177 @@ +## History of changes for WinPython-64bit 3.7.0.1 + +The following changes were made to WinPython-64bit distribution since version 3.7.0.0. + +### Tools + +Upgraded packages: + + * [Nodejs](https://nodejs.org) v8.9.4 → v8.11.2 (a JavaScript runtime built on Chrome's V8 JavaScript engine) + +### Python packages + +New packages: + + * [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".) + * [atomicwrites](https://pypi.org/project/atomicwrites) 1.1.5 (Powerful Python library for atomic file writes.) + * [backcall](https://pypi.org/project/backcall) 0.1.0 (Specifications for callback functions passed in to an API) + * [cftime](https://pypi.org/project/cftime) 1.0.0 (time-handling functionality from netcdf4-python) + * [colorcet](https://pypi.org/project/colorcet) 0.9.1 (A set of useful perceptually uniform colormaps for plotting scientific data) + * [cvxopt](https://pypi.org/project/cvxopt) 1.2.0 (Convex optimization package) + * [cvxpy](https://pypi.org/project/cvxpy) 1.0.6 (A domain-specific language for modeling convex optimization problems in Python) + * [datashader](https://pypi.org/project/datashader) 0.6.7 (Data visualization toolchain based on aggregating into a grid) + * [dill](https://pypi.org/project/dill) 0.2.8.2 (serialize all of python (almost)) + * [ecos](https://pypi.org/project/ecos) 2.0.5 (This is the Python package for ECOS: Embedded Cone Solver) + * [fastcache](https://pypi.org/project/fastcache) 1.0.2 (C implementation of Python 3 functools.lru_cache) + * [fastparquet](https://pypi.org/project/fastparquet) 0.1.5 (Python support for Parquet file format) + * [future](https://pypi.org/project/future) 0.16.0 (Clean single-source support for Python 3 and 2) + * [geographiclib](https://pypi.org/project/geographiclib) 1.49 (The geodesic routines from GeographicLib) + * [gmpy2](https://pypi.org/project/gmpy2) 2.0.8 (GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x) + * [guiqwt](http://packages.python.org/guiqwt) 3.0.3 (Efficient curve/image plotting and other GUI tools for scientific data processing software development) + * [hvplot](https://pypi.org/project/hvplot) 0.2.0 (A high-level plotting API for pandas, dask, streamz and xarray built on HoloViews) + * [intake](https://pypi.org/project/intake) 0.1.3 (Data input plugin and catalog system) + * [keras_applications](https://pypi.org/project/keras_applications) 1.0.2 (Reference implementations of popular deep learning models) + * [keras_preprocessing](https://pypi.org/project/keras_preprocessing) 1.0.1 (Easy data preprocessing and data augmentation for deep learning models) + * [keyring](https://pypi.org/project/keyring) 13.2.1 (Store and access your passwords safely.) + * [llvmlite](https://pypi.org/project/llvmlite) 0.24.0 (lightweight wrapper around basic LLVM functionality) + * [loky](https://pypi.org/project/loky) 2.1.4 (Robust and reusable Executor for joblib) + * [msgpack_numpy](https://pypi.org/project/msgpack_numpy) 0.4.3 (Numpy data serialization using msgpack) + * [multiprocess](https://pypi.org/project/multiprocess) 0.70.6.1 (better multiprocessing and multithreading in python) + * [mypy](https://pypi.org/project/mypy) 0.610 (Optional static typing for Python) + * [numba](https://pypi.org/project/numba) 0.39.0 (compiling Python code using LLVM) + * [osqp](https://pypi.org/project/osqp) 0.3.0 (the Operator Splitting QP Solver.) + * [parambokeh](https://pypi.org/project/parambokeh) 0.2.2 (Declarative Python programming using Parameters.) + * [pyct](https://pypi.org/project/pyct) 0.4.3 (python package common tasks for users (e.g. copy examples, fetch data, ...)) + * [pyviz_comms](https://pypi.org/project/pyviz_comms) 0.1.1 (Launch jobs, organize the output, and dissect the results) + * [pywin32_ctypes](https://pypi.org/project/pywin32_ctypes) 0.1.2 (A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi)) + * [pyzo](https://pypi.org/project/pyzo) 4.5.2 (the Python IDE for scientific computing) + * [ruamel.yaml](https://pypi.org/project/ruamel.yaml) 0.15.42 (a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order) + * [scs](https://pypi.org/project/scs) 1.2.7 (scs: splitting conic solver) + * [spyder_kernels](https://pypi.org/project/spyder_kernels) 0.2.4 (Jupyter kernels for the Spyder console) + * [thrift](https://pypi.org/project/thrift) 0.11.0 (a software framework for scalable cross-language services development) + * [torch](https://pypi.org/project/torch) 0.4.0 (a deep learning framework.) + * [torchvision](https://pypi.org/project/torchvision) 0.2.1 (Datasets, Transforms and Models specific to Computer Vision) + * [typed_ast](https://pypi.org/project/typed_ast) 1.1.0 (a fork of Python 2 and 3 ast modules with type comment support) + * [typing](https://pypi.org/project/typing) 3.6.4 (Type Hints for Python) + * [uncertainties](https://pypi.org/project/uncertainties) 3.0.2 (Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives) + +Upgraded packages: + + * [alabaster](https://pypi.org/project/alabaster) 0.7.10 → 0.7.11 (A configurable sidebar-enabled Sphinx theme) + * [altair](https://pypi.org/project/altair) 2.0.0.dev0 → 2.1.0 (High-level declarative visualization library for Python) + * [astroid](https://pypi.org/project/astroid) 1.6.2 → 1.6.5 (Rebuild a new abstract syntax tree from Python's ast (required for pylint)) + * [attrs](https://pypi.org/project/attrs) 17.4.0 → 18.1.0 (Classes Without Boilerplate) + * [babel](https://pypi.org/project/babel) 2.5.3 → 2.6.0 (Internationalization utilities) + * [bcolz](https://pypi.org/project/bcolz) 1.2.0 → 1.2.1 (columnar and compressed data containers.) + * [bloscpack](https://pypi.org/project/bloscpack) 0.11.0 → 0.13.0 (Command line interface to and serialization format for Blosc) + * [bokeh](https://pypi.org/project/bokeh) 0.12.15 → 0.13.0 (Statistical and novel interactive HTML plots for Python) + * [brotli](https://pypi.org/project/brotli) 1.0.2 → 1.0.4 (Python binding of the Brotli compression library) + * [certifi](https://pypi.org/project/certifi) 2018.1.18 → 2018.4.16 (Python package for providing Mozilla's CA Bundle.) + * [cloudpickle](https://pypi.org/project/cloudpickle) 0.5.2 → 0.5.3 (Extended pickling support for Python objects) + * [cython](http://www.cython.org) 0.28.1 → 0.28.3 (Cython is a language that makes writing C extensions for the Python language as easy as Python) + * [dask](https://pypi.org/project/dask) 0.17.2 → 0.18.1 (Minimal task scheduling abstraction) + * [decorator](https://pypi.org/project/decorator) 4.2.1 → 4.3.0 (Better living through Python with decorators) + * [distributed](https://pypi.org/project/distributed) 1.21.4 → 1.22.0 (Distributed computing) + * [flask](https://pypi.org/project/flask) 0.12.2 → 1.0.2 (A microframework based on Werkzeug, Jinja2 and good intentions) + * [geopy](https://pypi.org/project/geopy) 1.12.0 → 1.14.0 (Python Geocoding Toolbox) + * [h5py](https://pypi.org/project/h5py) 2.8.0rc1 → 2.8.0 (General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library)) + * [holoviews](https://pypi.org/project/holoviews) 1.10.0a2 → 1.11.0a1 (Composable, declarative data structures for building complex visualizations easily.) + * [idna](https://pypi.org/project/idna) 2.6 → 2.7 (Internationalized Domain Names in Applications (IDNA)) + * [ipydatawidgets](https://pypi.org/project/ipydatawidgets) 3.0.0 → 3.1.0 (A set of widgets to help facilitate reuse of large datasets across widgets) + * [ipyleaflet](https://pypi.org/project/ipyleaflet) 0.7.3 → 0.9.0 (A Jupyter widget for dynamic Leaflet maps) + * [ipympl](https://pypi.org/project/ipympl) 0.1.0 → 0.2.0 (Matplotlib Jupyter Extension) + * [ipyparallel](https://pypi.org/project/ipyparallel) 6.1.1 → 6.2.2 (Interactive Parallel Computing with IPython) + * [ipyscales](https://pypi.org/project/ipyscales) 0.1.3 → 0.2.2 (A widget library for scales) + * [ipython](https://pypi.org/project/ipython) 6.2.1 → 6.4.0 (Enhanced Python shell) + * [ipython_sql](https://pypi.org/project/ipython_sql) 0.3.8 → 0.3.9 (RDBMS access via IPython) + * [ipywidgets](https://pypi.org/project/ipywidgets) 7.2.0 → 7.2.1 (IPython HTML widgets for Jupyter) + * [jedi](https://pypi.org/project/jedi) 0.11.1 → 0.12.1 (An autocompletion tool for Python that can be used for text editors) + * [joblib](https://pypi.org/project/joblib) 0.11 → 0.12.0 (Lightweight pipelining: using Python functions as pipeline jobs.) + * [jupyterlab](https://pypi.org/project/jupyterlab) 0.31.12 → 0.32.1 (Jupyter lab environment notebook server extension) + * [keras](https://pypi.org/project/keras) 2.1.5 → 2.2.0 (Theano-based Deep Learning library) + * [lmfit](https://pypi.org/project/lmfit) 0.9.9 → 0.9.11 (Least-Squares Minimization with Bounds and Constraints) + * [lxml](https://pypi.org/project/lxml) 4.2.1 → 4.2.3 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.) + * [monotonic](https://pypi.org/project/monotonic) 1.4 → 1.5 (An implementation of time.monotonic() for Python 2 & < 3.3) + * [more_itertools](https://pypi.org/project/more_itertools) 4.1.0 → 4.2.0 (More routines for operating on iterables, beyond itertools) + * [moviepy](https://pypi.org/project/moviepy) 0.2.3.2 → 0.2.3.5 (Video editing with Python) + * [netcdf4](https://pypi.org/project/netcdf4) 1.3.1 → 1.4.0 (Provides an object-oriented python interface to the netCDF version 4 library) + * [nltk](https://pypi.org/project/nltk) 3.2.5 → 3.3 (The Natural Language Toolkit (NLTK) is a Python package for natural language processing.) + * [notebook](https://pypi.org/project/notebook) 5.4.1 → 5.5.0 (# Jupyter Notebook) + * [numcodecs](https://pypi.org/project/numcodecs) 0.5.4 → 0.5.5 (buffer compression and transformation codecs for use in data storage and communication applications) + * [numexpr](https://pypi.org/project/numexpr) 2.6.4 → 2.6.5 (Fast evaluation of array expressions elementwise by using a vector-based virtual machine) + * [numpy](http://numpy.scipy.org/) 1.14.2+mkl → 1.14.5+mkl (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module)) + * [numpydoc](https://pypi.org/project/numpydoc) 0.7.0 → 0.8.0 (Sphinx extension to support docstrings in Numpy format) + * [octave_kernel](https://pypi.org/project/octave_kernel) 0.28.3 → 0.28.4 (A Jupyter kernel for Octave.) + * [palettable](https://pypi.org/project/palettable) 3.1.0 → 3.1.1 (Color palettes for Python) + * [pandas](https://pypi.org/project/pandas) 0.22.0 → 0.23.3 (Powerful data structures for data analysis, time series and statistics) + * [param](https://pypi.org/project/param) 1.5.2 → 1.7.0 (Declarative Python programming using Parameters.) + * [parso](https://pypi.org/project/parso) 0.1.1 → 0.3.0 (A Python Parser) + * [pexpect](https://pypi.org/project/pexpect) 4.4.0 → 4.6.0+dummy (Pexpect allows easy control of interactive console applications.) + * [pillow](https://pypi.org/project/pillow) 5.0.0 → 5.2.0 (Python Imaging Library (fork)) + * [pip](https://pypi.org/project/pip) 9.0.3 → 10.0.1 (A tool for installing and managing Python packages) + * [psutil](http://code.google.com/p/psutil) 5.4.3 → 5.4.6 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way) + * [py](https://pypi.org/project/py) 1.5.3 → 1.5.4 (library with cross-python path, ini-parsing, io, code, log facilities) + * [pybind11](https://pypi.org/project/pybind11) 2.2.2 → 2.2.3 (Seamless operability between C++11 and Python) + * [pycodestyle](https://pypi.org/project/pycodestyle) 2.3.1 → 2.4.0 (Python style guide checker) + * [pyflakes](https://pypi.org/project/pyflakes) 1.6.0 → 2.0.0 (passive checker of Python programs) + * [pylint](http://www.logilab.org/project/pylint) 1.8.3 → 1.9.2 (Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality) + * [pymc3](https://pypi.org/project/pymc3) 3.3 → 3.4.1 (Markov Chain Monte Carlo sampling toolkit.) + * [pymongo](https://pypi.org/project/pymongo) 3.6.1 → 3.7.0 (Python driver for MongoDB ) + * [pyqtgraph](https://pypi.org/project/pyqtgraph) 0.10.1.dev1 → 0.11.0.dev0 (Scientific Graphics and GUI Library for Python) + * [pytest](https://pypi.org/project/pytest) 3.5.0 → 3.6.3 (pytest: simple powerful testing with Python) + * [python_dateutil](http://labix.org/python-dateutil) 2.7.2 → 2.7.3 (Powerful extensions to the standard datetime module) + * [python_snappy](https://pypi.org/project/python_snappy) 0.5.2 → 0.5.3 (Python library for the snappy compression library from Google) + * [pythreejs](https://pypi.org/project/pythreejs) 1.0.0 → 1.1.0 (Interactive 3d graphics for the Jupyter notebook, using Three.js from Jupyter interactive widgets.) + * [pytz](https://pypi.org/project/pytz) 2018.3 → 2018.5 (World Timezone Definitions for Python) + * [pywin32](https://pypi.org/project/pywin32) 223 → 223.1 (Python library for Windows) + * [pywinpty](https://pypi.org/project/pywinpty) 0.5.1 → 0.5.4 (Python bindings for the winpty library) + * [pyyaml](https://pypi.org/project/pyyaml) 3.12 → 4.1 (YAML parser and emitter for Python) + * [qtawesome](https://pypi.org/project/qtawesome) 0.4.4 → 0.5.0.dev0 (FontAwesome icons in PyQt and PySide applications) + * [qtpy](https://pypi.org/project/qtpy) 1.4.0 → 1.4.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.2.21 → 2018.6.21 (Alternative regular expression module, to replace re.) + * [requests](https://pypi.org/project/requests) 2.18.4 → 2.19.1 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.) + * [rope](https://pypi.org/project/rope) 0.10.5 → 0.10.7 (a python refactoring library...) + * [rpy2](https://pypi.org/project/rpy2) 2.9.2 → 2.9.4 (Python interface to the R language (embedded R)) + * [scikit_image](https://pypi.org/project/scikit_image) 0.13.1 → 0.14.0 (Image processing toolbox for SciPy) + * [scipy](http://www.scipy.org) 1.0.1 → 1.1.0 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...)) + * [setuptools](https://pypi.org/project/setuptools) 39.0.1 → 39.2.0 (Download, build, install, upgrade, and uninstall Python packages - easily) + * [simplejson](https://pypi.org/project/simplejson) 3.13.2 → 3.16.0 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder) + * [sortedcontainers](https://pypi.org/project/sortedcontainers) 1.5.9 → 2.0.4 (Python Sorted Container Types: SortedList, SortedDict, and SortedSet) + * [sounddevice](https://pypi.org/project/sounddevice) 0.3.10 → 0.3.11 (Play and Record Sound with Python) + * [sphinx](https://pypi.org/project/sphinx) 1.7.2 → 1.7.5 (Tool for generating documentation which uses reStructuredText as its markup language) + * [sphinx_rtd_theme](https://pypi.org/project/sphinx_rtd_theme) 0.2.4 → 0.4.0 (ReadTheDocs.org theme for Sphinx, 2013 version.) + * [sphinxcontrib_websupport](https://pypi.org/project/sphinxcontrib_websupport) 1.0.1 → 1.1.0 (Sphinx API for Web Apps) + * [spyder](https://pypi.org/project/spyder) 3.2.8 → 3.3.0 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface) + * [sqlalchemy](http://www.sqlalchemy.org) 1.2.6 → 1.2.9 (SQL Toolkit and Object Relational Mapper) + * [statsmodels](https://pypi.org/project/statsmodels) 0.8.0 → 0.9.0 (Statistical computations and models for use with SciPy) + * [tables](http://www.pytables.org) 3.4.2 → 3.4.4 (Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data)) + * [theano](https://pypi.org/project/theano) 1.0.1 → 1.0.2 (Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.) + * [tornado](https://pypi.org/project/tornado) 4.5.3 → 5.0.2 (Scalable, non-blocking web server and tools (required for IPython notebook)) + * [tqdm](https://pypi.org/project/tqdm) 4.19.9 → 4.23.4 (A Simple Python Progress Meter) + * [traittypes](https://pypi.org/project/traittypes) 0.0.6 → 0.2.1 (Scipy trait types) + * [urllib3](https://pypi.org/project/urllib3) 1.21.1 → 1.23 (HTTP library with thread-safe connection pooling, file post, and more.) + * [vega](https://pypi.org/project/vega) 0.5.0 → 1.3.0 (An IPython/ Jupyter widget for Vega and Vega-Lite) + * [vega3](https://pypi.org/project/vega3) 0.5.0 → 0.13.0 (An IPython/ Jupyter widget for Vega 3 and Vega-Lite 2) + * [wheel](https://pypi.org/project/wheel) 0.30.0 → 0.31.1 (A built-package format for Python.) + * [widgetsnbextension](https://pypi.org/project/widgetsnbextension) 3.2.0 → 3.2.1 (IPython HTML widgets for Jupyter) + * [winpython](http://winpython.github.io/) 1.10.20180404 → 1.10.20180624 (WinPython distribution tools, including WPPM (package manager)) + * [xarray](https://pypi.org/project/xarray) 0.10.2 → 0.10.7 (N-D labeled arrays and datasets in Python) + * [xlsxwriter](https://pypi.org/project/xlsxwriter) 1.0.2 → 1.0.5 (A Python module for creating Excel XLSX files.) + +Removed packages: + + * [absl_py](https://pypi.python.org/pypi/absl_py) 0.1.11 (Abseil Python Common Libraries) + * [astor](https://pypi.python.org/pypi/astor) 0.6.2 (Read/rewrite/write Python ASTs) + * [blaze](https://pypi.python.org/pypi/blaze) 0.10.1 (Blaze) + * [flask_cors](https://pypi.python.org/pypi/flask_cors) 3.0.3 (A Flask extension adding a decorator for CORS support) + * [gast](https://pypi.python.org/pypi/gast) 0.2.0 (Python AST that abstracts the underlying Python version) + * [grpcio](https://pypi.python.org/pypi/grpcio) 1.10.0 (HTTP/2-based RPC framework) + * [odo](https://pypi.python.org/pypi/odo) 0.5.0 (Data migration in Python) + * [protobuf](https://pypi.python.org/pypi/protobuf) 3.5.1 (Protocol Buffers - Google's data interchange format) + * [ptyprocess](https://pypi.python.org/pypi/ptyprocess) 0.5.2 (Run a subprocess in a pseudo terminal) + * [tensorboard](https://pypi.python.org/pypi/tensorboard) 1.7.0 (TensorBoard lets you watch Tensors Flow) + * [tensorflow](https://pypi.python.org/pypi/tensorflow) 1.7.0 (TensorFlow helps the tensors flow) + * [termcolor](https://pypi.python.org/pypi/termcolor) 1.1.0 (ANSII Color formatting for output in terminal) + * [vega_datasets](https://pypi.python.org/pypi/vega_datasets) 0.4.1 (A Python package for offline access to Vega datasets) + +* * * diff --git a/changelogs/WinPythonQt5-32bit-3.6.6.1.md b/changelogs/WinPythonQt5-32bit-3.6.6.1.md new file mode 100644 index 00000000..0d206c22 --- /dev/null +++ b/changelogs/WinPythonQt5-32bit-3.6.6.1.md @@ -0,0 +1,314 @@ +## WinPython 3.6.6.1Qt5 + +The following packages are included in WinPython-32bit v3.6.6.1Qt5 . + +### Tools + +Name | Version | Description +-----|---------|------------ +[Nodejs](https://nodejs.org) | v8.11.2 | a JavaScript runtime built on Chrome's V8 JavaScript engine +[npmjs](https://www.npmjs.com/) | 5.6.0 | a package manager for JavaScript + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.6.6 | 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.11 | 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.1.0 | 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.12 | Safe, minimalistic evaluator of python expression using ast module +[astroid](https://pypi.org/project/astroid) | 1.6.5 | 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.1.5 | Powerful Python library for atomic file writes. +[attrs](https://pypi.org/project/attrs) | 18.1.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.0 | Screen-scraping library +[bleach](https://pypi.org/project/bleach) | 2.1.3 | An easy whitelist-based HTML-sanitizing tool +[blosc](https://pypi.org/project/blosc) | 1.5.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) | 0.13.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.10.5 | 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.4 | Python binding of the Brotli compression library +[certifi](https://pypi.org/project/certifi) | 2018.4.16 | 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.0 | 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) | 6.7 | A simple wrapper around optparse for powerful command line utilities. +[cloudpickle](https://pypi.org/project/cloudpickle) | 0.5.3 | 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.3.9 | 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.4 | Pure Python COM package +[cvxopt](https://pypi.org/project/cvxopt) | 1.2.0 | Convex optimization package +[cvxpy](https://pypi.org/project/cvxpy) | 1.0.6 | A domain-specific language for modeling convex optimization problems in Python +[cx_freeze](http://cx-freeze.sourceforge.net) | 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](http://www.cython.org) | 0.28.3 | 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.18.1 | 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.7 | 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 +[dill](https://pypi.org/project/dill) | 0.2.8.2 | serialize all of python (almost) +[distributed](https://pypi.org/project/distributed) | 1.22.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](http://docutils.sourceforge.net) | 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.4 | 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.5 | 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](http://formlayout.googlecode.com) | 1.1.0 | Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code +[future](https://pypi.org/project/future) | 0.16.0 | Clean single-source support for Python 3 and 2 +[fuzzywuzzy](https://pypi.org/project/fuzzywuzzy) | 0.16.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.14.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.13 | Lightweight in-process concurrent programming +[guidata](http://packages.python.org/guidata) | 1.7.6 | Automatically generated graphical user interfaces for easy data set edition and display +[guiqwt](http://packages.python.org/guiqwt) | 3.0.3 | Efficient curve/image plotting and other GUI tools for scientific data processing software development +[h5py](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.11.0a1 | 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.0 | A high-level plotting API for pandas, dask, streamz and xarray built on HoloViews +[idna](https://pypi.org/project/idna) | 2.7 | Internationalized Domain Names in Applications (IDNA) +[imageio](https://pypi.org/project/imageio) | 2.3.0 | 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 | Getting image size from png/jpeg/jpeg2000/gif file +[intake](https://pypi.org/project/intake) | 0.1.3 | Data input plugin and catalog system +[ipydatawidgets](https://pypi.org/project/ipydatawidgets) | 3.1.0 | A set of widgets to help facilitate reuse of large datasets across widgets +[ipykernel](https://pypi.org/project/ipykernel) | 4.8.2 | IPython Kernel for Jupyter +[ipyleaflet](https://pypi.org/project/ipyleaflet) | 0.9.0 | A Jupyter widget for dynamic Leaflet maps +[ipympl](https://pypi.org/project/ipympl) | 0.2.0 | Matplotlib Jupyter Extension +[ipyparallel](https://pypi.org/project/ipyparallel) | 6.2.2 | Interactive Parallel Computing with IPython +[ipyscales](https://pypi.org/project/ipyscales) | 0.2.2 | A widget library for scales +[ipython](https://pypi.org/project/ipython) | 6.4.0 | 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.2.1 | 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) | 0.24 | Various helpers to pass trusted data to untrusted environments and back. +[jedi](https://pypi.org/project/jedi) | 0.12.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.0 | 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) | 5.2.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.2 | Jupyter Sphinx Extensions +[jupyterlab](https://pypi.org/project/jupyterlab) | 0.32.1 | Jupyter lab environment notebook server extension +[jupyterlab_launcher](https://pypi.org/project/jupyterlab_launcher) | 0.10.5 | Jupyter Launcher +[keyring](https://pypi.org/project/keyring) | 13.2.1 | 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.24.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.1.4 | Robust and reusable Executor for joblib +[lxml](https://pypi.org/project/lxml) | 4.2.3 | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. +[markdown](https://pypi.org/project/markdown) | 2.6.11 | 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) | 2.2.2 | 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.3 | The fastest markdown parser in pure Python, inspired by marked. +[mizani](https://pypi.org/project/mizani) | 0.4.6 | Scales for Python +[mkl_service](https://github.com/ContinuumIO/mkl-service) | 1.1.2 | Python bindings to some MKL service functions +[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.2.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.3 | 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.3 | 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.5.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.610 | Optional static typing for Python +[mysql_connector_python](https://pypi.org/project/mysql_connector_python) | 8.0.6 | MySQL driver written in Python +[nbconvert](https://pypi.org/project/nbconvert) | 5.3.1 | 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.0 | Provides an object-oriented python interface to the netCDF version 4 library +[networkx](https://pypi.org/project/networkx) | 2.1 | 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.5.0 | # Jupyter Notebook +[numba](https://pypi.org/project/numba) | 0.39.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.5 | Fast evaluation of array expressions elementwise by using a vector-based virtual machine +[numpy](http://numpy.scipy.org/) | 1.14.5+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) | 17.1 | 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.3 | Powerful data structures for data analysis, time series and statistics +[pandas_datareader](https://pypi.org/project/pandas_datareader) | 0.6.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.7.0 | Declarative Python programming using Parameters. +[parambokeh](https://pypi.org/project/parambokeh) | 0.2.2 | Declarative Python programming using Parameters. +[paramnb](https://pypi.org/project/paramnb) | 2.0.2 | Generate ipywidgets from Parameterized objects in the notebook +[parso](https://pypi.org/project/parso) | 0.3.0 | A Python Parser +[partd](https://pypi.org/project/partd) | 0.3.8 | Appendable key-value storage +[patsy](https://pypi.org/project/patsy) | 0.5.0 | 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.1 | 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.11.0 | PostgreSQL interface library +[pickleshare](https://pypi.org/project/pickleshare) | 0.7.4 | Tiny 'shelve'-like database with concurrency support +[pillow](https://pypi.org/project/pillow) | 5.2.0 | Python Imaging Library (fork) +[pip](https://pypi.org/project/pip) | 10.0.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.3.0 | A grammar of graphics for python +[pluggy](https://pypi.org/project/pluggy) | 0.6.0 | plugin and hook calling mechanisms for 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. +[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 1.0.15 | Library for building powerful interactive command lines in Python +[psutil](http://code.google.com/p/psutil) | 5.4.6 | 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) | 0.41 | Python REPL build on top of prompt_toolkit +[pulp](https://pypi.org/project/pulp) | 1.6.8 | 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 | 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.3 | Handlebars.js templating for Python 3 and 2 +[pybind11](https://pypi.org/project/pybind11) | 2.2.3 | 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.17 | C parser in Python +[pyct](https://pypi.org/project/pyct) | 0.4.3 | 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.3 | Pygame gives multimedia to python. +[pygments](http://pygments.org) | 2.2.0 | Generic syntax highlighter for general use in all kinds of software +[pylint](http://www.logilab.org/project/pylint) | 1.9.2 | 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. +[pymc3](https://pypi.org/project/pymc3) | 3.4.1 | 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.0 | Python driver for MongoDB +[pyodbc](https://pypi.org/project/pyodbc) | 4.0.23 | DB API Module for ODBC +[pyopengl](http://pyopengl.sourceforge.net) | 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](http://pyparsing.wikispaces.com/) | 2.2.0 | 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.6.3 | pytest: simple powerful testing with Python +[python_dateutil](http://labix.org/python-dateutil) | 2.7.3 | 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) | 1.1.0 | Interactive 3d graphics for the Jupyter notebook, using Three.js from Jupyter interactive widgets. +[pytz](https://pypi.org/project/pytz) | 2018.5 | World Timezone Definitions for Python +[pyviz_comms](https://pypi.org/project/pyviz_comms) | 0.1.1 | Launch jobs, organize the output, and dissect the results +[pywavelets](https://pypi.org/project/pywavelets) | 0.5.2 | Wavelet transforms module +[pywin32](https://pypi.org/project/pywin32) | 223.1 | Python library for Windows +[pywin32_ctypes](https://pypi.org/project/pywin32_ctypes) | 0.1.2 | 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.0.0 | Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console) +[pyzo](https://pypi.org/project/pyzo) | 4.5.2 | the Python IDE for scientific computing +[qtawesome](https://pypi.org/project/qtawesome) | 0.5.0.dev0 | FontAwesome icons in PyQt and PySide applications +[qtconsole](https://pypi.org/project/qtconsole) | 4.3.1 | Jupyter Qt console +[qtpy](https://pypi.org/project/qtpy) | 1.4.2 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets. +[redis](https://pypi.org/project/redis) | 2.10.6 | Python client for Redis key-value store +[regex](https://pypi.org/project/regex) | 2018.6.21 | Alternative regular expression module, to replace re. +[reportlab](http://www.reportlab.org) | 3.4.0 | The PDF generation library +[requests](https://pypi.org/project/requests) | 2.19.1 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. +[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. +[requests_toolbelt](https://pypi.org/project/requests_toolbelt) | 0.8.0 | A utility belt for advanced users of python-requests +[rope](https://pypi.org/project/rope) | 0.10.7 | 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.42 | 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.0 | Image processing toolbox for SciPy +[scikit_learn](https://pypi.org/project/scikit_learn) | 0.19.1 | 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.1 | Python to Scilab bridge +[scipy](http://www.scipy.org) | 1.1.0 | SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...) +[scs](https://pypi.org/project/scs) | 1.2.7 | scs: splitting conic solver +[seaborn](https://pypi.org/project/seaborn) | 0.9.dev0 | 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) | 39.2.0 | Download, build, install, upgrade, and uninstall Python packages - easily +[simplegeneric](https://pypi.org/project/simplegeneric) | 0.8.1 | Simple generic functions (similar to Python's own len(), pickle.dump(), etc.) +[simplejson](https://pypi.org/project/simplejson) | 3.16.0 | Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder +[sip](https://pypi.org/project/sip) | 4.19.6 | 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) | 0.4.2 | 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.4 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet +[sounddevice](https://pypi.org/project/sounddevice) | 0.3.11 | Play and Record Sound with Python +[sphinx](https://pypi.org/project/sphinx) | 1.7.5 | Tool for generating documentation which uses reStructuredText as its markup language +[sphinx_rtd_theme](https://pypi.org/project/sphinx_rtd_theme) | 0.4.0 | 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.0 | Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface +[spyder_kernels](https://pypi.org/project/spyder_kernels) | 0.2.4 | Jupyter kernels for the Spyder console +[sqlalchemy](http://www.sqlalchemy.org) | 1.2.9 | 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.1.1 | Symbolic Mathematics Library +[tables](http://www.pytables.org) | 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.3.1 | Test utilities for code working with files and commands +[theano](https://pypi.org/project/theano) | 1.0.2 | Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs. +[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.0.2 | Scalable, non-blocking web server and tools (required for IPython notebook) +[tqdm](https://pypi.org/project/tqdm) | 4.23.4 | 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.11.0 | 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 +[typing](https://pypi.org/project/typing) | 3.6.4 | Type Hints for Python +[uncertainties](https://pypi.org/project/uncertainties) | 3.0.2 | Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives +[urllib3](https://pypi.org/project/urllib3) | 1.23 | HTTP library with thread-safe connection pooling, file post, and more. +[vega](https://pypi.org/project/vega) | 1.3.0 | An IPython/ Jupyter widget for Vega and Vega-Lite +[vega3](https://pypi.org/project/vega3) | 0.13.0 | An IPython/ Jupyter widget for Vega 3 and Vega-Lite 2 +[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.31.1 | A built-package format for Python. +[widgetsnbextension](https://pypi.org/project/widgetsnbextension) | 3.2.1 | IPython HTML widgets for Jupyter +[winpython](http://winpython.github.io/) | 1.10.20180624 | WinPython distribution tools, including WPPM (package manager) +[wordcloud](https://pypi.org/project/wordcloud) | 1.4.1 | 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.7 | 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.0.5 | A Python module for creating Excel XLSX files. +[xlwings](https://pypi.org/project/xlwings) | 0.11.5 | 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.6.1_History.md b/changelogs/WinPythonQt5-32bit-3.6.6.1_History.md new file mode 100644 index 00000000..e7681fed --- /dev/null +++ b/changelogs/WinPythonQt5-32bit-3.6.6.1_History.md @@ -0,0 +1,75 @@ +## History of changes for WinPython-32bit 3.6.6.1Qt5 + +The following changes were made to WinPython-32bit distribution since version 3.6.5.1Qt5. + +### Python packages + +New packages: + + * [hvplot](https://pypi.org/project/hvplot) 0.2.0 (A high-level plotting API for pandas, dask, streamz and xarray built on HoloViews) + * [keyring](https://pypi.org/project/keyring) 13.2.1 (Store and access your passwords safely.) + * [pywin32_ctypes](https://pypi.org/project/pywin32_ctypes) 0.1.2 (A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi)) + * [spyder_kernels](https://pypi.org/project/spyder_kernels) 0.2.4 (Jupyter kernels for the Spyder console) + +Upgraded packages: + + * [alabaster](https://pypi.org/project/alabaster) 0.7.10 → 0.7.11 (A configurable sidebar-enabled Sphinx theme) + * [bloscpack](https://pypi.org/project/bloscpack) 0.11.0 → 0.13.0 (Command line interface to and serialization format for Blosc) + * [bokeh](https://pypi.org/project/bokeh) 0.12.16 → 0.13.0 (Statistical and novel interactive HTML plots for Python) + * [cvxpy](https://pypi.org/project/cvxpy) 1.0.5 → 1.0.6 (A domain-specific language for modeling convex optimization problems in Python) + * [dask](https://pypi.org/project/dask) 0.17.5 → 0.18.1 (Minimal task scheduling abstraction) + * [datashader](https://pypi.org/project/datashader) 0.6.6 → 0.6.7 (Data visualization toolchain based on aggregating into a grid) + * [dill](https://pypi.org/project/dill) 0.2.7.1 → 0.2.8.2 (serialize all of python (almost)) + * [distributed](https://pypi.org/project/distributed) 1.21.8 → 1.22.0 (Distributed computing) + * [holoviews](https://pypi.org/project/holoviews) 1.10.5 → 1.11.0a1 (Composable, declarative data structures for building complex visualizations easily.) + * [idna](https://pypi.org/project/idna) 2.6 → 2.7 (Internationalized Domain Names in Applications (IDNA)) + * [ipyleaflet](https://pypi.org/project/ipyleaflet) 0.8.1 → 0.9.0 (A Jupyter widget for dynamic Leaflet maps) + * [ipympl](https://pypi.org/project/ipympl) 0.1.1 → 0.2.0 (Matplotlib Jupyter Extension) + * [ipyparallel](https://pypi.org/project/ipyparallel) 6.2.1 → 6.2.2 (Interactive Parallel Computing with IPython) + * [ipyscales](https://pypi.org/project/ipyscales) 0.1.3 → 0.2.2 (A widget library for scales) + * [jedi](https://pypi.org/project/jedi) 0.12.0 → 0.12.1 (An autocompletion tool for Python that can be used for text editors) + * [joblib](https://pypi.org/project/joblib) 0.11 → 0.12.0 (Lightweight pipelining: using Python functions as pipeline jobs.) + * [llvmlite](https://pypi.org/project/llvmlite) 0.23.2 → 0.24.0 (lightweight wrapper around basic LLVM functionality) + * [lmfit](https://pypi.org/project/lmfit) 0.9.10 → 0.9.11 (Least-Squares Minimization with Bounds and Constraints) + * [loky](https://pypi.org/project/loky) 2.1.1 → 2.1.4 (Robust and reusable Executor for joblib) + * [lxml](https://pypi.org/project/lxml) 4.2.1 → 4.2.3 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.) + * [multiprocess](https://pypi.org/project/multiprocess) 0.70.5 → 0.70.6.1 (better multiprocessing and multithreading in python) + * [mypy](https://pypi.org/project/mypy) 0.600 → 0.610 (Optional static typing for Python) + * [numba](https://pypi.org/project/numba) 0.38.1 → 0.39.0 (compiling Python code using LLVM) + * [numpy](http://numpy.scipy.org/) 1.14.4+mkl → 1.14.5+mkl (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module)) + * [octave_kernel](https://pypi.org/project/octave_kernel) 0.28.3 → 0.28.4 (A Jupyter kernel for Octave.) + * [pandas](https://pypi.org/project/pandas) 0.22.0 → 0.23.3 (Powerful data structures for data analysis, time series and statistics) + * [param](https://pypi.org/project/param) 1.6.1 → 1.7.0 (Declarative Python programming using Parameters.) + * [parso](https://pypi.org/project/parso) 0.2.1 → 0.3.0 (A Python Parser) + * [pillow](https://pypi.org/project/pillow) 5.1.1 → 5.2.0 (Python Imaging Library (fork)) + * [py](https://pypi.org/project/py) 1.5.3 → 1.5.4 (library with cross-python path, ini-parsing, io, code, log facilities) + * [pyct](https://pypi.org/project/pyct) 0.4.2 → 0.4.3 (python package common tasks for users (e.g. copy examples, fetch data, ...)) + * [pymongo](https://pypi.org/project/pymongo) 3.6.1 → 3.7.0 (Python driver for MongoDB ) + * [pyqtgraph](https://pypi.org/project/pyqtgraph) 0.10.1.dev2 → 0.11.0.dev0 (Scientific Graphics and GUI Library for Python) + * [pytest](https://pypi.org/project/pytest) 3.6.1 → 3.6.3 (pytest: simple powerful testing with Python) + * [Python](http://www.python.org/) 3.6.5 → 3.6.6 (Python programming language with standard library) + * [python_snappy](https://pypi.org/project/python_snappy) 0.5.2 → 0.5.3 (Python library for the snappy compression library from Google) + * [pythreejs](https://pypi.org/project/pythreejs) 1.0.0 → 1.1.0 (Interactive 3d graphics for the Jupyter notebook, using Three.js from Jupyter interactive widgets.) + * [pytz](https://pypi.org/project/pytz) 2018.4 → 2018.5 (World Timezone Definitions for Python) + * [pyyaml](https://pypi.org/project/pyyaml) 3.12 → 4.1 (YAML parser and emitter for Python) + * [regex](https://pypi.org/project/regex) 2018.6.9 → 2018.6.21 (Alternative regular expression module, to replace re.) + * [requests](https://pypi.org/project/requests) 2.18.4 → 2.19.1 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.) + * [rpy2](https://pypi.org/project/rpy2) 2.9.3 → 2.9.4 (Python interface to the R language (embedded R)) + * [ruamel.yaml](https://pypi.org/project/ruamel.yaml) 0.15.37 → 0.15.42 (a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order) + * [simplejson](https://pypi.org/project/simplejson) 3.14.0 → 3.16.0 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder) + * [spyder](https://pypi.org/project/spyder) 3.2.8 → 3.3.0 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface) + * [sqlalchemy](http://www.sqlalchemy.org) 1.2.8 → 1.2.9 (SQL Toolkit and Object Relational Mapper) + * [tables](http://www.pytables.org) 3.4.3 → 3.4.4 (Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data)) + * [traittypes](https://pypi.org/project/traittypes) 0.2.0 → 0.2.1 (Scipy trait types) + * [urllib3](https://pypi.org/project/urllib3) 1.21.1 → 1.23 (HTTP library with thread-safe connection pooling, file post, and more.) + * [vega](https://pypi.org/project/vega) 1.1.1 → 1.3.0 (An IPython/ Jupyter widget for Vega and Vega-Lite) + * [winpython](http://winpython.github.io/) 1.10.20180404 → 1.10.20180624 (WinPython distribution tools, including WPPM (package manager)) + +Removed packages: + + * [blaze](https://pypi.org/project/blaze) 0.10.1 (Blaze) + * [flask_cors](https://pypi.org/project/flask_cors) 3.0.4 (A Flask extension adding a decorator for CORS support) + * [holoplot](https://pypi.org/project/holoplot) 0.0.5.dev1 (A high-level plotting API for pandas, dask, streamz and xarray built on HoloViews) + * [odo](https://pypi.org/project/odo) 0.5.0 (Data migration in Python) + +* * * diff --git a/changelogs/WinPythonQt5-64bit-3.6.6.1.md b/changelogs/WinPythonQt5-64bit-3.6.6.1.md new file mode 100644 index 00000000..2642c285 --- /dev/null +++ b/changelogs/WinPythonQt5-64bit-3.6.6.1.md @@ -0,0 +1,324 @@ +## WinPython 3.6.6.1Qt5 + +The following packages are included in WinPython-64bit v3.6.6.1Qt5 . + +### Tools + +Name | Version | Description +-----|---------|------------ +[Nodejs](https://nodejs.org) | v8.11.2 | a JavaScript runtime built on Chrome's V8 JavaScript engine +[npmjs](https://www.npmjs.com/) | 5.6.0 | a package manager for JavaScript + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.6.6 | 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.11 | 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.1.0 | 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.12 | Safe, minimalistic evaluator of python expression using ast module +[astroid](https://pypi.org/project/astroid) | 1.6.5 | 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.1.5 | Powerful Python library for atomic file writes. +[attrs](https://pypi.org/project/attrs) | 18.1.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.0 | Screen-scraping library +[bleach](https://pypi.org/project/bleach) | 2.1.3 | An easy whitelist-based HTML-sanitizing tool +[blosc](https://pypi.org/project/blosc) | 1.5.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) | 0.13.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.10.5 | 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.4 | Python binding of the Brotli compression library +[certifi](https://pypi.org/project/certifi) | 2018.4.16 | 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.0 | 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) | 6.7 | A simple wrapper around optparse for powerful command line utilities. +[cloudpickle](https://pypi.org/project/cloudpickle) | 0.5.3 | 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.3.9 | 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.4 | Pure Python COM package +[cvxopt](https://pypi.org/project/cvxopt) | 1.2.0 | Convex optimization package +[cvxpy](https://pypi.org/project/cvxpy) | 1.0.6 | A domain-specific language for modeling convex optimization problems in Python +[cx_freeze](http://cx-freeze.sourceforge.net) | 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](http://www.cython.org) | 0.28.3 | 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.18.1 | 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.7 | 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 +[dill](https://pypi.org/project/dill) | 0.2.8.2 | serialize all of python (almost) +[distributed](https://pypi.org/project/distributed) | 1.22.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](http://docutils.sourceforge.net) | 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.4 | 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.5 | 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](http://formlayout.googlecode.com) | 1.1.0 | Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code +[future](https://pypi.org/project/future) | 0.16.0 | Clean single-source support for Python 3 and 2 +[fuzzywuzzy](https://pypi.org/project/fuzzywuzzy) | 0.16.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.14.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.13 | Lightweight in-process concurrent programming +[guidata](http://packages.python.org/guidata) | 1.7.6 | Automatically generated graphical user interfaces for easy data set edition and display +[guiqwt](http://packages.python.org/guiqwt) | 3.0.3 | Efficient curve/image plotting and other GUI tools for scientific data processing software development +[h5py](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.11.0a1 | 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.0 | A high-level plotting API for pandas, dask, streamz and xarray built on HoloViews +[idna](https://pypi.org/project/idna) | 2.7 | Internationalized Domain Names in Applications (IDNA) +[imageio](https://pypi.org/project/imageio) | 2.3.0 | 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 | Getting image size from png/jpeg/jpeg2000/gif file +[intake](https://pypi.org/project/intake) | 0.1.3 | Data input plugin and catalog system +[ipydatawidgets](https://pypi.org/project/ipydatawidgets) | 3.1.0 | A set of widgets to help facilitate reuse of large datasets across widgets +[ipykernel](https://pypi.org/project/ipykernel) | 4.8.2 | IPython Kernel for Jupyter +[ipyleaflet](https://pypi.org/project/ipyleaflet) | 0.9.0 | A Jupyter widget for dynamic Leaflet maps +[ipympl](https://pypi.org/project/ipympl) | 0.2.0 | Matplotlib Jupyter Extension +[ipyparallel](https://pypi.org/project/ipyparallel) | 6.2.2 | Interactive Parallel Computing with IPython +[ipyscales](https://pypi.org/project/ipyscales) | 0.2.2 | A widget library for scales +[ipython](https://pypi.org/project/ipython) | 6.4.0 | 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.2.1 | 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) | 0.24 | Various helpers to pass trusted data to untrusted environments and back. +[jedi](https://pypi.org/project/jedi) | 0.12.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.0 | 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) | 5.2.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.2 | Jupyter Sphinx Extensions +[jupyterlab](https://pypi.org/project/jupyterlab) | 0.32.1 | Jupyter lab environment notebook server extension +[jupyterlab_launcher](https://pypi.org/project/jupyterlab_launcher) | 0.10.5 | Jupyter Launcher +[keras](https://pypi.org/project/keras) | 2.2.0 | Theano-based Deep Learning library +[keras_applications](https://pypi.org/project/keras_applications) | 1.0.2 | Reference implementations of popular deep learning models +[keras_preprocessing](https://pypi.org/project/keras_preprocessing) | 1.0.1 | 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) | 13.2.1 | 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.24.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.1.4 | Robust and reusable Executor for joblib +[lxml](https://pypi.org/project/lxml) | 4.2.3 | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. +[markdown](https://pypi.org/project/markdown) | 2.6.11 | 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) | 2.2.2 | 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.3 | The fastest markdown parser in pure Python, inspired by marked. +[mizani](https://pypi.org/project/mizani) | 0.4.6 | Scales for Python +[mkl_service](https://github.com/ContinuumIO/mkl-service) | 1.1.2 | Python bindings to some MKL service functions +[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.2.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.3 | 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.3 | 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.5.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.610 | Optional static typing for Python +[mysql_connector_python](https://pypi.org/project/mysql_connector_python) | 8.0.6 | MySQL driver written in Python +[nbconvert](https://pypi.org/project/nbconvert) | 5.3.1 | 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.0 | Provides an object-oriented python interface to the netCDF version 4 library +[networkx](https://pypi.org/project/networkx) | 2.1 | 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.5.0 | # Jupyter Notebook +[numba](https://pypi.org/project/numba) | 0.39.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.5 | Fast evaluation of array expressions elementwise by using a vector-based virtual machine +[numpy](http://numpy.scipy.org/) | 1.14.5+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) | 17.1 | 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.3 | Powerful data structures for data analysis, time series and statistics +[pandas_datareader](https://pypi.org/project/pandas_datareader) | 0.6.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.7.0 | Declarative Python programming using Parameters. +[parambokeh](https://pypi.org/project/parambokeh) | 0.2.2 | Declarative Python programming using Parameters. +[paramnb](https://pypi.org/project/paramnb) | 2.0.2 | Generate ipywidgets from Parameterized objects in the notebook +[parso](https://pypi.org/project/parso) | 0.3.0 | A Python Parser +[partd](https://pypi.org/project/partd) | 0.3.8 | Appendable key-value storage +[patsy](https://pypi.org/project/patsy) | 0.5.0 | 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.1 | 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.11.0 | PostgreSQL interface library +[pickleshare](https://pypi.org/project/pickleshare) | 0.7.4 | Tiny 'shelve'-like database with concurrency support +[pillow](https://pypi.org/project/pillow) | 5.2.0 | Python Imaging Library (fork) +[pip](https://pypi.org/project/pip) | 10.0.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.3.0 | A grammar of graphics for python +[pluggy](https://pypi.org/project/pluggy) | 0.6.0 | plugin and hook calling mechanisms for 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. +[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 1.0.15 | Library for building powerful interactive command lines in Python +[psutil](http://code.google.com/p/psutil) | 5.4.6 | 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) | 0.41 | Python REPL build on top of prompt_toolkit +[pulp](https://pypi.org/project/pulp) | 1.6.8 | 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 | library with cross-python path, ini-parsing, io, code, log facilities +[pyarrow](https://pypi.org/project/pyarrow) | 0.9.0 | 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.3 | Handlebars.js templating for Python 3 and 2 +[pybind11](https://pypi.org/project/pybind11) | 2.2.3 | 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.17 | C parser in Python +[pyct](https://pypi.org/project/pyct) | 0.4.3 | 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.3 | Pygame gives multimedia to python. +[pygments](http://pygments.org) | 2.2.0 | Generic syntax highlighter for general use in all kinds of software +[pylint](http://www.logilab.org/project/pylint) | 1.9.2 | 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. +[pymc3](https://pypi.org/project/pymc3) | 3.4.1 | 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.0 | Python driver for MongoDB +[pyodbc](https://pypi.org/project/pyodbc) | 4.0.23 | DB API Module for ODBC +[pyopengl](http://pyopengl.sourceforge.net) | 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](http://pyparsing.wikispaces.com/) | 2.2.0 | 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.6.3 | pytest: simple powerful testing with Python +[python_dateutil](http://labix.org/python-dateutil) | 2.7.3 | 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) | 1.1.0 | Interactive 3d graphics for the Jupyter notebook, using Three.js from Jupyter interactive widgets. +[pytz](https://pypi.org/project/pytz) | 2018.5 | World Timezone Definitions for Python +[pyviz_comms](https://pypi.org/project/pyviz_comms) | 0.1.1 | Launch jobs, organize the output, and dissect the results +[pywavelets](https://pypi.org/project/pywavelets) | 0.5.2 | Wavelet transforms module +[pywin32](https://pypi.org/project/pywin32) | 223.1 | Python library for Windows +[pywin32_ctypes](https://pypi.org/project/pywin32_ctypes) | 0.1.2 | 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.0.0 | Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console) +[pyzo](https://pypi.org/project/pyzo) | 4.5.2 | the Python IDE for scientific computing +[qtawesome](https://pypi.org/project/qtawesome) | 0.5.0.dev0 | FontAwesome icons in PyQt and PySide applications +[qtconsole](https://pypi.org/project/qtconsole) | 4.3.1 | Jupyter Qt console +[qtpy](https://pypi.org/project/qtpy) | 1.4.2 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets. +[redis](https://pypi.org/project/redis) | 2.10.6 | Python client for Redis key-value store +[regex](https://pypi.org/project/regex) | 2018.6.21 | Alternative regular expression module, to replace re. +[reportlab](http://www.reportlab.org) | 3.4.0 | The PDF generation library +[requests](https://pypi.org/project/requests) | 2.19.1 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. +[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. +[requests_toolbelt](https://pypi.org/project/requests_toolbelt) | 0.8.0 | A utility belt for advanced users of python-requests +[rope](https://pypi.org/project/rope) | 0.10.7 | 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.42 | 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.0 | Image processing toolbox for SciPy +[scikit_learn](https://pypi.org/project/scikit_learn) | 0.19.1 | 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.1 | Python to Scilab bridge +[scipy](http://www.scipy.org) | 1.1.0 | SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...) +[scs](https://pypi.org/project/scs) | 1.2.7 | scs: splitting conic solver +[seaborn](https://pypi.org/project/seaborn) | 0.9.dev0 | 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) | 39.2.0 | Download, build, install, upgrade, and uninstall Python packages - easily +[simplegeneric](https://pypi.org/project/simplegeneric) | 0.8.1 | Simple generic functions (similar to Python's own len(), pickle.dump(), etc.) +[simplejson](https://pypi.org/project/simplejson) | 3.16.0 | Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder +[sip](https://pypi.org/project/sip) | 4.19.6 | 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) | 0.4.2 | 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.4 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet +[sounddevice](https://pypi.org/project/sounddevice) | 0.3.11 | Play and Record Sound with Python +[sphinx](https://pypi.org/project/sphinx) | 1.7.5 | Tool for generating documentation which uses reStructuredText as its markup language +[sphinx_rtd_theme](https://pypi.org/project/sphinx_rtd_theme) | 0.4.0 | 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.0 | Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface +[spyder_kernels](https://pypi.org/project/spyder_kernels) | 0.2.4 | Jupyter kernels for the Spyder console +[sqlalchemy](http://www.sqlalchemy.org) | 1.2.9 | 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.1.1 | Symbolic Mathematics Library +[tables](http://www.pytables.org) | 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.3.1 | Test utilities for code working with files and commands +[theano](https://pypi.org/project/theano) | 1.0.2 | Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs. +[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.0 | 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.0.2 | Scalable, non-blocking web server and tools (required for IPython notebook) +[tqdm](https://pypi.org/project/tqdm) | 4.23.4 | 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.11.0 | 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 +[typing](https://pypi.org/project/typing) | 3.6.4 | Type Hints for Python +[uncertainties](https://pypi.org/project/uncertainties) | 3.0.2 | Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives +[urllib3](https://pypi.org/project/urllib3) | 1.23 | HTTP library with thread-safe connection pooling, file post, and more. +[vega](https://pypi.org/project/vega) | 1.3.0 | An IPython/ Jupyter widget for Vega and Vega-Lite +[vega3](https://pypi.org/project/vega3) | 0.13.0 | An IPython/ Jupyter widget for Vega 3 and Vega-Lite 2 +[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.31.1 | A built-package format for Python. +[widgetsnbextension](https://pypi.org/project/widgetsnbextension) | 3.2.1 | IPython HTML widgets for Jupyter +[winpython](http://winpython.github.io/) | 1.10.20180624 | WinPython distribution tools, including WPPM (package manager) +[wordcloud](https://pypi.org/project/wordcloud) | 1.4.1 | 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.7 | 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.0.5 | A Python module for creating Excel XLSX files. +[xlwings](https://pypi.org/project/xlwings) | 0.11.5 | 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.6.1_History.md b/changelogs/WinPythonQt5-64bit-3.6.6.1_History.md new file mode 100644 index 00000000..b6cc618f --- /dev/null +++ b/changelogs/WinPythonQt5-64bit-3.6.6.1_History.md @@ -0,0 +1,93 @@ +## History of changes for WinPython-64bit 3.6.6.1Qt5 + +The following changes were made to WinPython-64bit distribution since version 3.6.5.1Qt5. + +### Python packages + +New packages: + + * [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".) + * [hvplot](https://pypi.org/project/hvplot) 0.2.0 (A high-level plotting API for pandas, dask, streamz and xarray built on HoloViews) + * [intake](https://pypi.org/project/intake) 0.1.3 (Data input plugin and catalog system) + * [keras_applications](https://pypi.org/project/keras_applications) 1.0.2 (Reference implementations of popular deep learning models) + * [keras_preprocessing](https://pypi.org/project/keras_preprocessing) 1.0.1 (Easy data preprocessing and data augmentation for deep learning models) + * [keyring](https://pypi.org/project/keyring) 13.2.1 (Store and access your passwords safely.) + * [msgpack_numpy](https://pypi.org/project/msgpack_numpy) 0.4.3 (Numpy data serialization using msgpack) + * [msgpack_python](https://pypi.org/project/msgpack_python) 0.5.4+dummy (MessagePack (de)serializer.) + * [parambokeh](https://pypi.org/project/parambokeh) 0.2.2 (Declarative Python programming using Parameters.) + * [pyviz_comms](https://pypi.org/project/pyviz_comms) 0.1.1 (Launch jobs, organize the output, and dissect the results) + * [pywin32_ctypes](https://pypi.org/project/pywin32_ctypes) 0.1.2 (A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi)) + * [ruamel.yaml](https://pypi.org/project/ruamel.yaml) 0.15.42 (a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order) + * [spyder_kernels](https://pypi.org/project/spyder_kernels) 0.2.4 (Jupyter kernels for the Spyder console) + +Upgraded packages: + + * [alabaster](https://pypi.org/project/alabaster) 0.7.10 → 0.7.11 (A configurable sidebar-enabled Sphinx theme) + * [altair](https://pypi.org/project/altair) 2.0.1 → 2.1.0 (High-level declarative visualization library for Python) + * [astroid](https://pypi.org/project/astroid) 1.6.4 → 1.6.5 (Rebuild a new abstract syntax tree from Python's ast (required for pylint)) + * [bloscpack](https://pypi.org/project/bloscpack) 0.11.0 → 0.13.0 (Command line interface to and serialization format for Blosc) + * [bokeh](https://pypi.org/project/bokeh) 0.12.16 → 0.13.0 (Statistical and novel interactive HTML plots for Python) + * [cvxpy](https://pypi.org/project/cvxpy) 1.0.3 → 1.0.6 (A domain-specific language for modeling convex optimization problems in Python) + * [dask](https://pypi.org/project/dask) 0.17.5 → 0.18.1 (Minimal task scheduling abstraction) + * [datashader](https://pypi.org/project/datashader) 0.6.6 → 0.6.7 (Data visualization toolchain based on aggregating into a grid) + * [dill](https://pypi.org/project/dill) 0.2.7.1 → 0.2.8.2 (serialize all of python (almost)) + * [distributed](https://pypi.org/project/distributed) 1.21.8 → 1.22.0 (Distributed computing) + * [holoviews](https://pypi.org/project/holoviews) 1.10.5a1 → 1.11.0a1 (Composable, declarative data structures for building complex visualizations easily.) + * [idna](https://pypi.org/project/idna) 2.6 → 2.7 (Internationalized Domain Names in Applications (IDNA)) + * [ipyleaflet](https://pypi.org/project/ipyleaflet) 0.8.1 → 0.9.0 (A Jupyter widget for dynamic Leaflet maps) + * [ipympl](https://pypi.org/project/ipympl) 0.1.1 → 0.2.0 (Matplotlib Jupyter Extension) + * [ipyparallel](https://pypi.org/project/ipyparallel) 6.1.1 → 6.2.2 (Interactive Parallel Computing with IPython) + * [ipyscales](https://pypi.org/project/ipyscales) 0.1.3 → 0.2.2 (A widget library for scales) + * [jedi](https://pypi.org/project/jedi) 0.12.0 → 0.12.1 (An autocompletion tool for Python that can be used for text editors) + * [joblib](https://pypi.org/project/joblib) 0.11 → 0.12.0 (Lightweight pipelining: using Python functions as pipeline jobs.) + * [keras](https://pypi.org/project/keras) 2.1.6 → 2.2.0 (Theano-based Deep Learning library) + * [llvmlite](https://pypi.org/project/llvmlite) 0.23.2 → 0.24.0 (lightweight wrapper around basic LLVM functionality) + * [lmfit](https://pypi.org/project/lmfit) 0.9.10 → 0.9.11 (Least-Squares Minimization with Bounds and Constraints) + * [loky](https://pypi.org/project/loky) 2.1.1 → 2.1.4 (Robust and reusable Executor for joblib) + * [lxml](https://pypi.org/project/lxml) 4.2.1 → 4.2.3 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.) + * [multiprocess](https://pypi.org/project/multiprocess) 0.70.5 → 0.70.6.1 (better multiprocessing and multithreading in python) + * [mypy](https://pypi.org/project/mypy) 0.600 → 0.610 (Optional static typing for Python) + * [numba](https://pypi.org/project/numba) 0.38.1 → 0.39.0 (compiling Python code using LLVM) + * [numpy](http://numpy.scipy.org/) 1.14.3+mkl → 1.14.5+mkl (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module)) + * [octave_kernel](https://pypi.org/project/octave_kernel) 0.28.3 → 0.28.4 (A Jupyter kernel for Octave.) + * [pandas](https://pypi.org/project/pandas) 0.23.0 → 0.23.3 (Powerful data structures for data analysis, time series and statistics) + * [param](https://pypi.org/project/param) 1.6.1 → 1.7.0 (Declarative Python programming using Parameters.) + * [parso](https://pypi.org/project/parso) 0.2.1 → 0.3.0 (A Python Parser) + * [pillow](https://pypi.org/project/pillow) 5.1.1 → 5.2.0 (Python Imaging Library (fork)) + * [psutil](http://code.google.com/p/psutil) 5.4.5 → 5.4.6 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way) + * [py](https://pypi.org/project/py) 1.5.3 → 1.5.4 (library with cross-python path, ini-parsing, io, code, log facilities) + * [pyct](https://pypi.org/project/pyct) 0.4.2 → 0.4.3 (python package common tasks for users (e.g. copy examples, fetch data, ...)) + * [pylint](http://www.logilab.org/project/pylint) 1.9.1 → 1.9.2 (Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality) + * [pymongo](https://pypi.org/project/pymongo) 3.6.1 → 3.7.0 (Python driver for MongoDB ) + * [pyqtgraph](https://pypi.org/project/pyqtgraph) 0.10.1.dev2 → 0.11.0.dev0 (Scientific Graphics and GUI Library for Python) + * [pytest](https://pypi.org/project/pytest) 3.6.0 → 3.6.3 (pytest: simple powerful testing with Python) + * [Python](http://www.python.org/) 3.6.5 → 3.6.6 (Python programming language with standard library) + * [python_snappy](https://pypi.org/project/python_snappy) 0.5.2 → 0.5.3 (Python library for the snappy compression library from Google) + * [pythreejs](https://pypi.org/project/pythreejs) 1.0.0 → 1.1.0 (Interactive 3d graphics for the Jupyter notebook, using Three.js from Jupyter interactive widgets.) + * [pytz](https://pypi.org/project/pytz) 2018.4 → 2018.5 (World Timezone Definitions for Python) + * [pywin32](https://pypi.org/project/pywin32) 223 → 223.1 (Python library for Windows) + * [pywinpty](https://pypi.org/project/pywinpty) 0.5.3 → 0.5.4 (Python bindings for the winpty library) + * [pyyaml](https://pypi.org/project/pyyaml) 3.12 → 4.1 (YAML parser and emitter for Python) + * [regex](https://pypi.org/project/regex) 2018.2.21 → 2018.6.21 (Alternative regular expression module, to replace re.) + * [requests](https://pypi.org/project/requests) 2.18.4 → 2.19.1 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.) + * [rpy2](https://pypi.org/project/rpy2) 2.9.3 → 2.9.4 (Python interface to the R language (embedded R)) + * [simplejson](https://pypi.org/project/simplejson) 3.14.0 → 3.16.0 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder) + * [sortedcontainers](https://pypi.org/project/sortedcontainers) 2.0.2 → 2.0.4 (Python Sorted Container Types: SortedList, SortedDict, and SortedSet) + * [sphinx_rtd_theme](https://pypi.org/project/sphinx_rtd_theme) 0.3.1 → 0.4.0 (ReadTheDocs.org theme for Sphinx, 2013 version.) + * [sphinxcontrib_websupport](https://pypi.org/project/sphinxcontrib_websupport) 1.0.1 → 1.1.0 (Sphinx API for Web Apps) + * [spyder](https://pypi.org/project/spyder) 3.2.8 → 3.3.0 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface) + * [sqlalchemy](http://www.sqlalchemy.org) 1.2.8 → 1.2.9 (SQL Toolkit and Object Relational Mapper) + * [tables](http://www.pytables.org) 3.4.3 → 3.4.4 (Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data)) + * [traittypes](https://pypi.org/project/traittypes) 0.2.0 → 0.2.1 (Scipy trait types) + * [urllib3](https://pypi.org/project/urllib3) 1.21.1 → 1.23 (HTTP library with thread-safe connection pooling, file post, and more.) + * [vega](https://pypi.org/project/vega) 1.1.1 → 1.3.0 (An IPython/ Jupyter widget for Vega and Vega-Lite) + * [winpython](http://winpython.github.io/) 1.10.20180404 → 1.10.20180624 (WinPython distribution tools, including WPPM (package manager)) + * [xarray](https://pypi.org/project/xarray) 0.10.4 → 0.10.7 (N-D labeled arrays and datasets in Python) + +Removed packages: + + * [blaze](https://pypi.org/project/blaze) 0.10.1 (Blaze) + * [flask_cors](https://pypi.org/project/flask_cors) 3.0.4 (A Flask extension adding a decorator for CORS support) + * [odo](https://pypi.org/project/odo) 0.5.0 (Data migration in Python) + +* * * diff --git a/changelogs/WinPythonZero-32bit-3.6.6.1.md b/changelogs/WinPythonZero-32bit-3.6.6.1.md new file mode 100644 index 00000000..772aae26 --- /dev/null +++ b/changelogs/WinPythonZero-32bit-3.6.6.1.md @@ -0,0 +1,38 @@ +## WinPython 3.6.6.1Zero + +The following packages are included in WinPython-32bit v3.6.6.1Zero . + +### Tools + +Name | Version | Description +-----|---------|------------ + + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.6.6 | Python programming language with standard library +[brotli](https://pypi.org/project/brotli) | 1.0.4 | Python binding of the Brotli compression library +[cloudpickle](https://pypi.org/project/cloudpickle) | 0.5.3 | Extended pickling support for Python objects +[dask](https://pypi.org/project/dask) | 0.18.1 | Minimal task scheduling abstraction +[docopt](https://pypi.org/project/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile +[jedi](https://pypi.org/project/jedi) | 0.12.1 | An autocompletion tool for Python that can be used for text editors +[joblib](https://pypi.org/project/joblib) | 0.12.0 | 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.0 | A Python Parser +[partd](https://pypi.org/project/partd) | 0.3.8 | Appendable key-value storage +[pip](https://pypi.org/project/pip) | 10.0.1 | A tool for installing and managing Python packages +[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 1.0.15 | Library for building powerful interactive command lines in Python +[ptpython](https://pypi.org/project/ptpython) | 0.41 | 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.23 | 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.4.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) | 39.2.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 +[winpython](http://winpython.github.io/) | 1.10.20180624 | WinPython distribution tools, including WPPM (package manager) \ No newline at end of file diff --git a/changelogs/WinPythonZero-32bit-3.6.6.1_History.md b/changelogs/WinPythonZero-32bit-3.6.6.1_History.md new file mode 100644 index 00000000..decdd1ed --- /dev/null +++ b/changelogs/WinPythonZero-32bit-3.6.6.1_History.md @@ -0,0 +1,17 @@ +## History of changes for WinPython-32bit 3.6.6.1Zero + +The following changes were made to WinPython-32bit distribution since version 3.6.5.1Zero. + +### Python packages + +Upgraded packages: + + * [dask](https://pypi.org/project/dask) 0.17.5 → 0.18.1 (Minimal task scheduling abstraction) + * [jedi](https://pypi.org/project/jedi) 0.12.0 → 0.12.1 (An autocompletion tool for Python that can be used for text editors) + * [joblib](https://pypi.org/project/joblib) 0.11 → 0.12.0 (Lightweight pipelining: using Python functions as pipeline jobs.) + * [parso](https://pypi.org/project/parso) 0.2.1 → 0.3.0 (A Python Parser) + * [Python](http://www.python.org/) 3.6.5 → 3.6.6 (Python programming language with standard library) + * [python_snappy](https://pypi.org/project/python_snappy) 0.5.2 → 0.5.3 (Python library for the snappy compression library from Google) + * [winpython](http://winpython.github.io/) 1.10.20180404 → 1.10.20180624 (WinPython distribution tools, including WPPM (package manager)) + +* * * diff --git a/changelogs/WinPythonZero-32bit-3.7.0.1.md b/changelogs/WinPythonZero-32bit-3.7.0.1.md new file mode 100644 index 00000000..25ec3172 --- /dev/null +++ b/changelogs/WinPythonZero-32bit-3.7.0.1.md @@ -0,0 +1,36 @@ +## WinPython 3.7.0.1Zero + +The following packages are included in WinPython-32bit v3.7.0.1Zero . + +### Tools + +Name | Version | Description +-----|---------|------------ + + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.7.0 | Python programming language with standard library +[brotli](https://pypi.org/project/brotli) | 1.0.4 | Python binding of the Brotli compression library +[cloudpickle](https://pypi.org/project/cloudpickle) | 0.5.3 | Extended pickling support for Python objects +[dask](https://pypi.org/project/dask) | 0.18.1 | Minimal task scheduling abstraction +[docopt](https://pypi.org/project/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile +[jedi](https://pypi.org/project/jedi) | 0.12.1 | An autocompletion tool for Python that can be used for text editors +[joblib](https://pypi.org/project/joblib) | 0.12.0 | 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.0 | A Python Parser +[partd](https://pypi.org/project/partd) | 0.3.8 | Appendable key-value storage +[pip](https://pypi.org/project/pip) | 10.0.1 | A tool for installing and managing Python packages +[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 1.0.15 | Library for building powerful interactive command lines in Python +[ptpython](https://pypi.org/project/ptpython) | 0.41 | 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.23 | DB API Module for ODBC +[qtpy](https://pypi.org/project/qtpy) | 1.4.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) | 39.2.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 +[winpython](http://winpython.github.io/) | 1.10.20180624 | WinPython distribution tools, including WPPM (package manager) \ No newline at end of file diff --git a/changelogs/WinPythonZero-32bit-3.7.0.1_History.md b/changelogs/WinPythonZero-32bit-3.7.0.1_History.md new file mode 100644 index 00000000..88a00524 --- /dev/null +++ b/changelogs/WinPythonZero-32bit-3.7.0.1_History.md @@ -0,0 +1,23 @@ +## History of changes for WinPython-32bit 3.7.0.1Zero + +The following changes were made to WinPython-32bit distribution since version 3.7.0.0Zero. + +### Python packages + +New packages: + + * [qtpy](https://pypi.org/project/qtpy) 1.4.2 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.) + +Upgraded packages: + + * [brotli](https://pypi.org/project/brotli) 1.0.2 → 1.0.4 (Python binding of the Brotli compression library) + * [cloudpickle](https://pypi.org/project/cloudpickle) 0.5.2 → 0.5.3 (Extended pickling support for Python objects) + * [dask](https://pypi.org/project/dask) 0.17.2 → 0.18.1 (Minimal task scheduling abstraction) + * [jedi](https://pypi.org/project/jedi) 0.11.1 → 0.12.1 (An autocompletion tool for Python that can be used for text editors) + * [joblib](https://pypi.org/project/joblib) 0.11 → 0.12.0 (Lightweight pipelining: using Python functions as pipeline jobs.) + * [parso](https://pypi.org/project/parso) 0.1.1 → 0.3.0 (A Python Parser) + * [pip](https://pypi.org/project/pip) 9.0.3 → 10.0.1 (A tool for installing and managing Python packages) + * [setuptools](https://pypi.org/project/setuptools) 39.0.1 → 39.2.0 (Download, build, install, upgrade, and uninstall Python packages - easily) + * [winpython](http://winpython.github.io/) 1.10.20180404 → 1.10.20180624 (WinPython distribution tools, including WPPM (package manager)) + +* * * diff --git a/changelogs/WinPythonZero-64bit-3.6.6.1.md b/changelogs/WinPythonZero-64bit-3.6.6.1.md new file mode 100644 index 00000000..62ab769d --- /dev/null +++ b/changelogs/WinPythonZero-64bit-3.6.6.1.md @@ -0,0 +1,38 @@ +## WinPython 3.6.6.1Zero + +The following packages are included in WinPython-64bit v3.6.6.1Zero . + +### Tools + +Name | Version | Description +-----|---------|------------ + + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.6.6 | Python programming language with standard library +[brotli](https://pypi.org/project/brotli) | 1.0.4 | Python binding of the Brotli compression library +[cloudpickle](https://pypi.org/project/cloudpickle) | 0.5.3 | Extended pickling support for Python objects +[dask](https://pypi.org/project/dask) | 0.18.1 | Minimal task scheduling abstraction +[docopt](https://pypi.org/project/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile +[jedi](https://pypi.org/project/jedi) | 0.12.1 | An autocompletion tool for Python that can be used for text editors +[joblib](https://pypi.org/project/joblib) | 0.12.0 | 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.0 | A Python Parser +[partd](https://pypi.org/project/partd) | 0.3.8 | Appendable key-value storage +[pip](https://pypi.org/project/pip) | 10.0.1 | A tool for installing and managing Python packages +[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 1.0.15 | Library for building powerful interactive command lines in Python +[ptpython](https://pypi.org/project/ptpython) | 0.41 | 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.23 | 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.4.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) | 39.2.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 +[winpython](http://winpython.github.io/) | 1.10.20180624 | WinPython distribution tools, including WPPM (package manager) \ No newline at end of file diff --git a/changelogs/WinPythonZero-64bit-3.6.6.1_History.md b/changelogs/WinPythonZero-64bit-3.6.6.1_History.md new file mode 100644 index 00000000..28996fe4 --- /dev/null +++ b/changelogs/WinPythonZero-64bit-3.6.6.1_History.md @@ -0,0 +1,17 @@ +## History of changes for WinPython-64bit 3.6.6.1Zero + +The following changes were made to WinPython-64bit distribution since version 3.6.5.1Zero. + +### Python packages + +Upgraded packages: + + * [dask](https://pypi.org/project/dask) 0.17.5 → 0.18.1 (Minimal task scheduling abstraction) + * [jedi](https://pypi.org/project/jedi) 0.12.0 → 0.12.1 (An autocompletion tool for Python that can be used for text editors) + * [joblib](https://pypi.org/project/joblib) 0.11 → 0.12.0 (Lightweight pipelining: using Python functions as pipeline jobs.) + * [parso](https://pypi.org/project/parso) 0.2.1 → 0.3.0 (A Python Parser) + * [Python](http://www.python.org/) 3.6.5 → 3.6.6 (Python programming language with standard library) + * [python_snappy](https://pypi.org/project/python_snappy) 0.5.2 → 0.5.3 (Python library for the snappy compression library from Google) + * [winpython](http://winpython.github.io/) 1.10.20180404 → 1.10.20180624 (WinPython distribution tools, including WPPM (package manager)) + +* * * diff --git a/changelogs/WinPythonZero-64bit-3.7.0.1.md b/changelogs/WinPythonZero-64bit-3.7.0.1.md new file mode 100644 index 00000000..3badcd2b --- /dev/null +++ b/changelogs/WinPythonZero-64bit-3.7.0.1.md @@ -0,0 +1,36 @@ +## WinPython 3.7.0.1Zero + +The following packages are included in WinPython-64bit v3.7.0.1Zero . + +### Tools + +Name | Version | Description +-----|---------|------------ + + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.7.0 | Python programming language with standard library +[brotli](https://pypi.org/project/brotli) | 1.0.4 | Python binding of the Brotli compression library +[cloudpickle](https://pypi.org/project/cloudpickle) | 0.5.3 | Extended pickling support for Python objects +[dask](https://pypi.org/project/dask) | 0.18.1 | Minimal task scheduling abstraction +[docopt](https://pypi.org/project/docopt) | 0.6.2 | Pythonic argument parser, that will make you smile +[jedi](https://pypi.org/project/jedi) | 0.12.1 | An autocompletion tool for Python that can be used for text editors +[joblib](https://pypi.org/project/joblib) | 0.12.0 | 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.0 | A Python Parser +[partd](https://pypi.org/project/partd) | 0.3.8 | Appendable key-value storage +[pip](https://pypi.org/project/pip) | 10.0.1 | A tool for installing and managing Python packages +[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 1.0.15 | Library for building powerful interactive command lines in Python +[ptpython](https://pypi.org/project/ptpython) | 0.41 | 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.23 | DB API Module for ODBC +[qtpy](https://pypi.org/project/qtpy) | 1.4.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) | 39.2.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 +[winpython](http://winpython.github.io/) | 1.10.20180624 | WinPython distribution tools, including WPPM (package manager) \ No newline at end of file diff --git a/changelogs/WinPythonZero-64bit-3.7.0.1_History.md b/changelogs/WinPythonZero-64bit-3.7.0.1_History.md new file mode 100644 index 00000000..f009c49d --- /dev/null +++ b/changelogs/WinPythonZero-64bit-3.7.0.1_History.md @@ -0,0 +1,23 @@ +## History of changes for WinPython-64bit 3.7.0.1Zero + +The following changes were made to WinPython-64bit distribution since version 3.7.0.0Zero. + +### Python packages + +New packages: + + * [qtpy](https://pypi.org/project/qtpy) 1.4.2 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.) + +Upgraded packages: + + * [brotli](https://pypi.org/project/brotli) 1.0.2 → 1.0.4 (Python binding of the Brotli compression library) + * [cloudpickle](https://pypi.org/project/cloudpickle) 0.5.2 → 0.5.3 (Extended pickling support for Python objects) + * [dask](https://pypi.org/project/dask) 0.17.2 → 0.18.1 (Minimal task scheduling abstraction) + * [jedi](https://pypi.org/project/jedi) 0.11.1 → 0.12.1 (An autocompletion tool for Python that can be used for text editors) + * [joblib](https://pypi.org/project/joblib) 0.11 → 0.12.0 (Lightweight pipelining: using Python functions as pipeline jobs.) + * [parso](https://pypi.org/project/parso) 0.1.1 → 0.3.0 (A Python Parser) + * [pip](https://pypi.org/project/pip) 9.0.3 → 10.0.1 (A tool for installing and managing Python packages) + * [setuptools](https://pypi.org/project/setuptools) 39.0.1 → 39.2.0 (Download, build, install, upgrade, and uninstall Python packages - easily) + * [winpython](http://winpython.github.io/) 1.10.20180404 → 1.10.20180624 (WinPython distribution tools, including WPPM (package manager)) + +* * *