Skip to main content
Anaconda 4.4.0
May 31, 2017
Anaconda 4.4 was released on May 31, 2017 and includes the following:
  • Support added for the “ppc64le” machine type, for the POWER8 LE architecture used by IBM Power Systems and OpenPOWER servers.
  • On Windows, the PATH environment variable is no longer changed by default, as this can cause trouble with other software. Instead, use Anaconda Navigator or the Anaconda Prompt in the Start Menu under “Anaconda” to use Anaconda software. If a user does choose to change the PATH variable, Anaconda is no longer appended to the PATH in system mode, and is now always added to the front of PATH in either system mode or user mode.
  • Python 3.5 is updated from 3.5.2 to 3.5.3 and Python 3.6 from 3.6.0 to 3.6.1. Anaconda 4.4 supports Python 2.7, 3.5, and 3.6. Anaconda 4.3 was the last release to support Python 3.4.
  • Minimum supported version of CentOS is now CentOS 6. Anaconda 4.3 was the last release to support CentOS 5.
  • Applied pycrypto patch for CVE-2013-7439.
  • Improved cp_acp support for install paths with non-ASCII characters on Windows.
  • conda is updated from 4.3.14 to 4.3.21.
  • Navigator is updated from 1.5.0 to 1.6.2.
  • Project is updated from 0.4.1 to 0.6.0.
  • Added distributed and pyodbc to the installers.
  • Updated EULA.
  • Conda packages with “mkl” in the package name now contain a file license.txt with a copy of the Intel Simplified Software License that applies to the Intel Math Kernel Library (MKL).
  • Over 90 packages are updated or added.
Highlights:
  • add support for the ppc64le (POWER8 LE used by IBM Power Systems and OpenPOWER servers) machine types
Other changes:
  • On Windows, the PATH environment variable is no longer changed by default, as this can cause trouble with other software. The recommended approach is to instead use Anaconda Navigator or the Anaconda Prompt (located in the Start Menu under “Anaconda”) when you wish to use Anaconda software. Also, Anaconda will always be added to the front of PATH, for either system or user mode. (Previously it was appended to the system path.)
  • improve cp_acp support for install path on Windows
  • updated 80 packages in the installer (and their dependencies)
  • added distributed and pyodbc to the installers
  • apply pycrypto patch for CVE-2013-7439
  • end support for CentOS 5. CentOS 6 is now the minimum supported version.
Updates:
  • anaconda-client from 1.6.0 to 1.6.3
  • bokeh from 0.12.4 to 0.12.5
  • dask from 0.13.0 to 0.14.3
  • ipython from 5.1.0 to 5.3.0
  • jupyter_client from 4.4.0 to 5.0.1
  • jupyter_console from 5.0.0 to 5.1.0
  • jupyter_core from 4.2.1 to 4.3.0
  • matplotlib from 2.0.0 to 2.0.2
  • numba from 0.30.1 to 0.33.0
  • numpy from 1.11.3 to 1.12.1
  • pandas from 0.19.2 to 0.20.1
  • pillow from 4.0.0 to 4.1.1
  • python 3.5 from 3.5.2 to 3.5.3
  • python 3.6 from 3.6.0 to 3.6.1
  • requests from 2.12.4 to 2.14.2
  • scikit-image from 0.12.3 to 0.13.0
  • scipy from 0.18.1 to 0.19.0
  • spyder from 3.1.2 to 3.1.4
  • statsmodels from 0.6.1 to 0.8.0
  • Python 3.6
  • Python 2.7
NameVersionSummary / License
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme / BSD
anaconda-client1.6.3anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.6.2Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.6.0reproducible, executable project directories / BSD 3-clause
appnope Mac0.1.0Disable App Nap on OS X 10.9 / BSD
appscript Mac1.0.1Control AppleScriptable applications from Python / Public-Domain
asn1crypto0.22.0ASN.1 parser and serializer / MIT
astroid1.4.9abstract syntax tree for Python with inference support / LGPL
astropy1.3.2Community-developed Python Library for Astronomy / BSD
babel2.4.0Utilities to internationalize and localize Python applications / BSD
backports1.0/ BSD
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient representation of arrays of booleans – C extension / PSF
blaze0.10.1NumPy and Pandas interface to big data / BSD
bleach1.5.0easy whitelist-based HTML-sanitizing tool / Apache License Version 2.0
bokeh0.12.5Python interactive visualization library for modern web browsers / BSD
boto2.46.1Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / Simplified BSD
bzip21.0.6high-quality data compressor / BSD
cairo Linux1.14.8A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1
cffi1.10.0C Foreign Function Interface for Python / MIT
chardet3.0.3Universal character encoding detector / GNU Lesser General Public License
click6.7Command line interface creation kit / BSD
cloudpickle0.2.2Extended pickling support for Python objects / BSD
clyent1.2.2Command line client library for windows and posix / BSD
colorama0.3.9Cross-platform colored terminal text in Python / BSD
comtypes Windows1.1.2pure Python COM package / MIT
conda4.3.21OS-agnostic, system-level binary package and environment manager. / BSD
contextlib20.5.5backports and enhancements for the contextlib module / PSF
cryptography1.8.1Provides cryptographic recipes and primitives to Python developers / Apache
curl7.52.1Tool and library for transferring data with URL syntax / MIT/X derivate
cycler0.10.0Composable style cycles / BSD
cython0.25.2The Cython compiler for writing C extensions for the Python language / Apache version 2.0
cytoolz0.8.2Cython implementation of Toolz, high performance functional utilities / BSD
dask0.14.3Task scheduling and blocked algorithms for parallel processing / BSD
datashape0.5.4Language defining a data description protocol / BSD
dbus Linux1.10.10message bus system, a simple way for applications to talk to one another / GPL2
decorator4.0.11Better living through Python with decorators / BSD
distributed1.16.3Lightweight library for distributed computing in Python / BSD 3-Clause
docutils0.13.1Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3
entrypoints0.2.2/ MIT
et_xmlfile1.0.1Low memory library for creating large XML files / MIT
expat Linux Mac2.1.0XML parser library written in C / MIT
fastcache1.0.2C implementation of Python 3 functools.lru_cache / MIT
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions / BSD
flask-cors3.0.2Flask extension adding a decorator for CORS support / MIT
fontconfig Linux2.12.1A library for configuring and customizing font access / BSD
freetype2.5.5A Free, High-Quality, and Portable Font Engine / FreeType License
get_terminal_size1.0.0backport of the get_terminal_size function from Python 3.3 / MIT
gevent1.2.1Coroutine-based Python network library / MIT
glib Linux2.50.2Core application building blocks for libraries and applications in C / LGPL
greenlet0.4.12Lightweight in-process concurrent programming / MIT
gst-plugins-base Linux1.8.0GStreamer Base Plug-ins / GPL2
gstreamer Linux1.8.0library for constructing graphs of media-handling components / LGPL2
h5py2.7.0Pythonic interface to the HDF5 binary data format / 3-clause BSD
harfbuzz Linux0.9.39An OpenType text shaping engine / MIT
hdf51.8.17A data model, library, and file format for storing and managing data / BSD-like
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD
html5lib0.999HTML parser based on the WHATWG HTML specification / MIT
idna2.5Internationalized Domain Names in Applications / BSD
imagesize0.7.1getting image size from png/jpeg/jpeg2000/gif file / MIT
ipykernel4.6.1IPython Kernel for Jupyter / BSD
ipython5.3.0Productive Interactive Computing / BSD
ipython_genutils0.2.0vestigial utilities from IPython / BSD
ipywidgets6.0.0Widgets for the Jupyter Notebook / BSD 3-clause
isort4.2.5Python utility / library to sort Python imports / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments / BSD
jbig Linux Mac2.1Implementation of the JBIG1 data compression standard / GPL2
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD
jedi0.10.2Autocompletion and static analysis library for Python / MIT
jinja22.9.6An easy to use stand-alone template engine written in pure python. / BSD
jpeg9bRead and write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema2.6.0An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Open source, interactive data science and scientific computing / BSD
jupyter_client5.0.1Jupyter protocol implementation and client libraries / BSD
jupyter_console5.1.0Jupyter terminal console / BSD
jupyter_core4.3.0core Jupyter functionality / BSD
lazy-object-proxy1.2.2Fast and thorough lazy object proxy / BSD
libffi Linux3.2.1portable foreign-function interface library / MIT
libgcc Linux4.8.5Shared libraries for the GNU Compiler Collection / GPL3
libgfortran Linux3.0.0GNU Fortran runtime library / GPL3
libiconv Linux Mac1.14Provides iconv for systems which don’t have one / GPL and LGPL
libpng1.6.27official PNG reference library / libpng license
libsodium Linux1.0.10A library for encryption, signatures, password hashing, etc. / ISC
libtiff4.0.6Support for Tag Image File Format (TIFF) / BSD-like
libtool Linux2.4.2The GNU Portable Library Tool / GPL3
libxcb Linux1.12This is the C-language Bindings package to the X Window System protocol / MIT
libxml2 Linux Mac2.9.4The XML C parser and toolkit of Gnome / MIT
libxslt Linux Mac1.1.29The XSLT C library developed for the GNOME project / MIT
llvmlite0.18.0Lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File based locks for Python for Linux and Windows / BSD
lxml3.7.3Pythonic binding for the C libraries libxml2 and libxslt / BSD
markupsafe0.23Implements a XML/HTML/XHTML Markup safe string for Python / BSD
matplotlib2.0.2Python 2D plotting library / PSF-based
menuinst Windows1.4.7cross platform menu item installation / BSD
mistune0.7.4The fastest markdown parser in pure Python with renderer feature / BSD
mkl2017.0.1Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD
msgpack-python0.4.8An efficient binary serialization format / Apache
multipledispatch0.4.9Multiple dispatch in Python / BSD
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.1.1converts notebooks to various other formats via Jinja templates / BSD
nbformat4.3.0The reference implementation of the Jupyter Notebook format / BSD
networkx1.11Python package for creating and manipulating complex networks / BSD
nltk3.2.3Build Python programs to work with human language data / Apache Software License
nose1.3.7Nose extends unittest to make testing easier / LGPL
notebook5.0.0web-based notebook environment for interactive computing / BSD
numba0.33.0NumPy aware dynamic Python compiler using LLVM / BSD
numexpr2.6.2Fast numerical expression evaluator for NumPy / MIT
numpy1.11.3array processing for numbers, strings, records, and objects / BSD
numpydoc0.6.0Sphinx extension to support docstrings in Numpy format / BSD
odo0.5.0Shapeshifting for your data / BSD
olefile0.44parse, read and write Microsoft OLE2 files / BSD License
openpyxl2.4.7A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2lOpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style
packaging16.8core utilities for Python packages / BSD or Apache 2.0
pandas0.20.1Powerful data structures and data analysis tools / BSD
pandocfilters1.4.1utilities for writing pandoc filters in python / BSD License
pango Linux1.40.3Text layout and rendering engine / LGPL
partd0.3.8Appendable key-value byte store / BSD
path.py10.3.1module wrapper for os.path / MIT
pathlib22.2.1object-oriented filesystem paths / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD
pcre Linux Mac8.39A set of functions that implement regular expression pattern matching / 3-clause BSD License
pep81.7.0Python style guide checker / MIT
pexpect Linux Mac4.2.1Pexpect allows easy control of interactive console applications / ISC
pickleshare0.7.4file system based database that uses Python pickles / MIT
pillow4.1.1The friendly Python Imaging Library(PIL) fork / PIL license
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pixman Linux0.34.0A low-level software library for pixel manipulation / MIT
ply3.10implementation of Lex and Yacc / BSD
prompt_toolkit1.0.14library for building powerful interactive command lines in Python / BSD
psutil5.2.2cross-platform process and system utilities module for Python / BSD
ptyprocess Linux Mac0.5.1Run a subprocess in a pseudo terminal / ISC
py1.4.33Library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycosat0.6.2Python bindings to the picosat SAT solver / MIT
pycparser2.17complete C99 parser in pure Python / BSD
pycrypto2.6.1Cryptographic modules for Python / Public-Domain
pycurl7.43.0Python interface to libcurl / LGPL, MIT
pyflakes1.5.0Checks Python source files for errors / MIT
pygments2.2.0Generic syntax highlighting package / BSD
pylint1.6.4Python code static checker / GPL
pyodbc4.0.16DB API Module for ODBC / MIT
pyopenssl17.0.0Python wrapper module around the OpenSSL library / Apache Software License
pyparsing2.1.4Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3
pytables3.3.0Manage hierarchical datasets to cope with large amounts of data / BSD
pytest3.0.7Simple and powerful testing with Python / MIT
python3.6.1general purpose programming language / PSF
python-dateutil2.6.0extensions to the standard Python datetime module / BSD
pytz2017.2World timezone definitions, modern and historical / MIT
pywavelets0.5.2wavelet transform module / MIT
pywin32 Windows220Python extensions for Windows / PSF
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2zeromq bindings for Python / LGPL and BSD
qt5.6.2Qt is a cross-platform application and UI framework / LGPLv3
qtawesome0.4.4FontAwesome icons in PyQt and PySide applications / MIT
qtconsole4.3.0Jupyter Qt Console / Modified BSD License
qtpy1.2.1uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT
readline Linux Mac6.2Line-editing for programs with a command-line interface / GPL3
requests2.14.2Python HTTP for Humans / Apache Software License
rope0.9.4A Python refactoring library / GPL
ruamel_yaml0.11.14patched copy of ruamel.yaml (a yaml parser) / MIT
scikit-image0.13.0Image processing routines for SciPy / 3-clause BSD
scikit-learn0.18.1set of python modules for machine learning and data mining / 3-clause BSD
scipy0.19.0Scientific Library for Python / BSD
seaborn0.7.1Statistical data visualization / BSD
setuptools27.2.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Define simple single-dispatch generic functions / ZPL 2.1
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.18Create Python bindings for C and C++ libraries / GPL3
six1.10.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD
sortedcollections0.5.3Python Sorted Collections / Apache Software License
sortedcontainers1.5.7sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.5.6Documentation generator / BSD
spyder3.1.4Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.1.9Database Abstraction Library / MIT
sqlite3.13.0Self-contained, zero-configuration, SQL database engine / Public-Domain
statsmodels0.8.0Statistical computations and models / 3-clause BSD
sympy1.0Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback fiddling library for Python / BSD
terminado Linux Mac0.6Terminals served to term.js using Tornado websockets / BSD
testpath0.3collection of utilities for Python code working with files and commands / MIT
tk8.5.18Dynamic programming language with GUI elements / BSD-like
toolz0.8.2List processing tools and functional utilities / BSD
tornado4.5.1A Python web framework and asynchronous networking library / Apache 2.0
traitlets4.3.2Configuration system for Python applications / Modified BSD
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc Linux Mac2.3.4ODBC (Open Database Connectivity) implementation for Unix / LGPLv2
vs2015_runtime Windows14.0.25123Bundles of the MSVC 14 (VS 2015) runtime / Proprietary
wcwidth0.1.7measures number of Terminal column cells of wide-character codes / MIT
werkzeug0.12.2A WSGI utility library for Python / BSD
wheel0.29.0Built-package format for Python / MIT
widgetsnbextension2.0.0IPython HTML widgets for Jupyter / BSD 3-clause
win_unicode_console Windows0.5enable Unicode input and display when running Python from Windows console / MIT
wrapt1.10.10Module for decorators, wrappers and monkey patching / BSD
xlrd1.0.0Extract data from Microsoft Excel spreadsheet files / BSD
xlsxwriter0.9.6A Python module for creating Excel XLSX files / BSD
xlwings Mac Windows0.10.4Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.2.0Writing data and formatting information to Excel files / BSD
xz Linux Mac5.2.2Data compression software with high compression ratio / Public-Domain, GPL
yaml Linux Mac0.1.6A human friendly data serialization standard / MIT
zeromq Linux4.1.5Distributed messaging / LGPL
zict0.1.2mutable mapping tools / BSD
zlib1.2.8Unobtrusive compression library / zlib
Anaconda 4.3.1
Mar 10, 2017
This patch release fixes problems with Anaconda Navigator not starting correctly on some versions of Mac OS X when using the GUI installers.Fixes:
  • removed creation of ~/.continuum folder during install process on all platforms
  • fixed ‘//’ showing up in prefix when installing system wide on Mac OS using the GUI installer
  • fixed OpenSSL not being installable into a path which contains spaces
  • allow Unicode characters in install path on Windows (cp_acp fix)
Updates:
  • anaconda-navigator from 1.4.3 to 1.5.0
  • conda from 4.3.8 to 4.3.14
Added:
  • anaconda-project 0.4.1
  • Python 3.6
  • Python 2.7
NameVersionSummary / License
alabaster0.7.9Configurable, Python 2+3 compatible Sphinx theme / BSD
anaconda-client1.6.0anaconda.org command line client library / BSD
anaconda-navigator1.5.0Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.4.1reproducible, executable project directories / BSD
appnope Mac0.1.0Disable App Nap on OS X 10.9 / BSD
appscript Mac1.0.1Control AppleScriptable applications from Python / Public-Domain
astroid1.4.9abstract syntax tree for Python with inference support / LGPL
astropy1.3Community-developed Python Library for Astronomy / BSD
babel2.3.4Utilities to internationalize and localize Python applications / BSD
backports1.0/ BSD
beautifulsoup44.5.3Python library designed for screen-scraping / MIT
bitarray0.8.1efficient representation of arrays of booleans – C extension / PSF
blaze0.10.1NumPy and Pandas interface to big data / BSD
bokeh0.12.4Python interactive visualization library for modern web browsers / BSD
boto2.45.0Amazon Web Services Library / MIT
bottleneck1.2.0Fast NumPy array functions written in Cython. / Simplified BSD
bzip21.0.6high-quality data compressor / BSD
cairo Linux1.14.8A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1
cffi1.9.1C Foreign Function Interface for Python / MIT
chardet2.3.0Universal character encoding detector / GNU Library or Lesser General Public License
chest0.2.3A dictionary that writes its contents to disk / BSD
click6.7Command line interface creation kit / BSD
cloudpickle0.2.2Extended pickling support for Python objects / BSD
clyent1.2.2Command line client library for windows and posix / BSD
colorama0.3.7Cross-platform colored terminal text in Python / BSD
comtypes Windows1.1.2pure Python COM package / MIT
conda4.3.14OS-agnostic, system-level binary package and environment manager. / BSD
configobj5.0.6Config file reading, writing and validation / BSD
contextlib20.5.4backports and enhancements for the contextlib module / PSF
cryptography1.7.1Provides cryptographic recipes and primitives to Python developers / Apache
curl7.52.1Tool and library for transferring data with URL syntax / MIT/X derivate
cycler0.10.0Composable style cycles / BSD
cython0.25.2The Cython compiler for writing C extensions for the Python language / Apache version 2.0
cytoolz0.8.2Cython implementation of Toolz, high performance functional utilities / BSD
dask0.13.0Task scheduling and blocked algorithms for parallel processing / BSD
datashape0.5.4Language defining a data description protocol / BSD
dbus Linux1.10.10message bus system, a simple way for applications to talk to one another / GPL2
decorator4.0.11Better living through Python with decorators / BSD
dill0.2.5Serialize all of python (almost) / 3-clause BSD
docutils0.13.1Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3
entrypoints0.2.2/ MIT
et_xmlfile1.0.1Low memory library for creating large XML files / MIT
expat Linux Mac2.1.0XML parser library written in C / MIT
fastcache1.0.2C implementation of Python 3 functools.lru_cache / MIT
flask0.12A microframework based on Werkzeug, Jinja2 and good intentions / BSD
flask-cors3.0.2Flask extension adding a decorator for CORS support / MIT
fontconfig Linux2.12.1A library for configuring and customizing font access / BSD
freetype2.5.5A Free, High-Quality, and Portable Font Engine / FreeType License
get_terminal_size1.0.0backport of the get_terminal_size function from Python 3.3 / MIT
gevent1.2.1Coroutine-based Python network library / MIT
glib Linux2.50.2Core application building blocks for libraries and applications in C / LGPL
greenlet0.4.11Lightweight in-process concurrent programming / MIT
gst-plugins-base Linux1.8.0GStreamer Base Plug-ins / GPL2
gstreamer Linux1.8.0library for constructing graphs of media-handling components / LGPL2
h5py2.6.0Pythonic interface to the HDF5 binary data format / 3-clause BSD
harfbuzz Linux0.9.39An OpenType text shaping engine / MIT
hdf51.8.17A data model, library, and file format for storing and managing data / BSD-like
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD
idna2.2Internationalized Domain Names in Applications / BSD
imagesize0.7.1getting image size from png/jpeg/jpeg2000/gif file / MIT
ipykernel4.5.2IPython Kernel for Jupyter / BSD
ipython5.1.0Productive Interactive Computing / BSD
ipython_genutils0.1.0vestigial utilities from IPython / BSD
ipywidgets5.2.2Widgets for the Jupyter Notebook / BSD 3-clause
isort4.2.5Python utility / library to sort Python imports / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments / BSD
jbig Linux Mac2.1Implementation of the JBIG1 data compression standard / GPL2
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD
jedi0.9.0Autocompletion and static analysis library for Python / MIT
jinja22.9.4An easy to use stand-alone template engine written in pure python. / BSD
jpeg9bRead and write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema2.5.1An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Open source, interactive data science and scientific computing / BSD
jupyter_client4.4.0Jupyter protocol implementation and client libraries / BSD
jupyter_console5.0.0Jupyter terminal console / BSD
jupyter_core4.2.1core Jupyter functionality / BSD
lazy-object-proxy1.2.2Fast and thorough lazy object proxy / BSD
libffi Linux3.2.1portable foreign-function interface library / MIT
libgcc Linux4.8.5Shared libraries for the GNU Compiler Collection / GPL3
libgfortran Linux3.0.0GNU Fortran runtime library / GPL3
libiconv Linux Mac1.14Provides iconv for systems which don’t have one / GPL and LGPL
libpng1.6.27official PNG reference library / libpng license
libsodium Linux1.0.10A library for encryption, signatures, password hashing, etc. / ISC
libtiff4.0.6Support for Tag Image File Format (TIFF) / BSD-like
libxcb Linux1.12This is the C-language Bindings package to the X Window System protocol / MIT
libxml2 Linux Mac2.9.4The XML C parser and toolkit of Gnome / MIT
libxslt Linux Mac1.1.29The XSLT C library developed for the GNOME project / MIT
llvmlite0.15.0Lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File based locks for Python for Linux and Windows / BSD
lxml3.7.2Pythonic binding for the C libraries libxml2 and libxslt / BSD
markupsafe0.23Implements a XML/HTML/XHTML Markup safe string for Python / BSD
matplotlib2.0.0Python 2D plotting library / PSF-based
menuinst Windows1.4.4cross platform menu item installation / BSD
mistune0.7.3The fastest markdown parser in pure Python with renderer feature / BSD
mkl2017.0.1Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD
multipledispatch0.4.9Multiple dispatch in Python / BSD
nbconvert4.2.0converts notebooks to various other formats via Jinja templates / BSD
nbformat4.2.0The reference implementation of the Jupyter Notebook format / BSD
networkx1.11Python package for creating and manipulating complex networks / BSD
nltk3.2.2Build Python programs to work with human language data / Apache
nose1.3.7Nose extends unittest to make testing easier / LGPL
notebook4.3.1web-based notebook environment for interactive computing / BSD
numba0.30.1NumPy aware dynamic Python compiler using LLVM / BSD
numexpr2.6.1Fast numerical expression evaluator for NumPy / MIT
numpy1.11.3array processing for numbers, strings, records, and objects / BSD
numpydoc0.6.0Sphinx extension to support docstrings in Numpy format / BSD
odo0.5.0Shapeshifting for your data / BSD
openpyxl2.4.1A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2kOpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style
pandas0.19.2Powerful data structures and data analysis tools / BSD
partd0.3.7Appendable key-value byte store / BSD
path.py10.0Module wrapper for os.path / MIT
pathlib22.2.0object-oriented filesystem paths / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD
pcre Linux Mac8.39A set of functions that implement regular expression pattern matching / 3-clause BSD License
pep81.7.0Python style guide checker / MIT
pexpect Linux Mac4.2.1Pexpect allows easy control of interactive console applications / ISC
pickleshare0.7.4file system based database that uses Python pickles / MIT
pillow4.0.0The friendly Python Imaging Library(PIL) fork / PIL license
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pixman Linux0.34.0A low-level software library for pixel manipulation / MIT
ply3.9Implementation of Lex and Yacc / BSD
prompt_toolkit1.0.9library for building powerful interactive command lines in Python / BSD
psutil5.0.1A cross-platform process and system utilities module for Python / BSD
ptyprocess Linux Mac0.5.1Run a subprocess in a pseudo terminal / ISC
py1.4.32Library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyasn10.1.9Offline IP address to Autonomous System Number lookup module / BSD
pycosat0.6.1Python bindings to the picosat SAT solver / MIT
pycparser2.17complete C99 parser in pure Python / BSD
pycrypto2.6.1Cryptographic modules for Python / Public-Domain
pycurl7.43.0Python interface to libcurl / LGPL, MIT
pyflakes1.5.0Checks Python source files for errors / MIT
pygments2.1.3Generic syntax highlighting package / BSD
pylint1.6.4Python code static checker / GPL
pyopenssl16.2.0Python wrapper module around the OpenSSL library / Apache Software License
pyparsing2.1.4Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3
pytables3.3.0Manage hierarchical datasets to cope with large amounts of data / BSD
pytest3.0.5Simple and powerful testing with Python / MIT
python3.6.0general purpose programming language / PSF
python-dateutil2.6.0extensions to the standard Python datetime module / BSD
pytz2016.10World timezone definitions, modern and historical / MIT
pywin32 Windows220Python extensions for Windows / PSF
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2zeromq bindings for Python / LGPL and BSD
qt5.6.2Qt is a cross-platform application and UI framework / LGPLv3
qtawesome0.4.3FontAwesome icons in PyQt and PySide applications / MIT
qtconsole4.2.1Jupyter Qt Console / BSD
qtpy1.2.1uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT
readline Linux Mac6.2Line-editing for programs with a command-line interface / GPL3
redis Linux Mac3.2.0Advanced key-value cache and store / 3-clause BSD
redis-py Linux Mac2.10.5Redis Python Client / MIT
requests2.12.4Python HTTP for Humans / Apache Software License
rope0.9.4A Python refactoring library / GPL
ruamel_yaml0.11.14patched copy of ruamel.yaml (a yaml parser) / MIT
scikit-image0.12.3Image processing routines for SciPy / 3-clause BSD
scikit-learn0.18.1set of python modules for machine learning and data mining / 3-clause BSD
scipy0.18.1Scientific Library for Python / BSD
seaborn0.7.1Statistical data visualization / BSD
setuptools27.2.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Define simple single-dispatch generic functions / ZPL 2.1
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.18Create Python bindings for C and C++ libraries / GPL3
six1.10.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD
sockjs-tornado1.0.3SockJS python server implementation on top of Tornado framework / MIT
sphinx1.5.1Documentation generator / BSD
spyder3.1.2Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.1.5Database Abstraction Library / MIT
sqlite3.13.0Self-contained, zero-configuration, SQL database engine / Public-Domain
statsmodels0.6.1Statistical computations and models / 3-clause BSD
sympy1.0Python library for symbolic mathematics / 3-clause BSD
terminado Linux Mac0.6Terminals served to term.js using Tornado websockets / BSD
tk8.5.18Dynamic programming language with GUI elements / BSD-like
toolz0.8.2List processing tools and functional utilities / BSD
tornado4.4.2A Python web framework and asynchronous networking library / Apache
traitlets4.3.1Configuration system for Python applications / BSD
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
vs2015_runtime Windows14.0.25123Bundles of the MSVC 14 (VS 2015) runtime / Proprietary
wcwidth0.1.7measures number of Terminal column cells of wide-character codes / MIT
werkzeug0.11.15A WSGI utility library for Python / BSD
wheel0.29.0Built-package format for Python / MIT
widgetsnbextension1.2.6IPython HTML widgets for Jupyter / BSD 3-clause
win_unicode_console Windows0.5enable Unicode input and display when running Python from Windows console / MIT
wrapt1.10.8Module for decorators, wrappers and monkey patching / BSD
xlrd1.0.0Extract data from Microsoft Excel spreadsheet files / BSD
xlsxwriter0.9.6A Python module for creating Excel XLSX files / BSD
xlwings Mac Windows0.10.2Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.2.0Writing data and formatting information to Excel files / BSD
xz Linux Mac5.2.2Data compression software with high compression ratio / Public-Domain, GPL
yaml Linux Mac0.1.6A human friendly data serialization standard / MIT
zeromq Linux4.1.5Distributed messaging / LGPL
zlib1.2.8Unobtrusive compression library / zlib
Anaconda 4.3.0.1
Feb 03, 2017
In this “mirco” patch release, we fixed a problem with the Windows installers which was causing problems with Qt applications when the install prefix exceeds 30 characters. No new Anaconda meta-packages correspond to this release (only new Windows installers).
Anaconda 4.3.0
Jan 31, 2017
Highlights:
  • The Anaconda3 installers are based on Python 3.6. Anaconda 4.3 supports Python 2.7, 3.4, 3.5 and 3.6. Anaconda 4.3 will be the last release which supports Python 3.4. We will discontinue regular Python 3.4 package updates in the next release.
  • The Intel Math Kernel Library (MKL) is updated from 11.3.3 to 2017.0.1.
  • Over 90 packages are updated.
  • seaborn is now installed by default.
Other changes:
  • Updates jpeg and libpng to increase compatibility with conda-forge.
  • Warns about possible errors if installing on Windows into an install path with spaces, and does not allow installation if the install path contains unicode characters.
  • Fixes many Windows menu uninstallation issues and some other often reported uninstallation issues on Windows.
  • Anaconda 4.2 is the last release that supports macOS 10.7 and macOS 10.8. Anaconda 4.3 supports macOS versions from 10.9 through the current version 10.12.
  • conda-build, anaconda-clean and the Jupyter Notebook extensions are no longer installed by default but can be installed with a single conda command.
Major package updates:
  • anaconda-client from 1.5.1 to 1.6.0
  • anaconda-navigator from 1.3.1 to 1.4.3
  • bokeh from 0.12.2 to 0.12.4
  • conda from 4.2.9 to 4.3.8
  • dask from 0.11.0 to 0.13.0
  • jupyter_core from 4.2.0 to 4.2.1
  • matplotlib from 1.5.3 to 2.0.0
  • mkl from 11.3.3 to 2017.0.1
  • numba from 0.28.1 to 0.30.1
  • numpy from 1.11.1 to 1.11.3
  • pandas from 0.18.1 to 0.19.2
  • pillow from 3.3.1 to 4.0.0
  • python from 2.7.12 to 2.7.13
  • requests from 2.11.1 to 2.12.4
  • scikit-learn from 0.17.1 to 0.18.1
  • spyder from 3.0.0 to 3.1.2
  • seaborn 0.7.1
  • Python 3.6
  • Python 2.7
NameVersionSummary / License
alabaster0.7.9Configurable, Python 2+3 compatible Sphinx theme / BSD
anaconda-client1.6.0anaconda.org command line client library / BSD
anaconda-navigator1.4.3Anaconda Navigator / proprietary - Continuum Analytics, Inc.
appnope Mac0.1.0Disable App Nap on OS X 10.9 / BSD
appscript Mac1.0.1Control AppleScriptable applications from Python / Public-Domain
astroid1.4.9abstract syntax tree for Python with inference support / LGPL
astropy1.3Community-developed Python Library for Astronomy / BSD
babel2.3.4Utilities to internationalize and localize Python applications / BSD
backports1.0/ BSD
beautifulsoup44.5.3Python library designed for screen-scraping / MIT
bitarray0.8.1efficient representation of arrays of booleans – C extension / PSF
blaze0.10.1NumPy and Pandas interface to big data / BSD
bokeh0.12.4Python interactive visualization library for modern web browsers / BSD
boto2.45.0Amazon Web Services Library / MIT
bottleneck1.2.0Fast NumPy array functions written in Cython. / Simplified BSD
bzip21.0.6high-quality data compressor / BSD
cairo Linux1.14.8A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1
cffi1.9.1C Foreign Function Interface for Python / MIT
chardet2.3.0Universal character encoding detector / GNU Library or Lesser General Public License
chest0.2.3A dictionary that writes its contents to disk / BSD
click6.7Command line interface creation kit / BSD
cloudpickle0.2.2Extended pickling support for Python objects / BSD
clyent1.2.2Command line client library for windows and posix / BSD
colorama0.3.7Cross-platform colored terminal text in Python / BSD
comtypes Windows1.1.2pure Python COM package / MIT
conda4.3.8OS-agnostic, system-level binary package and environment manager. / BSD
configobj5.0.6Config file reading, writing and validation / BSD
contextlib20.5.4backports and enhancements for the contextlib module / PSF
cryptography1.7.1Provides cryptographic recipes and primitives to Python developers / Apache
curl7.52.1Tool and library for transferring data with URL syntax / MIT/X derivate
cycler0.10.0Composable style cycles / BSD
cython0.25.2The Cython compiler for writing C extensions for the Python language / Apache version 2.0
cytoolz0.8.2Cython implementation of Toolz, high performance functional utilities / BSD
dask0.13.0Task scheduling and blocked algorithms for parallel processing / BSD
datashape0.5.4Language defining a data description protocol / BSD
dbus Linux1.10.10message bus system, a simple way for applications to talk to one another / GPL2
decorator4.0.11Better living through Python with decorators / BSD
dill0.2.5Serialize all of python (almost) / 3-clause BSD
docutils0.13.1Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3
entrypoints0.2.2/ MIT
et_xmlfile1.0.1Low memory library for creating large XML files / MIT
expat Linux Mac2.1.0XML parser library written in C / MIT
fastcache1.0.2C implementation of Python 3 functools.lru_cache / MIT
flask0.12A microframework based on Werkzeug, Jinja2 and good intentions / BSD
flask-cors3.0.2Flask extension adding a decorator for CORS support / MIT
fontconfig Linux2.12.1A library for configuring and customizing font access / BSD
freetype2.5.5A Free, High-Quality, and Portable Font Engine / FreeType License
get_terminal_size1.0.0backport of the get_terminal_size function from Python 3.3 / MIT
gevent1.2.1Coroutine-based Python network library / MIT
glib Linux2.50.2Core application building blocks for libraries and applications in C / LGPL
greenlet0.4.11Lightweight in-process concurrent programming / MIT
gst-plugins-base Linux1.8.0GStreamer Base Plug-ins / GPL2
gstreamer Linux1.8.0library for constructing graphs of media-handling components / LGPL2
h5py2.6.0Pythonic interface to the HDF5 binary data format / 3-clause BSD
harfbuzz Linux0.9.39An OpenType text shaping engine / MIT
hdf51.8.17A data model, library, and file format for storing and managing data / BSD-like
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD
idna2.2Internationalized Domain Names in Applications / BSD
imagesize0.7.1getting image size from png/jpeg/jpeg2000/gif file / MIT
ipykernel4.5.2IPython Kernel for Jupyter / BSD
ipython5.1.0Productive Interactive Computing / BSD
ipython_genutils0.1.0vestigial utilities from IPython / BSD
ipywidgets5.2.2Widgets for the Jupyter Notebook / BSD 3-clause
isort4.2.5Python utility / library to sort Python imports / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments / BSD
jbig Linux Mac2.1Implementation of the JBIG1 data compression standard / GPL2
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD
jedi0.9.0Autocompletion and static analysis library for Python / MIT
jinja22.9.4An easy to use stand-alone template engine written in pure python. / BSD
jpeg9bRead and write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema2.5.1An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Open source, interactive data science and scientific computing / BSD
jupyter_client4.4.0Jupyter protocol implementation and client libraries / BSD
jupyter_console5.0.0Jupyter terminal console / BSD
jupyter_core4.2.1core Jupyter functionality / BSD
lazy-object-proxy1.2.2Fast and thorough lazy object proxy / BSD
libffi Linux3.2.1portable foreign-function interface library / MIT
libgcc Linux4.8.5Shared libraries for the GNU Compiler Collection / GPL3
libgfortran Linux3.0.0GNU Fortran runtime library / GPL3
libiconv Linux Mac1.14Provides iconv for systems which don’t have one / GPL and LGPL
libpng1.6.27official PNG reference library / libpng license
libsodium Linux1.0.10A library for encryption, signatures, password hashing, etc. / ISC
libtiff4.0.6Support for Tag Image File Format (TIFF) / BSD-like
libxcb Linux1.12This is the C-language Bindings package to the X Window System protocol / MIT
libxml2 Linux Mac2.9.4The XML C parser and toolkit of Gnome / MIT
libxslt Linux Mac1.1.29The XSLT C library developed for the GNOME project / MIT
llvmlite0.15.0Lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File based locks for Python for Linux and Windows / BSD
lxml3.7.2Pythonic binding for the C libraries libxml2 and libxslt / BSD
markupsafe0.23Implements a XML/HTML/XHTML Markup safe string for Python / BSD
matplotlib2.0.0Python 2D plotting library / PSF-based
menuinst Windows1.4.4cross platform menu item installation / BSD
mistune0.7.3The fastest markdown parser in pure Python with renderer feature / BSD
mkl2017.0.1Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD
multipledispatch0.4.9Multiple dispatch in Python / BSD
nbconvert4.2.0converts notebooks to various other formats via Jinja templates / BSD
nbformat4.2.0The reference implementation of the Jupyter Notebook format / BSD
networkx1.11Python package for creating and manipulating complex networks / BSD
nltk3.2.2Build Python programs to work with human language data / Apache
nose1.3.7Nose extends unittest to make testing easier / LGPL
notebook4.3.1web-based notebook environment for interactive computing / BSD
numba0.30.1NumPy aware dynamic Python compiler using LLVM / BSD
numexpr2.6.1Fast numerical expression evaluator for NumPy / MIT
numpy1.11.3array processing for numbers, strings, records, and objects / BSD
numpydoc0.6.0Sphinx extension to support docstrings in Numpy format / BSD
odo0.5.0Shapeshifting for your data / BSD
openpyxl2.4.1A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2kOpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style
pandas0.19.2Powerful data structures and data analysis tools / BSD
partd0.3.7Appendable key-value byte store / BSD
path.py10.0Module wrapper for os.path / MIT
pathlib22.2.0object-oriented filesystem paths / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD
pcre Linux Mac8.39A set of functions that implement regular expression pattern matching / 3-clause BSD License
pep81.7.0Python style guide checker / MIT
pexpect Linux Mac4.2.1Pexpect allows easy control of interactive console applications / ISC
pickleshare0.7.4file system based database that uses Python pickles / MIT
pillow4.0.0The friendly Python Imaging Library(PIL) fork / PIL license
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pixman Linux0.34.0A low-level software library for pixel manipulation / MIT
ply3.9Implementation of Lex and Yacc / BSD
prompt_toolkit1.0.9library for building powerful interactive command lines in Python / BSD
psutil5.0.1A cross-platform process and system utilities module for Python / BSD
ptyprocess Linux Mac0.5.1Run a subprocess in a pseudo terminal / ISC
py1.4.32Library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyasn10.1.9Offline IP address to Autonomous System Number lookup module / BSD
pycosat0.6.1Python bindings to the picosat SAT solver / MIT
pycparser2.17complete C99 parser in pure Python / BSD
pycrypto2.6.1Cryptographic modules for Python / Public-Domain
pycurl7.43.0Python interface to libcurl / LGPL, MIT
pyflakes1.5.0Checks Python source files for errors / MIT
pygments2.1.3Generic syntax highlighting package / BSD
pylint1.6.4Python code static checker / GPL
pyopenssl16.2.0Python wrapper module around the OpenSSL library / Apache Software License
pyparsing2.1.4Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3
pytables3.3.0Manage hierarchical datasets to cope with large amounts of data / BSD
pytest3.0.5Simple and powerful testing with Python / MIT
python3.6.0general purpose programming language / PSF
python-dateutil2.6.0extensions to the standard Python datetime module / BSD
pytz2016.10World timezone definitions, modern and historical / MIT
pywin32 Windows220Python extensions for Windows / PSF
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2zeromq bindings for Python / LGPL and BSD
qt5.6.2Qt is a cross-platform application and UI framework / LGPLv3
qtawesome0.4.3FontAwesome icons in PyQt and PySide applications / MIT
qtconsole4.2.1Jupyter Qt Console / BSD
qtpy1.2.1uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT
readline Linux Mac6.2Line-editing for programs with a command-line interface / GPL3
redis Linux Mac3.2.0Advanced key-value cache and store / 3-clause BSD
redis-py Linux Mac2.10.5Redis Python Client / MIT
requests2.12.4Python HTTP for Humans / Apache Software License
rope0.9.4A Python refactoring library / GPL
ruamel_yaml0.11.14patched copy of ruamel.yaml (a yaml parser) / MIT
scikit-image0.12.3Image processing routines for SciPy / 3-clause BSD
scikit-learn0.18.1set of python modules for machine learning and data mining / 3-clause BSD
scipy0.18.1Scientific Library for Python / BSD
seaborn0.7.1Statistical data visualization / BSD
setuptools27.2.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Define simple single-dispatch generic functions / ZPL 2.1
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.18Create Python bindings for C and C++ libraries / GPL3
six1.10.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD
sockjs-tornado1.0.3SockJS python server implementation on top of Tornado framework / MIT
sphinx1.5.1Documentation generator / BSD
spyder3.1.2Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.1.5Database Abstraction Library / MIT
sqlite3.13.0Self-contained, zero-configuration, SQL database engine / Public-Domain
statsmodels0.6.1Statistical computations and models / 3-clause BSD
sympy1.0Python library for symbolic mathematics / 3-clause BSD
terminado Linux Mac0.6Terminals served to term.js using Tornado websockets / BSD
tk8.5.18Dynamic programming language with GUI elements / BSD-like
toolz0.8.2List processing tools and functional utilities / BSD
tornado4.4.2A Python web framework and asynchronous networking library / Apache
traitlets4.3.1Configuration system for Python applications / BSD
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
vs2015_runtime Windows14.0.25123Bundles of the MSVC 14 (VS 2015) runtime / Proprietary
wcwidth0.1.7measures number of Terminal column cells of wide-character codes / MIT
werkzeug0.11.15A WSGI utility library for Python / BSD
wheel0.29.0Built-package format for Python / MIT
widgetsnbextension1.2.6IPython HTML widgets for Jupyter / BSD 3-clause
win_unicode_console Windows0.5enable Unicode input and display when running Python from Windows console / MIT
wrapt1.10.8Module for decorators, wrappers and monkey patching / BSD
xlrd1.0.0Extract data from Microsoft Excel spreadsheet files / BSD
xlsxwriter0.9.6A Python module for creating Excel XLSX files / BSD
xlwings Mac Windows0.10.2Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.2.0Writing data and formatting information to Excel files / BSD
xz Linux Mac5.2.2Data compression software with high compression ratio / Public-Domain, GPL
yaml Linux Mac0.1.6A human friendly data serialization standard / MIT
zeromq Linux4.1.5Distributed messaging / LGPL
zlib1.2.8Unobtrusive compression library / zlib
Anaconda 4.2.0
Sep 28, 2016
Highlights:
  • updated Qt from major version 4 to 5
  • updated IPython from 4.2 to 5.1
  • added anaconda-clean, a tool for cleaning up Anaconda related configuration files and directories
Fixes:
  • fixed Windows Outlook crash in silent install mode
  • updated OpenSSL to 1.0.2j which contains important security fixes
Updates:
  • anaconda-client from 1.4.0 to 1.5.1
  • anaconda-navigator from 1.2.1 to 1.3.1
  • bokeh from 0.12.0 to 0.12.2
  • conda from 4.1.4 to 4.2.9
  • conda-build form 1.21.2 to 2.0.2
  • dask from 0.10.0 to 0.11.0
  • ipython from 4.2.0 to 5.1.0
  • jupyter_client from 4.3.0 to 4.4.0
  • jupyter_console from 4.1.1 to 5.0.0
  • jupyter_core from 4.1.0 to 4.2.0
  • matplotlib from 1.5.1 to 1.5.3
  • nb_anacondacloud from 1.1.0 to 1.2.0
  • nb_conda from 1.1.0 to 2.0.0
  • nb_conda_kernels from 1.0.3 to 2.0.0
  • numba from 0.26.0 to 0.28.1
  • pillow from 3.2.0 to 3.3.1
  • requests from 2.10.0 to 2.11.1
  • scipy from 0.17.1 to 0.18.1
  • spyder from 2.3.9 to 3.0.0
Removed (from installer only):
  • pyreadline
  • sphinx_rtd_theme
  • conda-env (now part of conda itself)
  • Python 3.5
  • Python 2.7
NameVersionSummary / License
alabaster0.7.9Configurable, Python 2+3 compatible Sphinx theme / BSD
anaconda-clean1.0.0Delete Anaconda configuration files / BSD
anaconda-client1.5.1anaconda.org command line client library / BSD
anaconda-navigator1.3.1Anaconda Navigator / proprietary - Continuum Analytics, Inc.
appnope Mac0.1.0Disable App Nap on OS X 10.9 / BSD
appscript Mac1.0.1Control AppleScriptable applications from Python / Public-Domain
argcomplete1.0.0Bash tab completion of arguments for Python scripts / Apache
astroid1.4.7abstract syntax tree for Python with inference support / LGPL
astropy1.2.1Community-developed Python Library for Astronomy / BSD
babel2.3.4Utilities to internationalize and localize Python applications / BSD
backports1.0/ BSD
beautifulsoup44.5.1Python library designed for screen-scraping / MIT
bitarray0.8.1efficient representation of arrays of booleans – C extension / PSF
blaze0.10.1NumPy and Pandas interface to big data / BSD
bokeh0.12.2Python interactive visualization library for modern web browsers / BSD
boto2.42.0Amazon Web Services Library / MIT
bottleneck1.1.0Fast NumPy array functions written in Cython. / Simplified BSD
bzip2 Windows1.0.6high-quality data compressor / BSD
cairo Linux1.12.18A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1
cffi1.7.0C Foreign Function Interface for Python / MIT
chest0.2.3A dictionary that writes its contents to disk / BSD
click6.6Command line interface creation kit / BSD
cloudpickle0.2.1Extended pickling support for Python objects / BSD
clyent1.2.2Command line client library for windows and posix / BSD
colorama0.3.7Cross-platform colored terminal text in Python / BSD
comtypes Windows1.1.2pure Python COM package / MIT
conda4.2.9OS-agnostic, system-level binary package and environment manager. / BSD
conda-build2.0.2Commands and tools for building conda packages / BSD 3-clause
configobj5.0.6Config file reading, writing and validation / BSD
contextlib20.5.3backports and enhancements for the contextlib module / PSF
cryptography1.5Provides cryptographic recipes and primitives to Python developers / Apache
curl7.49.0Tool and library for transferring data with URL syntax / MIT/X derivate
cycler0.10.0Composable style cycles / BSD
cython0.24.1The Cython compiler for writing C extensions for the Python language / Apache
cytoolz0.8.0Cython implementation of Toolz, high performance functional utilities / BSD
dask0.11.0Task scheduling and blocked algorithms for parallel processing / BSD
datashape0.5.2Language defining a data description protocol / BSD
dbus Linux1.10.10message bus system, a simple way for applications to talk to one another / GPL2
decorator4.0.10Better living through Python with decorators / BSD
dill0.2.5Serialize all of python (almost) / 3-clause BSD
docutils0.12Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3
dynd-python0.7.2Python exposure of DyND, a library for dynamic arrays / BSD
entrypoints0.2.2/ MIT
et_xmlfile1.0.1Low memory library for creating large XML files / MIT
expat Linux Mac2.1.0XML parser library written in C / MIT
fastcache1.0.2C implementation of Python 3 functools.lru_cache / MIT
filelock2.0.6/ Public-Domain
flask0.11.1A microframework based on Werkzeug, Jinja2 and good intentions / BSD
flask-cors2.1.2Flask extension adding a decorator for CORS support / MIT
fontconfig Linux2.11.1A library for configuring and customizing font access / BSD
freetype2.5.5A Free, High-Quality, and Portable Font Engine / FreeType License
get_terminal_size1.0.0backport of the get_terminal_size function from Python 3.3 / MIT
gevent1.1.2Coroutine-based Python network library / MIT
glib Linux2.43.0Core application building blocks for libraries and applications in C / LGPL
greenlet0.4.10Lightweight in-process concurrent programming / MIT
gst-plugins-base Linux1.8.0GStreamer Base Plug-ins / GPL2
gstreamer Linux1.8.0library for constructing graphs of media-handling components / LGPL2
h5py2.6.0Pythonic interface to the HDF5 binary data format / 3-clause BSD
harfbuzz Linux0.9.39An OpenType text shaping engine / MIT
hdf51.8.17A data model, library, and file format for storing and managing data / BSD-like
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD
idna2.1Internationalized Domain Names in Applications / BSD
imagesize0.7.1getting image size from png/jpeg/jpeg2000/gif file / MIT
ipykernel4.5.0IPython Kernel for Jupyter / BSD
ipython5.1.0Productive Interactive Computing / BSD
ipython_genutils0.1.0vestigial utilities from IPython / BSD
ipywidgets5.2.2Widgets for the Jupyter Notebook / BSD 3-clause
itsdangerous0.24Various helpers to pass trusted data to untrusted environments / BSD
jbig Linux Mac2.1Implementation of the JBIG1 data compression standard / GPL2
jdcal1.2Julian dates from proleptic Gregorian and Julian calendars. / BSD
jedi0.9.0Autocompletion and static analysis library for Python / MIT
jinja22.8An easy to use stand-alone template engine written in pure python. / BSD
jpeg8dRead and write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema2.5.1An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Open source, interactive data science and scientific computing / BSD
jupyter_client4.4.0Jupyter protocol implementation and client libraries / BSD
jupyter_console5.0.0Jupyter terminal console / BSD
jupyter_core4.2.0core Jupyter functionality / BSD
lazy-object-proxy1.2.1Fast and thorough lazy object proxy / BSD
libdynd0.7.2C++ dynamic ndarray library / BSD
libffi Linux3.2.1portable foreign-function interface library / MIT
libgcc Linux4.8.5Shared libraries for the GNU Compiler Collection / GPL3
libgfortran Linux3.0.0GNU Fortran runtime library / GPL3
libpng1.6.22The official PNG reference library / libpng license
libsodium Linux1.0.10A library for encryption, signatures, password hashing, etc. / ISC
libtiff4.0.6Support for Tag Image File Format (TIFF) / BSD-like
libxcb Linux1.12This is the C-language Bindings package to the X Window System protocol / MIT
libxml2 Linux Mac2.9.2The XML C parser and toolkit for Gnome / MIT
libxslt Linux Mac1.1.28The XSLT C library developed for the GNOME project / MIT
llvmlite0.13.0Lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File based locks for Python for Linux and Windows / BSD
lxml3.6.4Pythonic binding for the C libraries libxml2 and libxslt / BSD
markupsafe0.23Implements a XML/HTML/XHTML Markup safe string for Python / BSD
matplotlib1.5.3Python 2D plotting library / PSF-based
menuinst Windows1.4.1cross platform menu item installation / BSD
mistune0.7.3The fastest markdown parser in pure Python with renderer feature / BSD
mkl11.3.3Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD
multipledispatch0.4.8Multiple dispatch in Python / BSD
nb_anacondacloud1.2.0/ BSD
nb_conda2.0.0Launch Jupyter kernels for any installed conda environment / BSD
nb_conda_kernels2.0.0Launch Jupyter kernels for any installed conda environment / BSD
nbconvert4.2.0converts notebooks to various other formats via Jinja templates / BSD
nbformat4.1.0The reference implementation of the Jupyter Notebook format / BSD
nbpresent3.0.2Next generation slides for Jupyter Notebooks / BSD
networkx1.11Python package for creating and manipulating complex networks / BSD
nltk3.2.1Build Python programs to work with human language data / Apache
nose1.3.7Nose extends unittest to make testing easier / LGPL
notebook4.2.3web-based notebook environment for interactive computing / BSD
numba0.28.1NumPy aware dynamic Python compiler using LLVM / BSD
numexpr2.6.1Fast numerical expression evaluator for NumPy / MIT
numpy1.11.1array processing for numbers, strings, records, and objects / BSD
odo0.5.0Shapeshifting for your data / BSD
openpyxl2.3.2A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2jOpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style
pandas0.18.1Powerful data structures and data analysis tools / BSD
partd0.3.6Appendable key-value byte store / BSD
patchelf Linux0.9Modify the dynamic linker and RPATH of ELF executables / GPL3
path.py8.2.1Module wrapper for os.path / MIT
pathlib22.1.0object-oriented filesystem paths / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD
pep81.7.0Python style guide checker / MIT
pexpect Linux Mac4.0.1Pexpect allows easy control of interactive console applications / ISC
pickleshare0.7.4file system based database that uses Python pickles / MIT
pillow3.3.1The friendly Python Imaging Library(PIL) fork / PIL license
pip8.1.2PyPA recommended tool for installing Python packages / MIT
pixman Linux0.32.6A low-level software library for pixel manipulation / MIT
pkginfo1.3.2query metadatdata from sdists or bdists installed packages / PSF
ply3.9Implementation of Lex and Yacc / BSD
prompt_toolkit1.0.3library for building powerful interactive command lines in Python / BSD
psutil4.3.1A cross-platform process and system utilities module for Python / BSD
ptyprocess Linux Mac0.5.1Run a subprocess in a pseudo terminal / ISC
py1.4.31Library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyasn10.1.9Offline IP address to Autonomous System Number lookup module / BSD
pycosat0.6.1Python bindings to the picosat SAT solver / MIT
pycparser2.14Complete C99 parser in pure Python / BSD
pycrypto2.6.1Cryptographic modules for Python / Public-Domain
pycurl7.43.0Python interface to libcurl / LGPL, MIT
pyflakes1.3.0Checks Python source files for errors / MIT
pygments2.1.3Generic syntax highlighting package / BSD
pylint1.5.4Python code static checker / GPL
pyopenssl16.0.0Python wrapper module around the OpenSSL library / Apache License, Version 2.0
pyparsing2.1.4Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3
pytables3.2.3.1Manage hierarchical datasets to cope with large amounts of data / BSD
pytest2.9.2Simple and powerful testing with Python / MIT
python3.5.2general purpose programming language / PSF
python-dateutil2.5.3Extensions to the standard Python datetime module / BSD
pytz2016.6.1World timezone definitions, modern and historical / MIT
pywin32 Windows220Python extensions for Windows / PSF
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq15.4.0zeromq bindings for Python / LGPL and BSD
qt5.6.0Qt is a cross-platform application and UI framework / LGPLv3
qtawesome0.3.3FontAwesome icons in PyQt and PySide applications / MIT
qtconsole4.2.1Jupyter Qt Console / BSD
qtpy1.1.2uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT
readline Linux Mac6.2Line-editing for programs with a command-line interface / GPL3
redis Linux Mac3.2.0Advanced key-value cache and store / 3-clause BSD
redis-py Linux Mac2.10.5Redis Python Client / MIT
requests2.11.1Python HTTP for Humans / Apache
rope0.9.4A Python refactoring library / GPL
ruamel_yaml0.11.14/ MIT
scikit-image0.12.3Image processing routines for SciPy / 3-clause BSD
scikit-learn0.17.1A set of python modules for machine learning and data mining / 3-clause BSD
scipy0.18.1Scientific Library for Python / BSD
setuptools27.2.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Define simple single-dispatch generic functions / ZPL 2.1
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.18Create Python bindings for C and C++ libraries / GPL3
six1.10.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD
sockjs-tornado1.0.3SockJS python server implementation on top of Tornado framework / MIT
sphinx1.4.6Documentation generator / BSD
spyder3.0.0Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.0.13Database Abstraction Library / MIT
sqlite3.13.0Self-contained, zero-configuration, SQL database engine / Public-Domain
statsmodels0.6.1Statistical computations and models / 3-clause BSD
sympy1.0Python library for symbolic mathematics / 3-clause BSD
terminado Linux Mac0.6Terminals served to term.js using Tornado websockets / BSD
tk8.5.18Dynamic programming language with GUI elements / BSD-like
toolz0.8.0List processing tools and functional utilities / BSD
tornado4.4.1A Python web framework and asynchronous networking library / Apache
traitlets4.3.0Configuration system for Python applications / BSD
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
vs2015_runtime Windows14.0.25123Bundles of the MSVC 14 (VS 2015) runtime / Proprietary
wcwidth0.1.7measures number of Terminal column cells of wide-character codes / MIT
werkzeug0.11.11A WSGI utility library for Python / BSD
wheel0.29.0Built-package format for Python / MIT
widgetsnbextension1.2.6IPython HTML widgets for Jupyter / BSD 3-clause
win_unicode_console Windows0.5enable Unicode input and display when running Python from Windows console / MIT
wrapt1.10.6Module for decorators, wrappers and monkey patching / BSD
xlrd1.0.0Extract data from Microsoft Excel spreadsheet files / BSD
xlsxwriter0.9.3A Python module for creating Excel XLSX files / BSD
xlwings Mac Windows0.10.0Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.1.2Writing data and formatting information to Excel files / BSD
xz Linux Mac5.2.2Data compression software with high compression ratio / Public-Domain, GPL
yaml Linux Mac0.1.6A human friendly data serialization standard / MIT
zeromq Linux4.1.4Distributed messaging / LGPL
zlib1.2.8Unobtrusive compression library / zlib
Anaconda 4.1.1
Jul 08, 2016
Fixes:
  • Running the shell installer on some older system, would print out (harmless) tracebacks during the install process, see: ContinuumIO/anaconda-issues#860
  • We added blaze 0.10.1 back into the installer, which was accidentally missing in 4.1.0
Updates:
  • bokeh from 0.11.1 to 0.12.0
  • bottleneck from 1.0.0 to 1.1.0
  • conda from 4.1.4 to 4.1.6
  • conda-build from 1.21.2 to 1.21.3
  • numpy from 1.11.0 to 1.11.1
  • Python 2.7 from 2.7.11 to 2.7.12
  • Python 3.4 from 3.4.4 to 3.4.5
  • Python 3.5 from 3.5.1 to 3.5.2
  • Python 3.5
  • Python 2.7
NameVersionSummary / License
alabaster0.7.8Configurable, Python 2+3 compatible Sphinx theme / BSD
anaconda-client1.4.0anaconda.org command line client library / BSD
anaconda-navigator1.2.1Anaconda Navigator / proprietary - Continuum Analytics, Inc.
appnope Mac0.1.0Disable App Nap on OS X 10.9 / BSD
appscript Mac1.0.1Control AppleScriptable applications from Python / Public-Domain
argcomplete1.0.0Bash tab completion of arguments for Python scripts / Apache
astropy1.2.1Community-developed Python Library for Astronomy / BSD
babel2.3.3Utilities to internationalize and localize Python applications / BSD
backports1.0/ BSD
beautifulsoup44.4.1Python library designed for screen-scraping / MIT
bitarray0.8.1efficient representation of arrays of booleans – C extension / PSF
blaze0.10.1NumPy and Pandas interface to big data / BSD
bokeh0.12.0Python interactive visualization library for modern web browsers / BSD
boto2.40.0Amazon Web Services Library / MIT
bottleneck1.1.0Fast NumPy array functions written in Cython. / Simplified BSD
bzip2 Windows1.0.6high-quality data compressor / BSD
cffi1.6.0C Foreign Function Interface for Python / MIT
chest0.2.3A dictionary that writes its contents to disk / BSD
click6.6Command line interface creation kit / BSD
cloudpickle0.2.1Extended pickling support for Python objects / as-is
clyent1.2.2Command line client library for windows and posix / BSD
colorama0.3.7Cross-platform colored terminal text in Python / BSD
comtypes Windows1.1.2pure Python COM package / MIT
conda4.1.6Package management system and Environment management system / BSD
conda-build1.21.3Commands and tools for building conda packages / BSD
conda-env2.5.1Provides a unified interface to dealing with Conda environments / BSD
configobj5.0.6Config file reading, writing and validation / BSD
contextlib20.5.3backports and enhancements for the contextlib module / PSF
cryptography1.4Provides cryptographic recipes and primitives to Python developers / Apache
curl7.49.0Tool and library for transferring data with URL syntax / MIT/X derivate
cycler0.10.0Composable style cycles / BSD
cython0.24The Cython compiler for writing C extensions for the Python language / Apache
cytoolz0.8.0Cython implementation of Toolz, high performance functional utilities / BSD
dask0.10.0Task scheduling and blocked algorithms for parallel processing / BSD
datashape0.5.2Language defining a data description protocol / BSD
decorator4.0.10Better living through Python with decorators / BSD
dill0.2.5Serialize all of python (almost) / 3-clause BSD
docutils0.12Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3
dynd-python0.7.2Python exposure of DyND, a library for dynamic arrays / BSD
entrypoints0.2.2/ MIT
et_xmlfile1.0.1Low memory library for creating large XML files / MIT
fastcache1.0.2C implementation of Python 3 functools.lru_cache / MIT
flask0.11.1A microframework based on Werkzeug, Jinja2 and good intentions / BSD
flask-cors2.1.2Flask extension adding a decorator for CORS support / MIT
fontconfig Linux2.11.1A library for configuring and customizing font access / BSD
freetype2.5.5A Free, High-Quality, and Portable Font Engine / FreeType License
get_terminal_size1.0.0backport of the get_terminal_size function from Python 3.3 / MIT
gevent1.1.1Coroutine-based Python network library / MIT
greenlet0.4.10Lightweight in-process concurrent programming / MIT
h5py2.6.0Pythonic interface to the HDF5 binary data format / 3-clause BSD
hdf51.8.16A data model, library, and file format for storing and managing data / BSD-like
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD
idna2.1Internationalized Domain Names in Applications / BSD
imagesize0.7.1getting image size from png/jpeg/jpeg2000/gif file / MIT
ipykernel4.3.1IPython Kernel for Jupyter / BSD
ipython4.2.0Productive Interactive Computing / BSD
ipython_genutils0.1.0vestigial utilities from IPython / BSD
ipywidgets4.1.1IPython Static Widgets / BSD
itsdangerous0.24Various helpers to pass trusted data to untrusted environments / BSD
jbig Linux Mac2.1Implementation of the JBIG1 data compression standard / GPL2
jdcal1.2Julian dates from proleptic Gregorian and Julian calendars. / BSD
jedi0.9.0Autocompletion and static analysis library for Python / MIT
jinja22.8An easy to use stand-alone template engine written in pure python. / BSD
jpeg8dRead and write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema2.5.1An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Open source, interactive data science and scientific computing / BSD
jupyter_client4.3.0Jupyter protocol implementation and client libraries / BSD
jupyter_console4.1.1Jupyter terminal console / BSD
jupyter_core4.1.0Core Jupyter functionality / BSD
libdynd0.7.2C++ dynamic ndarray library / BSD
libffi Linux3.2.1portable foreign-function interface library / MIT
libgfortran Linux3.0.0GNU Fortran runtime library / GPL3
libpng1.6.22The official PNG reference library / libpng license
libsodium Linux1.0.10A library for encryption, signatures, password hashing, etc. / MIT
libtiff4.0.6Support for Tag Image File Format (TIFF) / BSD-like
libxml2 Linux Mac2.9.2The XML C parser and toolkit for Gnome / MIT
libxslt Linux Mac1.1.28The XSLT C library developed for the GNOME project / MIT
llvmlite0.11.0Lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File based locks for Python for Linux and Windows / BSD
lxml3.6.0Pythonic binding for the C libraries libxml2 and libxslt / BSD
markupsafe0.23Implements a XML/HTML/XHTML Markup safe string for Python / BSD
matplotlib1.5.1Python 2D plotting library / PSF-based
menuinst Windows1.4.1cross platform menu item installation / BSD
mistune0.7.2The fastest markdown parser in pure Python with renderer feature / BSD
mkl11.3.3Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD
multipledispatch0.4.8Multiple dispatch in Python / BSD
nb_anacondacloud1.1.0/ BSD
nb_conda1.1.0Launch Jupyter kernels for any installed conda environment / BSD
nb_conda_kernels1.0.3Launch Jupyter kernels for any installed conda environment / BSD
nbconvert4.2.0converts notebooks to various other formats via Jinja templates / BSD
nbformat4.0.1The reference implementation of the Jupyter Notebook format / BSD
nbpresent3.0.2Next generation slides for Jupyter Notebooks / BSD
networkx1.11Python package for creating and manipulating complex networks / BSD
nltk3.2.1Build Python programs to work with human language data / Apache
nose1.3.7Nose extends unittest to make testing easier / LGPL
notebook4.2.1A web-based notebook environment for interactive computing / BSD
numba0.26.0NumPy aware dynamic Python compiler using LLVM / BSD
numexpr2.6.0Fast numerical expression evaluator for NumPy / MIT
numpy1.11.1array processing for numbers, strings, records, and objects / BSD
odo0.5.0Shapeshifting for your data / BSD
openpyxl2.3.2A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2hOpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style
pandas0.18.1Powerful data structures and data analysis tools / BSD
partd0.3.4Appendable key-value byte store / BSD
patchelf Linux0.9Modify the dynamic linker and RPATH of ELF executables / GPL3
path.py8.2.1Module wrapper for os.path / MIT
pathlib22.1.0object-oriented filesystem paths / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD
pep81.7.0Python style guide checker / MIT
pexpect Linux Mac4.0.1Pexpect allows easy control of interactive console applications / ISC
pickleshare0.7.2File system based database that uses Python pickles / MIT
pillow3.2.0The friendly Python Imaging Library(PIL) fork / PIL license
pip8.1.2PyPA recommended tool for installing Python packages / MIT
ply3.8Implementation of Lex and Yacc / BSD
psutil4.3.0A cross-platform process and system utilities module for Python / BSD
ptyprocess Linux Mac0.5.1Run a subprocess in a pseudo terminal / ISC
py1.4.31Library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyasn10.1.9Offline IP address to Autonomous System Number lookup module / BSD
pycosat0.6.1Python bindings to the picosat SAT solver / MIT
pycparser2.14Complete C99 parser in pure Python / BSD
pycrypto2.6.1Cryptographic modules for Python / Public-Domain
pycurl7.43.0Python interface to libcurl / LGPL, MIT
pyflakes1.2.3Checks Python source files for errors / MIT
pygments2.1.3Generic syntax highlighting package / BSD
pyopenssl0.16.0Python wrapper module around the OpenSSL library / Apache License, Version 2.0
pyparsing2.1.4Create and execute simple grammars / MIT
pyqt4.11.4Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3
pyreadline Windows2.1A ctypes-based readline for Windows / BSD
pytables3.2.2Manage hierarchical datasets to cope with large amounts of data / BSD
pytest2.9.2Simple and powerful testing with Python / MIT
python3.5.2general purpose programming language / PSF
python-dateutil2.5.3Extensions to the standard Python datetime module / BSD
pytz2016.4World timezone definitions, modern and historical / MIT
pywin32 Windows220Python extensions for Windows / PSF
pyyaml3.11YAML parser and emitter for Python / MIT
pyzmq15.2.0zeromq bindings for Python / LGPL and BSD
qt4.8.7Qt is a cross-platform application and UI framework / LGPL
qtconsole4.2.1Jupyter Qt Console / BSD
qtpy1.0.2uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT
readline Linux Mac6.2Line-editing for programs with a command-line interface / GPL3
redis Linux Mac3.2.0Advanced key-value cache and store / 3-clause BSD
redis-py Linux Mac2.10.5Redis Python Client / MIT
requests2.10.0Python HTTP for Humans / Apache
rope0.9.4A Python refactoring library / GPL
ruamel_yaml0.11.7/ MIT
scikit-image0.12.3Image processing routines for SciPy / 3-clause BSD
scikit-learn0.17.1A set of python modules for machine learning and data mining / 3-clause BSD
scipy0.17.1Scientific Library for Python / BSD
setuptools23.0.0Download, build, install, upgrade, and uninstall Python packages / PSF or ZPL
simplegeneric0.8.1Define simple single-dispatch generic functions / ZPL 2.1
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.16.9Create Python bindings for C and C++ libraries / GPL3
six1.10.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD
sockjs-tornado1.0.3SockJS python server implementation on top of Tornado framework / MIT
sphinx1.4.1Documentation generator / BSD
sphinx_rtd_theme0.1.9ReadTheDocs.org theme for Sphinx / BSD
spyder2.3.9Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.0.13Database Abstraction Library / MIT
sqlite3.13.0Self-contained, zero-configuration, SQL database engine / Public-Domain
statsmodels0.6.1Statistical computations and models / 3-clause BSD
sympy1.0Python library for symbolic mathematics / 3-clause BSD
terminado Linux Mac0.6Terminals served to term.js using Tornado websockets / BSD
tk8.5.18Dynamic programming language with GUI elements / BSD-like
toolz0.8.0List processing tools and functional utilities / BSD
tornado4.3A Python web framework and asynchronous networking library / Apache
traitlets4.2.1Configuration system for Python applications / BSD
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
vs2015_runtime Windows14.0.25123Bundles of the MSVC 14 (VS 2015) runtime / Proprietary
werkzeug0.11.10A WSGI utility library for Python / BSD
wheel0.29.0Built-package format for Python / MIT
xlrd1.0.0Extract data from Microsoft Excel spreadsheet files / BSD
xlsxwriter0.9.2A Python module for creating Excel XLSX files / BSD
xlwings Mac Windows0.7.2Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.1.2Writing data and formatting information to Excel files / BSD
xz Linux Mac5.2.2Data compression software with high compression ratio / Public-Domain, GPL
yaml Linux Mac0.1.6A human friendly data serialization standard / MIT
zeromq Linux4.1.4Distributed messaging / LGPL
zlib1.2.8Unobtrusive compression library / zlib
Anaconda 4.1.0
Jun 28, 2016
Highlights:
  • added Jupyter Notebook Extensions
  • Windows installation: silent mode fixes & now compatible with SCCM (System Center Configuration Manager)
  • updated MKL to 11.3.3, numpy to 1.11.0, as well as over 80 other updates, see below
  • update Navigator from 1.1 to 1.2, in particular it no longer installs a desktop shortcut on macOS
  • conda-recipes used to build the vast majority of the packages in the Anaconda installer have been published at: ContinuumIO/anaconda-recipes
Updates:
  • anaconda-navigator from 1.1.0 to 1.2.1
  • conda from 4.0.5 to 4.1.4
  • conda-build from 1.20.0 to 1.21.2
  • conda-env from 2.4.5 to 2.5.1
  • dask from 0.8.1 to 0.10.0
  • datashape from 0.5.1 to 0.5.2
  • ipython from 4.1.2 to 4.2.0
  • jupyter_client from 4.2.2 to 4.3.0
  • mkl from 11.3.1 to 11.3.3
  • numba from 0.24.0 to 0.26.0
  • numpy from 1.10.4 to 1.11.0
  • pandas from 0.18.0 to 0.18.1
  • pillow from 3.1.1 to 3.2.0
  • requests from 2.9.1 to 2.10.0
  • scipy from 0.17.0 to 0.17.1
  • spyder from 2.3.8 to 2.3.9
  • Python 3.5
  • Python 2.7
NameVersionSummary / License
alabaster0.7.8Configurable, Python 2+3 compatible Sphinx theme / BSD
anaconda-client1.4.0anaconda.org command line client library / BSD
anaconda-navigator1.2.1Anaconda Navigator / proprietary - Continuum Analytics, Inc.
appnope Mac0.1.0Disable App Nap on OS X 10.9 / BSD
appscript Mac1.0.1Control AppleScriptable applications from Python / Public-Domain
argcomplete1.0.0Bash tab completion of arguments for Python scripts / Apache
astropy1.2.1Community-developed Python Library for Astronomy / BSD
babel2.3.3Utilities to internationalize and localize Python applications / BSD
backports1.0/ BSD
beautifulsoup44.4.1Python library designed for screen-scraping / MIT
bitarray0.8.1efficient representation of arrays of booleans – C extension / PSF
blaze0.10.1NumPy and Pandas interface to big data / BSD
bokeh0.11.1Python interactive visualization library for modern web browsers / BSD
boto2.40.0Amazon Web Services Library / MIT
bottleneck1.0.0Fast NumPy array functions written in Cython. / Simplified BSD
bzip2 Windows1.0.6high-quality data compressor / BSD
cffi1.6.0C Foreign Function Interface for Python / MIT
chest0.2.3A dictionary that writes its contents to disk / BSD
click6.6Command line interface creation kit / BSD
cloudpickle0.2.1Extended pickling support for Python objects / as-is
clyent1.2.2Command line client library for windows and posix / BSD
colorama0.3.7Cross-platform colored terminal text in Python / BSD
comtypes Windows1.1.2pure Python COM package / MIT
conda4.1.4Package management system and Environment management system / BSD
conda-build1.21.2Commands and tools for building conda packages / BSD
conda-env2.5.1Provides a unified interface to dealing with Conda environments / BSD
configobj5.0.6Config file reading, writing and validation / BSD
contextlib20.5.3backports and enhancements for the contextlib module / PSF
cryptography1.4Provides cryptographic recipes and primitives to Python developers / Apache
curl7.49.0Tool and library for transferring data with URL syntax / MIT/X derivate
cycler0.10.0Composable style cycles / BSD
cython0.24The Cython compiler for writing C extensions for the Python language / Apache
cytoolz0.8.0Cython implementation of Toolz, high performance functional utilities / BSD
dask0.10.0Task scheduling and blocked algorithms for parallel processing / BSD
datashape0.5.2Language defining a data description protocol / BSD
decorator4.0.10Better living through Python with decorators / BSD
dill0.2.5Serialize all of python (almost) / 3-clause BSD
docutils0.12Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3
dynd-python0.7.2Python exposure of DyND, a library for dynamic arrays / BSD
entrypoints0.2.2/ MIT
et_xmlfile1.0.1Low memory library for creating large XML files / MIT
fastcache1.0.2C implementation of Python 3 functools.lru_cache / MIT
flask0.11.1A microframework based on Werkzeug, Jinja2 and good intentions / BSD
flask-cors2.1.2Flask extension adding a decorator for CORS support / MIT
fontconfig Linux2.11.1A library for configuring and customizing font access / BSD
freetype2.5.5A Free, High-Quality, and Portable Font Engine / FreeType License
get_terminal_size1.0.0backport of the get_terminal_size function from Python 3.3 / MIT
gevent1.1.1Coroutine-based Python network library / MIT
greenlet0.4.10Lightweight in-process concurrent programming / MIT
h5py2.6.0Pythonic interface to the HDF5 binary data format / 3-clause BSD
hdf51.8.16A data model, library, and file format for storing and managing data / BSD-like
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD
idna2.1Internationalized Domain Names in Applications / BSD
imagesize0.7.1getting image size from png/jpeg/jpeg2000/gif file / MIT
ipykernel4.3.1IPython Kernel for Jupyter / BSD
ipython4.2.0Productive Interactive Computing / BSD
ipython_genutils0.1.0vestigial utilities from IPython / BSD
ipywidgets4.1.1IPython Static Widgets / BSD
itsdangerous0.24Various helpers to pass trusted data to untrusted environments / BSD
jbig Linux Mac2.1Implementation of the JBIG1 data compression standard / GPL2
jdcal1.2Julian dates from proleptic Gregorian and Julian calendars. / BSD
jedi0.9.0Autocompletion and static analysis library for Python / MIT
jinja22.8An easy to use stand-alone template engine written in pure python. / BSD
jpeg8dRead and write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema2.5.1An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Open source, interactive data science and scientific computing / BSD
jupyter_client4.3.0Jupyter protocol implementation and client libraries / BSD
jupyter_console4.1.1Jupyter terminal console / BSD
jupyter_core4.1.0Core Jupyter functionality / BSD
libdynd0.7.2C++ dynamic ndarray library / BSD
libffi Linux3.2.1portable foreign-function interface library / MIT
libgfortran Linux3.0.0GNU Fortran runtime library / GPL3
libpng1.6.22The official PNG reference library / libpng license
libsodium Linux1.0.10A library for encryption, signatures, password hashing, etc. / MIT
libtiff4.0.6Support for Tag Image File Format (TIFF) / BSD-like
libxml2 Linux Mac2.9.2The XML C parser and toolkit for Gnome / MIT
libxslt Linux Mac1.1.28The XSLT C library developed for the GNOME project / MIT
llvmlite0.11.0Lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File based locks for Python for Linux and Windows / BSD
lxml3.6.0Pythonic binding for the C libraries libxml2 and libxslt / BSD
markupsafe0.23Implements a XML/HTML/XHTML Markup safe string for Python / BSD
matplotlib1.5.1Python 2D plotting library / PSF-based
menuinst Windows1.4.1cross platform menu item installation / BSD
mistune0.7.2The fastest markdown parser in pure Python with renderer feature / BSD
mkl11.3.3Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD
multipledispatch0.4.8Multiple dispatch in Python / BSD
nb_anacondacloud1.1.0/ BSD
nb_conda1.1.0Launch Jupyter kernels for any installed conda environment / BSD
nb_conda_kernels1.0.3Launch Jupyter kernels for any installed conda environment / BSD
nbconvert4.2.0converts notebooks to various other formats via Jinja templates / BSD
nbformat4.0.1The reference implementation of the Jupyter Notebook format / BSD
nbpresent3.0.2Next generation slides for Jupyter Notebooks / BSD
networkx1.11Python package for creating and manipulating complex networks / BSD
nltk3.2.1Build Python programs to work with human language data / Apache
nose1.3.7Nose extends unittest to make testing easier / LGPL
notebook4.2.1A web-based notebook environment for interactive computing / BSD
numba0.26.0NumPy aware dynamic Python compiler using LLVM / BSD
numexpr2.6.0Fast numerical expression evaluator for NumPy / MIT
numpy1.10.4Array processing for numbers, strings, records, and objects / BSD
odo0.5.0Shapeshifting for your data / BSD
openpyxl2.3.2A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2hOpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style
pandas0.18.1Powerful data structures and data analysis tools / BSD
partd0.3.4Appendable key-value byte store / BSD
patchelf Linux0.9Modify the dynamic linker and RPATH of ELF executables / GPL3
path.py8.2.1Module wrapper for os.path / MIT
pathlib22.1.0object-oriented filesystem paths / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD
pep81.7.0Python style guide checker / MIT
pexpect Linux Mac4.0.1Pexpect allows easy control of interactive console applications / ISC
pickleshare0.7.2File system based database that uses Python pickles / MIT
pillow3.2.0The friendly Python Imaging Library(PIL) fork / PIL license
pip8.1.2PyPA recommended tool for installing Python packages / MIT
ply3.8Implementation of Lex and Yacc / BSD
psutil4.3.0A cross-platform process and system utilities module for Python / BSD
ptyprocess Linux Mac0.5.1Run a subprocess in a pseudo terminal / ISC
py1.4.31Library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyasn10.1.9Offline IP address to Autonomous System Number lookup module / BSD
pycosat0.6.1Python bindings to the picosat SAT solver / MIT
pycparser2.14Complete C99 parser in pure Python / BSD
pycrypto2.6.1Cryptographic modules for Python / Public-Domain
pycurl7.43.0Python interface to libcurl / LGPL, MIT
pyflakes1.2.3Checks Python source files for errors / MIT
pygments2.1.3Generic syntax highlighting package / BSD
pyopenssl0.16.0Python wrapper module around the OpenSSL library / Apache License, Version 2.0
pyparsing2.1.4Create and execute simple grammars / MIT
pyqt4.11.4Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3
pyreadline Windows2.1A ctypes-based readline for Windows / BSD
pytables3.2.2Manage hierarchical datasets to cope with large amounts of data / BSD
pytest2.9.2Simple and powerful testing with Python / MIT
python3.5.1general purpose programming language / PSF
python-dateutil2.5.3Extensions to the standard Python datetime module / BSD
pytz2016.4World timezone definitions, modern and historical / MIT
pywin32 Windows220Python extensions for Windows / PSF
pyyaml3.11YAML parser and emitter for Python / MIT
pyzmq15.2.0zeromq bindings for Python / LGPL and BSD
qt4.8.7Qt is a cross-platform application and UI framework / LGPL
qtconsole4.2.1Jupyter Qt Console / BSD
qtpy1.0.2uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT
readline Linux Mac6.2Line-editing for programs with a command-line interface / GPL3
redis Linux Mac3.2.0Advanced key-value cache and store / 3-clause BSD
redis-py Linux Mac2.10.5Redis Python Client / MIT
requests2.10.0Python HTTP for Humans / Apache
rope0.9.4A Python refactoring library / GPL
ruamel_yaml0.11.7/ MIT
scikit-image0.12.3Image processing routines for SciPy / 3-clause BSD
scikit-learn0.17.1A set of python modules for machine learning and data mining / 3-clause BSD
scipy0.17.1Scientific Library for Python / BSD
setuptools23.0.0Download, build, install, upgrade, and uninstall Python packages / PSF or ZPL
simplegeneric0.8.1Define simple single-dispatch generic functions / ZPL 2.1
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.16.9Create Python bindings for C and C++ libraries / GPL3
six1.10.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD
sockjs-tornado1.0.3SockJS python server implementation on top of Tornado framework / MIT
sphinx1.4.1Documentation generator / BSD
sphinx_rtd_theme0.1.9ReadTheDocs.org theme for Sphinx / BSD
spyder2.3.9Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.0.13Database Abstraction Library / MIT
sqlite3.13.0Self-contained, zero-configuration, SQL database engine / Public-Domain
statsmodels0.6.1Statistical computations and models / 3-clause BSD
sympy1.0Python library for symbolic mathematics / 3-clause BSD
terminado Linux Mac0.6Terminals served to term.js using Tornado websockets / BSD
tk8.5.18Dynamic programming language with GUI elements / BSD-like
toolz0.8.0List processing tools and functional utilities / BSD
tornado4.3A Python web framework and asynchronous networking library / Apache
traitlets4.2.1Configuration system for Python applications / BSD
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
vs2015_runtime Windows14.0.25123Bundles of the MSVC 14 (VS 2015) runtime / Proprietary
werkzeug0.11.10A WSGI utility library for Python / BSD
wheel0.29.0Built-package format for Python / MIT
xlrd1.0.0Extract data from Microsoft Excel spreadsheet files / BSD
xlsxwriter0.9.2A Python module for creating Excel XLSX files / BSD
xlwings Mac Windows0.7.2Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.1.2Writing data and formatting information to Excel files / BSD
xz Linux Mac5.2.2Data compression software with high compression ratio / Public-Domain, GPL
yaml Linux Mac0.1.6A human friendly data serialization standard / MIT
zeromq Linux4.1.4Distributed messaging / LGPL
zlib1.2.8Unobtrusive compression library / zlib
Anaconda 4.0.0
Mar 29, 2016
The reason for jumping the Anaconda version from 2.5 to 4.0 is to avoid any possible confusion with the versions of Python included in Anaconda.Highlights:
  • this release of Anaconda includes the new Navigator, which is a graphical tool developed by Continuum Analytics to manage conda environments, applications and much more.
Enhancements:
  • much improved package resolving in the new conda 4.0
Fixes:
  • updated OpenSSL to 1.0.2g which contains important security fixes
Updates:
  • anaconda-client from 1.2.2 to 1.4.0
  • bokeh from 0.11.0 to 0.11.1
  • conda from 3.19.1 to 4.0.5
  • conda-build from 1.19.0 to 1.20.0
  • ipython from 4.0.3 to 4.1.2
  • jupyter_client from 4.1.1 to 4.2.2
  • jupyter_console from 4.1.0 to 4.1.1
  • jupyter_core from 4.0.6 to 4.1.0
  • numba from 0.23.1 to 0.24.0
  • pandas from 0.17.1 to 0.18.0
  • pillow from 3.1.0 to 3.1.1
  • scikit-image from 0.11.3 to 0.12.3
  • scikit-learn from 0.17 to 0.17.1
  • sympy from 0.7.6.1 to 1.0
Added:
  • anaconda-navigator 1.1.0
  • conda-manager 0.3.1
  • dask 0.8.1
Removed (from installer only, the packages are still available):
  • abstract-rendering
  • gevent-websocket
  • launcher
  • node-webkit
  • Python 3.5
  • Python 2.7
NameVersionSummary / License
alabaster0.7.7configurable sidebar-enabled Sphinx theme / BSD
anaconda-client1.4.0anaconda.org command line client library / BSD
anaconda-navigator1.1.0Anaconda Navigator / proprietary - Continuum Analytics, Inc.
appnope Mac0.1.0Disable App Nap on OS X 10.9 / BSD
appscript Mac1.0.1Control AppleScriptable applications from Python / Public-Domain
argcomplete1.0.0Bash tab completion for argparse. Tab complete all the things! / Apache
astropy1.1.2Community-developed python astronomy tools / BSD
babel2.2.0Internationalization utilities / BSD
beautifulsoup44.4.1screen-scraping library / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
blaze0.9.1Blaze is the next generation of NumPy / BSD
bokeh0.11.1statistical and novel interactive HTML plots for Python / BSD
boto2.39.0Amazon Web Services Library / MIT
bottleneck1.0.0Fast NumPy array functions written in Cython. / Simplified BSD
bzip2 Windows1.0.6high-quality data compressor / BSD
cffi1.5.2Foreign Function Interface for Python calling C code / MIT
chest0.2.3a dictionary that spills to disk / BSD
cloudpickle0.1.1Extended pickling support for Python objects / as-is
clyent1.2.1Command line client Library for windows and posix / BSD
colorama0.3.7Cross-platform colored terminal text. / BSD
comtypes Windows1.1.2pure Python COM package / MIT
conda4.0.5cross-platform, Python-agnostic binary package manager / BSD
conda-build1.20.0Commands and tools for building conda packages / BSD
conda-env2.4.5provides a unified interface to dealing with Conda environments / BSD
conda-manager0.3.1Graphical conda package manager / MIT
configobj5.0.6Config file reading, writing and validation / BSD
cryptography1.3provides cryptographic recipes and primitives to Python developers / Apache
curl7.45.0tool and library for transferring data with URL syntax / MIT/X derivate
cycler0.10.0Composable style cycles / BSD
cython0.23.4The Cython compiler for writing C extensions for the Python language / Apache
cytoolz0.7.5Cython implementation of Toolz, high performance functional utilities / BSD
dask0.8.1Task scheduling and blocked algorithms for parallel processing / BSD
datashape0.5.1A data description language / BSD
decorator4.0.9Better living through Python with decorators / BSD
dill0.2.4Serialize all of python (almost) / 3-clause BSD
docutils0.12Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3
dynd-python0.7.2Python exposure of DyND / BSD
et_xmlfile1.0.1implementation of lxml.xmlfile for the standard library / MIT
fastcache1.0.2C implementation of Python 3 functools.lru_cache / MIT
flask0.10.1A microframework based on Werkzeug, Jinja2 and good intentions / BSD
flask-cors2.1.2flask extension adding a decorator for CORS support / MIT
fontconfig Linux2.11.1Fontconfig is a library for configuring and customizing font access / BSD
freetype2.5.5A Free, High-Quality, and Portable Font Engine / FreeType License
gevent1.1.0Coroutine-based network library / MIT
greenlet0.4.9lightweight in-process concurrent programming / MIT
h5py2.5.0read and write HDF5 files from Python / 3-clause BSD
hdf51.8.15.1HDF5 is a data model, library, and file format for storing and managing data / BSD-like
heapdict1.0.0a heap with decrease-key and increase-key operations / BSD
idna2.0Internationalized Domain Names in Applications / BSD
ipykernel4.3.1IPython Kernel for Jupyter / BSD
ipython4.1.2Productive Interactive Computing / BSD
ipython_genutils0.1.0vestigial utilities from IPython / BSD
ipywidgets4.1.1IPython Static Widgets / BSD
itsdangerous0.24Various helpers to pass trusted data to untrusted environments and back. / BSD
jbig Linux Mac2.1implementation of the JBIG1 data compression standard / GPL2
jdcal1.2Julian dates from proleptic Gregorian and Julian calendars. / BSD
jedi0.9.0/ MIT
jinja22.8An easy to use stand-alone template engine written in pure python. / BSD
jpeg8dread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema2.4.0An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage / BSD
jupyter_client4.2.2Jupyter protocol implementation and client libraries / BSD
jupyter_console4.1.1Jupyter terminal console / BSD
jupyter_core4.1.0base package on which Jupyter projects rely / BSD
libdynd0.7.2C++ dynamic ndarray library / BSD
libffi Linux3.0.13A portable foreign-function interface library / MIT
libgfortran Linux3.0GNU Fortran runtime library / GPL3
libpng1.6.17libpng is the official PNG reference library / libpng license
libsodium Linux Windows1.0.3a modern software library for encryption, signatures, password hashing, etc. / MIT
libtiff4.0.6tiff image library / BSD-like
libxml2 Linux Mac2.9.2The XML C parser and toolkit of Gnome / MIT
libxslt Linux Mac1.1.28Libxslt is the XSLT C library developed for the GNOME project / MIT
llvmlite0.9.0lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File based locks / BSD
lxml3.6.0XML processing library combining libxml2/libxslt with the ElementTree API / BSD
markupsafe0.23Implements a XML/HTML/XHTML Markup safe string for Python / BSD
matplotlib1.5.1Python plotting package / PSF-based
menuinst Windows1.3.2cross platform install of menu items / BSD
mistune0.7.2The fastest markdown parser in pure Python with renderer feature / BSD
mkl11.3.1math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD
multipledispatch0.4.8Multiple dispatch / BSD
nbconvert4.1.0converts notebooks to various other formats via Jinja templates / BSD
nbformat4.0.1the base implementation of the Jupyter Notebook format / BSD
networkx1.11Python package for creating and manipulating graphs and networks / BSD
nltk3.2Natural Language Toolkit / Apache
nose1.3.7nose extends unittest to make testing easier / LGPL
notebook4.1.0a web-based notebook environment for interactive computing / BSD
numba0.24.0compiling Python code using LLVM / BSD
numexpr2.5fast numerical expression evaluator for NumPy / MIT
numpy1.10.4array processing for numbers, strings, records, and objects. / BSD
odo0.4.2Data Migration for Blaze Project / BSD
openpyxl2.3.2A Python library to read/write Excel 2007 xlsx/xlsm files / MIT
openssl1.0.2gOpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style
pandas0.18.0Powerful data structures for data analysis, time series,and statistics / BSD
partd0.3.2Appendable key-value byte store / BSD
patchelf Linux0.8a small utility to modify the dynamic linker and RPATH of ELF executables / GPL3
path.py8.1.2module wrapper for os.path / MIT
patsy0.4.0a library for describing statistical models and building design matrices. / BSD
pep81.7.0Python style guide checker / MIT
pexpect Linux Mac4.0.1Pexpect allows easy control of interactive console applications / ISC
pickleshare0.5tiny shelve-like database with concurrency support / MIT
pillow3.1.1Python Imaging Library (Fork) / PIL license
pip8.1.1PyPA recommended tool for installing Python packages / MIT
ply3.8Python Lex & Yacc / BSD
psutil4.1.0cross-platform process and system utilities module for Python / BSD
ptyprocess Linux Mac0.5Run a subprocess in a pseudo terminal / ISC
py1.4.31library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyasn10.1.9Offline IP address to Autonomous System Number lookup module / BSD
pycosat0.6.1bindings to picosat (a SAT solver) / MIT
pycparser2.14C parser in Python / BSD
pycrypto2.6.1Cryptographic modules for Python. / Public-Domain
pycurl Linux Mac7.19.5.3PycURL – cURL library module for Python / LGPL, MIT
pyflakes1.1.0passive checker of Python programs / MIT
pygments2.1.1Pygments is a syntax highlighting package written in Python / BSD
pyopenssl0.15.1Python wrapper module around the OpenSSL library / Apache
pyparsing2.0.3Python parsing module / MIT
pyqt4.11.4PyQt is a Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3
pyreadline Windows2.1A python implmementation of GNU readline. / BSD
pytables3.2.2brings together Python, HDF5 and NumPy to easily handle large amounts of data / BSD
pytest2.8.5simple powerful testing with Python / MIT
python3.5.1general purpose programming language / PSF
python-dateutil2.5.1Extensions to the standard Python datetime module / BSD
pytz2016.2World timezone definitions, modern and historical / MIT
pywin32 Windows220Python extensions for Windows / PSF
pyyaml3.11YAML parser and emitter for Python / MIT
pyzmq15.2.0zeromq bindings for Python / LGPL and BSD
qt4.8.7Qt is a cross-platform application and UI framework / LGPL
qtawesome0.3.2FontAwesome icons in PyQt and PySide applications / MIT
qtconsole4.2.0Jupyter Qt Console / BSD
qtpy1.0Provides an uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT
readline Linux Mac6.2line-editing for programs with a command-line interface / GPL3
redis Linux Mac2.6.9Redis is an open source, BSD licensed, advanced key-value cache and store / 3-clause BSD
redis-py Linux Mac2.10.3Redis Python Client / MIT
requests2.9.1Python HTTP for Humans / Apache
rope0.9.4a python refactoring library / GPL
scikit-image0.12.3Image processing routines for SciPy / 3-clause BSD
scikit-learn0.17.1A set of python modules for machine learning and data mining / 3-clause BSD
scipy0.17.0Scientific Library for Python / BSD
setuptools20.3Easily download, build, install, upgrade, and uninstall Python packages / PSF or ZPL
simplegeneric0.8.1lets you define simple single-dispatch generic functions / ZPL 2.1
singledispatch3.4.0.3brings functools.singledispatch from Python 3.4 to Python 2.6-3.3 / MIT
sip4.16.9/ GPL3
six1.10.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1provides 16 stemmer algorithms generated from Snowball algorithms / BSD
sockjs-tornado1.0.1SockJS python server implementation on top of Tornado framework / MIT
sphinx1.3.5Python documentation generator / BSD
sphinx_rtd_theme0.1.9ReadTheDocs.org theme for Sphinx / BSD
spyder2.3.8Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.0.12Database Abstraction Library / MIT
sqlite Linux Mac3.9.2self-contained, zero-configuration, SQL database engine / Public-Domain
statsmodels0.6.1Statistical computations and models for use with SciPy / 3-clause BSD
sympy1.0SymPy is a Python library for symbolic mathematics / 3-clause BSD
terminado Linux Mac0.5Terminals served to term.js using Tornado websockets / BSD
tk8.5.18dynamic programming language with GUI elements / BSD-like
toolz0.7.4List processing tools and functional utilities / BSD
tornado4.3a Python web framework and asynchronous networking library / Apache
traitlets4.2.1configuration system for Python applications / BSD
unicodecsv0.14.1The unicodecsv file reads and decodes byte strings for you / BSD
util-linux Linux2.21Util-linux is a suite of essential utilities for any Linux system / GPL2
vs2015_runtime Windows14.00.23026.0Bundles of the MSVC 14 (VS 2015) runtime / Proprietary
werkzeug0.11.4The Swiss Army knife of Python web development / BSD
wheel0.29.0built-package format for Python / MIT
xlrd0.9.4extract data from Microsoft Excel spreadsheet files / BSD
xlsxwriter0.8.4A Python module for creating Excel XLSX files / BSD
xlwings Mac Windows0.7.0Make Excel fly. Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.0.0writing data and formatting information to Excel files / BSD
xz Linux Mac5.0.5data compression software with high compression ratio / Public-Domain, GPLv2
yaml Linux Mac0.1.6a human friendly data serialization standard for all programming languages / MIT
zeromq Linux Mac4.1.3a messaging system, or “message-oriented middleware” / LGPL
zlib1.2.8massively spiffy yet delicately unobtrusive compression library / zlib