Skip to main content
Anaconda 2.5.0
Feb 05, 2016
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
  • Python 3.5
  • Python 2.7
NameVersionSummary / License
abstract-rendering Linux Mac0.5.1Rendering as a binning process / 3-clause BSD
alabaster0.7.7configurable sidebar-enabled Sphinx theme / BSD
anaconda-client1.2.2anaconda.org command line client library / BSD
appnope Mac0.1.0Disable App Nap on OS X 10.9 / BSD
appscript Mac1.0.1Control AppleScriptable applications from Python / Public-Domain
argcomplete1.0.0Bash tab completion for argparse. Tab complete all the things! / Apache
astropy1.1.1Community-developed python astronomy tools / BSD
babel2.2.0Internationalization utilities / BSD
beautifulsoup44.4.1screen-scraping library / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
blaze-core0.9.0Blaze is the next generation of NumPy / BSD
bokeh0.11.0statistical and novel interactive HTML plots for Python / BSD
boto2.39.0Amazon Web Services Library / MIT
bottleneck1.0.0Fast NumPy array functions written in Cython. / Simplified BSD
bzip2 Windows1.0.6high-quality data compressor / BSD
cffi1.2.1Foreign Function Interface for Python calling C code / MIT
clyent1.2.0Command line client Library for windows and posix / BSD
colorama0.3.6Cross-platform colored terminal text. / BSD
comtypes Windows1.1.2pure Python COM package / MIT
conda3.19.1cross-platform, Python-agnostic binary package manager / BSD
conda-build1.19.0Commands and tools for building conda packages / BSD
conda-env2.4.5provides a unified interface to dealing with Conda environments / BSD
configobj5.0.6Config file reading, writing and validation / BSD
cryptography1.0.2provides cryptographic recipes and primitives to Python developers / Apache
curl7.45.0tool and library for transferring data with URL syntax / MIT/X derivate
cycler0.9.0Composable style cycles / BSD
cython0.23.4The Cython compiler for writing C extensions for the Python language / Apache
cytoolz0.7.5Cython implementation of Toolz, high performance functional utilities / BSD
datashape0.5.0A data description language / BSD
decorator4.0.6Better living through Python with decorators / BSD
docutils0.12Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3
dynd-python0.7.1Python exposure of DyND / BSD
et_xmlfile1.0.1implementation of lxml.xmlfile for the standard library / MIT
fastcache1.0.2C implementation of Python 3 functools.lru_cache / MIT
flask0.10.1A microframework based on Werkzeug, Jinja2 and good intentions / BSD
fontconfig Linux2.11.1Fontconfig is a library for configuring and customizing font access / BSD
freetype2.5.5A Free, High-Quality, and Portable Font Engine / FreeType License
futures3.0.3Backport of the concurrent.futures package from Python 3.2 / BSD
greenlet0.4.9lightweight in-process concurrent programming / MIT
h5py2.5.0Read and write HDF5 files from Python. / 3-clause BSD
hdf51.8.15.1HDF5 is a data model, library, and file format for storing and managing data / BSD-like
idna2.0Internationalized Domain Names in Applications / BSD
ipykernel4.2.2IPython Kernel for Jupyter / BSD
ipython4.0.3Productive Interactive Computing / BSD
ipython_genutils0.1.0vestigial utilities from IPython / BSD
ipywidgets4.1.1IPython Static Widgets / BSD
itsdangerous0.24Various helpers to pass trusted data to untrusted environments and back. / BSD
jbig Linux Mac2.1implementation of the JBIG1 data compression standard / GPL2
jdcal1.2Julian dates from proleptic Gregorian and Julian calendars. / BSD
jedi0.9.0/ MIT
jinja22.8An easy to use stand-alone template engine written in pure python. / BSD
jpeg8dread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema2.4.0An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage / BSD
jupyter_client4.1.1Jupyter protocol implementation and client libraries / BSD
jupyter_console4.1.0Jupyter terminal console / BSD
jupyter_core4.0.6base package on which Jupyter projects rely / BSD
launcher Mac Windows1.0.0Anaconda’s application launcher / proprietary - Continuum Analytics, Inc.
libdynd0.7.1C++ dynamic ndarray library / BSD
libffi Linux3.0.13A portable foreign-function interface library / MIT
libgfortran Linux1.0GNU Fortran runtime library / GPL3
libpng1.6.17libpng is the official PNG reference library / libpng license
libsodium Linux Windows1.0.3a modern software library for encryption, signatures, password hashing, etc. / MIT
libtiff4.0.6tiff image library / BSD-like
libxml2 Linux Mac2.9.2The XML C parser and toolkit of Gnome / MIT
libxslt Linux Mac1.1.28Libxslt is the XSLT C library developed for the GNOME project / MIT
llvmlite0.8.0lightweight wrapper around basic LLVM functionality / BSD
lxml3.5.0XML processing library combining libxml2/libxslt with the ElementTree API / BSD
markupsafe0.23Implements a XML/HTML/XHTML Markup safe string for Python / BSD
matplotlib1.5.1Python plotting package / PSF-based
menuinst Windows1.3.2cross platform install of menu items / BSD
mistune0.7.1The fastest markdown parser in pure Python with renderer feature / BSD
mkl11.3.1math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
msvc_runtime Windows1.0.1Bundles of the MSVC runtime for your Python / Proprietary
multipledispatch0.4.8Multiple dispatch / BSD
nbconvert4.1.0converts notebooks to various other formats via Jinja templates / BSD
nbformat4.0.1the base implementation of the Jupyter Notebook format / BSD
networkx1.11Python package for creating and manipulating graphs and networks / BSD
nltk3.1Natural Language Toolkit / Apache
node-webkit Mac Windows0.10.1calls Node.js modules from DOM and enables a new way of writing applications / MIT
nose1.3.7nose extends unittest to make testing easier / LGPL
notebook4.1.0a web-based notebook environment for interactive computing / BSD
numba0.23.1compiling Python code using LLVM / BSD
numexpr2.4.6fast numerical expression evaluator for NumPy / MIT
numpy1.10.4array processing for numbers, strings, records, and objects. / BSD
odo0.4.0Data Migration for Blaze Project / BSD
openpyxl2.3.2A Python library to read/write Excel 2007 xlsx/xlsm files / MIT
openssl1.0.2fOpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style
pandas0.17.1Powerful data structures for data analysis, time series,and statistics / BSD
patchelf Linux0.8a small utility to modify the dynamic linker and RPATH of ELF executables / GPL3
path.py8.1.2module wrapper for os.path / MIT
patsy0.4.0a library for describing statistical models and building design matrices. / BSD
pep81.7.0Python style guide checker / MIT
pexpect Linux Mac3.3Pexpect allows easy control of interactive console applications / ISC
pickleshare0.5tiny shelve-like database with concurrency support / MIT
pillow3.1.0Python Imaging Library (Fork) / PIL license
pip8.0.2PyPA recommended tool for installing Python packages / MIT
ply3.8Python Lex & Yacc / BSD
psutil3.4.2cross-platform process and system utilities module for Python / BSD
ptyprocess Linux Mac0.5Run a subprocess in a pseudo terminal / ISC
py1.4.31library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyasn10.1.9Offline IP address to Autonomous System Number lookup module / BSD
pycosat0.6.1bindings to picosat (a SAT solver) / MIT
pycparser2.14C parser in Python / BSD
pycrypto2.6.1Cryptographic modules for Python. / Public-Domain
pycurl Linux Mac7.19.5.3PycURL – cURL library module for Python / LGPL, MIT
pyflakes1.0.0passive checker of Python programs / MIT
pygments2.1Pygments is a syntax highlighting package written in Python / BSD
pyopenssl0.15.1Python wrapper module around the OpenSSL library / Apache
pyparsing2.0.3Python parsing module / MIT
pyqt4.11.4PyQt is a Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3
pyreadline Windows2.1A python implmementation of GNU readline. / BSD
pytables3.2.2brings together Python, HDF5 and NumPy to easily handle large amounts of data / BSD
pytest2.8.5simple powerful testing with Python / MIT
python3.5.1general purpose programming language / PSF
python-dateutil2.4.2Extensions to the standard Python datetime module / BSD
pytz2015.7World timezone definitions, modern and historical / MIT
pywin32 Windows219Python extensions for Windows / PSF
pyyaml3.11YAML parser and emitter for Python / MIT
pyzmq15.2.0zeromq bindings for Python / LGPL and BSD
qt4.8.7Qt is a cross-platform application and UI framework / LGPL
qtconsole4.1.1Jupyter Qt Console / BSD
readline Linux Mac6.2line-editing for programs with a command-line interface / GPL3
redis Linux Mac2.6.9Redis is an open source, BSD licensed, advanced key-value cache and store / 3-clause BSD
redis-py Linux Mac2.10.3Redis Python Client / MIT
requests2.9.1Python HTTP for Humans / Apache
rope0.9.4a python refactoring library / GPL
scikit-image0.11.3Image processing routines for SciPy / 3-clause BSD
scikit-learn0.17A set of python modules for machine learning and data mining / 3-clause BSD
scipy0.17.0Scientific Library for Python / BSD
setuptools19.6.2Easily download, build, install, upgrade, and uninstall Python packages / PSF or ZPL
simplegeneric0.8.1lets you define simple single-dispatch generic functions / ZPL 2.1
sip4.16.9/ GPL3
six1.10.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1provides 16 stemmer algorithms generated from Snowball algorithms / BSD
sockjs-tornado1.0.1SockJS python server implementation on top of Tornado framework / MIT
sphinx1.3.5Python documentation generator / BSD
sphinx_rtd_theme0.1.9ReadTheDocs.org theme for Sphinx / BSD
spyder2.3.8Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.0.11Database Abstraction Library / MIT
sqlite Linux Mac3.9.2self-contained, zero-configuration, SQL database engine / Public-Domain
statsmodels0.6.1Statistical computations and models for use with SciPy / 3-clause BSD
sympy0.7.6.1SymPy is a Python library for symbolic mathematics / 3-clause BSD
terminado Linux Mac0.5Terminals served to term.js using Tornado websockets / BSD
tk8.5.18dynamic programming language with GUI elements / BSD-like
toolz0.7.4List processing tools and functional utilities / BSD
tornado4.3a Python web framework and asynchronous networking library / Apache
traitlets4.1.0configuration system for Python applications / BSD
unicodecsv0.14.1The unicodecsv file reads and decodes byte strings for you / BSD
util-linux Linux2.21Util-linux is a suite of essential utilities for any Linux system / GPL2
werkzeug0.11.3The Swiss Army knife of Python web development / BSD
wheel0.26.0built-package format for Python / MIT
xlrd0.9.4extract data from Microsoft Excel spreadsheet files / BSD
xlsxwriter0.8.4A Python module for creating Excel XLSX files / BSD
xlwings Mac Windows0.6.4Make Excel fly. Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.0.0writing data and formatting information to Excel files / BSD
xz Linux Mac5.0.5data compression software with high compression ratio / Public-Domain, GPL
yaml Linux Mac0.1.6a human friendly data serialization standard for all programming languages / MIT
zeromq Linux Mac4.1.3a messaging system, or “message-oriented middleware” / LGPL
zlib1.2.8massively spiffy yet delicately unobtrusive compression library / zlib
Anaconda 2.4.1
Dec 08, 2015
Fixes:
  • added missing Windows process elevation when creating menu items
  • added libdynd and dynd-python, which was missing in the last release
  • fixed Cython on Mac OS X reporting missing libgcc_s.10.5.dylib
  • fixed default channels being shown correctly in “conda list” after installing using Anaconda installer
Updates:
  • anaconda-client from 1.1.0 to 1.2.1
  • conda from 3.18.3 to 3.18.8
  • conda-build 1.18.1 to 1.18.2
  • conda-env from 2.4.4 to 2.4.5
  • ipython from 4.0.0 to 4.0.1
  • matplotlib from 1.4.3 to 1.5.0
  • numba from 0.21.0 to 0.22.1
  • pandas from 0.17.0 to 0.17.1
  • python 2.7 from 2.7.10 to 2.7.11
  • python 3.5 from 3.5.0 to 3.5.1
  • scikit-learn from 0.16.1 to 0.17
  • spyder from 2.3.7 to 2.3.8
Added:
  • backports_abc 0.4
  • cycler 0.9.0
  • libdynd and dynd-python 0.7.0
  • jbig 2.1
  • pycairo 1.10.0
  • Python 3.5
  • Python 2.7
NameVersionSummary / License
abstract-rendering Linux Mac0.5.1Rendering as a binning process / 3-clause BSD
alabaster0.7.6configurable sidebar-enabled Sphinx theme / BSD
anaconda-client1.2.1anaconda.org command line client library / BSD
appnope Mac0.1.0Disable App Nap on OS X 10.9 / BSD
appscript Mac1.0.1Control AppleScriptable applications from Python / Public-Domain
argcomplete1.0.0Bash tab completion for argparse. Tab complete all the things! / Apache
astropy1.0.6Community-developed python astronomy tools / BSD
babel2.1.1Internationalization utilities / BSD
beautifulsoup44.4.1screen-scraping library / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
blaze-core0.8.3Blaze is the next generation of NumPy / BSD
bokeh0.10.0statistical and novel interactive HTML plots for Python / BSD
boto2.38.0Amazon Web Services Library / MIT
bottleneck1.0.0Fast NumPy array functions written in Cython. / Simplified BSD
bzip2 Windows1.0.6high-quality data compressor / BSD
cffi1.2.1Foreign Function Interface for Python calling C code / MIT
clyent1.2.0Command line client Library for windows and posix / BSD
colorama0.3.3Cross-platform colored terminal text. / BSD
comtypes Windows1.1.2pure Python COM package / MIT
conda3.18.8cross-platform, Python-agnostic binary package manager / BSD
conda-build1.18.2Commands and tools for building conda packages / BSD
conda-env2.4.5provides a unified interface to dealing with Conda environments / BSD
configobj5.0.6Config file reading, writing and validation / BSD
cryptography1.0.2provides cryptographic recipes and primitives to Python developers / Apache
curl7.45.0tool and library for transferring data with URL syntax / MIT/X derivate
cycler0.9.0Composable style cycles / BSD
cython0.23.4The Cython compiler for writing C extensions for the Python language / Apache
cytoolz0.7.4Cython implementation of Toolz, high performance functional utilities / BSD
datashape0.4.7A data description language / BSD
decorator4.0.4Better living through Python with decorators / BSD
docutils0.12Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3
dynd-python0.7.0Python exposure of DyND / BSD
fastcache1.0.2C implementation of Python 3 functools.lru_cache / MIT
flask0.10.1A microframework based on Werkzeug, Jinja2 and good intentions / BSD
fontconfig Linux2.11.1Fontconfig is a library for configuring and customizing font access / BSD
freetype2.5.5A Free, High-Quality, and Portable Font Engine / FreeType License
greenlet0.4.9lightweight in-process concurrent programming / MIT
h5py2.5.0Read and write HDF5 files from Python. / 3-clause BSD
hdf51.8.15.1HDF5 is a data model, library, and file format for storing and managing data / BSD-like
idna2.0Internationalized Domain Names in Applications / BSD
ipykernel4.1.1IPython Kernel for Jupyter / BSD
ipython4.0.1Productive Interactive Computing / BSD
ipython_genutils0.1.0vestigial utilities from IPython / BSD
ipywidgets4.1.0IPython Static Widgets / BSD
itsdangerous0.24Various helpers to pass trusted data to untrusted environments and back. / BSD
jbig Linux Mac2.1implementation of the JBIG1 data compression standard / GPL2
jdcal1.0Julian dates from proleptic Gregorian and Julian calendars. / BSD
jedi0.9.0/ MIT
jinja22.8An easy to use stand-alone template engine written in pure python. / BSD
jpeg8dread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema2.4.0An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage / BSD
jupyter_client4.1.1Jupyter protocol implementation and client libraries / BSD
jupyter_console4.0.3Jupyter terminal console / BSD
jupyter_core4.0.6base package on which Jupyter projects rely / BSD
launcher Mac Windows1.0.0Anaconda’s application launcher / proprietary - Continuum Analytics, Inc.
libdynd0.7.0C++ dynamic ndarray library / BSD
libffi Linux3.0.13A portable foreign-function interface library / MIT
libgfortran Linux1.0GNU Fortran runtime library / GPL3
libpng1.6.17libpng is the official PNG reference library / libpng license
libsodium Linux Windows1.0.3a modern software library for encryption, signatures, password hashing, etc. / MIT
libtiff4.0.6tiff image library / BSD-like
libxml2 Linux Mac2.9.2The XML C parser and toolkit of Gnome / MIT
libxslt Linux Mac1.1.28Libxslt is the XSLT C library developed for the GNOME project / MIT
llvmlite0.8.0lightweight wrapper around basic LLVM functionality / BSD
lxml3.4.4XML processing library combining libxml2/libxslt with the ElementTree API / BSD
markupsafe0.23Implements a XML/HTML/XHTML Markup safe string for Python / BSD
matplotlib1.5.0Python plotting package / PSF-based
menuinst Windows1.3.1cross platform install of menu items / BSD
mistune0.7.1The fastest markdown parser in pure Python with renderer feature / BSD
msvc_runtime Windows1.0.1Bundles of the MSVC runtime for your Python / Proprietary
multipledispatch0.4.8Multiple dispatch / BSD
nbconvert4.0.0converts notebooks to various other formats via Jinja templates / BSD
nbformat4.0.1the base implementation of the Jupyter Notebook format / BSD
networkx1.10Python package for creating and manipulating graphs and networks / BSD
nltk3.1Natural Language Toolkit / Apache
node-webkit Mac Windows0.10.1calls Node.js modules from DOM and enables a new way of writing applications / MIT
nose1.3.7nose extends unittest to make testing easier / LGPL
notebook4.0.6a web-based notebook environment for interactive computing / BSD
numba0.22.1compiling Python code using LLVM / BSD
numexpr2.4.4Fast numerical expression evaluator for NumPy / MIT
numpy1.9.3array processing for numbers, strings, records, and objects. / BSD
odo0.3.4Data Migration for Blaze Project / BSD
openblas Linux0.2.14optimized BLAS library based on GotoBLAS2 / BSD
openpyxl2.2.6A Python library to read/write Excel 2007 xlsx/xlsm files / MIT
openssl1.0.2dOpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style
pandas0.17.1Powerful data structures for data analysis, time series,and statistics / BSD
patchelf Linux0.6a small utility to modify the dynamic linker and RPATH of ELF executables / GPL3
path.py8.1.2module wrapper for os.path / MIT
patsy0.4.0a library for describing statistical models and building design matrices. / BSD
pep81.6.2Python style guide checker / MIT
pexpect Linux Mac3.3Pexpect allows easy control of interactive console applications / ISC
pickleshare0.5tiny shelve-like database with concurrency support / MIT
pillow3.0.0Python Imaging Library (Fork) / PIL license
pip7.1.2PyPA recommended tool for installing Python packages / MIT
ply3.8Python Lex & Yacc / BSD
psutil3.3.0cross-platform process and system utilities module for Python / BSD
ptyprocess Linux Mac0.5Run a subprocess in a pseudo terminal / ISC
py1.4.30library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyasn10.1.9Offline IP address to Autonomous System Number lookup module / BSD
pycosat0.6.1bindings to picosat (a SAT solver) / MIT
pycparser2.14C parser in Python / BSD
pycrypto2.6.1Cryptographic modules for Python. / Public-Domain
pycurl7.19.5.1PycURL – cURL library module for Python / LGPL, MIT
pyflakes1.0.0passive checker of Python programs / MIT
pygments2.0.2Pygments is a syntax highlighting package written in Python / BSD
pyopenssl0.15.1Python wrapper module around the OpenSSL library / Apache
pyparsing2.0.3Python parsing module / MIT
pyqt4.11.4PyQt is a Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3
pyreadline Windows2.1A python implmementation of GNU readline. / BSD
pytables3.2.2brings together Python, HDF5 and NumPy to easily handle large amounts of data / BSD
pytest2.8.1simple powerful testing with Python / MIT
python3.5.1general purpose programming language / PSF
python-dateutil2.4.2Extensions to the standard Python datetime module / BSD
pytz2015.7World timezone definitions, modern and historical / MIT
pywin32 Windows219Python extensions for Windows / PSF
pyyaml3.11YAML parser and emitter for Python / MIT
pyzmq14.7.0zeromq bindings for Python / LGPL and BSD
qt4.8.7Qt is a cross-platform application and UI framework / LGPL
qtconsole4.1.1Jupyter Qt Console / BSD
readline Linux Mac6.2line-editing for programs with a command-line interface / GPL3
redis Linux Mac2.6.9Redis is an open source, BSD licensed, advanced key-value cache and store / 3-clause BSD
redis-py Linux Mac2.10.3Redis Python Client / MIT
requests2.8.1Python HTTP for Humans / Apache
rope0.9.4a python refactoring library / GPL
scikit-image0.11.3Image processing routines for SciPy / 3-clause BSD
scikit-learn0.17A set of python modules for machine learning and data mining / 3-clause BSD
scipy0.16.0Scientific Library for Python / BSD
setuptools18.5Easily download, build, install, upgrade, and uninstall Python packages / PSF or ZPL
simplegeneric0.8.1lets you define simple single-dispatch generic functions / ZPL 2.1
sip4.16.9/ GPL3
six1.10.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.0provides 16 stemmer algorithms generated from Snowball algorithms / BSD
sockjs-tornado1.0.1SockJS python server implementation on top of Tornado framework / MIT
sphinx1.3.1Python documentation generator / BSD
sphinx_rtd_theme0.1.7ReadTheDocs.org theme for Sphinx / BSD
spyder2.3.8Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.0.9Database Abstraction Library / MIT
sqlite Linux Mac3.8.4.1self-contained, zero-configuration, SQL database engine / Public-Domain
statsmodels0.6.1Statistical computations and models for use with SciPy / 3-clause BSD
sympy0.7.6.1SymPy is a Python library for symbolic mathematics / 3-clause BSD
terminado Linux Mac0.5Terminals served to term.js using Tornado websockets / BSD
theano Linux0.7.0Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs / BSD
tk8.5.18dynamic programming language with GUI elements / BSD-like
toolz0.7.4List processing tools and functional utilities / BSD
tornado4.3a Python web framework and asynchronous networking library / Apache
traitlets4.0.0configuration system for Python applications / BSD
ujson1.33Ultra fast JSON encoder and decoder for Python / BSD
unicodecsv0.14.1The unicodecsv file reads and decodes byte strings for you / BSD
util-linux Linux2.21Util-linux is a suite of essential utilities for any Linux system / GPL2
werkzeug0.11.2The Swiss Army knife of Python web development / BSD
wheel0.26.0built-package format for Python / MIT
xlrd0.9.4Library for developers to extract data from Microsoft Excel spreadsheet files / BSD
xlsxwriter0.7.7A Python module for creating Excel XLSX files / BSD
xlwings Mac Windows0.5.0Make Excel fly. Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.0.0writing data and formatting information to Excel files / BSD
xz Linux Mac5.0.5data compression software with high compression ratio / Public-Domain, GPL
yaml Linux Mac0.1.6a human friendly data serialization standard for all programming languages / MIT
zeromq4.1.3a messaging system, or “message-oriented middleware” / LGPL
zlib1.2.8massively spiffy yet delicately unobtrusive compression library / zlib
Anaconda 2.4.0
Nov 02, 2015
Highlights:
  • add Python 3.5 support
  • updated NumPy to 1.10
  • added OpenBLAS support on Linux
  • made drastic speed improvements to conda
  • moved from IPython to Jupyter
  • improved Start Menus on Windows
  • updated Qt to 4.8.7 on all platforms
  • updates to more than 60 other packages
Known issues:
  • numba and llvmlite are missing for Python 3.5 (because they don’t support this Python version yet)
  • numpy 1.10 has performance regression for record array access, see numpy/numpy#6467
  • Python 3.5 does not work on Windows XP
Major package updates:
  • bokeh from 0.9.0 to 0.10.0
  • conda from 3.14.1 to 3.18.3
  • conda-build from 1.14.1 to 1.18.1
  • conda-env from 2.2.3 to 2.4.4
  • ipython from 3.2.0 to 4.0.0
  • networkx from 1.9.1 to 1.10
  • numba from 0.19.1 to 0.21.0
  • numpy from 1.9.2 to 1.10.1
  • pandas from 0.16.2 to 0.17.0
  • pillow from 2.8.2 to 3.0.0
  • requests from 2.7.0 to 2.8.1
  • scipy from 0.15.1 to 0.16.0
  • spyder from 2.3.5.2 to 2.3.7
  • sympy from 0.7.6 to 0.7.6.1
Added:
  • anaconda-client 1.1.0
  • jupyter 1.0.0
  • jupyter_client 4.1.1
  • jupyter_console 4.0.3
  • jupyter_core 4.0.6
  • Python 3.5
  • Python 2.7
NameVersionSummary / License
abstract-rendering Linux Mac0.5.1Rendering as a binning process / 3-clause BSD
alabaster0.7.6configurable sidebar-enabled Sphinx theme / BSD
anaconda-client1.1.0anaconda.org command line client library / BSD
appnope Mac0.1.0Disable App Nap on OS X 10.9 / BSD
appscript Mac1.0.1Control AppleScriptable applications from Python / Public-Domain
argcomplete1.0.0Bash tab completion for argparse. Tab complete all the things! / Apache
astropy1.0.5Community-developed python astronomy tools / BSD
babel2.1.1Internationalization utilities / BSD
beautifulsoup44.4.1screen-scraping library / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
blaze-core0.8.3Blaze is the next generation of NumPy / BSD
bokeh0.10.0statistical and novel interactive HTML plots for Python / BSD
boto2.38.0Amazon Web Services Library / MIT
bzip2 Windows1.0.6high-quality data compressor / BSD
cffi1.2.1Foreign Function Interface for Python calling C code / MIT
clyent0.4.0Command line client Library for windows and posix / BSD
colorama0.3.3Cross-platform colored terminal text. / BSD
comtypes Windows1.1.2pure Python COM package / MIT
conda3.18.3cross-platform, Python-agnostic binary package manager / BSD
conda-build1.18.1Commands and tools for building conda packages / BSD
conda-env2.4.4provides a unified interface to dealing with Conda environments / BSD
configobj5.0.6Config file reading, writing and validation / BSD
cryptography1.0.2provides cryptographic recipes and primitives to Python developers / Apache
curl7.45.0tool and library for transferring data with URL syntax / MIT/X derivate
cython0.23.4The Cython compiler for writing C extensions for the Python language / Apache
cytoolz0.7.4Cython implementation of Toolz, high performance functional utilities / BSD
datashape0.4.7A data description language / BSD
decorator4.0.4Better living through Python with decorators / BSD
docutils0.12Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3
fastcache1.0.2C implementation of Python 3 functools.lru_cache / MIT
flask0.10.1A microframework based on Werkzeug, Jinja2 and good intentions / BSD
fontconfig Linux2.11.1Fontconfig is a library for configuring and customizing font access / BSD
freetype2.5.5A Free, High-Quality, and Portable Font Engine / FreeType License
greenlet0.4.9lightweight in-process concurrent programming / MIT
h5py2.5.0Read and write HDF5 files from Python. / 3-clause BSD
hdf51.8.15.1HDF5 is a data model, library, and file format for storing and managing data / BSD-like
idna2.0Internationalized Domain Names in Applications / BSD
ipykernel4.1.1IPython Kernel for Jupyter / BSD
ipython4.0.0Productive Interactive Computing / BSD
ipython_genutils0.1.0vestigial utilities from IPython / BSD
ipywidgets4.1.0IPython Static Widgets / BSD
itsdangerous0.24Various helpers to pass trusted data to untrusted environments and back. / BSD
jdcal1.0Julian dates from proleptic Gregorian and Julian calendars. / BSD
jedi0.9.0/ MIT
jinja22.8An easy to use stand-alone template engine written in pure python. / BSD
jpeg8dread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema2.4.0An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage / BSD
jupyter_client4.1.1Jupyter protocol implementation and client libraries / BSD
jupyter_console4.0.3Jupyter terminal console / BSD
jupyter_core4.0.6base package on which Jupyter projects rely / BSD
launcher Mac Windows1.0.0Anaconda’s application launcher / proprietary - Continuum Analytics, Inc.
libffi Linux3.0.13A portable foreign-function interface library / MIT
libgfortran Linux1.0GNU Fortran runtime library / GPL3
libpng1.6.17libpng is the official PNG reference library / libpng license
libsodium Linux Windows1.0.3a modern software library for encryption, signatures, password hashing, etc. / MIT
libtiff4.0.6tiff image library / BSD-like
libxml2 Linux Mac2.9.2The XML C parser and toolkit of Gnome / MIT
libxslt Linux Mac1.1.28Libxslt is the XSLT C library developed for the GNOME project / MIT
lxml3.4.4XML processing library combining libxml2/libxslt with the ElementTree API / BSD
markupsafe0.23Implements a XML/HTML/XHTML Markup safe string for Python / BSD
matplotlib1.4.3Python plotting package / PSF-based
menuinst Windows1.2.1cross platform install of menu items / BSD
mistune0.7.1The fastest markdown parser in pure Python with renderer feature / BSD
msvc_runtime Windows1.0.0Bundles of the MSVC runtime for your Python / Proprietary
multipledispatch0.4.8Multiple dispatch / BSD
nbconvert4.0.0converts notebooks to various other formats via Jinja templates / BSD
nbformat4.0.1the base implementation of the Jupyter Notebook format / BSD
networkx1.10Python package for creating and manipulating graphs and networks / BSD
nltk3.1Natural Language Toolkit / Apache
node-webkit Mac Windows0.10.1calls Node.js modules from DOM and enables a new way of writing applications / MIT
nose1.3.7nose extends unittest to make testing easier / LGPL
notebook4.0.6a web-based notebook environment for interactive computing / BSD
numexpr2.4.4Fast numerical expression evaluator for NumPy / MIT
numpy1.9.3array processing for numbers, strings, records, and objects. / BSD
odo0.3.4Data Migration for Blaze Project / BSD
openblas Linux0.2.14optimized BLAS library based on GotoBLAS2 / BSD
openpyxl2.2.6A Python library to read/write Excel 2007 xlsx/xlsm files / MIT
openssl1.0.2dOpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style
pandas0.17.0Powerful data structures for data analysis, time series,and statistics / BSD
patchelf Linux0.6a small utility to modify the dynamic linker and RPATH of ELF executables / GPL3
path.py8.1.2module wrapper for os.path / MIT
patsy0.4.0a library for describing statistical models and building design matrices. / BSD
pep81.6.2Python style guide checker / MIT
pexpect Linux Mac3.3Pexpect allows easy control of interactive console applications / ISC
pickleshare0.5tiny shelve-like database with concurrency support / MIT
pillow3.0.0Python Imaging Library (Fork) / PIL license
pip7.1.2PyPA recommended tool for installing Python packages / MIT
ply3.8Python Lex & Yacc / BSD
psutil3.2.2cross-platform process and system utilities module for Python / BSD
ptyprocess Linux Mac0.5Run a subprocess in a pseudo terminal / ISC
py1.4.30library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyasn10.1.9Offline IP address to Autonomous System Number lookup module / BSD
pycosat0.6.1bindings to picosat (a SAT solver) / MIT
pycparser2.14C parser in Python / BSD
pycrypto2.6.1Cryptographic modules for Python. / Public-Domain
pycurl7.19.5.1PycURL – cURL library module for Python / LGPL, MIT
pyflakes1.0.0passive checker of Python programs / MIT
pygments2.0.2Pygments is a syntax highlighting package written in Python / BSD
pyopenssl0.15.1Python wrapper module around the OpenSSL library / Apache
pyparsing2.0.3Python parsing module / MIT
pyqt4.11.4PyQt is a Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3
pyreadline Windows2.1A python implmementation of GNU readline. / BSD
pytables3.2.2brings together Python, HDF5 and NumPy to easily handle large amounts of data / BSD
pytest2.8.1simple powerful testing with Python / MIT
python3.5.0general purpose programming language / PSF
python-dateutil2.4.2Extensions to the standard Python datetime module / BSD
pytz2015.6World timezone definitions, modern and historical / MIT
pywin32 Windows219Python extensions for Windows / PSF
pyyaml3.11YAML parser and emitter for Python / MIT
pyzmq14.7.0zeromq bindings for Python / LGPL and BSD
qt4.8.7Qt is a cross-platform application and UI framework / LGPL
qtconsole4.1.0Jupyter Qt Console / BSD
readline Linux Mac6.2line-editing for programs with a command-line interface / GPL3
redis Linux Mac2.6.9Redis is an open source, BSD licensed, advanced key-value cache and store / 3-clause BSD
redis-py Linux Mac2.10.3Redis Python Client / MIT
requests2.8.1Python HTTP for Humans / Apache
rope0.9.4a python refactoring library / GPL
scikit-image0.11.3Image processing routines for SciPy / 3-clause BSD
scikit-learn0.16.1A set of python modules for machine learning and data mining / 3-clause BSD
scipy0.16.0Scientific Library for Python / BSD
setuptools18.4Easily download, build, install, upgrade, and uninstall Python packages / PSF or ZPL
simplegeneric0.8.1lets you define simple single-dispatch generic functions / ZPL 2.1
sip4.16.9/ GPL3
six1.10.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.0provides 16 stemmer algorithms generated from Snowball algorithms / BSD
sockjs-tornado1.0.1SockJS python server implementation on top of Tornado framework / MIT
sphinx1.3.1Python documentation generator / BSD
sphinx_rtd_theme0.1.7ReadTheDocs.org theme for Sphinx / BSD
spyder2.3.7Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.0.9Database Abstraction Library / MIT
sqlite Linux Mac3.8.4.1self-contained, zero-configuration, SQL database engine / Public-Domain
statsmodels0.6.1Statistical computations and models for use with SciPy / 3-clause BSD
sympy0.7.6.1SymPy is a Python library for symbolic mathematics / 3-clause BSD
terminado Linux Mac0.5Terminals served to term.js using Tornado websockets / BSD
theano Linux0.7.0Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs / BSD
tk8.5.18dynamic programming language with GUI elements / BSD-like
toolz0.7.4List processing tools and functional utilities / BSD
tornado4.2.1a Python web framework and asynchronous networking library / Apache
traitlets4.0.0configuration system for Python applications / BSD
ujson1.33Ultra fast JSON encoder and decoder for Python / BSD
unicodecsv0.14.1The unicodecsv file reads and decodes byte strings for you / BSD
util-linux Linux2.21Util-linux is a suite of essential utilities for any Linux system / GPL2
werkzeug0.10.4The Swiss Army knife of Python web development / BSD
wheel0.26.0built-package format for Python / MIT
xlrd0.9.4Library for developers to extract data from Microsoft Excel spreadsheet files / BSD
xlsxwriter0.7.7A Python module for creating Excel XLSX files / BSD
xlwings Mac Windows0.4.1Make Excel fly. Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.0.0writing data and formatting information to Excel files / BSD
xz Linux Mac5.0.5data compression software with high compression ratio / Public-Domain, GPL
yaml Linux Mac0.1.6a human friendly data serialization standard for all programming languages / MIT
zeromq4.1.3a messaging system, or “message-oriented middleware” / LGPL
zlib1.2.8massively spiffy yet delicately unobtrusive compression library / zlib
Anaconda 2.3.0
Jul 02, 2015
Highlights:
  • updates to 60 packages, including Python 2.7.10 and Pandas 0.16.2
  • support for signed packages in conda
Fixes:
  • fixed the extra space in IPython terminal being created when typing the tab key on Linux
  • added missing zope.interface.common sub-package
  • fixed Sphinx package being included in Spyder package
Enhancements:
  • added support for signed packages in conda
  • added curl on Windows, and kerberos authentication support
  • added Windows support for libnetcdf and hdf5
  • split gdal into libgdal and gdal (python-bindings)
Known issues:
  • when opening some HDF5 files, pytables will crash on Windows and Python 3
Major package updates:
  • bokeh from 0.8.1 to 0.9.0
  • conda from 3.10.0 to 3.14.1
  • conda-build from 1.11.0 to 1.14.1
  • conda-env from 2.1.3 to 2.2.3
  • ipython from 3.0.0 to 3.2.0
  • numba from 0.17.0 to 0.19.1
  • pandas from 0.15.2 to 0.16.2
  • pillow from 2.7.0 to 2.8.2
  • python from 2.7.9 to 2.7.10
  • requests from 2.6.0 to 2.7.0
  • scikit-image from 0.11.2 to 0.11.3
  • scikit-learn from 0.15.2 to 0.16.1
  • spyder from 2.3.4 to 2.3.5.2
  • Python 3.4
  • Python 2.7
NameVersionSummary / License
abstract-rendering Linux Mac0.5.1Rendering as a binning process / 3-clause BSD
alabaster0.7.3A configurable sidebar-enabled Sphinx theme / BSD
appscript Mac1.0.1Control AppleScriptable applications from Python / Public-Domain
argcomplete0.8.9Bash tab completion for argparse. Tab complete all the things! / Apache
astropy1.0.3Community-developed python astronomy tools / BSD
babel1.3Internationalization utilities / BSD
bcolz0.9.0columnar and compressed data containers. / BSD
beautiful-soup4.3.2Screen-scraping library / PSF, MIT
binstar0.11.0Binstar command line client library / BSD
bitarray0.8.1efficient arrays of booleans – C extension / PSF
blaze-core0.8.0Blaze is the next generation of NumPy / BSD
blz0.6.2a compressed data container / BSD
bokeh0.9.0Statistical and novel interactive HTML plots for Python / 3-clause BSD
boto2.38.0Amazon Web Services Library / MIT
bottleneck1.0.0Fast NumPy array functions written in Cython. / Simplified BSD
certifi14.05.14Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.1.0Foreign Function Interface for Python calling C code / MIT
clyent0.3.4Command line client Library for windows and posix / BSD
colorama0.3.3Cross-platform colored terminal text. / BSD
conda3.14.1cross-platform, Python-agnostic binary package manager / BSD
conda-build1.14.1Commands and tools for building conda packages / BSD
conda-env2.2.3Provides a unified interface to dealing with Conda environments. / BSD
configobj5.0.6Config file reading, writing and validation / BSD
cryptography0.9.1provides cryptographic recipes and primitives to Python developers / Apache
curl7.43.0tool and library for transferring data with URL syntax / MIT/X derivate
cython0.22.1The Cython compiler for writing C extensions for the Python language / Apache
cytoolz0.7.3Cython implementation of Toolz, high performance functional utilities / BSD
datashape0.4.5A data description language / BSD
decorator3.4.2Better living through Python with decorators / BSD
docutils0.12Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3
dynd-python0.6.5Python exposure of the DyND dynamic multi-dimensional array library / BSD
fastcache1.0.2C implementation of Python 3 functools.lru_cache / MIT
flask0.10.1A microframework based on Werkzeug, Jinja2 and good intentions / BSD
fontconfig Linux2.11.1Fontconfig is a library for configuring and customizing font access / BSD
freetype Linux Mac2.5.2A Free, High-Quality, and Portable Font Engine / FreeType License
greenlet0.4.7Lightweight in-process concurrent programming / MIT
h5py2.5.0Read and write HDF5 files from Python. / 3-clause BSD
hdf51.8.15.1HDF5 is a data model, library, and file format for storing and managing data / BSD-like
idna2.0Internationalized Domain Names in Applications / BSD
ipython3.2.0Productive Interactive Computing / BSD
itsdangerous0.24Various helpers to pass trusted data to untrusted environments and back. / BSD
jdcal1.0Julian dates from proleptic Gregorian and Julian calendars. / BSD
jedi0.8.1/ MIT
jinja22.7.3An easy to use stand-alone template engine written in pure python. / BSD
jpeg Linux Mac8dread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema2.4.0An implementation of JSON Schema validation for Python / MIT
launcher Mac Windows1.0.0Anaconda’s application launcher / proprietary - Continuum Analytics, Inc.
libdynd Linux Mac0.6.5Python exposure of DyND / BSD
libffi Linux3.0.13A portable foreign-function interface library / MIT
libpng Linux Mac1.6.17libpng is the official PNG reference library / libpng license
libsodium Linux Mac0.4.5a modern software library for encryption, signatures, password hashing, etc. / MIT
libtiff Linux Mac4.0.2PyLibTiff: a Python tiff library / BSD-like
libxml2 Linux Mac2.9.2The XML C parser and toolkit of Gnome / MIT
libxslt Linux Mac1.1.28Libxslt is the XSLT C library developed for the GNOME project / MIT
llvmlite0.5.0lightweight wrapper around basic LLVM functionality / BSD
lxml3.4.4XML processing library combining libxml2/libxslt with the ElementTree API / BSD
markupsafe0.23Implements a XML/HTML/XHTML Markup safe string for Python / BSD
matplotlib1.4.3Python plotting package / PSF-based
menuinst Windows1.0.4cross platform install of menu items / BSD
mistune0.5.1The fastest markdown parser in pure Python with renderer feature / BSD
mock1.0.1A Python Mocking and Patching Library for Testing / BSD
multipledispatch0.4.7Multiple dispatch / BSD
networkx1.9.1Python package for creating and manipulating graphs and networks / BSD
nltk3.0.3Natural Language Toolkit / Apache
node-webkit Mac Windows0.10.1calls Node.js modules from DOM and enables a new way of writing applications / MIT
nose1.3.7nose extends unittest to make testing easier / LGPL
numba0.19.1compiling Python code using LLVM / BSD
numexpr2.4.3Fast numerical expression evaluator for NumPy / MIT
numpy1.9.2array processing for numbers, strings, records, and objects. / BSD
odo0.3.2Data Migration for Blaze Project / BSD
openpyxl1.8.5A Python library to read/write Excel 2007 xlsx/xlsm files / MIT
openssl Linux Mac1.0.1kOpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style
pandas0.16.2Powerful data structures for data analysis, time series,and statistics / BSD
patsy0.3.0a library for describing statistical models and building design matrices. / BSD
pep81.6.2Python style guide checker / MIT
pillow2.8.2Python Imaging Library (Fork) / PIL license
pip7.0.3PyPA recommended tool for installing Python packages / MIT
ply3.6Python Lex & Yacc / BSD
psutil2.2.1A cross-platform process and system utilities module for Python / BSD
ptyprocess Linux Mac0.4Run a subprocess in a pseudo terminal / ISC
py1.4.27library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyasn10.1.7Offline IP address to Autonomous System Number lookup module / BSD
pycosat0.6.1bindings to picosat (a SAT solver) / MIT
pycparser2.14C parser in Python / BSD
pycrypto2.6.1Cryptographic modules for Python. / Public-Domain
pycurl Linux Mac7.19.5.1PycURL – cURL library module for Python / LGPL, MIT
pyflakes0.9.2passive checker of Python programs / MIT
pygments2.0.2Pygments is a syntax highlighting package written in Python / BSD
pyopenssl0.15.1Python wrapper module around the OpenSSL library / Apache
pyparsing2.0.3Python parsing module / MIT
pyqt4.11.3PyQt is a Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3
pyreadline Windows2.0A python implmementation of GNU readline. / BSD
pytables3.2.0brings together Python, HDF5 and NumPy to easily handle large amounts of data / BSD
pytest2.7.1simple powerful testing with Python / MIT
python3.4.3general purpose programming language / PSF
python-dateutil2.4.2Extensions to the standard Python datetime module / BSD
pytz2015.4World timezone definitions, modern and historical / MIT
pywin32 Windows219Python extensions for Windows / PSF
pyyaml3.11YAML parser and emitter for Python / MIT
pyzmq14.7.0zeromq bindings for Python / LGPL and BSD
qt Linux Mac4.8.6Qt is a cross-platform application and UI framework / LGPL
readline Linux Mac6.2provides line-editing and for programs with a command-line interface / GPL3
redis Linux Mac2.6.9Redis is an open source, BSD licensed, advanced key-value cache and store / 3-clause BSD
redis-py Linux Mac2.10.3Redis Python Client / MIT
requests2.7.0Python HTTP for Humans / Apache
rope0.9.4a python refactoring library / GPL
runipy0.1.3Run IPython notebooks from the command line / BSD
scikit-image0.11.3Image processing routines for SciPy / 3-clause BSD
scikit-learn0.16.1A set of python modules for machine learning and data mining / 3-clause BSD
scipy0.15.1Scientific Library for Python / BSD
setuptools17.1.1Easily download, build, install, upgrade, and uninstall Python packages / PSF or ZPL
sip Linux Mac4.16.5/ GPL3
six1.9.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.0provides 16 stemmer algorithms generated from Snowball algorithms / BSD
sockjs-tornado1.0.1SockJS python server implementation on top of Tornado framework / MIT
sphinx1.3.1Python documentation generator / BSD
sphinx_rtd_theme0.1.7ReadTheDocs.org theme for Sphinx / BSD
spyder2.3.5.2Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.0.5Database Abstraction Library / MIT
sqlite Linux Mac3.8.4.1implements a self-contained, zero-configuration, SQL database engine / Public-Domain
statsmodels0.6.1Statistical computations and models for use with SciPy / 3-clause BSD
sympy0.7.6SymPy is a Python library for symbolic mathematics / 3-clause BSD
terminado Linux Mac0.5Terminals served to term.js using Tornado websockets / BSD
theano Linux0.7.0Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs / BSD
tk Linux Mac8.5.18powerful but easy to learn dynamic programming language / BSD-like
toolz0.7.2List processing tools and functional utilities / BSD
tornado4.2Tornado is a Python web framework and asynchronous networking library / Apache
ujson1.33Ultra fast JSON encoder and decoder for Python / BSD
util-linux Linux2.21Util-linux is a suite of essential utilities for any Linux system / GPL2
werkzeug0.10.4The Swiss Army knife of Python web development / BSD
xlrd0.9.3Library for developers to extract data from Microsoft Excel spreadsheet files / BSD
xlsxwriter0.7.3A Python module for creating Excel XLSX files / BSD
xlwings Mac Windows0.3.5Make Excel fly. Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.0.0writing data and formatting information to Excel files / BSD
xz Linux Mac5.0.5a free general-purpose data compression software with high compression ratio / Public-Domain, GPL
yaml Linux Mac0.1.6a human friendly data serialization standard for all programming languages / MIT
zeromq Linux Mac4.0.5a messaging system, or “message-oriented middleware” / LGPL
zlib1.2.8A Massively Spiffy Yet Delicately Unobtrusive Compression Library / zlib
Anaconda 2.2.0
Mar 31, 2015
Highlights:
  • updates to 61 packages, including: Python, NumPy, Bokeh, pandas and blaze
  • added 16 new packages
  • added HTTPS support for default conda packages repo
Fixes:
  • fixed cython command on Windows
  • fixed untgz NSIS plugin to install files with exactly 100 characters
Enhancements:
  • added https support for default conda packages repo
  • renamed dateutil to python-dateutil to reflect the official name
  • added HDF5 and netcdf support for GDAL
  • switched to using Pillow instead of PIL
  • changed ipython-notebook to start directory to home directory on Windows
Major package updates:
  • bokeh from 0.6.1 to 0.8.1
  • conda from 3.7.0 to 3.10.0
  • conda-build from 1.8.2 to 1.11.0
  • ipython from 2.2.0 to 3.0.0
  • matplotlib from 1.4.0 to 1.4.3
  • numba from 0.14.0 to 0.17.0
  • numpy from 1.9.0 to 1.9.2
  • pandas from 0.14.1 to 0.15.2
  • python from 2.7.8 to 2.7.9
  • requests from 2.4.1 to 2.6.0
  • scikit-image from 0.10.1 to 0.11.2
  • scipy from 0.14.0 to 0.15.1
  • spyder from 2.3.1 to 2.3.4
  • statsmodels from 0.5.0 to 0.6.1
  • sympy from 0.7.5 to 0.7.6
  • pillow 2.7.0
  • Python 3.4
  • Python 2.7
NameVersionSummary / License
abstract-rendering Linux Mac0.5.1Rendering as a binning process / 3-clause BSD
appscript Mac1.0.1Control AppleScriptable applications from Python / Public-Domain
argcomplete0.8.4Bash tab completion for argparse. Tab complete all the things! / Apache
astropy1.0.1Community-developed python astronomy tools / BSD
bcolz0.8.1columnar and compressed data containers. / BSD
beautiful-soup4.3.2Screen-scraping library / PSF, MIT
binstar0.10.1Binstar command line client library / BSD
bitarray0.8.1efficient arrays of booleans – C extension / PSF
blaze-core0.7.3Blaze is the next generation of NumPy / BSD
blz0.6.2a compressed data container / BSD
bokeh0.8.1Statistical and novel interactive HTML plots for Python / 3-clause BSD
boto2.36.0Amazon Web Services Library / MIT
certifi14.05.14Python package for providing Mozilla’s CA Bundle. / ISC
cffi0.9.2Foreign Function Interface for Python calling C code / MIT
clyent0.3.4Command line client Library for windows and posix / BSD
colorama0.3.3Cross-platform colored terminal text. / BSD
conda3.10.0package management tool Installation / BSD
conda-build1.11.0Commands and tools for building conda packages / BSD
configobj5.0.6Config file reading, writing and validation / BSD
cryptography0.8provides cryptographic recipes and primitives to Python developers / Apache
curl Linux Mac7.38.0curl is a command line tool and library for transferring data with URL syntax / MIT/X derivate
cython0.22The Cython compiler for writing C extensions for the Python language / Apache
cytoolz0.7.2Cython implementation of Toolz: High performance functional utilities / BSD
datashape0.4.4A data description language / BSD
decorator3.4.0Better living through Python with decorators / BSD
docutils0.12Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3
dynd-python0.6.5Python exposure of the DyND dynamic multi-dimensional array library / BSD
fastcache1.0.2C implementation of Python 3 functools.lru_cache / MIT
flask0.10.1A microframework based on Werkzeug, Jinja2 and good intentions / BSD
fontconfig Linux2.11.1Fontconfig is a library for configuring and customizing font access / BSD
freetype Linux Mac2.5.2A Free, High-Quality, and Portable Font Engine / FreeType License
greenlet0.4.5Lightweight in-process concurrent programming / MIT
h5py2.4.0Read and write HDF5 files from Python / 3-clause BSD
hdf5 Linux Mac1.8.14HDF5 is a data model, library, and file format for storing and managing data / BSD-like
ipython3.0.0IPython: Productive Interactive Computing / BSD
itsdangerous0.24Various helpers to pass trusted data to untrusted environments and back. / BSD
jdcal1.0Julian dates from proleptic Gregorian and Julian calendars. / BSD
jedi0.8.1/ MIT
jinja22.7.3An easy to use stand-alone template engine written in pure python. / BSD
jpeg Linux Mac8dread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema2.4.0An implementation of JSON Schema validation for Python / MIT
launcher Mac Windows1.0.0Anaconda’s application launcher / proprietary - Continuum Analytics, Inc.
libdynd Linux Mac0.6.5Python exposure of DyND / BSD
libffi Linux3.0.13A portable foreign-function interface library / MIT
libpng Linux Mac1.5.13libpng is the official PNG reference library. / Open Source
libsodium Linux Mac0.4.5a modern software library for encryption, signatures, password hashing, etc. / MIT
libtiff Linux Mac4.0.2PyLibTiff: a Python tiff library / BSD-like
libxml2 Linux Mac2.9.0The XML C parser and toolkit of Gnome / MIT
libxslt Linux Mac1.1.28Libxslt is the XSLT C library developed for the GNOME project / MIT
llvmlite0.2.2lightweight wrapper around basic LLVM functionality / BSD
lxml3.4.2XML processing library combining libxml2/libxslt with the ElementTree API / BSD
markupsafe0.23Implements a XML/HTML/XHTML Markup safe string for Python / BSD
matplotlib1.4.3Python plotting package / PSF-based
menuinst Windows1.0.4cross platform install of menu items / BSD
mistune0.5.1The fastest markdown parser in pure Python with renderer feature / BSD
mock1.0.1A Python Mocking and Patching Library for Testing / BSD
multipledispatch0.4.7Multiple dispatch / BSD
networkx1.9.1Python package for creating and manipulating graphs and networks / BSD
nltk3.0.2Natural Language Toolkit / Apache
node-webkit Mac Windows0.10.1calls Node.js modules from DOM and enables a new way of writing applications / MIT
nose1.3.4nose extends unittest to make testing easier / LGPL
numba0.17.0compiling Python code using LLVM / BSD
numexpr2.3.1Fast numerical expression evaluator for NumPy / MIT
numpy1.9.2array processing for numbers, strings, records, and objects. / BSD
odo0.3.1Data Migration for Blaze Project / BSD
openpyxl1.8.5A Python library to read/write Excel 2007 xlsx/xlsm files / MIT
openssl Linux Mac1.0.1kOpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style
pandas0.15.2Powerful data structures for data analysis, time series,and statistics / BSD
patsy0.3.0a library for describing statistical models and building design matrices. / BSD
pep81.6.2Python style guide checker / MIT
pillow2.7.0Python Imaging Library (Fork) / PIL license
pip6.0.8PyPA recommended tool for installing Python packages / MIT
ply3.4Python Lex & Yacc / BSD
psutil2.2.1A cross-platform process and system utilities module for Python / BSD
ptyprocess Linux Mac0.4Run a subprocess in a pseudo terminal / ISC
py1.4.26library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyasn10.1.7Offline IP address to Autonomous System Number lookup module / BSD
pycosat0.6.1bindings to picosat (a SAT solver) / MIT
pycparser2.10C parser in Python / BSD
pycrypto2.6.1Cryptographic modules for Python. / Public-Domain
pycurl Linux Mac7.19.5.1PycURL – cURL library module for Python / LGPL, MIT
pyflakes0.8.1passive checker of Python programs / MIT
pygments2.0.2Pygments is a syntax highlighting package written in Python / BSD
pyopenssl0.14Python wrapper module around the OpenSSL library / Apache
pyparsing2.0.3Python parsing module / MIT
pyqt4.11.3PyQt is a Python binding of the cross-platform GUI toolkit Qt / GPL
pyreadline Windows2.0A python implmementation of GNU readline. / BSD
pytables3.1.1brings together Python, HDF5 and NumPy to easily handle large amounts of data / BSD
pytest2.6.4simple powerful testing with Python / MIT
python3.4.3general purpose programming language / PSF
python-dateutil2.4.1Extensions to the standard Python datetime module / BSD
pytz2015.2World timezone definitions, modern and historical / MIT
pywin32 Windows219Python extensions for Windows / PSF
pyyaml3.11YAML parser and emitter for Python / MIT
pyzmq14.5.0zeromq bindings for Python / LGPL and BSD
qt Linux Mac4.8.6Qt is a cross-platform application and UI framework / LGPL
readline Linux Mac6.2provides line-editing and for programs with a command-line interface / GPLv3
redis Linux Mac2.6.9Redis is an open source, BSD licensed, advanced key-value cache and store / 3-clause BSD
redis-py Linux Mac2.10.3Redis Python Client / MIT
requests2.6.0Python HTTP for Humans / ISC
rope0.9.4a python refactoring library / GPL
runipy0.1.3Run IPython notebooks from the command line / BSD
scikit-image0.11.2Image processing routines for SciPy / 3-clause BSD
scikit-learn0.15.2A set of python modules for machine learning and data mining / 3-clause BSD
scipy0.15.1Scientific Library for Python / BSD
setuptools14.3Easily download, build, install, upgrade, and uninstall Python packages / PSF or ZPL
sip Linux Mac4.16.5/ GPL
six1.9.0Python 2 and 3 compatibility utilities / MIT
sockjs-tornado1.0.1SockJS python server implementation on top of Tornado framework / MIT
sphinx1.2.3Python documentation generator / BSD
spyder2.3.4Scientific PYthon Development EnviRonment / MIT
sqlalchemy0.9.9Database Abstraction Library / MIT
sqlite Linux Mac3.8.4.1implements a self-contained, zero-configuration, SQL database engine / Public-Domain
statsmodels0.6.1Statistical computations and models for use with SciPy / 3-clause BSD
sympy0.7.6SymPy is a Python library for symbolic mathematics / 3-clause BSD
terminado Linux Mac0.5Terminals served to term.js using Tornado websockets / BSD
tk Linux Mac8.5.18powerful but easy to learn dynamic programming language / BSD-like
toolz0.7.1List processing tools and functional utilities / BSD
tornado4.1Tornado is a Python web framework and asynchronous networking library / Apache
ujson1.33Ultra fast JSON encoder and decoder for Python / BSD
util-linux Linux2.21Util-linux is a suite of essential utilities for any Linux system / GPL
werkzeug0.10.1The Swiss Army knife of Python web development / BSD
xlrd0.9.3Library for developers to extract data from Microsoft Excel spreadsheet files / BSD
xlsxwriter0.6.7A Python module for creating Excel XLSX files / BSD
xlwings Mac Windows0.3.4Make Excel fly. Interact with Excel from Python and vice versa / 3-clause BSD
xz Linux Mac5.0.5a free general-purpose data compression software with high compression ratio / Public-Domain, GPL
yaml Linux Mac0.1.4a human friendly data serialization standard for all programming languages / MIT
zeromq Linux Mac4.0.4a messaging system, or “message-oriented middleware” / LGPL
zlib Linux Mac1.2.8A Massively Spiffy Yet Delicately Unobtrusive Compression Library / zlib
Anaconda 2.1.0
Sep 30, 2014
Fixes:
  • fixed the ability to compile C extensions in Python 3 using MinGW
  • added missing lzma module to Python 3.3 and 3.4 (links to xz)
  • added missing werkzeug/debug/shared package data to Werkzeug package
Enhancements:
  • added statsmodel support for Python 3.4
  • added LZO support for pytables on Linux
  • added scikit-learn support for Python 3.4
  • added Windows cffi support (in repository)
  • added bsddb conda package on Linux to support Berkeley DB
Updates:
  • bokeh from 0.4.4 to 0.6.1
  • conda from 3.5.2 to 3.7.0
  • conda-build from 1.3.3 to 1.8.2
  • ipython from 2.1.0 to 2.2.0
  • matplotlib from 1.3.1 to 1.4.0
  • numba from 0.13.2 to 0.14.0
  • numpy from 1.8.2 to 1.9.0
  • pandas from 0.14.0 to 0.14.1
  • python from 2.7.7 to 2.7.8
  • requests from 2.3.0 to 2.4.1
  • scikit-image from 0.10.0 to 0.10.1
  • scikit-learn from 0.14.1 to 0.15.2
  • spyder from 2.3.0rc1 to 2.3.1
  • Python 3.4
  • Python 2.7
NameVersionLicense
abstract-rendering Linux Mac0.5.13rd-clause BSD
argcomplete0.8.1Apache Software License
astropy0.4.2BSD
beautiful-soup4.3.2PSF/MIT
binstar0.7.1BSD
bitarray0.8.1PSF
blaze0.6.3BSD
blz0.6.2BSD
bokeh0.6.1New BSD
boto2.32.1MIT
cffi0.8.6MIT
colorama0.3.1BSD
conda3.7.0BSD
conda-build1.8.2BSD
configobj5.0.6BSD
cryptography0.5.4Apache 2.0
curl Linux Mac7.38.0MIT/X derivate
cython0.21Apache 2.0
cytoolz0.7.0BSD
datashape0.3.0BSD
dateutil2.1BSD
decorator3.4.0BSD
docutils0.12Public-Domain, PSF, 2-clause BSD, GPL3
dynd-python0.6.5BSD
flask0.10.1BSD
freetype Linux Mac2.4.10FreeType License
future0.13.1MIT
greenlet0.4.4MIT
h5py2.3.1New BSD
hdf5 Linux Mac1.8.13BSD-style
ipython2.2.0BSD
itsdangerous0.24BSD License
jdcal1.0BSD
jinja22.7.3BSD
jpeg Linux Mac8dCustom free software license
launcher Mac Windows1.0.0proprietary - Continuum Analytics, Inc.
libdynd Linux Mac0.6.5BSD
libffi Linux3.0.13MIT
libpng Linux Mac1.5.13Open Source
libsodium Linux Mac0.4.5MIT
libtiff Linux Mac4.0.2as-is
libxml2 Linux Mac2.9.0MIT
libxslt Linux Mac1.1.28MIT
llvm Linux Mac3.3Open Source
llvmpy0.12.7New BSD License
lxml3.4.0BSD
markupsafe0.23BSD
matplotlib1.4.0PSF-based
menuinst Windows1.0.4BDF
mingw Windows4.7GPL
mock1.0.1BSD
multipledispatch0.4.7BSD
networkx1.9.1BSD
nltk3.0.0Apache 2.0
node-webkit Mac Windows0.10.1MIT
nose1.3.4LGPL
numba0.14.0numba license
numexpr2.3.1MIT
numpy1.9.0BSD
openpyxl1.8.5MIT/Expat
openssl Linux Mac1.0.1hApache-style
pandas0.14.1BSD
patsy0.3.0BSD License
pillow Linux Mac2.5.1Standard PIL license
pip1.5.6MIT
ply3.4BSD
psutil2.1.1BSD
py1.4.25MIT
pycosat0.6.1MIT
pycparser2.10BSD
pycrypto2.6.1Public Domain
pycurl Linux Mac7.19.5LGPL and MIT/X
pyflakes0.8.1MIT
pygments1.6BSD
pyopenssl0.14APL2
pyparsing2.0.1MIT
pyqt4.10.4GPL
pyreadline Windows2.0BSD
pytables3.1.1BSD
pytest2.6.3MIT
python3.4.1PSF
pytz2014.7MIT
pywin32 Windows219PSF
pyyaml3.11MIT
pyzmq14.3.1LGPL and BSD
qt Linux Mac4.8.5LGPL
readline Linux Mac6.2GPL 3
redis Linux Mac2.6.93-clause BSD
redis-py Linux Mac2.9.1MIT
requests2.4.1ISC
rope0.9.4GPL
runipy0.1.1BSD
scikit-image0.10.1Modified BSD
scikit-learn0.15.23-clause BSD
scipy0.14.0BSD
setuptools5.8PSF or ZPL
sip Linux Mac4.15.5GPL
six1.8.0MIT
sockjs-tornado1.0.1MIT
sphinx1.2.3BSD
spyder2.3.1MIT
sqlalchemy0.9.7MIT
sqlite Linux Mac3.8.4.1Public Domain
statsmodels0.5.03-clause Modified BSD
sympy0.7.5New BSD
tk Linux Mac8.5.15BSD-style
toolz0.7.0BSD
tornado4.0.2Apache
ujson1.33BSD
util-linux Linux2.21GPL
werkzeug0.9.6BSD
xlrd0.9.3BSD
xlsxwriter0.5.7BSD
xz Linux Mac5.0.5Public Domain and GPL
yaml Linux Mac0.1.4MIT
zeromq Linux Mac4.0.4LGPL
zlib Linux Mac1.2.7zlib
Anaconda 2.0.1
Jun 12, 2014
Fixes:
  • added missing libpython (the so-called MinGW import library) for Python 3.4
  • in order to make pandas.io.excel work, we downgraded openpyxl from 2.0.2 to 1.8.5
  • added missing idle script on Windows
Updates:
  • conda from 3.5.2 to 3.5.5
  • conda-build from 1.3.3 to 1.3.5
  • numba from 0.13.1 to 0.13.2
  • pandas from 0.13.1 to 0.14.0
  • python from 2.7.6 to 2.7.7
  • scikit-image from 0.9.3 to 0.10.0
  • Python 3.4
  • Python 2.7
NameVersionLicense
argcomplete0.6.7Apache Software License
astropy0.3.2BSD
beautiful-soup4.3.1PSF/MIT
binstar0.5.3BSD
bitarray0.8.1PSF
blaze0.5.0BSD
blz0.6.2BSD
bokeh0.4.4New BSD
cdecimal2.3BSD
colorama0.2.7BSD
conda3.5.5BSD
conda-build1.3.5BSD
configobj5.0.5BSD
curl Linux Mac7.30.0MIT/X derivate
cython0.20.1Apache 2.0
datashape0.2.0BSD
dateutil2.1BSD
docutils0.11Public-Domain, PSF, 2-clause BSD, GPL3
dynd-python0.6.2BSD
flask0.10.1BSD
freetype Linux Mac2.4.10FreeType License
future0.12.1MIT
greenlet0.4.2MIT
h5py2.3.0New BSD
hdf5 Linux Mac1.8.9BSD-style
ipython2.1.0BSD
itsdangerous0.24BSD License
jdcal1.0BSD
jinja22.7.2BSD
jpeg Linux Mac8dCustom free software license
libdynd Linux Mac0.6.2BSD
libpng Linux Mac1.5.13Open Source
libsodium Linux Mac0.4.5MIT
libtiff Linux Mac4.0.2as-is
libxml2 Linux Mac2.9.0MIT
libxslt Linux Mac1.1.28MIT
llvm Linux Mac3.3Open Source
llvmpy0.12.6New BSD License
lxml3.3.5BSD
markupsafe0.18BSD
matplotlib1.3.1PSF-based
menuinst Windows1.0.3BDF
mingw Windows4.7GPL
mock1.0.1BSD
multipledispatch0.4.3BSD
networkx1.8.1BSD
nose1.3.3LGPL
numba0.13.2numba license
numexpr2.3.1MIT
numpy1.8.1BSD
openpyxl1.8.5MIT/Expat
openssl Linux Mac1.0.1hApache-style
pandas0.14.0BSD
patsy0.2.1BSD License
pillow Linux Mac2.4.0Standard PIL license
pip1.5.6MIT
ply3.4BSD
psutil2.1.1BSD
py1.4.20MIT
pycosat0.6.1MIT
pycparser2.10BSD
pycrypto2.6.1Public Domain
pyflakes0.8.1MIT
pygments1.6BSD
pyparsing2.0.1MIT
pyqt4.10.4GPL
pyreadline Windows2.0BSD
pytables3.1.1BSD
pytest2.5.2MIT
python3.4.1PSF
pytz2014.3MIT
pyyaml3.11MIT
pyzmq14.3.0LGPL and BSD
qt Linux Mac4.8.5LGPL
readline Linux Mac6.2GPL 3
redis Linux Mac2.6.93-clause BSD
redis-py Linux Mac2.9.1MIT
requests2.3.0ISC
rope0.9.4GPL
runipy0.1.0BSD
scikit-image0.10.0Modified BSD
scipy0.14.0BSD
setuptools3.6PSF or ZPL
sip Linux Mac4.15.5GPL
six1.6.1MIT
sphinx1.2.2BSD
spyder2.3.0rc1MIT
sqlalchemy0.9.4MIT
sqlite Linux Mac3.8.4.1Public Domain
ssl_match_hostname3.4.0.2PSF
sympy0.7.5New BSD
tk Linux Mac8.5.15BSD-style
tornado3.2.1Apache
ujson1.33BSD
util-linux Linux2.21GPL
werkzeug0.9.6BSD
xlrd0.9.3BSD
xlsxwriter0.5.5BSD
yaml Linux Mac0.1.4MIT
zeromq Linux Mac4.0.4LGPL
zlib Linux Mac1.2.7zlib
Anaconda 2.0.0
May 28, 2014
Fixes:
  • on Windows the /D option of the executable installer is now working
  • added missing TkAgg matplotlib backend on Windows
  • added missing osgeo._gdal_array extension to GDAL
  • fixed rope on Python 3
Known issues:
  • even though the matplotlib tkagg backend is now supported on all platforms and with all Python versions now, there might be problems on Windows with Python 3.4
  • the Windows file association (‘.py’-files being executed by the Anaconda Python interpreter) is not working
Enhancements:
  • switched from using PySide to PyQt as the default Qt binding
  • added lcms to PIL on Unix
  • added ability to copy files upon install when filesystem fails to create hard links
  • added netCDF4 support on 64-bit Windows
  • on macOS, Tk in now linked to Cocoa (instead of X11)
Major package updates:
  • conda from 3.0.6 to 3.5.2
  • conda-build from 1.2.0 to 1.3.3
  • ipython from 1.1.0 to 2.1.0
  • numba from 0.12.1 to 0.13.1
  • numpy from 1.8.0 to 1.8.1
  • requests from 2.2.1 to 2.3.0
  • scipy from 0.13.3 to 0.14.0
  • spyder from 2.2.5 to 2.3.0rc1
  • sympy from 0.7.4.1 to 0.7.5
  • python from 3.3.4 to 3.4.1
I