Highlights:
- add MKL (runtime, version 11.3.1) and make it the default backend for numpy, scipy, scikit-learn and numexpr on all platforms
- 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
- 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
- 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
- et_xmlfile 1.0.1
- futures 3.0.3
- mkl 11.3.1
- mkl-service 1.1.1
- openblas 0.2.14 (Linux)
- theano 0.7.0 (Linux)
- ujson 1.33
Packages
Packages
- Python 3.5
- Python 2.7
| 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 |
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
- 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
- backports_abc 0.4
- cycler 0.9.0
- libdynd and dynd-python 0.7.0
- jbig 2.1
- pycairo 1.10.0
Packages
Packages
- Python 3.5
- Python 2.7
| Name | Version | Summary / License |
|---|---|---|
| abstract-rendering Linux Mac | 0.5.1 | Rendering as a binning process / 3-clause BSD |
| alabaster | 0.7.6 | configurable sidebar-enabled Sphinx theme / BSD |
| anaconda-client | 1.2.1 | 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.0.6 | Community-developed python astronomy tools / BSD |
| babel | 2.1.1 | 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.8.3 | Blaze is the next generation of NumPy / BSD |
| bokeh | 0.10.0 | statistical and novel interactive HTML plots for Python / BSD |
| boto | 2.38.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.3 | Cross-platform colored terminal text. / BSD |
| comtypes Windows | 1.1.2 | pure Python COM package / MIT |
| conda | 3.18.8 | cross-platform, Python-agnostic binary package manager / BSD |
| conda-build | 1.18.2 | 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.4 | Cython implementation of Toolz, high performance functional utilities / BSD |
| datashape | 0.4.7 | A data description language / BSD |
| decorator | 4.0.4 | 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.0 | Python exposure of DyND / BSD |
| 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 |
| 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.1.1 | IPython Kernel for Jupyter / BSD |
| ipython | 4.0.1 | Productive Interactive Computing / BSD |
| ipython_genutils | 0.1.0 | vestigial utilities from IPython / BSD |
| ipywidgets | 4.1.0 | 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.0 | 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.0.3 | 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.0 | 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.4.4 | 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.0 | Python plotting package / PSF-based |
| menuinst Windows | 1.3.1 | cross platform install of menu items / BSD |
| mistune | 0.7.1 | The fastest markdown parser in pure Python with renderer feature / 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.0.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.10 | 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.0.6 | a web-based notebook environment for interactive computing / BSD |
| numba | 0.22.1 | compiling Python code using LLVM / BSD |
| numexpr | 2.4.4 | Fast numerical expression evaluator for NumPy / MIT |
| numpy | 1.9.3 | array processing for numbers, strings, records, and objects. / BSD |
| odo | 0.3.4 | Data Migration for Blaze Project / BSD |
| openblas Linux | 0.2.14 | optimized BLAS library based on GotoBLAS2 / BSD |
| openpyxl | 2.2.6 | A Python library to read/write Excel 2007 xlsx/xlsm files / MIT |
| openssl | 1.0.2d | 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.6 | 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.6.2 | 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.0.0 | Python Imaging Library (Fork) / PIL license |
| pip | 7.1.2 | PyPA recommended tool for installing Python packages / MIT |
| ply | 3.8 | Python Lex & Yacc / BSD |
| psutil | 3.3.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.30 | 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 | 7.19.5.1 | PycURL – cURL library module for Python / LGPL, MIT |
| pyflakes | 1.0.0 | passive checker of Python programs / MIT |
| pygments | 2.0.2 | 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.1 | 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 | 14.7.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.8.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.16.0 | Scientific Library for Python / BSD |
| setuptools | 18.5 | 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.0 | 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.1 | Python documentation generator / BSD |
| sphinx_rtd_theme | 0.1.7 | ReadTheDocs.org theme for Sphinx / BSD |
| spyder | 2.3.8 | Scientific PYthon Development EnviRonment / MIT |
| sqlalchemy | 1.0.9 | Database Abstraction Library / MIT |
| sqlite Linux Mac | 3.8.4.1 | 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 |
| theano Linux | 0.7.0 | Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs / 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.0.0 | configuration system for Python applications / BSD |
| ujson | 1.33 | Ultra fast JSON encoder and decoder for Python / 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.2 | The Swiss Army knife of Python web development / BSD |
| wheel | 0.26.0 | built-package format for Python / MIT |
| xlrd | 0.9.4 | Library for developers to extract data from Microsoft Excel spreadsheet files / BSD |
| xlsxwriter | 0.7.7 | A Python module for creating Excel XLSX files / BSD |
| xlwings Mac Windows | 0.5.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, GPL |
| yaml Linux Mac | 0.1.6 | a human friendly data serialization standard for all programming languages / MIT |
| zeromq | 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 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
- 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
- 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
- anaconda-client 1.1.0
- jupyter 1.0.0
- jupyter_client 4.1.1
- jupyter_console 4.0.3
- jupyter_core 4.0.6
Packages
Packages
- Python 3.5
- Python 2.7
| Name | Version | Summary / License |
|---|---|---|
| abstract-rendering Linux Mac | 0.5.1 | Rendering as a binning process / 3-clause BSD |
| alabaster | 0.7.6 | configurable sidebar-enabled Sphinx theme / BSD |
| anaconda-client | 1.1.0 | 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.0.5 | Community-developed python astronomy tools / BSD |
| babel | 2.1.1 | 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.8.3 | Blaze is the next generation of NumPy / BSD |
| bokeh | 0.10.0 | statistical and novel interactive HTML plots for Python / BSD |
| boto | 2.38.0 | Amazon Web Services Library / MIT |
| bzip2 Windows | 1.0.6 | high-quality data compressor / BSD |
| cffi | 1.2.1 | Foreign Function Interface for Python calling C code / MIT |
| clyent | 0.4.0 | Command line client Library for windows and posix / BSD |
| colorama | 0.3.3 | Cross-platform colored terminal text. / BSD |
| comtypes Windows | 1.1.2 | pure Python COM package / MIT |
| conda | 3.18.3 | cross-platform, Python-agnostic binary package manager / BSD |
| conda-build | 1.18.1 | Commands and tools for building conda packages / BSD |
| conda-env | 2.4.4 | 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 |
| cython | 0.23.4 | The Cython compiler for writing C extensions for the Python language / Apache |
| cytoolz | 0.7.4 | Cython implementation of Toolz, high performance functional utilities / BSD |
| datashape | 0.4.7 | A data description language / BSD |
| decorator | 4.0.4 | Better living through Python with decorators / BSD |
| docutils | 0.12 | Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3 |
| 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 |
| 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.1.1 | IPython Kernel for Jupyter / BSD |
| ipython | 4.0.0 | Productive Interactive Computing / BSD |
| ipython_genutils | 0.1.0 | vestigial utilities from IPython / BSD |
| ipywidgets | 4.1.0 | IPython Static Widgets / BSD |
| itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments and back. / BSD |
| jdcal | 1.0 | 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.0.3 | 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. |
| 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 |
| lxml | 3.4.4 | 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.4.3 | Python plotting package / PSF-based |
| menuinst Windows | 1.2.1 | cross platform install of menu items / BSD |
| mistune | 0.7.1 | The fastest markdown parser in pure Python with renderer feature / BSD |
| msvc_runtime Windows | 1.0.0 | Bundles of the MSVC runtime for your Python / Proprietary |
| multipledispatch | 0.4.8 | Multiple dispatch / BSD |
| nbconvert | 4.0.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.10 | 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.0.6 | a web-based notebook environment for interactive computing / BSD |
| numexpr | 2.4.4 | Fast numerical expression evaluator for NumPy / MIT |
| numpy | 1.9.3 | array processing for numbers, strings, records, and objects. / BSD |
| odo | 0.3.4 | Data Migration for Blaze Project / BSD |
| openblas Linux | 0.2.14 | optimized BLAS library based on GotoBLAS2 / BSD |
| openpyxl | 2.2.6 | A Python library to read/write Excel 2007 xlsx/xlsm files / MIT |
| openssl | 1.0.2d | OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style |
| pandas | 0.17.0 | Powerful data structures for data analysis, time series,and statistics / BSD |
| patchelf Linux | 0.6 | 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.6.2 | 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.0.0 | Python Imaging Library (Fork) / PIL license |
| pip | 7.1.2 | PyPA recommended tool for installing Python packages / MIT |
| ply | 3.8 | Python Lex & Yacc / BSD |
| psutil | 3.2.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.30 | 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 | 7.19.5.1 | PycURL – cURL library module for Python / LGPL, MIT |
| pyflakes | 1.0.0 | passive checker of Python programs / MIT |
| pygments | 2.0.2 | 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.1 | simple powerful testing with Python / MIT |
| python | 3.5.0 | general purpose programming language / PSF |
| python-dateutil | 2.4.2 | Extensions to the standard Python datetime module / BSD |
| pytz | 2015.6 | 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 | 14.7.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.0 | 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.8.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.16.1 | A set of python modules for machine learning and data mining / 3-clause BSD |
| scipy | 0.16.0 | Scientific Library for Python / BSD |
| setuptools | 18.4 | 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.0 | 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.1 | Python documentation generator / BSD |
| sphinx_rtd_theme | 0.1.7 | ReadTheDocs.org theme for Sphinx / BSD |
| spyder | 2.3.7 | Scientific PYthon Development EnviRonment / MIT |
| sqlalchemy | 1.0.9 | Database Abstraction Library / MIT |
| sqlite Linux Mac | 3.8.4.1 | 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 |
| theano Linux | 0.7.0 | Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs / 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.2.1 | a Python web framework and asynchronous networking library / Apache |
| traitlets | 4.0.0 | configuration system for Python applications / BSD |
| ujson | 1.33 | Ultra fast JSON encoder and decoder for Python / 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.10.4 | The Swiss Army knife of Python web development / BSD |
| wheel | 0.26.0 | built-package format for Python / MIT |
| xlrd | 0.9.4 | Library for developers to extract data from Microsoft Excel spreadsheet files / BSD |
| xlsxwriter | 0.7.7 | A Python module for creating Excel XLSX files / BSD |
| xlwings Mac Windows | 0.4.1 | 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 | 4.1.3 | a messaging system, or “message-oriented middleware” / LGPL |
| zlib | 1.2.8 | massively spiffy yet delicately unobtrusive compression library / zlib |
Highlights:
- updates to 60 packages, including Python 2.7.10 and Pandas 0.16.2
- support for signed packages in conda
- 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
- 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)
- when opening some HDF5 files, pytables will crash on Windows and Python 3
- 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
Packages
Packages
- Python 3.4
- Python 2.7
| Name | Version | Summary / License |
|---|---|---|
| abstract-rendering Linux Mac | 0.5.1 | Rendering as a binning process / 3-clause BSD |
| alabaster | 0.7.3 | A configurable sidebar-enabled Sphinx theme / BSD |
| appscript Mac | 1.0.1 | Control AppleScriptable applications from Python / Public-Domain |
| argcomplete | 0.8.9 | Bash tab completion for argparse. Tab complete all the things! / Apache |
| astropy | 1.0.3 | Community-developed python astronomy tools / BSD |
| babel | 1.3 | Internationalization utilities / BSD |
| bcolz | 0.9.0 | columnar and compressed data containers. / BSD |
| beautiful-soup | 4.3.2 | Screen-scraping library / PSF, MIT |
| binstar | 0.11.0 | Binstar command line client library / BSD |
| bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
| blaze-core | 0.8.0 | Blaze is the next generation of NumPy / BSD |
| blz | 0.6.2 | a compressed data container / BSD |
| bokeh | 0.9.0 | Statistical and novel interactive HTML plots for Python / 3-clause BSD |
| boto | 2.38.0 | Amazon Web Services Library / MIT |
| bottleneck | 1.0.0 | Fast NumPy array functions written in Cython. / Simplified BSD |
| certifi | 14.05.14 | Python package for providing Mozilla’s CA Bundle. / ISC |
| cffi | 1.1.0 | Foreign Function Interface for Python calling C code / MIT |
| clyent | 0.3.4 | Command line client Library for windows and posix / BSD |
| colorama | 0.3.3 | Cross-platform colored terminal text. / BSD |
| conda | 3.14.1 | cross-platform, Python-agnostic binary package manager / BSD |
| conda-build | 1.14.1 | Commands and tools for building conda packages / BSD |
| conda-env | 2.2.3 | Provides a unified interface to dealing with Conda environments. / BSD |
| configobj | 5.0.6 | Config file reading, writing and validation / BSD |
| cryptography | 0.9.1 | provides cryptographic recipes and primitives to Python developers / Apache |
| curl | 7.43.0 | tool and library for transferring data with URL syntax / MIT/X derivate |
| cython | 0.22.1 | The Cython compiler for writing C extensions for the Python language / Apache |
| cytoolz | 0.7.3 | Cython implementation of Toolz, high performance functional utilities / BSD |
| datashape | 0.4.5 | A data description language / BSD |
| decorator | 3.4.2 | 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.6.5 | Python exposure of the DyND dynamic multi-dimensional array library / BSD |
| 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 Linux Mac | 2.5.2 | A Free, High-Quality, and Portable Font Engine / FreeType License |
| greenlet | 0.4.7 | 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 |
| ipython | 3.2.0 | Productive Interactive Computing / BSD |
| itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments and back. / BSD |
| jdcal | 1.0 | Julian dates from proleptic Gregorian and Julian calendars. / BSD |
| jedi | 0.8.1 | / MIT |
| jinja2 | 2.7.3 | An easy to use stand-alone template engine written in pure python. / BSD |
| jpeg Linux Mac | 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 |
| launcher Mac Windows | 1.0.0 | Anaconda’s application launcher / proprietary - Continuum Analytics, Inc. |
| libdynd Linux Mac | 0.6.5 | Python exposure of DyND / BSD |
| libffi Linux | 3.0.13 | A portable foreign-function interface library / MIT |
| libpng Linux Mac | 1.6.17 | libpng is the official PNG reference library / libpng license |
| libsodium Linux Mac | 0.4.5 | a modern software library for encryption, signatures, password hashing, etc. / MIT |
| libtiff Linux Mac | 4.0.2 | PyLibTiff: a Python tiff 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.5.0 | lightweight wrapper around basic LLVM functionality / BSD |
| lxml | 3.4.4 | 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.4.3 | Python plotting package / PSF-based |
| menuinst Windows | 1.0.4 | cross platform install of menu items / BSD |
| mistune | 0.5.1 | The fastest markdown parser in pure Python with renderer feature / BSD |
| mock | 1.0.1 | A Python Mocking and Patching Library for Testing / BSD |
| multipledispatch | 0.4.7 | Multiple dispatch / BSD |
| networkx | 1.9.1 | Python package for creating and manipulating graphs and networks / BSD |
| nltk | 3.0.3 | 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 |
| numba | 0.19.1 | compiling Python code using LLVM / BSD |
| numexpr | 2.4.3 | Fast numerical expression evaluator for NumPy / MIT |
| numpy | 1.9.2 | array processing for numbers, strings, records, and objects. / BSD |
| odo | 0.3.2 | Data Migration for Blaze Project / BSD |
| openpyxl | 1.8.5 | A Python library to read/write Excel 2007 xlsx/xlsm files / MIT |
| openssl Linux Mac | 1.0.1k | OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style |
| pandas | 0.16.2 | Powerful data structures for data analysis, time series,and statistics / BSD |
| patsy | 0.3.0 | a library for describing statistical models and building design matrices. / BSD |
| pep8 | 1.6.2 | Python style guide checker / MIT |
| pillow | 2.8.2 | Python Imaging Library (Fork) / PIL license |
| pip | 7.0.3 | PyPA recommended tool for installing Python packages / MIT |
| ply | 3.6 | Python Lex & Yacc / BSD |
| psutil | 2.2.1 | A cross-platform process and system utilities module for Python / BSD |
| ptyprocess Linux Mac | 0.4 | Run a subprocess in a pseudo terminal / ISC |
| py | 1.4.27 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
| pyasn1 | 0.1.7 | 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.1 | PycURL – cURL library module for Python / LGPL, MIT |
| pyflakes | 0.9.2 | passive checker of Python programs / MIT |
| pygments | 2.0.2 | 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.3 | PyQt is a Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3 |
| pyreadline Windows | 2.0 | A python implmementation of GNU readline. / BSD |
| pytables | 3.2.0 | brings together Python, HDF5 and NumPy to easily handle large amounts of data / BSD |
| pytest | 2.7.1 | simple powerful testing with Python / MIT |
| python | 3.4.3 | general purpose programming language / PSF |
| python-dateutil | 2.4.2 | Extensions to the standard Python datetime module / BSD |
| pytz | 2015.4 | 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 | 14.7.0 | zeromq bindings for Python / LGPL and BSD |
| qt Linux Mac | 4.8.6 | Qt is a cross-platform application and UI framework / LGPL |
| readline Linux Mac | 6.2 | provides line-editing and 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.7.0 | Python HTTP for Humans / Apache |
| rope | 0.9.4 | a python refactoring library / GPL |
| runipy | 0.1.3 | Run IPython notebooks from the command line / BSD |
| scikit-image | 0.11.3 | Image processing routines for SciPy / 3-clause BSD |
| scikit-learn | 0.16.1 | A set of python modules for machine learning and data mining / 3-clause BSD |
| scipy | 0.15.1 | Scientific Library for Python / BSD |
| setuptools | 17.1.1 | Easily download, build, install, upgrade, and uninstall Python packages / PSF or ZPL |
| sip Linux Mac | 4.16.5 | / GPL3 |
| six | 1.9.0 | Python 2 and 3 compatibility utilities / MIT |
| snowballstemmer | 1.2.0 | 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.1 | Python documentation generator / BSD |
| sphinx_rtd_theme | 0.1.7 | ReadTheDocs.org theme for Sphinx / BSD |
| spyder | 2.3.5.2 | Scientific PYthon Development EnviRonment / MIT |
| sqlalchemy | 1.0.5 | Database Abstraction Library / MIT |
| sqlite Linux Mac | 3.8.4.1 | implements a 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 | 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 |
| theano Linux | 0.7.0 | Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs / BSD |
| tk Linux Mac | 8.5.18 | powerful but easy to learn dynamic programming language / BSD-like |
| toolz | 0.7.2 | List processing tools and functional utilities / BSD |
| tornado | 4.2 | Tornado is a Python web framework and asynchronous networking library / Apache |
| ujson | 1.33 | Ultra fast JSON encoder and decoder for Python / BSD |
| util-linux Linux | 2.21 | Util-linux is a suite of essential utilities for any Linux system / GPL2 |
| werkzeug | 0.10.4 | The Swiss Army knife of Python web development / BSD |
| xlrd | 0.9.3 | Library for developers to extract data from Microsoft Excel spreadsheet files / BSD |
| xlsxwriter | 0.7.3 | A Python module for creating Excel XLSX files / BSD |
| xlwings Mac Windows | 0.3.5 | 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 | a free general-purpose 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.0.5 | a messaging system, or “message-oriented middleware” / LGPL |
| zlib | 1.2.8 | A Massively Spiffy Yet Delicately Unobtrusive Compression Library / zlib |
Highlights:
- updates to 61 packages, including: Python, NumPy, Bokeh, pandas and blaze
- added 16 new packages
- added HTTPS support for default conda packages repo
- fixed cython command on Windows
- fixed untgz NSIS plugin to install files with exactly 100 characters
- 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
- 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
Packages
Packages
- Python 3.4
- Python 2.7
| Name | Version | Summary / License |
|---|---|---|
| abstract-rendering Linux Mac | 0.5.1 | Rendering as a binning process / 3-clause BSD |
| appscript Mac | 1.0.1 | Control AppleScriptable applications from Python / Public-Domain |
| argcomplete | 0.8.4 | Bash tab completion for argparse. Tab complete all the things! / Apache |
| astropy | 1.0.1 | Community-developed python astronomy tools / BSD |
| bcolz | 0.8.1 | columnar and compressed data containers. / BSD |
| beautiful-soup | 4.3.2 | Screen-scraping library / PSF, MIT |
| binstar | 0.10.1 | Binstar command line client library / BSD |
| bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
| blaze-core | 0.7.3 | Blaze is the next generation of NumPy / BSD |
| blz | 0.6.2 | a compressed data container / BSD |
| bokeh | 0.8.1 | Statistical and novel interactive HTML plots for Python / 3-clause BSD |
| boto | 2.36.0 | Amazon Web Services Library / MIT |
| certifi | 14.05.14 | Python package for providing Mozilla’s CA Bundle. / ISC |
| cffi | 0.9.2 | Foreign Function Interface for Python calling C code / MIT |
| clyent | 0.3.4 | Command line client Library for windows and posix / BSD |
| colorama | 0.3.3 | Cross-platform colored terminal text. / BSD |
| conda | 3.10.0 | package management tool Installation / BSD |
| conda-build | 1.11.0 | Commands and tools for building conda packages / BSD |
| configobj | 5.0.6 | Config file reading, writing and validation / BSD |
| cryptography | 0.8 | provides cryptographic recipes and primitives to Python developers / Apache |
| curl Linux Mac | 7.38.0 | curl is a command line tool and library for transferring data with URL syntax / MIT/X derivate |
| cython | 0.22 | The Cython compiler for writing C extensions for the Python language / Apache |
| cytoolz | 0.7.2 | Cython implementation of Toolz: High performance functional utilities / BSD |
| datashape | 0.4.4 | A data description language / BSD |
| decorator | 3.4.0 | 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.6.5 | Python exposure of the DyND dynamic multi-dimensional array library / BSD |
| 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 Linux Mac | 2.5.2 | A Free, High-Quality, and Portable Font Engine / FreeType License |
| greenlet | 0.4.5 | Lightweight in-process concurrent programming / MIT |
| h5py | 2.4.0 | Read and write HDF5 files from Python / 3-clause BSD |
| hdf5 Linux Mac | 1.8.14 | HDF5 is a data model, library, and file format for storing and managing data / BSD-like |
| ipython | 3.0.0 | IPython: Productive Interactive Computing / BSD |
| itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments and back. / BSD |
| jdcal | 1.0 | Julian dates from proleptic Gregorian and Julian calendars. / BSD |
| jedi | 0.8.1 | / MIT |
| jinja2 | 2.7.3 | An easy to use stand-alone template engine written in pure python. / BSD |
| jpeg Linux Mac | 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 |
| launcher Mac Windows | 1.0.0 | Anaconda’s application launcher / proprietary - Continuum Analytics, Inc. |
| libdynd Linux Mac | 0.6.5 | Python exposure of DyND / BSD |
| libffi Linux | 3.0.13 | A portable foreign-function interface library / MIT |
| libpng Linux Mac | 1.5.13 | libpng is the official PNG reference library. / Open Source |
| libsodium Linux Mac | 0.4.5 | a modern software library for encryption, signatures, password hashing, etc. / MIT |
| libtiff Linux Mac | 4.0.2 | PyLibTiff: a Python tiff library / BSD-like |
| libxml2 Linux Mac | 2.9.0 | 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.2.2 | lightweight wrapper around basic LLVM functionality / BSD |
| lxml | 3.4.2 | 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.4.3 | Python plotting package / PSF-based |
| menuinst Windows | 1.0.4 | cross platform install of menu items / BSD |
| mistune | 0.5.1 | The fastest markdown parser in pure Python with renderer feature / BSD |
| mock | 1.0.1 | A Python Mocking and Patching Library for Testing / BSD |
| multipledispatch | 0.4.7 | Multiple dispatch / BSD |
| networkx | 1.9.1 | Python package for creating and manipulating graphs and networks / BSD |
| nltk | 3.0.2 | 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.4 | nose extends unittest to make testing easier / LGPL |
| numba | 0.17.0 | compiling Python code using LLVM / BSD |
| numexpr | 2.3.1 | Fast numerical expression evaluator for NumPy / MIT |
| numpy | 1.9.2 | array processing for numbers, strings, records, and objects. / BSD |
| odo | 0.3.1 | Data Migration for Blaze Project / BSD |
| openpyxl | 1.8.5 | A Python library to read/write Excel 2007 xlsx/xlsm files / MIT |
| openssl Linux Mac | 1.0.1k | OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style |
| pandas | 0.15.2 | Powerful data structures for data analysis, time series,and statistics / BSD |
| patsy | 0.3.0 | a library for describing statistical models and building design matrices. / BSD |
| pep8 | 1.6.2 | Python style guide checker / MIT |
| pillow | 2.7.0 | Python Imaging Library (Fork) / PIL license |
| pip | 6.0.8 | PyPA recommended tool for installing Python packages / MIT |
| ply | 3.4 | Python Lex & Yacc / BSD |
| psutil | 2.2.1 | A cross-platform process and system utilities module for Python / BSD |
| ptyprocess Linux Mac | 0.4 | Run a subprocess in a pseudo terminal / ISC |
| py | 1.4.26 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
| pyasn1 | 0.1.7 | Offline IP address to Autonomous System Number lookup module / BSD |
| pycosat | 0.6.1 | bindings to picosat (a SAT solver) / MIT |
| pycparser | 2.10 | C parser in Python / BSD |
| pycrypto | 2.6.1 | Cryptographic modules for Python. / Public-Domain |
| pycurl Linux Mac | 7.19.5.1 | PycURL – cURL library module for Python / LGPL, MIT |
| pyflakes | 0.8.1 | passive checker of Python programs / MIT |
| pygments | 2.0.2 | Pygments is a syntax highlighting package written in Python / BSD |
| pyopenssl | 0.14 | Python wrapper module around the OpenSSL library / Apache |
| pyparsing | 2.0.3 | Python parsing module / MIT |
| pyqt | 4.11.3 | PyQt is a Python binding of the cross-platform GUI toolkit Qt / GPL |
| pyreadline Windows | 2.0 | A python implmementation of GNU readline. / BSD |
| pytables | 3.1.1 | brings together Python, HDF5 and NumPy to easily handle large amounts of data / BSD |
| pytest | 2.6.4 | simple powerful testing with Python / MIT |
| python | 3.4.3 | general purpose programming language / PSF |
| python-dateutil | 2.4.1 | Extensions to the standard Python datetime module / BSD |
| pytz | 2015.2 | 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 | 14.5.0 | zeromq bindings for Python / LGPL and BSD |
| qt Linux Mac | 4.8.6 | Qt is a cross-platform application and UI framework / LGPL |
| readline Linux Mac | 6.2 | provides line-editing and for programs with a command-line interface / GPLv3 |
| 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.6.0 | Python HTTP for Humans / ISC |
| rope | 0.9.4 | a python refactoring library / GPL |
| runipy | 0.1.3 | Run IPython notebooks from the command line / BSD |
| scikit-image | 0.11.2 | Image processing routines for SciPy / 3-clause BSD |
| scikit-learn | 0.15.2 | A set of python modules for machine learning and data mining / 3-clause BSD |
| scipy | 0.15.1 | Scientific Library for Python / BSD |
| setuptools | 14.3 | Easily download, build, install, upgrade, and uninstall Python packages / PSF or ZPL |
| sip Linux Mac | 4.16.5 | / GPL |
| six | 1.9.0 | Python 2 and 3 compatibility utilities / MIT |
| sockjs-tornado | 1.0.1 | SockJS python server implementation on top of Tornado framework / MIT |
| sphinx | 1.2.3 | Python documentation generator / BSD |
| spyder | 2.3.4 | Scientific PYthon Development EnviRonment / MIT |
| sqlalchemy | 0.9.9 | Database Abstraction Library / MIT |
| sqlite Linux Mac | 3.8.4.1 | implements a 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 | 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 Linux Mac | 8.5.18 | powerful but easy to learn dynamic programming language / BSD-like |
| toolz | 0.7.1 | List processing tools and functional utilities / BSD |
| tornado | 4.1 | Tornado is a Python web framework and asynchronous networking library / Apache |
| ujson | 1.33 | Ultra fast JSON encoder and decoder for Python / BSD |
| util-linux Linux | 2.21 | Util-linux is a suite of essential utilities for any Linux system / GPL |
| werkzeug | 0.10.1 | The Swiss Army knife of Python web development / BSD |
| xlrd | 0.9.3 | Library for developers to extract data from Microsoft Excel spreadsheet files / BSD |
| xlsxwriter | 0.6.7 | A Python module for creating Excel XLSX files / BSD |
| xlwings Mac Windows | 0.3.4 | Make Excel fly. Interact with Excel from Python and vice versa / 3-clause BSD |
| xz Linux Mac | 5.0.5 | a free general-purpose data compression software with high compression ratio / Public-Domain, GPL |
| yaml Linux Mac | 0.1.4 | a human friendly data serialization standard for all programming languages / MIT |
| zeromq Linux Mac | 4.0.4 | a messaging system, or “message-oriented middleware” / LGPL |
| zlib Linux Mac | 1.2.8 | A Massively Spiffy Yet Delicately Unobtrusive Compression Library / zlib |
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
- 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
- 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
Packages
Packages
- Python 3.4
- Python 2.7
| Name | Version | License |
|---|---|---|
| abstract-rendering Linux Mac | 0.5.1 | 3rd-clause BSD |
| argcomplete | 0.8.1 | Apache Software License |
| astropy | 0.4.2 | BSD |
| beautiful-soup | 4.3.2 | PSF/MIT |
| binstar | 0.7.1 | BSD |
| bitarray | 0.8.1 | PSF |
| blaze | 0.6.3 | BSD |
| blz | 0.6.2 | BSD |
| bokeh | 0.6.1 | New BSD |
| boto | 2.32.1 | MIT |
| cffi | 0.8.6 | MIT |
| colorama | 0.3.1 | BSD |
| conda | 3.7.0 | BSD |
| conda-build | 1.8.2 | BSD |
| configobj | 5.0.6 | BSD |
| cryptography | 0.5.4 | Apache 2.0 |
| curl Linux Mac | 7.38.0 | MIT/X derivate |
| cython | 0.21 | Apache 2.0 |
| cytoolz | 0.7.0 | BSD |
| datashape | 0.3.0 | BSD |
| dateutil | 2.1 | BSD |
| decorator | 3.4.0 | BSD |
| docutils | 0.12 | Public-Domain, PSF, 2-clause BSD, GPL3 |
| dynd-python | 0.6.5 | BSD |
| flask | 0.10.1 | BSD |
| freetype Linux Mac | 2.4.10 | FreeType License |
| future | 0.13.1 | MIT |
| greenlet | 0.4.4 | MIT |
| h5py | 2.3.1 | New BSD |
| hdf5 Linux Mac | 1.8.13 | BSD-style |
| ipython | 2.2.0 | BSD |
| itsdangerous | 0.24 | BSD License |
| jdcal | 1.0 | BSD |
| jinja2 | 2.7.3 | BSD |
| jpeg Linux Mac | 8d | Custom free software license |
| launcher Mac Windows | 1.0.0 | proprietary - Continuum Analytics, Inc. |
| libdynd Linux Mac | 0.6.5 | BSD |
| libffi Linux | 3.0.13 | MIT |
| libpng Linux Mac | 1.5.13 | Open Source |
| libsodium Linux Mac | 0.4.5 | MIT |
| libtiff Linux Mac | 4.0.2 | as-is |
| libxml2 Linux Mac | 2.9.0 | MIT |
| libxslt Linux Mac | 1.1.28 | MIT |
| llvm Linux Mac | 3.3 | Open Source |
| llvmpy | 0.12.7 | New BSD License |
| lxml | 3.4.0 | BSD |
| markupsafe | 0.23 | BSD |
| matplotlib | 1.4.0 | PSF-based |
| menuinst Windows | 1.0.4 | BDF |
| mingw Windows | 4.7 | GPL |
| mock | 1.0.1 | BSD |
| multipledispatch | 0.4.7 | BSD |
| networkx | 1.9.1 | BSD |
| nltk | 3.0.0 | Apache 2.0 |
| node-webkit Mac Windows | 0.10.1 | MIT |
| nose | 1.3.4 | LGPL |
| numba | 0.14.0 | numba license |
| numexpr | 2.3.1 | MIT |
| numpy | 1.9.0 | BSD |
| openpyxl | 1.8.5 | MIT/Expat |
| openssl Linux Mac | 1.0.1h | Apache-style |
| pandas | 0.14.1 | BSD |
| patsy | 0.3.0 | BSD License |
| pillow Linux Mac | 2.5.1 | Standard PIL license |
| pip | 1.5.6 | MIT |
| ply | 3.4 | BSD |
| psutil | 2.1.1 | BSD |
| py | 1.4.25 | MIT |
| pycosat | 0.6.1 | MIT |
| pycparser | 2.10 | BSD |
| pycrypto | 2.6.1 | Public Domain |
| pycurl Linux Mac | 7.19.5 | LGPL and MIT/X |
| pyflakes | 0.8.1 | MIT |
| pygments | 1.6 | BSD |
| pyopenssl | 0.14 | APL2 |
| pyparsing | 2.0.1 | MIT |
| pyqt | 4.10.4 | GPL |
| pyreadline Windows | 2.0 | BSD |
| pytables | 3.1.1 | BSD |
| pytest | 2.6.3 | MIT |
| python | 3.4.1 | PSF |
| pytz | 2014.7 | MIT |
| pywin32 Windows | 219 | PSF |
| pyyaml | 3.11 | MIT |
| pyzmq | 14.3.1 | LGPL and BSD |
| qt Linux Mac | 4.8.5 | LGPL |
| readline Linux Mac | 6.2 | GPL 3 |
| redis Linux Mac | 2.6.9 | 3-clause BSD |
| redis-py Linux Mac | 2.9.1 | MIT |
| requests | 2.4.1 | ISC |
| rope | 0.9.4 | GPL |
| runipy | 0.1.1 | BSD |
| scikit-image | 0.10.1 | Modified BSD |
| scikit-learn | 0.15.2 | 3-clause BSD |
| scipy | 0.14.0 | BSD |
| setuptools | 5.8 | PSF or ZPL |
| sip Linux Mac | 4.15.5 | GPL |
| six | 1.8.0 | MIT |
| sockjs-tornado | 1.0.1 | MIT |
| sphinx | 1.2.3 | BSD |
| spyder | 2.3.1 | MIT |
| sqlalchemy | 0.9.7 | MIT |
| sqlite Linux Mac | 3.8.4.1 | Public Domain |
| statsmodels | 0.5.0 | 3-clause Modified BSD |
| sympy | 0.7.5 | New BSD |
| tk Linux Mac | 8.5.15 | BSD-style |
| toolz | 0.7.0 | BSD |
| tornado | 4.0.2 | Apache |
| ujson | 1.33 | BSD |
| util-linux Linux | 2.21 | GPL |
| werkzeug | 0.9.6 | BSD |
| xlrd | 0.9.3 | BSD |
| xlsxwriter | 0.5.7 | BSD |
| xz Linux Mac | 5.0.5 | Public Domain and GPL |
| yaml Linux Mac | 0.1.4 | MIT |
| zeromq Linux Mac | 4.0.4 | LGPL |
| zlib Linux Mac | 1.2.7 | zlib |
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
- 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
Packages
Packages
- Python 3.4
- Python 2.7
| Name | Version | License |
|---|---|---|
| argcomplete | 0.6.7 | Apache Software License |
| astropy | 0.3.2 | BSD |
| beautiful-soup | 4.3.1 | PSF/MIT |
| binstar | 0.5.3 | BSD |
| bitarray | 0.8.1 | PSF |
| blaze | 0.5.0 | BSD |
| blz | 0.6.2 | BSD |
| bokeh | 0.4.4 | New BSD |
| cdecimal | 2.3 | BSD |
| colorama | 0.2.7 | BSD |
| conda | 3.5.5 | BSD |
| conda-build | 1.3.5 | BSD |
| configobj | 5.0.5 | BSD |
| curl Linux Mac | 7.30.0 | MIT/X derivate |
| cython | 0.20.1 | Apache 2.0 |
| datashape | 0.2.0 | BSD |
| dateutil | 2.1 | BSD |
| docutils | 0.11 | Public-Domain, PSF, 2-clause BSD, GPL3 |
| dynd-python | 0.6.2 | BSD |
| flask | 0.10.1 | BSD |
| freetype Linux Mac | 2.4.10 | FreeType License |
| future | 0.12.1 | MIT |
| greenlet | 0.4.2 | MIT |
| h5py | 2.3.0 | New BSD |
| hdf5 Linux Mac | 1.8.9 | BSD-style |
| ipython | 2.1.0 | BSD |
| itsdangerous | 0.24 | BSD License |
| jdcal | 1.0 | BSD |
| jinja2 | 2.7.2 | BSD |
| jpeg Linux Mac | 8d | Custom free software license |
| libdynd Linux Mac | 0.6.2 | BSD |
| libpng Linux Mac | 1.5.13 | Open Source |
| libsodium Linux Mac | 0.4.5 | MIT |
| libtiff Linux Mac | 4.0.2 | as-is |
| libxml2 Linux Mac | 2.9.0 | MIT |
| libxslt Linux Mac | 1.1.28 | MIT |
| llvm Linux Mac | 3.3 | Open Source |
| llvmpy | 0.12.6 | New BSD License |
| lxml | 3.3.5 | BSD |
| markupsafe | 0.18 | BSD |
| matplotlib | 1.3.1 | PSF-based |
| menuinst Windows | 1.0.3 | BDF |
| mingw Windows | 4.7 | GPL |
| mock | 1.0.1 | BSD |
| multipledispatch | 0.4.3 | BSD |
| networkx | 1.8.1 | BSD |
| nose | 1.3.3 | LGPL |
| numba | 0.13.2 | numba license |
| numexpr | 2.3.1 | MIT |
| numpy | 1.8.1 | BSD |
| openpyxl | 1.8.5 | MIT/Expat |
| openssl Linux Mac | 1.0.1h | Apache-style |
| pandas | 0.14.0 | BSD |
| patsy | 0.2.1 | BSD License |
| pillow Linux Mac | 2.4.0 | Standard PIL license |
| pip | 1.5.6 | MIT |
| ply | 3.4 | BSD |
| psutil | 2.1.1 | BSD |
| py | 1.4.20 | MIT |
| pycosat | 0.6.1 | MIT |
| pycparser | 2.10 | BSD |
| pycrypto | 2.6.1 | Public Domain |
| pyflakes | 0.8.1 | MIT |
| pygments | 1.6 | BSD |
| pyparsing | 2.0.1 | MIT |
| pyqt | 4.10.4 | GPL |
| pyreadline Windows | 2.0 | BSD |
| pytables | 3.1.1 | BSD |
| pytest | 2.5.2 | MIT |
| python | 3.4.1 | PSF |
| pytz | 2014.3 | MIT |
| pyyaml | 3.11 | MIT |
| pyzmq | 14.3.0 | LGPL and BSD |
| qt Linux Mac | 4.8.5 | LGPL |
| readline Linux Mac | 6.2 | GPL 3 |
| redis Linux Mac | 2.6.9 | 3-clause BSD |
| redis-py Linux Mac | 2.9.1 | MIT |
| requests | 2.3.0 | ISC |
| rope | 0.9.4 | GPL |
| runipy | 0.1.0 | BSD |
| scikit-image | 0.10.0 | Modified BSD |
| scipy | 0.14.0 | BSD |
| setuptools | 3.6 | PSF or ZPL |
| sip Linux Mac | 4.15.5 | GPL |
| six | 1.6.1 | MIT |
| sphinx | 1.2.2 | BSD |
| spyder | 2.3.0rc1 | MIT |
| sqlalchemy | 0.9.4 | MIT |
| sqlite Linux Mac | 3.8.4.1 | Public Domain |
| ssl_match_hostname | 3.4.0.2 | PSF |
| sympy | 0.7.5 | New BSD |
| tk Linux Mac | 8.5.15 | BSD-style |
| tornado | 3.2.1 | Apache |
| ujson | 1.33 | BSD |
| util-linux Linux | 2.21 | GPL |
| werkzeug | 0.9.6 | BSD |
| xlrd | 0.9.3 | BSD |
| xlsxwriter | 0.5.5 | BSD |
| yaml Linux Mac | 0.1.4 | MIT |
| zeromq Linux Mac | 4.0.4 | LGPL |
| zlib Linux Mac | 1.2.7 | zlib |
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
- 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
- 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)
- 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

