Getting Started
- Getting started with Anaconda
- Anaconda Distribution
- Miniconda
- Anaconda Learning
Anaconda Distribution 4.x release notes
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
Name | Version | Summary / License |
---|---|---|
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme / BSD |
anaconda-client | 1.6.3 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.6.2 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.6.0 | reproducible, executable project directories / BSD 3-clause |
appnope Mac | 0.1.0 | Disable App Nap on OS X 10.9 / BSD |
appscript Mac | 1.0.1 | Control AppleScriptable applications from Python / Public-Domain |
asn1crypto | 0.22.0 | ASN.1 parser and serializer / MIT |
astroid | 1.4.9 | abstract syntax tree for Python with inference support / LGPL |
astropy | 1.3.2 | Community-developed Python Library for Astronomy / BSD |
babel | 2.4.0 | Utilities to internationalize and localize Python applications / BSD |
backports | 1.0 | / BSD |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient representation of arrays of booleans – C extension / PSF |
blaze | 0.10.1 | NumPy and Pandas interface to big data / BSD |
bleach | 1.5.0 | easy whitelist-based HTML-sanitizing tool / Apache License Version 2.0 |
bokeh | 0.12.5 | Python interactive visualization library for modern web browsers / BSD |
boto | 2.46.1 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / Simplified BSD |
bzip2 | 1.0.6 | high-quality data compressor / BSD |
cairo Linux | 1.14.8 | A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1 |
cffi | 1.10.0 | C Foreign Function Interface for Python / MIT |
chardet | 3.0.3 | Universal character encoding detector / GNU Lesser General Public License |
click | 6.7 | Command line interface creation kit / BSD |
cloudpickle | 0.2.2 | Extended pickling support for Python objects / BSD |
clyent | 1.2.2 | Command line client library for windows and posix / BSD |
colorama | 0.3.9 | Cross-platform colored terminal text in Python / BSD |
comtypes Windows | 1.1.2 | pure Python COM package / MIT |
conda | 4.3.21 | OS-agnostic, system-level binary package and environment manager. / BSD |
contextlib2 | 0.5.5 | backports and enhancements for the contextlib module / PSF |
cryptography | 1.8.1 | Provides cryptographic recipes and primitives to Python developers / Apache |
curl | 7.52.1 | Tool and library for transferring data with URL syntax / MIT/X derivate |
cycler | 0.10.0 | Composable style cycles / BSD |
cython | 0.25.2 | The Cython compiler for writing C extensions for the Python language / Apache version 2.0 |
cytoolz | 0.8.2 | Cython implementation of Toolz, high performance functional utilities / BSD |
dask | 0.14.3 | Task scheduling and blocked algorithms for parallel processing / BSD |
datashape | 0.5.4 | Language defining a data description protocol / BSD |
dbus Linux | 1.10.10 | message bus system, a simple way for applications to talk to one another / GPL2 |
decorator | 4.0.11 | Better living through Python with decorators / BSD |
distributed | 1.16.3 | Lightweight library for distributed computing in Python / BSD 3-Clause |
docutils | 0.13.1 | Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3 |
entrypoints | 0.2.2 | / MIT |
et_xmlfile | 1.0.1 | Low memory library for creating large XML files / MIT |
expat Linux Mac | 2.1.0 | XML parser library written in C / MIT |
fastcache | 1.0.2 | C implementation of Python 3 functools.lru_cache / MIT |
flask | 0.12.2 | A microframework based on Werkzeug, Jinja2 and good intentions / BSD |
flask-cors | 3.0.2 | Flask extension adding a decorator for CORS support / MIT |
fontconfig Linux | 2.12.1 | A library for configuring and customizing font access / BSD |
freetype | 2.5.5 | A Free, High-Quality, and Portable Font Engine / FreeType License |
get_terminal_size | 1.0.0 | backport of the get_terminal_size function from Python 3.3 / MIT |
gevent | 1.2.1 | Coroutine-based Python network library / MIT |
glib Linux | 2.50.2 | Core application building blocks for libraries and applications in C / LGPL |
greenlet | 0.4.12 | Lightweight in-process concurrent programming / MIT |
gst-plugins-base Linux | 1.8.0 | GStreamer Base Plug-ins / GPL2 |
gstreamer Linux | 1.8.0 | library for constructing graphs of media-handling components / LGPL2 |
h5py | 2.7.0 | Pythonic interface to the HDF5 binary data format / 3-clause BSD |
harfbuzz Linux | 0.9.39 | An OpenType text shaping engine / MIT |
hdf5 | 1.8.17 | A data model, library, and file format for storing and managing data / BSD-like |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD |
html5lib | 0.999 | HTML parser based on the WHATWG HTML specification / MIT |
idna | 2.5 | Internationalized Domain Names in Applications / BSD |
imagesize | 0.7.1 | getting image size from png/jpeg/jpeg2000/gif file / MIT |
ipykernel | 4.6.1 | IPython Kernel for Jupyter / BSD |
ipython | 5.3.0 | Productive Interactive Computing / BSD |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD |
ipywidgets | 6.0.0 | Widgets for the Jupyter Notebook / BSD 3-clause |
isort | 4.2.5 | Python utility / library to sort Python imports / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments / BSD |
jbig Linux Mac | 2.1 | Implementation of the JBIG1 data compression standard / GPL2 |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD |
jedi | 0.10.2 | Autocompletion and static analysis library for Python / MIT |
jinja2 | 2.9.6 | An easy to use stand-alone template engine written in pure python. / BSD |
jpeg | 9b | Read and write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Open source, interactive data science and scientific computing / BSD |
jupyter_client | 5.0.1 | Jupyter protocol implementation and client libraries / BSD |
jupyter_console | 5.1.0 | Jupyter terminal console / BSD |
jupyter_core | 4.3.0 | core Jupyter functionality / BSD |
lazy-object-proxy | 1.2.2 | Fast and thorough lazy object proxy / BSD |
libffi Linux | 3.2.1 | portable foreign-function interface library / MIT |
libgcc Linux | 4.8.5 | Shared libraries for the GNU Compiler Collection / GPL3 |
libgfortran Linux | 3.0.0 | GNU Fortran runtime library / GPL3 |
libiconv Linux Mac | 1.14 | Provides iconv for systems which don’t have one / GPL and LGPL |
libpng | 1.6.27 | official PNG reference library / libpng license |
libsodium Linux | 1.0.10 | A library for encryption, signatures, password hashing, etc. / ISC |
libtiff | 4.0.6 | Support for Tag Image File Format (TIFF) / BSD-like |
libtool Linux | 2.4.2 | The GNU Portable Library Tool / GPL3 |
libxcb Linux | 1.12 | This is the C-language Bindings package to the X Window System protocol / MIT |
libxml2 Linux Mac | 2.9.4 | The XML C parser and toolkit of Gnome / MIT |
libxslt Linux Mac | 1.1.29 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.18.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File based locks for Python for Linux and Windows / BSD |
lxml | 3.7.3 | Pythonic binding for the C libraries libxml2 and libxslt / BSD |
markupsafe | 0.23 | Implements a XML/HTML/XHTML Markup safe string for Python / BSD |
matplotlib | 2.0.2 | Python 2D plotting library / PSF-based |
menuinst Windows | 1.4.7 | cross platform menu item installation / BSD |
mistune | 0.7.4 | The fastest markdown parser in pure Python with renderer feature / BSD |
mkl | 2017.0.1 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mpmath | 0.19 | Python library for arbitrary-precision floating-point arithmetic / BSD |
msgpack-python | 0.4.8 | An efficient binary serialization format / Apache |
multipledispatch | 0.4.9 | Multiple dispatch in Python / BSD |
navigator-updater | 0.1.0 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.1.1 | converts notebooks to various other formats via Jinja templates / BSD |
nbformat | 4.3.0 | The reference implementation of the Jupyter Notebook format / BSD |
networkx | 1.11 | Python package for creating and manipulating complex networks / BSD |
nltk | 3.2.3 | Build Python programs to work with human language data / Apache Software License |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL |
notebook | 5.0.0 | web-based notebook environment for interactive computing / BSD |
numba | 0.33.0 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.2 | Fast numerical expression evaluator for NumPy / MIT |
numpy | 1.11.3 | array processing for numbers, strings, records, and objects / BSD |
numpydoc | 0.6.0 | Sphinx extension to support docstrings in Numpy format / BSD |
odo | 0.5.0 | Shapeshifting for your data / BSD |
olefile | 0.44 | parse, read and write Microsoft OLE2 files / BSD License |
openpyxl | 2.4.7 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2l | OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style |
packaging | 16.8 | core utilities for Python packages / BSD or Apache 2.0 |
pandas | 0.20.1 | Powerful data structures and data analysis tools / BSD |
pandocfilters | 1.4.1 | utilities for writing pandoc filters in python / BSD License |
pango Linux | 1.40.3 | Text layout and rendering engine / LGPL |
partd | 0.3.8 | Appendable key-value byte store / BSD |
path.py | 10.3.1 | module wrapper for os.path / MIT |
pathlib2 | 2.2.1 | object-oriented filesystem paths / MIT |
patsy | 0.4.1 | Describing statistical models in Python using symbolic formulas / BSD |
pcre Linux Mac | 8.39 | A set of functions that implement regular expression pattern matching / 3-clause BSD License |
pep8 | 1.7.0 | Python style guide checker / MIT |
pexpect Linux Mac | 4.2.1 | Pexpect allows easy control of interactive console applications / ISC |
pickleshare | 0.7.4 | file system based database that uses Python pickles / MIT |
pillow | 4.1.1 | The friendly Python Imaging Library(PIL) fork / PIL license |
pip | 9.0.1 | PyPA recommended tool for installing Python packages / MIT |
pixman Linux | 0.34.0 | A low-level software library for pixel manipulation / MIT |
ply | 3.10 | implementation of Lex and Yacc / BSD |
prompt_toolkit | 1.0.14 | library for building powerful interactive command lines in Python / BSD |
psutil | 5.2.2 | cross-platform process and system utilities module for Python / BSD |
ptyprocess Linux Mac | 0.5.1 | Run a subprocess in a pseudo terminal / ISC |
py | 1.4.33 | Library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycosat | 0.6.2 | Python bindings to the picosat SAT solver / MIT |
pycparser | 2.17 | complete C99 parser in pure Python / BSD |
pycrypto | 2.6.1 | Cryptographic modules for Python / Public-Domain |
pycurl | 7.43.0 | Python interface to libcurl / LGPL, MIT |
pyflakes | 1.5.0 | Checks Python source files for errors / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD |
pylint | 1.6.4 | Python code static checker / GPL |
pyodbc | 4.0.16 | DB API Module for ODBC / MIT |
pyopenssl | 17.0.0 | Python wrapper module around the OpenSSL library / Apache Software License |
pyparsing | 2.1.4 | Create and execute simple grammars / MIT |
pyqt | 5.6.0 | Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3 |
pytables | 3.3.0 | Manage hierarchical datasets to cope with large amounts of data / BSD |
pytest | 3.0.7 | Simple and powerful testing with Python / MIT |
python | 3.6.1 | general purpose programming language / PSF |
python-dateutil | 2.6.0 | extensions to the standard Python datetime module / BSD |
pytz | 2017.2 | World timezone definitions, modern and historical / MIT |
pywavelets | 0.5.2 | wavelet transform module / MIT |
pywin32 Windows | 220 | Python extensions for Windows / PSF |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.2 | zeromq bindings for Python / LGPL and BSD |
qt | 5.6.2 | Qt is a cross-platform application and UI framework / LGPLv3 |
qtawesome | 0.4.4 | FontAwesome icons in PyQt and PySide applications / MIT |
qtconsole | 4.3.0 | Jupyter Qt Console / Modified BSD License |
qtpy | 1.2.1 | uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT |
readline Linux Mac | 6.2 | Line-editing for programs with a command-line interface / GPL3 |
requests | 2.14.2 | Python HTTP for Humans / Apache Software License |
rope | 0.9.4 | A Python refactoring library / GPL |
ruamel_yaml | 0.11.14 | patched copy of ruamel.yaml (a yaml parser) / MIT |
scikit-image | 0.13.0 | Image processing routines for SciPy / 3-clause BSD |
scikit-learn | 0.18.1 | set of python modules for machine learning and data mining / 3-clause BSD |
scipy | 0.19.0 | Scientific Library for Python / BSD |
seaborn | 0.7.1 | Statistical data visualization / BSD |
setuptools | 27.2.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Define simple single-dispatch generic functions / ZPL 2.1 |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.18 | Create Python bindings for C and C++ libraries / GPL3 |
six | 1.10.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD |
sortedcollections | 0.5.3 | Python Sorted Collections / Apache Software License |
sortedcontainers | 1.5.7 | sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.5.6 | Documentation generator / BSD |
spyder | 3.1.4 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.1.9 | Database Abstraction Library / MIT |
sqlite | 3.13.0 | Self-contained, zero-configuration, SQL database engine / Public-Domain |
statsmodels | 0.8.0 | Statistical computations and models / 3-clause BSD |
sympy | 1.0 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback fiddling library for Python / BSD |
terminado Linux Mac | 0.6 | Terminals served to term.js using Tornado websockets / BSD |
testpath | 0.3 | collection of utilities for Python code working with files and commands / MIT |
tk | 8.5.18 | Dynamic programming language with GUI elements / BSD-like |
toolz | 0.8.2 | List processing tools and functional utilities / BSD |
tornado | 4.5.1 | A Python web framework and asynchronous networking library / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / Modified BSD |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc Linux Mac | 2.3.4 | ODBC (Open Database Connectivity) implementation for Unix / LGPLv2 |
vs2015_runtime Windows | 14.0.25123 | Bundles of the MSVC 14 (VS 2015) runtime / Proprietary |
wcwidth | 0.1.7 | measures number of Terminal column cells of wide-character codes / MIT |
werkzeug | 0.12.2 | A WSGI utility library for Python / BSD |
wheel | 0.29.0 | Built-package format for Python / MIT |
widgetsnbextension | 2.0.0 | IPython HTML widgets for Jupyter / BSD 3-clause |
win_unicode_console Windows | 0.5 | enable Unicode input and display when running Python from Windows console / MIT |
wrapt | 1.10.10 | Module for decorators, wrappers and monkey patching / BSD |
xlrd | 1.0.0 | Extract data from Microsoft Excel spreadsheet files / BSD |
xlsxwriter | 0.9.6 | A Python module for creating Excel XLSX files / BSD |
xlwings Mac Windows | 0.10.4 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.2.0 | Writing data and formatting information to Excel files / BSD |
xz Linux Mac | 5.2.2 | Data compression software with high compression ratio / Public-Domain, GPL |
yaml Linux Mac | 0.1.6 | A human friendly data serialization standard / MIT |
zeromq Linux | 4.1.5 | Distributed messaging / LGPL |
zict | 0.1.2 | mutable mapping tools / BSD |
zlib | 1.2.8 | Unobtrusive compression library / zlib |
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
Name | Version | Summary / License |
---|---|---|
alabaster | 0.7.9 | Configurable, Python 2+3 compatible Sphinx theme / BSD |
anaconda-client | 1.6.0 | anaconda.org command line client library / BSD |
anaconda-navigator | 1.5.0 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.4.1 | reproducible, executable project directories / BSD |
appnope Mac | 0.1.0 | Disable App Nap on OS X 10.9 / BSD |
appscript Mac | 1.0.1 | Control AppleScriptable applications from Python / Public-Domain |
astroid | 1.4.9 | abstract syntax tree for Python with inference support / LGPL |
astropy | 1.3 | Community-developed Python Library for Astronomy / BSD |
babel | 2.3.4 | Utilities to internationalize and localize Python applications / BSD |
backports | 1.0 | / BSD |
beautifulsoup4 | 4.5.3 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient representation of arrays of booleans – C extension / PSF |
blaze | 0.10.1 | NumPy and Pandas interface to big data / BSD |
bokeh | 0.12.4 | Python interactive visualization library for modern web browsers / BSD |
boto | 2.45.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.0 | Fast NumPy array functions written in Cython. / Simplified BSD |
bzip2 | 1.0.6 | high-quality data compressor / BSD |
cairo Linux | 1.14.8 | A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1 |
cffi | 1.9.1 | C Foreign Function Interface for Python / MIT |
chardet | 2.3.0 | Universal character encoding detector / GNU Library or Lesser General Public License |
chest | 0.2.3 | A dictionary that writes its contents to disk / BSD |
click | 6.7 | Command line interface creation kit / BSD |
cloudpickle | 0.2.2 | Extended pickling support for Python objects / BSD |
clyent | 1.2.2 | Command line client library for windows and posix / BSD |
colorama | 0.3.7 | Cross-platform colored terminal text in Python / BSD |
comtypes Windows | 1.1.2 | pure Python COM package / MIT |
conda | 4.3.14 | OS-agnostic, system-level binary package and environment manager. / BSD |
configobj | 5.0.6 | Config file reading, writing and validation / BSD |
contextlib2 | 0.5.4 | backports and enhancements for the contextlib module / PSF |
cryptography | 1.7.1 | Provides cryptographic recipes and primitives to Python developers / Apache |
curl | 7.52.1 | Tool and library for transferring data with URL syntax / MIT/X derivate |
cycler | 0.10.0 | Composable style cycles / BSD |
cython | 0.25.2 | The Cython compiler for writing C extensions for the Python language / Apache version 2.0 |
cytoolz | 0.8.2 | Cython implementation of Toolz, high performance functional utilities / BSD |
dask | 0.13.0 | Task scheduling and blocked algorithms for parallel processing / BSD |
datashape | 0.5.4 | Language defining a data description protocol / BSD |
dbus Linux | 1.10.10 | message bus system, a simple way for applications to talk to one another / GPL2 |
decorator | 4.0.11 | Better living through Python with decorators / BSD |
dill | 0.2.5 | Serialize all of python (almost) / 3-clause BSD |
docutils | 0.13.1 | Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3 |
entrypoints | 0.2.2 | / MIT |
et_xmlfile | 1.0.1 | Low memory library for creating large XML files / MIT |
expat Linux Mac | 2.1.0 | XML parser library written in C / MIT |
fastcache | 1.0.2 | C implementation of Python 3 functools.lru_cache / MIT |
flask | 0.12 | A microframework based on Werkzeug, Jinja2 and good intentions / BSD |
flask-cors | 3.0.2 | Flask extension adding a decorator for CORS support / MIT |
fontconfig Linux | 2.12.1 | A library for configuring and customizing font access / BSD |
freetype | 2.5.5 | A Free, High-Quality, and Portable Font Engine / FreeType License |
get_terminal_size | 1.0.0 | backport of the get_terminal_size function from Python 3.3 / MIT |
gevent | 1.2.1 | Coroutine-based Python network library / MIT |
glib Linux | 2.50.2 | Core application building blocks for libraries and applications in C / LGPL |
greenlet | 0.4.11 | Lightweight in-process concurrent programming / MIT |
gst-plugins-base Linux | 1.8.0 | GStreamer Base Plug-ins / GPL2 |
gstreamer Linux | 1.8.0 | library for constructing graphs of media-handling components / LGPL2 |
h5py | 2.6.0 | Pythonic interface to the HDF5 binary data format / 3-clause BSD |
harfbuzz Linux | 0.9.39 | An OpenType text shaping engine / MIT |
hdf5 | 1.8.17 | A data model, library, and file format for storing and managing data / BSD-like |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD |
idna | 2.2 | Internationalized Domain Names in Applications / BSD |
imagesize | 0.7.1 | getting image size from png/jpeg/jpeg2000/gif file / MIT |
ipykernel | 4.5.2 | IPython Kernel for Jupyter / BSD |
ipython | 5.1.0 | Productive Interactive Computing / BSD |
ipython_genutils | 0.1.0 | vestigial utilities from IPython / BSD |
ipywidgets | 5.2.2 | Widgets for the Jupyter Notebook / BSD 3-clause |
isort | 4.2.5 | Python utility / library to sort Python imports / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments / BSD |
jbig Linux Mac | 2.1 | Implementation of the JBIG1 data compression standard / GPL2 |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD |
jedi | 0.9.0 | Autocompletion and static analysis library for Python / MIT |
jinja2 | 2.9.4 | An easy to use stand-alone template engine written in pure python. / BSD |
jpeg | 9b | Read and write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.5.1 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Open source, interactive data science and scientific computing / BSD |
jupyter_client | 4.4.0 | Jupyter protocol implementation and client libraries / BSD |
jupyter_console | 5.0.0 | Jupyter terminal console / BSD |
jupyter_core | 4.2.1 | core Jupyter functionality / BSD |
lazy-object-proxy | 1.2.2 | Fast and thorough lazy object proxy / BSD |
libffi Linux | 3.2.1 | portable foreign-function interface library / MIT |
libgcc Linux | 4.8.5 | Shared libraries for the GNU Compiler Collection / GPL3 |
libgfortran Linux | 3.0.0 | GNU Fortran runtime library / GPL3 |
libiconv Linux Mac | 1.14 | Provides iconv for systems which don’t have one / GPL and LGPL |
libpng | 1.6.27 | official PNG reference library / libpng license |
libsodium Linux | 1.0.10 | A library for encryption, signatures, password hashing, etc. / ISC |
libtiff | 4.0.6 | Support for Tag Image File Format (TIFF) / BSD-like |
libxcb Linux | 1.12 | This is the C-language Bindings package to the X Window System protocol / MIT |
libxml2 Linux Mac | 2.9.4 | The XML C parser and toolkit of Gnome / MIT |
libxslt Linux Mac | 1.1.29 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.15.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File based locks for Python for Linux and Windows / BSD |
lxml | 3.7.2 | Pythonic binding for the C libraries libxml2 and libxslt / BSD |
markupsafe | 0.23 | Implements a XML/HTML/XHTML Markup safe string for Python / BSD |
matplotlib | 2.0.0 | Python 2D plotting library / PSF-based |
menuinst Windows | 1.4.4 | cross platform menu item installation / BSD |
mistune | 0.7.3 | The fastest markdown parser in pure Python with renderer feature / BSD |
mkl | 2017.0.1 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mpmath | 0.19 | Python library for arbitrary-precision floating-point arithmetic / BSD |
multipledispatch | 0.4.9 | Multiple dispatch in Python / BSD |
nbconvert | 4.2.0 | converts notebooks to various other formats via Jinja templates / BSD |
nbformat | 4.2.0 | The reference implementation of the Jupyter Notebook format / BSD |
networkx | 1.11 | Python package for creating and manipulating complex networks / BSD |
nltk | 3.2.2 | Build Python programs to work with human language data / Apache |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL |
notebook | 4.3.1 | web-based notebook environment for interactive computing / BSD |
numba | 0.30.1 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.1 | Fast numerical expression evaluator for NumPy / MIT |
numpy | 1.11.3 | array processing for numbers, strings, records, and objects / BSD |
numpydoc | 0.6.0 | Sphinx extension to support docstrings in Numpy format / BSD |
odo | 0.5.0 | Shapeshifting for your data / BSD |
openpyxl | 2.4.1 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2k | OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style |
pandas | 0.19.2 | Powerful data structures and data analysis tools / BSD |
partd | 0.3.7 | Appendable key-value byte store / BSD |
path.py | 10.0 | Module wrapper for os.path / MIT |
pathlib2 | 2.2.0 | object-oriented filesystem paths / MIT |
patsy | 0.4.1 | Describing statistical models in Python using symbolic formulas / BSD |
pcre Linux Mac | 8.39 | A set of functions that implement regular expression pattern matching / 3-clause BSD License |
pep8 | 1.7.0 | Python style guide checker / MIT |
pexpect Linux Mac | 4.2.1 | Pexpect allows easy control of interactive console applications / ISC |
pickleshare | 0.7.4 | file system based database that uses Python pickles / MIT |
pillow | 4.0.0 | The friendly Python Imaging Library(PIL) fork / PIL license |
pip | 9.0.1 | PyPA recommended tool for installing Python packages / MIT |
pixman Linux | 0.34.0 | A low-level software library for pixel manipulation / MIT |
ply | 3.9 | Implementation of Lex and Yacc / BSD |
prompt_toolkit | 1.0.9 | library for building powerful interactive command lines in Python / BSD |
psutil | 5.0.1 | A cross-platform process and system utilities module for Python / BSD |
ptyprocess Linux Mac | 0.5.1 | Run a subprocess in a pseudo terminal / ISC |
py | 1.4.32 | Library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyasn1 | 0.1.9 | Offline IP address to Autonomous System Number lookup module / BSD |
pycosat | 0.6.1 | Python bindings to the picosat SAT solver / MIT |
pycparser | 2.17 | complete C99 parser in pure Python / BSD |
pycrypto | 2.6.1 | Cryptographic modules for Python / Public-Domain |
pycurl | 7.43.0 | Python interface to libcurl / LGPL, MIT |
pyflakes | 1.5.0 | Checks Python source files for errors / MIT |
pygments | 2.1.3 | Generic syntax highlighting package / BSD |
pylint | 1.6.4 | Python code static checker / GPL |
pyopenssl | 16.2.0 | Python wrapper module around the OpenSSL library / Apache Software License |
pyparsing | 2.1.4 | Create and execute simple grammars / MIT |
pyqt | 5.6.0 | Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3 |
pytables | 3.3.0 | Manage hierarchical datasets to cope with large amounts of data / BSD |
pytest | 3.0.5 | Simple and powerful testing with Python / MIT |
python | 3.6.0 | general purpose programming language / PSF |
python-dateutil | 2.6.0 | extensions to the standard Python datetime module / BSD |
pytz | 2016.10 | World timezone definitions, modern and historical / MIT |
pywin32 Windows | 220 | Python extensions for Windows / PSF |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.2 | zeromq bindings for Python / LGPL and BSD |
qt | 5.6.2 | Qt is a cross-platform application and UI framework / LGPLv3 |
qtawesome | 0.4.3 | FontAwesome icons in PyQt and PySide applications / MIT |
qtconsole | 4.2.1 | Jupyter Qt Console / BSD |
qtpy | 1.2.1 | uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT |
readline Linux Mac | 6.2 | Line-editing for programs with a command-line interface / GPL3 |
redis Linux Mac | 3.2.0 | Advanced key-value cache and store / 3-clause BSD |
redis-py Linux Mac | 2.10.5 | Redis Python Client / MIT |
requests | 2.12.4 | Python HTTP for Humans / Apache Software License |
rope | 0.9.4 | A Python refactoring library / GPL |
ruamel_yaml | 0.11.14 | patched copy of ruamel.yaml (a yaml parser) / MIT |
scikit-image | 0.12.3 | Image processing routines for SciPy / 3-clause BSD |
scikit-learn | 0.18.1 | set of python modules for machine learning and data mining / 3-clause BSD |
scipy | 0.18.1 | Scientific Library for Python / BSD |
seaborn | 0.7.1 | Statistical data visualization / BSD |
setuptools | 27.2.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Define simple single-dispatch generic functions / ZPL 2.1 |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.18 | Create Python bindings for C and C++ libraries / GPL3 |
six | 1.10.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD |
sockjs-tornado | 1.0.3 | SockJS python server implementation on top of Tornado framework / MIT |
sphinx | 1.5.1 | Documentation generator / BSD |
spyder | 3.1.2 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.1.5 | Database Abstraction Library / MIT |
sqlite | 3.13.0 | Self-contained, zero-configuration, SQL database engine / Public-Domain |
statsmodels | 0.6.1 | Statistical computations and models / 3-clause BSD |
sympy | 1.0 | Python library for symbolic mathematics / 3-clause BSD |
terminado Linux Mac | 0.6 | Terminals served to term.js using Tornado websockets / BSD |
tk | 8.5.18 | Dynamic programming language with GUI elements / BSD-like |
toolz | 0.8.2 | List processing tools and functional utilities / BSD |
tornado | 4.4.2 | A Python web framework and asynchronous networking library / Apache |
traitlets | 4.3.1 | Configuration system for Python applications / BSD |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
vs2015_runtime Windows | 14.0.25123 | Bundles of the MSVC 14 (VS 2015) runtime / Proprietary |
wcwidth | 0.1.7 | measures number of Terminal column cells of wide-character codes / MIT |
werkzeug | 0.11.15 | A WSGI utility library for Python / BSD |
wheel | 0.29.0 | Built-package format for Python / MIT |
widgetsnbextension | 1.2.6 | IPython HTML widgets for Jupyter / BSD 3-clause |
win_unicode_console Windows | 0.5 | enable Unicode input and display when running Python from Windows console / MIT |
wrapt | 1.10.8 | Module for decorators, wrappers and monkey patching / BSD |
xlrd | 1.0.0 | Extract data from Microsoft Excel spreadsheet files / BSD |
xlsxwriter | 0.9.6 | A Python module for creating Excel XLSX files / BSD |
xlwings Mac Windows | 0.10.2 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.2.0 | Writing data and formatting information to Excel files / BSD |
xz Linux Mac | 5.2.2 | Data compression software with high compression ratio / Public-Domain, GPL |
yaml Linux Mac | 0.1.6 | A human friendly data serialization standard / MIT |
zeromq Linux | 4.1.5 | Distributed messaging / LGPL |
zlib | 1.2.8 | Unobtrusive compression library / zlib |
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).
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
Name | Version | Summary / License |
---|---|---|
alabaster | 0.7.9 | Configurable, Python 2+3 compatible Sphinx theme / BSD |
anaconda-client | 1.6.0 | anaconda.org command line client library / BSD |
anaconda-navigator | 1.4.3 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
appnope Mac | 0.1.0 | Disable App Nap on OS X 10.9 / BSD |
appscript Mac | 1.0.1 | Control AppleScriptable applications from Python / Public-Domain |
astroid | 1.4.9 | abstract syntax tree for Python with inference support / LGPL |
astropy | 1.3 | Community-developed Python Library for Astronomy / BSD |
babel | 2.3.4 | Utilities to internationalize and localize Python applications / BSD |
backports | 1.0 | / BSD |
beautifulsoup4 | 4.5.3 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient representation of arrays of booleans – C extension / PSF |
blaze | 0.10.1 | NumPy and Pandas interface to big data / BSD |
bokeh | 0.12.4 | Python interactive visualization library for modern web browsers / BSD |
boto | 2.45.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.0 | Fast NumPy array functions written in Cython. / Simplified BSD |
bzip2 | 1.0.6 | high-quality data compressor / BSD |
cairo Linux | 1.14.8 | A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1 |
cffi | 1.9.1 | C Foreign Function Interface for Python / MIT |
chardet | 2.3.0 | Universal character encoding detector / GNU Library or Lesser General Public License |
chest | 0.2.3 | A dictionary that writes its contents to disk / BSD |
click | 6.7 | Command line interface creation kit / BSD |
cloudpickle | 0.2.2 | Extended pickling support for Python objects / BSD |
clyent | 1.2.2 | Command line client library for windows and posix / BSD |
colorama | 0.3.7 | Cross-platform colored terminal text in Python / BSD |
comtypes Windows | 1.1.2 | pure Python COM package / MIT |
conda | 4.3.8 | OS-agnostic, system-level binary package and environment manager. / BSD |
configobj | 5.0.6 | Config file reading, writing and validation / BSD |
contextlib2 | 0.5.4 | backports and enhancements for the contextlib module / PSF |
cryptography | 1.7.1 | Provides cryptographic recipes and primitives to Python developers / Apache |
curl | 7.52.1 | Tool and library for transferring data with URL syntax / MIT/X derivate |
cycler | 0.10.0 | Composable style cycles / BSD |
cython | 0.25.2 | The Cython compiler for writing C extensions for the Python language / Apache version 2.0 |
cytoolz | 0.8.2 | Cython implementation of Toolz, high performance functional utilities / BSD |
dask | 0.13.0 | Task scheduling and blocked algorithms for parallel processing / BSD |
datashape | 0.5.4 | Language defining a data description protocol / BSD |
dbus Linux | 1.10.10 | message bus system, a simple way for applications to talk to one another / GPL2 |
decorator | 4.0.11 | Better living through Python with decorators / BSD |
dill | 0.2.5 | Serialize all of python (almost) / 3-clause BSD |
docutils | 0.13.1 | Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3 |
entrypoints | 0.2.2 | / MIT |
et_xmlfile | 1.0.1 | Low memory library for creating large XML files / MIT |
expat Linux Mac | 2.1.0 | XML parser library written in C / MIT |
fastcache | 1.0.2 | C implementation of Python 3 functools.lru_cache / MIT |
flask | 0.12 | A microframework based on Werkzeug, Jinja2 and good intentions / BSD |
flask-cors | 3.0.2 | Flask extension adding a decorator for CORS support / MIT |
fontconfig Linux | 2.12.1 | A library for configuring and customizing font access / BSD |
freetype | 2.5.5 | A Free, High-Quality, and Portable Font Engine / FreeType License |
get_terminal_size | 1.0.0 | backport of the get_terminal_size function from Python 3.3 / MIT |
gevent | 1.2.1 | Coroutine-based Python network library / MIT |
glib Linux | 2.50.2 | Core application building blocks for libraries and applications in C / LGPL |
greenlet | 0.4.11 | Lightweight in-process concurrent programming / MIT |
gst-plugins-base Linux | 1.8.0 | GStreamer Base Plug-ins / GPL2 |
gstreamer Linux | 1.8.0 | library for constructing graphs of media-handling components / LGPL2 |
h5py | 2.6.0 | Pythonic interface to the HDF5 binary data format / 3-clause BSD |
harfbuzz Linux | 0.9.39 | An OpenType text shaping engine / MIT |
hdf5 | 1.8.17 | A data model, library, and file format for storing and managing data / BSD-like |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD |
idna | 2.2 | Internationalized Domain Names in Applications / BSD |
imagesize | 0.7.1 | getting image size from png/jpeg/jpeg2000/gif file / MIT |
ipykernel | 4.5.2 | IPython Kernel for Jupyter / BSD |
ipython | 5.1.0 | Productive Interactive Computing / BSD |
ipython_genutils | 0.1.0 | vestigial utilities from IPython / BSD |
ipywidgets | 5.2.2 | Widgets for the Jupyter Notebook / BSD 3-clause |
isort | 4.2.5 | Python utility / library to sort Python imports / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments / BSD |
jbig Linux Mac | 2.1 | Implementation of the JBIG1 data compression standard / GPL2 |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD |
jedi | 0.9.0 | Autocompletion and static analysis library for Python / MIT |
jinja2 | 2.9.4 | An easy to use stand-alone template engine written in pure python. / BSD |
jpeg | 9b | Read and write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.5.1 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Open source, interactive data science and scientific computing / BSD |
jupyter_client | 4.4.0 | Jupyter protocol implementation and client libraries / BSD |
jupyter_console | 5.0.0 | Jupyter terminal console / BSD |
jupyter_core | 4.2.1 | core Jupyter functionality / BSD |
lazy-object-proxy | 1.2.2 | Fast and thorough lazy object proxy / BSD |
libffi Linux | 3.2.1 | portable foreign-function interface library / MIT |
libgcc Linux | 4.8.5 | Shared libraries for the GNU Compiler Collection / GPL3 |
libgfortran Linux | 3.0.0 | GNU Fortran runtime library / GPL3 |
libiconv Linux Mac | 1.14 | Provides iconv for systems which don’t have one / GPL and LGPL |
libpng | 1.6.27 | official PNG reference library / libpng license |
libsodium Linux | 1.0.10 | A library for encryption, signatures, password hashing, etc. / ISC |
libtiff | 4.0.6 | Support for Tag Image File Format (TIFF) / BSD-like |
libxcb Linux | 1.12 | This is the C-language Bindings package to the X Window System protocol / MIT |
libxml2 Linux Mac | 2.9.4 | The XML C parser and toolkit of Gnome / MIT |
libxslt Linux Mac | 1.1.29 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.15.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File based locks for Python for Linux and Windows / BSD |
lxml | 3.7.2 | Pythonic binding for the C libraries libxml2 and libxslt / BSD |
markupsafe | 0.23 | Implements a XML/HTML/XHTML Markup safe string for Python / BSD |
matplotlib | 2.0.0 | Python 2D plotting library / PSF-based |
menuinst Windows | 1.4.4 | cross platform menu item installation / BSD |
mistune | 0.7.3 | The fastest markdown parser in pure Python with renderer feature / BSD |
mkl | 2017.0.1 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mpmath | 0.19 | Python library for arbitrary-precision floating-point arithmetic / BSD |
multipledispatch | 0.4.9 | Multiple dispatch in Python / BSD |
nbconvert | 4.2.0 | converts notebooks to various other formats via Jinja templates / BSD |
nbformat | 4.2.0 | The reference implementation of the Jupyter Notebook format / BSD |
networkx | 1.11 | Python package for creating and manipulating complex networks / BSD |
nltk | 3.2.2 | Build Python programs to work with human language data / Apache |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL |
notebook | 4.3.1 | web-based notebook environment for interactive computing / BSD |
numba | 0.30.1 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.1 | Fast numerical expression evaluator for NumPy / MIT |
numpy | 1.11.3 | array processing for numbers, strings, records, and objects / BSD |
numpydoc | 0.6.0 | Sphinx extension to support docstrings in Numpy format / BSD |
odo | 0.5.0 | Shapeshifting for your data / BSD |
openpyxl | 2.4.1 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2k | OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style |
pandas | 0.19.2 | Powerful data structures and data analysis tools / BSD |
partd | 0.3.7 | Appendable key-value byte store / BSD |
path.py | 10.0 | Module wrapper for os.path / MIT |
pathlib2 | 2.2.0 | object-oriented filesystem paths / MIT |
patsy | 0.4.1 | Describing statistical models in Python using symbolic formulas / BSD |
pcre Linux Mac | 8.39 | A set of functions that implement regular expression pattern matching / 3-clause BSD License |
pep8 | 1.7.0 | Python style guide checker / MIT |
pexpect Linux Mac | 4.2.1 | Pexpect allows easy control of interactive console applications / ISC |
pickleshare | 0.7.4 | file system based database that uses Python pickles / MIT |
pillow | 4.0.0 | The friendly Python Imaging Library(PIL) fork / PIL license |
pip | 9.0.1 | PyPA recommended tool for installing Python packages / MIT |
pixman Linux | 0.34.0 | A low-level software library for pixel manipulation / MIT |
ply | 3.9 | Implementation of Lex and Yacc / BSD |
prompt_toolkit | 1.0.9 | library for building powerful interactive command lines in Python / BSD |
psutil | 5.0.1 | A cross-platform process and system utilities module for Python / BSD |
ptyprocess Linux Mac | 0.5.1 | Run a subprocess in a pseudo terminal / ISC |
py | 1.4.32 | Library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyasn1 | 0.1.9 | Offline IP address to Autonomous System Number lookup module / BSD |
pycosat | 0.6.1 | Python bindings to the picosat SAT solver / MIT |
pycparser | 2.17 | complete C99 parser in pure Python / BSD |
pycrypto | 2.6.1 | Cryptographic modules for Python / Public-Domain |
pycurl | 7.43.0 | Python interface to libcurl / LGPL, MIT |
pyflakes | 1.5.0 | Checks Python source files for errors / MIT |
pygments | 2.1.3 | Generic syntax highlighting package / BSD |
pylint | 1.6.4 | Python code static checker / GPL |
pyopenssl | 16.2.0 | Python wrapper module around the OpenSSL library / Apache Software License |
pyparsing | 2.1.4 | Create and execute simple grammars / MIT |
pyqt | 5.6.0 | Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3 |
pytables | 3.3.0 | Manage hierarchical datasets to cope with large amounts of data / BSD |
pytest | 3.0.5 | Simple and powerful testing with Python / MIT |
python | 3.6.0 | general purpose programming language / PSF |
python-dateutil | 2.6.0 | extensions to the standard Python datetime module / BSD |
pytz | 2016.10 | World timezone definitions, modern and historical / MIT |
pywin32 Windows | 220 | Python extensions for Windows / PSF |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.2 | zeromq bindings for Python / LGPL and BSD |
qt | 5.6.2 | Qt is a cross-platform application and UI framework / LGPLv3 |
qtawesome | 0.4.3 | FontAwesome icons in PyQt and PySide applications / MIT |
qtconsole | 4.2.1 | Jupyter Qt Console / BSD |
qtpy | 1.2.1 | uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT |
readline Linux Mac | 6.2 | Line-editing for programs with a command-line interface / GPL3 |
redis Linux Mac | 3.2.0 | Advanced key-value cache and store / 3-clause BSD |
redis-py Linux Mac | 2.10.5 | Redis Python Client / MIT |
requests | 2.12.4 | Python HTTP for Humans / Apache Software License |
rope | 0.9.4 | A Python refactoring library / GPL |
ruamel_yaml | 0.11.14 | patched copy of ruamel.yaml (a yaml parser) / MIT |
scikit-image | 0.12.3 | Image processing routines for SciPy / 3-clause BSD |
scikit-learn | 0.18.1 | set of python modules for machine learning and data mining / 3-clause BSD |
scipy | 0.18.1 | Scientific Library for Python / BSD |
seaborn | 0.7.1 | Statistical data visualization / BSD |
setuptools | 27.2.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Define simple single-dispatch generic functions / ZPL 2.1 |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.18 | Create Python bindings for C and C++ libraries / GPL3 |
six | 1.10.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD |
sockjs-tornado | 1.0.3 | SockJS python server implementation on top of Tornado framework / MIT |
sphinx | 1.5.1 | Documentation generator / BSD |
spyder | 3.1.2 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.1.5 | Database Abstraction Library / MIT |
sqlite | 3.13.0 | Self-contained, zero-configuration, SQL database engine / Public-Domain |
statsmodels | 0.6.1 | Statistical computations and models / 3-clause BSD |
sympy | 1.0 | Python library for symbolic mathematics / 3-clause BSD |
terminado Linux Mac | 0.6 | Terminals served to term.js using Tornado websockets / BSD |
tk | 8.5.18 | Dynamic programming language with GUI elements / BSD-like |
toolz | 0.8.2 | List processing tools and functional utilities / BSD |
tornado | 4.4.2 | A Python web framework and asynchronous networking library / Apache |
traitlets | 4.3.1 | Configuration system for Python applications / BSD |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
vs2015_runtime Windows | 14.0.25123 | Bundles of the MSVC 14 (VS 2015) runtime / Proprietary |
wcwidth | 0.1.7 | measures number of Terminal column cells of wide-character codes / MIT |
werkzeug | 0.11.15 | A WSGI utility library for Python / BSD |
wheel | 0.29.0 | Built-package format for Python / MIT |
widgetsnbextension | 1.2.6 | IPython HTML widgets for Jupyter / BSD 3-clause |
win_unicode_console Windows | 0.5 | enable Unicode input and display when running Python from Windows console / MIT |
wrapt | 1.10.8 | Module for decorators, wrappers and monkey patching / BSD |
xlrd | 1.0.0 | Extract data from Microsoft Excel spreadsheet files / BSD |
xlsxwriter | 0.9.6 | A Python module for creating Excel XLSX files / BSD |
xlwings Mac Windows | 0.10.2 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.2.0 | Writing data and formatting information to Excel files / BSD |
xz Linux Mac | 5.2.2 | Data compression software with high compression ratio / Public-Domain, GPL |
yaml Linux Mac | 0.1.6 | A human friendly data serialization standard / MIT |
zeromq Linux | 4.1.5 | Distributed messaging / LGPL |
zlib | 1.2.8 | Unobtrusive compression library / zlib |
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)
Name | Version | Summary / License |
---|---|---|
alabaster | 0.7.9 | Configurable, Python 2+3 compatible Sphinx theme / BSD |
anaconda-clean | 1.0.0 | Delete Anaconda configuration files / BSD |
anaconda-client | 1.5.1 | anaconda.org command line client library / BSD |
anaconda-navigator | 1.3.1 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
appnope Mac | 0.1.0 | Disable App Nap on OS X 10.9 / BSD |
appscript Mac | 1.0.1 | Control AppleScriptable applications from Python / Public-Domain |
argcomplete | 1.0.0 | Bash tab completion of arguments for Python scripts / Apache |
astroid | 1.4.7 | abstract syntax tree for Python with inference support / LGPL |
astropy | 1.2.1 | Community-developed Python Library for Astronomy / BSD |
babel | 2.3.4 | Utilities to internationalize and localize Python applications / BSD |
backports | 1.0 | / BSD |
beautifulsoup4 | 4.5.1 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient representation of arrays of booleans – C extension / PSF |
blaze | 0.10.1 | NumPy and Pandas interface to big data / BSD |
bokeh | 0.12.2 | Python interactive visualization library for modern web browsers / BSD |
boto | 2.42.0 | Amazon Web Services Library / MIT |
bottleneck | 1.1.0 | Fast NumPy array functions written in Cython. / Simplified BSD |
bzip2 Windows | 1.0.6 | high-quality data compressor / BSD |
cairo Linux | 1.12.18 | A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1 |
cffi | 1.7.0 | C Foreign Function Interface for Python / MIT |
chest | 0.2.3 | A dictionary that writes its contents to disk / BSD |
click | 6.6 | Command line interface creation kit / BSD |
cloudpickle | 0.2.1 | Extended pickling support for Python objects / BSD |
clyent | 1.2.2 | Command line client library for windows and posix / BSD |
colorama | 0.3.7 | Cross-platform colored terminal text in Python / BSD |
comtypes Windows | 1.1.2 | pure Python COM package / MIT |
conda | 4.2.9 | OS-agnostic, system-level binary package and environment manager. / BSD |
conda-build | 2.0.2 | Commands and tools for building conda packages / BSD 3-clause |
configobj | 5.0.6 | Config file reading, writing and validation / BSD |
contextlib2 | 0.5.3 | backports and enhancements for the contextlib module / PSF |
cryptography | 1.5 | Provides cryptographic recipes and primitives to Python developers / Apache |
curl | 7.49.0 | Tool and library for transferring data with URL syntax / MIT/X derivate |
cycler | 0.10.0 | Composable style cycles / BSD |
cython | 0.24.1 | The Cython compiler for writing C extensions for the Python language / Apache |
cytoolz | 0.8.0 | Cython implementation of Toolz, high performance functional utilities / BSD |
dask | 0.11.0 | Task scheduling and blocked algorithms for parallel processing / BSD |
datashape | 0.5.2 | Language defining a data description protocol / BSD |
dbus Linux | 1.10.10 | message bus system, a simple way for applications to talk to one another / GPL2 |
decorator | 4.0.10 | Better living through Python with decorators / BSD |
dill | 0.2.5 | Serialize all of python (almost) / 3-clause BSD |
docutils | 0.12 | Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3 |
dynd-python | 0.7.2 | Python exposure of DyND, a library for dynamic arrays / BSD |
entrypoints | 0.2.2 | / MIT |
et_xmlfile | 1.0.1 | Low memory library for creating large XML files / MIT |
expat Linux Mac | 2.1.0 | XML parser library written in C / MIT |
fastcache | 1.0.2 | C implementation of Python 3 functools.lru_cache / MIT |
filelock | 2.0.6 | / Public-Domain |
flask | 0.11.1 | A microframework based on Werkzeug, Jinja2 and good intentions / BSD |
flask-cors | 2.1.2 | Flask extension adding a decorator for CORS support / MIT |
fontconfig Linux | 2.11.1 | A library for configuring and customizing font access / BSD |
freetype | 2.5.5 | A Free, High-Quality, and Portable Font Engine / FreeType License |
get_terminal_size | 1.0.0 | backport of the get_terminal_size function from Python 3.3 / MIT |
gevent | 1.1.2 | Coroutine-based Python network library / MIT |
glib Linux | 2.43.0 | Core application building blocks for libraries and applications in C / LGPL |
greenlet | 0.4.10 | Lightweight in-process concurrent programming / MIT |
gst-plugins-base Linux | 1.8.0 | GStreamer Base Plug-ins / GPL2 |
gstreamer Linux | 1.8.0 | library for constructing graphs of media-handling components / LGPL2 |
h5py | 2.6.0 | Pythonic interface to the HDF5 binary data format / 3-clause BSD |
harfbuzz Linux | 0.9.39 | An OpenType text shaping engine / MIT |
hdf5 | 1.8.17 | A data model, library, and file format for storing and managing data / BSD-like |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD |
idna | 2.1 | Internationalized Domain Names in Applications / BSD |
imagesize | 0.7.1 | getting image size from png/jpeg/jpeg2000/gif file / MIT |
ipykernel | 4.5.0 | IPython Kernel for Jupyter / BSD |
ipython | 5.1.0 | Productive Interactive Computing / BSD |
ipython_genutils | 0.1.0 | vestigial utilities from IPython / BSD |
ipywidgets | 5.2.2 | Widgets for the Jupyter Notebook / BSD 3-clause |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments / BSD |
jbig Linux Mac | 2.1 | Implementation of the JBIG1 data compression standard / GPL2 |
jdcal | 1.2 | Julian dates from proleptic Gregorian and Julian calendars. / BSD |
jedi | 0.9.0 | Autocompletion and static analysis library for Python / MIT |
jinja2 | 2.8 | An easy to use stand-alone template engine written in pure python. / BSD |
jpeg | 8d | Read and write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.5.1 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Open source, interactive data science and scientific computing / BSD |
jupyter_client | 4.4.0 | Jupyter protocol implementation and client libraries / BSD |
jupyter_console | 5.0.0 | Jupyter terminal console / BSD |
jupyter_core | 4.2.0 | core Jupyter functionality / BSD |
lazy-object-proxy | 1.2.1 | Fast and thorough lazy object proxy / BSD |
libdynd | 0.7.2 | C++ dynamic ndarray library / BSD |
libffi Linux | 3.2.1 | portable foreign-function interface library / MIT |
libgcc Linux | 4.8.5 | Shared libraries for the GNU Compiler Collection / GPL3 |
libgfortran Linux | 3.0.0 | GNU Fortran runtime library / GPL3 |
libpng | 1.6.22 | The official PNG reference library / libpng license |
libsodium Linux | 1.0.10 | A library for encryption, signatures, password hashing, etc. / ISC |
libtiff | 4.0.6 | Support for Tag Image File Format (TIFF) / BSD-like |
libxcb Linux | 1.12 | This is the C-language Bindings package to the X Window System protocol / MIT |
libxml2 Linux Mac | 2.9.2 | The XML C parser and toolkit for Gnome / MIT |
libxslt Linux Mac | 1.1.28 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.13.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File based locks for Python for Linux and Windows / BSD |
lxml | 3.6.4 | Pythonic binding for the C libraries libxml2 and libxslt / BSD |
markupsafe | 0.23 | Implements a XML/HTML/XHTML Markup safe string for Python / BSD |
matplotlib | 1.5.3 | Python 2D plotting library / PSF-based |
menuinst Windows | 1.4.1 | cross platform menu item installation / BSD |
mistune | 0.7.3 | The fastest markdown parser in pure Python with renderer feature / BSD |
mkl | 11.3.3 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mpmath | 0.19 | Python library for arbitrary-precision floating-point arithmetic / BSD |
multipledispatch | 0.4.8 | Multiple dispatch in Python / BSD |
nb_anacondacloud | 1.2.0 | / BSD |
nb_conda | 2.0.0 | Launch Jupyter kernels for any installed conda environment / BSD |
nb_conda_kernels | 2.0.0 | Launch Jupyter kernels for any installed conda environment / BSD |
nbconvert | 4.2.0 | converts notebooks to various other formats via Jinja templates / BSD |
nbformat | 4.1.0 | The reference implementation of the Jupyter Notebook format / BSD |
nbpresent | 3.0.2 | Next generation slides for Jupyter Notebooks / BSD |
networkx | 1.11 | Python package for creating and manipulating complex networks / BSD |
nltk | 3.2.1 | Build Python programs to work with human language data / Apache |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL |
notebook | 4.2.3 | web-based notebook environment for interactive computing / BSD |
numba | 0.28.1 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.1 | Fast numerical expression evaluator for NumPy / MIT |
numpy | 1.11.1 | array processing for numbers, strings, records, and objects / BSD |
odo | 0.5.0 | Shapeshifting for your data / BSD |
openpyxl | 2.3.2 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2j | OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style |
pandas | 0.18.1 | Powerful data structures and data analysis tools / BSD |
partd | 0.3.6 | Appendable key-value byte store / BSD |
patchelf Linux | 0.9 | Modify the dynamic linker and RPATH of ELF executables / GPL3 |
path.py | 8.2.1 | Module wrapper for os.path / MIT |
pathlib2 | 2.1.0 | object-oriented filesystem paths / MIT |
patsy | 0.4.1 | Describing statistical models in Python using symbolic formulas / BSD |
pep8 | 1.7.0 | Python style guide checker / MIT |
pexpect Linux Mac | 4.0.1 | Pexpect allows easy control of interactive console applications / ISC |
pickleshare | 0.7.4 | file system based database that uses Python pickles / MIT |
pillow | 3.3.1 | The friendly Python Imaging Library(PIL) fork / PIL license |
pip | 8.1.2 | PyPA recommended tool for installing Python packages / MIT |
pixman Linux | 0.32.6 | A low-level software library for pixel manipulation / MIT |
pkginfo | 1.3.2 | query metadatdata from sdists or bdists installed packages / PSF |
ply | 3.9 | Implementation of Lex and Yacc / BSD |
prompt_toolkit | 1.0.3 | library for building powerful interactive command lines in Python / BSD |
psutil | 4.3.1 | A cross-platform process and system utilities module for Python / BSD |
ptyprocess Linux Mac | 0.5.1 | Run a subprocess in a pseudo terminal / ISC |
py | 1.4.31 | Library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyasn1 | 0.1.9 | Offline IP address to Autonomous System Number lookup module / BSD |
pycosat | 0.6.1 | Python bindings to the picosat SAT solver / MIT |
pycparser | 2.14 | Complete C99 parser in pure Python / BSD |
pycrypto | 2.6.1 | Cryptographic modules for Python / Public-Domain |
pycurl | 7.43.0 | Python interface to libcurl / LGPL, MIT |
pyflakes | 1.3.0 | Checks Python source files for errors / MIT |
pygments | 2.1.3 | Generic syntax highlighting package / BSD |
pylint | 1.5.4 | Python code static checker / GPL |
pyopenssl | 16.0.0 | Python wrapper module around the OpenSSL library / Apache License, Version 2.0 |
pyparsing | 2.1.4 | Create and execute simple grammars / MIT |
pyqt | 5.6.0 | Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3 |
pytables | 3.2.3.1 | Manage hierarchical datasets to cope with large amounts of data / BSD |
pytest | 2.9.2 | Simple and powerful testing with Python / MIT |
python | 3.5.2 | general purpose programming language / PSF |
python-dateutil | 2.5.3 | Extensions to the standard Python datetime module / BSD |
pytz | 2016.6.1 | World timezone definitions, modern and historical / MIT |
pywin32 Windows | 220 | Python extensions for Windows / PSF |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 15.4.0 | zeromq bindings for Python / LGPL and BSD |
qt | 5.6.0 | Qt is a cross-platform application and UI framework / LGPLv3 |
qtawesome | 0.3.3 | FontAwesome icons in PyQt and PySide applications / MIT |
qtconsole | 4.2.1 | Jupyter Qt Console / BSD |
qtpy | 1.1.2 | uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT |
readline Linux Mac | 6.2 | Line-editing for programs with a command-line interface / GPL3 |
redis Linux Mac | 3.2.0 | Advanced key-value cache and store / 3-clause BSD |
redis-py Linux Mac | 2.10.5 | Redis Python Client / MIT |
requests | 2.11.1 | Python HTTP for Humans / Apache |
rope | 0.9.4 | A Python refactoring library / GPL |
ruamel_yaml | 0.11.14 | / MIT |
scikit-image | 0.12.3 | Image processing routines for SciPy / 3-clause BSD |
scikit-learn | 0.17.1 | A set of python modules for machine learning and data mining / 3-clause BSD |
scipy | 0.18.1 | Scientific Library for Python / BSD |
setuptools | 27.2.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Define simple single-dispatch generic functions / ZPL 2.1 |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.18 | Create Python bindings for C and C++ libraries / GPL3 |
six | 1.10.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD |
sockjs-tornado | 1.0.3 | SockJS python server implementation on top of Tornado framework / MIT |
sphinx | 1.4.6 | Documentation generator / BSD |
spyder | 3.0.0 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.0.13 | Database Abstraction Library / MIT |
sqlite | 3.13.0 | Self-contained, zero-configuration, SQL database engine / Public-Domain |
statsmodels | 0.6.1 | Statistical computations and models / 3-clause BSD |
sympy | 1.0 | Python library for symbolic mathematics / 3-clause BSD |
terminado Linux Mac | 0.6 | Terminals served to term.js using Tornado websockets / BSD |
tk | 8.5.18 | Dynamic programming language with GUI elements / BSD-like |
toolz | 0.8.0 | List processing tools and functional utilities / BSD |
tornado | 4.4.1 | A Python web framework and asynchronous networking library / Apache |
traitlets | 4.3.0 | Configuration system for Python applications / BSD |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
vs2015_runtime Windows | 14.0.25123 | Bundles of the MSVC 14 (VS 2015) runtime / Proprietary |
wcwidth | 0.1.7 | measures number of Terminal column cells of wide-character codes / MIT |
werkzeug | 0.11.11 | A WSGI utility library for Python / BSD |
wheel | 0.29.0 | Built-package format for Python / MIT |
widgetsnbextension | 1.2.6 | IPython HTML widgets for Jupyter / BSD 3-clause |
win_unicode_console Windows | 0.5 | enable Unicode input and display when running Python from Windows console / MIT |
wrapt | 1.10.6 | Module for decorators, wrappers and monkey patching / BSD |
xlrd | 1.0.0 | Extract data from Microsoft Excel spreadsheet files / BSD |
xlsxwriter | 0.9.3 | A Python module for creating Excel XLSX files / BSD |
xlwings Mac Windows | 0.10.0 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.1.2 | Writing data and formatting information to Excel files / BSD |
xz Linux Mac | 5.2.2 | Data compression software with high compression ratio / Public-Domain, GPL |
yaml Linux Mac | 0.1.6 | A human friendly data serialization standard / MIT |
zeromq Linux | 4.1.4 | Distributed messaging / LGPL |
zlib | 1.2.8 | Unobtrusive compression library / zlib |
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
Name | Version | Summary / License |
---|---|---|
alabaster | 0.7.8 | Configurable, Python 2+3 compatible Sphinx theme / BSD |
anaconda-client | 1.4.0 | anaconda.org command line client library / BSD |
anaconda-navigator | 1.2.1 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
appnope Mac | 0.1.0 | Disable App Nap on OS X 10.9 / BSD |
appscript Mac | 1.0.1 | Control AppleScriptable applications from Python / Public-Domain |
argcomplete | 1.0.0 | Bash tab completion of arguments for Python scripts / Apache |
astropy | 1.2.1 | Community-developed Python Library for Astronomy / BSD |
babel | 2.3.3 | Utilities to internationalize and localize Python applications / BSD |
backports | 1.0 | / BSD |
beautifulsoup4 | 4.4.1 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient representation of arrays of booleans – C extension / PSF |
blaze | 0.10.1 | NumPy and Pandas interface to big data / BSD |
bokeh | 0.12.0 | Python interactive visualization library for modern web browsers / BSD |
boto | 2.40.0 | Amazon Web Services Library / MIT |
bottleneck | 1.1.0 | Fast NumPy array functions written in Cython. / Simplified BSD |
bzip2 Windows | 1.0.6 | high-quality data compressor / BSD |
cffi | 1.6.0 | C Foreign Function Interface for Python / MIT |
chest | 0.2.3 | A dictionary that writes its contents to disk / BSD |
click | 6.6 | Command line interface creation kit / BSD |
cloudpickle | 0.2.1 | Extended pickling support for Python objects / as-is |
clyent | 1.2.2 | Command line client library for windows and posix / BSD |
colorama | 0.3.7 | Cross-platform colored terminal text in Python / BSD |
comtypes Windows | 1.1.2 | pure Python COM package / MIT |
conda | 4.1.6 | Package management system and Environment management system / BSD |
conda-build | 1.21.3 | Commands and tools for building conda packages / BSD |
conda-env | 2.5.1 | Provides a unified interface to dealing with Conda environments / BSD |
configobj | 5.0.6 | Config file reading, writing and validation / BSD |
contextlib2 | 0.5.3 | backports and enhancements for the contextlib module / PSF |
cryptography | 1.4 | Provides cryptographic recipes and primitives to Python developers / Apache |
curl | 7.49.0 | Tool and library for transferring data with URL syntax / MIT/X derivate |
cycler | 0.10.0 | Composable style cycles / BSD |
cython | 0.24 | The Cython compiler for writing C extensions for the Python language / Apache |
cytoolz | 0.8.0 | Cython implementation of Toolz, high performance functional utilities / BSD |
dask | 0.10.0 | Task scheduling and blocked algorithms for parallel processing / BSD |
datashape | 0.5.2 | Language defining a data description protocol / BSD |
decorator | 4.0.10 | Better living through Python with decorators / BSD |
dill | 0.2.5 | Serialize all of python (almost) / 3-clause BSD |
docutils | 0.12 | Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3 |
dynd-python | 0.7.2 | Python exposure of DyND, a library for dynamic arrays / BSD |
entrypoints | 0.2.2 | / MIT |
et_xmlfile | 1.0.1 | Low memory library for creating large XML files / MIT |
fastcache | 1.0.2 | C implementation of Python 3 functools.lru_cache / MIT |
flask | 0.11.1 | A microframework based on Werkzeug, Jinja2 and good intentions / BSD |
flask-cors | 2.1.2 | Flask extension adding a decorator for CORS support / MIT |
fontconfig Linux | 2.11.1 | A library for configuring and customizing font access / BSD |
freetype | 2.5.5 | A Free, High-Quality, and Portable Font Engine / FreeType License |
get_terminal_size | 1.0.0 | backport of the get_terminal_size function from Python 3.3 / MIT |
gevent | 1.1.1 | Coroutine-based Python network library / MIT |
greenlet | 0.4.10 | Lightweight in-process concurrent programming / MIT |
h5py | 2.6.0 | Pythonic interface to the HDF5 binary data format / 3-clause BSD |
hdf5 | 1.8.16 | A data model, library, and file format for storing and managing data / BSD-like |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD |
idna | 2.1 | Internationalized Domain Names in Applications / BSD |
imagesize | 0.7.1 | getting image size from png/jpeg/jpeg2000/gif file / MIT |
ipykernel | 4.3.1 | IPython Kernel for Jupyter / BSD |
ipython | 4.2.0 | Productive Interactive Computing / BSD |
ipython_genutils | 0.1.0 | vestigial utilities from IPython / BSD |
ipywidgets | 4.1.1 | IPython Static Widgets / BSD |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments / BSD |
jbig Linux Mac | 2.1 | Implementation of the JBIG1 data compression standard / GPL2 |
jdcal | 1.2 | Julian dates from proleptic Gregorian and Julian calendars. / BSD |
jedi | 0.9.0 | Autocompletion and static analysis library for Python / MIT |
jinja2 | 2.8 | An easy to use stand-alone template engine written in pure python. / BSD |
jpeg | 8d | Read and write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.5.1 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Open source, interactive data science and scientific computing / BSD |
jupyter_client | 4.3.0 | Jupyter protocol implementation and client libraries / BSD |
jupyter_console | 4.1.1 | Jupyter terminal console / BSD |
jupyter_core | 4.1.0 | Core Jupyter functionality / BSD |
libdynd | 0.7.2 | C++ dynamic ndarray library / BSD |
libffi Linux | 3.2.1 | portable foreign-function interface library / MIT |
libgfortran Linux | 3.0.0 | GNU Fortran runtime library / GPL3 |
libpng | 1.6.22 | The official PNG reference library / libpng license |
libsodium Linux | 1.0.10 | A library for encryption, signatures, password hashing, etc. / MIT |
libtiff | 4.0.6 | Support for Tag Image File Format (TIFF) / BSD-like |
libxml2 Linux Mac | 2.9.2 | The XML C parser and toolkit for Gnome / MIT |
libxslt Linux Mac | 1.1.28 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.11.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File based locks for Python for Linux and Windows / BSD |
lxml | 3.6.0 | Pythonic binding for the C libraries libxml2 and libxslt / BSD |
markupsafe | 0.23 | Implements a XML/HTML/XHTML Markup safe string for Python / BSD |
matplotlib | 1.5.1 | Python 2D plotting library / PSF-based |
menuinst Windows | 1.4.1 | cross platform menu item installation / BSD |
mistune | 0.7.2 | The fastest markdown parser in pure Python with renderer feature / BSD |
mkl | 11.3.3 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mpmath | 0.19 | Python library for arbitrary-precision floating-point arithmetic / BSD |
multipledispatch | 0.4.8 | Multiple dispatch in Python / BSD |
nb_anacondacloud | 1.1.0 | / BSD |
nb_conda | 1.1.0 | Launch Jupyter kernels for any installed conda environment / BSD |
nb_conda_kernels | 1.0.3 | Launch Jupyter kernels for any installed conda environment / BSD |
nbconvert | 4.2.0 | converts notebooks to various other formats via Jinja templates / BSD |
nbformat | 4.0.1 | The reference implementation of the Jupyter Notebook format / BSD |
nbpresent | 3.0.2 | Next generation slides for Jupyter Notebooks / BSD |
networkx | 1.11 | Python package for creating and manipulating complex networks / BSD |
nltk | 3.2.1 | Build Python programs to work with human language data / Apache |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL |
notebook | 4.2.1 | A web-based notebook environment for interactive computing / BSD |
numba | 0.26.0 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.0 | Fast numerical expression evaluator for NumPy / MIT |
numpy | 1.11.1 | array processing for numbers, strings, records, and objects / BSD |
odo | 0.5.0 | Shapeshifting for your data / BSD |
openpyxl | 2.3.2 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2h | OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style |
pandas | 0.18.1 | Powerful data structures and data analysis tools / BSD |
partd | 0.3.4 | Appendable key-value byte store / BSD |
patchelf Linux | 0.9 | Modify the dynamic linker and RPATH of ELF executables / GPL3 |
path.py | 8.2.1 | Module wrapper for os.path / MIT |
pathlib2 | 2.1.0 | object-oriented filesystem paths / MIT |
patsy | 0.4.1 | Describing statistical models in Python using symbolic formulas / BSD |
pep8 | 1.7.0 | Python style guide checker / MIT |
pexpect Linux Mac | 4.0.1 | Pexpect allows easy control of interactive console applications / ISC |
pickleshare | 0.7.2 | File system based database that uses Python pickles / MIT |
pillow | 3.2.0 | The friendly Python Imaging Library(PIL) fork / PIL license |
pip | 8.1.2 | PyPA recommended tool for installing Python packages / MIT |
ply | 3.8 | Implementation of Lex and Yacc / BSD |
psutil | 4.3.0 | A cross-platform process and system utilities module for Python / BSD |
ptyprocess Linux Mac | 0.5.1 | Run a subprocess in a pseudo terminal / ISC |
py | 1.4.31 | Library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyasn1 | 0.1.9 | Offline IP address to Autonomous System Number lookup module / BSD |
pycosat | 0.6.1 | Python bindings to the picosat SAT solver / MIT |
pycparser | 2.14 | Complete C99 parser in pure Python / BSD |
pycrypto | 2.6.1 | Cryptographic modules for Python / Public-Domain |
pycurl | 7.43.0 | Python interface to libcurl / LGPL, MIT |
pyflakes | 1.2.3 | Checks Python source files for errors / MIT |
pygments | 2.1.3 | Generic syntax highlighting package / BSD |
pyopenssl | 0.16.0 | Python wrapper module around the OpenSSL library / Apache License, Version 2.0 |
pyparsing | 2.1.4 | Create and execute simple grammars / MIT |
pyqt | 4.11.4 | Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3 |
pyreadline Windows | 2.1 | A ctypes-based readline for Windows / BSD |
pytables | 3.2.2 | Manage hierarchical datasets to cope with large amounts of data / BSD |
pytest | 2.9.2 | Simple and powerful testing with Python / MIT |
python | 3.5.2 | general purpose programming language / PSF |
python-dateutil | 2.5.3 | Extensions to the standard Python datetime module / BSD |
pytz | 2016.4 | World timezone definitions, modern and historical / MIT |
pywin32 Windows | 220 | Python extensions for Windows / PSF |
pyyaml | 3.11 | YAML parser and emitter for Python / MIT |
pyzmq | 15.2.0 | zeromq bindings for Python / LGPL and BSD |
qt | 4.8.7 | Qt is a cross-platform application and UI framework / LGPL |
qtconsole | 4.2.1 | Jupyter Qt Console / BSD |
qtpy | 1.0.2 | uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT |
readline Linux Mac | 6.2 | Line-editing for programs with a command-line interface / GPL3 |
redis Linux Mac | 3.2.0 | Advanced key-value cache and store / 3-clause BSD |
redis-py Linux Mac | 2.10.5 | Redis Python Client / MIT |
requests | 2.10.0 | Python HTTP for Humans / Apache |
rope | 0.9.4 | A Python refactoring library / GPL |
ruamel_yaml | 0.11.7 | / MIT |
scikit-image | 0.12.3 | Image processing routines for SciPy / 3-clause BSD |
scikit-learn | 0.17.1 | A set of python modules for machine learning and data mining / 3-clause BSD |
scipy | 0.17.1 | Scientific Library for Python / BSD |
setuptools | 23.0.0 | Download, build, install, upgrade, and uninstall Python packages / PSF or ZPL |
simplegeneric | 0.8.1 | Define simple single-dispatch generic functions / ZPL 2.1 |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.16.9 | Create Python bindings for C and C++ libraries / GPL3 |
six | 1.10.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD |
sockjs-tornado | 1.0.3 | SockJS python server implementation on top of Tornado framework / MIT |
sphinx | 1.4.1 | Documentation generator / BSD |
sphinx_rtd_theme | 0.1.9 | ReadTheDocs.org theme for Sphinx / BSD |
spyder | 2.3.9 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.0.13 | Database Abstraction Library / MIT |
sqlite | 3.13.0 | Self-contained, zero-configuration, SQL database engine / Public-Domain |
statsmodels | 0.6.1 | Statistical computations and models / 3-clause BSD |
sympy | 1.0 | Python library for symbolic mathematics / 3-clause BSD |
terminado Linux Mac | 0.6 | Terminals served to term.js using Tornado websockets / BSD |
tk | 8.5.18 | Dynamic programming language with GUI elements / BSD-like |
toolz | 0.8.0 | List processing tools and functional utilities / BSD |
tornado | 4.3 | A Python web framework and asynchronous networking library / Apache |
traitlets | 4.2.1 | Configuration system for Python applications / BSD |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
vs2015_runtime Windows | 14.0.25123 | Bundles of the MSVC 14 (VS 2015) runtime / Proprietary |
werkzeug | 0.11.10 | A WSGI utility library for Python / BSD |
wheel | 0.29.0 | Built-package format for Python / MIT |
xlrd | 1.0.0 | Extract data from Microsoft Excel spreadsheet files / BSD |
xlsxwriter | 0.9.2 | A Python module for creating Excel XLSX files / BSD |
xlwings Mac Windows | 0.7.2 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.1.2 | Writing data and formatting information to Excel files / BSD |
xz Linux Mac | 5.2.2 | Data compression software with high compression ratio / Public-Domain, GPL |
yaml Linux Mac | 0.1.6 | A human friendly data serialization standard / MIT |
zeromq Linux | 4.1.4 | Distributed messaging / LGPL |
zlib | 1.2.8 | Unobtrusive compression library / zlib |
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
Name | Version | Summary / License |
---|---|---|
alabaster | 0.7.8 | Configurable, Python 2+3 compatible Sphinx theme / BSD |
anaconda-client | 1.4.0 | anaconda.org command line client library / BSD |
anaconda-navigator | 1.2.1 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
appnope Mac | 0.1.0 | Disable App Nap on OS X 10.9 / BSD |
appscript Mac | 1.0.1 | Control AppleScriptable applications from Python / Public-Domain |
argcomplete | 1.0.0 | Bash tab completion of arguments for Python scripts / Apache |
astropy | 1.2.1 | Community-developed Python Library for Astronomy / BSD |
babel | 2.3.3 | Utilities to internationalize and localize Python applications / BSD |
backports | 1.0 | / BSD |
beautifulsoup4 | 4.4.1 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient representation of arrays of booleans – C extension / PSF |
blaze | 0.10.1 | NumPy and Pandas interface to big data / BSD |
bokeh | 0.11.1 | Python interactive visualization library for modern web browsers / BSD |
boto | 2.40.0 | Amazon Web Services Library / MIT |
bottleneck | 1.0.0 | Fast NumPy array functions written in Cython. / Simplified BSD |
bzip2 Windows | 1.0.6 | high-quality data compressor / BSD |
cffi | 1.6.0 | C Foreign Function Interface for Python / MIT |
chest | 0.2.3 | A dictionary that writes its contents to disk / BSD |
click | 6.6 | Command line interface creation kit / BSD |
cloudpickle | 0.2.1 | Extended pickling support for Python objects / as-is |
clyent | 1.2.2 | Command line client library for windows and posix / BSD |
colorama | 0.3.7 | Cross-platform colored terminal text in Python / BSD |
comtypes Windows | 1.1.2 | pure Python COM package / MIT |
conda | 4.1.4 | Package management system and Environment management system / BSD |
conda-build | 1.21.2 | Commands and tools for building conda packages / BSD |
conda-env | 2.5.1 | Provides a unified interface to dealing with Conda environments / BSD |
configobj | 5.0.6 | Config file reading, writing and validation / BSD |
contextlib2 | 0.5.3 | backports and enhancements for the contextlib module / PSF |
cryptography | 1.4 | Provides cryptographic recipes and primitives to Python developers / Apache |
curl | 7.49.0 | Tool and library for transferring data with URL syntax / MIT/X derivate |
cycler | 0.10.0 | Composable style cycles / BSD |
cython | 0.24 | The Cython compiler for writing C extensions for the Python language / Apache |
cytoolz | 0.8.0 | Cython implementation of Toolz, high performance functional utilities / BSD |
dask | 0.10.0 | Task scheduling and blocked algorithms for parallel processing / BSD |
datashape | 0.5.2 | Language defining a data description protocol / BSD |
decorator | 4.0.10 | Better living through Python with decorators / BSD |
dill | 0.2.5 | Serialize all of python (almost) / 3-clause BSD |
docutils | 0.12 | Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3 |
dynd-python | 0.7.2 | Python exposure of DyND, a library for dynamic arrays / BSD |
entrypoints | 0.2.2 | / MIT |
et_xmlfile | 1.0.1 | Low memory library for creating large XML files / MIT |
fastcache | 1.0.2 | C implementation of Python 3 functools.lru_cache / MIT |
flask | 0.11.1 | A microframework based on Werkzeug, Jinja2 and good intentions / BSD |
flask-cors | 2.1.2 | Flask extension adding a decorator for CORS support / MIT |
fontconfig Linux | 2.11.1 | A library for configuring and customizing font access / BSD |
freetype | 2.5.5 | A Free, High-Quality, and Portable Font Engine / FreeType License |
get_terminal_size | 1.0.0 | backport of the get_terminal_size function from Python 3.3 / MIT |
gevent | 1.1.1 | Coroutine-based Python network library / MIT |
greenlet | 0.4.10 | Lightweight in-process concurrent programming / MIT |
h5py | 2.6.0 | Pythonic interface to the HDF5 binary data format / 3-clause BSD |
hdf5 | 1.8.16 | A data model, library, and file format for storing and managing data / BSD-like |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD |
idna | 2.1 | Internationalized Domain Names in Applications / BSD |
imagesize | 0.7.1 | getting image size from png/jpeg/jpeg2000/gif file / MIT |
ipykernel | 4.3.1 | IPython Kernel for Jupyter / BSD |
ipython | 4.2.0 | Productive Interactive Computing / BSD |
ipython_genutils | 0.1.0 | vestigial utilities from IPython / BSD |
ipywidgets | 4.1.1 | IPython Static Widgets / BSD |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments / BSD |
jbig Linux Mac | 2.1 | Implementation of the JBIG1 data compression standard / GPL2 |
jdcal | 1.2 | Julian dates from proleptic Gregorian and Julian calendars. / BSD |
jedi | 0.9.0 | Autocompletion and static analysis library for Python / MIT |
jinja2 | 2.8 | An easy to use stand-alone template engine written in pure python. / BSD |
jpeg | 8d | Read and write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.5.1 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Open source, interactive data science and scientific computing / BSD |
jupyter_client | 4.3.0 | Jupyter protocol implementation and client libraries / BSD |
jupyter_console | 4.1.1 | Jupyter terminal console / BSD |
jupyter_core | 4.1.0 | Core Jupyter functionality / BSD |
libdynd | 0.7.2 | C++ dynamic ndarray library / BSD |
libffi Linux | 3.2.1 | portable foreign-function interface library / MIT |
libgfortran Linux | 3.0.0 | GNU Fortran runtime library / GPL3 |
libpng | 1.6.22 | The official PNG reference library / libpng license |
libsodium Linux | 1.0.10 | A library for encryption, signatures, password hashing, etc. / MIT |
libtiff | 4.0.6 | Support for Tag Image File Format (TIFF) / BSD-like |
libxml2 Linux Mac | 2.9.2 | The XML C parser and toolkit for Gnome / MIT |
libxslt Linux Mac | 1.1.28 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.11.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File based locks for Python for Linux and Windows / BSD |
lxml | 3.6.0 | Pythonic binding for the C libraries libxml2 and libxslt / BSD |
markupsafe | 0.23 | Implements a XML/HTML/XHTML Markup safe string for Python / BSD |
matplotlib | 1.5.1 | Python 2D plotting library / PSF-based |
menuinst Windows | 1.4.1 | cross platform menu item installation / BSD |
mistune | 0.7.2 | The fastest markdown parser in pure Python with renderer feature / BSD |
mkl | 11.3.3 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mpmath | 0.19 | Python library for arbitrary-precision floating-point arithmetic / BSD |
multipledispatch | 0.4.8 | Multiple dispatch in Python / BSD |
nb_anacondacloud | 1.1.0 | / BSD |
nb_conda | 1.1.0 | Launch Jupyter kernels for any installed conda environment / BSD |
nb_conda_kernels | 1.0.3 | Launch Jupyter kernels for any installed conda environment / BSD |
nbconvert | 4.2.0 | converts notebooks to various other formats via Jinja templates / BSD |
nbformat | 4.0.1 | The reference implementation of the Jupyter Notebook format / BSD |
nbpresent | 3.0.2 | Next generation slides for Jupyter Notebooks / BSD |
networkx | 1.11 | Python package for creating and manipulating complex networks / BSD |
nltk | 3.2.1 | Build Python programs to work with human language data / Apache |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL |
notebook | 4.2.1 | A web-based notebook environment for interactive computing / BSD |
numba | 0.26.0 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.0 | Fast numerical expression evaluator for NumPy / MIT |
numpy | 1.10.4 | Array processing for numbers, strings, records, and objects / BSD |
odo | 0.5.0 | Shapeshifting for your data / BSD |
openpyxl | 2.3.2 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2h | OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style |
pandas | 0.18.1 | Powerful data structures and data analysis tools / BSD |
partd | 0.3.4 | Appendable key-value byte store / BSD |
patchelf Linux | 0.9 | Modify the dynamic linker and RPATH of ELF executables / GPL3 |
path.py | 8.2.1 | Module wrapper for os.path / MIT |
pathlib2 | 2.1.0 | object-oriented filesystem paths / MIT |
patsy | 0.4.1 | Describing statistical models in Python using symbolic formulas / BSD |
pep8 | 1.7.0 | Python style guide checker / MIT |
pexpect Linux Mac | 4.0.1 | Pexpect allows easy control of interactive console applications / ISC |
pickleshare | 0.7.2 | File system based database that uses Python pickles / MIT |
pillow | 3.2.0 | The friendly Python Imaging Library(PIL) fork / PIL license |
pip | 8.1.2 | PyPA recommended tool for installing Python packages / MIT |
ply | 3.8 | Implementation of Lex and Yacc / BSD |
psutil | 4.3.0 | A cross-platform process and system utilities module for Python / BSD |
ptyprocess Linux Mac | 0.5.1 | Run a subprocess in a pseudo terminal / ISC |
py | 1.4.31 | Library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyasn1 | 0.1.9 | Offline IP address to Autonomous System Number lookup module / BSD |
pycosat | 0.6.1 | Python bindings to the picosat SAT solver / MIT |
pycparser | 2.14 | Complete C99 parser in pure Python / BSD |
pycrypto | 2.6.1 | Cryptographic modules for Python / Public-Domain |
pycurl | 7.43.0 | Python interface to libcurl / LGPL, MIT |
pyflakes | 1.2.3 | Checks Python source files for errors / MIT |
pygments | 2.1.3 | Generic syntax highlighting package / BSD |
pyopenssl | 0.16.0 | Python wrapper module around the OpenSSL library / Apache License, Version 2.0 |
pyparsing | 2.1.4 | Create and execute simple grammars / MIT |
pyqt | 4.11.4 | Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3 |
pyreadline Windows | 2.1 | A ctypes-based readline for Windows / BSD |
pytables | 3.2.2 | Manage hierarchical datasets to cope with large amounts of data / BSD |
pytest | 2.9.2 | Simple and powerful testing with Python / MIT |
python | 3.5.1 | general purpose programming language / PSF |
python-dateutil | 2.5.3 | Extensions to the standard Python datetime module / BSD |
pytz | 2016.4 | World timezone definitions, modern and historical / MIT |
pywin32 Windows | 220 | Python extensions for Windows / PSF |
pyyaml | 3.11 | YAML parser and emitter for Python / MIT |
pyzmq | 15.2.0 | zeromq bindings for Python / LGPL and BSD |
qt | 4.8.7 | Qt is a cross-platform application and UI framework / LGPL |
qtconsole | 4.2.1 | Jupyter Qt Console / BSD |
qtpy | 1.0.2 | uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT |
readline Linux Mac | 6.2 | Line-editing for programs with a command-line interface / GPL3 |
redis Linux Mac | 3.2.0 | Advanced key-value cache and store / 3-clause BSD |
redis-py Linux Mac | 2.10.5 | Redis Python Client / MIT |
requests | 2.10.0 | Python HTTP for Humans / Apache |
rope | 0.9.4 | A Python refactoring library / GPL |
ruamel_yaml | 0.11.7 | / MIT |
scikit-image | 0.12.3 | Image processing routines for SciPy / 3-clause BSD |
scikit-learn | 0.17.1 | A set of python modules for machine learning and data mining / 3-clause BSD |
scipy | 0.17.1 | Scientific Library for Python / BSD |
setuptools | 23.0.0 | Download, build, install, upgrade, and uninstall Python packages / PSF or ZPL |
simplegeneric | 0.8.1 | Define simple single-dispatch generic functions / ZPL 2.1 |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.16.9 | Create Python bindings for C and C++ libraries / GPL3 |
six | 1.10.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD |
sockjs-tornado | 1.0.3 | SockJS python server implementation on top of Tornado framework / MIT |
sphinx | 1.4.1 | Documentation generator / BSD |
sphinx_rtd_theme | 0.1.9 | ReadTheDocs.org theme for Sphinx / BSD |
spyder | 2.3.9 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.0.13 | Database Abstraction Library / MIT |
sqlite | 3.13.0 | Self-contained, zero-configuration, SQL database engine / Public-Domain |
statsmodels | 0.6.1 | Statistical computations and models / 3-clause BSD |
sympy | 1.0 | Python library for symbolic mathematics / 3-clause BSD |
terminado Linux Mac | 0.6 | Terminals served to term.js using Tornado websockets / BSD |
tk | 8.5.18 | Dynamic programming language with GUI elements / BSD-like |
toolz | 0.8.0 | List processing tools and functional utilities / BSD |
tornado | 4.3 | A Python web framework and asynchronous networking library / Apache |
traitlets | 4.2.1 | Configuration system for Python applications / BSD |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
vs2015_runtime Windows | 14.0.25123 | Bundles of the MSVC 14 (VS 2015) runtime / Proprietary |
werkzeug | 0.11.10 | A WSGI utility library for Python / BSD |
wheel | 0.29.0 | Built-package format for Python / MIT |
xlrd | 1.0.0 | Extract data from Microsoft Excel spreadsheet files / BSD |
xlsxwriter | 0.9.2 | A Python module for creating Excel XLSX files / BSD |
xlwings Mac Windows | 0.7.2 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.1.2 | Writing data and formatting information to Excel files / BSD |
xz Linux Mac | 5.2.2 | Data compression software with high compression ratio / Public-Domain, GPL |
yaml Linux Mac | 0.1.6 | A human friendly data serialization standard / MIT |
zeromq Linux | 4.1.4 | Distributed messaging / LGPL |
zlib | 1.2.8 | Unobtrusive compression library / zlib |
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
Name | Version | Summary / License |
---|---|---|
alabaster | 0.7.7 | configurable sidebar-enabled Sphinx theme / BSD |
anaconda-client | 1.4.0 | anaconda.org command line client library / BSD |
anaconda-navigator | 1.1.0 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
appnope Mac | 0.1.0 | Disable App Nap on OS X 10.9 / BSD |
appscript Mac | 1.0.1 | Control AppleScriptable applications from Python / Public-Domain |
argcomplete | 1.0.0 | Bash tab completion for argparse. Tab complete all the things! / Apache |
astropy | 1.1.2 | Community-developed python astronomy tools / BSD |
babel | 2.2.0 | Internationalization utilities / BSD |
beautifulsoup4 | 4.4.1 | screen-scraping library / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
blaze | 0.9.1 | Blaze is the next generation of NumPy / BSD |
bokeh | 0.11.1 | statistical and novel interactive HTML plots for Python / BSD |
boto | 2.39.0 | Amazon Web Services Library / MIT |
bottleneck | 1.0.0 | Fast NumPy array functions written in Cython. / Simplified BSD |
bzip2 Windows | 1.0.6 | high-quality data compressor / BSD |
cffi | 1.5.2 | Foreign Function Interface for Python calling C code / MIT |
chest | 0.2.3 | a dictionary that spills to disk / BSD |
cloudpickle | 0.1.1 | Extended pickling support for Python objects / as-is |
clyent | 1.2.1 | Command line client Library for windows and posix / BSD |
colorama | 0.3.7 | Cross-platform colored terminal text. / BSD |
comtypes Windows | 1.1.2 | pure Python COM package / MIT |
conda | 4.0.5 | cross-platform, Python-agnostic binary package manager / BSD |
conda-build | 1.20.0 | Commands and tools for building conda packages / BSD |
conda-env | 2.4.5 | provides a unified interface to dealing with Conda environments / BSD |
conda-manager | 0.3.1 | Graphical conda package manager / MIT |
configobj | 5.0.6 | Config file reading, writing and validation / BSD |
cryptography | 1.3 | provides cryptographic recipes and primitives to Python developers / Apache |
curl | 7.45.0 | tool and library for transferring data with URL syntax / MIT/X derivate |
cycler | 0.10.0 | Composable style cycles / BSD |
cython | 0.23.4 | The Cython compiler for writing C extensions for the Python language / Apache |
cytoolz | 0.7.5 | Cython implementation of Toolz, high performance functional utilities / BSD |
dask | 0.8.1 | Task scheduling and blocked algorithms for parallel processing / BSD |
datashape | 0.5.1 | A data description language / BSD |
decorator | 4.0.9 | Better living through Python with decorators / BSD |
dill | 0.2.4 | Serialize all of python (almost) / 3-clause BSD |
docutils | 0.12 | Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3 |
dynd-python | 0.7.2 | Python exposure of DyND / BSD |
et_xmlfile | 1.0.1 | implementation of lxml.xmlfile for the standard library / MIT |
fastcache | 1.0.2 | C implementation of Python 3 functools.lru_cache / MIT |
flask | 0.10.1 | A microframework based on Werkzeug, Jinja2 and good intentions / BSD |
flask-cors | 2.1.2 | flask extension adding a decorator for CORS support / MIT |
fontconfig Linux | 2.11.1 | Fontconfig is a library for configuring and customizing font access / BSD |
freetype | 2.5.5 | A Free, High-Quality, and Portable Font Engine / FreeType License |
gevent | 1.1.0 | Coroutine-based network library / MIT |
greenlet | 0.4.9 | lightweight in-process concurrent programming / MIT |
h5py | 2.5.0 | read and write HDF5 files from Python / 3-clause BSD |
hdf5 | 1.8.15.1 | HDF5 is a data model, library, and file format for storing and managing data / BSD-like |
heapdict | 1.0.0 | a heap with decrease-key and increase-key operations / BSD |
idna | 2.0 | Internationalized Domain Names in Applications / BSD |
ipykernel | 4.3.1 | IPython Kernel for Jupyter / BSD |
ipython | 4.1.2 | Productive Interactive Computing / BSD |
ipython_genutils | 0.1.0 | vestigial utilities from IPython / BSD |
ipywidgets | 4.1.1 | IPython Static Widgets / BSD |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments and back. / BSD |
jbig Linux Mac | 2.1 | implementation of the JBIG1 data compression standard / GPL2 |
jdcal | 1.2 | Julian dates from proleptic Gregorian and Julian calendars. / BSD |
jedi | 0.9.0 | / MIT |
jinja2 | 2.8 | An easy to use stand-alone template engine written in pure python. / BSD |
jpeg | 8d | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.4.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage / BSD |
jupyter_client | 4.2.2 | Jupyter protocol implementation and client libraries / BSD |
jupyter_console | 4.1.1 | Jupyter terminal console / BSD |
jupyter_core | 4.1.0 | base package on which Jupyter projects rely / BSD |
libdynd | 0.7.2 | C++ dynamic ndarray library / BSD |
libffi Linux | 3.0.13 | A portable foreign-function interface library / MIT |
libgfortran Linux | 3.0 | GNU Fortran runtime library / GPL3 |
libpng | 1.6.17 | libpng is the official PNG reference library / libpng license |
libsodium Linux Windows | 1.0.3 | a modern software library for encryption, signatures, password hashing, etc. / MIT |
libtiff | 4.0.6 | tiff image library / BSD-like |
libxml2 Linux Mac | 2.9.2 | The XML C parser and toolkit of Gnome / MIT |
libxslt Linux Mac | 1.1.28 | Libxslt is the XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.9.0 | lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File based locks / BSD |
lxml | 3.6.0 | XML processing library combining libxml2/libxslt with the ElementTree API / BSD |
markupsafe | 0.23 | Implements a XML/HTML/XHTML Markup safe string for Python / BSD |
matplotlib | 1.5.1 | Python plotting package / PSF-based |
menuinst Windows | 1.3.2 | cross platform install of menu items / BSD |
mistune | 0.7.2 | The fastest markdown parser in pure Python with renderer feature / BSD |
mkl | 11.3.1 | math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mpmath | 0.19 | Python library for arbitrary-precision floating-point arithmetic / BSD |
multipledispatch | 0.4.8 | Multiple dispatch / BSD |
nbconvert | 4.1.0 | converts notebooks to various other formats via Jinja templates / BSD |
nbformat | 4.0.1 | the base implementation of the Jupyter Notebook format / BSD |
networkx | 1.11 | Python package for creating and manipulating graphs and networks / BSD |
nltk | 3.2 | Natural Language Toolkit / Apache |
nose | 1.3.7 | nose extends unittest to make testing easier / LGPL |
notebook | 4.1.0 | a web-based notebook environment for interactive computing / BSD |
numba | 0.24.0 | compiling Python code using LLVM / BSD |
numexpr | 2.5 | fast numerical expression evaluator for NumPy / MIT |
numpy | 1.10.4 | array processing for numbers, strings, records, and objects. / BSD |
odo | 0.4.2 | Data Migration for Blaze Project / BSD |
openpyxl | 2.3.2 | A Python library to read/write Excel 2007 xlsx/xlsm files / MIT |
openssl | 1.0.2g | OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style |
pandas | 0.18.0 | Powerful data structures for data analysis, time series,and statistics / BSD |
partd | 0.3.2 | Appendable key-value byte store / BSD |
patchelf Linux | 0.8 | a small utility to modify the dynamic linker and RPATH of ELF executables / GPL3 |
path.py | 8.1.2 | module wrapper for os.path / MIT |
patsy | 0.4.0 | a library for describing statistical models and building design matrices. / BSD |
pep8 | 1.7.0 | Python style guide checker / MIT |
pexpect Linux Mac | 4.0.1 | Pexpect allows easy control of interactive console applications / ISC |
pickleshare | 0.5 | tiny shelve-like database with concurrency support / MIT |
pillow | 3.1.1 | Python Imaging Library (Fork) / PIL license |
pip | 8.1.1 | PyPA recommended tool for installing Python packages / MIT |
ply | 3.8 | Python Lex & Yacc / BSD |
psutil | 4.1.0 | cross-platform process and system utilities module for Python / BSD |
ptyprocess Linux Mac | 0.5 | Run a subprocess in a pseudo terminal / ISC |
py | 1.4.31 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyasn1 | 0.1.9 | Offline IP address to Autonomous System Number lookup module / BSD |
pycosat | 0.6.1 | bindings to picosat (a SAT solver) / MIT |
pycparser | 2.14 | C parser in Python / BSD |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public-Domain |
pycurl Linux Mac | 7.19.5.3 | PycURL – cURL library module for Python / LGPL, MIT |
pyflakes | 1.1.0 | passive checker of Python programs / MIT |
pygments | 2.1.1 | Pygments is a syntax highlighting package written in Python / BSD |
pyopenssl | 0.15.1 | Python wrapper module around the OpenSSL library / Apache |
pyparsing | 2.0.3 | Python parsing module / MIT |
pyqt | 4.11.4 | PyQt is a Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3 |
pyreadline Windows | 2.1 | A python implmementation of GNU readline. / BSD |
pytables | 3.2.2 | brings together Python, HDF5 and NumPy to easily handle large amounts of data / BSD |
pytest | 2.8.5 | simple powerful testing with Python / MIT |
python | 3.5.1 | general purpose programming language / PSF |
python-dateutil | 2.5.1 | Extensions to the standard Python datetime module / BSD |
pytz | 2016.2 | World timezone definitions, modern and historical / MIT |
pywin32 Windows | 220 | Python extensions for Windows / PSF |
pyyaml | 3.11 | YAML parser and emitter for Python / MIT |
pyzmq | 15.2.0 | zeromq bindings for Python / LGPL and BSD |
qt | 4.8.7 | Qt is a cross-platform application and UI framework / LGPL |
qtawesome | 0.3.2 | FontAwesome icons in PyQt and PySide applications / MIT |
qtconsole | 4.2.0 | Jupyter Qt Console / BSD |
qtpy | 1.0 | Provides an uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT |
readline Linux Mac | 6.2 | line-editing for programs with a command-line interface / GPL3 |
redis Linux Mac | 2.6.9 | Redis is an open source, BSD licensed, advanced key-value cache and store / 3-clause BSD |
redis-py Linux Mac | 2.10.3 | Redis Python Client / MIT |
requests | 2.9.1 | Python HTTP for Humans / Apache |
rope | 0.9.4 | a python refactoring library / GPL |
scikit-image | 0.12.3 | Image processing routines for SciPy / 3-clause BSD |
scikit-learn | 0.17.1 | A set of python modules for machine learning and data mining / 3-clause BSD |
scipy | 0.17.0 | Scientific Library for Python / BSD |
setuptools | 20.3 | Easily download, build, install, upgrade, and uninstall Python packages / PSF or ZPL |
simplegeneric | 0.8.1 | lets you define simple single-dispatch generic functions / ZPL 2.1 |
singledispatch | 3.4.0.3 | brings functools.singledispatch from Python 3.4 to Python 2.6-3.3 / MIT |
sip | 4.16.9 | / GPL3 |
six | 1.10.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | provides 16 stemmer algorithms generated from Snowball algorithms / BSD |
sockjs-tornado | 1.0.1 | SockJS python server implementation on top of Tornado framework / MIT |
sphinx | 1.3.5 | Python documentation generator / BSD |
sphinx_rtd_theme | 0.1.9 | ReadTheDocs.org theme for Sphinx / BSD |
spyder | 2.3.8 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.0.12 | Database Abstraction Library / MIT |
sqlite Linux Mac | 3.9.2 | self-contained, zero-configuration, SQL database engine / Public-Domain |
statsmodels | 0.6.1 | Statistical computations and models for use with SciPy / 3-clause BSD |
sympy | 1.0 | SymPy is a Python library for symbolic mathematics / 3-clause BSD |
terminado Linux Mac | 0.5 | Terminals served to term.js using Tornado websockets / BSD |
tk | 8.5.18 | dynamic programming language with GUI elements / BSD-like |
toolz | 0.7.4 | List processing tools and functional utilities / BSD |
tornado | 4.3 | a Python web framework and asynchronous networking library / Apache |
traitlets | 4.2.1 | configuration system for Python applications / BSD |
unicodecsv | 0.14.1 | The unicodecsv file reads and decodes byte strings for you / BSD |
util-linux Linux | 2.21 | Util-linux is a suite of essential utilities for any Linux system / GPL2 |
vs2015_runtime Windows | 14.00.23026.0 | Bundles of the MSVC 14 (VS 2015) runtime / Proprietary |
werkzeug | 0.11.4 | The Swiss Army knife of Python web development / BSD |
wheel | 0.29.0 | built-package format for Python / MIT |
xlrd | 0.9.4 | extract data from Microsoft Excel spreadsheet files / BSD |
xlsxwriter | 0.8.4 | A Python module for creating Excel XLSX files / BSD |
xlwings Mac Windows | 0.7.0 | Make Excel fly. Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.0.0 | writing data and formatting information to Excel files / BSD |
xz Linux Mac | 5.0.5 | data compression software with high compression ratio / Public-Domain, GPLv2 |
yaml Linux Mac | 0.1.6 | a human friendly data serialization standard for all programming languages / MIT |
zeromq Linux Mac | 4.1.3 | a messaging system, or “message-oriented middleware” / LGPL |
zlib | 1.2.8 | massively spiffy yet delicately unobtrusive compression library / zlib |