Anaconda Distribution release notes
2016
Getting Started
- Getting started with Anaconda
- Anaconda Distribution
- Miniconda
- Anaconda Learning
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 |
Highlights:
- add MKL (runtime, version 11.3.1) and make it the default backend for numpy, scipy, scikit-learn and numexpr on all platforms
Enhancements:
- added Windows debug information files, more precisely program database (.pdb files) files for Python by default
- added NoRegistry option to Windows installers, passing /NoRegistry=1 makes the installer not touch the registry
Fixes:
- in some cases start menu items were not created on Windows, due to a race condition, which we fixed in menuinst
- fixed the -f option of the Unix bash installers
- updated OpenSSL to 1.0.2f which contains important security fixes
Updates:
- anaconda-client from 1.2.1 to 1.2.2
- bokeh from 0.10.0 to 0.11.0
- conda from 3.18.8 to 3.19.1
- conda-build from 1.18.2 to 1.19.0
- ipython from 4.0.1 to 4.0.3
- jupyter_console from 4.0.3 to 4.1.0
- matplotlib from 1.5.0 to 1.5.1
- numba from 0.22.1 to 0.23.1
- numpy from 1.10.1 to 1.10.4
- pillow from 3.0.0 to 3.1.0
- python 3.4 from 3.4.3 to 3.4.4
- requests from 2.8.1 to 2.9.1
- scipy from 0.16.0 to 0.17.0
Added:
- et_xmlfile 1.0.1
- futures 3.0.3
- mkl 11.3.1
- mkl-service 1.1.1
Removed (from installer only, the packages are still maintained and available):
- openblas 0.2.14 (Linux)
- theano 0.7.0 (Linux)
- ujson 1.33
Name | Version | Summary / License |
---|---|---|
abstract-rendering Linux Mac | 0.5.1 | Rendering as a binning process / 3-clause BSD |
alabaster | 0.7.7 | configurable sidebar-enabled Sphinx theme / BSD |
anaconda-client | 1.2.2 | anaconda.org command line client library / 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 |
argcomplete | 1.0.0 | Bash tab completion for argparse. Tab complete all the things! / Apache |
astropy | 1.1.1 | 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-core | 0.9.0 | Blaze is the next generation of NumPy / BSD |
bokeh | 0.11.0 | 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.2.1 | Foreign Function Interface for Python calling C code / MIT |
clyent | 1.2.0 | Command line client Library for windows and posix / BSD |
colorama | 0.3.6 | Cross-platform colored terminal text. / BSD |
comtypes Windows | 1.1.2 | pure Python COM package / MIT |
conda | 3.19.1 | cross-platform, Python-agnostic binary package manager / BSD |
conda-build | 1.19.0 | Commands and tools for building conda packages / BSD |
conda-env | 2.4.5 | provides a unified interface to dealing with Conda environments / BSD |
configobj | 5.0.6 | Config file reading, writing and validation / BSD |
cryptography | 1.0.2 | 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.9.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 |
datashape | 0.5.0 | A data description language / BSD |
decorator | 4.0.6 | Better living through Python with decorators / BSD |
docutils | 0.12 | Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3 |
dynd-python | 0.7.1 | 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 |
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 |
futures | 3.0.3 | Backport of the concurrent.futures package from Python 3.2 / BSD |
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 |
idna | 2.0 | Internationalized Domain Names in Applications / BSD |
ipykernel | 4.2.2 | IPython Kernel for Jupyter / BSD |
ipython | 4.0.3 | 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.1.1 | Jupyter protocol implementation and client libraries / BSD |
jupyter_console | 4.1.0 | Jupyter terminal console / BSD |
jupyter_core | 4.0.6 | base package on which Jupyter projects rely / BSD |
launcher Mac Windows | 1.0.0 | Anaconda’s application launcher / proprietary - Continuum Analytics, Inc. |
libdynd | 0.7.1 | C++ dynamic ndarray library / BSD |
libffi Linux | 3.0.13 | A portable foreign-function interface library / MIT |
libgfortran Linux | 1.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.8.0 | lightweight wrapper around basic LLVM functionality / BSD |
lxml | 3.5.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.1 | 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 |
msvc_runtime Windows | 1.0.1 | Bundles of the MSVC runtime for your Python / Proprietary |
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.1 | Natural Language Toolkit / Apache |
node-webkit Mac Windows | 0.10.1 | calls Node.js modules from DOM and enables a new way of writing applications / MIT |
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.23.1 | compiling Python code using LLVM / BSD |
numexpr | 2.4.6 | fast numerical expression evaluator for NumPy / MIT |
numpy | 1.10.4 | array processing for numbers, strings, records, and objects. / BSD |
odo | 0.4.0 | 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.2f | OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style |
pandas | 0.17.1 | Powerful data structures for data analysis, time series,and statistics / 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 | 3.3 | Pexpect allows easy control of interactive console applications / ISC |
pickleshare | 0.5 | tiny shelve-like database with concurrency support / MIT |
pillow | 3.1.0 | Python Imaging Library (Fork) / PIL license |
pip | 8.0.2 | PyPA recommended tool for installing Python packages / MIT |
ply | 3.8 | Python Lex & Yacc / BSD |
psutil | 3.4.2 | 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.0.0 | passive checker of Python programs / MIT |
pygments | 2.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.4.2 | Extensions to the standard Python datetime module / BSD |
pytz | 2015.7 | World timezone definitions, modern and historical / MIT |
pywin32 Windows | 219 | 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.1.1 | Jupyter Qt Console / BSD |
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.11.3 | Image processing routines for SciPy / 3-clause BSD |
scikit-learn | 0.17 | A set of python modules for machine learning and data mining / 3-clause BSD |
scipy | 0.17.0 | Scientific Library for Python / BSD |
setuptools | 19.6.2 | 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 |
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.11 | 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 | 0.7.6.1 | 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.1.0 | 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 |
werkzeug | 0.11.3 | The Swiss Army knife of Python web development / BSD |
wheel | 0.26.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.6.4 | 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, GPL |
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 |