> ## Documentation Index
> Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Anaconda Distribution 4.x release notes

<Update label="Anaconda 4.4.0" description="May 31, 2017">
  Anaconda 4.4 was released on May 31, 2017 and includes the following:

  * Support added for the “ppc64le” machine type, for the POWER8 LE architecture
    used by IBM Power Systems and OpenPOWER servers.
  * On Windows, the PATH environment variable is no longer changed by default,
    as this can cause trouble with other software. Instead, use Anaconda Navigator
    or the Anaconda Prompt in the Start Menu under “Anaconda” to use
    Anaconda software. If a user does choose to change the PATH variable,
    Anaconda is no longer appended to the PATH in system mode, and is now always
    added to the front of PATH in either system mode or user mode.
  * Python 3.5 is updated from 3.5.2 to 3.5.3 and Python 3.6 from 3.6.0 to 3.6.1.
    Anaconda 4.4 supports Python 2.7, 3.5, and 3.6. Anaconda 4.3 was the last
    release to support Python 3.4.
  * Minimum supported version of CentOS is now CentOS 6. Anaconda 4.3 was the last
    release to support CentOS 5.
  * Applied pycrypto patch for CVE-2013-7439.
  * Improved cp\_acp support for install paths with non-ASCII characters on Windows.
  * conda is updated from 4.3.14 to 4.3.21.
  * Navigator is updated from 1.5.0 to 1.6.2.
  * Project is updated from 0.4.1 to 0.6.0.
  * Added distributed and pyodbc to the installers.
  * Updated EULA.
  * Conda packages with “mkl” in the package name now contain a file license.txt
    with a copy of the [Intel Simplified Software License](https://software.intel.com/en-us/license/intel-simplified-software-license)
    that applies to the Intel Math Kernel Library (MKL).
  * Over 90 packages are updated or added.

  Highlights:

  * add support for the ppc64le (POWER8 LE used by IBM Power Systems and
    OpenPOWER servers) machine types

  Other changes:

  * On Windows, the PATH environment variable is no longer changed by default,
    as this can cause trouble with other software.
    The recommended approach is to instead use Anaconda Navigator or the
    Anaconda Prompt (located in the Start Menu under “Anaconda”)
    when you want to use Anaconda software.
    Also, Anaconda will always be added to the front of PATH,
    for either system or user mode. (Previously it was appended to the system path.)
  * improve cp\_acp support for install path on Windows
  * updated 80 packages in the installer (and their dependencies)
  * added distributed and pyodbc to the installers
  * apply pycrypto patch for CVE-2013-7439
  * end support for CentOS 5. CentOS 6 is now the minimum supported version.

  Updates:

  * anaconda-client from 1.6.0 to 1.6.3
  * bokeh from 0.12.4 to 0.12.5
  * dask from 0.13.0 to 0.14.3
  * ipython from 5.1.0 to 5.3.0
  * jupyter\_client from 4.4.0 to 5.0.1
  * jupyter\_console from 5.0.0 to 5.1.0
  * jupyter\_core from 4.2.1 to 4.3.0
  * matplotlib from 2.0.0 to 2.0.2
  * numba from 0.30.1 to 0.33.0
  * numpy from 1.11.3 to 1.12.1
  * pandas from 0.19.2 to 0.20.1
  * pillow from 4.0.0 to 4.1.1
  * python 3.5 from 3.5.2 to 3.5.3
  * python 3.6 from 3.6.0 to 3.6.1
  * requests from 2.12.4 to 2.14.2
  * scikit-image from 0.12.3 to 0.13.0
  * scipy from 0.18.1 to 0.19.0
  * spyder from 3.1.2 to 3.1.4
  * statsmodels from 0.6.1 to 0.8.0

  <Accordion title="Packages">
    <Tabs>
      <Tab title="Python 3.6">
        <table>
          <thead>
            <tr>
              <th>Name</th>
              <th>Version</th>
              <th>Summary / License</th>
            </tr>
          </thead>

          <tbody>
            <tr>
              <td>[alabaster](https://github.com/bitprophet/alabaster)</td>
              <td>0.7.10</td>
              <td>Configurable, Python 2+3 compatible Sphinx theme / BSD</td>
            </tr>

            <tr>
              <td>[anaconda-client](http://anaconda.org)</td>
              <td>1.6.3</td>
              <td>anaconda.org command line client library / BSD 3-clause</td>
            </tr>

            <tr>
              <td>anaconda-navigator</td>
              <td>1.6.2</td>
              <td>Anaconda Navigator / proprietary - Continuum Analytics, Inc.</td>
            </tr>

            <tr>
              <td>[anaconda-project](https://github.com/Anaconda-Platform/anaconda-project/)</td>
              <td>0.6.0</td>
              <td>reproducible, executable project directories / BSD 3-clause</td>
            </tr>

            <tr>
              <td>[appnope](http://github.com/minrk/appnope) Mac</td>
              <td>0.1.0</td>
              <td>Disable App Nap on OS X 10.9 / BSD</td>
            </tr>

            <tr>
              <td>[appscript](http://appscript.sourceforge.net/) Mac</td>
              <td>1.0.1</td>
              <td>Control AppleScriptable applications from Python / Public-Domain</td>
            </tr>

            <tr>
              <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
              <td>0.22.0</td>
              <td>ASN.1 parser and serializer / MIT</td>
            </tr>

            <tr>
              <td>astroid</td>
              <td>1.4.9</td>
              <td>abstract syntax tree for Python with inference support / LGPL</td>
            </tr>

            <tr>
              <td>[astropy](http://www.astropy.org/)</td>
              <td>1.3.2</td>
              <td>Community-developed Python Library for Astronomy / BSD</td>
            </tr>

            <tr>
              <td>[babel](http://babel.pocoo.org/)</td>
              <td>2.4.0</td>
              <td>Utilities to internationalize and localize Python applications / BSD</td>
            </tr>

            <tr>
              <td>backports</td>
              <td>1.0</td>
              <td>/ BSD</td>
            </tr>

            <tr>
              <td>[beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/)</td>
              <td>4.6.0</td>
              <td>Python library designed for screen-scraping / MIT</td>
            </tr>

            <tr>
              <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
              <td>0.8.1</td>
              <td>efficient representation of arrays of booleans – C extension / PSF</td>
            </tr>

            <tr>
              <td>[blaze](http://blaze.pydata.org)</td>
              <td>0.10.1</td>
              <td>NumPy and Pandas interface to big data / BSD</td>
            </tr>

            <tr>
              <td>[bleach](http://github.com/mozilla/bleach)</td>
              <td>1.5.0</td>
              <td>easy whitelist-based HTML-sanitizing tool / Apache License Version 2.0</td>
            </tr>

            <tr>
              <td>[bokeh](http://bokeh.pydata.org/)</td>
              <td>0.12.5</td>
              <td>Python interactive visualization library for modern web browsers / BSD</td>
            </tr>

            <tr>
              <td>[boto](https://github.com/boto/boto/)</td>
              <td>2.46.1</td>
              <td>Amazon Web Services Library / MIT</td>
            </tr>

            <tr>
              <td>bottleneck</td>
              <td>1.2.1</td>
              <td>Fast NumPy array functions written in Cython. / Simplified BSD</td>
            </tr>

            <tr>
              <td>[bzip2](http://www.bzip.org/)</td>
              <td>1.0.6</td>
              <td>high-quality data compressor / BSD</td>
            </tr>

            <tr>
              <td>[cairo](http://cairographics.org/) Linux</td>
              <td>1.14.8</td>
              <td>A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1</td>
            </tr>

            <tr>
              <td>[cffi](http://cffi.readthedocs.org)</td>
              <td>1.10.0</td>
              <td>C Foreign Function Interface for Python / MIT</td>
            </tr>

            <tr>
              <td>[chardet](https://github.com/chardet/chardet)</td>
              <td>3.0.3</td>
              <td>Universal character encoding detector / GNU Lesser General Public License</td>
            </tr>

            <tr>
              <td>[click](http://click.pocoo.org/)</td>
              <td>6.7</td>
              <td>Command line interface creation kit / BSD</td>
            </tr>

            <tr>
              <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
              <td>0.2.2</td>
              <td>Extended pickling support for Python objects / BSD</td>
            </tr>

            <tr>
              <td>[clyent](https://github.com/Anaconda-Server/clyent)</td>
              <td>1.2.2</td>
              <td>Command line client library for windows and posix / BSD</td>
            </tr>

            <tr>
              <td>[colorama](https://github.com/tartley/colorama)</td>
              <td>0.3.9</td>
              <td>Cross-platform colored terminal text in Python / BSD</td>
            </tr>

            <tr>
              <td>comtypes Windows</td>
              <td>1.1.2</td>
              <td>pure Python COM package / MIT</td>
            </tr>

            <tr>
              <td>[conda](http://conda.pydata.org/)</td>
              <td>4.3.21</td>
              <td>OS-agnostic, system-level binary package and environment manager. / BSD</td>
            </tr>

            <tr>
              <td>[contextlib2](http://contextlib2.readthedocs.org/)</td>
              <td>0.5.5</td>
              <td>backports and enhancements for the contextlib module / PSF</td>
            </tr>

            <tr>
              <td>[cryptography](https://cryptography.io)</td>
              <td>1.8.1</td>
              <td>Provides cryptographic recipes and primitives to Python developers / Apache</td>
            </tr>

            <tr>
              <td>[curl](http://curl.haxx.se/)</td>
              <td>7.52.1</td>
              <td>Tool and library for transferring data with URL syntax / MIT/X derivate</td>
            </tr>

            <tr>
              <td>[cycler](http://matplotlib.org/cycler/)</td>
              <td>0.10.0</td>
              <td>Composable style cycles / BSD</td>
            </tr>

            <tr>
              <td>[cython](http://www.cython.org/)</td>
              <td>0.25.2</td>
              <td>The Cython compiler for writing C extensions for the Python language / Apache version 2.0</td>
            </tr>

            <tr>
              <td>[cytoolz](https://github.com/pytoolz/cytoolz)</td>
              <td>0.8.2</td>
              <td>Cython implementation of Toolz, high performance functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[dask](http://dask.pydata.org/en/latest/)</td>
              <td>0.14.3</td>
              <td>Task scheduling and blocked algorithms for parallel processing / BSD</td>
            </tr>

            <tr>
              <td>datashape</td>
              <td>0.5.4</td>
              <td>Language defining a data description protocol / BSD</td>
            </tr>

            <tr>
              <td>[dbus](http://www.freedesktop.org/wiki/Software/dbus/) Linux</td>
              <td>1.10.10</td>
              <td>message bus system, a simple way for applications to talk to one another / GPL2</td>
            </tr>

            <tr>
              <td>[decorator](http://pypi.python.org/pypi/decorator)</td>
              <td>4.0.11</td>
              <td>Better living through Python with decorators / BSD</td>
            </tr>

            <tr>
              <td>[distributed](http://distributed.readthedocs.org/en/latest/)</td>
              <td>1.16.3</td>
              <td>Lightweight library for distributed computing in Python / BSD 3-Clause</td>
            </tr>

            <tr>
              <td>[docutils](http://docutils.sourceforge.net)</td>
              <td>0.13.1</td>
              <td>Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3</td>
            </tr>

            <tr>
              <td>[entrypoints](https://github.com/takluyver/entrypoints)</td>
              <td>0.2.2</td>
              <td>/ MIT</td>
            </tr>

            <tr>
              <td>[et\_xmlfile](https://openpyxl.pages.heptapod.net/et_xmlfile/)</td>
              <td>1.0.1</td>
              <td>Low memory library for creating large XML files / MIT</td>
            </tr>

            <tr>
              <td>[expat](http://expat.sourceforge.net) Linux Mac</td>
              <td>2.1.0</td>
              <td>XML parser library written in C / MIT</td>
            </tr>

            <tr>
              <td>[fastcache](https://github.com/pbrady/fastcache)</td>
              <td>1.0.2</td>
              <td>C implementation of Python 3 functools.lru\_cache / MIT</td>
            </tr>

            <tr>
              <td>[flask](https://flask.palletsprojects.com/)</td>
              <td>0.12.2</td>
              <td>A microframework based on Werkzeug, Jinja2 and good intentions / BSD</td>
            </tr>

            <tr>
              <td>[flask-cors](https://github.com/corydolphin/flask-cors)</td>
              <td>3.0.2</td>
              <td>Flask extension adding a decorator for CORS support / MIT</td>
            </tr>

            <tr>
              <td>[fontconfig](http://www.freedesktop.org/wiki/Software/fontconfig/) Linux</td>
              <td>2.12.1</td>
              <td>A library for configuring and customizing font access / BSD</td>
            </tr>

            <tr>
              <td>[freetype](http://freetype.sourceforge.net/index2.html)</td>
              <td>2.5.5</td>
              <td>A Free, High-Quality, and Portable Font Engine / FreeType License</td>
            </tr>

            <tr>
              <td>[get\_terminal\_size](https://github.com/chrippa/backports.shutil_get_terminal_size)</td>
              <td>1.0.0</td>
              <td>backport of the get\_terminal\_size function from Python 3.3 / MIT</td>
            </tr>

            <tr>
              <td>[gevent](http://www.gevent.org/)</td>
              <td>1.2.1</td>
              <td>Coroutine-based Python network library / MIT</td>
            </tr>

            <tr>
              <td>[glib](https://developer.gnome.org/glib/) Linux</td>
              <td>2.50.2</td>
              <td>Core application building blocks for libraries and applications in C / LGPL</td>
            </tr>

            <tr>
              <td>[greenlet](https://github.com/python-greenlet/greenlet)</td>
              <td>0.4.12</td>
              <td>Lightweight in-process concurrent programming / MIT</td>
            </tr>

            <tr>
              <td>[gst-plugins-base](http://gstreamer.freedesktop.org/) Linux</td>
              <td>1.8.0</td>
              <td>GStreamer Base Plug-ins / GPL2</td>
            </tr>

            <tr>
              <td>[gstreamer](http://gstreamer.freedesktop.org/) Linux</td>
              <td>1.8.0</td>
              <td>library for constructing graphs of media-handling components / LGPL2</td>
            </tr>

            <tr>
              <td>[h5py](http://www.h5py.org/)</td>
              <td>2.7.0</td>
              <td>Pythonic interface to the HDF5 binary data format / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[harfbuzz](http://www.freedesktop.org/wiki/Software/HarfBuzz/) Linux</td>
              <td>0.9.39</td>
              <td>An OpenType text shaping engine / MIT</td>
            </tr>

            <tr>
              <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
              <td>1.8.17</td>
              <td>A data model, library, and file format for storing and managing data / BSD-like</td>
            </tr>

            <tr>
              <td>[heapdict](http://stutzbachenterprises.com/)</td>
              <td>1.0.0</td>
              <td>A heap with decrease-key and increase-key operations / BSD</td>
            </tr>

            <tr>
              <td>[html5lib](https://github.com/html5lib/html5lib-python)</td>
              <td>0.999</td>
              <td>HTML parser based on the WHATWG HTML specification / MIT</td>
            </tr>

            <tr>
              <td>[idna](https://github.com/kjd/idna)</td>
              <td>2.5</td>
              <td>Internationalized Domain Names in Applications / BSD</td>
            </tr>

            <tr>
              <td>[imagesize](https://github.com/shibukawa/imagesize_py)</td>
              <td>0.7.1</td>
              <td>getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
            </tr>

            <tr>
              <td>[ipykernel](http://ipython.org)</td>
              <td>4.6.1</td>
              <td>IPython Kernel for Jupyter / BSD</td>
            </tr>

            <tr>
              <td>[ipython](http://ipython.org/)</td>
              <td>5.3.0</td>
              <td>Productive Interactive Computing / BSD</td>
            </tr>

            <tr>
              <td>[ipython\_genutils](http://jupyter.org)</td>
              <td>0.2.0</td>
              <td>vestigial utilities from IPython / BSD</td>
            </tr>

            <tr>
              <td>[ipywidgets](https://github.com/ipython/ipywidgets)</td>
              <td>6.0.0</td>
              <td>Widgets for the Jupyter Notebook / BSD 3-clause</td>
            </tr>

            <tr>
              <td>[isort](https://github.com/timothycrosley/isort)</td>
              <td>4.2.5</td>
              <td>Python utility / library to sort Python imports / MIT</td>
            </tr>

            <tr>
              <td>itsdangerous</td>
              <td>0.24</td>
              <td>Various helpers to pass trusted data to untrusted environments / BSD</td>
            </tr>

            <tr>
              <td>[jbig](https://www.cl.cam.ac.uk/~mgk25/jbigkit) Linux Mac</td>
              <td>2.1</td>
              <td>Implementation of the JBIG1 data compression standard / GPL2</td>
            </tr>

            <tr>
              <td>[jdcal](http://github.com/phn/jdcal)</td>
              <td>1.3</td>
              <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD</td>
            </tr>

            <tr>
              <td>jedi</td>
              <td>0.10.2</td>
              <td>Autocompletion and static analysis library for Python / MIT</td>
            </tr>

            <tr>
              <td>[jinja2](https://jinja.palletsprojects.com/en/stable/)</td>
              <td>2.9.6</td>
              <td>An easy to use stand-alone template engine written in pure python. / BSD</td>
            </tr>

            <tr>
              <td>[jpeg](http://www.ijg.org/)</td>
              <td>9b</td>
              <td>Read and write jpeg COM, EXIF, IPTC medata / Custom free software license</td>
            </tr>

            <tr>
              <td>[jsonschema](https://python-jsonschema.readthedocs.io/en/stable/)</td>
              <td>2.6.0</td>
              <td>An implementation of JSON Schema validation for Python / MIT</td>
            </tr>

            <tr>
              <td>[jupyter](http://jupyter.org)</td>
              <td>1.0.0</td>
              <td>Open source, interactive data science and scientific computing / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_client](http://jupyter.org)</td>
              <td>5.0.1</td>
              <td>Jupyter protocol implementation and client libraries / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_console](http://jupyter.org)</td>
              <td>5.1.0</td>
              <td>Jupyter terminal console / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_core](http://jupyter.org)</td>
              <td>4.3.0</td>
              <td>core Jupyter functionality / BSD</td>
            </tr>

            <tr>
              <td>[lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy)</td>
              <td>1.2.2</td>
              <td>Fast and thorough lazy object proxy / BSD</td>
            </tr>

            <tr>
              <td>[libffi](https://sourceware.org/libffi/) Linux</td>
              <td>3.2.1</td>
              <td>portable foreign-function interface library / MIT</td>
            </tr>

            <tr>
              <td>[libgcc](http://gcc.gnu.org/) Linux</td>
              <td>4.8.5</td>
              <td>Shared libraries for the GNU Compiler Collection / GPL3</td>
            </tr>

            <tr>
              <td>[libgfortran](https://gcc.gnu.org/fortran/) Linux</td>
              <td>3.0.0</td>
              <td>GNU Fortran runtime library / GPL3</td>
            </tr>

            <tr>
              <td>[libiconv](https://www.gnu.org/software/libiconv/) Linux Mac</td>
              <td>1.14</td>
              <td>Provides iconv for systems which don’t have one / GPL and LGPL</td>
            </tr>

            <tr>
              <td>[libpng](http://www.libpng.org/pub/png/libpng.html)</td>
              <td>1.6.27</td>
              <td>official PNG reference library / libpng license</td>
            </tr>

            <tr>
              <td>[libsodium](http://libsodium.org) Linux</td>
              <td>1.0.10</td>
              <td>A library for encryption, signatures, password hashing, etc. / ISC</td>
            </tr>

            <tr>
              <td>[libtiff](http://www.libtiff.org/)</td>
              <td>4.0.6</td>
              <td>Support for Tag Image File Format (TIFF) / BSD-like</td>
            </tr>

            <tr>
              <td>[libtool](http://www.gnu.org/software/libtool/) Linux</td>
              <td>2.4.2</td>
              <td>The GNU Portable Library Tool / GPL3</td>
            </tr>

            <tr>
              <td>[libxcb](http://xcb.freedesktop.org/) Linux</td>
              <td>1.12</td>
              <td>This is the C-language Bindings package to the X Window System protocol / MIT</td>
            </tr>

            <tr>
              <td>[libxml2](http://xmlsoft.org/) Linux Mac</td>
              <td>2.9.4</td>
              <td>The XML C parser and toolkit of Gnome / MIT</td>
            </tr>

            <tr>
              <td>[libxslt](http://xmlsoft.org/XSLT/) Linux Mac</td>
              <td>1.1.29</td>
              <td>The XSLT C library developed for the GNOME project / MIT</td>
            </tr>

            <tr>
              <td>[llvmlite](http://llvmlite.pydata.org/)</td>
              <td>0.18.0</td>
              <td>Lightweight wrapper around basic LLVM functionality / BSD</td>
            </tr>

            <tr>
              <td>[locket](http://github.com/mwilliamson/locket.py)</td>
              <td>0.2.0</td>
              <td>File based locks for Python for Linux and Windows / BSD</td>
            </tr>

            <tr>
              <td>[lxml](http://lxml.de/)</td>
              <td>3.7.3</td>
              <td>Pythonic binding for the C libraries libxml2 and libxslt / BSD</td>
            </tr>

            <tr>
              <td>[markupsafe](https://palletsprojects.com/projects/markupsafe/)</td>
              <td>0.23</td>
              <td>Implements a XML/HTML/XHTML Markup safe string for Python / BSD</td>
            </tr>

            <tr>
              <td>[matplotlib](http://matplotlib.org/)</td>
              <td>2.0.2</td>
              <td>Python 2D plotting library / PSF-based</td>
            </tr>

            <tr>
              <td>[menuinst](https://github.com/ContinuumIO/menuinst) Windows</td>
              <td>1.4.7</td>
              <td>cross platform menu item installation / BSD</td>
            </tr>

            <tr>
              <td>[mistune](https://github.com/lepture/mistune)</td>
              <td>0.7.4</td>
              <td>The fastest markdown parser in pure Python with renderer feature / BSD</td>
            </tr>

            <tr>
              <td>[mkl](http://software.intel.com/en-us/articles/intel-mkl/)</td>
              <td>2017.0.1</td>
              <td>Math library for Intel and compatible processors / proprietary - Intel</td>
            </tr>

            <tr>
              <td>[mkl-service](https://github.com/ContinuumIO/mkl-service)</td>
              <td>1.1.2</td>
              <td>Python bindings to MKL service functions / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[mpmath](http://mpmath.org)</td>
              <td>0.19</td>
              <td>Python library for arbitrary-precision floating-point arithmetic / BSD</td>
            </tr>

            <tr>
              <td>[msgpack-python](http://msgpack.org/)</td>
              <td>0.4.8</td>
              <td>An efficient binary serialization format / Apache</td>
            </tr>

            <tr>
              <td>[multipledispatch](http://github.com/mrocklin/multipledispatch/)</td>
              <td>0.4.9</td>
              <td>Multiple dispatch in Python / BSD</td>
            </tr>

            <tr>
              <td>navigator-updater</td>
              <td>0.1.0</td>
              <td>Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.</td>
            </tr>

            <tr>
              <td>[nbconvert](http://jupyter.org)</td>
              <td>5.1.1</td>
              <td>converts notebooks to various other formats via Jinja templates / BSD</td>
            </tr>

            <tr>
              <td>[nbformat](http://jupyter.org)</td>
              <td>4.3.0</td>
              <td>The reference implementation of the Jupyter Notebook format / BSD</td>
            </tr>

            <tr>
              <td>networkx</td>
              <td>1.11</td>
              <td>Python package for creating and manipulating complex networks / BSD</td>
            </tr>

            <tr>
              <td>[nltk](http://nltk.org/)</td>
              <td>3.2.3</td>
              <td>Build Python programs to work with human language data / Apache Software License</td>
            </tr>

            <tr>
              <td>[nose](http://readthedocs.org/docs/nose/)</td>
              <td>1.3.7</td>
              <td>Nose extends unittest to make testing easier / LGPL</td>
            </tr>

            <tr>
              <td>[notebook](http://jupyter.org)</td>
              <td>5.0.0</td>
              <td>web-based notebook environment for interactive computing / BSD</td>
            </tr>

            <tr>
              <td>[numba](http://numba.pydata.org/)</td>
              <td>0.33.0</td>
              <td>NumPy aware dynamic Python compiler using LLVM / BSD</td>
            </tr>

            <tr>
              <td>[numexpr](https://github.com/pydata/numexpr)</td>
              <td>2.6.2</td>
              <td>Fast numerical expression evaluator for NumPy / MIT</td>
            </tr>

            <tr>
              <td>[numpy](https://numpy.org/)</td>
              <td>1.11.3</td>
              <td>array processing for numbers, strings, records, and objects / BSD</td>
            </tr>

            <tr>
              <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
              <td>0.6.0</td>
              <td>Sphinx extension to support docstrings in Numpy format / BSD</td>
            </tr>

            <tr>
              <td>[odo](http://odo.pydata.org/en/latest/)</td>
              <td>0.5.0</td>
              <td>Shapeshifting for your data / BSD</td>
            </tr>

            <tr>
              <td>[olefile](https://www.decalage.info/python/olefileio)</td>
              <td>0.44</td>
              <td>parse, read and write Microsoft OLE2 files / BSD License</td>
            </tr>

            <tr>
              <td>[openpyxl](http://openpyxl.readthedocs.org)</td>
              <td>2.4.7</td>
              <td>A Python library to read/write Excel 2010 xlsx/xlsm files / MIT</td>
            </tr>

            <tr>
              <td>[openssl](http://www.openssl.org/)</td>
              <td>1.0.2l</td>
              <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style</td>
            </tr>

            <tr>
              <td>[packaging](https://github.com/pypa/packaging)</td>
              <td>16.8</td>
              <td>core utilities for Python packages / BSD or Apache 2.0</td>
            </tr>

            <tr>
              <td>[pandas](http://pandas.pydata.org/)</td>
              <td>0.20.1</td>
              <td>Powerful data structures and data analysis tools / BSD</td>
            </tr>

            <tr>
              <td>[pandocfilters](http://github.com/jgm/pandocfilters)</td>
              <td>1.4.1</td>
              <td>utilities for writing pandoc filters in python / BSD License</td>
            </tr>

            <tr>
              <td>[pango](http://www.pango.org/) Linux</td>
              <td>1.40.3</td>
              <td>Text layout and rendering engine / LGPL</td>
            </tr>

            <tr>
              <td>[partd](https://github.com/dask/partd)</td>
              <td>0.3.8</td>
              <td>Appendable key-value byte store / BSD</td>
            </tr>

            <tr>
              <td>[path.py](http://github.com/jaraco/path.py)</td>
              <td>10.3.1</td>
              <td>module wrapper for os.path / MIT</td>
            </tr>

            <tr>
              <td>[pathlib2](https://pypi.python.org/pypi/pathlib2/)</td>
              <td>2.2.1</td>
              <td>object-oriented filesystem paths / MIT</td>
            </tr>

            <tr>
              <td>[patsy](https://github.com/pydata/patsy)</td>
              <td>0.4.1</td>
              <td>Describing statistical models in Python using symbolic formulas / BSD</td>
            </tr>

            <tr>
              <td>[pcre](http://www.pcre.org/) Linux Mac</td>
              <td>8.39</td>
              <td>A set of functions that implement regular expression pattern matching / 3-clause BSD License</td>
            </tr>

            <tr>
              <td>[pep8](http://pep8.readthedocs.org/)</td>
              <td>1.7.0</td>
              <td>Python style guide checker / MIT</td>
            </tr>

            <tr>
              <td>[pexpect](http://pexpect.readthedocs.org/) Linux Mac</td>
              <td>4.2.1</td>
              <td>Pexpect allows easy control of interactive console applications / ISC</td>
            </tr>

            <tr>
              <td>[pickleshare](https://github.com/vivainio/pickleshare)</td>
              <td>0.7.4</td>
              <td>file system based database that uses Python pickles / MIT</td>
            </tr>

            <tr>
              <td>[pillow](http://python-pillow.github.io/)</td>
              <td>4.1.1</td>
              <td>The friendly Python Imaging Library(PIL) fork / PIL license</td>
            </tr>

            <tr>
              <td>[pip](https://pip.pypa.io/en/stable/)</td>
              <td>9.0.1</td>
              <td>PyPA recommended tool for installing Python packages / MIT</td>
            </tr>

            <tr>
              <td>[pixman](http://www.pixman.org/) Linux</td>
              <td>0.34.0</td>
              <td>A low-level software library for pixel manipulation / MIT</td>
            </tr>

            <tr>
              <td>[ply](http://www.dabeaz.com/ply/)</td>
              <td>3.10</td>
              <td>implementation of Lex and Yacc / BSD</td>
            </tr>

            <tr>
              <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
              <td>1.0.14</td>
              <td>library for building powerful interactive command lines in Python / BSD</td>
            </tr>

            <tr>
              <td>[psutil](https://github.com/giampaolo/psutil)</td>
              <td>5.2.2</td>
              <td>cross-platform process and system utilities module for Python / BSD</td>
            </tr>

            <tr>
              <td>[ptyprocess](https://github.com/pexpect/ptyprocess) Linux Mac</td>
              <td>0.5.1</td>
              <td>Run a subprocess in a pseudo terminal / ISC</td>
            </tr>

            <tr>
              <td>[py](http://pylib.readthedocs.org/)</td>
              <td>1.4.33</td>
              <td>Library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
            </tr>

            <tr>
              <td>[pycosat](https://github.com/ContinuumIO/pycosat)</td>
              <td>0.6.2</td>
              <td>Python bindings to the picosat SAT solver / MIT</td>
            </tr>

            <tr>
              <td>[pycparser](https://github.com/eliben/pycparser)</td>
              <td>2.17</td>
              <td>complete C99 parser in pure Python / BSD</td>
            </tr>

            <tr>
              <td>[pycrypto](http://www.pycrypto.org/)</td>
              <td>2.6.1</td>
              <td>Cryptographic modules for Python / Public-Domain</td>
            </tr>

            <tr>
              <td>[pycurl](http://pycurl.sourceforge.net/)</td>
              <td>7.43.0</td>
              <td>Python interface to libcurl / LGPL, MIT</td>
            </tr>

            <tr>
              <td>[pyflakes](https://launchpad.net/pyflakes)</td>
              <td>1.5.0</td>
              <td>Checks Python source files for errors / MIT</td>
            </tr>

            <tr>
              <td>[pygments](http://pygments.org/)</td>
              <td>2.2.0</td>
              <td>Generic syntax highlighting package / BSD</td>
            </tr>

            <tr>
              <td>[pylint](http://www.pylint.org/)</td>
              <td>1.6.4</td>
              <td>Python code static checker / GPL</td>
            </tr>

            <tr>
              <td>[pyodbc](http://mkleehammer.github.io/pyodbc/)</td>
              <td>4.0.16</td>
              <td>DB API Module for ODBC / MIT</td>
            </tr>

            <tr>
              <td>[pyopenssl](https://github.com/pyca/pyopenssl)</td>
              <td>17.0.0</td>
              <td>Python wrapper module around the OpenSSL library / Apache Software License</td>
            </tr>

            <tr>
              <td>pyparsing</td>
              <td>2.1.4</td>
              <td>Create and execute simple grammars / MIT</td>
            </tr>

            <tr>
              <td>[pyqt](http://www.riverbankcomputing.co.uk/software/pyqt)</td>
              <td>5.6.0</td>
              <td>Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3</td>
            </tr>

            <tr>
              <td>[pytables](http://www.pytables.org)</td>
              <td>3.3.0</td>
              <td>Manage hierarchical datasets to cope with large amounts of data / BSD</td>
            </tr>

            <tr>
              <td>[pytest](http://pytest.org/)</td>
              <td>3.0.7</td>
              <td>Simple and powerful testing with Python / MIT</td>
            </tr>

            <tr>
              <td>[python](http://www.python.org/)</td>
              <td>3.6.1</td>
              <td>general purpose programming language / PSF</td>
            </tr>

            <tr>
              <td>[python-dateutil](https://dateutil.readthedocs.org/)</td>
              <td>2.6.0</td>
              <td>extensions to the standard Python datetime module / BSD</td>
            </tr>

            <tr>
              <td>[pytz](http://pytz.sourceforge.net/)</td>
              <td>2017.2</td>
              <td>World timezone definitions, modern and historical / MIT</td>
            </tr>

            <tr>
              <td>[pywavelets](https://github.com/PyWavelets/pywt)</td>
              <td>0.5.2</td>
              <td>wavelet transform module / MIT</td>
            </tr>

            <tr>
              <td>[pywin32](http://sourceforge.net/projects/pywin32/) Windows</td>
              <td>220</td>
              <td>Python extensions for Windows / PSF</td>
            </tr>

            <tr>
              <td>[pyyaml](http://pyyaml.org/wiki/PyYAML)</td>
              <td>3.12</td>
              <td>YAML parser and emitter for Python / MIT</td>
            </tr>

            <tr>
              <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
              <td>16.0.2</td>
              <td>zeromq bindings for Python / LGPL and BSD</td>
            </tr>

            <tr>
              <td>[qt](http://www.qt.io)</td>
              <td>5.6.2</td>
              <td>Qt is a cross-platform application and UI framework / LGPLv3</td>
            </tr>

            <tr>
              <td>[qtawesome](https://github.com/spyder-ide/qtawesome)</td>
              <td>0.4.4</td>
              <td>FontAwesome icons in PyQt and PySide applications / MIT</td>
            </tr>

            <tr>
              <td>[qtconsole](http://jupyter.org)</td>
              <td>4.3.0</td>
              <td>Jupyter Qt Console / Modified BSD License</td>
            </tr>

            <tr>
              <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
              <td>1.2.1</td>
              <td>uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT</td>
            </tr>

            <tr>
              <td>readline Linux Mac</td>
              <td>6.2</td>
              <td>Line-editing for programs with a command-line interface / GPL3</td>
            </tr>

            <tr>
              <td>[requests](https://docs.python-requests.org/en/latest/index.html)</td>
              <td>2.14.2</td>
              <td>Python HTTP for Humans / Apache Software License</td>
            </tr>

            <tr>
              <td>[rope](https://github.com/python-rope/rope)</td>
              <td>0.9.4</td>
              <td>A Python refactoring library / GPL</td>
            </tr>

            <tr>
              <td>ruamel\_yaml</td>
              <td>0.11.14</td>
              <td>patched copy of ruamel.yaml (a yaml parser) / MIT</td>
            </tr>

            <tr>
              <td>[scikit-image](http://scikit-image.org/)</td>
              <td>0.13.0</td>
              <td>Image processing routines for SciPy / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scikit-learn](http://scikit-learn.org/stable/)</td>
              <td>0.18.1</td>
              <td>set of python modules for machine learning and data mining / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scipy](http://www.scipy.org/)</td>
              <td>0.19.0</td>
              <td>Scientific Library for Python / BSD</td>
            </tr>

            <tr>
              <td>[seaborn](https://seaborn.pydata.org/)</td>
              <td>0.7.1</td>
              <td>Statistical data visualization / BSD</td>
            </tr>

            <tr>
              <td>[setuptools](https://pypi.python.org/pypi/setuptools)</td>
              <td>27.2.0</td>
              <td>Download, build, install, upgrade, and uninstall Python packages / MIT</td>
            </tr>

            <tr>
              <td>[simplegeneric](https://pypi.python.org/pypi/simplegeneric)</td>
              <td>0.8.1</td>
              <td>Define simple single-dispatch generic functions / ZPL 2.1</td>
            </tr>

            <tr>
              <td>[singledispatch](http://docs.python.org/3/library/functools.html#functools.singledispatch)</td>
              <td>3.4.0.3</td>
              <td>Transforms a function into a single-dispatch generic function / MIT</td>
            </tr>

            <tr>
              <td>sip</td>
              <td>4.18</td>
              <td>Create Python bindings for C and C++ libraries / GPL3</td>
            </tr>

            <tr>
              <td>[six](http://pypi.python.org/pypi/six/)</td>
              <td>1.10.0</td>
              <td>Python 2 and 3 compatibility utilities / MIT</td>
            </tr>

            <tr>
              <td>[snowballstemmer](https://github.com/shibukawa/snowball_py)</td>
              <td>1.2.1</td>
              <td>Snowball stemming library collection for Python / BSD</td>
            </tr>

            <tr>
              <td>[sortedcollections](http://www.grantjenks.com/docs/sortedcollections/)</td>
              <td>0.5.3</td>
              <td>Python Sorted Collections / Apache Software License</td>
            </tr>

            <tr>
              <td>[sortedcontainers](http://www.grantjenks.com/docs/sortedcontainers/)</td>
              <td>1.5.7</td>
              <td>sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0</td>
            </tr>

            <tr>
              <td>[sphinx](http://sphinx-doc.org)</td>
              <td>1.5.6</td>
              <td>Documentation generator / BSD</td>
            </tr>

            <tr>
              <td>[spyder](https://github.com/spyder-ide/spyder)</td>
              <td>3.1.4</td>
              <td>Scientific PYthon Development EnviRonment / MIT</td>
            </tr>

            <tr>
              <td>[sqlalchemy](http://www.sqlalchemy.org/)</td>
              <td>1.1.9</td>
              <td>Database Abstraction Library / MIT</td>
            </tr>

            <tr>
              <td>[sqlite](http://www.sqlite.org/)</td>
              <td>3.13.0</td>
              <td>Self-contained, zero-configuration, SQL database engine / Public-Domain</td>
            </tr>

            <tr>
              <td>[statsmodels](http://statsmodels.sourceforge.net/)</td>
              <td>0.8.0</td>
              <td>Statistical computations and models / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[sympy](http://sympy.org)</td>
              <td>1.0</td>
              <td>Python library for symbolic mathematics / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[tblib](https://github.com/ionelmc/python-tblib)</td>
              <td>1.3.2</td>
              <td>Traceback fiddling library for Python / BSD</td>
            </tr>

            <tr>
              <td>[terminado](https://github.com/takluyver/terminado) Linux Mac</td>
              <td>0.6</td>
              <td>Terminals served to term.js using Tornado websockets / BSD</td>
            </tr>

            <tr>
              <td>[testpath](https://testpath.readthedocs.io)</td>
              <td>0.3</td>
              <td>collection of utilities for Python code working with files and commands / MIT</td>
            </tr>

            <tr>
              <td>[tk](http://www.tcl.tk/)</td>
              <td>8.5.18</td>
              <td>Dynamic programming language with GUI elements / BSD-like</td>
            </tr>

            <tr>
              <td>[toolz](http://toolz.readthedocs.org/en/latest/)</td>
              <td>0.8.2</td>
              <td>List processing tools and functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[tornado](http://www.tornadoweb.org/)</td>
              <td>4.5.1</td>
              <td>A Python web framework and asynchronous networking library / Apache 2.0</td>
            </tr>

            <tr>
              <td>[traitlets](https://github.com/ipython/traitlets)</td>
              <td>4.3.2</td>
              <td>Configuration system for Python applications / Modified BSD</td>
            </tr>

            <tr>
              <td>[unicodecsv](https://github.com/jdunck/python-unicodecsv)</td>
              <td>0.14.1</td>
              <td>Drop-in replacement for csv module which supports unicode strings / BSD</td>
            </tr>

            <tr>
              <td>[unixodbc](http://www.unixodbc.org/) Linux Mac</td>
              <td>2.3.4</td>
              <td>ODBC (Open Database Connectivity) implementation for Unix / LGPLv2</td>
            </tr>

            <tr>
              <td>[vs2015\_runtime](http://www.microsoft.com) Windows</td>
              <td>14.0.25123</td>
              <td>Bundles of the MSVC 14 (VS 2015) runtime / Proprietary</td>
            </tr>

            <tr>
              <td>[wcwidth](https://github.com/jquast/wcwidth)</td>
              <td>0.1.7</td>
              <td>measures number of Terminal column cells of wide-character codes / MIT</td>
            </tr>

            <tr>
              <td>[werkzeug](http://werkzeug.pocoo.org/)</td>
              <td>0.12.2</td>
              <td>A WSGI utility library for Python / BSD</td>
            </tr>

            <tr>
              <td>[wheel](https://github.com/pypa/wheel)</td>
              <td>0.29.0</td>
              <td>Built-package format for Python / MIT</td>
            </tr>

            <tr>
              <td>[widgetsnbextension](http://ipython.org)</td>
              <td>2.0.0</td>
              <td>IPython HTML widgets for Jupyter / BSD 3-clause</td>
            </tr>

            <tr>
              <td>[win\_unicode\_console](https://github.com/Drekin/win-unicode-console) Windows</td>
              <td>0.5</td>
              <td>enable Unicode input and display when running Python from Windows console / MIT</td>
            </tr>

            <tr>
              <td>[wrapt](https://github.com/GrahamDumpleton/wrapt)</td>
              <td>1.10.10</td>
              <td>Module for decorators, wrappers and monkey patching / BSD</td>
            </tr>

            <tr>
              <td>xlrd</td>
              <td>1.0.0</td>
              <td>Extract data from Microsoft Excel spreadsheet files / BSD</td>
            </tr>

            <tr>
              <td>[xlsxwriter](https://github.com/jmcnamara/XlsxWriter)</td>
              <td>0.9.6</td>
              <td>A Python module for creating Excel XLSX files / BSD</td>
            </tr>

            <tr>
              <td>[xlwings](http://xlwings.org/) Mac Windows</td>
              <td>0.10.4</td>
              <td>Interact with Excel from Python and vice versa / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[xlwt](http://www.python-excel.org/)</td>
              <td>1.2.0</td>
              <td>Writing data and formatting information to Excel files / BSD</td>
            </tr>

            <tr>
              <td>[xz](http://tukaani.org/xz/) Linux Mac</td>
              <td>5.2.2</td>
              <td>Data compression software with high compression ratio / Public-Domain, GPL</td>
            </tr>

            <tr>
              <td>[yaml](http://www.yaml.org/) Linux Mac</td>
              <td>0.1.6</td>
              <td>A human friendly data serialization standard / MIT</td>
            </tr>

            <tr>
              <td>[zeromq](http://zeromq.org) Linux</td>
              <td>4.1.5</td>
              <td>Distributed messaging / LGPL</td>
            </tr>

            <tr>
              <td>[zict](http://github.com/mrocklin/zict/)</td>
              <td>0.1.2</td>
              <td>mutable mapping tools / BSD</td>
            </tr>

            <tr>
              <td>[zlib](http://zlib.net/)</td>
              <td>1.2.8</td>
              <td>Unobtrusive compression library / zlib</td>
            </tr>
          </tbody>
        </table>
      </Tab>

      <Tab title="Python 2.7">
        <table>
          <thead>
            <tr>
              <th>Name</th>
              <th>Version</th>
              <th>Summary / License</th>
            </tr>
          </thead>

          <tbody>
            <tr>
              <td>[alabaster](https://github.com/bitprophet/alabaster)</td>
              <td>0.7.10</td>
              <td>Configurable, Python 2+3 compatible Sphinx theme / BSD</td>
            </tr>

            <tr>
              <td>[anaconda-client](http://anaconda.org)</td>
              <td>1.6.3</td>
              <td>anaconda.org command line client library / BSD 3-clause</td>
            </tr>

            <tr>
              <td>anaconda-navigator</td>
              <td>1.6.2</td>
              <td>Anaconda Navigator / proprietary - Continuum Analytics, Inc.</td>
            </tr>

            <tr>
              <td>[anaconda-project](https://github.com/Anaconda-Platform/anaconda-project/)</td>
              <td>0.6.0</td>
              <td>reproducible, executable project directories / BSD 3-clause</td>
            </tr>

            <tr>
              <td>[appnope](http://github.com/minrk/appnope) Mac</td>
              <td>0.1.0</td>
              <td>Disable App Nap on OS X 10.9 / BSD</td>
            </tr>

            <tr>
              <td>[appscript](http://appscript.sourceforge.net/) Mac</td>
              <td>1.0.1</td>
              <td>Control AppleScriptable applications from Python / Public-Domain</td>
            </tr>

            <tr>
              <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
              <td>0.22.0</td>
              <td>ASN.1 parser and serializer / MIT</td>
            </tr>

            <tr>
              <td>astroid</td>
              <td>1.4.9</td>
              <td>abstract syntax tree for Python with inference support / LGPL</td>
            </tr>

            <tr>
              <td>[astropy](http://www.astropy.org/)</td>
              <td>1.3.2</td>
              <td>Community-developed Python Library for Astronomy / BSD</td>
            </tr>

            <tr>
              <td>[babel](http://babel.pocoo.org/)</td>
              <td>2.4.0</td>
              <td>Utilities to internationalize and localize Python applications / BSD</td>
            </tr>

            <tr>
              <td>backports</td>
              <td>1.0</td>
              <td>/ BSD</td>
            </tr>

            <tr>
              <td>[backports\_abc](https://github.com/cython/backports_abc)</td>
              <td>0.5</td>
              <td>backport of recent additions to the ‘collections.abc’ module / PSF</td>
            </tr>

            <tr>
              <td>[beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/)</td>
              <td>4.6.0</td>
              <td>Python library designed for screen-scraping / MIT</td>
            </tr>

            <tr>
              <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
              <td>0.8.1</td>
              <td>efficient representation of arrays of booleans – C extension / PSF</td>
            </tr>

            <tr>
              <td>[blaze](http://blaze.pydata.org)</td>
              <td>0.10.1</td>
              <td>NumPy and Pandas interface to big data / BSD</td>
            </tr>

            <tr>
              <td>[bleach](http://github.com/mozilla/bleach)</td>
              <td>1.5.0</td>
              <td>easy whitelist-based HTML-sanitizing tool / Apache License Version 2.0</td>
            </tr>

            <tr>
              <td>[bokeh](http://bokeh.pydata.org/)</td>
              <td>0.12.5</td>
              <td>Python interactive visualization library for modern web browsers / BSD</td>
            </tr>

            <tr>
              <td>[boto](https://github.com/boto/boto/)</td>
              <td>2.46.1</td>
              <td>Amazon Web Services Library / MIT</td>
            </tr>

            <tr>
              <td>bottleneck</td>
              <td>1.2.1</td>
              <td>Fast NumPy array functions written in Cython. / Simplified BSD</td>
            </tr>

            <tr>
              <td>[bzip2](http://www.bzip.org/)</td>
              <td>1.0.6</td>
              <td>high-quality data compressor / BSD</td>
            </tr>

            <tr>
              <td>[cairo](http://cairographics.org/) Linux</td>
              <td>1.14.8</td>
              <td>A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1</td>
            </tr>

            <tr>
              <td>[cdecimal](http://www.bytereef.org/mpdecimal/index.html)</td>
              <td>2.3</td>
              <td>Fast drop-in replacement for decimal.py / BSD</td>
            </tr>

            <tr>
              <td>[cffi](http://cffi.readthedocs.org)</td>
              <td>1.10.0</td>
              <td>C Foreign Function Interface for Python / MIT</td>
            </tr>

            <tr>
              <td>[chardet](https://github.com/chardet/chardet)</td>
              <td>3.0.3</td>
              <td>Universal character encoding detector / GNU Lesser General Public License</td>
            </tr>

            <tr>
              <td>[click](http://click.pocoo.org/)</td>
              <td>6.7</td>
              <td>Command line interface creation kit / BSD</td>
            </tr>

            <tr>
              <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
              <td>0.2.2</td>
              <td>Extended pickling support for Python objects / BSD</td>
            </tr>

            <tr>
              <td>[clyent](https://github.com/Anaconda-Server/clyent)</td>
              <td>1.2.2</td>
              <td>Command line client library for windows and posix / BSD</td>
            </tr>

            <tr>
              <td>[colorama](https://github.com/tartley/colorama)</td>
              <td>0.3.9</td>
              <td>Cross-platform colored terminal text in Python / BSD</td>
            </tr>

            <tr>
              <td>comtypes Windows</td>
              <td>1.1.2</td>
              <td>pure Python COM package / MIT</td>
            </tr>

            <tr>
              <td>[conda](http://conda.pydata.org/)</td>
              <td>4.3.21</td>
              <td>OS-agnostic, system-level binary package and environment manager. / BSD</td>
            </tr>

            <tr>
              <td>[configparser](http://docs.python.org/3/library/configparser.html)</td>
              <td>3.5.0</td>
              <td>brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT</td>
            </tr>

            <tr>
              <td>[contextlib2](http://contextlib2.readthedocs.org/)</td>
              <td>0.5.5</td>
              <td>backports and enhancements for the contextlib module / PSF</td>
            </tr>

            <tr>
              <td>[cryptography](https://cryptography.io)</td>
              <td>1.8.1</td>
              <td>Provides cryptographic recipes and primitives to Python developers / Apache</td>
            </tr>

            <tr>
              <td>[curl](http://curl.haxx.se/)</td>
              <td>7.52.1</td>
              <td>Tool and library for transferring data with URL syntax / MIT/X derivate</td>
            </tr>

            <tr>
              <td>[cycler](http://matplotlib.org/cycler/)</td>
              <td>0.10.0</td>
              <td>Composable style cycles / BSD</td>
            </tr>

            <tr>
              <td>[cython](http://www.cython.org/)</td>
              <td>0.25.2</td>
              <td>The Cython compiler for writing C extensions for the Python language / Apache version 2.0</td>
            </tr>

            <tr>
              <td>[cytoolz](https://github.com/pytoolz/cytoolz)</td>
              <td>0.8.2</td>
              <td>Cython implementation of Toolz, high performance functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[dask](http://dask.pydata.org/en/latest/)</td>
              <td>0.14.3</td>
              <td>Task scheduling and blocked algorithms for parallel processing / BSD</td>
            </tr>

            <tr>
              <td>datashape</td>
              <td>0.5.4</td>
              <td>Language defining a data description protocol / BSD</td>
            </tr>

            <tr>
              <td>[dbus](http://www.freedesktop.org/wiki/Software/dbus/) Linux</td>
              <td>1.10.10</td>
              <td>message bus system, a simple way for applications to talk to one another / GPL2</td>
            </tr>

            <tr>
              <td>[decorator](http://pypi.python.org/pypi/decorator)</td>
              <td>4.0.11</td>
              <td>Better living through Python with decorators / BSD</td>
            </tr>

            <tr>
              <td>[distributed](http://distributed.readthedocs.org/en/latest/)</td>
              <td>1.16.3</td>
              <td>Lightweight library for distributed computing in Python / BSD 3-Clause</td>
            </tr>

            <tr>
              <td>[docutils](http://docutils.sourceforge.net)</td>
              <td>0.13.1</td>
              <td>Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3</td>
            </tr>

            <tr>
              <td>[entrypoints](https://github.com/takluyver/entrypoints)</td>
              <td>0.2.2</td>
              <td>/ MIT</td>
            </tr>

            <tr>
              <td>[enum34](https://pypi.python.org/pypi/enum34)</td>
              <td>1.1.6</td>
              <td>Robust enumerated type support in Python / BSD</td>
            </tr>

            <tr>
              <td>[et\_xmlfile](https://openpyxl.pages.heptapod.net/et_xmlfile/)</td>
              <td>1.0.1</td>
              <td>Low memory library for creating large XML files / MIT</td>
            </tr>

            <tr>
              <td>[expat](http://expat.sourceforge.net) Linux Mac</td>
              <td>2.1.0</td>
              <td>XML parser library written in C / MIT</td>
            </tr>

            <tr>
              <td>[fastcache](https://github.com/pbrady/fastcache)</td>
              <td>1.0.2</td>
              <td>C implementation of Python 3 functools.lru\_cache / MIT</td>
            </tr>

            <tr>
              <td>[flask](https://flask.palletsprojects.com/)</td>
              <td>0.12.2</td>
              <td>A microframework based on Werkzeug, Jinja2 and good intentions / BSD</td>
            </tr>

            <tr>
              <td>[flask-cors](https://github.com/corydolphin/flask-cors)</td>
              <td>3.0.2</td>
              <td>Flask extension adding a decorator for CORS support / MIT</td>
            </tr>

            <tr>
              <td>[fontconfig](http://www.freedesktop.org/wiki/Software/fontconfig/) Linux</td>
              <td>2.12.1</td>
              <td>A library for configuring and customizing font access / BSD</td>
            </tr>

            <tr>
              <td>[freetype](http://freetype.sourceforge.net/index2.html)</td>
              <td>2.5.5</td>
              <td>A Free, High-Quality, and Portable Font Engine / FreeType License</td>
            </tr>

            <tr>
              <td>[funcsigs](http://funcsigs.readthedocs.org/)</td>
              <td>1.0.2</td>
              <td>Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+ / Apache</td>
            </tr>

            <tr>
              <td>[functools32](https://github.com/MiCHiLU/python-functools32)</td>
              <td>3.2.3.2</td>
              <td>backport of the functools module from Python 3.2.3 for use on 2.7 / PSF</td>
            </tr>

            <tr>
              <td>[futures](http://code.google.com/p/pythonfutures)</td>
              <td>3.1.1</td>
              <td>A Java-style futures package for Python / PSF</td>
            </tr>

            <tr>
              <td>[get\_terminal\_size](https://github.com/chrippa/backports.shutil_get_terminal_size)</td>
              <td>1.0.0</td>
              <td>backport of the get\_terminal\_size function from Python 3.3 / MIT</td>
            </tr>

            <tr>
              <td>[gevent](http://www.gevent.org/)</td>
              <td>1.2.1</td>
              <td>Coroutine-based Python network library / MIT</td>
            </tr>

            <tr>
              <td>[glib](https://developer.gnome.org/glib/) Linux</td>
              <td>2.50.2</td>
              <td>Core application building blocks for libraries and applications in C / LGPL</td>
            </tr>

            <tr>
              <td>[greenlet](https://github.com/python-greenlet/greenlet)</td>
              <td>0.4.12</td>
              <td>Lightweight in-process concurrent programming / MIT</td>
            </tr>

            <tr>
              <td>[grin](http://pypi.python.org/pypi/grin)</td>
              <td>1.2.1</td>
              <td>Enhanced grep-like tool / BSD</td>
            </tr>

            <tr>
              <td>[gst-plugins-base](http://gstreamer.freedesktop.org/) Linux</td>
              <td>1.8.0</td>
              <td>GStreamer Base Plug-ins / GPL2</td>
            </tr>

            <tr>
              <td>[gstreamer](http://gstreamer.freedesktop.org/) Linux</td>
              <td>1.8.0</td>
              <td>library for constructing graphs of media-handling components / LGPL2</td>
            </tr>

            <tr>
              <td>[h5py](http://www.h5py.org/)</td>
              <td>2.7.0</td>
              <td>Pythonic interface to the HDF5 binary data format / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[harfbuzz](http://www.freedesktop.org/wiki/Software/HarfBuzz/) Linux</td>
              <td>0.9.39</td>
              <td>An OpenType text shaping engine / MIT</td>
            </tr>

            <tr>
              <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
              <td>1.8.17</td>
              <td>A data model, library, and file format for storing and managing data / BSD-like</td>
            </tr>

            <tr>
              <td>[heapdict](http://stutzbachenterprises.com/)</td>
              <td>1.0.0</td>
              <td>A heap with decrease-key and increase-key operations / BSD</td>
            </tr>

            <tr>
              <td>[html5lib](https://github.com/html5lib/html5lib-python)</td>
              <td>0.999</td>
              <td>HTML parser based on the WHATWG HTML specification / MIT</td>
            </tr>

            <tr>
              <td>[idna](https://github.com/kjd/idna)</td>
              <td>2.5</td>
              <td>Internationalized Domain Names in Applications / BSD</td>
            </tr>

            <tr>
              <td>[imagesize](https://github.com/shibukawa/imagesize_py)</td>
              <td>0.7.1</td>
              <td>getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
            </tr>

            <tr>
              <td>[ipaddress](https://github.com/phihag/ipaddress)</td>
              <td>1.0.18</td>
              <td>IPv4/IPv6 manipulation library / Python Software Foundation License</td>
            </tr>

            <tr>
              <td>[ipykernel](http://ipython.org)</td>
              <td>4.6.1</td>
              <td>IPython Kernel for Jupyter / BSD</td>
            </tr>

            <tr>
              <td>[ipython](http://ipython.org/)</td>
              <td>5.3.0</td>
              <td>Productive Interactive Computing / BSD</td>
            </tr>

            <tr>
              <td>[ipython\_genutils](http://jupyter.org)</td>
              <td>0.2.0</td>
              <td>vestigial utilities from IPython / BSD</td>
            </tr>

            <tr>
              <td>[ipywidgets](https://github.com/ipython/ipywidgets)</td>
              <td>6.0.0</td>
              <td>Widgets for the Jupyter Notebook / BSD 3-clause</td>
            </tr>

            <tr>
              <td>[isort](https://github.com/timothycrosley/isort)</td>
              <td>4.2.5</td>
              <td>Python utility / library to sort Python imports / MIT</td>
            </tr>

            <tr>
              <td>itsdangerous</td>
              <td>0.24</td>
              <td>Various helpers to pass trusted data to untrusted environments / BSD</td>
            </tr>

            <tr>
              <td>[jbig](https://www.cl.cam.ac.uk/~mgk25/jbigkit) Linux Mac</td>
              <td>2.1</td>
              <td>Implementation of the JBIG1 data compression standard / GPL2</td>
            </tr>

            <tr>
              <td>[jdcal](http://github.com/phn/jdcal)</td>
              <td>1.3</td>
              <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD</td>
            </tr>

            <tr>
              <td>jedi</td>
              <td>0.10.2</td>
              <td>Autocompletion and static analysis library for Python / MIT</td>
            </tr>

            <tr>
              <td>[jinja2](https://jinja.palletsprojects.com/en/stable/)</td>
              <td>2.9.6</td>
              <td>An easy to use stand-alone template engine written in pure python. / BSD</td>
            </tr>

            <tr>
              <td>[jpeg](http://www.ijg.org/)</td>
              <td>9b</td>
              <td>Read and write jpeg COM, EXIF, IPTC medata / Custom free software license</td>
            </tr>

            <tr>
              <td>[jsonschema](https://python-jsonschema.readthedocs.io/en/stable/)</td>
              <td>2.6.0</td>
              <td>An implementation of JSON Schema validation for Python / MIT</td>
            </tr>

            <tr>
              <td>[jupyter](http://jupyter.org)</td>
              <td>1.0.0</td>
              <td>Open source, interactive data science and scientific computing / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_client](http://jupyter.org)</td>
              <td>5.0.1</td>
              <td>Jupyter protocol implementation and client libraries / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_console](http://jupyter.org)</td>
              <td>5.1.0</td>
              <td>Jupyter terminal console / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_core](http://jupyter.org)</td>
              <td>4.3.0</td>
              <td>core Jupyter functionality / BSD</td>
            </tr>

            <tr>
              <td>[lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy)</td>
              <td>1.2.2</td>
              <td>Fast and thorough lazy object proxy / BSD</td>
            </tr>

            <tr>
              <td>[libffi](https://sourceware.org/libffi/) Linux</td>
              <td>3.2.1</td>
              <td>portable foreign-function interface library / MIT</td>
            </tr>

            <tr>
              <td>[libgcc](http://gcc.gnu.org/) Linux</td>
              <td>4.8.5</td>
              <td>Shared libraries for the GNU Compiler Collection / GPL3</td>
            </tr>

            <tr>
              <td>[libgfortran](https://gcc.gnu.org/fortran/) Linux</td>
              <td>3.0.0</td>
              <td>GNU Fortran runtime library / GPL3</td>
            </tr>

            <tr>
              <td>[libiconv](https://www.gnu.org/software/libiconv/) Linux Mac</td>
              <td>1.14</td>
              <td>Provides iconv for systems which don’t have one / GPL and LGPL</td>
            </tr>

            <tr>
              <td>[libpng](http://www.libpng.org/pub/png/libpng.html)</td>
              <td>1.6.27</td>
              <td>official PNG reference library / libpng license</td>
            </tr>

            <tr>
              <td>[libsodium](http://libsodium.org) Linux</td>
              <td>1.0.10</td>
              <td>A library for encryption, signatures, password hashing, etc. / ISC</td>
            </tr>

            <tr>
              <td>[libtiff](http://www.libtiff.org/)</td>
              <td>4.0.6</td>
              <td>Support for Tag Image File Format (TIFF) / BSD-like</td>
            </tr>

            <tr>
              <td>[libtool](http://www.gnu.org/software/libtool/) Linux</td>
              <td>2.4.2</td>
              <td>The GNU Portable Library Tool / GPL3</td>
            </tr>

            <tr>
              <td>[libxcb](http://xcb.freedesktop.org/) Linux</td>
              <td>1.12</td>
              <td>This is the C-language Bindings package to the X Window System protocol / MIT</td>
            </tr>

            <tr>
              <td>[libxml2](http://xmlsoft.org/) Linux Mac</td>
              <td>2.9.4</td>
              <td>The XML C parser and toolkit of Gnome / MIT</td>
            </tr>

            <tr>
              <td>[libxslt](http://xmlsoft.org/XSLT/) Linux Mac</td>
              <td>1.1.29</td>
              <td>The XSLT C library developed for the GNOME project / MIT</td>
            </tr>

            <tr>
              <td>[llvmlite](http://llvmlite.pydata.org/)</td>
              <td>0.18.0</td>
              <td>Lightweight wrapper around basic LLVM functionality / BSD</td>
            </tr>

            <tr>
              <td>[locket](http://github.com/mwilliamson/locket.py)</td>
              <td>0.2.0</td>
              <td>File based locks for Python for Linux and Windows / BSD</td>
            </tr>

            <tr>
              <td>[lxml](http://lxml.de/)</td>
              <td>3.7.3</td>
              <td>Pythonic binding for the C libraries libxml2 and libxslt / BSD</td>
            </tr>

            <tr>
              <td>[markupsafe](https://palletsprojects.com/projects/markupsafe/)</td>
              <td>0.23</td>
              <td>Implements a XML/HTML/XHTML Markup safe string for Python / BSD</td>
            </tr>

            <tr>
              <td>[matplotlib](http://matplotlib.org/)</td>
              <td>2.0.2</td>
              <td>Python 2D plotting library / PSF-based</td>
            </tr>

            <tr>
              <td>[menuinst](https://github.com/ContinuumIO/menuinst) Windows</td>
              <td>1.4.7</td>
              <td>cross platform menu item installation / BSD</td>
            </tr>

            <tr>
              <td>[mistune](https://github.com/lepture/mistune)</td>
              <td>0.7.4</td>
              <td>The fastest markdown parser in pure Python with renderer feature / BSD</td>
            </tr>

            <tr>
              <td>[mkl](http://software.intel.com/en-us/articles/intel-mkl/)</td>
              <td>2017.0.1</td>
              <td>Math library for Intel and compatible processors / proprietary - Intel</td>
            </tr>

            <tr>
              <td>[mkl-service](https://github.com/ContinuumIO/mkl-service)</td>
              <td>1.1.2</td>
              <td>Python bindings to MKL service functions / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[mpmath](http://mpmath.org)</td>
              <td>0.19</td>
              <td>Python library for arbitrary-precision floating-point arithmetic / BSD</td>
            </tr>

            <tr>
              <td>[msgpack-python](http://msgpack.org/)</td>
              <td>0.4.8</td>
              <td>An efficient binary serialization format / Apache</td>
            </tr>

            <tr>
              <td>[multipledispatch](http://github.com/mrocklin/multipledispatch/)</td>
              <td>0.4.9</td>
              <td>Multiple dispatch in Python / BSD</td>
            </tr>

            <tr>
              <td>navigator-updater</td>
              <td>0.1.0</td>
              <td>Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.</td>
            </tr>

            <tr>
              <td>[nbconvert](http://jupyter.org)</td>
              <td>5.1.1</td>
              <td>converts notebooks to various other formats via Jinja templates / BSD</td>
            </tr>

            <tr>
              <td>[nbformat](http://jupyter.org)</td>
              <td>4.3.0</td>
              <td>The reference implementation of the Jupyter Notebook format / BSD</td>
            </tr>

            <tr>
              <td>networkx</td>
              <td>1.11</td>
              <td>Python package for creating and manipulating complex networks / BSD</td>
            </tr>

            <tr>
              <td>[nltk](http://nltk.org/)</td>
              <td>3.2.3</td>
              <td>Build Python programs to work with human language data / Apache Software License</td>
            </tr>

            <tr>
              <td>[nose](http://readthedocs.org/docs/nose/)</td>
              <td>1.3.7</td>
              <td>Nose extends unittest to make testing easier / LGPL</td>
            </tr>

            <tr>
              <td>[notebook](http://jupyter.org)</td>
              <td>5.0.0</td>
              <td>web-based notebook environment for interactive computing / BSD</td>
            </tr>

            <tr>
              <td>[numba](http://numba.pydata.org/)</td>
              <td>0.33.0</td>
              <td>NumPy aware dynamic Python compiler using LLVM / BSD</td>
            </tr>

            <tr>
              <td>[numexpr](https://github.com/pydata/numexpr)</td>
              <td>2.6.2</td>
              <td>Fast numerical expression evaluator for NumPy / MIT</td>
            </tr>

            <tr>
              <td>[numpy](https://numpy.org/)</td>
              <td>1.11.3</td>
              <td>array processing for numbers, strings, records, and objects / BSD</td>
            </tr>

            <tr>
              <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
              <td>0.6.0</td>
              <td>Sphinx extension to support docstrings in Numpy format / BSD</td>
            </tr>

            <tr>
              <td>[odo](http://odo.pydata.org/en/latest/)</td>
              <td>0.5.0</td>
              <td>Shapeshifting for your data / BSD</td>
            </tr>

            <tr>
              <td>[olefile](https://www.decalage.info/python/olefileio)</td>
              <td>0.44</td>
              <td>parse, read and write Microsoft OLE2 files / BSD License</td>
            </tr>

            <tr>
              <td>[openpyxl](http://openpyxl.readthedocs.org)</td>
              <td>2.4.7</td>
              <td>A Python library to read/write Excel 2010 xlsx/xlsm files / MIT</td>
            </tr>

            <tr>
              <td>[openssl](http://www.openssl.org/)</td>
              <td>1.0.2l</td>
              <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style</td>
            </tr>

            <tr>
              <td>[packaging](https://github.com/pypa/packaging)</td>
              <td>16.8</td>
              <td>core utilities for Python packages / BSD or Apache 2.0</td>
            </tr>

            <tr>
              <td>[pandas](http://pandas.pydata.org/)</td>
              <td>0.20.1</td>
              <td>Powerful data structures and data analysis tools / BSD</td>
            </tr>

            <tr>
              <td>[pandocfilters](http://github.com/jgm/pandocfilters)</td>
              <td>1.4.1</td>
              <td>utilities for writing pandoc filters in python / BSD License</td>
            </tr>

            <tr>
              <td>[pango](http://www.pango.org/) Linux</td>
              <td>1.40.3</td>
              <td>Text layout and rendering engine / LGPL</td>
            </tr>

            <tr>
              <td>[partd](https://github.com/dask/partd)</td>
              <td>0.3.8</td>
              <td>Appendable key-value byte store / BSD</td>
            </tr>

            <tr>
              <td>[path.py](http://github.com/jaraco/path.py)</td>
              <td>10.3.1</td>
              <td>module wrapper for os.path / MIT</td>
            </tr>

            <tr>
              <td>[pathlib2](https://pypi.python.org/pypi/pathlib2/)</td>
              <td>2.2.1</td>
              <td>object-oriented filesystem paths / MIT</td>
            </tr>

            <tr>
              <td>[patsy](https://github.com/pydata/patsy)</td>
              <td>0.4.1</td>
              <td>Describing statistical models in Python using symbolic formulas / BSD</td>
            </tr>

            <tr>
              <td>[pcre](http://www.pcre.org/) Linux Mac</td>
              <td>8.39</td>
              <td>A set of functions that implement regular expression pattern matching / 3-clause BSD License</td>
            </tr>

            <tr>
              <td>[pep8](http://pep8.readthedocs.org/)</td>
              <td>1.7.0</td>
              <td>Python style guide checker / MIT</td>
            </tr>

            <tr>
              <td>[pexpect](http://pexpect.readthedocs.org/) Linux Mac</td>
              <td>4.2.1</td>
              <td>Pexpect allows easy control of interactive console applications / ISC</td>
            </tr>

            <tr>
              <td>[pickleshare](https://github.com/vivainio/pickleshare)</td>
              <td>0.7.4</td>
              <td>file system based database that uses Python pickles / MIT</td>
            </tr>

            <tr>
              <td>[pillow](http://python-pillow.github.io/)</td>
              <td>4.1.1</td>
              <td>The friendly Python Imaging Library(PIL) fork / PIL license</td>
            </tr>

            <tr>
              <td>[pip](https://pip.pypa.io/en/stable/)</td>
              <td>9.0.1</td>
              <td>PyPA recommended tool for installing Python packages / MIT</td>
            </tr>

            <tr>
              <td>[pixman](http://www.pixman.org/) Linux</td>
              <td>0.34.0</td>
              <td>A low-level software library for pixel manipulation / MIT</td>
            </tr>

            <tr>
              <td>[ply](http://www.dabeaz.com/ply/)</td>
              <td>3.10</td>
              <td>implementation of Lex and Yacc / BSD</td>
            </tr>

            <tr>
              <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
              <td>1.0.14</td>
              <td>library for building powerful interactive command lines in Python / BSD</td>
            </tr>

            <tr>
              <td>[psutil](https://github.com/giampaolo/psutil)</td>
              <td>5.2.2</td>
              <td>cross-platform process and system utilities module for Python / BSD</td>
            </tr>

            <tr>
              <td>[ptyprocess](https://github.com/pexpect/ptyprocess) Linux Mac</td>
              <td>0.5.1</td>
              <td>Run a subprocess in a pseudo terminal / ISC</td>
            </tr>

            <tr>
              <td>[py](http://pylib.readthedocs.org/)</td>
              <td>1.4.33</td>
              <td>Library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
            </tr>

            <tr>
              <td>[pyaudio](http://people.csail.mit.edu/hubert/pyaudio/) Mac</td>
              <td>0.2.7</td>
              <td>Bindings for PortAudio v19, the cross-platform audio stream library / MIT</td>
            </tr>

            <tr>
              <td>[pycairo](http://cairographics.org/pycairo/) Linux</td>
              <td>1.10.0</td>
              <td>A set of Python bindings for the cairo graphics library / LGPL 2.1, MPL 1.1</td>
            </tr>

            <tr>
              <td>[pycosat](https://github.com/ContinuumIO/pycosat)</td>
              <td>0.6.2</td>
              <td>Python bindings to the picosat SAT solver / MIT</td>
            </tr>

            <tr>
              <td>[pycparser](https://github.com/eliben/pycparser)</td>
              <td>2.17</td>
              <td>complete C99 parser in pure Python / BSD</td>
            </tr>

            <tr>
              <td>[pycrypto](http://www.pycrypto.org/)</td>
              <td>2.6.1</td>
              <td>Cryptographic modules for Python / Public-Domain</td>
            </tr>

            <tr>
              <td>[pycurl](http://pycurl.sourceforge.net/)</td>
              <td>7.43.0</td>
              <td>Python interface to libcurl / LGPL, MIT</td>
            </tr>

            <tr>
              <td>[pyflakes](https://launchpad.net/pyflakes)</td>
              <td>1.5.0</td>
              <td>Checks Python source files for errors / MIT</td>
            </tr>

            <tr>
              <td>[pygments](http://pygments.org/)</td>
              <td>2.2.0</td>
              <td>Generic syntax highlighting package / BSD</td>
            </tr>

            <tr>
              <td>[pylint](http://www.pylint.org/)</td>
              <td>1.6.4</td>
              <td>Python code static checker / GPL</td>
            </tr>

            <tr>
              <td>[pyodbc](http://mkleehammer.github.io/pyodbc/)</td>
              <td>4.0.16</td>
              <td>DB API Module for ODBC / MIT</td>
            </tr>

            <tr>
              <td>[pyopenssl](https://github.com/pyca/pyopenssl)</td>
              <td>17.0.0</td>
              <td>Python wrapper module around the OpenSSL library / Apache Software License</td>
            </tr>

            <tr>
              <td>pyparsing</td>
              <td>2.1.4</td>
              <td>Create and execute simple grammars / MIT</td>
            </tr>

            <tr>
              <td>[pyqt](http://www.riverbankcomputing.co.uk/software/pyqt)</td>
              <td>5.6.0</td>
              <td>Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3</td>
            </tr>

            <tr>
              <td>[pytables](http://www.pytables.org)</td>
              <td>3.3.0</td>
              <td>Manage hierarchical datasets to cope with large amounts of data / BSD</td>
            </tr>

            <tr>
              <td>[pytest](http://pytest.org/)</td>
              <td>3.0.7</td>
              <td>Simple and powerful testing with Python / MIT</td>
            </tr>

            <tr>
              <td>[python](http://www.python.org/)</td>
              <td>2.7.13</td>
              <td>general purpose programming language / PSF</td>
            </tr>

            <tr>
              <td>[python-dateutil](https://dateutil.readthedocs.org/)</td>
              <td>2.6.0</td>
              <td>extensions to the standard Python datetime module / BSD</td>
            </tr>

            <tr>
              <td>[pytz](http://pytz.sourceforge.net/)</td>
              <td>2017.2</td>
              <td>World timezone definitions, modern and historical / MIT</td>
            </tr>

            <tr>
              <td>[pywavelets](https://github.com/PyWavelets/pywt)</td>
              <td>0.5.2</td>
              <td>wavelet transform module / MIT</td>
            </tr>

            <tr>
              <td>[pywin32](http://sourceforge.net/projects/pywin32/) Windows</td>
              <td>220</td>
              <td>Python extensions for Windows / PSF</td>
            </tr>

            <tr>
              <td>[pyyaml](http://pyyaml.org/wiki/PyYAML)</td>
              <td>3.12</td>
              <td>YAML parser and emitter for Python / MIT</td>
            </tr>

            <tr>
              <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
              <td>16.0.2</td>
              <td>zeromq bindings for Python / LGPL and BSD</td>
            </tr>

            <tr>
              <td>[qt](http://www.qt.io)</td>
              <td>5.6.2</td>
              <td>Qt is a cross-platform application and UI framework / LGPLv3</td>
            </tr>

            <tr>
              <td>[qtawesome](https://github.com/spyder-ide/qtawesome)</td>
              <td>0.4.4</td>
              <td>FontAwesome icons in PyQt and PySide applications / MIT</td>
            </tr>

            <tr>
              <td>[qtconsole](http://jupyter.org)</td>
              <td>4.3.0</td>
              <td>Jupyter Qt Console / Modified BSD License</td>
            </tr>

            <tr>
              <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
              <td>1.2.1</td>
              <td>uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT</td>
            </tr>

            <tr>
              <td>readline Linux Mac</td>
              <td>6.2</td>
              <td>Line-editing for programs with a command-line interface / GPL3</td>
            </tr>

            <tr>
              <td>[requests](https://docs.python-requests.org/en/latest/index.html)</td>
              <td>2.14.2</td>
              <td>Python HTTP for Humans / Apache Software License</td>
            </tr>

            <tr>
              <td>[rope](https://github.com/python-rope/rope)</td>
              <td>0.9.4</td>
              <td>A Python refactoring library / GPL</td>
            </tr>

            <tr>
              <td>ruamel\_yaml</td>
              <td>0.11.14</td>
              <td>patched copy of ruamel.yaml (a yaml parser) / MIT</td>
            </tr>

            <tr>
              <td>[scandir](https://github.com/benhoyt/scandir)</td>
              <td>1.5</td>
              <td>scandir, a better directory iterator and faster os.walk() / BSD License</td>
            </tr>

            <tr>
              <td>[scikit-image](http://scikit-image.org/)</td>
              <td>0.13.0</td>
              <td>Image processing routines for SciPy / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scikit-learn](http://scikit-learn.org/stable/)</td>
              <td>0.18.1</td>
              <td>set of python modules for machine learning and data mining / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scipy](http://www.scipy.org/)</td>
              <td>0.19.0</td>
              <td>Scientific Library for Python / BSD</td>
            </tr>

            <tr>
              <td>[seaborn](https://seaborn.pydata.org/)</td>
              <td>0.7.1</td>
              <td>Statistical data visualization / BSD</td>
            </tr>

            <tr>
              <td>[setuptools](https://pypi.python.org/pypi/setuptools)</td>
              <td>27.2.0</td>
              <td>Download, build, install, upgrade, and uninstall Python packages / MIT</td>
            </tr>

            <tr>
              <td>[simplegeneric](https://pypi.python.org/pypi/simplegeneric)</td>
              <td>0.8.1</td>
              <td>Define simple single-dispatch generic functions / ZPL 2.1</td>
            </tr>

            <tr>
              <td>[singledispatch](http://docs.python.org/3/library/functools.html#functools.singledispatch)</td>
              <td>3.4.0.3</td>
              <td>Transforms a function into a single-dispatch generic function / MIT</td>
            </tr>

            <tr>
              <td>sip</td>
              <td>4.18</td>
              <td>Create Python bindings for C and C++ libraries / GPL3</td>
            </tr>

            <tr>
              <td>[six](http://pypi.python.org/pypi/six/)</td>
              <td>1.10.0</td>
              <td>Python 2 and 3 compatibility utilities / MIT</td>
            </tr>

            <tr>
              <td>[snowballstemmer](https://github.com/shibukawa/snowball_py)</td>
              <td>1.2.1</td>
              <td>Snowball stemming library collection for Python / BSD</td>
            </tr>

            <tr>
              <td>[sortedcollections](http://www.grantjenks.com/docs/sortedcollections/)</td>
              <td>0.5.3</td>
              <td>Python Sorted Collections / Apache Software License</td>
            </tr>

            <tr>
              <td>[sortedcontainers](http://www.grantjenks.com/docs/sortedcontainers/)</td>
              <td>1.5.7</td>
              <td>sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0</td>
            </tr>

            <tr>
              <td>[sphinx](http://sphinx-doc.org)</td>
              <td>1.5.6</td>
              <td>Documentation generator / BSD</td>
            </tr>

            <tr>
              <td>[spyder](https://github.com/spyder-ide/spyder)</td>
              <td>3.1.4</td>
              <td>Scientific PYthon Development EnviRonment / MIT</td>
            </tr>

            <tr>
              <td>[sqlalchemy](http://www.sqlalchemy.org/)</td>
              <td>1.1.9</td>
              <td>Database Abstraction Library / MIT</td>
            </tr>

            <tr>
              <td>[sqlite](http://www.sqlite.org/)</td>
              <td>3.13.0</td>
              <td>Self-contained, zero-configuration, SQL database engine / Public-Domain</td>
            </tr>

            <tr>
              <td>ssl\_match\_hostname</td>
              <td>3.4.0.2</td>
              <td>The ssl.match\_hostname() function from Python 3.4 / PSF</td>
            </tr>

            <tr>
              <td>[statsmodels](http://statsmodels.sourceforge.net/)</td>
              <td>0.8.0</td>
              <td>Statistical computations and models / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[subprocess32](https://github.com/google/python-subprocess32)</td>
              <td>3.2.7</td>
              <td>backport of the subprocess module from Python 3.2/3.3 for use on 2.x / Python Software Foundation License</td>
            </tr>

            <tr>
              <td>[sympy](http://sympy.org)</td>
              <td>1.0</td>
              <td>Python library for symbolic mathematics / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[tblib](https://github.com/ionelmc/python-tblib)</td>
              <td>1.3.2</td>
              <td>Traceback fiddling library for Python / BSD</td>
            </tr>

            <tr>
              <td>[terminado](https://github.com/takluyver/terminado) Linux Mac</td>
              <td>0.6</td>
              <td>Terminals served to term.js using Tornado websockets / BSD</td>
            </tr>

            <tr>
              <td>[testpath](https://testpath.readthedocs.io)</td>
              <td>0.3</td>
              <td>collection of utilities for Python code working with files and commands / MIT</td>
            </tr>

            <tr>
              <td>[tk](http://www.tcl.tk/)</td>
              <td>8.5.18</td>
              <td>Dynamic programming language with GUI elements / BSD-like</td>
            </tr>

            <tr>
              <td>[toolz](http://toolz.readthedocs.org/en/latest/)</td>
              <td>0.8.2</td>
              <td>List processing tools and functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[tornado](http://www.tornadoweb.org/)</td>
              <td>4.5.1</td>
              <td>A Python web framework and asynchronous networking library / Apache 2.0</td>
            </tr>

            <tr>
              <td>[traitlets](https://github.com/ipython/traitlets)</td>
              <td>4.3.2</td>
              <td>Configuration system for Python applications / Modified BSD</td>
            </tr>

            <tr>
              <td>[unicodecsv](https://github.com/jdunck/python-unicodecsv)</td>
              <td>0.14.1</td>
              <td>Drop-in replacement for csv module which supports unicode strings / BSD</td>
            </tr>

            <tr>
              <td>[unixodbc](http://www.unixodbc.org/) Linux Mac</td>
              <td>2.3.4</td>
              <td>ODBC (Open Database Connectivity) implementation for Unix / LGPLv2</td>
            </tr>

            <tr>
              <td>[vs2008\_runtime](http://www.microsoft.com) Windows</td>
              <td>9.00.30729.5054</td>
              <td>Bundles of the MSVC 9 (VS 2008) runtime / Proprietary</td>
            </tr>

            <tr>
              <td>[vs2015\_runtime](http://www.microsoft.com) Windows</td>
              <td>14.0.25123</td>
              <td>Bundles of the MSVC 14 (VS 2015) runtime / Proprietary</td>
            </tr>

            <tr>
              <td>[wcwidth](https://github.com/jquast/wcwidth)</td>
              <td>0.1.7</td>
              <td>measures number of Terminal column cells of wide-character codes / MIT</td>
            </tr>

            <tr>
              <td>[werkzeug](http://werkzeug.pocoo.org/)</td>
              <td>0.12.2</td>
              <td>A WSGI utility library for Python / BSD</td>
            </tr>

            <tr>
              <td>[wheel](https://github.com/pypa/wheel)</td>
              <td>0.29.0</td>
              <td>Built-package format for Python / MIT</td>
            </tr>

            <tr>
              <td>[widgetsnbextension](http://ipython.org)</td>
              <td>2.0.0</td>
              <td>IPython HTML widgets for Jupyter / BSD 3-clause</td>
            </tr>

            <tr>
              <td>[win\_unicode\_console](https://github.com/Drekin/win-unicode-console) Windows</td>
              <td>0.5</td>
              <td>enable Unicode input and display when running Python from Windows console / MIT</td>
            </tr>

            <tr>
              <td>[wrapt](https://github.com/GrahamDumpleton/wrapt)</td>
              <td>1.10.10</td>
              <td>Module for decorators, wrappers and monkey patching / BSD</td>
            </tr>

            <tr>
              <td>xlrd</td>
              <td>1.0.0</td>
              <td>Extract data from Microsoft Excel spreadsheet files / BSD</td>
            </tr>

            <tr>
              <td>[xlsxwriter](https://github.com/jmcnamara/XlsxWriter)</td>
              <td>0.9.6</td>
              <td>A Python module for creating Excel XLSX files / BSD</td>
            </tr>

            <tr>
              <td>[xlwings](http://xlwings.org/) Mac Windows</td>
              <td>0.10.4</td>
              <td>Interact with Excel from Python and vice versa / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[xlwt](http://www.python-excel.org/)</td>
              <td>1.2.0</td>
              <td>Writing data and formatting information to Excel files / BSD</td>
            </tr>

            <tr>
              <td>[xz](http://tukaani.org/xz/) Linux Mac</td>
              <td>5.2.2</td>
              <td>Data compression software with high compression ratio / Public-Domain, GPL</td>
            </tr>

            <tr>
              <td>[yaml](http://www.yaml.org/) Linux Mac</td>
              <td>0.1.6</td>
              <td>A human friendly data serialization standard / MIT</td>
            </tr>

            <tr>
              <td>[zeromq](http://zeromq.org) Linux</td>
              <td>4.1.5</td>
              <td>Distributed messaging / LGPL</td>
            </tr>

            <tr>
              <td>[zict](http://github.com/mrocklin/zict/)</td>
              <td>0.1.2</td>
              <td>mutable mapping tools / BSD</td>
            </tr>

            <tr>
              <td>[zlib](http://zlib.net/)</td>
              <td>1.2.8</td>
              <td>Unobtrusive compression library / zlib</td>
            </tr>
          </tbody>
        </table>
      </Tab>
    </Tabs>
  </Accordion>
</Update>

<Update label="Anaconda 4.3.1" description="Mar 10, 2017">
  This patch release fixes problems with Anaconda Navigator not starting
  correctly on some versions of Mac OS X when using the GUI installers.

  Fixes:

  * removed creation of `~/.continuum` folder during install process on all
    platforms
  * fixed ‘//’ showing up in prefix when installing system wide on Mac OS
    using the GUI installer
  * fixed OpenSSL not being installable into a path which contains spaces
  * allow Unicode characters in install path on Windows (cp\_acp fix)

  Updates:

  * anaconda-navigator from 1.4.3 to 1.5.0
  * conda from 4.3.8 to 4.3.14

  Added:

  * anaconda-project 0.4.1

  <Accordion title="Packages">
    <Tabs>
      <Tab title="Python 3.6">
        <table>
          <thead>
            <tr>
              <th>Name</th>
              <th>Version</th>
              <th>Summary / License</th>
            </tr>
          </thead>

          <tbody>
            <tr>
              <td>[alabaster](http://www.sphinx-doc.org/en/stable/index.html)</td>
              <td>0.7.9</td>
              <td>Configurable, Python 2+3 compatible Sphinx theme / BSD</td>
            </tr>

            <tr>
              <td>[anaconda-client](http://anaconda.org)</td>
              <td>1.6.0</td>
              <td>anaconda.org command line client library / BSD</td>
            </tr>

            <tr>
              <td>anaconda-navigator</td>
              <td>1.5.0</td>
              <td>Anaconda Navigator / proprietary - Continuum Analytics, Inc.</td>
            </tr>

            <tr>
              <td>[anaconda-project](https://github.com/Anaconda-Platform/anaconda-project/)</td>
              <td>0.4.1</td>
              <td>reproducible, executable project directories / BSD</td>
            </tr>

            <tr>
              <td>[appnope](http://github.com/minrk/appnope) Mac</td>
              <td>0.1.0</td>
              <td>Disable App Nap on OS X 10.9 / BSD</td>
            </tr>

            <tr>
              <td>[appscript](http://appscript.sourceforge.net/) Mac</td>
              <td>1.0.1</td>
              <td>Control AppleScriptable applications from Python / Public-Domain</td>
            </tr>

            <tr>
              <td>astroid</td>
              <td>1.4.9</td>
              <td>abstract syntax tree for Python with inference support / LGPL</td>
            </tr>

            <tr>
              <td>[astropy](http://www.astropy.org/)</td>
              <td>1.3</td>
              <td>Community-developed Python Library for Astronomy / BSD</td>
            </tr>

            <tr>
              <td>[babel](http://babel.pocoo.org/)</td>
              <td>2.3.4</td>
              <td>Utilities to internationalize and localize Python applications / BSD</td>
            </tr>

            <tr>
              <td>backports</td>
              <td>1.0</td>
              <td>/ BSD</td>
            </tr>

            <tr>
              <td>[beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/)</td>
              <td>4.5.3</td>
              <td>Python library designed for screen-scraping / MIT</td>
            </tr>

            <tr>
              <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
              <td>0.8.1</td>
              <td>efficient representation of arrays of booleans – C extension / PSF</td>
            </tr>

            <tr>
              <td>[blaze](http://blaze.pydata.org)</td>
              <td>0.10.1</td>
              <td>NumPy and Pandas interface to big data / BSD</td>
            </tr>

            <tr>
              <td>[bokeh](http://bokeh.pydata.org/)</td>
              <td>0.12.4</td>
              <td>Python interactive visualization library for modern web browsers / BSD</td>
            </tr>

            <tr>
              <td>[boto](https://github.com/boto/boto/)</td>
              <td>2.45.0</td>
              <td>Amazon Web Services Library / MIT</td>
            </tr>

            <tr>
              <td>bottleneck</td>
              <td>1.2.0</td>
              <td>Fast NumPy array functions written in Cython. / Simplified BSD</td>
            </tr>

            <tr>
              <td>[bzip2](http://www.bzip.org/)</td>
              <td>1.0.6</td>
              <td>high-quality data compressor / BSD</td>
            </tr>

            <tr>
              <td>[cairo](http://cairographics.org/) Linux</td>
              <td>1.14.8</td>
              <td>A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1</td>
            </tr>

            <tr>
              <td>[cffi](http://cffi.readthedocs.org)</td>
              <td>1.9.1</td>
              <td>C Foreign Function Interface for Python / MIT</td>
            </tr>

            <tr>
              <td>[chardet](https://github.com/chardet/chardet)</td>
              <td>2.3.0</td>
              <td>Universal character encoding detector / GNU Library or Lesser General Public License</td>
            </tr>

            <tr>
              <td>[chest](https://github.com/ContinuumIO/chest)</td>
              <td>0.2.3</td>
              <td>A dictionary that writes its contents to disk / BSD</td>
            </tr>

            <tr>
              <td>[click](http://click.pocoo.org/)</td>
              <td>6.7</td>
              <td>Command line interface creation kit / BSD</td>
            </tr>

            <tr>
              <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
              <td>0.2.2</td>
              <td>Extended pickling support for Python objects / BSD</td>
            </tr>

            <tr>
              <td>[clyent](https://github.com/Anaconda-Server/clyent)</td>
              <td>1.2.2</td>
              <td>Command line client library for windows and posix / BSD</td>
            </tr>

            <tr>
              <td>[colorama](https://github.com/tartley/colorama)</td>
              <td>0.3.7</td>
              <td>Cross-platform colored terminal text in Python / BSD</td>
            </tr>

            <tr>
              <td>comtypes Windows</td>
              <td>1.1.2</td>
              <td>pure Python COM package / MIT</td>
            </tr>

            <tr>
              <td>[conda](http://conda.pydata.org/)</td>
              <td>4.3.14</td>
              <td>OS-agnostic, system-level binary package and environment manager. / BSD</td>
            </tr>

            <tr>
              <td>configobj</td>
              <td>5.0.6</td>
              <td>Config file reading, writing and validation / BSD</td>
            </tr>

            <tr>
              <td>[contextlib2](http://contextlib2.readthedocs.org/)</td>
              <td>0.5.4</td>
              <td>backports and enhancements for the contextlib module / PSF</td>
            </tr>

            <tr>
              <td>[cryptography](https://cryptography.io)</td>
              <td>1.7.1</td>
              <td>Provides cryptographic recipes and primitives to Python developers / Apache</td>
            </tr>

            <tr>
              <td>[curl](http://curl.haxx.se/)</td>
              <td>7.52.1</td>
              <td>Tool and library for transferring data with URL syntax / MIT/X derivate</td>
            </tr>

            <tr>
              <td>[cycler](http://matplotlib.org/cycler/)</td>
              <td>0.10.0</td>
              <td>Composable style cycles / BSD</td>
            </tr>

            <tr>
              <td>[cython](http://www.cython.org/)</td>
              <td>0.25.2</td>
              <td>The Cython compiler for writing C extensions for the Python language / Apache version 2.0</td>
            </tr>

            <tr>
              <td>[cytoolz](https://github.com/pytoolz/cytoolz)</td>
              <td>0.8.2</td>
              <td>Cython implementation of Toolz, high performance functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[dask](http://dask.pydata.org/en/latest/)</td>
              <td>0.13.0</td>
              <td>Task scheduling and blocked algorithms for parallel processing / BSD</td>
            </tr>

            <tr>
              <td>datashape</td>
              <td>0.5.4</td>
              <td>Language defining a data description protocol / BSD</td>
            </tr>

            <tr>
              <td>[dbus](http://www.freedesktop.org/wiki/Software/dbus/) Linux</td>
              <td>1.10.10</td>
              <td>message bus system, a simple way for applications to talk to one another / GPL2</td>
            </tr>

            <tr>
              <td>[decorator](http://pypi.python.org/pypi/decorator)</td>
              <td>4.0.11</td>
              <td>Better living through Python with decorators / BSD</td>
            </tr>

            <tr>
              <td>dill</td>
              <td>0.2.5</td>
              <td>Serialize all of python (almost) / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[docutils](http://docutils.sourceforge.net)</td>
              <td>0.13.1</td>
              <td>Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3</td>
            </tr>

            <tr>
              <td>[entrypoints](https://github.com/takluyver/entrypoints)</td>
              <td>0.2.2</td>
              <td>/ MIT</td>
            </tr>

            <tr>
              <td>[et\_xmlfile](https://openpyxl.pages.heptapod.net/et_xmlfile/)</td>
              <td>1.0.1</td>
              <td>Low memory library for creating large XML files / MIT</td>
            </tr>

            <tr>
              <td>[expat](http://expat.sourceforge.net) Linux Mac</td>
              <td>2.1.0</td>
              <td>XML parser library written in C / MIT</td>
            </tr>

            <tr>
              <td>[fastcache](https://github.com/pbrady/fastcache)</td>
              <td>1.0.2</td>
              <td>C implementation of Python 3 functools.lru\_cache / MIT</td>
            </tr>

            <tr>
              <td>[flask](https://flask.palletsprojects.com/)</td>
              <td>0.12</td>
              <td>A microframework based on Werkzeug, Jinja2 and good intentions / BSD</td>
            </tr>

            <tr>
              <td>[flask-cors](https://github.com/corydolphin/flask-cors)</td>
              <td>3.0.2</td>
              <td>Flask extension adding a decorator for CORS support / MIT</td>
            </tr>

            <tr>
              <td>[fontconfig](http://www.freedesktop.org/wiki/Software/fontconfig/) Linux</td>
              <td>2.12.1</td>
              <td>A library for configuring and customizing font access / BSD</td>
            </tr>

            <tr>
              <td>[freetype](http://freetype.sourceforge.net/index2.html)</td>
              <td>2.5.5</td>
              <td>A Free, High-Quality, and Portable Font Engine / FreeType License</td>
            </tr>

            <tr>
              <td>[get\_terminal\_size](https://github.com/chrippa/backports.shutil_get_terminal_size)</td>
              <td>1.0.0</td>
              <td>backport of the get\_terminal\_size function from Python 3.3 / MIT</td>
            </tr>

            <tr>
              <td>[gevent](http://www.gevent.org/)</td>
              <td>1.2.1</td>
              <td>Coroutine-based Python network library / MIT</td>
            </tr>

            <tr>
              <td>[glib](https://developer.gnome.org/glib/) Linux</td>
              <td>2.50.2</td>
              <td>Core application building blocks for libraries and applications in C / LGPL</td>
            </tr>

            <tr>
              <td>[greenlet](https://github.com/python-greenlet/greenlet)</td>
              <td>0.4.11</td>
              <td>Lightweight in-process concurrent programming / MIT</td>
            </tr>

            <tr>
              <td>[gst-plugins-base](http://gstreamer.freedesktop.org/) Linux</td>
              <td>1.8.0</td>
              <td>GStreamer Base Plug-ins / GPL2</td>
            </tr>

            <tr>
              <td>[gstreamer](http://gstreamer.freedesktop.org/) Linux</td>
              <td>1.8.0</td>
              <td>library for constructing graphs of media-handling components / LGPL2</td>
            </tr>

            <tr>
              <td>[h5py](http://www.h5py.org/)</td>
              <td>2.6.0</td>
              <td>Pythonic interface to the HDF5 binary data format / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[harfbuzz](http://www.freedesktop.org/wiki/Software/HarfBuzz/) Linux</td>
              <td>0.9.39</td>
              <td>An OpenType text shaping engine / MIT</td>
            </tr>

            <tr>
              <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
              <td>1.8.17</td>
              <td>A data model, library, and file format for storing and managing data / BSD-like</td>
            </tr>

            <tr>
              <td>[heapdict](http://stutzbachenterprises.com/)</td>
              <td>1.0.0</td>
              <td>A heap with decrease-key and increase-key operations / BSD</td>
            </tr>

            <tr>
              <td>[idna](https://github.com/kjd/idna)</td>
              <td>2.2</td>
              <td>Internationalized Domain Names in Applications / BSD</td>
            </tr>

            <tr>
              <td>[imagesize](https://github.com/shibukawa/imagesize_py)</td>
              <td>0.7.1</td>
              <td>getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
            </tr>

            <tr>
              <td>[ipykernel](http://ipython.org)</td>
              <td>4.5.2</td>
              <td>IPython Kernel for Jupyter / BSD</td>
            </tr>

            <tr>
              <td>[ipython](http://ipython.org/)</td>
              <td>5.1.0</td>
              <td>Productive Interactive Computing / BSD</td>
            </tr>

            <tr>
              <td>[ipython\_genutils](http://jupyter.org)</td>
              <td>0.1.0</td>
              <td>vestigial utilities from IPython / BSD</td>
            </tr>

            <tr>
              <td>[ipywidgets](https://github.com/ipython/ipywidgets)</td>
              <td>5.2.2</td>
              <td>Widgets for the Jupyter Notebook / BSD 3-clause</td>
            </tr>

            <tr>
              <td>[isort](https://github.com/timothycrosley/isort)</td>
              <td>4.2.5</td>
              <td>Python utility / library to sort Python imports / MIT</td>
            </tr>

            <tr>
              <td>itsdangerous</td>
              <td>0.24</td>
              <td>Various helpers to pass trusted data to untrusted environments / BSD</td>
            </tr>

            <tr>
              <td>[jbig](https://www.cl.cam.ac.uk/~mgk25/jbigkit) Linux Mac</td>
              <td>2.1</td>
              <td>Implementation of the JBIG1 data compression standard / GPL2</td>
            </tr>

            <tr>
              <td>[jdcal](http://github.com/phn/jdcal)</td>
              <td>1.3</td>
              <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD</td>
            </tr>

            <tr>
              <td>jedi</td>
              <td>0.9.0</td>
              <td>Autocompletion and static analysis library for Python / MIT</td>
            </tr>

            <tr>
              <td>[jinja2](https://jinja.palletsprojects.com/en/stable/)</td>
              <td>2.9.4</td>
              <td>An easy to use stand-alone template engine written in pure python. / BSD</td>
            </tr>

            <tr>
              <td>[jpeg](http://www.ijg.org/)</td>
              <td>9b</td>
              <td>Read and write jpeg COM, EXIF, IPTC medata / Custom free software license</td>
            </tr>

            <tr>
              <td>[jsonschema](https://python-jsonschema.readthedocs.io/en/stable/)</td>
              <td>2.5.1</td>
              <td>An implementation of JSON Schema validation for Python / MIT</td>
            </tr>

            <tr>
              <td>[jupyter](http://jupyter.org)</td>
              <td>1.0.0</td>
              <td>Open source, interactive data science and scientific computing / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_client](http://jupyter.org)</td>
              <td>4.4.0</td>
              <td>Jupyter protocol implementation and client libraries / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_console](http://jupyter.org)</td>
              <td>5.0.0</td>
              <td>Jupyter terminal console / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_core](http://jupyter.org)</td>
              <td>4.2.1</td>
              <td>core Jupyter functionality / BSD</td>
            </tr>

            <tr>
              <td>[lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy)</td>
              <td>1.2.2</td>
              <td>Fast and thorough lazy object proxy / BSD</td>
            </tr>

            <tr>
              <td>[libffi](https://sourceware.org/libffi/) Linux</td>
              <td>3.2.1</td>
              <td>portable foreign-function interface library / MIT</td>
            </tr>

            <tr>
              <td>[libgcc](http://gcc.gnu.org/) Linux</td>
              <td>4.8.5</td>
              <td>Shared libraries for the GNU Compiler Collection / GPL3</td>
            </tr>

            <tr>
              <td>[libgfortran](https://gcc.gnu.org/fortran/) Linux</td>
              <td>3.0.0</td>
              <td>GNU Fortran runtime library / GPL3</td>
            </tr>

            <tr>
              <td>[libiconv](https://www.gnu.org/software/libiconv/) Linux Mac</td>
              <td>1.14</td>
              <td>Provides iconv for systems which don’t have one / GPL and LGPL</td>
            </tr>

            <tr>
              <td>[libpng](http://www.libpng.org/pub/png/libpng.html)</td>
              <td>1.6.27</td>
              <td>official PNG reference library / libpng license</td>
            </tr>

            <tr>
              <td>[libsodium](http://libsodium.org) Linux</td>
              <td>1.0.10</td>
              <td>A library for encryption, signatures, password hashing, etc. / ISC</td>
            </tr>

            <tr>
              <td>[libtiff](http://www.libtiff.org/)</td>
              <td>4.0.6</td>
              <td>Support for Tag Image File Format (TIFF) / BSD-like</td>
            </tr>

            <tr>
              <td>[libxcb](http://xcb.freedesktop.org/) Linux</td>
              <td>1.12</td>
              <td>This is the C-language Bindings package to the X Window System protocol / MIT</td>
            </tr>

            <tr>
              <td>[libxml2](http://xmlsoft.org/) Linux Mac</td>
              <td>2.9.4</td>
              <td>The XML C parser and toolkit of Gnome / MIT</td>
            </tr>

            <tr>
              <td>[libxslt](http://xmlsoft.org/XSLT/) Linux Mac</td>
              <td>1.1.29</td>
              <td>The XSLT C library developed for the GNOME project / MIT</td>
            </tr>

            <tr>
              <td>[llvmlite](http://llvmlite.pydata.org/)</td>
              <td>0.15.0</td>
              <td>Lightweight wrapper around basic LLVM functionality / BSD</td>
            </tr>

            <tr>
              <td>[locket](http://github.com/mwilliamson/locket.py)</td>
              <td>0.2.0</td>
              <td>File based locks for Python for Linux and Windows / BSD</td>
            </tr>

            <tr>
              <td>[lxml](http://lxml.de/)</td>
              <td>3.7.2</td>
              <td>Pythonic binding for the C libraries libxml2 and libxslt / BSD</td>
            </tr>

            <tr>
              <td>[markupsafe](https://palletsprojects.com/projects/markupsafe/)</td>
              <td>0.23</td>
              <td>Implements a XML/HTML/XHTML Markup safe string for Python / BSD</td>
            </tr>

            <tr>
              <td>[matplotlib](http://matplotlib.org/)</td>
              <td>2.0.0</td>
              <td>Python 2D plotting library / PSF-based</td>
            </tr>

            <tr>
              <td>[menuinst](https://github.com/ContinuumIO/menuinst) Windows</td>
              <td>1.4.4</td>
              <td>cross platform menu item installation / BSD</td>
            </tr>

            <tr>
              <td>[mistune](https://github.com/lepture/mistune)</td>
              <td>0.7.3</td>
              <td>The fastest markdown parser in pure Python with renderer feature / BSD</td>
            </tr>

            <tr>
              <td>[mkl](http://software.intel.com/en-us/articles/intel-mkl/)</td>
              <td>2017.0.1</td>
              <td>Math library for Intel and compatible processors / proprietary - Intel</td>
            </tr>

            <tr>
              <td>[mkl-service](https://github.com/ContinuumIO/mkl-service)</td>
              <td>1.1.2</td>
              <td>Python bindings to MKL service functions / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[mpmath](http://mpmath.org)</td>
              <td>0.19</td>
              <td>Python library for arbitrary-precision floating-point arithmetic / BSD</td>
            </tr>

            <tr>
              <td>[multipledispatch](http://github.com/mrocklin/multipledispatch/)</td>
              <td>0.4.9</td>
              <td>Multiple dispatch in Python / BSD</td>
            </tr>

            <tr>
              <td>[nbconvert](http://jupyter.org)</td>
              <td>4.2.0</td>
              <td>converts notebooks to various other formats via Jinja templates / BSD</td>
            </tr>

            <tr>
              <td>[nbformat](http://jupyter.org)</td>
              <td>4.2.0</td>
              <td>The reference implementation of the Jupyter Notebook format / BSD</td>
            </tr>

            <tr>
              <td>networkx</td>
              <td>1.11</td>
              <td>Python package for creating and manipulating complex networks / BSD</td>
            </tr>

            <tr>
              <td>[nltk](http://nltk.org/)</td>
              <td>3.2.2</td>
              <td>Build Python programs to work with human language data / Apache</td>
            </tr>

            <tr>
              <td>[nose](http://readthedocs.org/docs/nose/)</td>
              <td>1.3.7</td>
              <td>Nose extends unittest to make testing easier / LGPL</td>
            </tr>

            <tr>
              <td>[notebook](http://jupyter.org)</td>
              <td>4.3.1</td>
              <td>web-based notebook environment for interactive computing / BSD</td>
            </tr>

            <tr>
              <td>[numba](http://numba.pydata.org/)</td>
              <td>0.30.1</td>
              <td>NumPy aware dynamic Python compiler using LLVM / BSD</td>
            </tr>

            <tr>
              <td>[numexpr](https://github.com/pydata/numexpr)</td>
              <td>2.6.1</td>
              <td>Fast numerical expression evaluator for NumPy / MIT</td>
            </tr>

            <tr>
              <td>[numpy](https://numpy.org/)</td>
              <td>1.11.3</td>
              <td>array processing for numbers, strings, records, and objects / BSD</td>
            </tr>

            <tr>
              <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
              <td>0.6.0</td>
              <td>Sphinx extension to support docstrings in Numpy format / BSD</td>
            </tr>

            <tr>
              <td>[odo](http://odo.pydata.org/en/latest/)</td>
              <td>0.5.0</td>
              <td>Shapeshifting for your data / BSD</td>
            </tr>

            <tr>
              <td>[openpyxl](http://openpyxl.readthedocs.org)</td>
              <td>2.4.1</td>
              <td>A Python library to read/write Excel 2010 xlsx/xlsm files / MIT</td>
            </tr>

            <tr>
              <td>[openssl](http://www.openssl.org/)</td>
              <td>1.0.2k</td>
              <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style</td>
            </tr>

            <tr>
              <td>[pandas](http://pandas.pydata.org/)</td>
              <td>0.19.2</td>
              <td>Powerful data structures and data analysis tools / BSD</td>
            </tr>

            <tr>
              <td>[partd](https://github.com/dask/partd)</td>
              <td>0.3.7</td>
              <td>Appendable key-value byte store / BSD</td>
            </tr>

            <tr>
              <td>[path.py](http://github.com/jaraco/path.py)</td>
              <td>10.0</td>
              <td>Module wrapper for os.path / MIT</td>
            </tr>

            <tr>
              <td>[pathlib2](https://pypi.python.org/pypi/pathlib2/)</td>
              <td>2.2.0</td>
              <td>object-oriented filesystem paths / MIT</td>
            </tr>

            <tr>
              <td>[patsy](https://github.com/pydata/patsy)</td>
              <td>0.4.1</td>
              <td>Describing statistical models in Python using symbolic formulas / BSD</td>
            </tr>

            <tr>
              <td>[pcre](http://www.pcre.org/) Linux Mac</td>
              <td>8.39</td>
              <td>A set of functions that implement regular expression pattern matching / 3-clause BSD License</td>
            </tr>

            <tr>
              <td>[pep8](http://pep8.readthedocs.org/)</td>
              <td>1.7.0</td>
              <td>Python style guide checker / MIT</td>
            </tr>

            <tr>
              <td>[pexpect](http://pexpect.readthedocs.org/) Linux Mac</td>
              <td>4.2.1</td>
              <td>Pexpect allows easy control of interactive console applications / ISC</td>
            </tr>

            <tr>
              <td>[pickleshare](https://github.com/vivainio/pickleshare)</td>
              <td>0.7.4</td>
              <td>file system based database that uses Python pickles / MIT</td>
            </tr>

            <tr>
              <td>[pillow](http://python-pillow.github.io/)</td>
              <td>4.0.0</td>
              <td>The friendly Python Imaging Library(PIL) fork / PIL license</td>
            </tr>

            <tr>
              <td>[pip](https://pip.pypa.io/en/stable/)</td>
              <td>9.0.1</td>
              <td>PyPA recommended tool for installing Python packages / MIT</td>
            </tr>

            <tr>
              <td>[pixman](http://www.pixman.org/) Linux</td>
              <td>0.34.0</td>
              <td>A low-level software library for pixel manipulation / MIT</td>
            </tr>

            <tr>
              <td>[ply](http://www.dabeaz.com/ply/)</td>
              <td>3.9</td>
              <td>Implementation of Lex and Yacc / BSD</td>
            </tr>

            <tr>
              <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
              <td>1.0.9</td>
              <td>library for building powerful interactive command lines in Python / BSD</td>
            </tr>

            <tr>
              <td>[psutil](https://github.com/giampaolo/psutil)</td>
              <td>5.0.1</td>
              <td>A cross-platform process and system utilities module for Python / BSD</td>
            </tr>

            <tr>
              <td>[ptyprocess](https://github.com/pexpect/ptyprocess) Linux Mac</td>
              <td>0.5.1</td>
              <td>Run a subprocess in a pseudo terminal / ISC</td>
            </tr>

            <tr>
              <td>[py](http://pylib.readthedocs.org/)</td>
              <td>1.4.32</td>
              <td>Library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
            </tr>

            <tr>
              <td>[pyasn1](http://pyasn1.sourceforge.net/)</td>
              <td>0.1.9</td>
              <td>Offline IP address to Autonomous System Number lookup module / BSD</td>
            </tr>

            <tr>
              <td>[pycosat](https://github.com/ContinuumIO/pycosat)</td>
              <td>0.6.1</td>
              <td>Python bindings to the picosat SAT solver / MIT</td>
            </tr>

            <tr>
              <td>[pycparser](https://github.com/eliben/pycparser)</td>
              <td>2.17</td>
              <td>complete C99 parser in pure Python / BSD</td>
            </tr>

            <tr>
              <td>[pycrypto](http://www.pycrypto.org/)</td>
              <td>2.6.1</td>
              <td>Cryptographic modules for Python / Public-Domain</td>
            </tr>

            <tr>
              <td>[pycurl](http://pycurl.sourceforge.net/)</td>
              <td>7.43.0</td>
              <td>Python interface to libcurl / LGPL, MIT</td>
            </tr>

            <tr>
              <td>[pyflakes](https://launchpad.net/pyflakes)</td>
              <td>1.5.0</td>
              <td>Checks Python source files for errors / MIT</td>
            </tr>

            <tr>
              <td>[pygments](http://pygments.org/)</td>
              <td>2.1.3</td>
              <td>Generic syntax highlighting package / BSD</td>
            </tr>

            <tr>
              <td>[pylint](http://www.pylint.org/)</td>
              <td>1.6.4</td>
              <td>Python code static checker / GPL</td>
            </tr>

            <tr>
              <td>[pyopenssl](https://github.com/pyca/pyopenssl)</td>
              <td>16.2.0</td>
              <td>Python wrapper module around the OpenSSL library / Apache Software License</td>
            </tr>

            <tr>
              <td>pyparsing</td>
              <td>2.1.4</td>
              <td>Create and execute simple grammars / MIT</td>
            </tr>

            <tr>
              <td>[pyqt](http://www.riverbankcomputing.co.uk/software/pyqt)</td>
              <td>5.6.0</td>
              <td>Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3</td>
            </tr>

            <tr>
              <td>[pytables](http://www.pytables.org)</td>
              <td>3.3.0</td>
              <td>Manage hierarchical datasets to cope with large amounts of data / BSD</td>
            </tr>

            <tr>
              <td>[pytest](http://pytest.org/)</td>
              <td>3.0.5</td>
              <td>Simple and powerful testing with Python / MIT</td>
            </tr>

            <tr>
              <td>[python](http://www.python.org/)</td>
              <td>3.6.0</td>
              <td>general purpose programming language / PSF</td>
            </tr>

            <tr>
              <td>[python-dateutil](https://dateutil.readthedocs.org/)</td>
              <td>2.6.0</td>
              <td>extensions to the standard Python datetime module / BSD</td>
            </tr>

            <tr>
              <td>[pytz](http://pytz.sourceforge.net/)</td>
              <td>2016.10</td>
              <td>World timezone definitions, modern and historical / MIT</td>
            </tr>

            <tr>
              <td>[pywin32](http://sourceforge.net/projects/pywin32/) Windows</td>
              <td>220</td>
              <td>Python extensions for Windows / PSF</td>
            </tr>

            <tr>
              <td>[pyyaml](http://pyyaml.org/wiki/PyYAML)</td>
              <td>3.12</td>
              <td>YAML parser and emitter for Python / MIT</td>
            </tr>

            <tr>
              <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
              <td>16.0.2</td>
              <td>zeromq bindings for Python / LGPL and BSD</td>
            </tr>

            <tr>
              <td>[qt](http://www.qt.io)</td>
              <td>5.6.2</td>
              <td>Qt is a cross-platform application and UI framework / LGPLv3</td>
            </tr>

            <tr>
              <td>[qtawesome](https://github.com/spyder-ide/qtawesome)</td>
              <td>0.4.3</td>
              <td>FontAwesome icons in PyQt and PySide applications / MIT</td>
            </tr>

            <tr>
              <td>[qtconsole](http://jupyter.org)</td>
              <td>4.2.1</td>
              <td>Jupyter Qt Console / BSD</td>
            </tr>

            <tr>
              <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
              <td>1.2.1</td>
              <td>uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT</td>
            </tr>

            <tr>
              <td>readline Linux Mac</td>
              <td>6.2</td>
              <td>Line-editing for programs with a command-line interface / GPL3</td>
            </tr>

            <tr>
              <td>[redis](http://redis.io/download/) Linux Mac</td>
              <td>3.2.0</td>
              <td>Advanced key-value cache and store / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[redis-py](https://github.com/andymccurdy/redis-py/) Linux Mac</td>
              <td>2.10.5</td>
              <td>Redis Python Client / MIT</td>
            </tr>

            <tr>
              <td>[requests](https://docs.python-requests.org/en/latest/index.html)</td>
              <td>2.12.4</td>
              <td>Python HTTP for Humans / Apache Software License</td>
            </tr>

            <tr>
              <td>[rope](https://github.com/python-rope/rope)</td>
              <td>0.9.4</td>
              <td>A Python refactoring library / GPL</td>
            </tr>

            <tr>
              <td>ruamel\_yaml</td>
              <td>0.11.14</td>
              <td>patched copy of ruamel.yaml (a yaml parser) / MIT</td>
            </tr>

            <tr>
              <td>[scikit-image](http://scikit-image.org/)</td>
              <td>0.12.3</td>
              <td>Image processing routines for SciPy / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scikit-learn](http://scikit-learn.org/stable/)</td>
              <td>0.18.1</td>
              <td>set of python modules for machine learning and data mining / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scipy](http://www.scipy.org/)</td>
              <td>0.18.1</td>
              <td>Scientific Library for Python / BSD</td>
            </tr>

            <tr>
              <td>[seaborn](https://seaborn.pydata.org/)</td>
              <td>0.7.1</td>
              <td>Statistical data visualization / BSD</td>
            </tr>

            <tr>
              <td>[setuptools](https://pypi.python.org/pypi/setuptools)</td>
              <td>27.2.0</td>
              <td>Download, build, install, upgrade, and uninstall Python packages / MIT</td>
            </tr>

            <tr>
              <td>[simplegeneric](https://pypi.python.org/pypi/simplegeneric)</td>
              <td>0.8.1</td>
              <td>Define simple single-dispatch generic functions / ZPL 2.1</td>
            </tr>

            <tr>
              <td>[singledispatch](http://docs.python.org/3/library/functools.html#functools.singledispatch)</td>
              <td>3.4.0.3</td>
              <td>Transforms a function into a single-dispatch generic function / MIT</td>
            </tr>

            <tr>
              <td>sip</td>
              <td>4.18</td>
              <td>Create Python bindings for C and C++ libraries / GPL3</td>
            </tr>

            <tr>
              <td>[six](http://pypi.python.org/pypi/six/)</td>
              <td>1.10.0</td>
              <td>Python 2 and 3 compatibility utilities / MIT</td>
            </tr>

            <tr>
              <td>[snowballstemmer](https://github.com/shibukawa/snowball_py)</td>
              <td>1.2.1</td>
              <td>Snowball stemming library collection for Python / BSD</td>
            </tr>

            <tr>
              <td>[sockjs-tornado](http://github.com/mrjoes/sockjs-tornado/)</td>
              <td>1.0.3</td>
              <td>SockJS python server implementation on top of Tornado framework / MIT</td>
            </tr>

            <tr>
              <td>[sphinx](http://sphinx-doc.org)</td>
              <td>1.5.1</td>
              <td>Documentation generator / BSD</td>
            </tr>

            <tr>
              <td>[spyder](https://github.com/spyder-ide/spyder)</td>
              <td>3.1.2</td>
              <td>Scientific PYthon Development EnviRonment / MIT</td>
            </tr>

            <tr>
              <td>[sqlalchemy](http://www.sqlalchemy.org/)</td>
              <td>1.1.5</td>
              <td>Database Abstraction Library / MIT</td>
            </tr>

            <tr>
              <td>[sqlite](http://www.sqlite.org/)</td>
              <td>3.13.0</td>
              <td>Self-contained, zero-configuration, SQL database engine / Public-Domain</td>
            </tr>

            <tr>
              <td>[statsmodels](http://statsmodels.sourceforge.net/)</td>
              <td>0.6.1</td>
              <td>Statistical computations and models / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[sympy](http://sympy.org)</td>
              <td>1.0</td>
              <td>Python library for symbolic mathematics / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[terminado](https://github.com/takluyver/terminado) Linux Mac</td>
              <td>0.6</td>
              <td>Terminals served to term.js using Tornado websockets / BSD</td>
            </tr>

            <tr>
              <td>[tk](http://www.tcl.tk/)</td>
              <td>8.5.18</td>
              <td>Dynamic programming language with GUI elements / BSD-like</td>
            </tr>

            <tr>
              <td>[toolz](http://toolz.readthedocs.org/en/latest/)</td>
              <td>0.8.2</td>
              <td>List processing tools and functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[tornado](http://www.tornadoweb.org/)</td>
              <td>4.4.2</td>
              <td>A Python web framework and asynchronous networking library / Apache</td>
            </tr>

            <tr>
              <td>[traitlets](https://github.com/ipython/traitlets)</td>
              <td>4.3.1</td>
              <td>Configuration system for Python applications / BSD</td>
            </tr>

            <tr>
              <td>[unicodecsv](https://github.com/jdunck/python-unicodecsv)</td>
              <td>0.14.1</td>
              <td>Drop-in replacement for csv module which supports unicode strings / BSD</td>
            </tr>

            <tr>
              <td>[vs2015\_runtime](http://www.microsoft.com) Windows</td>
              <td>14.0.25123</td>
              <td>Bundles of the MSVC 14 (VS 2015) runtime / Proprietary</td>
            </tr>

            <tr>
              <td>[wcwidth](https://github.com/jquast/wcwidth)</td>
              <td>0.1.7</td>
              <td>measures number of Terminal column cells of wide-character codes / MIT</td>
            </tr>

            <tr>
              <td>[werkzeug](http://werkzeug.pocoo.org/)</td>
              <td>0.11.15</td>
              <td>A WSGI utility library for Python / BSD</td>
            </tr>

            <tr>
              <td>[wheel](https://github.com/pypa/wheel)</td>
              <td>0.29.0</td>
              <td>Built-package format for Python / MIT</td>
            </tr>

            <tr>
              <td>[widgetsnbextension](http://ipython.org)</td>
              <td>1.2.6</td>
              <td>IPython HTML widgets for Jupyter / BSD 3-clause</td>
            </tr>

            <tr>
              <td>[win\_unicode\_console](https://github.com/Drekin/win-unicode-console) Windows</td>
              <td>0.5</td>
              <td>enable Unicode input and display when running Python from Windows console / MIT</td>
            </tr>

            <tr>
              <td>[wrapt](https://github.com/GrahamDumpleton/wrapt)</td>
              <td>1.10.8</td>
              <td>Module for decorators, wrappers and monkey patching / BSD</td>
            </tr>

            <tr>
              <td>xlrd</td>
              <td>1.0.0</td>
              <td>Extract data from Microsoft Excel spreadsheet files / BSD</td>
            </tr>

            <tr>
              <td>[xlsxwriter](https://github.com/jmcnamara/XlsxWriter)</td>
              <td>0.9.6</td>
              <td>A Python module for creating Excel XLSX files / BSD</td>
            </tr>

            <tr>
              <td>[xlwings](http://xlwings.org/) Mac Windows</td>
              <td>0.10.2</td>
              <td>Interact with Excel from Python and vice versa / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[xlwt](http://www.python-excel.org/)</td>
              <td>1.2.0</td>
              <td>Writing data and formatting information to Excel files / BSD</td>
            </tr>

            <tr>
              <td>[xz](http://tukaani.org/xz/) Linux Mac</td>
              <td>5.2.2</td>
              <td>Data compression software with high compression ratio / Public-Domain, GPL</td>
            </tr>

            <tr>
              <td>[yaml](http://www.yaml.org/) Linux Mac</td>
              <td>0.1.6</td>
              <td>A human friendly data serialization standard / MIT</td>
            </tr>

            <tr>
              <td>[zeromq](http://zeromq.org) Linux</td>
              <td>4.1.5</td>
              <td>Distributed messaging / LGPL</td>
            </tr>

            <tr>
              <td>[zlib](http://zlib.net/)</td>
              <td>1.2.8</td>
              <td>Unobtrusive compression library / zlib</td>
            </tr>
          </tbody>
        </table>
      </Tab>

      <Tab title="Python 2.7">
        <table>
          <thead>
            <tr>
              <th>Name</th>
              <th>Version</th>
              <th>Summary / License</th>
            </tr>
          </thead>

          <tbody>
            <tr>
              <td>[alabaster](http://www.sphinx-doc.org/en/stable/index.html)</td>
              <td>0.7.9</td>
              <td>Configurable, Python 2+3 compatible Sphinx theme / BSD</td>
            </tr>

            <tr>
              <td>[anaconda-client](http://anaconda.org)</td>
              <td>1.6.0</td>
              <td>anaconda.org command line client library / BSD</td>
            </tr>

            <tr>
              <td>anaconda-navigator</td>
              <td>1.5.0</td>
              <td>Anaconda Navigator / proprietary - Continuum Analytics, Inc.</td>
            </tr>

            <tr>
              <td>[anaconda-project](https://github.com/Anaconda-Platform/anaconda-project/)</td>
              <td>0.4.1</td>
              <td>reproducible, executable project directories / BSD</td>
            </tr>

            <tr>
              <td>[appnope](http://github.com/minrk/appnope) Mac</td>
              <td>0.1.0</td>
              <td>Disable App Nap on OS X 10.9 / BSD</td>
            </tr>

            <tr>
              <td>[appscript](http://appscript.sourceforge.net/) Mac</td>
              <td>1.0.1</td>
              <td>Control AppleScriptable applications from Python / Public-Domain</td>
            </tr>

            <tr>
              <td>argcomplete</td>
              <td>1.0.0</td>
              <td>Bash tab completion of arguments for Python scripts / Apache</td>
            </tr>

            <tr>
              <td>astroid</td>
              <td>1.4.9</td>
              <td>abstract syntax tree for Python with inference support / LGPL</td>
            </tr>

            <tr>
              <td>[astropy](http://www.astropy.org/)</td>
              <td>1.3</td>
              <td>Community-developed Python Library for Astronomy / BSD</td>
            </tr>

            <tr>
              <td>[babel](http://babel.pocoo.org/)</td>
              <td>2.3.4</td>
              <td>Utilities to internationalize and localize Python applications / BSD</td>
            </tr>

            <tr>
              <td>backports</td>
              <td>1.0</td>
              <td>/ BSD</td>
            </tr>

            <tr>
              <td>[backports\_abc](https://github.com/cython/backports_abc)</td>
              <td>0.5</td>
              <td>backport of recent additions to the ‘collections.abc’ module / PSF</td>
            </tr>

            <tr>
              <td>[beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/)</td>
              <td>4.5.3</td>
              <td>Python library designed for screen-scraping / MIT</td>
            </tr>

            <tr>
              <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
              <td>0.8.1</td>
              <td>efficient representation of arrays of booleans – C extension / PSF</td>
            </tr>

            <tr>
              <td>[blaze](http://blaze.pydata.org)</td>
              <td>0.10.1</td>
              <td>NumPy and Pandas interface to big data / BSD</td>
            </tr>

            <tr>
              <td>[bokeh](http://bokeh.pydata.org/)</td>
              <td>0.12.4</td>
              <td>Python interactive visualization library for modern web browsers / BSD</td>
            </tr>

            <tr>
              <td>[boto](https://github.com/boto/boto/)</td>
              <td>2.45.0</td>
              <td>Amazon Web Services Library / MIT</td>
            </tr>

            <tr>
              <td>bottleneck</td>
              <td>1.2.0</td>
              <td>Fast NumPy array functions written in Cython. / Simplified BSD</td>
            </tr>

            <tr>
              <td>[bzip2](http://www.bzip.org/)</td>
              <td>1.0.6</td>
              <td>high-quality data compressor / BSD</td>
            </tr>

            <tr>
              <td>[cairo](http://cairographics.org/) Linux</td>
              <td>1.14.8</td>
              <td>A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1</td>
            </tr>

            <tr>
              <td>[cdecimal](http://www.bytereef.org/mpdecimal/index.html)</td>
              <td>2.3</td>
              <td>Fast drop-in replacement for decimal.py / BSD</td>
            </tr>

            <tr>
              <td>[cffi](http://cffi.readthedocs.org)</td>
              <td>1.9.1</td>
              <td>C Foreign Function Interface for Python / MIT</td>
            </tr>

            <tr>
              <td>[chardet](https://github.com/chardet/chardet)</td>
              <td>2.3.0</td>
              <td>Universal character encoding detector / GNU Library or Lesser General Public License</td>
            </tr>

            <tr>
              <td>[chest](https://github.com/ContinuumIO/chest)</td>
              <td>0.2.3</td>
              <td>A dictionary that writes its contents to disk / BSD</td>
            </tr>

            <tr>
              <td>[click](http://click.pocoo.org/)</td>
              <td>6.7</td>
              <td>Command line interface creation kit / BSD</td>
            </tr>

            <tr>
              <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
              <td>0.2.2</td>
              <td>Extended pickling support for Python objects / BSD</td>
            </tr>

            <tr>
              <td>[clyent](https://github.com/Anaconda-Server/clyent)</td>
              <td>1.2.2</td>
              <td>Command line client library for windows and posix / BSD</td>
            </tr>

            <tr>
              <td>[colorama](https://github.com/tartley/colorama)</td>
              <td>0.3.7</td>
              <td>Cross-platform colored terminal text in Python / BSD</td>
            </tr>

            <tr>
              <td>comtypes Windows</td>
              <td>1.1.2</td>
              <td>pure Python COM package / MIT</td>
            </tr>

            <tr>
              <td>[conda](http://conda.pydata.org/)</td>
              <td>4.3.14</td>
              <td>OS-agnostic, system-level binary package and environment manager. / BSD</td>
            </tr>

            <tr>
              <td>configobj</td>
              <td>5.0.6</td>
              <td>Config file reading, writing and validation / BSD</td>
            </tr>

            <tr>
              <td>[configparser](http://docs.python.org/3/library/configparser.html)</td>
              <td>3.5.0</td>
              <td>brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT</td>
            </tr>

            <tr>
              <td>[contextlib2](http://contextlib2.readthedocs.org/)</td>
              <td>0.5.4</td>
              <td>backports and enhancements for the contextlib module / PSF</td>
            </tr>

            <tr>
              <td>[cryptography](https://cryptography.io)</td>
              <td>1.7.1</td>
              <td>Provides cryptographic recipes and primitives to Python developers / Apache</td>
            </tr>

            <tr>
              <td>[curl](http://curl.haxx.se/)</td>
              <td>7.52.1</td>
              <td>Tool and library for transferring data with URL syntax / MIT/X derivate</td>
            </tr>

            <tr>
              <td>[cycler](http://matplotlib.org/cycler/)</td>
              <td>0.10.0</td>
              <td>Composable style cycles / BSD</td>
            </tr>

            <tr>
              <td>[cython](http://www.cython.org/)</td>
              <td>0.25.2</td>
              <td>The Cython compiler for writing C extensions for the Python language / Apache version 2.0</td>
            </tr>

            <tr>
              <td>[cytoolz](https://github.com/pytoolz/cytoolz)</td>
              <td>0.8.2</td>
              <td>Cython implementation of Toolz, high performance functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[dask](http://dask.pydata.org/en/latest/)</td>
              <td>0.13.0</td>
              <td>Task scheduling and blocked algorithms for parallel processing / BSD</td>
            </tr>

            <tr>
              <td>datashape</td>
              <td>0.5.4</td>
              <td>Language defining a data description protocol / BSD</td>
            </tr>

            <tr>
              <td>[dbus](http://www.freedesktop.org/wiki/Software/dbus/) Linux</td>
              <td>1.10.10</td>
              <td>message bus system, a simple way for applications to talk to one another / GPL2</td>
            </tr>

            <tr>
              <td>[decorator](http://pypi.python.org/pypi/decorator)</td>
              <td>4.0.11</td>
              <td>Better living through Python with decorators / BSD</td>
            </tr>

            <tr>
              <td>dill</td>
              <td>0.2.5</td>
              <td>Serialize all of python (almost) / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[docutils](http://docutils.sourceforge.net)</td>
              <td>0.13.1</td>
              <td>Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3</td>
            </tr>

            <tr>
              <td>[entrypoints](https://github.com/takluyver/entrypoints)</td>
              <td>0.2.2</td>
              <td>/ MIT</td>
            </tr>

            <tr>
              <td>[enum34](https://pypi.python.org/pypi/enum34)</td>
              <td>1.1.6</td>
              <td>Robust enumerated type support in Python / BSD</td>
            </tr>

            <tr>
              <td>[et\_xmlfile](https://openpyxl.pages.heptapod.net/et_xmlfile/)</td>
              <td>1.0.1</td>
              <td>Low memory library for creating large XML files / MIT</td>
            </tr>

            <tr>
              <td>[expat](http://expat.sourceforge.net) Linux Mac</td>
              <td>2.1.0</td>
              <td>XML parser library written in C / MIT</td>
            </tr>

            <tr>
              <td>[fastcache](https://github.com/pbrady/fastcache)</td>
              <td>1.0.2</td>
              <td>C implementation of Python 3 functools.lru\_cache / MIT</td>
            </tr>

            <tr>
              <td>[flask](https://flask.palletsprojects.com/)</td>
              <td>0.12</td>
              <td>A microframework based on Werkzeug, Jinja2 and good intentions / BSD</td>
            </tr>

            <tr>
              <td>[flask-cors](https://github.com/corydolphin/flask-cors)</td>
              <td>3.0.2</td>
              <td>Flask extension adding a decorator for CORS support / MIT</td>
            </tr>

            <tr>
              <td>[fontconfig](http://www.freedesktop.org/wiki/Software/fontconfig/) Linux</td>
              <td>2.12.1</td>
              <td>A library for configuring and customizing font access / BSD</td>
            </tr>

            <tr>
              <td>[freetype](http://freetype.sourceforge.net/index2.html)</td>
              <td>2.5.5</td>
              <td>A Free, High-Quality, and Portable Font Engine / FreeType License</td>
            </tr>

            <tr>
              <td>[funcsigs](http://funcsigs.readthedocs.org/)</td>
              <td>1.0.2</td>
              <td>Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+ / Apache</td>
            </tr>

            <tr>
              <td>[functools32](https://github.com/MiCHiLU/python-functools32)</td>
              <td>3.2.3.2</td>
              <td>backport of the functools module from Python 3.2.3 for use on 2.7 / PSF</td>
            </tr>

            <tr>
              <td>[futures](http://code.google.com/p/pythonfutures)</td>
              <td>3.0.5</td>
              <td>A Java-style futures package for Python / BSD</td>
            </tr>

            <tr>
              <td>[get\_terminal\_size](https://github.com/chrippa/backports.shutil_get_terminal_size)</td>
              <td>1.0.0</td>
              <td>backport of the get\_terminal\_size function from Python 3.3 / MIT</td>
            </tr>

            <tr>
              <td>[gevent](http://www.gevent.org/)</td>
              <td>1.2.1</td>
              <td>Coroutine-based Python network library / MIT</td>
            </tr>

            <tr>
              <td>[glib](https://developer.gnome.org/glib/) Linux</td>
              <td>2.50.2</td>
              <td>Core application building blocks for libraries and applications in C / LGPL</td>
            </tr>

            <tr>
              <td>[greenlet](https://github.com/python-greenlet/greenlet)</td>
              <td>0.4.11</td>
              <td>Lightweight in-process concurrent programming / MIT</td>
            </tr>

            <tr>
              <td>[grin](http://pypi.python.org/pypi/grin)</td>
              <td>1.2.1</td>
              <td>Enhanced grep-like tool / BSD</td>
            </tr>

            <tr>
              <td>[gst-plugins-base](http://gstreamer.freedesktop.org/) Linux</td>
              <td>1.8.0</td>
              <td>GStreamer Base Plug-ins / GPL2</td>
            </tr>

            <tr>
              <td>[gstreamer](http://gstreamer.freedesktop.org/) Linux</td>
              <td>1.8.0</td>
              <td>library for constructing graphs of media-handling components / LGPL2</td>
            </tr>

            <tr>
              <td>[h5py](http://www.h5py.org/)</td>
              <td>2.6.0</td>
              <td>Pythonic interface to the HDF5 binary data format / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[harfbuzz](http://www.freedesktop.org/wiki/Software/HarfBuzz/) Linux</td>
              <td>0.9.39</td>
              <td>An OpenType text shaping engine / MIT</td>
            </tr>

            <tr>
              <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
              <td>1.8.17</td>
              <td>A data model, library, and file format for storing and managing data / BSD-like</td>
            </tr>

            <tr>
              <td>[heapdict](http://stutzbachenterprises.com/)</td>
              <td>1.0.0</td>
              <td>A heap with decrease-key and increase-key operations / BSD</td>
            </tr>

            <tr>
              <td>[idna](https://github.com/kjd/idna)</td>
              <td>2.2</td>
              <td>Internationalized Domain Names in Applications / BSD</td>
            </tr>

            <tr>
              <td>[imagesize](https://github.com/shibukawa/imagesize_py)</td>
              <td>0.7.1</td>
              <td>getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
            </tr>

            <tr>
              <td>[ipaddress](https://github.com/phihag/ipaddress)</td>
              <td>1.0.18</td>
              <td>IPv4/IPv6 manipulation library / Python Software Foundation License</td>
            </tr>

            <tr>
              <td>[ipykernel](http://ipython.org)</td>
              <td>4.5.2</td>
              <td>IPython Kernel for Jupyter / BSD</td>
            </tr>

            <tr>
              <td>[ipython](http://ipython.org/)</td>
              <td>5.1.0</td>
              <td>Productive Interactive Computing / BSD</td>
            </tr>

            <tr>
              <td>[ipython\_genutils](http://jupyter.org)</td>
              <td>0.1.0</td>
              <td>vestigial utilities from IPython / BSD</td>
            </tr>

            <tr>
              <td>[ipywidgets](https://github.com/ipython/ipywidgets)</td>
              <td>5.2.2</td>
              <td>Widgets for the Jupyter Notebook / BSD 3-clause</td>
            </tr>

            <tr>
              <td>[isort](https://github.com/timothycrosley/isort)</td>
              <td>4.2.5</td>
              <td>Python utility / library to sort Python imports / MIT</td>
            </tr>

            <tr>
              <td>itsdangerous</td>
              <td>0.24</td>
              <td>Various helpers to pass trusted data to untrusted environments / BSD</td>
            </tr>

            <tr>
              <td>[jbig](https://www.cl.cam.ac.uk/~mgk25/jbigkit) Linux Mac</td>
              <td>2.1</td>
              <td>Implementation of the JBIG1 data compression standard / GPL2</td>
            </tr>

            <tr>
              <td>[jdcal](http://github.com/phn/jdcal)</td>
              <td>1.3</td>
              <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD</td>
            </tr>

            <tr>
              <td>jedi</td>
              <td>0.9.0</td>
              <td>Autocompletion and static analysis library for Python / MIT</td>
            </tr>

            <tr>
              <td>[jinja2](https://jinja.palletsprojects.com/en/stable/)</td>
              <td>2.9.4</td>
              <td>An easy to use stand-alone template engine written in pure python. / BSD</td>
            </tr>

            <tr>
              <td>[jpeg](http://www.ijg.org/)</td>
              <td>9b</td>
              <td>Read and write jpeg COM, EXIF, IPTC medata / Custom free software license</td>
            </tr>

            <tr>
              <td>[jsonschema](https://python-jsonschema.readthedocs.io/en/stable/)</td>
              <td>2.5.1</td>
              <td>An implementation of JSON Schema validation for Python / MIT</td>
            </tr>

            <tr>
              <td>[jupyter](http://jupyter.org)</td>
              <td>1.0.0</td>
              <td>Open source, interactive data science and scientific computing / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_client](http://jupyter.org)</td>
              <td>4.4.0</td>
              <td>Jupyter protocol implementation and client libraries / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_console](http://jupyter.org)</td>
              <td>5.0.0</td>
              <td>Jupyter terminal console / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_core](http://jupyter.org)</td>
              <td>4.2.1</td>
              <td>core Jupyter functionality / BSD</td>
            </tr>

            <tr>
              <td>[lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy)</td>
              <td>1.2.2</td>
              <td>Fast and thorough lazy object proxy / BSD</td>
            </tr>

            <tr>
              <td>[libffi](https://sourceware.org/libffi/) Linux</td>
              <td>3.2.1</td>
              <td>portable foreign-function interface library / MIT</td>
            </tr>

            <tr>
              <td>[libgcc](http://gcc.gnu.org/) Linux</td>
              <td>4.8.5</td>
              <td>Shared libraries for the GNU Compiler Collection / GPL3</td>
            </tr>

            <tr>
              <td>[libgfortran](https://gcc.gnu.org/fortran/) Linux</td>
              <td>3.0.0</td>
              <td>GNU Fortran runtime library / GPL3</td>
            </tr>

            <tr>
              <td>[libiconv](https://www.gnu.org/software/libiconv/) Linux Mac</td>
              <td>1.14</td>
              <td>Provides iconv for systems which don’t have one / GPL and LGPL</td>
            </tr>

            <tr>
              <td>[libpng](http://www.libpng.org/pub/png/libpng.html)</td>
              <td>1.6.27</td>
              <td>official PNG reference library / libpng license</td>
            </tr>

            <tr>
              <td>[libsodium](http://libsodium.org) Linux</td>
              <td>1.0.10</td>
              <td>A library for encryption, signatures, password hashing, etc. / ISC</td>
            </tr>

            <tr>
              <td>[libtiff](http://www.libtiff.org/)</td>
              <td>4.0.6</td>
              <td>Support for Tag Image File Format (TIFF) / BSD-like</td>
            </tr>

            <tr>
              <td>[libxcb](http://xcb.freedesktop.org/) Linux</td>
              <td>1.12</td>
              <td>This is the C-language Bindings package to the X Window System protocol / MIT</td>
            </tr>

            <tr>
              <td>[libxml2](http://xmlsoft.org/) Linux Mac</td>
              <td>2.9.4</td>
              <td>The XML C parser and toolkit of Gnome / MIT</td>
            </tr>

            <tr>
              <td>[libxslt](http://xmlsoft.org/XSLT/) Linux Mac</td>
              <td>1.1.29</td>
              <td>The XSLT C library developed for the GNOME project / MIT</td>
            </tr>

            <tr>
              <td>[llvmlite](http://llvmlite.pydata.org/)</td>
              <td>0.15.0</td>
              <td>Lightweight wrapper around basic LLVM functionality / BSD</td>
            </tr>

            <tr>
              <td>[locket](http://github.com/mwilliamson/locket.py)</td>
              <td>0.2.0</td>
              <td>File based locks for Python for Linux and Windows / BSD</td>
            </tr>

            <tr>
              <td>[lxml](http://lxml.de/)</td>
              <td>3.7.2</td>
              <td>Pythonic binding for the C libraries libxml2 and libxslt / BSD</td>
            </tr>

            <tr>
              <td>[markupsafe](https://palletsprojects.com/projects/markupsafe/)</td>
              <td>0.23</td>
              <td>Implements a XML/HTML/XHTML Markup safe string for Python / BSD</td>
            </tr>

            <tr>
              <td>[matplotlib](http://matplotlib.org/)</td>
              <td>2.0.0</td>
              <td>Python 2D plotting library / PSF-based</td>
            </tr>

            <tr>
              <td>[menuinst](https://github.com/ContinuumIO/menuinst) Windows</td>
              <td>1.4.4</td>
              <td>cross platform menu item installation / BSD</td>
            </tr>

            <tr>
              <td>[mistune](https://github.com/lepture/mistune)</td>
              <td>0.7.3</td>
              <td>The fastest markdown parser in pure Python with renderer feature / BSD</td>
            </tr>

            <tr>
              <td>[mkl](http://software.intel.com/en-us/articles/intel-mkl/)</td>
              <td>2017.0.1</td>
              <td>Math library for Intel and compatible processors / proprietary - Intel</td>
            </tr>

            <tr>
              <td>[mkl-service](https://github.com/ContinuumIO/mkl-service)</td>
              <td>1.1.2</td>
              <td>Python bindings to MKL service functions / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[mpmath](http://mpmath.org)</td>
              <td>0.19</td>
              <td>Python library for arbitrary-precision floating-point arithmetic / BSD</td>
            </tr>

            <tr>
              <td>[multipledispatch](http://github.com/mrocklin/multipledispatch/)</td>
              <td>0.4.9</td>
              <td>Multiple dispatch in Python / BSD</td>
            </tr>

            <tr>
              <td>[nbconvert](http://jupyter.org)</td>
              <td>4.2.0</td>
              <td>converts notebooks to various other formats via Jinja templates / BSD</td>
            </tr>

            <tr>
              <td>[nbformat](http://jupyter.org)</td>
              <td>4.2.0</td>
              <td>The reference implementation of the Jupyter Notebook format / BSD</td>
            </tr>

            <tr>
              <td>networkx</td>
              <td>1.11</td>
              <td>Python package for creating and manipulating complex networks / BSD</td>
            </tr>

            <tr>
              <td>[nltk](http://nltk.org/)</td>
              <td>3.2.2</td>
              <td>Build Python programs to work with human language data / Apache</td>
            </tr>

            <tr>
              <td>[nose](http://readthedocs.org/docs/nose/)</td>
              <td>1.3.7</td>
              <td>Nose extends unittest to make testing easier / LGPL</td>
            </tr>

            <tr>
              <td>[notebook](http://jupyter.org)</td>
              <td>4.3.1</td>
              <td>web-based notebook environment for interactive computing / BSD</td>
            </tr>

            <tr>
              <td>[numba](http://numba.pydata.org/)</td>
              <td>0.30.1</td>
              <td>NumPy aware dynamic Python compiler using LLVM / BSD</td>
            </tr>

            <tr>
              <td>[numexpr](https://github.com/pydata/numexpr)</td>
              <td>2.6.1</td>
              <td>Fast numerical expression evaluator for NumPy / MIT</td>
            </tr>

            <tr>
              <td>[numpy](https://numpy.org/)</td>
              <td>1.11.3</td>
              <td>array processing for numbers, strings, records, and objects / BSD</td>
            </tr>

            <tr>
              <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
              <td>0.6.0</td>
              <td>Sphinx extension to support docstrings in Numpy format / BSD</td>
            </tr>

            <tr>
              <td>[odo](http://odo.pydata.org/en/latest/)</td>
              <td>0.5.0</td>
              <td>Shapeshifting for your data / BSD</td>
            </tr>

            <tr>
              <td>[openpyxl](http://openpyxl.readthedocs.org)</td>
              <td>2.4.1</td>
              <td>A Python library to read/write Excel 2010 xlsx/xlsm files / MIT</td>
            </tr>

            <tr>
              <td>[openssl](http://www.openssl.org/)</td>
              <td>1.0.2k</td>
              <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style</td>
            </tr>

            <tr>
              <td>[pandas](http://pandas.pydata.org/)</td>
              <td>0.19.2</td>
              <td>Powerful data structures and data analysis tools / BSD</td>
            </tr>

            <tr>
              <td>[partd](https://github.com/dask/partd)</td>
              <td>0.3.7</td>
              <td>Appendable key-value byte store / BSD</td>
            </tr>

            <tr>
              <td>[path.py](http://github.com/jaraco/path.py)</td>
              <td>10.0</td>
              <td>Module wrapper for os.path / MIT</td>
            </tr>

            <tr>
              <td>[pathlib2](https://pypi.python.org/pypi/pathlib2/)</td>
              <td>2.2.0</td>
              <td>object-oriented filesystem paths / MIT</td>
            </tr>

            <tr>
              <td>[patsy](https://github.com/pydata/patsy)</td>
              <td>0.4.1</td>
              <td>Describing statistical models in Python using symbolic formulas / BSD</td>
            </tr>

            <tr>
              <td>[pcre](http://www.pcre.org/) Linux Mac</td>
              <td>8.39</td>
              <td>A set of functions that implement regular expression pattern matching / 3-clause BSD License</td>
            </tr>

            <tr>
              <td>[pep8](http://pep8.readthedocs.org/)</td>
              <td>1.7.0</td>
              <td>Python style guide checker / MIT</td>
            </tr>

            <tr>
              <td>[pexpect](http://pexpect.readthedocs.org/) Linux Mac</td>
              <td>4.2.1</td>
              <td>Pexpect allows easy control of interactive console applications / ISC</td>
            </tr>

            <tr>
              <td>[pickleshare](https://github.com/vivainio/pickleshare)</td>
              <td>0.7.4</td>
              <td>file system based database that uses Python pickles / MIT</td>
            </tr>

            <tr>
              <td>[pillow](http://python-pillow.github.io/)</td>
              <td>4.0.0</td>
              <td>The friendly Python Imaging Library(PIL) fork / PIL license</td>
            </tr>

            <tr>
              <td>[pip](https://pip.pypa.io/en/stable/)</td>
              <td>9.0.1</td>
              <td>PyPA recommended tool for installing Python packages / MIT</td>
            </tr>

            <tr>
              <td>[pixman](http://www.pixman.org/) Linux</td>
              <td>0.34.0</td>
              <td>A low-level software library for pixel manipulation / MIT</td>
            </tr>

            <tr>
              <td>[ply](http://www.dabeaz.com/ply/)</td>
              <td>3.9</td>
              <td>Implementation of Lex and Yacc / BSD</td>
            </tr>

            <tr>
              <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
              <td>1.0.9</td>
              <td>library for building powerful interactive command lines in Python / BSD</td>
            </tr>

            <tr>
              <td>[psutil](https://github.com/giampaolo/psutil)</td>
              <td>5.0.1</td>
              <td>A cross-platform process and system utilities module for Python / BSD</td>
            </tr>

            <tr>
              <td>[ptyprocess](https://github.com/pexpect/ptyprocess) Linux Mac</td>
              <td>0.5.1</td>
              <td>Run a subprocess in a pseudo terminal / ISC</td>
            </tr>

            <tr>
              <td>[py](http://pylib.readthedocs.org/)</td>
              <td>1.4.32</td>
              <td>Library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
            </tr>

            <tr>
              <td>[pyasn1](http://pyasn1.sourceforge.net/)</td>
              <td>0.1.9</td>
              <td>Offline IP address to Autonomous System Number lookup module / BSD</td>
            </tr>

            <tr>
              <td>[pyaudio](http://people.csail.mit.edu/hubert/pyaudio/) Mac</td>
              <td>0.2.7</td>
              <td>Bindings for PortAudio v19, the cross-platform audio stream library / MIT</td>
            </tr>

            <tr>
              <td>[pycairo](http://cairographics.org/pycairo/) Linux</td>
              <td>1.10.0</td>
              <td>A set of Python bindings for the cairo graphics library / LGPL 2.1, MPL 1.1</td>
            </tr>

            <tr>
              <td>[pycosat](https://github.com/ContinuumIO/pycosat)</td>
              <td>0.6.1</td>
              <td>Python bindings to the picosat SAT solver / MIT</td>
            </tr>

            <tr>
              <td>[pycparser](https://github.com/eliben/pycparser)</td>
              <td>2.17</td>
              <td>complete C99 parser in pure Python / BSD</td>
            </tr>

            <tr>
              <td>[pycrypto](http://www.pycrypto.org/)</td>
              <td>2.6.1</td>
              <td>Cryptographic modules for Python / Public-Domain</td>
            </tr>

            <tr>
              <td>[pycurl](http://pycurl.sourceforge.net/)</td>
              <td>7.43.0</td>
              <td>Python interface to libcurl / LGPL, MIT</td>
            </tr>

            <tr>
              <td>[pyflakes](https://launchpad.net/pyflakes)</td>
              <td>1.5.0</td>
              <td>Checks Python source files for errors / MIT</td>
            </tr>

            <tr>
              <td>[pygments](http://pygments.org/)</td>
              <td>2.1.3</td>
              <td>Generic syntax highlighting package / BSD</td>
            </tr>

            <tr>
              <td>[pylint](http://www.pylint.org/)</td>
              <td>1.6.4</td>
              <td>Python code static checker / GPL</td>
            </tr>

            <tr>
              <td>[pyopenssl](https://github.com/pyca/pyopenssl)</td>
              <td>16.2.0</td>
              <td>Python wrapper module around the OpenSSL library / Apache Software License</td>
            </tr>

            <tr>
              <td>pyparsing</td>
              <td>2.1.4</td>
              <td>Create and execute simple grammars / MIT</td>
            </tr>

            <tr>
              <td>[pyqt](http://www.riverbankcomputing.co.uk/software/pyqt)</td>
              <td>5.6.0</td>
              <td>Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3</td>
            </tr>

            <tr>
              <td>[pytables](http://www.pytables.org)</td>
              <td>3.3.0</td>
              <td>Manage hierarchical datasets to cope with large amounts of data / BSD</td>
            </tr>

            <tr>
              <td>[pytest](http://pytest.org/)</td>
              <td>3.0.5</td>
              <td>Simple and powerful testing with Python / MIT</td>
            </tr>

            <tr>
              <td>[python](http://www.python.org/)</td>
              <td>2.7.13</td>
              <td>general purpose programming language / PSF</td>
            </tr>

            <tr>
              <td>[python-dateutil](https://dateutil.readthedocs.org/)</td>
              <td>2.6.0</td>
              <td>extensions to the standard Python datetime module / BSD</td>
            </tr>

            <tr>
              <td>[pytz](http://pytz.sourceforge.net/)</td>
              <td>2016.10</td>
              <td>World timezone definitions, modern and historical / MIT</td>
            </tr>

            <tr>
              <td>[pywin32](http://sourceforge.net/projects/pywin32/) Windows</td>
              <td>220</td>
              <td>Python extensions for Windows / PSF</td>
            </tr>

            <tr>
              <td>[pyyaml](http://pyyaml.org/wiki/PyYAML)</td>
              <td>3.12</td>
              <td>YAML parser and emitter for Python / MIT</td>
            </tr>

            <tr>
              <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
              <td>16.0.2</td>
              <td>zeromq bindings for Python / LGPL and BSD</td>
            </tr>

            <tr>
              <td>[qt](http://www.qt.io)</td>
              <td>5.6.2</td>
              <td>Qt is a cross-platform application and UI framework / LGPLv3</td>
            </tr>

            <tr>
              <td>[qtawesome](https://github.com/spyder-ide/qtawesome)</td>
              <td>0.4.3</td>
              <td>FontAwesome icons in PyQt and PySide applications / MIT</td>
            </tr>

            <tr>
              <td>[qtconsole](http://jupyter.org)</td>
              <td>4.2.1</td>
              <td>Jupyter Qt Console / BSD</td>
            </tr>

            <tr>
              <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
              <td>1.2.1</td>
              <td>uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT</td>
            </tr>

            <tr>
              <td>readline Linux Mac</td>
              <td>6.2</td>
              <td>Line-editing for programs with a command-line interface / GPL3</td>
            </tr>

            <tr>
              <td>[redis](http://redis.io/download/) Linux Mac</td>
              <td>3.2.0</td>
              <td>Advanced key-value cache and store / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[redis-py](https://github.com/andymccurdy/redis-py/) Linux Mac</td>
              <td>2.10.5</td>
              <td>Redis Python Client / MIT</td>
            </tr>

            <tr>
              <td>[requests](https://docs.python-requests.org/en/latest/index.html)</td>
              <td>2.12.4</td>
              <td>Python HTTP for Humans / Apache Software License</td>
            </tr>

            <tr>
              <td>[rope](https://github.com/python-rope/rope)</td>
              <td>0.9.4</td>
              <td>A Python refactoring library / GPL</td>
            </tr>

            <tr>
              <td>ruamel\_yaml</td>
              <td>0.11.14</td>
              <td>patched copy of ruamel.yaml (a yaml parser) / MIT</td>
            </tr>

            <tr>
              <td>[scandir](https://github.com/benhoyt/scandir)</td>
              <td>1.4</td>
              <td>scandir, a better directory iterator and faster os.walk() / BSD License</td>
            </tr>

            <tr>
              <td>[scikit-image](http://scikit-image.org/)</td>
              <td>0.12.3</td>
              <td>Image processing routines for SciPy / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scikit-learn](http://scikit-learn.org/stable/)</td>
              <td>0.18.1</td>
              <td>set of python modules for machine learning and data mining / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scipy](http://www.scipy.org/)</td>
              <td>0.18.1</td>
              <td>Scientific Library for Python / BSD</td>
            </tr>

            <tr>
              <td>[seaborn](https://seaborn.pydata.org/)</td>
              <td>0.7.1</td>
              <td>Statistical data visualization / BSD</td>
            </tr>

            <tr>
              <td>[setuptools](https://pypi.python.org/pypi/setuptools)</td>
              <td>27.2.0</td>
              <td>Download, build, install, upgrade, and uninstall Python packages / MIT</td>
            </tr>

            <tr>
              <td>[simplegeneric](https://pypi.python.org/pypi/simplegeneric)</td>
              <td>0.8.1</td>
              <td>Define simple single-dispatch generic functions / ZPL 2.1</td>
            </tr>

            <tr>
              <td>[singledispatch](http://docs.python.org/3/library/functools.html#functools.singledispatch)</td>
              <td>3.4.0.3</td>
              <td>Transforms a function into a single-dispatch generic function / MIT</td>
            </tr>

            <tr>
              <td>sip</td>
              <td>4.18</td>
              <td>Create Python bindings for C and C++ libraries / GPL3</td>
            </tr>

            <tr>
              <td>[six](http://pypi.python.org/pypi/six/)</td>
              <td>1.10.0</td>
              <td>Python 2 and 3 compatibility utilities / MIT</td>
            </tr>

            <tr>
              <td>[snowballstemmer](https://github.com/shibukawa/snowball_py)</td>
              <td>1.2.1</td>
              <td>Snowball stemming library collection for Python / BSD</td>
            </tr>

            <tr>
              <td>[sockjs-tornado](http://github.com/mrjoes/sockjs-tornado/)</td>
              <td>1.0.3</td>
              <td>SockJS python server implementation on top of Tornado framework / MIT</td>
            </tr>

            <tr>
              <td>[sphinx](http://sphinx-doc.org)</td>
              <td>1.5.1</td>
              <td>Documentation generator / BSD</td>
            </tr>

            <tr>
              <td>[spyder](https://github.com/spyder-ide/spyder)</td>
              <td>3.1.2</td>
              <td>Scientific PYthon Development EnviRonment / MIT</td>
            </tr>

            <tr>
              <td>[sqlalchemy](http://www.sqlalchemy.org/)</td>
              <td>1.1.5</td>
              <td>Database Abstraction Library / MIT</td>
            </tr>

            <tr>
              <td>[sqlite](http://www.sqlite.org/)</td>
              <td>3.13.0</td>
              <td>Self-contained, zero-configuration, SQL database engine / Public-Domain</td>
            </tr>

            <tr>
              <td>ssl\_match\_hostname</td>
              <td>3.4.0.2</td>
              <td>The ssl.match\_hostname() function from Python 3.4 / PSF</td>
            </tr>

            <tr>
              <td>[statsmodels](http://statsmodels.sourceforge.net/)</td>
              <td>0.6.1</td>
              <td>Statistical computations and models / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[subprocess32](https://github.com/google/python-subprocess32)</td>
              <td>3.2.7</td>
              <td>backport of the subprocess module from Python 3.2/3.3 for use on 2.x / Python Software Foundation License</td>
            </tr>

            <tr>
              <td>[sympy](http://sympy.org)</td>
              <td>1.0</td>
              <td>Python library for symbolic mathematics / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[terminado](https://github.com/takluyver/terminado) Linux Mac</td>
              <td>0.6</td>
              <td>Terminals served to term.js using Tornado websockets / BSD</td>
            </tr>

            <tr>
              <td>[tk](http://www.tcl.tk/)</td>
              <td>8.5.18</td>
              <td>Dynamic programming language with GUI elements / BSD-like</td>
            </tr>

            <tr>
              <td>[toolz](http://toolz.readthedocs.org/en/latest/)</td>
              <td>0.8.2</td>
              <td>List processing tools and functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[tornado](http://www.tornadoweb.org/)</td>
              <td>4.4.2</td>
              <td>A Python web framework and asynchronous networking library / Apache</td>
            </tr>

            <tr>
              <td>[traitlets](https://github.com/ipython/traitlets)</td>
              <td>4.3.1</td>
              <td>Configuration system for Python applications / BSD</td>
            </tr>

            <tr>
              <td>[unicodecsv](https://github.com/jdunck/python-unicodecsv)</td>
              <td>0.14.1</td>
              <td>Drop-in replacement for csv module which supports unicode strings / BSD</td>
            </tr>

            <tr>
              <td>[vs2008\_runtime](http://www.microsoft.com) Windows</td>
              <td>9.00.30729.5054</td>
              <td>Bundles of the MSVC 9 (VS 2008) runtime / Proprietary</td>
            </tr>

            <tr>
              <td>[wcwidth](https://github.com/jquast/wcwidth)</td>
              <td>0.1.7</td>
              <td>measures number of Terminal column cells of wide-character codes / MIT</td>
            </tr>

            <tr>
              <td>[werkzeug](http://werkzeug.pocoo.org/)</td>
              <td>0.11.15</td>
              <td>A WSGI utility library for Python / BSD</td>
            </tr>

            <tr>
              <td>[wheel](https://github.com/pypa/wheel)</td>
              <td>0.29.0</td>
              <td>Built-package format for Python / MIT</td>
            </tr>

            <tr>
              <td>[widgetsnbextension](http://ipython.org)</td>
              <td>1.2.6</td>
              <td>IPython HTML widgets for Jupyter / BSD 3-clause</td>
            </tr>

            <tr>
              <td>[win\_unicode\_console](https://github.com/Drekin/win-unicode-console) Windows</td>
              <td>0.5</td>
              <td>enable Unicode input and display when running Python from Windows console / MIT</td>
            </tr>

            <tr>
              <td>[wrapt](https://github.com/GrahamDumpleton/wrapt)</td>
              <td>1.10.8</td>
              <td>Module for decorators, wrappers and monkey patching / BSD</td>
            </tr>

            <tr>
              <td>xlrd</td>
              <td>1.0.0</td>
              <td>Extract data from Microsoft Excel spreadsheet files / BSD</td>
            </tr>

            <tr>
              <td>[xlsxwriter](https://github.com/jmcnamara/XlsxWriter)</td>
              <td>0.9.6</td>
              <td>A Python module for creating Excel XLSX files / BSD</td>
            </tr>

            <tr>
              <td>[xlwings](http://xlwings.org/) Mac Windows</td>
              <td>0.10.2</td>
              <td>Interact with Excel from Python and vice versa / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[xlwt](http://www.python-excel.org/)</td>
              <td>1.2.0</td>
              <td>Writing data and formatting information to Excel files / BSD</td>
            </tr>

            <tr>
              <td>[xz](http://tukaani.org/xz/) Linux Mac</td>
              <td>5.2.2</td>
              <td>Data compression software with high compression ratio / Public-Domain, GPL</td>
            </tr>

            <tr>
              <td>[yaml](http://www.yaml.org/) Linux Mac</td>
              <td>0.1.6</td>
              <td>A human friendly data serialization standard / MIT</td>
            </tr>

            <tr>
              <td>[zeromq](http://zeromq.org) Linux</td>
              <td>4.1.5</td>
              <td>Distributed messaging / LGPL</td>
            </tr>

            <tr>
              <td>[zlib](http://zlib.net/)</td>
              <td>1.2.8</td>
              <td>Unobtrusive compression library / zlib</td>
            </tr>
          </tbody>
        </table>
      </Tab>
    </Tabs>
  </Accordion>
</Update>

<Update label="Anaconda 4.3.0.1" description="Feb 03, 2017">
  In this “mirco” patch release, we fixed a problem with the Windows
  installers which was causing problems with Qt applications when the
  install prefix exceeds 30 characters. No new Anaconda meta-packages
  correspond to this release (only new Windows installers).
</Update>

<Update label="Anaconda 4.3.0" description="Jan 31, 2017">
  Highlights:

  * The Anaconda3 installers are based on Python 3.6.
    Anaconda 4.3 supports Python 2.7, 3.4, 3.5 and 3.6.
    Anaconda 4.3 will be the last release which supports Python 3.4.
    We will discontinue regular Python 3.4 package updates in the next release.
  * The Intel Math Kernel Library (MKL) is updated from 11.3.3 to 2017.0.1.
  * Over 90 packages are updated.
  * seaborn is now installed by default.

  Other changes:

  * Updates jpeg and libpng to increase compatibility with conda-forge.
  * Warns about possible errors if installing on Windows into an
    install path with spaces, and does not allow installation if the install
    path contains unicode characters.
  * Fixes many Windows menu uninstallation issues and some other
    often reported uninstallation issues on Windows.
  * Anaconda 4.2 is the last release that supports macOS 10.7 and macOS 10.8.
    Anaconda 4.3 supports macOS versions from 10.9 through the current version
    10.12.
  * conda-build, anaconda-clean and the Jupyter Notebook extensions are no
    longer installed by default but can be installed with a single conda
    command.

  Major package updates:

  * anaconda-client from 1.5.1 to 1.6.0
  * anaconda-navigator from 1.3.1 to 1.4.3
  * bokeh from 0.12.2 to 0.12.4
  * conda from 4.2.9 to 4.3.8
  * dask from 0.11.0 to 0.13.0
  * jupyter\_core from 4.2.0 to 4.2.1
  * matplotlib from 1.5.3 to 2.0.0
  * mkl from 11.3.3 to 2017.0.1
  * numba from 0.28.1 to 0.30.1
  * numpy from 1.11.1 to 1.11.3
  * pandas from 0.18.1 to 0.19.2
  * pillow from 3.3.1 to 4.0.0
  * python from 2.7.12 to 2.7.13
  * requests from 2.11.1 to 2.12.4
  * scikit-learn from 0.17.1 to 0.18.1
  * spyder from 3.0.0 to 3.1.2
  * seaborn 0.7.1

  <Accordion title="Packages">
    <Tabs>
      <Tab title="Python 3.6">
        <table>
          <thead>
            <tr>
              <th>Name</th>
              <th>Version</th>
              <th>Summary / License</th>
            </tr>
          </thead>

          <tbody>
            <tr>
              <td>[alabaster](http://www.sphinx-doc.org/en/stable/index.html)</td>
              <td>0.7.9</td>
              <td>Configurable, Python 2+3 compatible Sphinx theme / BSD</td>
            </tr>

            <tr>
              <td>[anaconda-client](http://anaconda.org)</td>
              <td>1.6.0</td>
              <td>anaconda.org command line client library / BSD</td>
            </tr>

            <tr>
              <td>anaconda-navigator</td>
              <td>1.4.3</td>
              <td>Anaconda Navigator / proprietary - Continuum Analytics, Inc.</td>
            </tr>

            <tr>
              <td>[appnope](http://github.com/minrk/appnope) Mac</td>
              <td>0.1.0</td>
              <td>Disable App Nap on OS X 10.9 / BSD</td>
            </tr>

            <tr>
              <td>[appscript](http://appscript.sourceforge.net/) Mac</td>
              <td>1.0.1</td>
              <td>Control AppleScriptable applications from Python / Public-Domain</td>
            </tr>

            <tr>
              <td>astroid</td>
              <td>1.4.9</td>
              <td>abstract syntax tree for Python with inference support / LGPL</td>
            </tr>

            <tr>
              <td>[astropy](http://www.astropy.org/)</td>
              <td>1.3</td>
              <td>Community-developed Python Library for Astronomy / BSD</td>
            </tr>

            <tr>
              <td>[babel](http://babel.pocoo.org/)</td>
              <td>2.3.4</td>
              <td>Utilities to internationalize and localize Python applications / BSD</td>
            </tr>

            <tr>
              <td>backports</td>
              <td>1.0</td>
              <td>/ BSD</td>
            </tr>

            <tr>
              <td>[beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/)</td>
              <td>4.5.3</td>
              <td>Python library designed for screen-scraping / MIT</td>
            </tr>

            <tr>
              <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
              <td>0.8.1</td>
              <td>efficient representation of arrays of booleans – C extension / PSF</td>
            </tr>

            <tr>
              <td>[blaze](http://blaze.pydata.org)</td>
              <td>0.10.1</td>
              <td>NumPy and Pandas interface to big data / BSD</td>
            </tr>

            <tr>
              <td>[bokeh](http://bokeh.pydata.org/)</td>
              <td>0.12.4</td>
              <td>Python interactive visualization library for modern web browsers / BSD</td>
            </tr>

            <tr>
              <td>[boto](https://github.com/boto/boto/)</td>
              <td>2.45.0</td>
              <td>Amazon Web Services Library / MIT</td>
            </tr>

            <tr>
              <td>bottleneck</td>
              <td>1.2.0</td>
              <td>Fast NumPy array functions written in Cython. / Simplified BSD</td>
            </tr>

            <tr>
              <td>[bzip2](http://www.bzip.org/)</td>
              <td>1.0.6</td>
              <td>high-quality data compressor / BSD</td>
            </tr>

            <tr>
              <td>[cairo](http://cairographics.org/) Linux</td>
              <td>1.14.8</td>
              <td>A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1</td>
            </tr>

            <tr>
              <td>[cffi](http://cffi.readthedocs.org)</td>
              <td>1.9.1</td>
              <td>C Foreign Function Interface for Python / MIT</td>
            </tr>

            <tr>
              <td>[chardet](https://github.com/chardet/chardet)</td>
              <td>2.3.0</td>
              <td>Universal character encoding detector / GNU Library or Lesser General Public License</td>
            </tr>

            <tr>
              <td>[chest](https://github.com/ContinuumIO/chest)</td>
              <td>0.2.3</td>
              <td>A dictionary that writes its contents to disk / BSD</td>
            </tr>

            <tr>
              <td>[click](http://click.pocoo.org/)</td>
              <td>6.7</td>
              <td>Command line interface creation kit / BSD</td>
            </tr>

            <tr>
              <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
              <td>0.2.2</td>
              <td>Extended pickling support for Python objects / BSD</td>
            </tr>

            <tr>
              <td>[clyent](https://github.com/Anaconda-Server/clyent)</td>
              <td>1.2.2</td>
              <td>Command line client library for windows and posix / BSD</td>
            </tr>

            <tr>
              <td>[colorama](https://github.com/tartley/colorama)</td>
              <td>0.3.7</td>
              <td>Cross-platform colored terminal text in Python / BSD</td>
            </tr>

            <tr>
              <td>comtypes Windows</td>
              <td>1.1.2</td>
              <td>pure Python COM package / MIT</td>
            </tr>

            <tr>
              <td>[conda](http://conda.pydata.org/)</td>
              <td>4.3.8</td>
              <td>OS-agnostic, system-level binary package and environment manager. / BSD</td>
            </tr>

            <tr>
              <td>configobj</td>
              <td>5.0.6</td>
              <td>Config file reading, writing and validation / BSD</td>
            </tr>

            <tr>
              <td>[contextlib2](http://contextlib2.readthedocs.org/)</td>
              <td>0.5.4</td>
              <td>backports and enhancements for the contextlib module / PSF</td>
            </tr>

            <tr>
              <td>[cryptography](https://cryptography.io)</td>
              <td>1.7.1</td>
              <td>Provides cryptographic recipes and primitives to Python developers / Apache</td>
            </tr>

            <tr>
              <td>[curl](http://curl.haxx.se/)</td>
              <td>7.52.1</td>
              <td>Tool and library for transferring data with URL syntax / MIT/X derivate</td>
            </tr>

            <tr>
              <td>[cycler](http://matplotlib.org/cycler/)</td>
              <td>0.10.0</td>
              <td>Composable style cycles / BSD</td>
            </tr>

            <tr>
              <td>[cython](http://www.cython.org/)</td>
              <td>0.25.2</td>
              <td>The Cython compiler for writing C extensions for the Python language / Apache version 2.0</td>
            </tr>

            <tr>
              <td>[cytoolz](https://github.com/pytoolz/cytoolz)</td>
              <td>0.8.2</td>
              <td>Cython implementation of Toolz, high performance functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[dask](http://dask.pydata.org/en/latest/)</td>
              <td>0.13.0</td>
              <td>Task scheduling and blocked algorithms for parallel processing / BSD</td>
            </tr>

            <tr>
              <td>datashape</td>
              <td>0.5.4</td>
              <td>Language defining a data description protocol / BSD</td>
            </tr>

            <tr>
              <td>[dbus](http://www.freedesktop.org/wiki/Software/dbus/) Linux</td>
              <td>1.10.10</td>
              <td>message bus system, a simple way for applications to talk to one another / GPL2</td>
            </tr>

            <tr>
              <td>[decorator](http://pypi.python.org/pypi/decorator)</td>
              <td>4.0.11</td>
              <td>Better living through Python with decorators / BSD</td>
            </tr>

            <tr>
              <td>dill</td>
              <td>0.2.5</td>
              <td>Serialize all of python (almost) / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[docutils](http://docutils.sourceforge.net)</td>
              <td>0.13.1</td>
              <td>Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3</td>
            </tr>

            <tr>
              <td>[entrypoints](https://github.com/takluyver/entrypoints)</td>
              <td>0.2.2</td>
              <td>/ MIT</td>
            </tr>

            <tr>
              <td>[et\_xmlfile](https://openpyxl.pages.heptapod.net/et_xmlfile/)</td>
              <td>1.0.1</td>
              <td>Low memory library for creating large XML files / MIT</td>
            </tr>

            <tr>
              <td>[expat](http://expat.sourceforge.net) Linux Mac</td>
              <td>2.1.0</td>
              <td>XML parser library written in C / MIT</td>
            </tr>

            <tr>
              <td>[fastcache](https://github.com/pbrady/fastcache)</td>
              <td>1.0.2</td>
              <td>C implementation of Python 3 functools.lru\_cache / MIT</td>
            </tr>

            <tr>
              <td>[flask](https://flask.palletsprojects.com/)</td>
              <td>0.12</td>
              <td>A microframework based on Werkzeug, Jinja2 and good intentions / BSD</td>
            </tr>

            <tr>
              <td>[flask-cors](https://github.com/corydolphin/flask-cors)</td>
              <td>3.0.2</td>
              <td>Flask extension adding a decorator for CORS support / MIT</td>
            </tr>

            <tr>
              <td>[fontconfig](http://www.freedesktop.org/wiki/Software/fontconfig/) Linux</td>
              <td>2.12.1</td>
              <td>A library for configuring and customizing font access / BSD</td>
            </tr>

            <tr>
              <td>[freetype](http://freetype.sourceforge.net/index2.html)</td>
              <td>2.5.5</td>
              <td>A Free, High-Quality, and Portable Font Engine / FreeType License</td>
            </tr>

            <tr>
              <td>[get\_terminal\_size](https://github.com/chrippa/backports.shutil_get_terminal_size)</td>
              <td>1.0.0</td>
              <td>backport of the get\_terminal\_size function from Python 3.3 / MIT</td>
            </tr>

            <tr>
              <td>[gevent](http://www.gevent.org/)</td>
              <td>1.2.1</td>
              <td>Coroutine-based Python network library / MIT</td>
            </tr>

            <tr>
              <td>[glib](https://developer.gnome.org/glib/) Linux</td>
              <td>2.50.2</td>
              <td>Core application building blocks for libraries and applications in C / LGPL</td>
            </tr>

            <tr>
              <td>[greenlet](https://github.com/python-greenlet/greenlet)</td>
              <td>0.4.11</td>
              <td>Lightweight in-process concurrent programming / MIT</td>
            </tr>

            <tr>
              <td>[gst-plugins-base](http://gstreamer.freedesktop.org/) Linux</td>
              <td>1.8.0</td>
              <td>GStreamer Base Plug-ins / GPL2</td>
            </tr>

            <tr>
              <td>[gstreamer](http://gstreamer.freedesktop.org/) Linux</td>
              <td>1.8.0</td>
              <td>library for constructing graphs of media-handling components / LGPL2</td>
            </tr>

            <tr>
              <td>[h5py](http://www.h5py.org/)</td>
              <td>2.6.0</td>
              <td>Pythonic interface to the HDF5 binary data format / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[harfbuzz](http://www.freedesktop.org/wiki/Software/HarfBuzz/) Linux</td>
              <td>0.9.39</td>
              <td>An OpenType text shaping engine / MIT</td>
            </tr>

            <tr>
              <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
              <td>1.8.17</td>
              <td>A data model, library, and file format for storing and managing data / BSD-like</td>
            </tr>

            <tr>
              <td>[heapdict](http://stutzbachenterprises.com/)</td>
              <td>1.0.0</td>
              <td>A heap with decrease-key and increase-key operations / BSD</td>
            </tr>

            <tr>
              <td>[idna](https://github.com/kjd/idna)</td>
              <td>2.2</td>
              <td>Internationalized Domain Names in Applications / BSD</td>
            </tr>

            <tr>
              <td>[imagesize](https://github.com/shibukawa/imagesize_py)</td>
              <td>0.7.1</td>
              <td>getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
            </tr>

            <tr>
              <td>[ipykernel](http://ipython.org)</td>
              <td>4.5.2</td>
              <td>IPython Kernel for Jupyter / BSD</td>
            </tr>

            <tr>
              <td>[ipython](http://ipython.org/)</td>
              <td>5.1.0</td>
              <td>Productive Interactive Computing / BSD</td>
            </tr>

            <tr>
              <td>[ipython\_genutils](http://jupyter.org)</td>
              <td>0.1.0</td>
              <td>vestigial utilities from IPython / BSD</td>
            </tr>

            <tr>
              <td>[ipywidgets](https://github.com/ipython/ipywidgets)</td>
              <td>5.2.2</td>
              <td>Widgets for the Jupyter Notebook / BSD 3-clause</td>
            </tr>

            <tr>
              <td>[isort](https://github.com/timothycrosley/isort)</td>
              <td>4.2.5</td>
              <td>Python utility / library to sort Python imports / MIT</td>
            </tr>

            <tr>
              <td>itsdangerous</td>
              <td>0.24</td>
              <td>Various helpers to pass trusted data to untrusted environments / BSD</td>
            </tr>

            <tr>
              <td>[jbig](https://www.cl.cam.ac.uk/~mgk25/jbigkit) Linux Mac</td>
              <td>2.1</td>
              <td>Implementation of the JBIG1 data compression standard / GPL2</td>
            </tr>

            <tr>
              <td>[jdcal](http://github.com/phn/jdcal)</td>
              <td>1.3</td>
              <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD</td>
            </tr>

            <tr>
              <td>jedi</td>
              <td>0.9.0</td>
              <td>Autocompletion and static analysis library for Python / MIT</td>
            </tr>

            <tr>
              <td>[jinja2](https://jinja.palletsprojects.com/en/stable/)</td>
              <td>2.9.4</td>
              <td>An easy to use stand-alone template engine written in pure python. / BSD</td>
            </tr>

            <tr>
              <td>[jpeg](http://www.ijg.org/)</td>
              <td>9b</td>
              <td>Read and write jpeg COM, EXIF, IPTC medata / Custom free software license</td>
            </tr>

            <tr>
              <td>[jsonschema](https://python-jsonschema.readthedocs.io/en/stable/)</td>
              <td>2.5.1</td>
              <td>An implementation of JSON Schema validation for Python / MIT</td>
            </tr>

            <tr>
              <td>[jupyter](http://jupyter.org)</td>
              <td>1.0.0</td>
              <td>Open source, interactive data science and scientific computing / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_client](http://jupyter.org)</td>
              <td>4.4.0</td>
              <td>Jupyter protocol implementation and client libraries / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_console](http://jupyter.org)</td>
              <td>5.0.0</td>
              <td>Jupyter terminal console / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_core](http://jupyter.org)</td>
              <td>4.2.1</td>
              <td>core Jupyter functionality / BSD</td>
            </tr>

            <tr>
              <td>[lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy)</td>
              <td>1.2.2</td>
              <td>Fast and thorough lazy object proxy / BSD</td>
            </tr>

            <tr>
              <td>[libffi](https://sourceware.org/libffi/) Linux</td>
              <td>3.2.1</td>
              <td>portable foreign-function interface library / MIT</td>
            </tr>

            <tr>
              <td>[libgcc](http://gcc.gnu.org/) Linux</td>
              <td>4.8.5</td>
              <td>Shared libraries for the GNU Compiler Collection / GPL3</td>
            </tr>

            <tr>
              <td>[libgfortran](https://gcc.gnu.org/fortran/) Linux</td>
              <td>3.0.0</td>
              <td>GNU Fortran runtime library / GPL3</td>
            </tr>

            <tr>
              <td>[libiconv](https://www.gnu.org/software/libiconv/) Linux Mac</td>
              <td>1.14</td>
              <td>Provides iconv for systems which don’t have one / GPL and LGPL</td>
            </tr>

            <tr>
              <td>[libpng](http://www.libpng.org/pub/png/libpng.html)</td>
              <td>1.6.27</td>
              <td>official PNG reference library / libpng license</td>
            </tr>

            <tr>
              <td>[libsodium](http://libsodium.org) Linux</td>
              <td>1.0.10</td>
              <td>A library for encryption, signatures, password hashing, etc. / ISC</td>
            </tr>

            <tr>
              <td>[libtiff](http://www.libtiff.org/)</td>
              <td>4.0.6</td>
              <td>Support for Tag Image File Format (TIFF) / BSD-like</td>
            </tr>

            <tr>
              <td>[libxcb](http://xcb.freedesktop.org/) Linux</td>
              <td>1.12</td>
              <td>This is the C-language Bindings package to the X Window System protocol / MIT</td>
            </tr>

            <tr>
              <td>[libxml2](http://xmlsoft.org/) Linux Mac</td>
              <td>2.9.4</td>
              <td>The XML C parser and toolkit of Gnome / MIT</td>
            </tr>

            <tr>
              <td>[libxslt](http://xmlsoft.org/XSLT/) Linux Mac</td>
              <td>1.1.29</td>
              <td>The XSLT C library developed for the GNOME project / MIT</td>
            </tr>

            <tr>
              <td>[llvmlite](http://llvmlite.pydata.org/)</td>
              <td>0.15.0</td>
              <td>Lightweight wrapper around basic LLVM functionality / BSD</td>
            </tr>

            <tr>
              <td>[locket](http://github.com/mwilliamson/locket.py)</td>
              <td>0.2.0</td>
              <td>File based locks for Python for Linux and Windows / BSD</td>
            </tr>

            <tr>
              <td>[lxml](http://lxml.de/)</td>
              <td>3.7.2</td>
              <td>Pythonic binding for the C libraries libxml2 and libxslt / BSD</td>
            </tr>

            <tr>
              <td>[markupsafe](https://palletsprojects.com/projects/markupsafe/)</td>
              <td>0.23</td>
              <td>Implements a XML/HTML/XHTML Markup safe string for Python / BSD</td>
            </tr>

            <tr>
              <td>[matplotlib](http://matplotlib.org/)</td>
              <td>2.0.0</td>
              <td>Python 2D plotting library / PSF-based</td>
            </tr>

            <tr>
              <td>[menuinst](https://github.com/ContinuumIO/menuinst) Windows</td>
              <td>1.4.4</td>
              <td>cross platform menu item installation / BSD</td>
            </tr>

            <tr>
              <td>[mistune](https://github.com/lepture/mistune)</td>
              <td>0.7.3</td>
              <td>The fastest markdown parser in pure Python with renderer feature / BSD</td>
            </tr>

            <tr>
              <td>[mkl](http://software.intel.com/en-us/articles/intel-mkl/)</td>
              <td>2017.0.1</td>
              <td>Math library for Intel and compatible processors / proprietary - Intel</td>
            </tr>

            <tr>
              <td>[mkl-service](https://github.com/ContinuumIO/mkl-service)</td>
              <td>1.1.2</td>
              <td>Python bindings to MKL service functions / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[mpmath](http://mpmath.org)</td>
              <td>0.19</td>
              <td>Python library for arbitrary-precision floating-point arithmetic / BSD</td>
            </tr>

            <tr>
              <td>[multipledispatch](http://github.com/mrocklin/multipledispatch/)</td>
              <td>0.4.9</td>
              <td>Multiple dispatch in Python / BSD</td>
            </tr>

            <tr>
              <td>[nbconvert](http://jupyter.org)</td>
              <td>4.2.0</td>
              <td>converts notebooks to various other formats via Jinja templates / BSD</td>
            </tr>

            <tr>
              <td>[nbformat](http://jupyter.org)</td>
              <td>4.2.0</td>
              <td>The reference implementation of the Jupyter Notebook format / BSD</td>
            </tr>

            <tr>
              <td>networkx</td>
              <td>1.11</td>
              <td>Python package for creating and manipulating complex networks / BSD</td>
            </tr>

            <tr>
              <td>[nltk](http://nltk.org/)</td>
              <td>3.2.2</td>
              <td>Build Python programs to work with human language data / Apache</td>
            </tr>

            <tr>
              <td>[nose](http://readthedocs.org/docs/nose/)</td>
              <td>1.3.7</td>
              <td>Nose extends unittest to make testing easier / LGPL</td>
            </tr>

            <tr>
              <td>[notebook](http://jupyter.org)</td>
              <td>4.3.1</td>
              <td>web-based notebook environment for interactive computing / BSD</td>
            </tr>

            <tr>
              <td>[numba](http://numba.pydata.org/)</td>
              <td>0.30.1</td>
              <td>NumPy aware dynamic Python compiler using LLVM / BSD</td>
            </tr>

            <tr>
              <td>[numexpr](https://github.com/pydata/numexpr)</td>
              <td>2.6.1</td>
              <td>Fast numerical expression evaluator for NumPy / MIT</td>
            </tr>

            <tr>
              <td>[numpy](https://numpy.org/)</td>
              <td>1.11.3</td>
              <td>array processing for numbers, strings, records, and objects / BSD</td>
            </tr>

            <tr>
              <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
              <td>0.6.0</td>
              <td>Sphinx extension to support docstrings in Numpy format / BSD</td>
            </tr>

            <tr>
              <td>[odo](http://odo.pydata.org/en/latest/)</td>
              <td>0.5.0</td>
              <td>Shapeshifting for your data / BSD</td>
            </tr>

            <tr>
              <td>[openpyxl](http://openpyxl.readthedocs.org)</td>
              <td>2.4.1</td>
              <td>A Python library to read/write Excel 2010 xlsx/xlsm files / MIT</td>
            </tr>

            <tr>
              <td>[openssl](http://www.openssl.org/)</td>
              <td>1.0.2k</td>
              <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style</td>
            </tr>

            <tr>
              <td>[pandas](http://pandas.pydata.org/)</td>
              <td>0.19.2</td>
              <td>Powerful data structures and data analysis tools / BSD</td>
            </tr>

            <tr>
              <td>[partd](https://github.com/dask/partd)</td>
              <td>0.3.7</td>
              <td>Appendable key-value byte store / BSD</td>
            </tr>

            <tr>
              <td>[path.py](http://github.com/jaraco/path.py)</td>
              <td>10.0</td>
              <td>Module wrapper for os.path / MIT</td>
            </tr>

            <tr>
              <td>[pathlib2](https://pypi.python.org/pypi/pathlib2/)</td>
              <td>2.2.0</td>
              <td>object-oriented filesystem paths / MIT</td>
            </tr>

            <tr>
              <td>[patsy](https://github.com/pydata/patsy)</td>
              <td>0.4.1</td>
              <td>Describing statistical models in Python using symbolic formulas / BSD</td>
            </tr>

            <tr>
              <td>[pcre](http://www.pcre.org/) Linux Mac</td>
              <td>8.39</td>
              <td>A set of functions that implement regular expression pattern matching / 3-clause BSD License</td>
            </tr>

            <tr>
              <td>[pep8](http://pep8.readthedocs.org/)</td>
              <td>1.7.0</td>
              <td>Python style guide checker / MIT</td>
            </tr>

            <tr>
              <td>[pexpect](http://pexpect.readthedocs.org/) Linux Mac</td>
              <td>4.2.1</td>
              <td>Pexpect allows easy control of interactive console applications / ISC</td>
            </tr>

            <tr>
              <td>[pickleshare](https://github.com/vivainio/pickleshare)</td>
              <td>0.7.4</td>
              <td>file system based database that uses Python pickles / MIT</td>
            </tr>

            <tr>
              <td>[pillow](http://python-pillow.github.io/)</td>
              <td>4.0.0</td>
              <td>The friendly Python Imaging Library(PIL) fork / PIL license</td>
            </tr>

            <tr>
              <td>[pip](https://pip.pypa.io/en/stable/)</td>
              <td>9.0.1</td>
              <td>PyPA recommended tool for installing Python packages / MIT</td>
            </tr>

            <tr>
              <td>[pixman](http://www.pixman.org/) Linux</td>
              <td>0.34.0</td>
              <td>A low-level software library for pixel manipulation / MIT</td>
            </tr>

            <tr>
              <td>[ply](http://www.dabeaz.com/ply/)</td>
              <td>3.9</td>
              <td>Implementation of Lex and Yacc / BSD</td>
            </tr>

            <tr>
              <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
              <td>1.0.9</td>
              <td>library for building powerful interactive command lines in Python / BSD</td>
            </tr>

            <tr>
              <td>[psutil](https://github.com/giampaolo/psutil)</td>
              <td>5.0.1</td>
              <td>A cross-platform process and system utilities module for Python / BSD</td>
            </tr>

            <tr>
              <td>[ptyprocess](https://github.com/pexpect/ptyprocess) Linux Mac</td>
              <td>0.5.1</td>
              <td>Run a subprocess in a pseudo terminal / ISC</td>
            </tr>

            <tr>
              <td>[py](http://pylib.readthedocs.org/)</td>
              <td>1.4.32</td>
              <td>Library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
            </tr>

            <tr>
              <td>[pyasn1](http://pyasn1.sourceforge.net/)</td>
              <td>0.1.9</td>
              <td>Offline IP address to Autonomous System Number lookup module / BSD</td>
            </tr>

            <tr>
              <td>[pycosat](https://github.com/ContinuumIO/pycosat)</td>
              <td>0.6.1</td>
              <td>Python bindings to the picosat SAT solver / MIT</td>
            </tr>

            <tr>
              <td>[pycparser](https://github.com/eliben/pycparser)</td>
              <td>2.17</td>
              <td>complete C99 parser in pure Python / BSD</td>
            </tr>

            <tr>
              <td>[pycrypto](http://www.pycrypto.org/)</td>
              <td>2.6.1</td>
              <td>Cryptographic modules for Python / Public-Domain</td>
            </tr>

            <tr>
              <td>[pycurl](http://pycurl.sourceforge.net/)</td>
              <td>7.43.0</td>
              <td>Python interface to libcurl / LGPL, MIT</td>
            </tr>

            <tr>
              <td>[pyflakes](https://launchpad.net/pyflakes)</td>
              <td>1.5.0</td>
              <td>Checks Python source files for errors / MIT</td>
            </tr>

            <tr>
              <td>[pygments](http://pygments.org/)</td>
              <td>2.1.3</td>
              <td>Generic syntax highlighting package / BSD</td>
            </tr>

            <tr>
              <td>[pylint](http://www.pylint.org/)</td>
              <td>1.6.4</td>
              <td>Python code static checker / GPL</td>
            </tr>

            <tr>
              <td>[pyopenssl](https://github.com/pyca/pyopenssl)</td>
              <td>16.2.0</td>
              <td>Python wrapper module around the OpenSSL library / Apache Software License</td>
            </tr>

            <tr>
              <td>pyparsing</td>
              <td>2.1.4</td>
              <td>Create and execute simple grammars / MIT</td>
            </tr>

            <tr>
              <td>[pyqt](http://www.riverbankcomputing.co.uk/software/pyqt)</td>
              <td>5.6.0</td>
              <td>Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3</td>
            </tr>

            <tr>
              <td>[pytables](http://www.pytables.org)</td>
              <td>3.3.0</td>
              <td>Manage hierarchical datasets to cope with large amounts of data / BSD</td>
            </tr>

            <tr>
              <td>[pytest](http://pytest.org/)</td>
              <td>3.0.5</td>
              <td>Simple and powerful testing with Python / MIT</td>
            </tr>

            <tr>
              <td>[python](http://www.python.org/)</td>
              <td>3.6.0</td>
              <td>general purpose programming language / PSF</td>
            </tr>

            <tr>
              <td>[python-dateutil](https://dateutil.readthedocs.org/)</td>
              <td>2.6.0</td>
              <td>extensions to the standard Python datetime module / BSD</td>
            </tr>

            <tr>
              <td>[pytz](http://pytz.sourceforge.net/)</td>
              <td>2016.10</td>
              <td>World timezone definitions, modern and historical / MIT</td>
            </tr>

            <tr>
              <td>[pywin32](http://sourceforge.net/projects/pywin32/) Windows</td>
              <td>220</td>
              <td>Python extensions for Windows / PSF</td>
            </tr>

            <tr>
              <td>[pyyaml](http://pyyaml.org/wiki/PyYAML)</td>
              <td>3.12</td>
              <td>YAML parser and emitter for Python / MIT</td>
            </tr>

            <tr>
              <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
              <td>16.0.2</td>
              <td>zeromq bindings for Python / LGPL and BSD</td>
            </tr>

            <tr>
              <td>[qt](http://www.qt.io)</td>
              <td>5.6.2</td>
              <td>Qt is a cross-platform application and UI framework / LGPLv3</td>
            </tr>

            <tr>
              <td>[qtawesome](https://github.com/spyder-ide/qtawesome)</td>
              <td>0.4.3</td>
              <td>FontAwesome icons in PyQt and PySide applications / MIT</td>
            </tr>

            <tr>
              <td>[qtconsole](http://jupyter.org)</td>
              <td>4.2.1</td>
              <td>Jupyter Qt Console / BSD</td>
            </tr>

            <tr>
              <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
              <td>1.2.1</td>
              <td>uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT</td>
            </tr>

            <tr>
              <td>readline Linux Mac</td>
              <td>6.2</td>
              <td>Line-editing for programs with a command-line interface / GPL3</td>
            </tr>

            <tr>
              <td>[redis](http://redis.io/download/) Linux Mac</td>
              <td>3.2.0</td>
              <td>Advanced key-value cache and store / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[redis-py](https://github.com/andymccurdy/redis-py/) Linux Mac</td>
              <td>2.10.5</td>
              <td>Redis Python Client / MIT</td>
            </tr>

            <tr>
              <td>[requests](https://docs.python-requests.org/en/latest/index.html)</td>
              <td>2.12.4</td>
              <td>Python HTTP for Humans / Apache Software License</td>
            </tr>

            <tr>
              <td>[rope](https://github.com/python-rope/rope)</td>
              <td>0.9.4</td>
              <td>A Python refactoring library / GPL</td>
            </tr>

            <tr>
              <td>ruamel\_yaml</td>
              <td>0.11.14</td>
              <td>patched copy of ruamel.yaml (a yaml parser) / MIT</td>
            </tr>

            <tr>
              <td>[scikit-image](http://scikit-image.org/)</td>
              <td>0.12.3</td>
              <td>Image processing routines for SciPy / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scikit-learn](http://scikit-learn.org/stable/)</td>
              <td>0.18.1</td>
              <td>set of python modules for machine learning and data mining / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scipy](http://www.scipy.org/)</td>
              <td>0.18.1</td>
              <td>Scientific Library for Python / BSD</td>
            </tr>

            <tr>
              <td>[seaborn](https://seaborn.pydata.org/)</td>
              <td>0.7.1</td>
              <td>Statistical data visualization / BSD</td>
            </tr>

            <tr>
              <td>[setuptools](https://pypi.python.org/pypi/setuptools)</td>
              <td>27.2.0</td>
              <td>Download, build, install, upgrade, and uninstall Python packages / MIT</td>
            </tr>

            <tr>
              <td>[simplegeneric](https://pypi.python.org/pypi/simplegeneric)</td>
              <td>0.8.1</td>
              <td>Define simple single-dispatch generic functions / ZPL 2.1</td>
            </tr>

            <tr>
              <td>[singledispatch](http://docs.python.org/3/library/functools.html#functools.singledispatch)</td>
              <td>3.4.0.3</td>
              <td>Transforms a function into a single-dispatch generic function / MIT</td>
            </tr>

            <tr>
              <td>sip</td>
              <td>4.18</td>
              <td>Create Python bindings for C and C++ libraries / GPL3</td>
            </tr>

            <tr>
              <td>[six](http://pypi.python.org/pypi/six/)</td>
              <td>1.10.0</td>
              <td>Python 2 and 3 compatibility utilities / MIT</td>
            </tr>

            <tr>
              <td>[snowballstemmer](https://github.com/shibukawa/snowball_py)</td>
              <td>1.2.1</td>
              <td>Snowball stemming library collection for Python / BSD</td>
            </tr>

            <tr>
              <td>[sockjs-tornado](http://github.com/mrjoes/sockjs-tornado/)</td>
              <td>1.0.3</td>
              <td>SockJS python server implementation on top of Tornado framework / MIT</td>
            </tr>

            <tr>
              <td>[sphinx](http://sphinx-doc.org)</td>
              <td>1.5.1</td>
              <td>Documentation generator / BSD</td>
            </tr>

            <tr>
              <td>[spyder](https://github.com/spyder-ide/spyder)</td>
              <td>3.1.2</td>
              <td>Scientific PYthon Development EnviRonment / MIT</td>
            </tr>

            <tr>
              <td>[sqlalchemy](http://www.sqlalchemy.org/)</td>
              <td>1.1.5</td>
              <td>Database Abstraction Library / MIT</td>
            </tr>

            <tr>
              <td>[sqlite](http://www.sqlite.org/)</td>
              <td>3.13.0</td>
              <td>Self-contained, zero-configuration, SQL database engine / Public-Domain</td>
            </tr>

            <tr>
              <td>[statsmodels](http://statsmodels.sourceforge.net/)</td>
              <td>0.6.1</td>
              <td>Statistical computations and models / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[sympy](http://sympy.org)</td>
              <td>1.0</td>
              <td>Python library for symbolic mathematics / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[terminado](https://github.com/takluyver/terminado) Linux Mac</td>
              <td>0.6</td>
              <td>Terminals served to term.js using Tornado websockets / BSD</td>
            </tr>

            <tr>
              <td>[tk](http://www.tcl.tk/)</td>
              <td>8.5.18</td>
              <td>Dynamic programming language with GUI elements / BSD-like</td>
            </tr>

            <tr>
              <td>[toolz](http://toolz.readthedocs.org/en/latest/)</td>
              <td>0.8.2</td>
              <td>List processing tools and functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[tornado](http://www.tornadoweb.org/)</td>
              <td>4.4.2</td>
              <td>A Python web framework and asynchronous networking library / Apache</td>
            </tr>

            <tr>
              <td>[traitlets](https://github.com/ipython/traitlets)</td>
              <td>4.3.1</td>
              <td>Configuration system for Python applications / BSD</td>
            </tr>

            <tr>
              <td>[unicodecsv](https://github.com/jdunck/python-unicodecsv)</td>
              <td>0.14.1</td>
              <td>Drop-in replacement for csv module which supports unicode strings / BSD</td>
            </tr>

            <tr>
              <td>[vs2015\_runtime](http://www.microsoft.com) Windows</td>
              <td>14.0.25123</td>
              <td>Bundles of the MSVC 14 (VS 2015) runtime / Proprietary</td>
            </tr>

            <tr>
              <td>[wcwidth](https://github.com/jquast/wcwidth)</td>
              <td>0.1.7</td>
              <td>measures number of Terminal column cells of wide-character codes / MIT</td>
            </tr>

            <tr>
              <td>[werkzeug](http://werkzeug.pocoo.org/)</td>
              <td>0.11.15</td>
              <td>A WSGI utility library for Python / BSD</td>
            </tr>

            <tr>
              <td>[wheel](https://github.com/pypa/wheel)</td>
              <td>0.29.0</td>
              <td>Built-package format for Python / MIT</td>
            </tr>

            <tr>
              <td>[widgetsnbextension](http://ipython.org)</td>
              <td>1.2.6</td>
              <td>IPython HTML widgets for Jupyter / BSD 3-clause</td>
            </tr>

            <tr>
              <td>[win\_unicode\_console](https://github.com/Drekin/win-unicode-console) Windows</td>
              <td>0.5</td>
              <td>enable Unicode input and display when running Python from Windows console / MIT</td>
            </tr>

            <tr>
              <td>[wrapt](https://github.com/GrahamDumpleton/wrapt)</td>
              <td>1.10.8</td>
              <td>Module for decorators, wrappers and monkey patching / BSD</td>
            </tr>

            <tr>
              <td>xlrd</td>
              <td>1.0.0</td>
              <td>Extract data from Microsoft Excel spreadsheet files / BSD</td>
            </tr>

            <tr>
              <td>[xlsxwriter](https://github.com/jmcnamara/XlsxWriter)</td>
              <td>0.9.6</td>
              <td>A Python module for creating Excel XLSX files / BSD</td>
            </tr>

            <tr>
              <td>[xlwings](http://xlwings.org/) Mac Windows</td>
              <td>0.10.2</td>
              <td>Interact with Excel from Python and vice versa / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[xlwt](http://www.python-excel.org/)</td>
              <td>1.2.0</td>
              <td>Writing data and formatting information to Excel files / BSD</td>
            </tr>

            <tr>
              <td>[xz](http://tukaani.org/xz/) Linux Mac</td>
              <td>5.2.2</td>
              <td>Data compression software with high compression ratio / Public-Domain, GPL</td>
            </tr>

            <tr>
              <td>[yaml](http://www.yaml.org/) Linux Mac</td>
              <td>0.1.6</td>
              <td>A human friendly data serialization standard / MIT</td>
            </tr>

            <tr>
              <td>[zeromq](http://zeromq.org) Linux</td>
              <td>4.1.5</td>
              <td>Distributed messaging / LGPL</td>
            </tr>

            <tr>
              <td>[zlib](http://zlib.net/)</td>
              <td>1.2.8</td>
              <td>Unobtrusive compression library / zlib</td>
            </tr>
          </tbody>
        </table>
      </Tab>

      <Tab title="Python 2.7">
        <table>
          <thead>
            <tr>
              <th>Name</th>
              <th>Version</th>
              <th>Summary / License</th>
            </tr>
          </thead>

          <tbody>
            <tr>
              <td>[alabaster](http://www.sphinx-doc.org/en/stable/index.html)</td>
              <td>0.7.9</td>
              <td>Configurable, Python 2+3 compatible Sphinx theme / BSD</td>
            </tr>

            <tr>
              <td>[anaconda-client](http://anaconda.org)</td>
              <td>1.6.0</td>
              <td>anaconda.org command line client library / BSD</td>
            </tr>

            <tr>
              <td>anaconda-navigator</td>
              <td>1.4.3</td>
              <td>Anaconda Navigator / proprietary - Continuum Analytics, Inc.</td>
            </tr>

            <tr>
              <td>[appnope](http://github.com/minrk/appnope) Mac</td>
              <td>0.1.0</td>
              <td>Disable App Nap on OS X 10.9 / BSD</td>
            </tr>

            <tr>
              <td>[appscript](http://appscript.sourceforge.net/) Mac</td>
              <td>1.0.1</td>
              <td>Control AppleScriptable applications from Python / Public-Domain</td>
            </tr>

            <tr>
              <td>argcomplete</td>
              <td>1.0.0</td>
              <td>Bash tab completion of arguments for Python scripts / Apache</td>
            </tr>

            <tr>
              <td>astroid</td>
              <td>1.4.9</td>
              <td>abstract syntax tree for Python with inference support / LGPL</td>
            </tr>

            <tr>
              <td>[astropy](http://www.astropy.org/)</td>
              <td>1.3</td>
              <td>Community-developed Python Library for Astronomy / BSD</td>
            </tr>

            <tr>
              <td>[babel](http://babel.pocoo.org/)</td>
              <td>2.3.4</td>
              <td>Utilities to internationalize and localize Python applications / BSD</td>
            </tr>

            <tr>
              <td>backports</td>
              <td>1.0</td>
              <td>/ BSD</td>
            </tr>

            <tr>
              <td>[backports\_abc](https://github.com/cython/backports_abc)</td>
              <td>0.5</td>
              <td>backport of recent additions to the ‘collections.abc’ module / PSF</td>
            </tr>

            <tr>
              <td>[beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/)</td>
              <td>4.5.3</td>
              <td>Python library designed for screen-scraping / MIT</td>
            </tr>

            <tr>
              <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
              <td>0.8.1</td>
              <td>efficient representation of arrays of booleans – C extension / PSF</td>
            </tr>

            <tr>
              <td>[blaze](http://blaze.pydata.org)</td>
              <td>0.10.1</td>
              <td>NumPy and Pandas interface to big data / BSD</td>
            </tr>

            <tr>
              <td>[bokeh](http://bokeh.pydata.org/)</td>
              <td>0.12.4</td>
              <td>Python interactive visualization library for modern web browsers / BSD</td>
            </tr>

            <tr>
              <td>[boto](https://github.com/boto/boto/)</td>
              <td>2.45.0</td>
              <td>Amazon Web Services Library / MIT</td>
            </tr>

            <tr>
              <td>bottleneck</td>
              <td>1.2.0</td>
              <td>Fast NumPy array functions written in Cython. / Simplified BSD</td>
            </tr>

            <tr>
              <td>[bzip2](http://www.bzip.org/)</td>
              <td>1.0.6</td>
              <td>high-quality data compressor / BSD</td>
            </tr>

            <tr>
              <td>[cairo](http://cairographics.org/) Linux</td>
              <td>1.14.8</td>
              <td>A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1</td>
            </tr>

            <tr>
              <td>[cdecimal](http://www.bytereef.org/mpdecimal/index.html)</td>
              <td>2.3</td>
              <td>Fast drop-in replacement for decimal.py / BSD</td>
            </tr>

            <tr>
              <td>[cffi](http://cffi.readthedocs.org)</td>
              <td>1.9.1</td>
              <td>C Foreign Function Interface for Python / MIT</td>
            </tr>

            <tr>
              <td>[chardet](https://github.com/chardet/chardet)</td>
              <td>2.3.0</td>
              <td>Universal character encoding detector / GNU Library or Lesser General Public License</td>
            </tr>

            <tr>
              <td>[chest](https://github.com/ContinuumIO/chest)</td>
              <td>0.2.3</td>
              <td>A dictionary that writes its contents to disk / BSD</td>
            </tr>

            <tr>
              <td>[click](http://click.pocoo.org/)</td>
              <td>6.7</td>
              <td>Command line interface creation kit / BSD</td>
            </tr>

            <tr>
              <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
              <td>0.2.2</td>
              <td>Extended pickling support for Python objects / BSD</td>
            </tr>

            <tr>
              <td>[clyent](https://github.com/Anaconda-Server/clyent)</td>
              <td>1.2.2</td>
              <td>Command line client library for windows and posix / BSD</td>
            </tr>

            <tr>
              <td>[colorama](https://github.com/tartley/colorama)</td>
              <td>0.3.7</td>
              <td>Cross-platform colored terminal text in Python / BSD</td>
            </tr>

            <tr>
              <td>comtypes Windows</td>
              <td>1.1.2</td>
              <td>pure Python COM package / MIT</td>
            </tr>

            <tr>
              <td>[conda](http://conda.pydata.org/)</td>
              <td>4.3.8</td>
              <td>OS-agnostic, system-level binary package and environment manager. / BSD</td>
            </tr>

            <tr>
              <td>configobj</td>
              <td>5.0.6</td>
              <td>Config file reading, writing and validation / BSD</td>
            </tr>

            <tr>
              <td>[configparser](http://docs.python.org/3/library/configparser.html)</td>
              <td>3.5.0</td>
              <td>brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT</td>
            </tr>

            <tr>
              <td>[contextlib2](http://contextlib2.readthedocs.org/)</td>
              <td>0.5.4</td>
              <td>backports and enhancements for the contextlib module / PSF</td>
            </tr>

            <tr>
              <td>[cryptography](https://cryptography.io)</td>
              <td>1.7.1</td>
              <td>Provides cryptographic recipes and primitives to Python developers / Apache</td>
            </tr>

            <tr>
              <td>[curl](http://curl.haxx.se/)</td>
              <td>7.52.1</td>
              <td>Tool and library for transferring data with URL syntax / MIT/X derivate</td>
            </tr>

            <tr>
              <td>[cycler](http://matplotlib.org/cycler/)</td>
              <td>0.10.0</td>
              <td>Composable style cycles / BSD</td>
            </tr>

            <tr>
              <td>[cython](http://www.cython.org/)</td>
              <td>0.25.2</td>
              <td>The Cython compiler for writing C extensions for the Python language / Apache version 2.0</td>
            </tr>

            <tr>
              <td>[cytoolz](https://github.com/pytoolz/cytoolz)</td>
              <td>0.8.2</td>
              <td>Cython implementation of Toolz, high performance functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[dask](http://dask.pydata.org/en/latest/)</td>
              <td>0.13.0</td>
              <td>Task scheduling and blocked algorithms for parallel processing / BSD</td>
            </tr>

            <tr>
              <td>datashape</td>
              <td>0.5.4</td>
              <td>Language defining a data description protocol / BSD</td>
            </tr>

            <tr>
              <td>[dbus](http://www.freedesktop.org/wiki/Software/dbus/) Linux</td>
              <td>1.10.10</td>
              <td>message bus system, a simple way for applications to talk to one another / GPL2</td>
            </tr>

            <tr>
              <td>[decorator](http://pypi.python.org/pypi/decorator)</td>
              <td>4.0.11</td>
              <td>Better living through Python with decorators / BSD</td>
            </tr>

            <tr>
              <td>dill</td>
              <td>0.2.5</td>
              <td>Serialize all of python (almost) / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[docutils](http://docutils.sourceforge.net)</td>
              <td>0.13.1</td>
              <td>Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3</td>
            </tr>

            <tr>
              <td>[entrypoints](https://github.com/takluyver/entrypoints)</td>
              <td>0.2.2</td>
              <td>/ MIT</td>
            </tr>

            <tr>
              <td>[enum34](https://pypi.python.org/pypi/enum34)</td>
              <td>1.1.6</td>
              <td>Robust enumerated type support in Python / BSD</td>
            </tr>

            <tr>
              <td>[et\_xmlfile](https://openpyxl.pages.heptapod.net/et_xmlfile/)</td>
              <td>1.0.1</td>
              <td>Low memory library for creating large XML files / MIT</td>
            </tr>

            <tr>
              <td>[expat](http://expat.sourceforge.net) Linux Mac</td>
              <td>2.1.0</td>
              <td>XML parser library written in C / MIT</td>
            </tr>

            <tr>
              <td>[fastcache](https://github.com/pbrady/fastcache)</td>
              <td>1.0.2</td>
              <td>C implementation of Python 3 functools.lru\_cache / MIT</td>
            </tr>

            <tr>
              <td>[flask](https://flask.palletsprojects.com/)</td>
              <td>0.12</td>
              <td>A microframework based on Werkzeug, Jinja2 and good intentions / BSD</td>
            </tr>

            <tr>
              <td>[flask-cors](https://github.com/corydolphin/flask-cors)</td>
              <td>3.0.2</td>
              <td>Flask extension adding a decorator for CORS support / MIT</td>
            </tr>

            <tr>
              <td>[fontconfig](http://www.freedesktop.org/wiki/Software/fontconfig/) Linux</td>
              <td>2.12.1</td>
              <td>A library for configuring and customizing font access / BSD</td>
            </tr>

            <tr>
              <td>[freetype](http://freetype.sourceforge.net/index2.html)</td>
              <td>2.5.5</td>
              <td>A Free, High-Quality, and Portable Font Engine / FreeType License</td>
            </tr>

            <tr>
              <td>[funcsigs](http://funcsigs.readthedocs.org/)</td>
              <td>1.0.2</td>
              <td>Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+ / Apache</td>
            </tr>

            <tr>
              <td>[functools32](https://github.com/MiCHiLU/python-functools32)</td>
              <td>3.2.3.2</td>
              <td>backport of the functools module from Python 3.2.3 for use on 2.7 / PSF</td>
            </tr>

            <tr>
              <td>[futures](http://code.google.com/p/pythonfutures)</td>
              <td>3.0.5</td>
              <td>A Java-style futures package for Python / BSD</td>
            </tr>

            <tr>
              <td>[get\_terminal\_size](https://github.com/chrippa/backports.shutil_get_terminal_size)</td>
              <td>1.0.0</td>
              <td>backport of the get\_terminal\_size function from Python 3.3 / MIT</td>
            </tr>

            <tr>
              <td>[gevent](http://www.gevent.org/)</td>
              <td>1.2.1</td>
              <td>Coroutine-based Python network library / MIT</td>
            </tr>

            <tr>
              <td>[glib](https://developer.gnome.org/glib/) Linux</td>
              <td>2.50.2</td>
              <td>Core application building blocks for libraries and applications in C / LGPL</td>
            </tr>

            <tr>
              <td>[greenlet](https://github.com/python-greenlet/greenlet)</td>
              <td>0.4.11</td>
              <td>Lightweight in-process concurrent programming / MIT</td>
            </tr>

            <tr>
              <td>[grin](http://pypi.python.org/pypi/grin)</td>
              <td>1.2.1</td>
              <td>Enhanced grep-like tool / BSD</td>
            </tr>

            <tr>
              <td>[gst-plugins-base](http://gstreamer.freedesktop.org/) Linux</td>
              <td>1.8.0</td>
              <td>GStreamer Base Plug-ins / GPL2</td>
            </tr>

            <tr>
              <td>[gstreamer](http://gstreamer.freedesktop.org/) Linux</td>
              <td>1.8.0</td>
              <td>library for constructing graphs of media-handling components / LGPL2</td>
            </tr>

            <tr>
              <td>[h5py](http://www.h5py.org/)</td>
              <td>2.6.0</td>
              <td>Pythonic interface to the HDF5 binary data format / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[harfbuzz](http://www.freedesktop.org/wiki/Software/HarfBuzz/) Linux</td>
              <td>0.9.39</td>
              <td>An OpenType text shaping engine / MIT</td>
            </tr>

            <tr>
              <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
              <td>1.8.17</td>
              <td>A data model, library, and file format for storing and managing data / BSD-like</td>
            </tr>

            <tr>
              <td>[heapdict](http://stutzbachenterprises.com/)</td>
              <td>1.0.0</td>
              <td>A heap with decrease-key and increase-key operations / BSD</td>
            </tr>

            <tr>
              <td>[idna](https://github.com/kjd/idna)</td>
              <td>2.2</td>
              <td>Internationalized Domain Names in Applications / BSD</td>
            </tr>

            <tr>
              <td>[imagesize](https://github.com/shibukawa/imagesize_py)</td>
              <td>0.7.1</td>
              <td>getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
            </tr>

            <tr>
              <td>[ipaddress](https://github.com/phihag/ipaddress)</td>
              <td>1.0.18</td>
              <td>IPv4/IPv6 manipulation library / Python Software Foundation License</td>
            </tr>

            <tr>
              <td>[ipykernel](http://ipython.org)</td>
              <td>4.5.2</td>
              <td>IPython Kernel for Jupyter / BSD</td>
            </tr>

            <tr>
              <td>[ipython](http://ipython.org/)</td>
              <td>5.1.0</td>
              <td>Productive Interactive Computing / BSD</td>
            </tr>

            <tr>
              <td>[ipython\_genutils](http://jupyter.org)</td>
              <td>0.1.0</td>
              <td>vestigial utilities from IPython / BSD</td>
            </tr>

            <tr>
              <td>[ipywidgets](https://github.com/ipython/ipywidgets)</td>
              <td>5.2.2</td>
              <td>Widgets for the Jupyter Notebook / BSD 3-clause</td>
            </tr>

            <tr>
              <td>[isort](https://github.com/timothycrosley/isort)</td>
              <td>4.2.5</td>
              <td>Python utility / library to sort Python imports / MIT</td>
            </tr>

            <tr>
              <td>itsdangerous</td>
              <td>0.24</td>
              <td>Various helpers to pass trusted data to untrusted environments / BSD</td>
            </tr>

            <tr>
              <td>[jbig](https://www.cl.cam.ac.uk/~mgk25/jbigkit) Linux Mac</td>
              <td>2.1</td>
              <td>Implementation of the JBIG1 data compression standard / GPL2</td>
            </tr>

            <tr>
              <td>[jdcal](http://github.com/phn/jdcal)</td>
              <td>1.3</td>
              <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD</td>
            </tr>

            <tr>
              <td>jedi</td>
              <td>0.9.0</td>
              <td>Autocompletion and static analysis library for Python / MIT</td>
            </tr>

            <tr>
              <td>[jinja2](https://jinja.palletsprojects.com/en/stable/)</td>
              <td>2.9.4</td>
              <td>An easy to use stand-alone template engine written in pure python. / BSD</td>
            </tr>

            <tr>
              <td>[jpeg](http://www.ijg.org/)</td>
              <td>9b</td>
              <td>Read and write jpeg COM, EXIF, IPTC medata / Custom free software license</td>
            </tr>

            <tr>
              <td>[jsonschema](https://python-jsonschema.readthedocs.io/en/stable/)</td>
              <td>2.5.1</td>
              <td>An implementation of JSON Schema validation for Python / MIT</td>
            </tr>

            <tr>
              <td>[jupyter](http://jupyter.org)</td>
              <td>1.0.0</td>
              <td>Open source, interactive data science and scientific computing / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_client](http://jupyter.org)</td>
              <td>4.4.0</td>
              <td>Jupyter protocol implementation and client libraries / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_console](http://jupyter.org)</td>
              <td>5.0.0</td>
              <td>Jupyter terminal console / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_core](http://jupyter.org)</td>
              <td>4.2.1</td>
              <td>core Jupyter functionality / BSD</td>
            </tr>

            <tr>
              <td>[lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy)</td>
              <td>1.2.2</td>
              <td>Fast and thorough lazy object proxy / BSD</td>
            </tr>

            <tr>
              <td>[libffi](https://sourceware.org/libffi/) Linux</td>
              <td>3.2.1</td>
              <td>portable foreign-function interface library / MIT</td>
            </tr>

            <tr>
              <td>[libgcc](http://gcc.gnu.org/) Linux</td>
              <td>4.8.5</td>
              <td>Shared libraries for the GNU Compiler Collection / GPL3</td>
            </tr>

            <tr>
              <td>[libgfortran](https://gcc.gnu.org/fortran/) Linux</td>
              <td>3.0.0</td>
              <td>GNU Fortran runtime library / GPL3</td>
            </tr>

            <tr>
              <td>[libiconv](https://www.gnu.org/software/libiconv/) Linux Mac</td>
              <td>1.14</td>
              <td>Provides iconv for systems which don’t have one / GPL and LGPL</td>
            </tr>

            <tr>
              <td>[libpng](http://www.libpng.org/pub/png/libpng.html)</td>
              <td>1.6.27</td>
              <td>official PNG reference library / libpng license</td>
            </tr>

            <tr>
              <td>[libsodium](http://libsodium.org) Linux</td>
              <td>1.0.10</td>
              <td>A library for encryption, signatures, password hashing, etc. / ISC</td>
            </tr>

            <tr>
              <td>[libtiff](http://www.libtiff.org/)</td>
              <td>4.0.6</td>
              <td>Support for Tag Image File Format (TIFF) / BSD-like</td>
            </tr>

            <tr>
              <td>[libxcb](http://xcb.freedesktop.org/) Linux</td>
              <td>1.12</td>
              <td>This is the C-language Bindings package to the X Window System protocol / MIT</td>
            </tr>

            <tr>
              <td>[libxml2](http://xmlsoft.org/) Linux Mac</td>
              <td>2.9.4</td>
              <td>The XML C parser and toolkit of Gnome / MIT</td>
            </tr>

            <tr>
              <td>[libxslt](http://xmlsoft.org/XSLT/) Linux Mac</td>
              <td>1.1.29</td>
              <td>The XSLT C library developed for the GNOME project / MIT</td>
            </tr>

            <tr>
              <td>[llvmlite](http://llvmlite.pydata.org/)</td>
              <td>0.15.0</td>
              <td>Lightweight wrapper around basic LLVM functionality / BSD</td>
            </tr>

            <tr>
              <td>[locket](http://github.com/mwilliamson/locket.py)</td>
              <td>0.2.0</td>
              <td>File based locks for Python for Linux and Windows / BSD</td>
            </tr>

            <tr>
              <td>[lxml](http://lxml.de/)</td>
              <td>3.7.2</td>
              <td>Pythonic binding for the C libraries libxml2 and libxslt / BSD</td>
            </tr>

            <tr>
              <td>[markupsafe](https://palletsprojects.com/projects/markupsafe/)</td>
              <td>0.23</td>
              <td>Implements a XML/HTML/XHTML Markup safe string for Python / BSD</td>
            </tr>

            <tr>
              <td>[matplotlib](http://matplotlib.org/)</td>
              <td>2.0.0</td>
              <td>Python 2D plotting library / PSF-based</td>
            </tr>

            <tr>
              <td>[menuinst](https://github.com/ContinuumIO/menuinst) Windows</td>
              <td>1.4.4</td>
              <td>cross platform menu item installation / BSD</td>
            </tr>

            <tr>
              <td>[mistune](https://github.com/lepture/mistune)</td>
              <td>0.7.3</td>
              <td>The fastest markdown parser in pure Python with renderer feature / BSD</td>
            </tr>

            <tr>
              <td>[mkl](http://software.intel.com/en-us/articles/intel-mkl/)</td>
              <td>2017.0.1</td>
              <td>Math library for Intel and compatible processors / proprietary - Intel</td>
            </tr>

            <tr>
              <td>[mkl-service](https://github.com/ContinuumIO/mkl-service)</td>
              <td>1.1.2</td>
              <td>Python bindings to MKL service functions / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[mpmath](http://mpmath.org)</td>
              <td>0.19</td>
              <td>Python library for arbitrary-precision floating-point arithmetic / BSD</td>
            </tr>

            <tr>
              <td>[multipledispatch](http://github.com/mrocklin/multipledispatch/)</td>
              <td>0.4.9</td>
              <td>Multiple dispatch in Python / BSD</td>
            </tr>

            <tr>
              <td>[nbconvert](http://jupyter.org)</td>
              <td>4.2.0</td>
              <td>converts notebooks to various other formats via Jinja templates / BSD</td>
            </tr>

            <tr>
              <td>[nbformat](http://jupyter.org)</td>
              <td>4.2.0</td>
              <td>The reference implementation of the Jupyter Notebook format / BSD</td>
            </tr>

            <tr>
              <td>networkx</td>
              <td>1.11</td>
              <td>Python package for creating and manipulating complex networks / BSD</td>
            </tr>

            <tr>
              <td>[nltk](http://nltk.org/)</td>
              <td>3.2.2</td>
              <td>Build Python programs to work with human language data / Apache</td>
            </tr>

            <tr>
              <td>[nose](http://readthedocs.org/docs/nose/)</td>
              <td>1.3.7</td>
              <td>Nose extends unittest to make testing easier / LGPL</td>
            </tr>

            <tr>
              <td>[notebook](http://jupyter.org)</td>
              <td>4.3.1</td>
              <td>web-based notebook environment for interactive computing / BSD</td>
            </tr>

            <tr>
              <td>[numba](http://numba.pydata.org/)</td>
              <td>0.30.1</td>
              <td>NumPy aware dynamic Python compiler using LLVM / BSD</td>
            </tr>

            <tr>
              <td>[numexpr](https://github.com/pydata/numexpr)</td>
              <td>2.6.1</td>
              <td>Fast numerical expression evaluator for NumPy / MIT</td>
            </tr>

            <tr>
              <td>[numpy](https://numpy.org/)</td>
              <td>1.11.3</td>
              <td>array processing for numbers, strings, records, and objects / BSD</td>
            </tr>

            <tr>
              <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
              <td>0.6.0</td>
              <td>Sphinx extension to support docstrings in Numpy format / BSD</td>
            </tr>

            <tr>
              <td>[odo](http://odo.pydata.org/en/latest/)</td>
              <td>0.5.0</td>
              <td>Shapeshifting for your data / BSD</td>
            </tr>

            <tr>
              <td>[openpyxl](http://openpyxl.readthedocs.org)</td>
              <td>2.4.1</td>
              <td>A Python library to read/write Excel 2010 xlsx/xlsm files / MIT</td>
            </tr>

            <tr>
              <td>[openssl](http://www.openssl.org/)</td>
              <td>1.0.2k</td>
              <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style</td>
            </tr>

            <tr>
              <td>[pandas](http://pandas.pydata.org/)</td>
              <td>0.19.2</td>
              <td>Powerful data structures and data analysis tools / BSD</td>
            </tr>

            <tr>
              <td>[partd](https://github.com/dask/partd)</td>
              <td>0.3.7</td>
              <td>Appendable key-value byte store / BSD</td>
            </tr>

            <tr>
              <td>[path.py](http://github.com/jaraco/path.py)</td>
              <td>10.0</td>
              <td>Module wrapper for os.path / MIT</td>
            </tr>

            <tr>
              <td>[pathlib2](https://pypi.python.org/pypi/pathlib2/)</td>
              <td>2.2.0</td>
              <td>object-oriented filesystem paths / MIT</td>
            </tr>

            <tr>
              <td>[patsy](https://github.com/pydata/patsy)</td>
              <td>0.4.1</td>
              <td>Describing statistical models in Python using symbolic formulas / BSD</td>
            </tr>

            <tr>
              <td>[pcre](http://www.pcre.org/) Linux Mac</td>
              <td>8.39</td>
              <td>A set of functions that implement regular expression pattern matching / 3-clause BSD License</td>
            </tr>

            <tr>
              <td>[pep8](http://pep8.readthedocs.org/)</td>
              <td>1.7.0</td>
              <td>Python style guide checker / MIT</td>
            </tr>

            <tr>
              <td>[pexpect](http://pexpect.readthedocs.org/) Linux Mac</td>
              <td>4.2.1</td>
              <td>Pexpect allows easy control of interactive console applications / ISC</td>
            </tr>

            <tr>
              <td>[pickleshare](https://github.com/vivainio/pickleshare)</td>
              <td>0.7.4</td>
              <td>file system based database that uses Python pickles / MIT</td>
            </tr>

            <tr>
              <td>[pillow](http://python-pillow.github.io/)</td>
              <td>4.0.0</td>
              <td>The friendly Python Imaging Library(PIL) fork / PIL license</td>
            </tr>

            <tr>
              <td>[pip](https://pip.pypa.io/en/stable/)</td>
              <td>9.0.1</td>
              <td>PyPA recommended tool for installing Python packages / MIT</td>
            </tr>

            <tr>
              <td>[pixman](http://www.pixman.org/) Linux</td>
              <td>0.34.0</td>
              <td>A low-level software library for pixel manipulation / MIT</td>
            </tr>

            <tr>
              <td>[ply](http://www.dabeaz.com/ply/)</td>
              <td>3.9</td>
              <td>Implementation of Lex and Yacc / BSD</td>
            </tr>

            <tr>
              <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
              <td>1.0.9</td>
              <td>library for building powerful interactive command lines in Python / BSD</td>
            </tr>

            <tr>
              <td>[psutil](https://github.com/giampaolo/psutil)</td>
              <td>5.0.1</td>
              <td>A cross-platform process and system utilities module for Python / BSD</td>
            </tr>

            <tr>
              <td>[ptyprocess](https://github.com/pexpect/ptyprocess) Linux Mac</td>
              <td>0.5.1</td>
              <td>Run a subprocess in a pseudo terminal / ISC</td>
            </tr>

            <tr>
              <td>[py](http://pylib.readthedocs.org/)</td>
              <td>1.4.32</td>
              <td>Library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
            </tr>

            <tr>
              <td>[pyasn1](http://pyasn1.sourceforge.net/)</td>
              <td>0.1.9</td>
              <td>Offline IP address to Autonomous System Number lookup module / BSD</td>
            </tr>

            <tr>
              <td>[pyaudio](http://people.csail.mit.edu/hubert/pyaudio/) Mac</td>
              <td>0.2.7</td>
              <td>Bindings for PortAudio v19, the cross-platform audio stream library / MIT</td>
            </tr>

            <tr>
              <td>[pycairo](http://cairographics.org/pycairo/) Linux</td>
              <td>1.10.0</td>
              <td>A set of Python bindings for the cairo graphics library / LGPL 2.1, MPL 1.1</td>
            </tr>

            <tr>
              <td>[pycosat](https://github.com/ContinuumIO/pycosat)</td>
              <td>0.6.1</td>
              <td>Python bindings to the picosat SAT solver / MIT</td>
            </tr>

            <tr>
              <td>[pycparser](https://github.com/eliben/pycparser)</td>
              <td>2.17</td>
              <td>complete C99 parser in pure Python / BSD</td>
            </tr>

            <tr>
              <td>[pycrypto](http://www.pycrypto.org/)</td>
              <td>2.6.1</td>
              <td>Cryptographic modules for Python / Public-Domain</td>
            </tr>

            <tr>
              <td>[pycurl](http://pycurl.sourceforge.net/)</td>
              <td>7.43.0</td>
              <td>Python interface to libcurl / LGPL, MIT</td>
            </tr>

            <tr>
              <td>[pyflakes](https://launchpad.net/pyflakes)</td>
              <td>1.5.0</td>
              <td>Checks Python source files for errors / MIT</td>
            </tr>

            <tr>
              <td>[pygments](http://pygments.org/)</td>
              <td>2.1.3</td>
              <td>Generic syntax highlighting package / BSD</td>
            </tr>

            <tr>
              <td>[pylint](http://www.pylint.org/)</td>
              <td>1.6.4</td>
              <td>Python code static checker / GPL</td>
            </tr>

            <tr>
              <td>[pyopenssl](https://github.com/pyca/pyopenssl)</td>
              <td>16.2.0</td>
              <td>Python wrapper module around the OpenSSL library / Apache Software License</td>
            </tr>

            <tr>
              <td>pyparsing</td>
              <td>2.1.4</td>
              <td>Create and execute simple grammars / MIT</td>
            </tr>

            <tr>
              <td>[pyqt](http://www.riverbankcomputing.co.uk/software/pyqt)</td>
              <td>5.6.0</td>
              <td>Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3</td>
            </tr>

            <tr>
              <td>[pytables](http://www.pytables.org)</td>
              <td>3.3.0</td>
              <td>Manage hierarchical datasets to cope with large amounts of data / BSD</td>
            </tr>

            <tr>
              <td>[pytest](http://pytest.org/)</td>
              <td>3.0.5</td>
              <td>Simple and powerful testing with Python / MIT</td>
            </tr>

            <tr>
              <td>[python](http://www.python.org/)</td>
              <td>2.7.13</td>
              <td>general purpose programming language / PSF</td>
            </tr>

            <tr>
              <td>[python-dateutil](https://dateutil.readthedocs.org/)</td>
              <td>2.6.0</td>
              <td>extensions to the standard Python datetime module / BSD</td>
            </tr>

            <tr>
              <td>[pytz](http://pytz.sourceforge.net/)</td>
              <td>2016.10</td>
              <td>World timezone definitions, modern and historical / MIT</td>
            </tr>

            <tr>
              <td>[pywin32](http://sourceforge.net/projects/pywin32/) Windows</td>
              <td>220</td>
              <td>Python extensions for Windows / PSF</td>
            </tr>

            <tr>
              <td>[pyyaml](http://pyyaml.org/wiki/PyYAML)</td>
              <td>3.12</td>
              <td>YAML parser and emitter for Python / MIT</td>
            </tr>

            <tr>
              <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
              <td>16.0.2</td>
              <td>zeromq bindings for Python / LGPL and BSD</td>
            </tr>

            <tr>
              <td>[qt](http://www.qt.io)</td>
              <td>5.6.2</td>
              <td>Qt is a cross-platform application and UI framework / LGPLv3</td>
            </tr>

            <tr>
              <td>[qtawesome](https://github.com/spyder-ide/qtawesome)</td>
              <td>0.4.3</td>
              <td>FontAwesome icons in PyQt and PySide applications / MIT</td>
            </tr>

            <tr>
              <td>[qtconsole](http://jupyter.org)</td>
              <td>4.2.1</td>
              <td>Jupyter Qt Console / BSD</td>
            </tr>

            <tr>
              <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
              <td>1.2.1</td>
              <td>uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT</td>
            </tr>

            <tr>
              <td>readline Linux Mac</td>
              <td>6.2</td>
              <td>Line-editing for programs with a command-line interface / GPL3</td>
            </tr>

            <tr>
              <td>[redis](http://redis.io/download/) Linux Mac</td>
              <td>3.2.0</td>
              <td>Advanced key-value cache and store / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[redis-py](https://github.com/andymccurdy/redis-py/) Linux Mac</td>
              <td>2.10.5</td>
              <td>Redis Python Client / MIT</td>
            </tr>

            <tr>
              <td>[requests](https://docs.python-requests.org/en/latest/index.html)</td>
              <td>2.12.4</td>
              <td>Python HTTP for Humans / Apache Software License</td>
            </tr>

            <tr>
              <td>[rope](https://github.com/python-rope/rope)</td>
              <td>0.9.4</td>
              <td>A Python refactoring library / GPL</td>
            </tr>

            <tr>
              <td>ruamel\_yaml</td>
              <td>0.11.14</td>
              <td>patched copy of ruamel.yaml (a yaml parser) / MIT</td>
            </tr>

            <tr>
              <td>[scandir](https://github.com/benhoyt/scandir)</td>
              <td>1.4</td>
              <td>scandir, a better directory iterator and faster os.walk() / BSD License</td>
            </tr>

            <tr>
              <td>[scikit-image](http://scikit-image.org/)</td>
              <td>0.12.3</td>
              <td>Image processing routines for SciPy / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scikit-learn](http://scikit-learn.org/stable/)</td>
              <td>0.18.1</td>
              <td>set of python modules for machine learning and data mining / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scipy](http://www.scipy.org/)</td>
              <td>0.18.1</td>
              <td>Scientific Library for Python / BSD</td>
            </tr>

            <tr>
              <td>[seaborn](https://seaborn.pydata.org/)</td>
              <td>0.7.1</td>
              <td>Statistical data visualization / BSD</td>
            </tr>

            <tr>
              <td>[setuptools](https://pypi.python.org/pypi/setuptools)</td>
              <td>27.2.0</td>
              <td>Download, build, install, upgrade, and uninstall Python packages / MIT</td>
            </tr>

            <tr>
              <td>[simplegeneric](https://pypi.python.org/pypi/simplegeneric)</td>
              <td>0.8.1</td>
              <td>Define simple single-dispatch generic functions / ZPL 2.1</td>
            </tr>

            <tr>
              <td>[singledispatch](http://docs.python.org/3/library/functools.html#functools.singledispatch)</td>
              <td>3.4.0.3</td>
              <td>Transforms a function into a single-dispatch generic function / MIT</td>
            </tr>

            <tr>
              <td>sip</td>
              <td>4.18</td>
              <td>Create Python bindings for C and C++ libraries / GPL3</td>
            </tr>

            <tr>
              <td>[six](http://pypi.python.org/pypi/six/)</td>
              <td>1.10.0</td>
              <td>Python 2 and 3 compatibility utilities / MIT</td>
            </tr>

            <tr>
              <td>[snowballstemmer](https://github.com/shibukawa/snowball_py)</td>
              <td>1.2.1</td>
              <td>Snowball stemming library collection for Python / BSD</td>
            </tr>

            <tr>
              <td>[sockjs-tornado](http://github.com/mrjoes/sockjs-tornado/)</td>
              <td>1.0.3</td>
              <td>SockJS python server implementation on top of Tornado framework / MIT</td>
            </tr>

            <tr>
              <td>[sphinx](http://sphinx-doc.org)</td>
              <td>1.5.1</td>
              <td>Documentation generator / BSD</td>
            </tr>

            <tr>
              <td>[spyder](https://github.com/spyder-ide/spyder)</td>
              <td>3.1.2</td>
              <td>Scientific PYthon Development EnviRonment / MIT</td>
            </tr>

            <tr>
              <td>[sqlalchemy](http://www.sqlalchemy.org/)</td>
              <td>1.1.5</td>
              <td>Database Abstraction Library / MIT</td>
            </tr>

            <tr>
              <td>[sqlite](http://www.sqlite.org/)</td>
              <td>3.13.0</td>
              <td>Self-contained, zero-configuration, SQL database engine / Public-Domain</td>
            </tr>

            <tr>
              <td>ssl\_match\_hostname</td>
              <td>3.4.0.2</td>
              <td>The ssl.match\_hostname() function from Python 3.4 / PSF</td>
            </tr>

            <tr>
              <td>[statsmodels](http://statsmodels.sourceforge.net/)</td>
              <td>0.6.1</td>
              <td>Statistical computations and models / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[subprocess32](https://github.com/google/python-subprocess32)</td>
              <td>3.2.7</td>
              <td>backport of the subprocess module from Python 3.2/3.3 for use on 2.x / Python Software Foundation License</td>
            </tr>

            <tr>
              <td>[sympy](http://sympy.org)</td>
              <td>1.0</td>
              <td>Python library for symbolic mathematics / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[terminado](https://github.com/takluyver/terminado) Linux Mac</td>
              <td>0.6</td>
              <td>Terminals served to term.js using Tornado websockets / BSD</td>
            </tr>

            <tr>
              <td>[tk](http://www.tcl.tk/)</td>
              <td>8.5.18</td>
              <td>Dynamic programming language with GUI elements / BSD-like</td>
            </tr>

            <tr>
              <td>[toolz](http://toolz.readthedocs.org/en/latest/)</td>
              <td>0.8.2</td>
              <td>List processing tools and functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[tornado](http://www.tornadoweb.org/)</td>
              <td>4.4.2</td>
              <td>A Python web framework and asynchronous networking library / Apache</td>
            </tr>

            <tr>
              <td>[traitlets](https://github.com/ipython/traitlets)</td>
              <td>4.3.1</td>
              <td>Configuration system for Python applications / BSD</td>
            </tr>

            <tr>
              <td>[unicodecsv](https://github.com/jdunck/python-unicodecsv)</td>
              <td>0.14.1</td>
              <td>Drop-in replacement for csv module which supports unicode strings / BSD</td>
            </tr>

            <tr>
              <td>[vs2008\_runtime](http://www.microsoft.com) Windows</td>
              <td>9.00.30729.5054</td>
              <td>Bundles of the MSVC 9 (VS 2008) runtime / Proprietary</td>
            </tr>

            <tr>
              <td>[wcwidth](https://github.com/jquast/wcwidth)</td>
              <td>0.1.7</td>
              <td>measures number of Terminal column cells of wide-character codes / MIT</td>
            </tr>

            <tr>
              <td>[werkzeug](http://werkzeug.pocoo.org/)</td>
              <td>0.11.15</td>
              <td>A WSGI utility library for Python / BSD</td>
            </tr>

            <tr>
              <td>[wheel](https://github.com/pypa/wheel)</td>
              <td>0.29.0</td>
              <td>Built-package format for Python / MIT</td>
            </tr>

            <tr>
              <td>[widgetsnbextension](http://ipython.org)</td>
              <td>1.2.6</td>
              <td>IPython HTML widgets for Jupyter / BSD 3-clause</td>
            </tr>

            <tr>
              <td>[win\_unicode\_console](https://github.com/Drekin/win-unicode-console) Windows</td>
              <td>0.5</td>
              <td>enable Unicode input and display when running Python from Windows console / MIT</td>
            </tr>

            <tr>
              <td>[wrapt](https://github.com/GrahamDumpleton/wrapt)</td>
              <td>1.10.8</td>
              <td>Module for decorators, wrappers and monkey patching / BSD</td>
            </tr>

            <tr>
              <td>xlrd</td>
              <td>1.0.0</td>
              <td>Extract data from Microsoft Excel spreadsheet files / BSD</td>
            </tr>

            <tr>
              <td>[xlsxwriter](https://github.com/jmcnamara/XlsxWriter)</td>
              <td>0.9.6</td>
              <td>A Python module for creating Excel XLSX files / BSD</td>
            </tr>

            <tr>
              <td>[xlwings](http://xlwings.org/) Mac Windows</td>
              <td>0.10.2</td>
              <td>Interact with Excel from Python and vice versa / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[xlwt](http://www.python-excel.org/)</td>
              <td>1.2.0</td>
              <td>Writing data and formatting information to Excel files / BSD</td>
            </tr>

            <tr>
              <td>[xz](http://tukaani.org/xz/) Linux Mac</td>
              <td>5.2.2</td>
              <td>Data compression software with high compression ratio / Public-Domain, GPL</td>
            </tr>

            <tr>
              <td>[yaml](http://www.yaml.org/) Linux Mac</td>
              <td>0.1.6</td>
              <td>A human friendly data serialization standard / MIT</td>
            </tr>

            <tr>
              <td>[zeromq](http://zeromq.org) Linux</td>
              <td>4.1.5</td>
              <td>Distributed messaging / LGPL</td>
            </tr>

            <tr>
              <td>[zlib](http://zlib.net/)</td>
              <td>1.2.8</td>
              <td>Unobtrusive compression library / zlib</td>
            </tr>
          </tbody>
        </table>
      </Tab>
    </Tabs>
  </Accordion>
</Update>

<Update label="Anaconda 4.2.0" description="Sep 28, 2016">
  Highlights:

  * updated Qt from major version 4 to 5
  * updated IPython from 4.2 to 5.1
  * added anaconda-clean, a tool for cleaning up Anaconda related configuration
    files and directories

  Fixes:

  * fixed Windows Outlook crash in silent install mode
  * updated OpenSSL to 1.0.2j which contains important security fixes

  Updates:

  * anaconda-client from 1.4.0 to 1.5.1
  * anaconda-navigator from 1.2.1 to 1.3.1
  * bokeh from 0.12.0 to 0.12.2
  * conda from 4.1.4 to 4.2.9
  * conda-build form 1.21.2 to 2.0.2
  * dask from 0.10.0 to 0.11.0
  * ipython from 4.2.0 to 5.1.0
  * jupyter\_client from 4.3.0 to 4.4.0
  * jupyter\_console from 4.1.1 to 5.0.0
  * jupyter\_core from 4.1.0 to 4.2.0
  * matplotlib from 1.5.1 to 1.5.3
  * nb\_anacondacloud from 1.1.0 to 1.2.0
  * nb\_conda from 1.1.0 to 2.0.0
  * nb\_conda\_kernels from 1.0.3 to 2.0.0
  * numba from 0.26.0 to 0.28.1
  * pillow from 3.2.0 to 3.3.1
  * requests from 2.10.0 to 2.11.1
  * scipy from 0.17.1 to 0.18.1
  * spyder from 2.3.9 to 3.0.0

  Removed (from installer only):

  * pyreadline
  * sphinx\_rtd\_theme
  * conda-env (now part of conda itself)

  <Accordion title="Packages">
    <Tabs>
      <Tab title="Python 3.5">
        <table>
          <thead>
            <tr>
              <th>Name</th>
              <th>Version</th>
              <th>Summary / License</th>
            </tr>
          </thead>

          <tbody>
            <tr>
              <td>[alabaster](http://www.sphinx-doc.org/en/stable/index.html)</td>
              <td>0.7.9</td>
              <td>Configurable, Python 2+3 compatible Sphinx theme / BSD</td>
            </tr>

            <tr>
              <td>[anaconda-clean](https://github.com/ContinuumIO/anaconda-clean)</td>
              <td>1.0.0</td>
              <td>Delete Anaconda configuration files / BSD</td>
            </tr>

            <tr>
              <td>[anaconda-client](http://anaconda.org)</td>
              <td>1.5.1</td>
              <td>anaconda.org command line client library / BSD</td>
            </tr>

            <tr>
              <td>anaconda-navigator</td>
              <td>1.3.1</td>
              <td>Anaconda Navigator / proprietary - Continuum Analytics, Inc.</td>
            </tr>

            <tr>
              <td>[appnope](http://github.com/minrk/appnope) Mac</td>
              <td>0.1.0</td>
              <td>Disable App Nap on OS X 10.9 / BSD</td>
            </tr>

            <tr>
              <td>[appscript](http://appscript.sourceforge.net/) Mac</td>
              <td>1.0.1</td>
              <td>Control AppleScriptable applications from Python / Public-Domain</td>
            </tr>

            <tr>
              <td>argcomplete</td>
              <td>1.0.0</td>
              <td>Bash tab completion of arguments for Python scripts / Apache</td>
            </tr>

            <tr>
              <td>astroid</td>
              <td>1.4.7</td>
              <td>abstract syntax tree for Python with inference support / LGPL</td>
            </tr>

            <tr>
              <td>[astropy](http://www.astropy.org/)</td>
              <td>1.2.1</td>
              <td>Community-developed Python Library for Astronomy / BSD</td>
            </tr>

            <tr>
              <td>[babel](http://babel.pocoo.org/)</td>
              <td>2.3.4</td>
              <td>Utilities to internationalize and localize Python applications / BSD</td>
            </tr>

            <tr>
              <td>backports</td>
              <td>1.0</td>
              <td>/ BSD</td>
            </tr>

            <tr>
              <td>[beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/)</td>
              <td>4.5.1</td>
              <td>Python library designed for screen-scraping / MIT</td>
            </tr>

            <tr>
              <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
              <td>0.8.1</td>
              <td>efficient representation of arrays of booleans – C extension / PSF</td>
            </tr>

            <tr>
              <td>[blaze](http://blaze.pydata.org)</td>
              <td>0.10.1</td>
              <td>NumPy and Pandas interface to big data / BSD</td>
            </tr>

            <tr>
              <td>[bokeh](http://bokeh.pydata.org/)</td>
              <td>0.12.2</td>
              <td>Python interactive visualization library for modern web browsers / BSD</td>
            </tr>

            <tr>
              <td>[boto](https://github.com/boto/boto/)</td>
              <td>2.42.0</td>
              <td>Amazon Web Services Library / MIT</td>
            </tr>

            <tr>
              <td>bottleneck</td>
              <td>1.1.0</td>
              <td>Fast NumPy array functions written in Cython. / Simplified BSD</td>
            </tr>

            <tr>
              <td>[bzip2](http://www.bzip.org/) Windows</td>
              <td>1.0.6</td>
              <td>high-quality data compressor / BSD</td>
            </tr>

            <tr>
              <td>[cairo](http://cairographics.org/) Linux</td>
              <td>1.12.18</td>
              <td>A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1</td>
            </tr>

            <tr>
              <td>[cffi](http://cffi.readthedocs.org)</td>
              <td>1.7.0</td>
              <td>C Foreign Function Interface for Python / MIT</td>
            </tr>

            <tr>
              <td>[chest](https://github.com/ContinuumIO/chest)</td>
              <td>0.2.3</td>
              <td>A dictionary that writes its contents to disk / BSD</td>
            </tr>

            <tr>
              <td>[click](http://click.pocoo.org/)</td>
              <td>6.6</td>
              <td>Command line interface creation kit / BSD</td>
            </tr>

            <tr>
              <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
              <td>0.2.1</td>
              <td>Extended pickling support for Python objects / BSD</td>
            </tr>

            <tr>
              <td>[clyent](https://github.com/Anaconda-Server/clyent)</td>
              <td>1.2.2</td>
              <td>Command line client library for windows and posix / BSD</td>
            </tr>

            <tr>
              <td>[colorama](https://github.com/tartley/colorama)</td>
              <td>0.3.7</td>
              <td>Cross-platform colored terminal text in Python / BSD</td>
            </tr>

            <tr>
              <td>comtypes Windows</td>
              <td>1.1.2</td>
              <td>pure Python COM package / MIT</td>
            </tr>

            <tr>
              <td>[conda](http://conda.pydata.org/)</td>
              <td>4.2.9</td>
              <td>OS-agnostic, system-level binary package and environment manager. / BSD</td>
            </tr>

            <tr>
              <td>[conda-build](https://github.com/conda/conda-build)</td>
              <td>2.0.2</td>
              <td>Commands and tools for building conda packages / BSD 3-clause</td>
            </tr>

            <tr>
              <td>configobj</td>
              <td>5.0.6</td>
              <td>Config file reading, writing and validation / BSD</td>
            </tr>

            <tr>
              <td>[contextlib2](http://contextlib2.readthedocs.org/)</td>
              <td>0.5.3</td>
              <td>backports and enhancements for the contextlib module / PSF</td>
            </tr>

            <tr>
              <td>[cryptography](https://cryptography.io)</td>
              <td>1.5</td>
              <td>Provides cryptographic recipes and primitives to Python developers / Apache</td>
            </tr>

            <tr>
              <td>[curl](http://curl.haxx.se/)</td>
              <td>7.49.0</td>
              <td>Tool and library for transferring data with URL syntax / MIT/X derivate</td>
            </tr>

            <tr>
              <td>[cycler](http://matplotlib.org/cycler/)</td>
              <td>0.10.0</td>
              <td>Composable style cycles / BSD</td>
            </tr>

            <tr>
              <td>[cython](http://www.cython.org/)</td>
              <td>0.24.1</td>
              <td>The Cython compiler for writing C extensions for the Python language / Apache</td>
            </tr>

            <tr>
              <td>[cytoolz](https://github.com/pytoolz/cytoolz)</td>
              <td>0.8.0</td>
              <td>Cython implementation of Toolz, high performance functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[dask](http://dask.pydata.org/en/latest/)</td>
              <td>0.11.0</td>
              <td>Task scheduling and blocked algorithms for parallel processing / BSD</td>
            </tr>

            <tr>
              <td>datashape</td>
              <td>0.5.2</td>
              <td>Language defining a data description protocol / BSD</td>
            </tr>

            <tr>
              <td>[dbus](http://www.freedesktop.org/wiki/Software/dbus/) Linux</td>
              <td>1.10.10</td>
              <td>message bus system, a simple way for applications to talk to one another / GPL2</td>
            </tr>

            <tr>
              <td>[decorator](http://pypi.python.org/pypi/decorator)</td>
              <td>4.0.10</td>
              <td>Better living through Python with decorators / BSD</td>
            </tr>

            <tr>
              <td>dill</td>
              <td>0.2.5</td>
              <td>Serialize all of python (almost) / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[docutils](http://docutils.sourceforge.net)</td>
              <td>0.12</td>
              <td>Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3</td>
            </tr>

            <tr>
              <td>[dynd-python](http://libdynd.org/)</td>
              <td>0.7.2</td>
              <td>Python exposure of DyND, a library for dynamic arrays / BSD</td>
            </tr>

            <tr>
              <td>[entrypoints](https://github.com/takluyver/entrypoints)</td>
              <td>0.2.2</td>
              <td>/ MIT</td>
            </tr>

            <tr>
              <td>[et\_xmlfile](https://openpyxl.pages.heptapod.net/et_xmlfile/)</td>
              <td>1.0.1</td>
              <td>Low memory library for creating large XML files / MIT</td>
            </tr>

            <tr>
              <td>[expat](http://expat.sourceforge.net) Linux Mac</td>
              <td>2.1.0</td>
              <td>XML parser library written in C / MIT</td>
            </tr>

            <tr>
              <td>[fastcache](https://github.com/pbrady/fastcache)</td>
              <td>1.0.2</td>
              <td>C implementation of Python 3 functools.lru\_cache / MIT</td>
            </tr>

            <tr>
              <td>[filelock](http://s3fs.readthedocs.org/en/latest/)</td>
              <td>2.0.6</td>
              <td>/ Public-Domain</td>
            </tr>

            <tr>
              <td>[flask](https://flask.palletsprojects.com/)</td>
              <td>0.11.1</td>
              <td>A microframework based on Werkzeug, Jinja2 and good intentions / BSD</td>
            </tr>

            <tr>
              <td>[flask-cors](https://github.com/corydolphin/flask-cors)</td>
              <td>2.1.2</td>
              <td>Flask extension adding a decorator for CORS support / MIT</td>
            </tr>

            <tr>
              <td>[fontconfig](http://www.freedesktop.org/wiki/Software/fontconfig/) Linux</td>
              <td>2.11.1</td>
              <td>A library for configuring and customizing font access / BSD</td>
            </tr>

            <tr>
              <td>[freetype](http://freetype.sourceforge.net/index2.html)</td>
              <td>2.5.5</td>
              <td>A Free, High-Quality, and Portable Font Engine / FreeType License</td>
            </tr>

            <tr>
              <td>[get\_terminal\_size](https://github.com/chrippa/backports.shutil_get_terminal_size)</td>
              <td>1.0.0</td>
              <td>backport of the get\_terminal\_size function from Python 3.3 / MIT</td>
            </tr>

            <tr>
              <td>[gevent](http://www.gevent.org/)</td>
              <td>1.1.2</td>
              <td>Coroutine-based Python network library / MIT</td>
            </tr>

            <tr>
              <td>[glib](https://developer.gnome.org/glib/) Linux</td>
              <td>2.43.0</td>
              <td>Core application building blocks for libraries and applications in C / LGPL</td>
            </tr>

            <tr>
              <td>[greenlet](https://github.com/python-greenlet/greenlet)</td>
              <td>0.4.10</td>
              <td>Lightweight in-process concurrent programming / MIT</td>
            </tr>

            <tr>
              <td>[gst-plugins-base](http://gstreamer.freedesktop.org/) Linux</td>
              <td>1.8.0</td>
              <td>GStreamer Base Plug-ins / GPL2</td>
            </tr>

            <tr>
              <td>[gstreamer](http://gstreamer.freedesktop.org/) Linux</td>
              <td>1.8.0</td>
              <td>library for constructing graphs of media-handling components / LGPL2</td>
            </tr>

            <tr>
              <td>[h5py](http://www.h5py.org/)</td>
              <td>2.6.0</td>
              <td>Pythonic interface to the HDF5 binary data format / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[harfbuzz](http://www.freedesktop.org/wiki/Software/HarfBuzz/) Linux</td>
              <td>0.9.39</td>
              <td>An OpenType text shaping engine / MIT</td>
            </tr>

            <tr>
              <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
              <td>1.8.17</td>
              <td>A data model, library, and file format for storing and managing data / BSD-like</td>
            </tr>

            <tr>
              <td>[heapdict](http://stutzbachenterprises.com/)</td>
              <td>1.0.0</td>
              <td>A heap with decrease-key and increase-key operations / BSD</td>
            </tr>

            <tr>
              <td>[idna](https://github.com/kjd/idna)</td>
              <td>2.1</td>
              <td>Internationalized Domain Names in Applications / BSD</td>
            </tr>

            <tr>
              <td>[imagesize](https://github.com/shibukawa/imagesize_py)</td>
              <td>0.7.1</td>
              <td>getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
            </tr>

            <tr>
              <td>[ipykernel](http://ipython.org)</td>
              <td>4.5.0</td>
              <td>IPython Kernel for Jupyter / BSD</td>
            </tr>

            <tr>
              <td>[ipython](http://ipython.org/)</td>
              <td>5.1.0</td>
              <td>Productive Interactive Computing / BSD</td>
            </tr>

            <tr>
              <td>[ipython\_genutils](http://jupyter.org)</td>
              <td>0.1.0</td>
              <td>vestigial utilities from IPython / BSD</td>
            </tr>

            <tr>
              <td>[ipywidgets](https://github.com/ipython/ipywidgets)</td>
              <td>5.2.2</td>
              <td>Widgets for the Jupyter Notebook / BSD 3-clause</td>
            </tr>

            <tr>
              <td>itsdangerous</td>
              <td>0.24</td>
              <td>Various helpers to pass trusted data to untrusted environments / BSD</td>
            </tr>

            <tr>
              <td>[jbig](https://www.cl.cam.ac.uk/~mgk25/jbigkit) Linux Mac</td>
              <td>2.1</td>
              <td>Implementation of the JBIG1 data compression standard / GPL2</td>
            </tr>

            <tr>
              <td>[jdcal](http://github.com/phn/jdcal)</td>
              <td>1.2</td>
              <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD</td>
            </tr>

            <tr>
              <td>jedi</td>
              <td>0.9.0</td>
              <td>Autocompletion and static analysis library for Python / MIT</td>
            </tr>

            <tr>
              <td>[jinja2](https://jinja.palletsprojects.com/en/stable/)</td>
              <td>2.8</td>
              <td>An easy to use stand-alone template engine written in pure python. / BSD</td>
            </tr>

            <tr>
              <td>[jpeg](http://www.ijg.org/)</td>
              <td>8d</td>
              <td>Read and write jpeg COM, EXIF, IPTC medata / Custom free software license</td>
            </tr>

            <tr>
              <td>[jsonschema](https://python-jsonschema.readthedocs.io/en/stable/)</td>
              <td>2.5.1</td>
              <td>An implementation of JSON Schema validation for Python / MIT</td>
            </tr>

            <tr>
              <td>[jupyter](http://jupyter.org)</td>
              <td>1.0.0</td>
              <td>Open source, interactive data science and scientific computing / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_client](http://jupyter.org)</td>
              <td>4.4.0</td>
              <td>Jupyter protocol implementation and client libraries / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_console](http://jupyter.org)</td>
              <td>5.0.0</td>
              <td>Jupyter terminal console / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_core](http://jupyter.org)</td>
              <td>4.2.0</td>
              <td>core Jupyter functionality / BSD</td>
            </tr>

            <tr>
              <td>[lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy)</td>
              <td>1.2.1</td>
              <td>Fast and thorough lazy object proxy / BSD</td>
            </tr>

            <tr>
              <td>[libdynd](http://libdynd.org/)</td>
              <td>0.7.2</td>
              <td>C++ dynamic ndarray library / BSD</td>
            </tr>

            <tr>
              <td>[libffi](http://sourceware.org/libffi/) Linux</td>
              <td>3.2.1</td>
              <td>portable foreign-function interface library / MIT</td>
            </tr>

            <tr>
              <td>[libgcc](http://gcc.gnu.org/) Linux</td>
              <td>4.8.5</td>
              <td>Shared libraries for the GNU Compiler Collection / GPL3</td>
            </tr>

            <tr>
              <td>[libgfortran](https://gcc.gnu.org/fortran/) Linux</td>
              <td>3.0.0</td>
              <td>GNU Fortran runtime library / GPL3</td>
            </tr>

            <tr>
              <td>[libpng](http://www.libpng.org/pub/png/libpng.html)</td>
              <td>1.6.22</td>
              <td>The official PNG reference library / libpng license</td>
            </tr>

            <tr>
              <td>[libsodium](http://libsodium.org) Linux</td>
              <td>1.0.10</td>
              <td>A library for encryption, signatures, password hashing, etc. / ISC</td>
            </tr>

            <tr>
              <td>[libtiff](http://www.libtiff.org/)</td>
              <td>4.0.6</td>
              <td>Support for Tag Image File Format (TIFF) / BSD-like</td>
            </tr>

            <tr>
              <td>[libxcb](http://xcb.freedesktop.org/) Linux</td>
              <td>1.12</td>
              <td>This is the C-language Bindings package to the X Window System protocol / MIT</td>
            </tr>

            <tr>
              <td>[libxml2](http://xmlsoft.org/) Linux Mac</td>
              <td>2.9.2</td>
              <td>The XML C parser and toolkit for Gnome / MIT</td>
            </tr>

            <tr>
              <td>[libxslt](http://xmlsoft.org/XSLT/) Linux Mac</td>
              <td>1.1.28</td>
              <td>The XSLT C library developed for the GNOME project / MIT</td>
            </tr>

            <tr>
              <td>[llvmlite](http://llvmlite.pydata.org/)</td>
              <td>0.13.0</td>
              <td>Lightweight wrapper around basic LLVM functionality / BSD</td>
            </tr>

            <tr>
              <td>[locket](http://github.com/mwilliamson/locket.py)</td>
              <td>0.2.0</td>
              <td>File based locks for Python for Linux and Windows / BSD</td>
            </tr>

            <tr>
              <td>[lxml](http://lxml.de/)</td>
              <td>3.6.4</td>
              <td>Pythonic binding for the C libraries libxml2 and libxslt / BSD</td>
            </tr>

            <tr>
              <td>[markupsafe](https://palletsprojects.com/projects/markupsafe/)</td>
              <td>0.23</td>
              <td>Implements a XML/HTML/XHTML Markup safe string for Python / BSD</td>
            </tr>

            <tr>
              <td>[matplotlib](http://matplotlib.org/)</td>
              <td>1.5.3</td>
              <td>Python 2D plotting library / PSF-based</td>
            </tr>

            <tr>
              <td>[menuinst](https://github.com/ContinuumIO/menuinst) Windows</td>
              <td>1.4.1</td>
              <td>cross platform menu item installation / BSD</td>
            </tr>

            <tr>
              <td>[mistune](https://github.com/lepture/mistune)</td>
              <td>0.7.3</td>
              <td>The fastest markdown parser in pure Python with renderer feature / BSD</td>
            </tr>

            <tr>
              <td>[mkl](http://software.intel.com/en-us/articles/intel-mkl/)</td>
              <td>11.3.3</td>
              <td>Math library for Intel and compatible processors / proprietary - Intel</td>
            </tr>

            <tr>
              <td>[mkl-service](https://github.com/ContinuumIO/mkl-service)</td>
              <td>1.1.2</td>
              <td>Python bindings to MKL service functions / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[mpmath](http://mpmath.org)</td>
              <td>0.19</td>
              <td>Python library for arbitrary-precision floating-point arithmetic / BSD</td>
            </tr>

            <tr>
              <td>[multipledispatch](http://github.com/mrocklin/multipledispatch/)</td>
              <td>0.4.8</td>
              <td>Multiple dispatch in Python / BSD</td>
            </tr>

            <tr>
              <td>[nb\_anacondacloud](https://github.com/Anaconda-Platform/nb_anacondacloud)</td>
              <td>1.2.0</td>
              <td>/ BSD</td>
            </tr>

            <tr>
              <td>[nb\_conda](https://github.com/Anaconda-Platform/nb_conda)</td>
              <td>2.0.0</td>
              <td>Launch Jupyter kernels for any installed conda environment / BSD</td>
            </tr>

            <tr>
              <td>[nb\_conda\_kernels](https://github.com/Anaconda-Platform/nb_conda_kernels)</td>
              <td>2.0.0</td>
              <td>Launch Jupyter kernels for any installed conda environment / BSD</td>
            </tr>

            <tr>
              <td>[nbconvert](http://jupyter.org)</td>
              <td>4.2.0</td>
              <td>converts notebooks to various other formats via Jinja templates / BSD</td>
            </tr>

            <tr>
              <td>[nbformat](http://jupyter.org)</td>
              <td>4.1.0</td>
              <td>The reference implementation of the Jupyter Notebook format / BSD</td>
            </tr>

            <tr>
              <td>[nbpresent](https://github.com/Anaconda-Platform/nbpresent)</td>
              <td>3.0.2</td>
              <td>Next generation slides for Jupyter Notebooks / BSD</td>
            </tr>

            <tr>
              <td>networkx</td>
              <td>1.11</td>
              <td>Python package for creating and manipulating complex networks / BSD</td>
            </tr>

            <tr>
              <td>[nltk](http://nltk.org/)</td>
              <td>3.2.1</td>
              <td>Build Python programs to work with human language data / Apache</td>
            </tr>

            <tr>
              <td>[nose](http://readthedocs.org/docs/nose/)</td>
              <td>1.3.7</td>
              <td>Nose extends unittest to make testing easier / LGPL</td>
            </tr>

            <tr>
              <td>[notebook](http://jupyter.org)</td>
              <td>4.2.3</td>
              <td>web-based notebook environment for interactive computing / BSD</td>
            </tr>

            <tr>
              <td>[numba](http://numba.pydata.org/)</td>
              <td>0.28.1</td>
              <td>NumPy aware dynamic Python compiler using LLVM / BSD</td>
            </tr>

            <tr>
              <td>[numexpr](https://github.com/pydata/numexpr)</td>
              <td>2.6.1</td>
              <td>Fast numerical expression evaluator for NumPy / MIT</td>
            </tr>

            <tr>
              <td>[numpy](https://numpy.org/)</td>
              <td>1.11.1</td>
              <td>array processing for numbers, strings, records, and objects / BSD</td>
            </tr>

            <tr>
              <td>[odo](http://odo.pydata.org/en/latest/)</td>
              <td>0.5.0</td>
              <td>Shapeshifting for your data / BSD</td>
            </tr>

            <tr>
              <td>[openpyxl](http://openpyxl.readthedocs.org)</td>
              <td>2.3.2</td>
              <td>A Python library to read/write Excel 2010 xlsx/xlsm files / MIT</td>
            </tr>

            <tr>
              <td>[openssl](http://www.openssl.org/)</td>
              <td>1.0.2j</td>
              <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style</td>
            </tr>

            <tr>
              <td>[pandas](http://pandas.pydata.org/)</td>
              <td>0.18.1</td>
              <td>Powerful data structures and data analysis tools / BSD</td>
            </tr>

            <tr>
              <td>[partd](https://github.com/dask/partd)</td>
              <td>0.3.6</td>
              <td>Appendable key-value byte store / BSD</td>
            </tr>

            <tr>
              <td>[patchelf](http://nixos.org/patchelf.html) Linux</td>
              <td>0.9</td>
              <td>Modify the dynamic linker and RPATH of ELF executables / GPL3</td>
            </tr>

            <tr>
              <td>[path.py](http://github.com/jaraco/path.py)</td>
              <td>8.2.1</td>
              <td>Module wrapper for os.path / MIT</td>
            </tr>

            <tr>
              <td>[pathlib2](https://pypi.python.org/pypi/pathlib2/)</td>
              <td>2.1.0</td>
              <td>object-oriented filesystem paths / MIT</td>
            </tr>

            <tr>
              <td>[patsy](https://github.com/pydata/patsy)</td>
              <td>0.4.1</td>
              <td>Describing statistical models in Python using symbolic formulas / BSD</td>
            </tr>

            <tr>
              <td>[pep8](http://pep8.readthedocs.org/)</td>
              <td>1.7.0</td>
              <td>Python style guide checker / MIT</td>
            </tr>

            <tr>
              <td>[pexpect](http://pexpect.readthedocs.org/) Linux Mac</td>
              <td>4.0.1</td>
              <td>Pexpect allows easy control of interactive console applications / ISC</td>
            </tr>

            <tr>
              <td>[pickleshare](https://github.com/vivainio/pickleshare)</td>
              <td>0.7.4</td>
              <td>file system based database that uses Python pickles / MIT</td>
            </tr>

            <tr>
              <td>[pillow](http://python-pillow.github.io/)</td>
              <td>3.3.1</td>
              <td>The friendly Python Imaging Library(PIL) fork / PIL license</td>
            </tr>

            <tr>
              <td>[pip](https://pip.pypa.io/en/stable/)</td>
              <td>8.1.2</td>
              <td>PyPA recommended tool for installing Python packages / MIT</td>
            </tr>

            <tr>
              <td>[pixman](http://www.pixman.org/) Linux</td>
              <td>0.32.6</td>
              <td>A low-level software library for pixel manipulation / MIT</td>
            </tr>

            <tr>
              <td>[pkginfo](https://pypi.python.org/pypi/pkginfo/)</td>
              <td>1.3.2</td>
              <td>query metadatdata from sdists or bdists installed packages / PSF</td>
            </tr>

            <tr>
              <td>[ply](http://www.dabeaz.com/ply/)</td>
              <td>3.9</td>
              <td>Implementation of Lex and Yacc / BSD</td>
            </tr>

            <tr>
              <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
              <td>1.0.3</td>
              <td>library for building powerful interactive command lines in Python / BSD</td>
            </tr>

            <tr>
              <td>[psutil](https://github.com/giampaolo/psutil)</td>
              <td>4.3.1</td>
              <td>A cross-platform process and system utilities module for Python / BSD</td>
            </tr>

            <tr>
              <td>[ptyprocess](https://github.com/pexpect/ptyprocess) Linux Mac</td>
              <td>0.5.1</td>
              <td>Run a subprocess in a pseudo terminal / ISC</td>
            </tr>

            <tr>
              <td>[py](http://pylib.readthedocs.org/)</td>
              <td>1.4.31</td>
              <td>Library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
            </tr>

            <tr>
              <td>[pyasn1](http://pyasn1.sourceforge.net/)</td>
              <td>0.1.9</td>
              <td>Offline IP address to Autonomous System Number lookup module / BSD</td>
            </tr>

            <tr>
              <td>[pycosat](https://github.com/ContinuumIO/pycosat)</td>
              <td>0.6.1</td>
              <td>Python bindings to the picosat SAT solver / MIT</td>
            </tr>

            <tr>
              <td>[pycparser](https://github.com/eliben/pycparser)</td>
              <td>2.14</td>
              <td>Complete C99 parser in pure Python / BSD</td>
            </tr>

            <tr>
              <td>[pycrypto](http://www.pycrypto.org/)</td>
              <td>2.6.1</td>
              <td>Cryptographic modules for Python / Public-Domain</td>
            </tr>

            <tr>
              <td>[pycurl](http://pycurl.sourceforge.net/)</td>
              <td>7.43.0</td>
              <td>Python interface to libcurl / LGPL, MIT</td>
            </tr>

            <tr>
              <td>[pyflakes](https://launchpad.net/pyflakes)</td>
              <td>1.3.0</td>
              <td>Checks Python source files for errors / MIT</td>
            </tr>

            <tr>
              <td>[pygments](http://pygments.org/)</td>
              <td>2.1.3</td>
              <td>Generic syntax highlighting package / BSD</td>
            </tr>

            <tr>
              <td>[pylint](http://www.pylint.org/)</td>
              <td>1.5.4</td>
              <td>Python code static checker / GPL</td>
            </tr>

            <tr>
              <td>[pyopenssl](https://github.com/pyca/pyopenssl)</td>
              <td>16.0.0</td>
              <td>Python wrapper module around the OpenSSL library / Apache License, Version 2.0</td>
            </tr>

            <tr>
              <td>pyparsing</td>
              <td>2.1.4</td>
              <td>Create and execute simple grammars / MIT</td>
            </tr>

            <tr>
              <td>[pyqt](http://www.riverbankcomputing.co.uk/software/pyqt)</td>
              <td>5.6.0</td>
              <td>Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3</td>
            </tr>

            <tr>
              <td>[pytables](http://www.pytables.org)</td>
              <td>3.2.3.1</td>
              <td>Manage hierarchical datasets to cope with large amounts of data / BSD</td>
            </tr>

            <tr>
              <td>[pytest](http://pytest.org/)</td>
              <td>2.9.2</td>
              <td>Simple and powerful testing with Python / MIT</td>
            </tr>

            <tr>
              <td>[python](http://www.python.org/)</td>
              <td>3.5.2</td>
              <td>general purpose programming language / PSF</td>
            </tr>

            <tr>
              <td>[python-dateutil](https://dateutil.readthedocs.org/)</td>
              <td>2.5.3</td>
              <td>Extensions to the standard Python datetime module / BSD</td>
            </tr>

            <tr>
              <td>[pytz](http://pytz.sourceforge.net/)</td>
              <td>2016.6.1</td>
              <td>World timezone definitions, modern and historical / MIT</td>
            </tr>

            <tr>
              <td>[pywin32](http://sourceforge.net/projects/pywin32/) Windows</td>
              <td>220</td>
              <td>Python extensions for Windows / PSF</td>
            </tr>

            <tr>
              <td>[pyyaml](http://pyyaml.org/wiki/PyYAML)</td>
              <td>3.12</td>
              <td>YAML parser and emitter for Python / MIT</td>
            </tr>

            <tr>
              <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
              <td>15.4.0</td>
              <td>zeromq bindings for Python / LGPL and BSD</td>
            </tr>

            <tr>
              <td>[qt](http://www.qt.io)</td>
              <td>5.6.0</td>
              <td>Qt is a cross-platform application and UI framework / LGPLv3</td>
            </tr>

            <tr>
              <td>[qtawesome](https://github.com/spyder-ide/qtawesome)</td>
              <td>0.3.3</td>
              <td>FontAwesome icons in PyQt and PySide applications / MIT</td>
            </tr>

            <tr>
              <td>[qtconsole](http://jupyter.org)</td>
              <td>4.2.1</td>
              <td>Jupyter Qt Console / BSD</td>
            </tr>

            <tr>
              <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
              <td>1.1.2</td>
              <td>uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT</td>
            </tr>

            <tr>
              <td>readline Linux Mac</td>
              <td>6.2</td>
              <td>Line-editing for programs with a command-line interface / GPL3</td>
            </tr>

            <tr>
              <td>[redis](http://redis.io/download/) Linux Mac</td>
              <td>3.2.0</td>
              <td>Advanced key-value cache and store / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[redis-py](https://github.com/andymccurdy/redis-py/) Linux Mac</td>
              <td>2.10.5</td>
              <td>Redis Python Client / MIT</td>
            </tr>

            <tr>
              <td>[requests](https://docs.python-requests.org/en/latest/index.html)</td>
              <td>2.11.1</td>
              <td>Python HTTP for Humans / Apache</td>
            </tr>

            <tr>
              <td>[rope](https://github.com/python-rope/rope)</td>
              <td>0.9.4</td>
              <td>A Python refactoring library / GPL</td>
            </tr>

            <tr>
              <td>ruamel\_yaml</td>
              <td>0.11.14</td>
              <td>/ MIT</td>
            </tr>

            <tr>
              <td>[scikit-image](http://scikit-image.org/)</td>
              <td>0.12.3</td>
              <td>Image processing routines for SciPy / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scikit-learn](http://scikit-learn.org/stable/)</td>
              <td>0.17.1</td>
              <td>A set of python modules for machine learning and data mining / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scipy](http://www.scipy.org/)</td>
              <td>0.18.1</td>
              <td>Scientific Library for Python / BSD</td>
            </tr>

            <tr>
              <td>[setuptools](https://pypi.python.org/pypi/setuptools)</td>
              <td>27.2.0</td>
              <td>Download, build, install, upgrade, and uninstall Python packages / MIT</td>
            </tr>

            <tr>
              <td>[simplegeneric](https://pypi.python.org/pypi/simplegeneric)</td>
              <td>0.8.1</td>
              <td>Define simple single-dispatch generic functions / ZPL 2.1</td>
            </tr>

            <tr>
              <td>[singledispatch](http://docs.python.org/3/library/functools.html#functools.singledispatch)</td>
              <td>3.4.0.3</td>
              <td>Transforms a function into a single-dispatch generic function / MIT</td>
            </tr>

            <tr>
              <td>sip</td>
              <td>4.18</td>
              <td>Create Python bindings for C and C++ libraries / GPL3</td>
            </tr>

            <tr>
              <td>[six](http://pypi.python.org/pypi/six/)</td>
              <td>1.10.0</td>
              <td>Python 2 and 3 compatibility utilities / MIT</td>
            </tr>

            <tr>
              <td>[snowballstemmer](https://github.com/shibukawa/snowball_py)</td>
              <td>1.2.1</td>
              <td>Snowball stemming library collection for Python / BSD</td>
            </tr>

            <tr>
              <td>[sockjs-tornado](http://github.com/mrjoes/sockjs-tornado/)</td>
              <td>1.0.3</td>
              <td>SockJS python server implementation on top of Tornado framework / MIT</td>
            </tr>

            <tr>
              <td>[sphinx](http://sphinx-doc.org)</td>
              <td>1.4.6</td>
              <td>Documentation generator / BSD</td>
            </tr>

            <tr>
              <td>[spyder](https://github.com/spyder-ide/spyder)</td>
              <td>3.0.0</td>
              <td>Scientific PYthon Development EnviRonment / MIT</td>
            </tr>

            <tr>
              <td>[sqlalchemy](http://www.sqlalchemy.org/)</td>
              <td>1.0.13</td>
              <td>Database Abstraction Library / MIT</td>
            </tr>

            <tr>
              <td>[sqlite](http://www.sqlite.org/)</td>
              <td>3.13.0</td>
              <td>Self-contained, zero-configuration, SQL database engine / Public-Domain</td>
            </tr>

            <tr>
              <td>[statsmodels](http://statsmodels.sourceforge.net/)</td>
              <td>0.6.1</td>
              <td>Statistical computations and models / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[sympy](http://sympy.org)</td>
              <td>1.0</td>
              <td>Python library for symbolic mathematics / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[terminado](https://github.com/takluyver/terminado) Linux Mac</td>
              <td>0.6</td>
              <td>Terminals served to term.js using Tornado websockets / BSD</td>
            </tr>

            <tr>
              <td>[tk](http://www.tcl.tk/)</td>
              <td>8.5.18</td>
              <td>Dynamic programming language with GUI elements / BSD-like</td>
            </tr>

            <tr>
              <td>[toolz](http://toolz.readthedocs.org/en/latest/)</td>
              <td>0.8.0</td>
              <td>List processing tools and functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[tornado](http://www.tornadoweb.org/)</td>
              <td>4.4.1</td>
              <td>A Python web framework and asynchronous networking library / Apache</td>
            </tr>

            <tr>
              <td>[traitlets](https://github.com/ipython/traitlets)</td>
              <td>4.3.0</td>
              <td>Configuration system for Python applications / BSD</td>
            </tr>

            <tr>
              <td>[unicodecsv](https://github.com/jdunck/python-unicodecsv)</td>
              <td>0.14.1</td>
              <td>Drop-in replacement for csv module which supports unicode strings / BSD</td>
            </tr>

            <tr>
              <td>[vs2015\_runtime](http://www.microsoft.com) Windows</td>
              <td>14.0.25123</td>
              <td>Bundles of the MSVC 14 (VS 2015) runtime / Proprietary</td>
            </tr>

            <tr>
              <td>[wcwidth](https://github.com/jquast/wcwidth)</td>
              <td>0.1.7</td>
              <td>measures number of Terminal column cells of wide-character codes / MIT</td>
            </tr>

            <tr>
              <td>[werkzeug](http://werkzeug.pocoo.org/)</td>
              <td>0.11.11</td>
              <td>A WSGI utility library for Python / BSD</td>
            </tr>

            <tr>
              <td>[wheel](https://github.com/pypa/wheel)</td>
              <td>0.29.0</td>
              <td>Built-package format for Python / MIT</td>
            </tr>

            <tr>
              <td>[widgetsnbextension](http://ipython.org)</td>
              <td>1.2.6</td>
              <td>IPython HTML widgets for Jupyter / BSD 3-clause</td>
            </tr>

            <tr>
              <td>[win\_unicode\_console](https://github.com/Drekin/win-unicode-console) Windows</td>
              <td>0.5</td>
              <td>enable Unicode input and display when running Python from Windows console / MIT</td>
            </tr>

            <tr>
              <td>[wrapt](https://github.com/GrahamDumpleton/wrapt)</td>
              <td>1.10.6</td>
              <td>Module for decorators, wrappers and monkey patching / BSD</td>
            </tr>

            <tr>
              <td>xlrd</td>
              <td>1.0.0</td>
              <td>Extract data from Microsoft Excel spreadsheet files / BSD</td>
            </tr>

            <tr>
              <td>[xlsxwriter](https://github.com/jmcnamara/XlsxWriter)</td>
              <td>0.9.3</td>
              <td>A Python module for creating Excel XLSX files / BSD</td>
            </tr>

            <tr>
              <td>[xlwings](http://xlwings.org/) Mac Windows</td>
              <td>0.10.0</td>
              <td>Interact with Excel from Python and vice versa / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[xlwt](http://www.python-excel.org/)</td>
              <td>1.1.2</td>
              <td>Writing data and formatting information to Excel files / BSD</td>
            </tr>

            <tr>
              <td>[xz](http://tukaani.org/xz/) Linux Mac</td>
              <td>5.2.2</td>
              <td>Data compression software with high compression ratio / Public-Domain, GPL</td>
            </tr>

            <tr>
              <td>[yaml](http://www.yaml.org/) Linux Mac</td>
              <td>0.1.6</td>
              <td>A human friendly data serialization standard / MIT</td>
            </tr>

            <tr>
              <td>[zeromq](http://zeromq.org) Linux</td>
              <td>4.1.4</td>
              <td>Distributed messaging / LGPL</td>
            </tr>

            <tr>
              <td>[zlib](http://zlib.net/)</td>
              <td>1.2.8</td>
              <td>Unobtrusive compression library / zlib</td>
            </tr>
          </tbody>
        </table>
      </Tab>

      <Tab title="Python 2.7">
        <table>
          <thead>
            <tr>
              <th>Name</th>
              <th>Version</th>
              <th>Summary / License</th>
            </tr>
          </thead>

          <tbody>
            <tr>
              <td>[alabaster](http://www.sphinx-doc.org/en/stable/index.html)</td>
              <td>0.7.9</td>
              <td>Configurable, Python 2+3 compatible Sphinx theme / BSD</td>
            </tr>

            <tr>
              <td>[anaconda-clean](https://github.com/ContinuumIO/anaconda-clean)</td>
              <td>1.0.0</td>
              <td>Delete Anaconda configuration files / BSD</td>
            </tr>

            <tr>
              <td>[anaconda-client](http://anaconda.org)</td>
              <td>1.5.1</td>
              <td>anaconda.org command line client library / BSD</td>
            </tr>

            <tr>
              <td>anaconda-navigator</td>
              <td>1.3.1</td>
              <td>Anaconda Navigator / proprietary - Continuum Analytics, Inc.</td>
            </tr>

            <tr>
              <td>[appnope](http://github.com/minrk/appnope) Mac</td>
              <td>0.1.0</td>
              <td>Disable App Nap on OS X 10.9 / BSD</td>
            </tr>

            <tr>
              <td>[appscript](http://appscript.sourceforge.net/) Mac</td>
              <td>1.0.1</td>
              <td>Control AppleScriptable applications from Python / Public-Domain</td>
            </tr>

            <tr>
              <td>argcomplete</td>
              <td>1.0.0</td>
              <td>Bash tab completion of arguments for Python scripts / Apache</td>
            </tr>

            <tr>
              <td>astroid</td>
              <td>1.4.7</td>
              <td>abstract syntax tree for Python with inference support / LGPL</td>
            </tr>

            <tr>
              <td>[astropy](http://www.astropy.org/)</td>
              <td>1.2.1</td>
              <td>Community-developed Python Library for Astronomy / BSD</td>
            </tr>

            <tr>
              <td>[babel](http://babel.pocoo.org/)</td>
              <td>2.3.4</td>
              <td>Utilities to internationalize and localize Python applications / BSD</td>
            </tr>

            <tr>
              <td>backports</td>
              <td>1.0</td>
              <td>/ BSD</td>
            </tr>

            <tr>
              <td>[backports\_abc](https://github.com/cython/backports_abc)</td>
              <td>0.4</td>
              <td>backport of recent additions to the ‘collections.abc’ module / PSF</td>
            </tr>

            <tr>
              <td>[beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/)</td>
              <td>4.5.1</td>
              <td>Python library designed for screen-scraping / MIT</td>
            </tr>

            <tr>
              <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
              <td>0.8.1</td>
              <td>efficient representation of arrays of booleans – C extension / PSF</td>
            </tr>

            <tr>
              <td>[blaze](http://blaze.pydata.org)</td>
              <td>0.10.1</td>
              <td>NumPy and Pandas interface to big data / BSD</td>
            </tr>

            <tr>
              <td>[bokeh](http://bokeh.pydata.org/)</td>
              <td>0.12.2</td>
              <td>Python interactive visualization library for modern web browsers / BSD</td>
            </tr>

            <tr>
              <td>[boto](https://github.com/boto/boto/)</td>
              <td>2.42.0</td>
              <td>Amazon Web Services Library / MIT</td>
            </tr>

            <tr>
              <td>bottleneck</td>
              <td>1.1.0</td>
              <td>Fast NumPy array functions written in Cython. / Simplified BSD</td>
            </tr>

            <tr>
              <td>[bzip2](http://www.bzip.org/) Windows</td>
              <td>1.0.6</td>
              <td>high-quality data compressor / BSD</td>
            </tr>

            <tr>
              <td>[cairo](http://cairographics.org/) Linux</td>
              <td>1.12.18</td>
              <td>A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1</td>
            </tr>

            <tr>
              <td>[cdecimal](http://www.bytereef.org/mpdecimal/index.html)</td>
              <td>2.3</td>
              <td>Fast drop-in replacement for decimal.py / BSD</td>
            </tr>

            <tr>
              <td>[cffi](http://cffi.readthedocs.org)</td>
              <td>1.7.0</td>
              <td>C Foreign Function Interface for Python / MIT</td>
            </tr>

            <tr>
              <td>[chest](https://github.com/ContinuumIO/chest)</td>
              <td>0.2.3</td>
              <td>A dictionary that writes its contents to disk / BSD</td>
            </tr>

            <tr>
              <td>[click](http://click.pocoo.org/)</td>
              <td>6.6</td>
              <td>Command line interface creation kit / BSD</td>
            </tr>

            <tr>
              <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
              <td>0.2.1</td>
              <td>Extended pickling support for Python objects / BSD</td>
            </tr>

            <tr>
              <td>[clyent](https://github.com/Anaconda-Server/clyent)</td>
              <td>1.2.2</td>
              <td>Command line client library for windows and posix / BSD</td>
            </tr>

            <tr>
              <td>[colorama](https://github.com/tartley/colorama)</td>
              <td>0.3.7</td>
              <td>Cross-platform colored terminal text in Python / BSD</td>
            </tr>

            <tr>
              <td>comtypes Windows</td>
              <td>1.1.2</td>
              <td>pure Python COM package / MIT</td>
            </tr>

            <tr>
              <td>[conda](http://conda.pydata.org/)</td>
              <td>4.2.9</td>
              <td>OS-agnostic, system-level binary package and environment manager. / BSD</td>
            </tr>

            <tr>
              <td>[conda-build](https://github.com/conda/conda-build)</td>
              <td>2.0.2</td>
              <td>Commands and tools for building conda packages / BSD 3-clause</td>
            </tr>

            <tr>
              <td>configobj</td>
              <td>5.0.6</td>
              <td>Config file reading, writing and validation / BSD</td>
            </tr>

            <tr>
              <td>[configparser](http://docs.python.org/3/library/configparser.html)</td>
              <td>3.5.0</td>
              <td>brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT</td>
            </tr>

            <tr>
              <td>[contextlib2](http://contextlib2.readthedocs.org/)</td>
              <td>0.5.3</td>
              <td>backports and enhancements for the contextlib module / PSF</td>
            </tr>

            <tr>
              <td>[cryptography](https://cryptography.io)</td>
              <td>1.5</td>
              <td>Provides cryptographic recipes and primitives to Python developers / Apache</td>
            </tr>

            <tr>
              <td>[curl](http://curl.haxx.se/)</td>
              <td>7.49.0</td>
              <td>Tool and library for transferring data with URL syntax / MIT/X derivate</td>
            </tr>

            <tr>
              <td>[cycler](http://matplotlib.org/cycler/)</td>
              <td>0.10.0</td>
              <td>Composable style cycles / BSD</td>
            </tr>

            <tr>
              <td>[cython](http://www.cython.org/)</td>
              <td>0.24.1</td>
              <td>The Cython compiler for writing C extensions for the Python language / Apache</td>
            </tr>

            <tr>
              <td>[cytoolz](https://github.com/pytoolz/cytoolz)</td>
              <td>0.8.0</td>
              <td>Cython implementation of Toolz, high performance functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[dask](http://dask.pydata.org/en/latest/)</td>
              <td>0.11.0</td>
              <td>Task scheduling and blocked algorithms for parallel processing / BSD</td>
            </tr>

            <tr>
              <td>datashape</td>
              <td>0.5.2</td>
              <td>Language defining a data description protocol / BSD</td>
            </tr>

            <tr>
              <td>[dbus](http://www.freedesktop.org/wiki/Software/dbus/) Linux</td>
              <td>1.10.10</td>
              <td>message bus system, a simple way for applications to talk to one another / GPL2</td>
            </tr>

            <tr>
              <td>[decorator](http://pypi.python.org/pypi/decorator)</td>
              <td>4.0.10</td>
              <td>Better living through Python with decorators / BSD</td>
            </tr>

            <tr>
              <td>dill</td>
              <td>0.2.5</td>
              <td>Serialize all of python (almost) / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[docutils](http://docutils.sourceforge.net)</td>
              <td>0.12</td>
              <td>Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3</td>
            </tr>

            <tr>
              <td>[dynd-python](http://libdynd.org/) Linux Mac</td>
              <td>0.7.2</td>
              <td>Python exposure of DyND, a library for dynamic arrays / BSD</td>
            </tr>

            <tr>
              <td>[entrypoints](https://github.com/takluyver/entrypoints)</td>
              <td>0.2.2</td>
              <td>/ MIT</td>
            </tr>

            <tr>
              <td>[enum34](https://pypi.python.org/pypi/enum34)</td>
              <td>1.1.6</td>
              <td>Robust enumerated type support in Python / BSD</td>
            </tr>

            <tr>
              <td>[et\_xmlfile](https://openpyxl.pages.heptapod.net/et_xmlfile/)</td>
              <td>1.0.1</td>
              <td>Low memory library for creating large XML files / MIT</td>
            </tr>

            <tr>
              <td>[expat](http://expat.sourceforge.net) Linux Mac</td>
              <td>2.1.0</td>
              <td>XML parser library written in C / MIT</td>
            </tr>

            <tr>
              <td>[fastcache](https://github.com/pbrady/fastcache)</td>
              <td>1.0.2</td>
              <td>C implementation of Python 3 functools.lru\_cache / MIT</td>
            </tr>

            <tr>
              <td>[filelock](http://s3fs.readthedocs.org/en/latest/)</td>
              <td>2.0.6</td>
              <td>/ Public-Domain</td>
            </tr>

            <tr>
              <td>[flask](https://flask.palletsprojects.com/)</td>
              <td>0.11.1</td>
              <td>A microframework based on Werkzeug, Jinja2 and good intentions / BSD</td>
            </tr>

            <tr>
              <td>[flask-cors](https://github.com/corydolphin/flask-cors)</td>
              <td>2.1.2</td>
              <td>Flask extension adding a decorator for CORS support / MIT</td>
            </tr>

            <tr>
              <td>[fontconfig](http://www.freedesktop.org/wiki/Software/fontconfig/) Linux</td>
              <td>2.11.1</td>
              <td>A library for configuring and customizing font access / BSD</td>
            </tr>

            <tr>
              <td>[freetype](http://freetype.sourceforge.net/index2.html)</td>
              <td>2.5.5</td>
              <td>A Free, High-Quality, and Portable Font Engine / FreeType License</td>
            </tr>

            <tr>
              <td>[funcsigs](http://funcsigs.readthedocs.org/)</td>
              <td>1.0.2</td>
              <td>Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+ / Apache</td>
            </tr>

            <tr>
              <td>[functools32](https://github.com/MiCHiLU/python-functools32)</td>
              <td>3.2.3.2</td>
              <td>backport of the functools module from Python 3.2.3 for use on 2.7 / PSF</td>
            </tr>

            <tr>
              <td>[futures](http://code.google.com/p/pythonfutures)</td>
              <td>3.0.5</td>
              <td>A Java-style futures package for Python / BSD</td>
            </tr>

            <tr>
              <td>[get\_terminal\_size](https://github.com/chrippa/backports.shutil_get_terminal_size)</td>
              <td>1.0.0</td>
              <td>backport of the get\_terminal\_size function from Python 3.3 / MIT</td>
            </tr>

            <tr>
              <td>[gevent](http://www.gevent.org/)</td>
              <td>1.1.2</td>
              <td>Coroutine-based Python network library / MIT</td>
            </tr>

            <tr>
              <td>[glib](https://developer.gnome.org/glib/) Linux</td>
              <td>2.43.0</td>
              <td>Core application building blocks for libraries and applications in C / LGPL</td>
            </tr>

            <tr>
              <td>[greenlet](https://github.com/python-greenlet/greenlet)</td>
              <td>0.4.10</td>
              <td>Lightweight in-process concurrent programming / MIT</td>
            </tr>

            <tr>
              <td>[grin](http://pypi.python.org/pypi/grin)</td>
              <td>1.2.1</td>
              <td>Enhanced grep-like tool / BSD</td>
            </tr>

            <tr>
              <td>[gst-plugins-base](http://gstreamer.freedesktop.org/) Linux</td>
              <td>1.8.0</td>
              <td>GStreamer Base Plug-ins / GPL2</td>
            </tr>

            <tr>
              <td>[gstreamer](http://gstreamer.freedesktop.org/) Linux</td>
              <td>1.8.0</td>
              <td>library for constructing graphs of media-handling components / LGPL2</td>
            </tr>

            <tr>
              <td>[h5py](http://www.h5py.org/)</td>
              <td>2.6.0</td>
              <td>Pythonic interface to the HDF5 binary data format / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[harfbuzz](http://www.freedesktop.org/wiki/Software/HarfBuzz/) Linux</td>
              <td>0.9.39</td>
              <td>An OpenType text shaping engine / MIT</td>
            </tr>

            <tr>
              <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
              <td>1.8.17</td>
              <td>A data model, library, and file format for storing and managing data / BSD-like</td>
            </tr>

            <tr>
              <td>[heapdict](http://stutzbachenterprises.com/)</td>
              <td>1.0.0</td>
              <td>A heap with decrease-key and increase-key operations / BSD</td>
            </tr>

            <tr>
              <td>[idna](https://github.com/kjd/idna)</td>
              <td>2.1</td>
              <td>Internationalized Domain Names in Applications / BSD</td>
            </tr>

            <tr>
              <td>[imagesize](https://github.com/shibukawa/imagesize_py)</td>
              <td>0.7.1</td>
              <td>getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
            </tr>

            <tr>
              <td>[ipaddress](https://github.com/phihag/ipaddress)</td>
              <td>1.0.16</td>
              <td>IPv4/IPv6 manipulation library / PSF</td>
            </tr>

            <tr>
              <td>[ipykernel](http://ipython.org)</td>
              <td>4.5.0</td>
              <td>IPython Kernel for Jupyter / BSD</td>
            </tr>

            <tr>
              <td>[ipython](http://ipython.org/)</td>
              <td>5.1.0</td>
              <td>Productive Interactive Computing / BSD</td>
            </tr>

            <tr>
              <td>[ipython\_genutils](http://jupyter.org)</td>
              <td>0.1.0</td>
              <td>vestigial utilities from IPython / BSD</td>
            </tr>

            <tr>
              <td>[ipywidgets](https://github.com/ipython/ipywidgets)</td>
              <td>5.2.2</td>
              <td>Widgets for the Jupyter Notebook / BSD 3-clause</td>
            </tr>

            <tr>
              <td>itsdangerous</td>
              <td>0.24</td>
              <td>Various helpers to pass trusted data to untrusted environments / BSD</td>
            </tr>

            <tr>
              <td>[jbig](https://www.cl.cam.ac.uk/~mgk25/jbigkit) Linux Mac</td>
              <td>2.1</td>
              <td>Implementation of the JBIG1 data compression standard / GPL2</td>
            </tr>

            <tr>
              <td>[jdcal](http://github.com/phn/jdcal)</td>
              <td>1.2</td>
              <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD</td>
            </tr>

            <tr>
              <td>jedi</td>
              <td>0.9.0</td>
              <td>Autocompletion and static analysis library for Python / MIT</td>
            </tr>

            <tr>
              <td>[jinja2](https://jinja.palletsprojects.com/en/stable/)</td>
              <td>2.8</td>
              <td>An easy to use stand-alone template engine written in pure python. / BSD</td>
            </tr>

            <tr>
              <td>[jpeg](http://www.ijg.org/)</td>
              <td>8d</td>
              <td>Read and write jpeg COM, EXIF, IPTC medata / Custom free software license</td>
            </tr>

            <tr>
              <td>[jsonschema](https://python-jsonschema.readthedocs.io/en/stable/)</td>
              <td>2.5.1</td>
              <td>An implementation of JSON Schema validation for Python / MIT</td>
            </tr>

            <tr>
              <td>[jupyter](http://jupyter.org)</td>
              <td>1.0.0</td>
              <td>Open source, interactive data science and scientific computing / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_client](http://jupyter.org)</td>
              <td>4.4.0</td>
              <td>Jupyter protocol implementation and client libraries / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_console](http://jupyter.org)</td>
              <td>5.0.0</td>
              <td>Jupyter terminal console / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_core](http://jupyter.org)</td>
              <td>4.2.0</td>
              <td>core Jupyter functionality / BSD</td>
            </tr>

            <tr>
              <td>[lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy)</td>
              <td>1.2.1</td>
              <td>Fast and thorough lazy object proxy / BSD</td>
            </tr>

            <tr>
              <td>[libdynd](http://libdynd.org/) Linux Mac</td>
              <td>0.7.2</td>
              <td>C++ dynamic ndarray library / BSD</td>
            </tr>

            <tr>
              <td>[libffi](http://sourceware.org/libffi/) Linux</td>
              <td>3.2.1</td>
              <td>portable foreign-function interface library / MIT</td>
            </tr>

            <tr>
              <td>[libgcc](http://gcc.gnu.org/) Linux</td>
              <td>4.8.5</td>
              <td>Shared libraries for the GNU Compiler Collection / GPL3</td>
            </tr>

            <tr>
              <td>[libgfortran](https://gcc.gnu.org/fortran/) Linux</td>
              <td>3.0.0</td>
              <td>GNU Fortran runtime library / GPL3</td>
            </tr>

            <tr>
              <td>[libpng](http://www.libpng.org/pub/png/libpng.html)</td>
              <td>1.6.22</td>
              <td>The official PNG reference library / libpng license</td>
            </tr>

            <tr>
              <td>[libsodium](http://libsodium.org) Linux</td>
              <td>1.0.10</td>
              <td>A library for encryption, signatures, password hashing, etc. / ISC</td>
            </tr>

            <tr>
              <td>[libtiff](http://www.libtiff.org/)</td>
              <td>4.0.6</td>
              <td>Support for Tag Image File Format (TIFF) / BSD-like</td>
            </tr>

            <tr>
              <td>[libxcb](http://xcb.freedesktop.org/) Linux</td>
              <td>1.12</td>
              <td>This is the C-language Bindings package to the X Window System protocol / MIT</td>
            </tr>

            <tr>
              <td>[libxml2](http://xmlsoft.org/) Linux Mac</td>
              <td>2.9.2</td>
              <td>The XML C parser and toolkit for Gnome / MIT</td>
            </tr>

            <tr>
              <td>[libxslt](http://xmlsoft.org/XSLT/) Linux Mac</td>
              <td>1.1.28</td>
              <td>The XSLT C library developed for the GNOME project / MIT</td>
            </tr>

            <tr>
              <td>[llvmlite](http://llvmlite.pydata.org/)</td>
              <td>0.13.0</td>
              <td>Lightweight wrapper around basic LLVM functionality / BSD</td>
            </tr>

            <tr>
              <td>[locket](http://github.com/mwilliamson/locket.py)</td>
              <td>0.2.0</td>
              <td>File based locks for Python for Linux and Windows / BSD</td>
            </tr>

            <tr>
              <td>[lxml](http://lxml.de/)</td>
              <td>3.6.4</td>
              <td>Pythonic binding for the C libraries libxml2 and libxslt / BSD</td>
            </tr>

            <tr>
              <td>[markupsafe](https://palletsprojects.com/projects/markupsafe/)</td>
              <td>0.23</td>
              <td>Implements a XML/HTML/XHTML Markup safe string for Python / BSD</td>
            </tr>

            <tr>
              <td>[matplotlib](http://matplotlib.org/)</td>
              <td>1.5.3</td>
              <td>Python 2D plotting library / PSF-based</td>
            </tr>

            <tr>
              <td>[menuinst](https://github.com/ContinuumIO/menuinst) Windows</td>
              <td>1.4.1</td>
              <td>cross platform menu item installation / BSD</td>
            </tr>

            <tr>
              <td>[mistune](https://github.com/lepture/mistune)</td>
              <td>0.7.3</td>
              <td>The fastest markdown parser in pure Python with renderer feature / BSD</td>
            </tr>

            <tr>
              <td>[mkl](http://software.intel.com/en-us/articles/intel-mkl/)</td>
              <td>11.3.3</td>
              <td>Math library for Intel and compatible processors / proprietary - Intel</td>
            </tr>

            <tr>
              <td>[mkl-service](https://github.com/ContinuumIO/mkl-service)</td>
              <td>1.1.2</td>
              <td>Python bindings to MKL service functions / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[mpmath](http://mpmath.org)</td>
              <td>0.19</td>
              <td>Python library for arbitrary-precision floating-point arithmetic / BSD</td>
            </tr>

            <tr>
              <td>[multipledispatch](http://github.com/mrocklin/multipledispatch/)</td>
              <td>0.4.8</td>
              <td>Multiple dispatch in Python / BSD</td>
            </tr>

            <tr>
              <td>[nb\_anacondacloud](https://github.com/Anaconda-Platform/nb_anacondacloud)</td>
              <td>1.2.0</td>
              <td>/ BSD</td>
            </tr>

            <tr>
              <td>[nb\_conda](https://github.com/Anaconda-Platform/nb_conda)</td>
              <td>2.0.0</td>
              <td>Launch Jupyter kernels for any installed conda environment / BSD</td>
            </tr>

            <tr>
              <td>[nb\_conda\_kernels](https://github.com/Anaconda-Platform/nb_conda_kernels)</td>
              <td>2.0.0</td>
              <td>Launch Jupyter kernels for any installed conda environment / BSD</td>
            </tr>

            <tr>
              <td>[nbconvert](http://jupyter.org)</td>
              <td>4.2.0</td>
              <td>converts notebooks to various other formats via Jinja templates / BSD</td>
            </tr>

            <tr>
              <td>[nbformat](http://jupyter.org)</td>
              <td>4.1.0</td>
              <td>The reference implementation of the Jupyter Notebook format / BSD</td>
            </tr>

            <tr>
              <td>[nbpresent](https://github.com/Anaconda-Platform/nbpresent)</td>
              <td>3.0.2</td>
              <td>Next generation slides for Jupyter Notebooks / BSD</td>
            </tr>

            <tr>
              <td>networkx</td>
              <td>1.11</td>
              <td>Python package for creating and manipulating complex networks / BSD</td>
            </tr>

            <tr>
              <td>[nltk](http://nltk.org/)</td>
              <td>3.2.1</td>
              <td>Build Python programs to work with human language data / Apache</td>
            </tr>

            <tr>
              <td>[nose](http://readthedocs.org/docs/nose/)</td>
              <td>1.3.7</td>
              <td>Nose extends unittest to make testing easier / LGPL</td>
            </tr>

            <tr>
              <td>[notebook](http://jupyter.org)</td>
              <td>4.2.3</td>
              <td>web-based notebook environment for interactive computing / BSD</td>
            </tr>

            <tr>
              <td>[numba](http://numba.pydata.org/)</td>
              <td>0.28.1</td>
              <td>NumPy aware dynamic Python compiler using LLVM / BSD</td>
            </tr>

            <tr>
              <td>[numexpr](https://github.com/pydata/numexpr)</td>
              <td>2.6.1</td>
              <td>Fast numerical expression evaluator for NumPy / MIT</td>
            </tr>

            <tr>
              <td>[numpy](https://numpy.org/)</td>
              <td>1.11.1</td>
              <td>array processing for numbers, strings, records, and objects / BSD</td>
            </tr>

            <tr>
              <td>[odo](http://odo.pydata.org/en/latest/)</td>
              <td>0.5.0</td>
              <td>Shapeshifting for your data / BSD</td>
            </tr>

            <tr>
              <td>[openpyxl](http://openpyxl.readthedocs.org)</td>
              <td>2.3.2</td>
              <td>A Python library to read/write Excel 2010 xlsx/xlsm files / MIT</td>
            </tr>

            <tr>
              <td>[openssl](http://www.openssl.org/)</td>
              <td>1.0.2j</td>
              <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style</td>
            </tr>

            <tr>
              <td>[pandas](http://pandas.pydata.org/)</td>
              <td>0.18.1</td>
              <td>Powerful data structures and data analysis tools / BSD</td>
            </tr>

            <tr>
              <td>[partd](https://github.com/dask/partd)</td>
              <td>0.3.6</td>
              <td>Appendable key-value byte store / BSD</td>
            </tr>

            <tr>
              <td>[patchelf](http://nixos.org/patchelf.html) Linux</td>
              <td>0.9</td>
              <td>Modify the dynamic linker and RPATH of ELF executables / GPL3</td>
            </tr>

            <tr>
              <td>[path.py](http://github.com/jaraco/path.py)</td>
              <td>8.2.1</td>
              <td>Module wrapper for os.path / MIT</td>
            </tr>

            <tr>
              <td>[pathlib2](https://pypi.python.org/pypi/pathlib2/)</td>
              <td>2.1.0</td>
              <td>object-oriented filesystem paths / MIT</td>
            </tr>

            <tr>
              <td>[patsy](https://github.com/pydata/patsy)</td>
              <td>0.4.1</td>
              <td>Describing statistical models in Python using symbolic formulas / BSD</td>
            </tr>

            <tr>
              <td>[pep8](http://pep8.readthedocs.org/)</td>
              <td>1.7.0</td>
              <td>Python style guide checker / MIT</td>
            </tr>

            <tr>
              <td>[pexpect](http://pexpect.readthedocs.org/) Linux Mac</td>
              <td>4.0.1</td>
              <td>Pexpect allows easy control of interactive console applications / ISC</td>
            </tr>

            <tr>
              <td>[pickleshare](https://github.com/vivainio/pickleshare)</td>
              <td>0.7.4</td>
              <td>file system based database that uses Python pickles / MIT</td>
            </tr>

            <tr>
              <td>[pillow](http://python-pillow.github.io/)</td>
              <td>3.3.1</td>
              <td>The friendly Python Imaging Library(PIL) fork / PIL license</td>
            </tr>

            <tr>
              <td>[pip](https://pip.pypa.io/en/stable/)</td>
              <td>8.1.2</td>
              <td>PyPA recommended tool for installing Python packages / MIT</td>
            </tr>

            <tr>
              <td>[pixman](http://www.pixman.org/) Linux</td>
              <td>0.32.6</td>
              <td>A low-level software library for pixel manipulation / MIT</td>
            </tr>

            <tr>
              <td>[pkginfo](https://pypi.python.org/pypi/pkginfo/)</td>
              <td>1.3.2</td>
              <td>query metadatdata from sdists or bdists installed packages / PSF</td>
            </tr>

            <tr>
              <td>[ply](http://www.dabeaz.com/ply/)</td>
              <td>3.9</td>
              <td>Implementation of Lex and Yacc / BSD</td>
            </tr>

            <tr>
              <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
              <td>1.0.3</td>
              <td>library for building powerful interactive command lines in Python / BSD</td>
            </tr>

            <tr>
              <td>[psutil](https://github.com/giampaolo/psutil)</td>
              <td>4.3.1</td>
              <td>A cross-platform process and system utilities module for Python / BSD</td>
            </tr>

            <tr>
              <td>[ptyprocess](https://github.com/pexpect/ptyprocess) Linux Mac</td>
              <td>0.5.1</td>
              <td>Run a subprocess in a pseudo terminal / ISC</td>
            </tr>

            <tr>
              <td>[py](http://pylib.readthedocs.org/)</td>
              <td>1.4.31</td>
              <td>Library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
            </tr>

            <tr>
              <td>[pyasn1](http://pyasn1.sourceforge.net/)</td>
              <td>0.1.9</td>
              <td>Offline IP address to Autonomous System Number lookup module / BSD</td>
            </tr>

            <tr>
              <td>[pyaudio](http://people.csail.mit.edu/hubert/pyaudio/) Mac</td>
              <td>0.2.7</td>
              <td>Bindings for PortAudio v19, the cross-platform audio stream library / MIT</td>
            </tr>

            <tr>
              <td>[pycairo](http://cairographics.org/pycairo/) Linux</td>
              <td>1.10.0</td>
              <td>A set of Python bindings for the cairo graphics library / LGPL 2.1, MPL 1.1</td>
            </tr>

            <tr>
              <td>[pycosat](https://github.com/ContinuumIO/pycosat)</td>
              <td>0.6.1</td>
              <td>Python bindings to the picosat SAT solver / MIT</td>
            </tr>

            <tr>
              <td>[pycparser](https://github.com/eliben/pycparser)</td>
              <td>2.14</td>
              <td>Complete C99 parser in pure Python / BSD</td>
            </tr>

            <tr>
              <td>[pycrypto](http://www.pycrypto.org/)</td>
              <td>2.6.1</td>
              <td>Cryptographic modules for Python / Public-Domain</td>
            </tr>

            <tr>
              <td>[pycurl](http://pycurl.sourceforge.net/)</td>
              <td>7.43.0</td>
              <td>Python interface to libcurl / LGPL, MIT</td>
            </tr>

            <tr>
              <td>[pyflakes](https://launchpad.net/pyflakes)</td>
              <td>1.3.0</td>
              <td>Checks Python source files for errors / MIT</td>
            </tr>

            <tr>
              <td>[pygments](http://pygments.org/)</td>
              <td>2.1.3</td>
              <td>Generic syntax highlighting package / BSD</td>
            </tr>

            <tr>
              <td>[pylint](http://www.pylint.org/)</td>
              <td>1.5.4</td>
              <td>Python code static checker / GPL</td>
            </tr>

            <tr>
              <td>[pyopenssl](https://github.com/pyca/pyopenssl)</td>
              <td>16.0.0</td>
              <td>Python wrapper module around the OpenSSL library / Apache License, Version 2.0</td>
            </tr>

            <tr>
              <td>pyparsing</td>
              <td>2.1.4</td>
              <td>Create and execute simple grammars / MIT</td>
            </tr>

            <tr>
              <td>[pyqt](http://www.riverbankcomputing.co.uk/software/pyqt)</td>
              <td>5.6.0</td>
              <td>Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3</td>
            </tr>

            <tr>
              <td>[pytables](http://www.pytables.org)</td>
              <td>3.2.3.1</td>
              <td>Manage hierarchical datasets to cope with large amounts of data / BSD</td>
            </tr>

            <tr>
              <td>[pytest](http://pytest.org/)</td>
              <td>2.9.2</td>
              <td>Simple and powerful testing with Python / MIT</td>
            </tr>

            <tr>
              <td>[python](http://www.python.org/)</td>
              <td>2.7.12</td>
              <td>general purpose programming language / PSF</td>
            </tr>

            <tr>
              <td>[python-dateutil](https://dateutil.readthedocs.org/)</td>
              <td>2.5.3</td>
              <td>Extensions to the standard Python datetime module / BSD</td>
            </tr>

            <tr>
              <td>[pytz](http://pytz.sourceforge.net/)</td>
              <td>2016.6.1</td>
              <td>World timezone definitions, modern and historical / MIT</td>
            </tr>

            <tr>
              <td>[pywin32](http://sourceforge.net/projects/pywin32/) Windows</td>
              <td>220</td>
              <td>Python extensions for Windows / PSF</td>
            </tr>

            <tr>
              <td>[pyyaml](http://pyyaml.org/wiki/PyYAML)</td>
              <td>3.12</td>
              <td>YAML parser and emitter for Python / MIT</td>
            </tr>

            <tr>
              <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
              <td>15.4.0</td>
              <td>zeromq bindings for Python / LGPL and BSD</td>
            </tr>

            <tr>
              <td>[qt](http://www.qt.io)</td>
              <td>5.6.0</td>
              <td>Qt is a cross-platform application and UI framework / LGPLv3</td>
            </tr>

            <tr>
              <td>[qtawesome](https://github.com/spyder-ide/qtawesome)</td>
              <td>0.3.3</td>
              <td>FontAwesome icons in PyQt and PySide applications / MIT</td>
            </tr>

            <tr>
              <td>[qtconsole](http://jupyter.org)</td>
              <td>4.2.1</td>
              <td>Jupyter Qt Console / BSD</td>
            </tr>

            <tr>
              <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
              <td>1.1.2</td>
              <td>uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT</td>
            </tr>

            <tr>
              <td>readline Linux Mac</td>
              <td>6.2</td>
              <td>Line-editing for programs with a command-line interface / GPL3</td>
            </tr>

            <tr>
              <td>[redis](http://redis.io/download/) Linux Mac</td>
              <td>3.2.0</td>
              <td>Advanced key-value cache and store / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[redis-py](https://github.com/andymccurdy/redis-py/) Linux Mac</td>
              <td>2.10.5</td>
              <td>Redis Python Client / MIT</td>
            </tr>

            <tr>
              <td>[requests](https://docs.python-requests.org/en/latest/index.html)</td>
              <td>2.11.1</td>
              <td>Python HTTP for Humans / Apache</td>
            </tr>

            <tr>
              <td>[rope](https://github.com/python-rope/rope)</td>
              <td>0.9.4</td>
              <td>A Python refactoring library / GPL</td>
            </tr>

            <tr>
              <td>ruamel\_yaml</td>
              <td>0.11.14</td>
              <td>/ MIT</td>
            </tr>

            <tr>
              <td>[scikit-image](http://scikit-image.org/)</td>
              <td>0.12.3</td>
              <td>Image processing routines for SciPy / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scikit-learn](http://scikit-learn.org/stable/)</td>
              <td>0.17.1</td>
              <td>A set of python modules for machine learning and data mining / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scipy](http://www.scipy.org/)</td>
              <td>0.18.1</td>
              <td>Scientific Library for Python / BSD</td>
            </tr>

            <tr>
              <td>[setuptools](https://pypi.python.org/pypi/setuptools)</td>
              <td>27.2.0</td>
              <td>Download, build, install, upgrade, and uninstall Python packages / MIT</td>
            </tr>

            <tr>
              <td>[simplegeneric](https://pypi.python.org/pypi/simplegeneric)</td>
              <td>0.8.1</td>
              <td>Define simple single-dispatch generic functions / ZPL 2.1</td>
            </tr>

            <tr>
              <td>[singledispatch](http://docs.python.org/3/library/functools.html#functools.singledispatch)</td>
              <td>3.4.0.3</td>
              <td>Transforms a function into a single-dispatch generic function / MIT</td>
            </tr>

            <tr>
              <td>sip</td>
              <td>4.18</td>
              <td>Create Python bindings for C and C++ libraries / GPL3</td>
            </tr>

            <tr>
              <td>[six](http://pypi.python.org/pypi/six/)</td>
              <td>1.10.0</td>
              <td>Python 2 and 3 compatibility utilities / MIT</td>
            </tr>

            <tr>
              <td>[snowballstemmer](https://github.com/shibukawa/snowball_py)</td>
              <td>1.2.1</td>
              <td>Snowball stemming library collection for Python / BSD</td>
            </tr>

            <tr>
              <td>[sockjs-tornado](http://github.com/mrjoes/sockjs-tornado/)</td>
              <td>1.0.3</td>
              <td>SockJS python server implementation on top of Tornado framework / MIT</td>
            </tr>

            <tr>
              <td>[sphinx](http://sphinx-doc.org)</td>
              <td>1.4.6</td>
              <td>Documentation generator / BSD</td>
            </tr>

            <tr>
              <td>[spyder](https://github.com/spyder-ide/spyder)</td>
              <td>3.0.0</td>
              <td>Scientific PYthon Development EnviRonment / MIT</td>
            </tr>

            <tr>
              <td>[sqlalchemy](http://www.sqlalchemy.org/)</td>
              <td>1.0.13</td>
              <td>Database Abstraction Library / MIT</td>
            </tr>

            <tr>
              <td>[sqlite](http://www.sqlite.org/)</td>
              <td>3.13.0</td>
              <td>Self-contained, zero-configuration, SQL database engine / Public-Domain</td>
            </tr>

            <tr>
              <td>ssl\_match\_hostname</td>
              <td>3.4.0.2</td>
              <td>The ssl.match\_hostname() function from Python 3.4 / PSF</td>
            </tr>

            <tr>
              <td>[statsmodels](http://statsmodels.sourceforge.net/)</td>
              <td>0.6.1</td>
              <td>Statistical computations and models / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[sympy](http://sympy.org)</td>
              <td>1.0</td>
              <td>Python library for symbolic mathematics / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[terminado](https://github.com/takluyver/terminado) Linux Mac</td>
              <td>0.6</td>
              <td>Terminals served to term.js using Tornado websockets / BSD</td>
            </tr>

            <tr>
              <td>[tk](http://www.tcl.tk/)</td>
              <td>8.5.18</td>
              <td>Dynamic programming language with GUI elements / BSD-like</td>
            </tr>

            <tr>
              <td>[toolz](http://toolz.readthedocs.org/en/latest/)</td>
              <td>0.8.0</td>
              <td>List processing tools and functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[tornado](http://www.tornadoweb.org/)</td>
              <td>4.4.1</td>
              <td>A Python web framework and asynchronous networking library / Apache</td>
            </tr>

            <tr>
              <td>[traitlets](https://github.com/ipython/traitlets)</td>
              <td>4.3.0</td>
              <td>Configuration system for Python applications / BSD</td>
            </tr>

            <tr>
              <td>[unicodecsv](https://github.com/jdunck/python-unicodecsv)</td>
              <td>0.14.1</td>
              <td>Drop-in replacement for csv module which supports unicode strings / BSD</td>
            </tr>

            <tr>
              <td>[vs2008\_runtime](http://www.microsoft.com) Windows</td>
              <td>9.00.30729.1</td>
              <td>Bundles of the MSVC 9 (VS 2008) runtime / Proprietary</td>
            </tr>

            <tr>
              <td>[wcwidth](https://github.com/jquast/wcwidth)</td>
              <td>0.1.7</td>
              <td>measures number of Terminal column cells of wide-character codes / MIT</td>
            </tr>

            <tr>
              <td>[werkzeug](http://werkzeug.pocoo.org/)</td>
              <td>0.11.11</td>
              <td>A WSGI utility library for Python / BSD</td>
            </tr>

            <tr>
              <td>[wheel](https://github.com/pypa/wheel)</td>
              <td>0.29.0</td>
              <td>Built-package format for Python / MIT</td>
            </tr>

            <tr>
              <td>[widgetsnbextension](http://ipython.org)</td>
              <td>1.2.6</td>
              <td>IPython HTML widgets for Jupyter / BSD 3-clause</td>
            </tr>

            <tr>
              <td>[win\_unicode\_console](https://github.com/Drekin/win-unicode-console) Windows</td>
              <td>0.5</td>
              <td>enable Unicode input and display when running Python from Windows console / MIT</td>
            </tr>

            <tr>
              <td>[wrapt](https://github.com/GrahamDumpleton/wrapt)</td>
              <td>1.10.6</td>
              <td>Module for decorators, wrappers and monkey patching / BSD</td>
            </tr>

            <tr>
              <td>xlrd</td>
              <td>1.0.0</td>
              <td>Extract data from Microsoft Excel spreadsheet files / BSD</td>
            </tr>

            <tr>
              <td>[xlsxwriter](https://github.com/jmcnamara/XlsxWriter)</td>
              <td>0.9.3</td>
              <td>A Python module for creating Excel XLSX files / BSD</td>
            </tr>

            <tr>
              <td>[xlwings](http://xlwings.org/) Mac Windows</td>
              <td>0.10.0</td>
              <td>Interact with Excel from Python and vice versa / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[xlwt](http://www.python-excel.org/)</td>
              <td>1.1.2</td>
              <td>Writing data and formatting information to Excel files / BSD</td>
            </tr>

            <tr>
              <td>[xz](http://tukaani.org/xz/) Linux Mac</td>
              <td>5.2.2</td>
              <td>Data compression software with high compression ratio / Public-Domain, GPL</td>
            </tr>

            <tr>
              <td>[yaml](http://www.yaml.org/) Linux Mac</td>
              <td>0.1.6</td>
              <td>A human friendly data serialization standard / MIT</td>
            </tr>

            <tr>
              <td>[zeromq](http://zeromq.org) Linux</td>
              <td>4.1.4</td>
              <td>Distributed messaging / LGPL</td>
            </tr>

            <tr>
              <td>[zlib](http://zlib.net/)</td>
              <td>1.2.8</td>
              <td>Unobtrusive compression library / zlib</td>
            </tr>
          </tbody>
        </table>
      </Tab>
    </Tabs>
  </Accordion>
</Update>

<Update label="Anaconda 4.1.1" description="Jul 08, 2016">
  Fixes:

  * Running the shell installer on some older system, would print out
    (harmless) tracebacks during the install process, see:
    [ContinuumIO/anaconda-issues#860](https://github.com/ContinuumIO/anaconda-issues/issues/860)
  * We added blaze 0.10.1 back into the installer, which was accidentally
    missing in 4.1.0

  Updates:

  * bokeh from 0.11.1 to 0.12.0
  * bottleneck from 1.0.0 to 1.1.0
  * conda from 4.1.4 to 4.1.6
  * conda-build from 1.21.2 to 1.21.3
  * numpy from 1.11.0 to 1.11.1
  * Python 2.7 from 2.7.11 to 2.7.12
  * Python 3.4 from 3.4.4 to 3.4.5
  * Python 3.5 from 3.5.1 to 3.5.2

  <Accordion title="Packages">
    <Tabs>
      <Tab title="Python 3.5">
        <table>
          <thead>
            <tr>
              <th>Name</th>
              <th>Version</th>
              <th>Summary / License</th>
            </tr>
          </thead>

          <tbody>
            <tr>
              <td>[alabaster](http://www.sphinx-doc.org/en/stable/index.html)</td>
              <td>0.7.8</td>
              <td>Configurable, Python 2+3 compatible Sphinx theme / BSD</td>
            </tr>

            <tr>
              <td>[anaconda-client](http://anaconda.org)</td>
              <td>1.4.0</td>
              <td>anaconda.org command line client library / BSD</td>
            </tr>

            <tr>
              <td>anaconda-navigator</td>
              <td>1.2.1</td>
              <td>Anaconda Navigator / proprietary - Continuum Analytics, Inc.</td>
            </tr>

            <tr>
              <td>[appnope](http://github.com/minrk/appnope) Mac</td>
              <td>0.1.0</td>
              <td>Disable App Nap on OS X 10.9 / BSD</td>
            </tr>

            <tr>
              <td>[appscript](http://appscript.sourceforge.net/) Mac</td>
              <td>1.0.1</td>
              <td>Control AppleScriptable applications from Python / Public-Domain</td>
            </tr>

            <tr>
              <td>argcomplete</td>
              <td>1.0.0</td>
              <td>Bash tab completion of arguments for Python scripts / Apache</td>
            </tr>

            <tr>
              <td>[astropy](http://www.astropy.org/)</td>
              <td>1.2.1</td>
              <td>Community-developed Python Library for Astronomy / BSD</td>
            </tr>

            <tr>
              <td>[babel](http://babel.pocoo.org/)</td>
              <td>2.3.3</td>
              <td>Utilities to internationalize and localize Python applications / BSD</td>
            </tr>

            <tr>
              <td>backports</td>
              <td>1.0</td>
              <td>/ BSD</td>
            </tr>

            <tr>
              <td>[beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/)</td>
              <td>4.4.1</td>
              <td>Python library designed for screen-scraping / MIT</td>
            </tr>

            <tr>
              <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
              <td>0.8.1</td>
              <td>efficient representation of arrays of booleans – C extension / PSF</td>
            </tr>

            <tr>
              <td>[blaze](http://blaze.pydata.org)</td>
              <td>0.10.1</td>
              <td>NumPy and Pandas interface to big data / BSD</td>
            </tr>

            <tr>
              <td>[bokeh](http://bokeh.pydata.org/)</td>
              <td>0.12.0</td>
              <td>Python interactive visualization library for modern web browsers / BSD</td>
            </tr>

            <tr>
              <td>[boto](https://github.com/boto/boto/)</td>
              <td>2.40.0</td>
              <td>Amazon Web Services Library / MIT</td>
            </tr>

            <tr>
              <td>bottleneck</td>
              <td>1.1.0</td>
              <td>Fast NumPy array functions written in Cython. / Simplified BSD</td>
            </tr>

            <tr>
              <td>[bzip2](http://www.bzip.org/) Windows</td>
              <td>1.0.6</td>
              <td>high-quality data compressor / BSD</td>
            </tr>

            <tr>
              <td>[cffi](http://cffi.readthedocs.org)</td>
              <td>1.6.0</td>
              <td>C Foreign Function Interface for Python / MIT</td>
            </tr>

            <tr>
              <td>[chest](https://github.com/ContinuumIO/chest)</td>
              <td>0.2.3</td>
              <td>A dictionary that writes its contents to disk / BSD</td>
            </tr>

            <tr>
              <td>[click](http://click.pocoo.org/)</td>
              <td>6.6</td>
              <td>Command line interface creation kit / BSD</td>
            </tr>

            <tr>
              <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
              <td>0.2.1</td>
              <td>Extended pickling support for Python objects / as-is</td>
            </tr>

            <tr>
              <td>[clyent](https://github.com/Anaconda-Server/clyent)</td>
              <td>1.2.2</td>
              <td>Command line client library for windows and posix / BSD</td>
            </tr>

            <tr>
              <td>[colorama](https://github.com/tartley/colorama)</td>
              <td>0.3.7</td>
              <td>Cross-platform colored terminal text in Python / BSD</td>
            </tr>

            <tr>
              <td>comtypes Windows</td>
              <td>1.1.2</td>
              <td>pure Python COM package / MIT</td>
            </tr>

            <tr>
              <td>[conda](http://conda.pydata.org/)</td>
              <td>4.1.6</td>
              <td>Package management system and Environment management system / BSD</td>
            </tr>

            <tr>
              <td>[conda-build](https://github.com/conda/conda-build)</td>
              <td>1.21.3</td>
              <td>Commands and tools for building conda packages / BSD</td>
            </tr>

            <tr>
              <td>[conda-env](https://github.com/conda/conda-env/)</td>
              <td>2.5.1</td>
              <td>Provides a unified interface to dealing with Conda environments / BSD</td>
            </tr>

            <tr>
              <td>configobj</td>
              <td>5.0.6</td>
              <td>Config file reading, writing and validation / BSD</td>
            </tr>

            <tr>
              <td>[contextlib2](http://contextlib2.readthedocs.org/)</td>
              <td>0.5.3</td>
              <td>backports and enhancements for the contextlib module / PSF</td>
            </tr>

            <tr>
              <td>[cryptography](https://cryptography.io)</td>
              <td>1.4</td>
              <td>Provides cryptographic recipes and primitives to Python developers / Apache</td>
            </tr>

            <tr>
              <td>[curl](http://curl.haxx.se/)</td>
              <td>7.49.0</td>
              <td>Tool and library for transferring data with URL syntax / MIT/X derivate</td>
            </tr>

            <tr>
              <td>[cycler](http://matplotlib.org/cycler/)</td>
              <td>0.10.0</td>
              <td>Composable style cycles / BSD</td>
            </tr>

            <tr>
              <td>[cython](http://www.cython.org/)</td>
              <td>0.24</td>
              <td>The Cython compiler for writing C extensions for the Python language / Apache</td>
            </tr>

            <tr>
              <td>[cytoolz](https://github.com/pytoolz/cytoolz)</td>
              <td>0.8.0</td>
              <td>Cython implementation of Toolz, high performance functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[dask](http://dask.pydata.org/en/latest/)</td>
              <td>0.10.0</td>
              <td>Task scheduling and blocked algorithms for parallel processing / BSD</td>
            </tr>

            <tr>
              <td>datashape</td>
              <td>0.5.2</td>
              <td>Language defining a data description protocol / BSD</td>
            </tr>

            <tr>
              <td>[decorator](http://pypi.python.org/pypi/decorator)</td>
              <td>4.0.10</td>
              <td>Better living through Python with decorators / BSD</td>
            </tr>

            <tr>
              <td>dill</td>
              <td>0.2.5</td>
              <td>Serialize all of python (almost) / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[docutils](http://docutils.sourceforge.net)</td>
              <td>0.12</td>
              <td>Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3</td>
            </tr>

            <tr>
              <td>[dynd-python](http://libdynd.org/)</td>
              <td>0.7.2</td>
              <td>Python exposure of DyND, a library for dynamic arrays / BSD</td>
            </tr>

            <tr>
              <td>[entrypoints](https://github.com/takluyver/entrypoints)</td>
              <td>0.2.2</td>
              <td>/ MIT</td>
            </tr>

            <tr>
              <td>[et\_xmlfile](https://openpyxl.pages.heptapod.net/et_xmlfile/)</td>
              <td>1.0.1</td>
              <td>Low memory library for creating large XML files / MIT</td>
            </tr>

            <tr>
              <td>[fastcache](https://github.com/pbrady/fastcache)</td>
              <td>1.0.2</td>
              <td>C implementation of Python 3 functools.lru\_cache / MIT</td>
            </tr>

            <tr>
              <td>[flask](https://flask.palletsprojects.com/)</td>
              <td>0.11.1</td>
              <td>A microframework based on Werkzeug, Jinja2 and good intentions / BSD</td>
            </tr>

            <tr>
              <td>[flask-cors](https://github.com/corydolphin/flask-cors)</td>
              <td>2.1.2</td>
              <td>Flask extension adding a decorator for CORS support / MIT</td>
            </tr>

            <tr>
              <td>[fontconfig](http://www.freedesktop.org/wiki/Software/fontconfig/) Linux</td>
              <td>2.11.1</td>
              <td>A library for configuring and customizing font access / BSD</td>
            </tr>

            <tr>
              <td>[freetype](http://freetype.sourceforge.net/index2.html)</td>
              <td>2.5.5</td>
              <td>A Free, High-Quality, and Portable Font Engine / FreeType License</td>
            </tr>

            <tr>
              <td>[get\_terminal\_size](https://github.com/chrippa/backports.shutil_get_terminal_size)</td>
              <td>1.0.0</td>
              <td>backport of the get\_terminal\_size function from Python 3.3 / MIT</td>
            </tr>

            <tr>
              <td>[gevent](http://www.gevent.org/)</td>
              <td>1.1.1</td>
              <td>Coroutine-based Python network library / MIT</td>
            </tr>

            <tr>
              <td>[greenlet](https://github.com/python-greenlet/greenlet)</td>
              <td>0.4.10</td>
              <td>Lightweight in-process concurrent programming / MIT</td>
            </tr>

            <tr>
              <td>[h5py](http://www.h5py.org/)</td>
              <td>2.6.0</td>
              <td>Pythonic interface to the HDF5 binary data format / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
              <td>1.8.16</td>
              <td>A data model, library, and file format for storing and managing data / BSD-like</td>
            </tr>

            <tr>
              <td>[heapdict](http://stutzbachenterprises.com/)</td>
              <td>1.0.0</td>
              <td>A heap with decrease-key and increase-key operations / BSD</td>
            </tr>

            <tr>
              <td>[idna](https://github.com/kjd/idna)</td>
              <td>2.1</td>
              <td>Internationalized Domain Names in Applications / BSD</td>
            </tr>

            <tr>
              <td>[imagesize](https://github.com/shibukawa/imagesize_py)</td>
              <td>0.7.1</td>
              <td>getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
            </tr>

            <tr>
              <td>[ipykernel](http://ipython.org)</td>
              <td>4.3.1</td>
              <td>IPython Kernel for Jupyter / BSD</td>
            </tr>

            <tr>
              <td>[ipython](http://ipython.org/)</td>
              <td>4.2.0</td>
              <td>Productive Interactive Computing / BSD</td>
            </tr>

            <tr>
              <td>[ipython\_genutils](http://jupyter.org)</td>
              <td>0.1.0</td>
              <td>vestigial utilities from IPython / BSD</td>
            </tr>

            <tr>
              <td>[ipywidgets](http://github.com/jakevdp/ipywidgets)</td>
              <td>4.1.1</td>
              <td>IPython Static Widgets / BSD</td>
            </tr>

            <tr>
              <td>itsdangerous</td>
              <td>0.24</td>
              <td>Various helpers to pass trusted data to untrusted environments / BSD</td>
            </tr>

            <tr>
              <td>[jbig](https://www.cl.cam.ac.uk/~mgk25/jbigkit) Linux Mac</td>
              <td>2.1</td>
              <td>Implementation of the JBIG1 data compression standard / GPL2</td>
            </tr>

            <tr>
              <td>[jdcal](http://github.com/phn/jdcal)</td>
              <td>1.2</td>
              <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD</td>
            </tr>

            <tr>
              <td>jedi</td>
              <td>0.9.0</td>
              <td>Autocompletion and static analysis library for Python / MIT</td>
            </tr>

            <tr>
              <td>[jinja2](https://jinja.palletsprojects.com/en/stable/)</td>
              <td>2.8</td>
              <td>An easy to use stand-alone template engine written in pure python. / BSD</td>
            </tr>

            <tr>
              <td>[jpeg](http://www.ijg.org/)</td>
              <td>8d</td>
              <td>Read and write jpeg COM, EXIF, IPTC medata / Custom free software license</td>
            </tr>

            <tr>
              <td>[jsonschema](https://python-jsonschema.readthedocs.io/en/stable/)</td>
              <td>2.5.1</td>
              <td>An implementation of JSON Schema validation for Python / MIT</td>
            </tr>

            <tr>
              <td>[jupyter](http://jupyter.org)</td>
              <td>1.0.0</td>
              <td>Open source, interactive data science and scientific computing / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_client](http://jupyter.org)</td>
              <td>4.3.0</td>
              <td>Jupyter protocol implementation and client libraries / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_console](http://jupyter.org)</td>
              <td>4.1.1</td>
              <td>Jupyter terminal console / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_core](http://jupyter.org)</td>
              <td>4.1.0</td>
              <td>Core Jupyter functionality / BSD</td>
            </tr>

            <tr>
              <td>[libdynd](http://libdynd.org/)</td>
              <td>0.7.2</td>
              <td>C++ dynamic ndarray library / BSD</td>
            </tr>

            <tr>
              <td>[libffi](http://sourceware.org/libffi/) Linux</td>
              <td>3.2.1</td>
              <td>portable foreign-function interface library / MIT</td>
            </tr>

            <tr>
              <td>[libgfortran](https://gcc.gnu.org/fortran/) Linux</td>
              <td>3.0.0</td>
              <td>GNU Fortran runtime library / GPL3</td>
            </tr>

            <tr>
              <td>[libpng](http://www.libpng.org/pub/png/libpng.html)</td>
              <td>1.6.22</td>
              <td>The official PNG reference library / libpng license</td>
            </tr>

            <tr>
              <td>[libsodium](http://libsodium.org) Linux</td>
              <td>1.0.10</td>
              <td>A library for encryption, signatures, password hashing, etc. / MIT</td>
            </tr>

            <tr>
              <td>[libtiff](http://www.libtiff.org/)</td>
              <td>4.0.6</td>
              <td>Support for Tag Image File Format (TIFF) / BSD-like</td>
            </tr>

            <tr>
              <td>[libxml2](http://xmlsoft.org/) Linux Mac</td>
              <td>2.9.2</td>
              <td>The XML C parser and toolkit for Gnome / MIT</td>
            </tr>

            <tr>
              <td>[libxslt](http://xmlsoft.org/XSLT/) Linux Mac</td>
              <td>1.1.28</td>
              <td>The XSLT C library developed for the GNOME project / MIT</td>
            </tr>

            <tr>
              <td>[llvmlite](http://llvmlite.pydata.org/)</td>
              <td>0.11.0</td>
              <td>Lightweight wrapper around basic LLVM functionality / BSD</td>
            </tr>

            <tr>
              <td>[locket](http://github.com/mwilliamson/locket.py)</td>
              <td>0.2.0</td>
              <td>File based locks for Python for Linux and Windows / BSD</td>
            </tr>

            <tr>
              <td>[lxml](http://lxml.de/)</td>
              <td>3.6.0</td>
              <td>Pythonic binding for the C libraries libxml2 and libxslt / BSD</td>
            </tr>

            <tr>
              <td>[markupsafe](https://palletsprojects.com/projects/markupsafe/)</td>
              <td>0.23</td>
              <td>Implements a XML/HTML/XHTML Markup safe string for Python / BSD</td>
            </tr>

            <tr>
              <td>[matplotlib](http://matplotlib.org/)</td>
              <td>1.5.1</td>
              <td>Python 2D plotting library / PSF-based</td>
            </tr>

            <tr>
              <td>[menuinst](https://github.com/ContinuumIO/menuinst) Windows</td>
              <td>1.4.1</td>
              <td>cross platform menu item installation / BSD</td>
            </tr>

            <tr>
              <td>[mistune](https://github.com/lepture/mistune)</td>
              <td>0.7.2</td>
              <td>The fastest markdown parser in pure Python with renderer feature / BSD</td>
            </tr>

            <tr>
              <td>[mkl](http://software.intel.com/en-us/articles/intel-mkl/)</td>
              <td>11.3.3</td>
              <td>Math library for Intel and compatible processors / proprietary - Intel</td>
            </tr>

            <tr>
              <td>[mkl-service](https://github.com/ContinuumIO/mkl-service)</td>
              <td>1.1.2</td>
              <td>Python bindings to MKL service functions / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[mpmath](http://mpmath.org)</td>
              <td>0.19</td>
              <td>Python library for arbitrary-precision floating-point arithmetic / BSD</td>
            </tr>

            <tr>
              <td>[multipledispatch](http://github.com/mrocklin/multipledispatch/)</td>
              <td>0.4.8</td>
              <td>Multiple dispatch in Python / BSD</td>
            </tr>

            <tr>
              <td>[nb\_anacondacloud](https://github.com/Anaconda-Platform/nb_anacondacloud)</td>
              <td>1.1.0</td>
              <td>/ BSD</td>
            </tr>

            <tr>
              <td>[nb\_conda](https://github.com/Anaconda-Platform/nb_conda)</td>
              <td>1.1.0</td>
              <td>Launch Jupyter kernels for any installed conda environment / BSD</td>
            </tr>

            <tr>
              <td>[nb\_conda\_kernels](https://github.com/Anaconda-Platform/nb_conda_kernels)</td>
              <td>1.0.3</td>
              <td>Launch Jupyter kernels for any installed conda environment / BSD</td>
            </tr>

            <tr>
              <td>[nbconvert](http://jupyter.org)</td>
              <td>4.2.0</td>
              <td>converts notebooks to various other formats via Jinja templates / BSD</td>
            </tr>

            <tr>
              <td>[nbformat](http://jupyter.org)</td>
              <td>4.0.1</td>
              <td>The reference implementation of the Jupyter Notebook format / BSD</td>
            </tr>

            <tr>
              <td>[nbpresent](https://github.com/Anaconda-Platform/nbpresent)</td>
              <td>3.0.2</td>
              <td>Next generation slides for Jupyter Notebooks / BSD</td>
            </tr>

            <tr>
              <td>networkx</td>
              <td>1.11</td>
              <td>Python package for creating and manipulating complex networks / BSD</td>
            </tr>

            <tr>
              <td>[nltk](http://nltk.org/)</td>
              <td>3.2.1</td>
              <td>Build Python programs to work with human language data / Apache</td>
            </tr>

            <tr>
              <td>[nose](http://readthedocs.org/docs/nose/)</td>
              <td>1.3.7</td>
              <td>Nose extends unittest to make testing easier / LGPL</td>
            </tr>

            <tr>
              <td>[notebook](http://jupyter.org)</td>
              <td>4.2.1</td>
              <td>A web-based notebook environment for interactive computing / BSD</td>
            </tr>

            <tr>
              <td>[numba](http://numba.pydata.org/)</td>
              <td>0.26.0</td>
              <td>NumPy aware dynamic Python compiler using LLVM / BSD</td>
            </tr>

            <tr>
              <td>[numexpr](https://github.com/pydata/numexpr)</td>
              <td>2.6.0</td>
              <td>Fast numerical expression evaluator for NumPy / MIT</td>
            </tr>

            <tr>
              <td>[numpy](https://numpy.org/)</td>
              <td>1.11.1</td>
              <td>array processing for numbers, strings, records, and objects / BSD</td>
            </tr>

            <tr>
              <td>[odo](http://odo.pydata.org/en/latest/)</td>
              <td>0.5.0</td>
              <td>Shapeshifting for your data / BSD</td>
            </tr>

            <tr>
              <td>[openpyxl](http://openpyxl.readthedocs.org)</td>
              <td>2.3.2</td>
              <td>A Python library to read/write Excel 2010 xlsx/xlsm files / MIT</td>
            </tr>

            <tr>
              <td>[openssl](http://www.openssl.org/)</td>
              <td>1.0.2h</td>
              <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style</td>
            </tr>

            <tr>
              <td>[pandas](http://pandas.pydata.org/)</td>
              <td>0.18.1</td>
              <td>Powerful data structures and data analysis tools / BSD</td>
            </tr>

            <tr>
              <td>[partd](https://github.com/dask/partd)</td>
              <td>0.3.4</td>
              <td>Appendable key-value byte store / BSD</td>
            </tr>

            <tr>
              <td>[patchelf](http://nixos.org/patchelf.html) Linux</td>
              <td>0.9</td>
              <td>Modify the dynamic linker and RPATH of ELF executables / GPL3</td>
            </tr>

            <tr>
              <td>[path.py](http://github.com/jaraco/path.py)</td>
              <td>8.2.1</td>
              <td>Module wrapper for os.path / MIT</td>
            </tr>

            <tr>
              <td>[pathlib2](https://pypi.python.org/pypi/pathlib2/)</td>
              <td>2.1.0</td>
              <td>object-oriented filesystem paths / MIT</td>
            </tr>

            <tr>
              <td>[patsy](https://github.com/pydata/patsy)</td>
              <td>0.4.1</td>
              <td>Describing statistical models in Python using symbolic formulas / BSD</td>
            </tr>

            <tr>
              <td>[pep8](http://pep8.readthedocs.org/)</td>
              <td>1.7.0</td>
              <td>Python style guide checker / MIT</td>
            </tr>

            <tr>
              <td>[pexpect](http://pexpect.readthedocs.org/) Linux Mac</td>
              <td>4.0.1</td>
              <td>Pexpect allows easy control of interactive console applications / ISC</td>
            </tr>

            <tr>
              <td>[pickleshare](https://github.com/vivainio/pickleshare)</td>
              <td>0.7.2</td>
              <td>File system based database that uses Python pickles / MIT</td>
            </tr>

            <tr>
              <td>[pillow](http://python-pillow.github.io/)</td>
              <td>3.2.0</td>
              <td>The friendly Python Imaging Library(PIL) fork / PIL license</td>
            </tr>

            <tr>
              <td>[pip](https://pip.pypa.io/en/stable/)</td>
              <td>8.1.2</td>
              <td>PyPA recommended tool for installing Python packages / MIT</td>
            </tr>

            <tr>
              <td>[ply](http://www.dabeaz.com/ply/)</td>
              <td>3.8</td>
              <td>Implementation of Lex and Yacc / BSD</td>
            </tr>

            <tr>
              <td>[psutil](https://github.com/giampaolo/psutil)</td>
              <td>4.3.0</td>
              <td>A cross-platform process and system utilities module for Python / BSD</td>
            </tr>

            <tr>
              <td>[ptyprocess](https://github.com/pexpect/ptyprocess) Linux Mac</td>
              <td>0.5.1</td>
              <td>Run a subprocess in a pseudo terminal / ISC</td>
            </tr>

            <tr>
              <td>[py](http://pylib.readthedocs.org/)</td>
              <td>1.4.31</td>
              <td>Library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
            </tr>

            <tr>
              <td>[pyasn1](http://pyasn1.sourceforge.net/)</td>
              <td>0.1.9</td>
              <td>Offline IP address to Autonomous System Number lookup module / BSD</td>
            </tr>

            <tr>
              <td>[pycosat](https://github.com/ContinuumIO/pycosat)</td>
              <td>0.6.1</td>
              <td>Python bindings to the picosat SAT solver / MIT</td>
            </tr>

            <tr>
              <td>[pycparser](https://github.com/eliben/pycparser)</td>
              <td>2.14</td>
              <td>Complete C99 parser in pure Python / BSD</td>
            </tr>

            <tr>
              <td>[pycrypto](http://www.pycrypto.org/)</td>
              <td>2.6.1</td>
              <td>Cryptographic modules for Python / Public-Domain</td>
            </tr>

            <tr>
              <td>[pycurl](http://pycurl.sourceforge.net/)</td>
              <td>7.43.0</td>
              <td>Python interface to libcurl / LGPL, MIT</td>
            </tr>

            <tr>
              <td>[pyflakes](https://launchpad.net/pyflakes)</td>
              <td>1.2.3</td>
              <td>Checks Python source files for errors / MIT</td>
            </tr>

            <tr>
              <td>[pygments](http://pygments.org/)</td>
              <td>2.1.3</td>
              <td>Generic syntax highlighting package / BSD</td>
            </tr>

            <tr>
              <td>[pyopenssl](https://github.com/pyca/pyopenssl)</td>
              <td>0.16.0</td>
              <td>Python wrapper module around the OpenSSL library / Apache License, Version 2.0</td>
            </tr>

            <tr>
              <td>pyparsing</td>
              <td>2.1.4</td>
              <td>Create and execute simple grammars / MIT</td>
            </tr>

            <tr>
              <td>[pyqt](http://www.riverbankcomputing.co.uk/software/pyqt)</td>
              <td>4.11.4</td>
              <td>Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3</td>
            </tr>

            <tr>
              <td>pyreadline Windows</td>
              <td>2.1</td>
              <td>A ctypes-based readline for Windows / BSD</td>
            </tr>

            <tr>
              <td>[pytables](http://www.pytables.org)</td>
              <td>3.2.2</td>
              <td>Manage hierarchical datasets to cope with large amounts of data / BSD</td>
            </tr>

            <tr>
              <td>[pytest](http://pytest.org/)</td>
              <td>2.9.2</td>
              <td>Simple and powerful testing with Python / MIT</td>
            </tr>

            <tr>
              <td>[python](http://www.python.org/)</td>
              <td>3.5.2</td>
              <td>general purpose programming language / PSF</td>
            </tr>

            <tr>
              <td>[python-dateutil](https://dateutil.readthedocs.org/)</td>
              <td>2.5.3</td>
              <td>Extensions to the standard Python datetime module / BSD</td>
            </tr>

            <tr>
              <td>[pytz](http://pytz.sourceforge.net/)</td>
              <td>2016.4</td>
              <td>World timezone definitions, modern and historical / MIT</td>
            </tr>

            <tr>
              <td>[pywin32](http://sourceforge.net/projects/pywin32/) Windows</td>
              <td>220</td>
              <td>Python extensions for Windows / PSF</td>
            </tr>

            <tr>
              <td>[pyyaml](http://pyyaml.org/wiki/PyYAML)</td>
              <td>3.11</td>
              <td>YAML parser and emitter for Python / MIT</td>
            </tr>

            <tr>
              <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
              <td>15.2.0</td>
              <td>zeromq bindings for Python / LGPL and BSD</td>
            </tr>

            <tr>
              <td>[qt](http://qt-project.org)</td>
              <td>4.8.7</td>
              <td>Qt is a cross-platform application and UI framework / LGPL</td>
            </tr>

            <tr>
              <td>[qtconsole](http://jupyter.org)</td>
              <td>4.2.1</td>
              <td>Jupyter Qt Console / BSD</td>
            </tr>

            <tr>
              <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
              <td>1.0.2</td>
              <td>uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT</td>
            </tr>

            <tr>
              <td>readline Linux Mac</td>
              <td>6.2</td>
              <td>Line-editing for programs with a command-line interface / GPL3</td>
            </tr>

            <tr>
              <td>[redis](http://redis.io/download/) Linux Mac</td>
              <td>3.2.0</td>
              <td>Advanced key-value cache and store / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[redis-py](https://github.com/andymccurdy/redis-py/) Linux Mac</td>
              <td>2.10.5</td>
              <td>Redis Python Client / MIT</td>
            </tr>

            <tr>
              <td>[requests](https://docs.python-requests.org/en/latest/index.html)</td>
              <td>2.10.0</td>
              <td>Python HTTP for Humans / Apache</td>
            </tr>

            <tr>
              <td>[rope](https://github.com/python-rope/rope)</td>
              <td>0.9.4</td>
              <td>A Python refactoring library / GPL</td>
            </tr>

            <tr>
              <td>ruamel\_yaml</td>
              <td>0.11.7</td>
              <td>/ MIT</td>
            </tr>

            <tr>
              <td>[scikit-image](http://scikit-image.org/)</td>
              <td>0.12.3</td>
              <td>Image processing routines for SciPy / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scikit-learn](http://scikit-learn.org/stable/)</td>
              <td>0.17.1</td>
              <td>A set of python modules for machine learning and data mining / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scipy](http://www.scipy.org/)</td>
              <td>0.17.1</td>
              <td>Scientific Library for Python / BSD</td>
            </tr>

            <tr>
              <td>[setuptools](https://pypi.python.org/pypi/setuptools)</td>
              <td>23.0.0</td>
              <td>Download, build, install, upgrade, and uninstall Python packages / PSF or ZPL</td>
            </tr>

            <tr>
              <td>[simplegeneric](https://pypi.python.org/pypi/simplegeneric)</td>
              <td>0.8.1</td>
              <td>Define simple single-dispatch generic functions / ZPL 2.1</td>
            </tr>

            <tr>
              <td>[singledispatch](http://docs.python.org/3/library/functools.html#functools.singledispatch)</td>
              <td>3.4.0.3</td>
              <td>Transforms a function into a single-dispatch generic function / MIT</td>
            </tr>

            <tr>
              <td>sip</td>
              <td>4.16.9</td>
              <td>Create Python bindings for C and C++ libraries / GPL3</td>
            </tr>

            <tr>
              <td>[six](http://pypi.python.org/pypi/six/)</td>
              <td>1.10.0</td>
              <td>Python 2 and 3 compatibility utilities / MIT</td>
            </tr>

            <tr>
              <td>[snowballstemmer](https://github.com/shibukawa/snowball_py)</td>
              <td>1.2.1</td>
              <td>Snowball stemming library collection for Python / BSD</td>
            </tr>

            <tr>
              <td>[sockjs-tornado](http://github.com/mrjoes/sockjs-tornado/)</td>
              <td>1.0.3</td>
              <td>SockJS python server implementation on top of Tornado framework / MIT</td>
            </tr>

            <tr>
              <td>[sphinx](http://sphinx-doc.org)</td>
              <td>1.4.1</td>
              <td>Documentation generator / BSD</td>
            </tr>

            <tr>
              <td>[sphinx\_rtd\_theme](https://github.com/snide/sphinx_rtd_theme/)</td>
              <td>0.1.9</td>
              <td>ReadTheDocs.org theme for Sphinx / BSD</td>
            </tr>

            <tr>
              <td>[spyder](https://github.com/spyder-ide/spyder)</td>
              <td>2.3.9</td>
              <td>Scientific PYthon Development EnviRonment / MIT</td>
            </tr>

            <tr>
              <td>[sqlalchemy](http://www.sqlalchemy.org/)</td>
              <td>1.0.13</td>
              <td>Database Abstraction Library / MIT</td>
            </tr>

            <tr>
              <td>[sqlite](http://www.sqlite.org/)</td>
              <td>3.13.0</td>
              <td>Self-contained, zero-configuration, SQL database engine / Public-Domain</td>
            </tr>

            <tr>
              <td>[statsmodels](http://statsmodels.sourceforge.net/)</td>
              <td>0.6.1</td>
              <td>Statistical computations and models / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[sympy](http://sympy.org)</td>
              <td>1.0</td>
              <td>Python library for symbolic mathematics / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[terminado](https://github.com/takluyver/terminado) Linux Mac</td>
              <td>0.6</td>
              <td>Terminals served to term.js using Tornado websockets / BSD</td>
            </tr>

            <tr>
              <td>[tk](http://www.tcl.tk/)</td>
              <td>8.5.18</td>
              <td>Dynamic programming language with GUI elements / BSD-like</td>
            </tr>

            <tr>
              <td>[toolz](http://toolz.readthedocs.org/en/latest/)</td>
              <td>0.8.0</td>
              <td>List processing tools and functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[tornado](http://www.tornadoweb.org/)</td>
              <td>4.3</td>
              <td>A Python web framework and asynchronous networking library / Apache</td>
            </tr>

            <tr>
              <td>[traitlets](https://github.com/ipython/traitlets)</td>
              <td>4.2.1</td>
              <td>Configuration system for Python applications / BSD</td>
            </tr>

            <tr>
              <td>[unicodecsv](https://github.com/jdunck/python-unicodecsv)</td>
              <td>0.14.1</td>
              <td>Drop-in replacement for csv module which supports unicode strings / BSD</td>
            </tr>

            <tr>
              <td>[vs2015\_runtime](http://www.microsoft.com) Windows</td>
              <td>14.0.25123</td>
              <td>Bundles of the MSVC 14 (VS 2015) runtime / Proprietary</td>
            </tr>

            <tr>
              <td>[werkzeug](http://werkzeug.pocoo.org/)</td>
              <td>0.11.10</td>
              <td>A WSGI utility library for Python / BSD</td>
            </tr>

            <tr>
              <td>[wheel](https://github.com/pypa/wheel)</td>
              <td>0.29.0</td>
              <td>Built-package format for Python / MIT</td>
            </tr>

            <tr>
              <td>xlrd</td>
              <td>1.0.0</td>
              <td>Extract data from Microsoft Excel spreadsheet files / BSD</td>
            </tr>

            <tr>
              <td>[xlsxwriter](https://github.com/jmcnamara/XlsxWriter)</td>
              <td>0.9.2</td>
              <td>A Python module for creating Excel XLSX files / BSD</td>
            </tr>

            <tr>
              <td>[xlwings](http://xlwings.org/) Mac Windows</td>
              <td>0.7.2</td>
              <td>Interact with Excel from Python and vice versa / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[xlwt](http://www.python-excel.org/)</td>
              <td>1.1.2</td>
              <td>Writing data and formatting information to Excel files / BSD</td>
            </tr>

            <tr>
              <td>[xz](http://tukaani.org/xz/) Linux Mac</td>
              <td>5.2.2</td>
              <td>Data compression software with high compression ratio / Public-Domain, GPL</td>
            </tr>

            <tr>
              <td>[yaml](http://www.yaml.org/) Linux Mac</td>
              <td>0.1.6</td>
              <td>A human friendly data serialization standard / MIT</td>
            </tr>

            <tr>
              <td>[zeromq](http://zeromq.org) Linux</td>
              <td>4.1.4</td>
              <td>Distributed messaging / LGPL</td>
            </tr>

            <tr>
              <td>[zlib](http://zlib.net/)</td>
              <td>1.2.8</td>
              <td>Unobtrusive compression library / zlib</td>
            </tr>
          </tbody>
        </table>
      </Tab>

      <Tab title="Python 2.7">
        <table>
          <thead>
            <tr>
              <th>Name</th>
              <th>Version</th>
              <th>Summary / License</th>
            </tr>
          </thead>

          <tbody>
            <tr>
              <td>[alabaster](http://www.sphinx-doc.org/en/stable/index.html)</td>
              <td>0.7.8</td>
              <td>Configurable, Python 2+3 compatible Sphinx theme / BSD</td>
            </tr>

            <tr>
              <td>[anaconda-client](http://anaconda.org)</td>
              <td>1.4.0</td>
              <td>anaconda.org command line client library / BSD</td>
            </tr>

            <tr>
              <td>anaconda-navigator</td>
              <td>1.2.1</td>
              <td>Anaconda Navigator / proprietary - Continuum Analytics, Inc.</td>
            </tr>

            <tr>
              <td>[appnope](http://github.com/minrk/appnope) Mac</td>
              <td>0.1.0</td>
              <td>Disable App Nap on OS X 10.9 / BSD</td>
            </tr>

            <tr>
              <td>[appscript](http://appscript.sourceforge.net/) Mac</td>
              <td>1.0.1</td>
              <td>Control AppleScriptable applications from Python / Public-Domain</td>
            </tr>

            <tr>
              <td>argcomplete</td>
              <td>1.0.0</td>
              <td>Bash tab completion of arguments for Python scripts / Apache</td>
            </tr>

            <tr>
              <td>[astropy](http://www.astropy.org/)</td>
              <td>1.2.1</td>
              <td>Community-developed Python Library for Astronomy / BSD</td>
            </tr>

            <tr>
              <td>[babel](http://babel.pocoo.org/)</td>
              <td>2.3.3</td>
              <td>Utilities to internationalize and localize Python applications / BSD</td>
            </tr>

            <tr>
              <td>backports</td>
              <td>1.0</td>
              <td>/ BSD</td>
            </tr>

            <tr>
              <td>[backports\_abc](https://github.com/cython/backports_abc)</td>
              <td>0.4</td>
              <td>backport of recent additions to the ‘collections.abc’ module / PSF</td>
            </tr>

            <tr>
              <td>[beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/)</td>
              <td>4.4.1</td>
              <td>Python library designed for screen-scraping / MIT</td>
            </tr>

            <tr>
              <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
              <td>0.8.1</td>
              <td>efficient representation of arrays of booleans – C extension / PSF</td>
            </tr>

            <tr>
              <td>[blaze](http://blaze.pydata.org)</td>
              <td>0.10.1</td>
              <td>NumPy and Pandas interface to big data / BSD</td>
            </tr>

            <tr>
              <td>[bokeh](http://bokeh.pydata.org/)</td>
              <td>0.12.0</td>
              <td>Python interactive visualization library for modern web browsers / BSD</td>
            </tr>

            <tr>
              <td>[boto](https://github.com/boto/boto/)</td>
              <td>2.40.0</td>
              <td>Amazon Web Services Library / MIT</td>
            </tr>

            <tr>
              <td>bottleneck</td>
              <td>1.1.0</td>
              <td>Fast NumPy array functions written in Cython. / Simplified BSD</td>
            </tr>

            <tr>
              <td>[bzip2](http://www.bzip.org/) Windows</td>
              <td>1.0.6</td>
              <td>high-quality data compressor / BSD</td>
            </tr>

            <tr>
              <td>[cairo](http://cairographics.org/) Linux</td>
              <td>1.12.18</td>
              <td>A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1</td>
            </tr>

            <tr>
              <td>[cdecimal](http://www.bytereef.org/mpdecimal/index.html)</td>
              <td>2.3</td>
              <td>Fast drop-in replacement for decimal.py / BSD</td>
            </tr>

            <tr>
              <td>[cffi](http://cffi.readthedocs.org)</td>
              <td>1.6.0</td>
              <td>C Foreign Function Interface for Python / MIT</td>
            </tr>

            <tr>
              <td>[chest](https://github.com/ContinuumIO/chest)</td>
              <td>0.2.3</td>
              <td>A dictionary that writes its contents to disk / BSD</td>
            </tr>

            <tr>
              <td>[click](http://click.pocoo.org/)</td>
              <td>6.6</td>
              <td>Command line interface creation kit / BSD</td>
            </tr>

            <tr>
              <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
              <td>0.2.1</td>
              <td>Extended pickling support for Python objects / as-is</td>
            </tr>

            <tr>
              <td>[clyent](https://github.com/Anaconda-Server/clyent)</td>
              <td>1.2.2</td>
              <td>Command line client library for windows and posix / BSD</td>
            </tr>

            <tr>
              <td>[colorama](https://github.com/tartley/colorama)</td>
              <td>0.3.7</td>
              <td>Cross-platform colored terminal text in Python / BSD</td>
            </tr>

            <tr>
              <td>comtypes Windows</td>
              <td>1.1.2</td>
              <td>pure Python COM package / MIT</td>
            </tr>

            <tr>
              <td>[conda](http://conda.pydata.org/)</td>
              <td>4.1.6</td>
              <td>Package management system and Environment management system / BSD</td>
            </tr>

            <tr>
              <td>[conda-build](https://github.com/conda/conda-build)</td>
              <td>1.21.3</td>
              <td>Commands and tools for building conda packages / BSD</td>
            </tr>

            <tr>
              <td>[conda-env](https://github.com/conda/conda-env/)</td>
              <td>2.5.1</td>
              <td>Provides a unified interface to dealing with Conda environments / BSD</td>
            </tr>

            <tr>
              <td>configobj</td>
              <td>5.0.6</td>
              <td>Config file reading, writing and validation / BSD</td>
            </tr>

            <tr>
              <td>[configparser](http://docs.python.org/3/library/configparser.html)</td>
              <td>3.5.0b2</td>
              <td>brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT</td>
            </tr>

            <tr>
              <td>[contextlib2](http://contextlib2.readthedocs.org/)</td>
              <td>0.5.3</td>
              <td>backports and enhancements for the contextlib module / PSF</td>
            </tr>

            <tr>
              <td>[cryptography](https://cryptography.io)</td>
              <td>1.4</td>
              <td>Provides cryptographic recipes and primitives to Python developers / Apache</td>
            </tr>

            <tr>
              <td>[curl](http://curl.haxx.se/)</td>
              <td>7.49.0</td>
              <td>Tool and library for transferring data with URL syntax / MIT/X derivate</td>
            </tr>

            <tr>
              <td>[cycler](http://matplotlib.org/cycler/)</td>
              <td>0.10.0</td>
              <td>Composable style cycles / BSD</td>
            </tr>

            <tr>
              <td>[cython](http://www.cython.org/)</td>
              <td>0.24</td>
              <td>The Cython compiler for writing C extensions for the Python language / Apache</td>
            </tr>

            <tr>
              <td>[cytoolz](https://github.com/pytoolz/cytoolz)</td>
              <td>0.8.0</td>
              <td>Cython implementation of Toolz, high performance functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[dask](http://dask.pydata.org/en/latest/)</td>
              <td>0.10.0</td>
              <td>Task scheduling and blocked algorithms for parallel processing / BSD</td>
            </tr>

            <tr>
              <td>datashape</td>
              <td>0.5.2</td>
              <td>Language defining a data description protocol / BSD</td>
            </tr>

            <tr>
              <td>[decorator](http://pypi.python.org/pypi/decorator)</td>
              <td>4.0.10</td>
              <td>Better living through Python with decorators / BSD</td>
            </tr>

            <tr>
              <td>dill</td>
              <td>0.2.5</td>
              <td>Serialize all of python (almost) / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[docutils](http://docutils.sourceforge.net)</td>
              <td>0.12</td>
              <td>Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3</td>
            </tr>

            <tr>
              <td>[dynd-python](http://libdynd.org/) Linux Mac</td>
              <td>0.7.2</td>
              <td>Python exposure of DyND, a library for dynamic arrays / BSD</td>
            </tr>

            <tr>
              <td>[entrypoints](https://github.com/takluyver/entrypoints)</td>
              <td>0.2.2</td>
              <td>/ MIT</td>
            </tr>

            <tr>
              <td>[enum34](https://pypi.python.org/pypi/enum34)</td>
              <td>1.1.6</td>
              <td>Robust enumerated type support in Python / BSD</td>
            </tr>

            <tr>
              <td>[et\_xmlfile](https://openpyxl.pages.heptapod.net/et_xmlfile/)</td>
              <td>1.0.1</td>
              <td>Low memory library for creating large XML files / MIT</td>
            </tr>

            <tr>
              <td>[fastcache](https://github.com/pbrady/fastcache)</td>
              <td>1.0.2</td>
              <td>C implementation of Python 3 functools.lru\_cache / MIT</td>
            </tr>

            <tr>
              <td>[flask](https://flask.palletsprojects.com/)</td>
              <td>0.11.1</td>
              <td>A microframework based on Werkzeug, Jinja2 and good intentions / BSD</td>
            </tr>

            <tr>
              <td>[flask-cors](https://github.com/corydolphin/flask-cors)</td>
              <td>2.1.2</td>
              <td>Flask extension adding a decorator for CORS support / MIT</td>
            </tr>

            <tr>
              <td>[fontconfig](http://www.freedesktop.org/wiki/Software/fontconfig/) Linux</td>
              <td>2.11.1</td>
              <td>A library for configuring and customizing font access / BSD</td>
            </tr>

            <tr>
              <td>[freetype](http://freetype.sourceforge.net/index2.html)</td>
              <td>2.5.5</td>
              <td>A Free, High-Quality, and Portable Font Engine / FreeType License</td>
            </tr>

            <tr>
              <td>[funcsigs](http://funcsigs.readthedocs.org/)</td>
              <td>1.0.2</td>
              <td>Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+ / Apache</td>
            </tr>

            <tr>
              <td>[functools32](https://github.com/MiCHiLU/python-functools32)</td>
              <td>3.2.3.2</td>
              <td>backport of the functools module from Python 3.2.3 for use on 2.7 / PSF</td>
            </tr>

            <tr>
              <td>[futures](http://code.google.com/p/pythonfutures)</td>
              <td>3.0.5</td>
              <td>A Java-style futures package for Python / BSD</td>
            </tr>

            <tr>
              <td>[get\_terminal\_size](https://github.com/chrippa/backports.shutil_get_terminal_size)</td>
              <td>1.0.0</td>
              <td>backport of the get\_terminal\_size function from Python 3.3 / MIT</td>
            </tr>

            <tr>
              <td>[gevent](http://www.gevent.org/)</td>
              <td>1.1.1</td>
              <td>Coroutine-based Python network library / MIT</td>
            </tr>

            <tr>
              <td>[greenlet](https://github.com/python-greenlet/greenlet)</td>
              <td>0.4.10</td>
              <td>Lightweight in-process concurrent programming / MIT</td>
            </tr>

            <tr>
              <td>[grin](http://pypi.python.org/pypi/grin)</td>
              <td>1.2.1</td>
              <td>Enhanced grep-like tool / BSD</td>
            </tr>

            <tr>
              <td>[h5py](http://www.h5py.org/)</td>
              <td>2.6.0</td>
              <td>Pythonic interface to the HDF5 binary data format / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
              <td>1.8.16</td>
              <td>A data model, library, and file format for storing and managing data / BSD-like</td>
            </tr>

            <tr>
              <td>[heapdict](http://stutzbachenterprises.com/)</td>
              <td>1.0.0</td>
              <td>A heap with decrease-key and increase-key operations / BSD</td>
            </tr>

            <tr>
              <td>[idna](https://github.com/kjd/idna)</td>
              <td>2.1</td>
              <td>Internationalized Domain Names in Applications / BSD</td>
            </tr>

            <tr>
              <td>[imagesize](https://github.com/shibukawa/imagesize_py)</td>
              <td>0.7.1</td>
              <td>getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
            </tr>

            <tr>
              <td>[ipaddress](https://github.com/phihag/ipaddress)</td>
              <td>1.0.16</td>
              <td>IPv4/IPv6 manipulation library / PSF</td>
            </tr>

            <tr>
              <td>[ipykernel](http://ipython.org)</td>
              <td>4.3.1</td>
              <td>IPython Kernel for Jupyter / BSD</td>
            </tr>

            <tr>
              <td>[ipython](http://ipython.org/)</td>
              <td>4.2.0</td>
              <td>Productive Interactive Computing / BSD</td>
            </tr>

            <tr>
              <td>[ipython\_genutils](http://jupyter.org)</td>
              <td>0.1.0</td>
              <td>vestigial utilities from IPython / BSD</td>
            </tr>

            <tr>
              <td>[ipywidgets](http://github.com/jakevdp/ipywidgets)</td>
              <td>4.1.1</td>
              <td>IPython Static Widgets / BSD</td>
            </tr>

            <tr>
              <td>itsdangerous</td>
              <td>0.24</td>
              <td>Various helpers to pass trusted data to untrusted environments / BSD</td>
            </tr>

            <tr>
              <td>[jbig](https://www.cl.cam.ac.uk/~mgk25/jbigkit) Linux Mac</td>
              <td>2.1</td>
              <td>Implementation of the JBIG1 data compression standard / GPL2</td>
            </tr>

            <tr>
              <td>[jdcal](http://github.com/phn/jdcal)</td>
              <td>1.2</td>
              <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD</td>
            </tr>

            <tr>
              <td>jedi</td>
              <td>0.9.0</td>
              <td>Autocompletion and static analysis library for Python / MIT</td>
            </tr>

            <tr>
              <td>[jinja2](https://jinja.palletsprojects.com/en/stable/)</td>
              <td>2.8</td>
              <td>An easy to use stand-alone template engine written in pure python. / BSD</td>
            </tr>

            <tr>
              <td>[jpeg](http://www.ijg.org/)</td>
              <td>8d</td>
              <td>Read and write jpeg COM, EXIF, IPTC medata / Custom free software license</td>
            </tr>

            <tr>
              <td>[jsonschema](https://python-jsonschema.readthedocs.io/en/stable/)</td>
              <td>2.5.1</td>
              <td>An implementation of JSON Schema validation for Python / MIT</td>
            </tr>

            <tr>
              <td>[jupyter](http://jupyter.org)</td>
              <td>1.0.0</td>
              <td>Open source, interactive data science and scientific computing / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_client](http://jupyter.org)</td>
              <td>4.3.0</td>
              <td>Jupyter protocol implementation and client libraries / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_console](http://jupyter.org)</td>
              <td>4.1.1</td>
              <td>Jupyter terminal console / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_core](http://jupyter.org)</td>
              <td>4.1.0</td>
              <td>Core Jupyter functionality / BSD</td>
            </tr>

            <tr>
              <td>[libdynd](http://libdynd.org/) Linux Mac</td>
              <td>0.7.2</td>
              <td>C++ dynamic ndarray library / BSD</td>
            </tr>

            <tr>
              <td>[libffi](http://sourceware.org/libffi/) Linux</td>
              <td>3.2.1</td>
              <td>portable foreign-function interface library / MIT</td>
            </tr>

            <tr>
              <td>[libgfortran](https://gcc.gnu.org/fortran/) Linux</td>
              <td>3.0.0</td>
              <td>GNU Fortran runtime library / GPL3</td>
            </tr>

            <tr>
              <td>[libpng](http://www.libpng.org/pub/png/libpng.html)</td>
              <td>1.6.22</td>
              <td>The official PNG reference library / libpng license</td>
            </tr>

            <tr>
              <td>[libsodium](http://libsodium.org) Linux</td>
              <td>1.0.10</td>
              <td>A library for encryption, signatures, password hashing, etc. / MIT</td>
            </tr>

            <tr>
              <td>[libtiff](http://www.libtiff.org/)</td>
              <td>4.0.6</td>
              <td>Support for Tag Image File Format (TIFF) / BSD-like</td>
            </tr>

            <tr>
              <td>[libxml2](http://xmlsoft.org/) Linux Mac</td>
              <td>2.9.2</td>
              <td>The XML C parser and toolkit for Gnome / MIT</td>
            </tr>

            <tr>
              <td>[libxslt](http://xmlsoft.org/XSLT/) Linux Mac</td>
              <td>1.1.28</td>
              <td>The XSLT C library developed for the GNOME project / MIT</td>
            </tr>

            <tr>
              <td>[llvmlite](http://llvmlite.pydata.org/)</td>
              <td>0.11.0</td>
              <td>Lightweight wrapper around basic LLVM functionality / BSD</td>
            </tr>

            <tr>
              <td>[locket](http://github.com/mwilliamson/locket.py)</td>
              <td>0.2.0</td>
              <td>File based locks for Python for Linux and Windows / BSD</td>
            </tr>

            <tr>
              <td>[lxml](http://lxml.de/)</td>
              <td>3.6.0</td>
              <td>Pythonic binding for the C libraries libxml2 and libxslt / BSD</td>
            </tr>

            <tr>
              <td>[markupsafe](https://palletsprojects.com/projects/markupsafe/)</td>
              <td>0.23</td>
              <td>Implements a XML/HTML/XHTML Markup safe string for Python / BSD</td>
            </tr>

            <tr>
              <td>[matplotlib](http://matplotlib.org/)</td>
              <td>1.5.1</td>
              <td>Python 2D plotting library / PSF-based</td>
            </tr>

            <tr>
              <td>[menuinst](https://github.com/ContinuumIO/menuinst) Windows</td>
              <td>1.4.1</td>
              <td>cross platform menu item installation / BSD</td>
            </tr>

            <tr>
              <td>[mistune](https://github.com/lepture/mistune)</td>
              <td>0.7.2</td>
              <td>The fastest markdown parser in pure Python with renderer feature / BSD</td>
            </tr>

            <tr>
              <td>[mkl](http://software.intel.com/en-us/articles/intel-mkl/)</td>
              <td>11.3.3</td>
              <td>Math library for Intel and compatible processors / proprietary - Intel</td>
            </tr>

            <tr>
              <td>[mkl-service](https://github.com/ContinuumIO/mkl-service)</td>
              <td>1.1.2</td>
              <td>Python bindings to MKL service functions / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[mpmath](http://mpmath.org)</td>
              <td>0.19</td>
              <td>Python library for arbitrary-precision floating-point arithmetic / BSD</td>
            </tr>

            <tr>
              <td>[multipledispatch](http://github.com/mrocklin/multipledispatch/)</td>
              <td>0.4.8</td>
              <td>Multiple dispatch in Python / BSD</td>
            </tr>

            <tr>
              <td>[nb\_anacondacloud](https://github.com/Anaconda-Platform/nb_anacondacloud)</td>
              <td>1.1.0</td>
              <td>/ BSD</td>
            </tr>

            <tr>
              <td>[nb\_conda](https://github.com/Anaconda-Platform/nb_conda)</td>
              <td>1.1.0</td>
              <td>Launch Jupyter kernels for any installed conda environment / BSD</td>
            </tr>

            <tr>
              <td>[nb\_conda\_kernels](https://github.com/Anaconda-Platform/nb_conda_kernels)</td>
              <td>1.0.3</td>
              <td>Launch Jupyter kernels for any installed conda environment / BSD</td>
            </tr>

            <tr>
              <td>[nbconvert](http://jupyter.org)</td>
              <td>4.2.0</td>
              <td>converts notebooks to various other formats via Jinja templates / BSD</td>
            </tr>

            <tr>
              <td>[nbformat](http://jupyter.org)</td>
              <td>4.0.1</td>
              <td>The reference implementation of the Jupyter Notebook format / BSD</td>
            </tr>

            <tr>
              <td>[nbpresent](https://github.com/Anaconda-Platform/nbpresent)</td>
              <td>3.0.2</td>
              <td>Next generation slides for Jupyter Notebooks / BSD</td>
            </tr>

            <tr>
              <td>networkx</td>
              <td>1.11</td>
              <td>Python package for creating and manipulating complex networks / BSD</td>
            </tr>

            <tr>
              <td>[nltk](http://nltk.org/)</td>
              <td>3.2.1</td>
              <td>Build Python programs to work with human language data / Apache</td>
            </tr>

            <tr>
              <td>[nose](http://readthedocs.org/docs/nose/)</td>
              <td>1.3.7</td>
              <td>Nose extends unittest to make testing easier / LGPL</td>
            </tr>

            <tr>
              <td>[notebook](http://jupyter.org)</td>
              <td>4.2.1</td>
              <td>A web-based notebook environment for interactive computing / BSD</td>
            </tr>

            <tr>
              <td>[numba](http://numba.pydata.org/)</td>
              <td>0.26.0</td>
              <td>NumPy aware dynamic Python compiler using LLVM / BSD</td>
            </tr>

            <tr>
              <td>[numexpr](https://github.com/pydata/numexpr)</td>
              <td>2.6.0</td>
              <td>Fast numerical expression evaluator for NumPy / MIT</td>
            </tr>

            <tr>
              <td>[numpy](https://numpy.org/)</td>
              <td>1.11.1</td>
              <td>array processing for numbers, strings, records, and objects / BSD</td>
            </tr>

            <tr>
              <td>[odo](http://odo.pydata.org/en/latest/)</td>
              <td>0.5.0</td>
              <td>Shapeshifting for your data / BSD</td>
            </tr>

            <tr>
              <td>[openpyxl](http://openpyxl.readthedocs.org)</td>
              <td>2.3.2</td>
              <td>A Python library to read/write Excel 2010 xlsx/xlsm files / MIT</td>
            </tr>

            <tr>
              <td>[openssl](http://www.openssl.org/)</td>
              <td>1.0.2h</td>
              <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style</td>
            </tr>

            <tr>
              <td>[pandas](http://pandas.pydata.org/)</td>
              <td>0.18.1</td>
              <td>Powerful data structures and data analysis tools / BSD</td>
            </tr>

            <tr>
              <td>[partd](https://github.com/dask/partd)</td>
              <td>0.3.4</td>
              <td>Appendable key-value byte store / BSD</td>
            </tr>

            <tr>
              <td>[patchelf](http://nixos.org/patchelf.html) Linux</td>
              <td>0.9</td>
              <td>Modify the dynamic linker and RPATH of ELF executables / GPL3</td>
            </tr>

            <tr>
              <td>[path.py](http://github.com/jaraco/path.py)</td>
              <td>8.2.1</td>
              <td>Module wrapper for os.path / MIT</td>
            </tr>

            <tr>
              <td>[pathlib2](https://pypi.python.org/pypi/pathlib2/)</td>
              <td>2.1.0</td>
              <td>object-oriented filesystem paths / MIT</td>
            </tr>

            <tr>
              <td>[patsy](https://github.com/pydata/patsy)</td>
              <td>0.4.1</td>
              <td>Describing statistical models in Python using symbolic formulas / BSD</td>
            </tr>

            <tr>
              <td>[pep8](http://pep8.readthedocs.org/)</td>
              <td>1.7.0</td>
              <td>Python style guide checker / MIT</td>
            </tr>

            <tr>
              <td>[pexpect](http://pexpect.readthedocs.org/) Linux Mac</td>
              <td>4.0.1</td>
              <td>Pexpect allows easy control of interactive console applications / ISC</td>
            </tr>

            <tr>
              <td>[pickleshare](https://github.com/vivainio/pickleshare)</td>
              <td>0.7.2</td>
              <td>File system based database that uses Python pickles / MIT</td>
            </tr>

            <tr>
              <td>[pillow](http://python-pillow.github.io/)</td>
              <td>3.2.0</td>
              <td>The friendly Python Imaging Library(PIL) fork / PIL license</td>
            </tr>

            <tr>
              <td>[pip](https://pip.pypa.io/en/stable/)</td>
              <td>8.1.2</td>
              <td>PyPA recommended tool for installing Python packages / MIT</td>
            </tr>

            <tr>
              <td>[pixman](http://www.pixman.org/) Linux</td>
              <td>0.32.6</td>
              <td>A low-level software library for pixel manipulation / MIT</td>
            </tr>

            <tr>
              <td>[ply](http://www.dabeaz.com/ply/)</td>
              <td>3.8</td>
              <td>Implementation of Lex and Yacc / BSD</td>
            </tr>

            <tr>
              <td>[psutil](https://github.com/giampaolo/psutil)</td>
              <td>4.3.0</td>
              <td>A cross-platform process and system utilities module for Python / BSD</td>
            </tr>

            <tr>
              <td>[ptyprocess](https://github.com/pexpect/ptyprocess) Linux Mac</td>
              <td>0.5.1</td>
              <td>Run a subprocess in a pseudo terminal / ISC</td>
            </tr>

            <tr>
              <td>[py](http://pylib.readthedocs.org/)</td>
              <td>1.4.31</td>
              <td>Library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
            </tr>

            <tr>
              <td>[pyasn1](http://pyasn1.sourceforge.net/)</td>
              <td>0.1.9</td>
              <td>Offline IP address to Autonomous System Number lookup module / BSD</td>
            </tr>

            <tr>
              <td>[pyaudio](http://people.csail.mit.edu/hubert/pyaudio/) Mac</td>
              <td>0.2.7</td>
              <td>Bindings for PortAudio v19, the cross-platform audio stream library / MIT</td>
            </tr>

            <tr>
              <td>[pycairo](http://cairographics.org/pycairo/) Linux</td>
              <td>1.10.0</td>
              <td>A set of Python bindings for the cairo graphics library / LGPL 2.1, MPL 1.1</td>
            </tr>

            <tr>
              <td>[pycosat](https://github.com/ContinuumIO/pycosat)</td>
              <td>0.6.1</td>
              <td>Python bindings to the picosat SAT solver / MIT</td>
            </tr>

            <tr>
              <td>[pycparser](https://github.com/eliben/pycparser)</td>
              <td>2.14</td>
              <td>Complete C99 parser in pure Python / BSD</td>
            </tr>

            <tr>
              <td>[pycrypto](http://www.pycrypto.org/)</td>
              <td>2.6.1</td>
              <td>Cryptographic modules for Python / Public-Domain</td>
            </tr>

            <tr>
              <td>[pycurl](http://pycurl.sourceforge.net/)</td>
              <td>7.43.0</td>
              <td>Python interface to libcurl / LGPL, MIT</td>
            </tr>

            <tr>
              <td>[pyflakes](https://launchpad.net/pyflakes)</td>
              <td>1.2.3</td>
              <td>Checks Python source files for errors / MIT</td>
            </tr>

            <tr>
              <td>[pygments](http://pygments.org/)</td>
              <td>2.1.3</td>
              <td>Generic syntax highlighting package / BSD</td>
            </tr>

            <tr>
              <td>[pyopenssl](https://github.com/pyca/pyopenssl)</td>
              <td>0.16.0</td>
              <td>Python wrapper module around the OpenSSL library / Apache License, Version 2.0</td>
            </tr>

            <tr>
              <td>pyparsing</td>
              <td>2.1.4</td>
              <td>Create and execute simple grammars / MIT</td>
            </tr>

            <tr>
              <td>[pyqt](http://www.riverbankcomputing.co.uk/software/pyqt)</td>
              <td>4.11.4</td>
              <td>Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3</td>
            </tr>

            <tr>
              <td>pyreadline Windows</td>
              <td>2.1</td>
              <td>A ctypes-based readline for Windows / BSD</td>
            </tr>

            <tr>
              <td>[pytables](http://www.pytables.org)</td>
              <td>3.2.2</td>
              <td>Manage hierarchical datasets to cope with large amounts of data / BSD</td>
            </tr>

            <tr>
              <td>[pytest](http://pytest.org/)</td>
              <td>2.9.2</td>
              <td>Simple and powerful testing with Python / MIT</td>
            </tr>

            <tr>
              <td>[python](http://www.python.org/)</td>
              <td>2.7.12</td>
              <td>general purpose programming language / PSF</td>
            </tr>

            <tr>
              <td>[python-dateutil](https://dateutil.readthedocs.org/)</td>
              <td>2.5.3</td>
              <td>Extensions to the standard Python datetime module / BSD</td>
            </tr>

            <tr>
              <td>[pytz](http://pytz.sourceforge.net/)</td>
              <td>2016.4</td>
              <td>World timezone definitions, modern and historical / MIT</td>
            </tr>

            <tr>
              <td>[pywin32](http://sourceforge.net/projects/pywin32/) Windows</td>
              <td>220</td>
              <td>Python extensions for Windows / PSF</td>
            </tr>

            <tr>
              <td>[pyyaml](http://pyyaml.org/wiki/PyYAML)</td>
              <td>3.11</td>
              <td>YAML parser and emitter for Python / MIT</td>
            </tr>

            <tr>
              <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
              <td>15.2.0</td>
              <td>zeromq bindings for Python / LGPL and BSD</td>
            </tr>

            <tr>
              <td>[qt](http://qt-project.org)</td>
              <td>4.8.7</td>
              <td>Qt is a cross-platform application and UI framework / LGPL</td>
            </tr>

            <tr>
              <td>[qtconsole](http://jupyter.org)</td>
              <td>4.2.1</td>
              <td>Jupyter Qt Console / BSD</td>
            </tr>

            <tr>
              <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
              <td>1.0.2</td>
              <td>uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT</td>
            </tr>

            <tr>
              <td>readline Linux Mac</td>
              <td>6.2</td>
              <td>Line-editing for programs with a command-line interface / GPL3</td>
            </tr>

            <tr>
              <td>[redis](http://redis.io/download/) Linux Mac</td>
              <td>3.2.0</td>
              <td>Advanced key-value cache and store / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[redis-py](https://github.com/andymccurdy/redis-py/) Linux Mac</td>
              <td>2.10.5</td>
              <td>Redis Python Client / MIT</td>
            </tr>

            <tr>
              <td>[requests](https://docs.python-requests.org/en/latest/index.html)</td>
              <td>2.10.0</td>
              <td>Python HTTP for Humans / Apache</td>
            </tr>

            <tr>
              <td>[rope](https://github.com/python-rope/rope)</td>
              <td>0.9.4</td>
              <td>A Python refactoring library / GPL</td>
            </tr>

            <tr>
              <td>ruamel\_yaml</td>
              <td>0.11.7</td>
              <td>/ MIT</td>
            </tr>

            <tr>
              <td>[scikit-image](http://scikit-image.org/)</td>
              <td>0.12.3</td>
              <td>Image processing routines for SciPy / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scikit-learn](http://scikit-learn.org/stable/)</td>
              <td>0.17.1</td>
              <td>A set of python modules for machine learning and data mining / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scipy](http://www.scipy.org/)</td>
              <td>0.17.1</td>
              <td>Scientific Library for Python / BSD</td>
            </tr>

            <tr>
              <td>[setuptools](https://pypi.python.org/pypi/setuptools)</td>
              <td>23.0.0</td>
              <td>Download, build, install, upgrade, and uninstall Python packages / PSF or ZPL</td>
            </tr>

            <tr>
              <td>[simplegeneric](https://pypi.python.org/pypi/simplegeneric)</td>
              <td>0.8.1</td>
              <td>Define simple single-dispatch generic functions / ZPL 2.1</td>
            </tr>

            <tr>
              <td>[singledispatch](http://docs.python.org/3/library/functools.html#functools.singledispatch)</td>
              <td>3.4.0.3</td>
              <td>Transforms a function into a single-dispatch generic function / MIT</td>
            </tr>

            <tr>
              <td>sip</td>
              <td>4.16.9</td>
              <td>Create Python bindings for C and C++ libraries / GPL3</td>
            </tr>

            <tr>
              <td>[six](http://pypi.python.org/pypi/six/)</td>
              <td>1.10.0</td>
              <td>Python 2 and 3 compatibility utilities / MIT</td>
            </tr>

            <tr>
              <td>[snowballstemmer](https://github.com/shibukawa/snowball_py)</td>
              <td>1.2.1</td>
              <td>Snowball stemming library collection for Python / BSD</td>
            </tr>

            <tr>
              <td>[sockjs-tornado](http://github.com/mrjoes/sockjs-tornado/)</td>
              <td>1.0.3</td>
              <td>SockJS python server implementation on top of Tornado framework / MIT</td>
            </tr>

            <tr>
              <td>[sphinx](http://sphinx-doc.org)</td>
              <td>1.4.1</td>
              <td>Documentation generator / BSD</td>
            </tr>

            <tr>
              <td>[sphinx\_rtd\_theme](https://github.com/snide/sphinx_rtd_theme/)</td>
              <td>0.1.9</td>
              <td>ReadTheDocs.org theme for Sphinx / BSD</td>
            </tr>

            <tr>
              <td>[spyder](https://github.com/spyder-ide/spyder)</td>
              <td>2.3.9</td>
              <td>Scientific PYthon Development EnviRonment / MIT</td>
            </tr>

            <tr>
              <td>[sqlalchemy](http://www.sqlalchemy.org/)</td>
              <td>1.0.13</td>
              <td>Database Abstraction Library / MIT</td>
            </tr>

            <tr>
              <td>[sqlite](http://www.sqlite.org/)</td>
              <td>3.13.0</td>
              <td>Self-contained, zero-configuration, SQL database engine / Public-Domain</td>
            </tr>

            <tr>
              <td>ssl\_match\_hostname</td>
              <td>3.4.0.2</td>
              <td>The ssl.match\_hostname() function from Python 3.4 / PSF</td>
            </tr>

            <tr>
              <td>[statsmodels](http://statsmodels.sourceforge.net/)</td>
              <td>0.6.1</td>
              <td>Statistical computations and models / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[sympy](http://sympy.org)</td>
              <td>1.0</td>
              <td>Python library for symbolic mathematics / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[terminado](https://github.com/takluyver/terminado) Linux Mac</td>
              <td>0.6</td>
              <td>Terminals served to term.js using Tornado websockets / BSD</td>
            </tr>

            <tr>
              <td>[tk](http://www.tcl.tk/)</td>
              <td>8.5.18</td>
              <td>Dynamic programming language with GUI elements / BSD-like</td>
            </tr>

            <tr>
              <td>[toolz](http://toolz.readthedocs.org/en/latest/)</td>
              <td>0.8.0</td>
              <td>List processing tools and functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[tornado](http://www.tornadoweb.org/)</td>
              <td>4.3</td>
              <td>A Python web framework and asynchronous networking library / Apache</td>
            </tr>

            <tr>
              <td>[traitlets](https://github.com/ipython/traitlets)</td>
              <td>4.2.1</td>
              <td>Configuration system for Python applications / BSD</td>
            </tr>

            <tr>
              <td>[unicodecsv](https://github.com/jdunck/python-unicodecsv)</td>
              <td>0.14.1</td>
              <td>Drop-in replacement for csv module which supports unicode strings / BSD</td>
            </tr>

            <tr>
              <td>[vs2008\_runtime](http://www.microsoft.com) Windows</td>
              <td>9.00.30729.1</td>
              <td>Bundles of the MSVC 9 (VS 2008) runtime / Proprietary</td>
            </tr>

            <tr>
              <td>[werkzeug](http://werkzeug.pocoo.org/)</td>
              <td>0.11.10</td>
              <td>A WSGI utility library for Python / BSD</td>
            </tr>

            <tr>
              <td>[wheel](https://github.com/pypa/wheel)</td>
              <td>0.29.0</td>
              <td>Built-package format for Python / MIT</td>
            </tr>

            <tr>
              <td>xlrd</td>
              <td>1.0.0</td>
              <td>Extract data from Microsoft Excel spreadsheet files / BSD</td>
            </tr>

            <tr>
              <td>[xlsxwriter](https://github.com/jmcnamara/XlsxWriter)</td>
              <td>0.9.2</td>
              <td>A Python module for creating Excel XLSX files / BSD</td>
            </tr>

            <tr>
              <td>[xlwings](http://xlwings.org/) Mac Windows</td>
              <td>0.7.2</td>
              <td>Interact with Excel from Python and vice versa / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[xlwt](http://www.python-excel.org/)</td>
              <td>1.1.2</td>
              <td>Writing data and formatting information to Excel files / BSD</td>
            </tr>

            <tr>
              <td>[xz](http://tukaani.org/xz/) Linux Mac</td>
              <td>5.2.2</td>
              <td>Data compression software with high compression ratio / Public-Domain, GPL</td>
            </tr>

            <tr>
              <td>[yaml](http://www.yaml.org/) Linux Mac</td>
              <td>0.1.6</td>
              <td>A human friendly data serialization standard / MIT</td>
            </tr>

            <tr>
              <td>[zeromq](http://zeromq.org) Linux</td>
              <td>4.1.4</td>
              <td>Distributed messaging / LGPL</td>
            </tr>

            <tr>
              <td>[zlib](http://zlib.net/)</td>
              <td>1.2.8</td>
              <td>Unobtrusive compression library / zlib</td>
            </tr>
          </tbody>
        </table>
      </Tab>
    </Tabs>
  </Accordion>
</Update>

<Update label="Anaconda 4.1.0" description="Jun 28, 2016">
  Highlights:

  * added Jupyter Notebook Extensions
  * Windows installation: silent mode fixes & now compatible with
    SCCM (System Center Configuration Manager)
  * updated MKL to 11.3.3, numpy to 1.11.0, as well as over 80 other
    updates, see below
  * update Navigator from 1.1 to 1.2, in particular it no longer installs a
    desktop shortcut on macOS
  * conda-recipes used to build the vast majority of the packages in
    the Anaconda installer have been published at:
    [ContinuumIO/anaconda-recipes](https://github.com/ContinuumIO/anaconda-recipes)

  Updates:

  * anaconda-navigator from 1.1.0 to 1.2.1
  * conda from 4.0.5 to 4.1.4
  * conda-build from 1.20.0 to 1.21.2
  * conda-env from 2.4.5 to 2.5.1
  * dask from 0.8.1 to 0.10.0
  * datashape from 0.5.1 to 0.5.2
  * ipython from 4.1.2 to 4.2.0
  * jupyter\_client from 4.2.2 to 4.3.0
  * mkl from 11.3.1 to 11.3.3
  * numba from 0.24.0 to 0.26.0
  * numpy from 1.10.4 to 1.11.0
  * pandas from 0.18.0 to 0.18.1
  * pillow from 3.1.1 to 3.2.0
  * requests from 2.9.1 to 2.10.0
  * scipy from 0.17.0 to 0.17.1
  * spyder from 2.3.8 to 2.3.9

  <Accordion title="Packages">
    <Tabs>
      <Tab title="Python 3.5">
        <table>
          <thead>
            <tr>
              <th>Name</th>
              <th>Version</th>
              <th>Summary / License</th>
            </tr>
          </thead>

          <tbody>
            <tr>
              <td>[alabaster](http://www.sphinx-doc.org/en/stable/index.html)</td>
              <td>0.7.8</td>
              <td>Configurable, Python 2+3 compatible Sphinx theme / BSD</td>
            </tr>

            <tr>
              <td>[anaconda-client](http://anaconda.org)</td>
              <td>1.4.0</td>
              <td>anaconda.org command line client library / BSD</td>
            </tr>

            <tr>
              <td>anaconda-navigator</td>
              <td>1.2.1</td>
              <td>Anaconda Navigator / proprietary - Continuum Analytics, Inc.</td>
            </tr>

            <tr>
              <td>[appnope](http://github.com/minrk/appnope) Mac</td>
              <td>0.1.0</td>
              <td>Disable App Nap on OS X 10.9 / BSD</td>
            </tr>

            <tr>
              <td>[appscript](http://appscript.sourceforge.net/) Mac</td>
              <td>1.0.1</td>
              <td>Control AppleScriptable applications from Python / Public-Domain</td>
            </tr>

            <tr>
              <td>argcomplete</td>
              <td>1.0.0</td>
              <td>Bash tab completion of arguments for Python scripts / Apache</td>
            </tr>

            <tr>
              <td>[astropy](http://www.astropy.org/)</td>
              <td>1.2.1</td>
              <td>Community-developed Python Library for Astronomy / BSD</td>
            </tr>

            <tr>
              <td>[babel](http://babel.pocoo.org/)</td>
              <td>2.3.3</td>
              <td>Utilities to internationalize and localize Python applications / BSD</td>
            </tr>

            <tr>
              <td>backports</td>
              <td>1.0</td>
              <td>/ BSD</td>
            </tr>

            <tr>
              <td>[beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/)</td>
              <td>4.4.1</td>
              <td>Python library designed for screen-scraping / MIT</td>
            </tr>

            <tr>
              <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
              <td>0.8.1</td>
              <td>efficient representation of arrays of booleans – C extension / PSF</td>
            </tr>

            <tr>
              <td>[blaze](http://blaze.pydata.org)</td>
              <td>0.10.1</td>
              <td>NumPy and Pandas interface to big data / BSD</td>
            </tr>

            <tr>
              <td>[bokeh](http://bokeh.pydata.org/)</td>
              <td>0.11.1</td>
              <td>Python interactive visualization library for modern web browsers / BSD</td>
            </tr>

            <tr>
              <td>[boto](https://github.com/boto/boto/)</td>
              <td>2.40.0</td>
              <td>Amazon Web Services Library / MIT</td>
            </tr>

            <tr>
              <td>bottleneck</td>
              <td>1.0.0</td>
              <td>Fast NumPy array functions written in Cython. / Simplified BSD</td>
            </tr>

            <tr>
              <td>[bzip2](http://www.bzip.org/) Windows</td>
              <td>1.0.6</td>
              <td>high-quality data compressor / BSD</td>
            </tr>

            <tr>
              <td>[cffi](http://cffi.readthedocs.org)</td>
              <td>1.6.0</td>
              <td>C Foreign Function Interface for Python / MIT</td>
            </tr>

            <tr>
              <td>[chest](https://github.com/ContinuumIO/chest)</td>
              <td>0.2.3</td>
              <td>A dictionary that writes its contents to disk / BSD</td>
            </tr>

            <tr>
              <td>[click](http://click.pocoo.org/)</td>
              <td>6.6</td>
              <td>Command line interface creation kit / BSD</td>
            </tr>

            <tr>
              <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
              <td>0.2.1</td>
              <td>Extended pickling support for Python objects / as-is</td>
            </tr>

            <tr>
              <td>[clyent](https://github.com/Anaconda-Server/clyent)</td>
              <td>1.2.2</td>
              <td>Command line client library for windows and posix / BSD</td>
            </tr>

            <tr>
              <td>[colorama](https://github.com/tartley/colorama)</td>
              <td>0.3.7</td>
              <td>Cross-platform colored terminal text in Python / BSD</td>
            </tr>

            <tr>
              <td>comtypes Windows</td>
              <td>1.1.2</td>
              <td>pure Python COM package / MIT</td>
            </tr>

            <tr>
              <td>[conda](http://conda.pydata.org/)</td>
              <td>4.1.4</td>
              <td>Package management system and Environment management system / BSD</td>
            </tr>

            <tr>
              <td>[conda-build](https://github.com/conda/conda-build)</td>
              <td>1.21.2</td>
              <td>Commands and tools for building conda packages / BSD</td>
            </tr>

            <tr>
              <td>[conda-env](https://github.com/conda/conda-env/)</td>
              <td>2.5.1</td>
              <td>Provides a unified interface to dealing with Conda environments / BSD</td>
            </tr>

            <tr>
              <td>configobj</td>
              <td>5.0.6</td>
              <td>Config file reading, writing and validation / BSD</td>
            </tr>

            <tr>
              <td>[contextlib2](http://contextlib2.readthedocs.org/)</td>
              <td>0.5.3</td>
              <td>backports and enhancements for the contextlib module / PSF</td>
            </tr>

            <tr>
              <td>[cryptography](https://cryptography.io)</td>
              <td>1.4</td>
              <td>Provides cryptographic recipes and primitives to Python developers / Apache</td>
            </tr>

            <tr>
              <td>[curl](http://curl.haxx.se/)</td>
              <td>7.49.0</td>
              <td>Tool and library for transferring data with URL syntax / MIT/X derivate</td>
            </tr>

            <tr>
              <td>[cycler](http://matplotlib.org/cycler/)</td>
              <td>0.10.0</td>
              <td>Composable style cycles / BSD</td>
            </tr>

            <tr>
              <td>[cython](http://www.cython.org/)</td>
              <td>0.24</td>
              <td>The Cython compiler for writing C extensions for the Python language / Apache</td>
            </tr>

            <tr>
              <td>[cytoolz](https://github.com/pytoolz/cytoolz)</td>
              <td>0.8.0</td>
              <td>Cython implementation of Toolz, high performance functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[dask](http://dask.pydata.org/en/latest/)</td>
              <td>0.10.0</td>
              <td>Task scheduling and blocked algorithms for parallel processing / BSD</td>
            </tr>

            <tr>
              <td>datashape</td>
              <td>0.5.2</td>
              <td>Language defining a data description protocol / BSD</td>
            </tr>

            <tr>
              <td>[decorator](http://pypi.python.org/pypi/decorator)</td>
              <td>4.0.10</td>
              <td>Better living through Python with decorators / BSD</td>
            </tr>

            <tr>
              <td>dill</td>
              <td>0.2.5</td>
              <td>Serialize all of python (almost) / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[docutils](http://docutils.sourceforge.net)</td>
              <td>0.12</td>
              <td>Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3</td>
            </tr>

            <tr>
              <td>[dynd-python](http://libdynd.org/)</td>
              <td>0.7.2</td>
              <td>Python exposure of DyND, a library for dynamic arrays / BSD</td>
            </tr>

            <tr>
              <td>[entrypoints](https://github.com/takluyver/entrypoints)</td>
              <td>0.2.2</td>
              <td>/ MIT</td>
            </tr>

            <tr>
              <td>[et\_xmlfile](https://openpyxl.pages.heptapod.net/et_xmlfile/)</td>
              <td>1.0.1</td>
              <td>Low memory library for creating large XML files / MIT</td>
            </tr>

            <tr>
              <td>[fastcache](https://github.com/pbrady/fastcache)</td>
              <td>1.0.2</td>
              <td>C implementation of Python 3 functools.lru\_cache / MIT</td>
            </tr>

            <tr>
              <td>[flask](https://flask.palletsprojects.com/)</td>
              <td>0.11.1</td>
              <td>A microframework based on Werkzeug, Jinja2 and good intentions / BSD</td>
            </tr>

            <tr>
              <td>[flask-cors](https://github.com/corydolphin/flask-cors)</td>
              <td>2.1.2</td>
              <td>Flask extension adding a decorator for CORS support / MIT</td>
            </tr>

            <tr>
              <td>[fontconfig](http://www.freedesktop.org/wiki/Software/fontconfig/) Linux</td>
              <td>2.11.1</td>
              <td>A library for configuring and customizing font access / BSD</td>
            </tr>

            <tr>
              <td>[freetype](http://freetype.sourceforge.net/index2.html)</td>
              <td>2.5.5</td>
              <td>A Free, High-Quality, and Portable Font Engine / FreeType License</td>
            </tr>

            <tr>
              <td>[get\_terminal\_size](https://github.com/chrippa/backports.shutil_get_terminal_size)</td>
              <td>1.0.0</td>
              <td>backport of the get\_terminal\_size function from Python 3.3 / MIT</td>
            </tr>

            <tr>
              <td>[gevent](http://www.gevent.org/)</td>
              <td>1.1.1</td>
              <td>Coroutine-based Python network library / MIT</td>
            </tr>

            <tr>
              <td>[greenlet](https://github.com/python-greenlet/greenlet)</td>
              <td>0.4.10</td>
              <td>Lightweight in-process concurrent programming / MIT</td>
            </tr>

            <tr>
              <td>[h5py](http://www.h5py.org/)</td>
              <td>2.6.0</td>
              <td>Pythonic interface to the HDF5 binary data format / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
              <td>1.8.16</td>
              <td>A data model, library, and file format for storing and managing data / BSD-like</td>
            </tr>

            <tr>
              <td>[heapdict](http://stutzbachenterprises.com/)</td>
              <td>1.0.0</td>
              <td>A heap with decrease-key and increase-key operations / BSD</td>
            </tr>

            <tr>
              <td>[idna](https://github.com/kjd/idna)</td>
              <td>2.1</td>
              <td>Internationalized Domain Names in Applications / BSD</td>
            </tr>

            <tr>
              <td>[imagesize](https://github.com/shibukawa/imagesize_py)</td>
              <td>0.7.1</td>
              <td>getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
            </tr>

            <tr>
              <td>[ipykernel](http://ipython.org)</td>
              <td>4.3.1</td>
              <td>IPython Kernel for Jupyter / BSD</td>
            </tr>

            <tr>
              <td>[ipython](http://ipython.org/)</td>
              <td>4.2.0</td>
              <td>Productive Interactive Computing / BSD</td>
            </tr>

            <tr>
              <td>[ipython\_genutils](http://jupyter.org)</td>
              <td>0.1.0</td>
              <td>vestigial utilities from IPython / BSD</td>
            </tr>

            <tr>
              <td>[ipywidgets](http://github.com/jakevdp/ipywidgets)</td>
              <td>4.1.1</td>
              <td>IPython Static Widgets / BSD</td>
            </tr>

            <tr>
              <td>itsdangerous</td>
              <td>0.24</td>
              <td>Various helpers to pass trusted data to untrusted environments / BSD</td>
            </tr>

            <tr>
              <td>[jbig](https://www.cl.cam.ac.uk/~mgk25/jbigkit) Linux Mac</td>
              <td>2.1</td>
              <td>Implementation of the JBIG1 data compression standard / GPL2</td>
            </tr>

            <tr>
              <td>[jdcal](http://github.com/phn/jdcal)</td>
              <td>1.2</td>
              <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD</td>
            </tr>

            <tr>
              <td>jedi</td>
              <td>0.9.0</td>
              <td>Autocompletion and static analysis library for Python / MIT</td>
            </tr>

            <tr>
              <td>[jinja2](https://jinja.palletsprojects.com/en/stable/)</td>
              <td>2.8</td>
              <td>An easy to use stand-alone template engine written in pure python. / BSD</td>
            </tr>

            <tr>
              <td>[jpeg](http://www.ijg.org/)</td>
              <td>8d</td>
              <td>Read and write jpeg COM, EXIF, IPTC medata / Custom free software license</td>
            </tr>

            <tr>
              <td>[jsonschema](https://python-jsonschema.readthedocs.io/en/stable/)</td>
              <td>2.5.1</td>
              <td>An implementation of JSON Schema validation for Python / MIT</td>
            </tr>

            <tr>
              <td>[jupyter](http://jupyter.org)</td>
              <td>1.0.0</td>
              <td>Open source, interactive data science and scientific computing / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_client](http://jupyter.org)</td>
              <td>4.3.0</td>
              <td>Jupyter protocol implementation and client libraries / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_console](http://jupyter.org)</td>
              <td>4.1.1</td>
              <td>Jupyter terminal console / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_core](http://jupyter.org)</td>
              <td>4.1.0</td>
              <td>Core Jupyter functionality / BSD</td>
            </tr>

            <tr>
              <td>[libdynd](http://libdynd.org/)</td>
              <td>0.7.2</td>
              <td>C++ dynamic ndarray library / BSD</td>
            </tr>

            <tr>
              <td>[libffi](http://sourceware.org/libffi/) Linux</td>
              <td>3.2.1</td>
              <td>portable foreign-function interface library / MIT</td>
            </tr>

            <tr>
              <td>[libgfortran](https://gcc.gnu.org/fortran/) Linux</td>
              <td>3.0.0</td>
              <td>GNU Fortran runtime library / GPL3</td>
            </tr>

            <tr>
              <td>[libpng](http://www.libpng.org/pub/png/libpng.html)</td>
              <td>1.6.22</td>
              <td>The official PNG reference library / libpng license</td>
            </tr>

            <tr>
              <td>[libsodium](http://libsodium.org) Linux</td>
              <td>1.0.10</td>
              <td>A library for encryption, signatures, password hashing, etc. / MIT</td>
            </tr>

            <tr>
              <td>[libtiff](http://www.libtiff.org/)</td>
              <td>4.0.6</td>
              <td>Support for Tag Image File Format (TIFF) / BSD-like</td>
            </tr>

            <tr>
              <td>[libxml2](http://xmlsoft.org/) Linux Mac</td>
              <td>2.9.2</td>
              <td>The XML C parser and toolkit for Gnome / MIT</td>
            </tr>

            <tr>
              <td>[libxslt](http://xmlsoft.org/XSLT/) Linux Mac</td>
              <td>1.1.28</td>
              <td>The XSLT C library developed for the GNOME project / MIT</td>
            </tr>

            <tr>
              <td>[llvmlite](http://llvmlite.pydata.org/)</td>
              <td>0.11.0</td>
              <td>Lightweight wrapper around basic LLVM functionality / BSD</td>
            </tr>

            <tr>
              <td>[locket](http://github.com/mwilliamson/locket.py)</td>
              <td>0.2.0</td>
              <td>File based locks for Python for Linux and Windows / BSD</td>
            </tr>

            <tr>
              <td>[lxml](http://lxml.de/)</td>
              <td>3.6.0</td>
              <td>Pythonic binding for the C libraries libxml2 and libxslt / BSD</td>
            </tr>

            <tr>
              <td>[markupsafe](https://palletsprojects.com/projects/markupsafe/)</td>
              <td>0.23</td>
              <td>Implements a XML/HTML/XHTML Markup safe string for Python / BSD</td>
            </tr>

            <tr>
              <td>[matplotlib](http://matplotlib.org/)</td>
              <td>1.5.1</td>
              <td>Python 2D plotting library / PSF-based</td>
            </tr>

            <tr>
              <td>[menuinst](https://github.com/ContinuumIO/menuinst) Windows</td>
              <td>1.4.1</td>
              <td>cross platform menu item installation / BSD</td>
            </tr>

            <tr>
              <td>[mistune](https://github.com/lepture/mistune)</td>
              <td>0.7.2</td>
              <td>The fastest markdown parser in pure Python with renderer feature / BSD</td>
            </tr>

            <tr>
              <td>[mkl](http://software.intel.com/en-us/articles/intel-mkl/)</td>
              <td>11.3.3</td>
              <td>Math library for Intel and compatible processors / proprietary - Intel</td>
            </tr>

            <tr>
              <td>[mkl-service](https://github.com/ContinuumIO/mkl-service)</td>
              <td>1.1.2</td>
              <td>Python bindings to MKL service functions / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[mpmath](http://mpmath.org)</td>
              <td>0.19</td>
              <td>Python library for arbitrary-precision floating-point arithmetic / BSD</td>
            </tr>

            <tr>
              <td>[multipledispatch](http://github.com/mrocklin/multipledispatch/)</td>
              <td>0.4.8</td>
              <td>Multiple dispatch in Python / BSD</td>
            </tr>

            <tr>
              <td>[nb\_anacondacloud](https://github.com/Anaconda-Platform/nb_anacondacloud)</td>
              <td>1.1.0</td>
              <td>/ BSD</td>
            </tr>

            <tr>
              <td>[nb\_conda](https://github.com/Anaconda-Platform/nb_conda)</td>
              <td>1.1.0</td>
              <td>Launch Jupyter kernels for any installed conda environment / BSD</td>
            </tr>

            <tr>
              <td>[nb\_conda\_kernels](https://github.com/Anaconda-Platform/nb_conda_kernels)</td>
              <td>1.0.3</td>
              <td>Launch Jupyter kernels for any installed conda environment / BSD</td>
            </tr>

            <tr>
              <td>[nbconvert](http://jupyter.org)</td>
              <td>4.2.0</td>
              <td>converts notebooks to various other formats via Jinja templates / BSD</td>
            </tr>

            <tr>
              <td>[nbformat](http://jupyter.org)</td>
              <td>4.0.1</td>
              <td>The reference implementation of the Jupyter Notebook format / BSD</td>
            </tr>

            <tr>
              <td>[nbpresent](https://github.com/Anaconda-Platform/nbpresent)</td>
              <td>3.0.2</td>
              <td>Next generation slides for Jupyter Notebooks / BSD</td>
            </tr>

            <tr>
              <td>networkx</td>
              <td>1.11</td>
              <td>Python package for creating and manipulating complex networks / BSD</td>
            </tr>

            <tr>
              <td>[nltk](http://nltk.org/)</td>
              <td>3.2.1</td>
              <td>Build Python programs to work with human language data / Apache</td>
            </tr>

            <tr>
              <td>[nose](http://readthedocs.org/docs/nose/)</td>
              <td>1.3.7</td>
              <td>Nose extends unittest to make testing easier / LGPL</td>
            </tr>

            <tr>
              <td>[notebook](http://jupyter.org)</td>
              <td>4.2.1</td>
              <td>A web-based notebook environment for interactive computing / BSD</td>
            </tr>

            <tr>
              <td>[numba](http://numba.pydata.org/)</td>
              <td>0.26.0</td>
              <td>NumPy aware dynamic Python compiler using LLVM / BSD</td>
            </tr>

            <tr>
              <td>[numexpr](https://github.com/pydata/numexpr)</td>
              <td>2.6.0</td>
              <td>Fast numerical expression evaluator for NumPy / MIT</td>
            </tr>

            <tr>
              <td>[numpy](https://numpy.org/)</td>
              <td>1.10.4</td>
              <td>Array processing for numbers, strings, records, and objects / BSD</td>
            </tr>

            <tr>
              <td>[odo](http://odo.pydata.org/en/latest/)</td>
              <td>0.5.0</td>
              <td>Shapeshifting for your data / BSD</td>
            </tr>

            <tr>
              <td>[openpyxl](http://openpyxl.readthedocs.org)</td>
              <td>2.3.2</td>
              <td>A Python library to read/write Excel 2010 xlsx/xlsm files / MIT</td>
            </tr>

            <tr>
              <td>[openssl](http://www.openssl.org/)</td>
              <td>1.0.2h</td>
              <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style</td>
            </tr>

            <tr>
              <td>[pandas](http://pandas.pydata.org/)</td>
              <td>0.18.1</td>
              <td>Powerful data structures and data analysis tools / BSD</td>
            </tr>

            <tr>
              <td>[partd](https://github.com/dask/partd)</td>
              <td>0.3.4</td>
              <td>Appendable key-value byte store / BSD</td>
            </tr>

            <tr>
              <td>[patchelf](http://nixos.org/patchelf.html) Linux</td>
              <td>0.9</td>
              <td>Modify the dynamic linker and RPATH of ELF executables / GPL3</td>
            </tr>

            <tr>
              <td>[path.py](http://github.com/jaraco/path.py)</td>
              <td>8.2.1</td>
              <td>Module wrapper for os.path / MIT</td>
            </tr>

            <tr>
              <td>[pathlib2](https://pypi.python.org/pypi/pathlib2/)</td>
              <td>2.1.0</td>
              <td>object-oriented filesystem paths / MIT</td>
            </tr>

            <tr>
              <td>[patsy](https://github.com/pydata/patsy)</td>
              <td>0.4.1</td>
              <td>Describing statistical models in Python using symbolic formulas / BSD</td>
            </tr>

            <tr>
              <td>[pep8](http://pep8.readthedocs.org/)</td>
              <td>1.7.0</td>
              <td>Python style guide checker / MIT</td>
            </tr>

            <tr>
              <td>[pexpect](http://pexpect.readthedocs.org/) Linux Mac</td>
              <td>4.0.1</td>
              <td>Pexpect allows easy control of interactive console applications / ISC</td>
            </tr>

            <tr>
              <td>[pickleshare](https://github.com/vivainio/pickleshare)</td>
              <td>0.7.2</td>
              <td>File system based database that uses Python pickles / MIT</td>
            </tr>

            <tr>
              <td>[pillow](http://python-pillow.github.io/)</td>
              <td>3.2.0</td>
              <td>The friendly Python Imaging Library(PIL) fork / PIL license</td>
            </tr>

            <tr>
              <td>[pip](https://pip.pypa.io/en/stable/)</td>
              <td>8.1.2</td>
              <td>PyPA recommended tool for installing Python packages / MIT</td>
            </tr>

            <tr>
              <td>[ply](http://www.dabeaz.com/ply/)</td>
              <td>3.8</td>
              <td>Implementation of Lex and Yacc / BSD</td>
            </tr>

            <tr>
              <td>[psutil](https://github.com/giampaolo/psutil)</td>
              <td>4.3.0</td>
              <td>A cross-platform process and system utilities module for Python / BSD</td>
            </tr>

            <tr>
              <td>[ptyprocess](https://github.com/pexpect/ptyprocess) Linux Mac</td>
              <td>0.5.1</td>
              <td>Run a subprocess in a pseudo terminal / ISC</td>
            </tr>

            <tr>
              <td>[py](http://pylib.readthedocs.org/)</td>
              <td>1.4.31</td>
              <td>Library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
            </tr>

            <tr>
              <td>[pyasn1](http://pyasn1.sourceforge.net/)</td>
              <td>0.1.9</td>
              <td>Offline IP address to Autonomous System Number lookup module / BSD</td>
            </tr>

            <tr>
              <td>[pycosat](https://github.com/ContinuumIO/pycosat)</td>
              <td>0.6.1</td>
              <td>Python bindings to the picosat SAT solver / MIT</td>
            </tr>

            <tr>
              <td>[pycparser](https://github.com/eliben/pycparser)</td>
              <td>2.14</td>
              <td>Complete C99 parser in pure Python / BSD</td>
            </tr>

            <tr>
              <td>[pycrypto](http://www.pycrypto.org/)</td>
              <td>2.6.1</td>
              <td>Cryptographic modules for Python / Public-Domain</td>
            </tr>

            <tr>
              <td>[pycurl](http://pycurl.sourceforge.net/)</td>
              <td>7.43.0</td>
              <td>Python interface to libcurl / LGPL, MIT</td>
            </tr>

            <tr>
              <td>[pyflakes](https://launchpad.net/pyflakes)</td>
              <td>1.2.3</td>
              <td>Checks Python source files for errors / MIT</td>
            </tr>

            <tr>
              <td>[pygments](http://pygments.org/)</td>
              <td>2.1.3</td>
              <td>Generic syntax highlighting package / BSD</td>
            </tr>

            <tr>
              <td>[pyopenssl](https://github.com/pyca/pyopenssl)</td>
              <td>0.16.0</td>
              <td>Python wrapper module around the OpenSSL library / Apache License, Version 2.0</td>
            </tr>

            <tr>
              <td>pyparsing</td>
              <td>2.1.4</td>
              <td>Create and execute simple grammars / MIT</td>
            </tr>

            <tr>
              <td>[pyqt](http://www.riverbankcomputing.co.uk/software/pyqt)</td>
              <td>4.11.4</td>
              <td>Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3</td>
            </tr>

            <tr>
              <td>pyreadline Windows</td>
              <td>2.1</td>
              <td>A ctypes-based readline for Windows / BSD</td>
            </tr>

            <tr>
              <td>[pytables](http://www.pytables.org)</td>
              <td>3.2.2</td>
              <td>Manage hierarchical datasets to cope with large amounts of data / BSD</td>
            </tr>

            <tr>
              <td>[pytest](http://pytest.org/)</td>
              <td>2.9.2</td>
              <td>Simple and powerful testing with Python / MIT</td>
            </tr>

            <tr>
              <td>[python](http://www.python.org/)</td>
              <td>3.5.1</td>
              <td>general purpose programming language / PSF</td>
            </tr>

            <tr>
              <td>[python-dateutil](https://dateutil.readthedocs.org/)</td>
              <td>2.5.3</td>
              <td>Extensions to the standard Python datetime module / BSD</td>
            </tr>

            <tr>
              <td>[pytz](http://pytz.sourceforge.net/)</td>
              <td>2016.4</td>
              <td>World timezone definitions, modern and historical / MIT</td>
            </tr>

            <tr>
              <td>[pywin32](http://sourceforge.net/projects/pywin32/) Windows</td>
              <td>220</td>
              <td>Python extensions for Windows / PSF</td>
            </tr>

            <tr>
              <td>[pyyaml](http://pyyaml.org/wiki/PyYAML)</td>
              <td>3.11</td>
              <td>YAML parser and emitter for Python / MIT</td>
            </tr>

            <tr>
              <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
              <td>15.2.0</td>
              <td>zeromq bindings for Python / LGPL and BSD</td>
            </tr>

            <tr>
              <td>[qt](http://qt-project.org)</td>
              <td>4.8.7</td>
              <td>Qt is a cross-platform application and UI framework / LGPL</td>
            </tr>

            <tr>
              <td>[qtconsole](http://jupyter.org)</td>
              <td>4.2.1</td>
              <td>Jupyter Qt Console / BSD</td>
            </tr>

            <tr>
              <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
              <td>1.0.2</td>
              <td>uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT</td>
            </tr>

            <tr>
              <td>readline Linux Mac</td>
              <td>6.2</td>
              <td>Line-editing for programs with a command-line interface / GPL3</td>
            </tr>

            <tr>
              <td>[redis](http://redis.io/download/) Linux Mac</td>
              <td>3.2.0</td>
              <td>Advanced key-value cache and store / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[redis-py](https://github.com/andymccurdy/redis-py/) Linux Mac</td>
              <td>2.10.5</td>
              <td>Redis Python Client / MIT</td>
            </tr>

            <tr>
              <td>[requests](https://docs.python-requests.org/en/latest/index.html)</td>
              <td>2.10.0</td>
              <td>Python HTTP for Humans / Apache</td>
            </tr>

            <tr>
              <td>[rope](https://github.com/python-rope/rope)</td>
              <td>0.9.4</td>
              <td>A Python refactoring library / GPL</td>
            </tr>

            <tr>
              <td>ruamel\_yaml</td>
              <td>0.11.7</td>
              <td>/ MIT</td>
            </tr>

            <tr>
              <td>[scikit-image](http://scikit-image.org/)</td>
              <td>0.12.3</td>
              <td>Image processing routines for SciPy / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scikit-learn](http://scikit-learn.org/stable/)</td>
              <td>0.17.1</td>
              <td>A set of python modules for machine learning and data mining / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scipy](http://www.scipy.org/)</td>
              <td>0.17.1</td>
              <td>Scientific Library for Python / BSD</td>
            </tr>

            <tr>
              <td>[setuptools](https://pypi.python.org/pypi/setuptools)</td>
              <td>23.0.0</td>
              <td>Download, build, install, upgrade, and uninstall Python packages / PSF or ZPL</td>
            </tr>

            <tr>
              <td>[simplegeneric](https://pypi.python.org/pypi/simplegeneric)</td>
              <td>0.8.1</td>
              <td>Define simple single-dispatch generic functions / ZPL 2.1</td>
            </tr>

            <tr>
              <td>[singledispatch](http://docs.python.org/3/library/functools.html#functools.singledispatch)</td>
              <td>3.4.0.3</td>
              <td>Transforms a function into a single-dispatch generic function / MIT</td>
            </tr>

            <tr>
              <td>sip</td>
              <td>4.16.9</td>
              <td>Create Python bindings for C and C++ libraries / GPL3</td>
            </tr>

            <tr>
              <td>[six](http://pypi.python.org/pypi/six/)</td>
              <td>1.10.0</td>
              <td>Python 2 and 3 compatibility utilities / MIT</td>
            </tr>

            <tr>
              <td>[snowballstemmer](https://github.com/shibukawa/snowball_py)</td>
              <td>1.2.1</td>
              <td>Snowball stemming library collection for Python / BSD</td>
            </tr>

            <tr>
              <td>[sockjs-tornado](http://github.com/mrjoes/sockjs-tornado/)</td>
              <td>1.0.3</td>
              <td>SockJS python server implementation on top of Tornado framework / MIT</td>
            </tr>

            <tr>
              <td>[sphinx](http://sphinx-doc.org)</td>
              <td>1.4.1</td>
              <td>Documentation generator / BSD</td>
            </tr>

            <tr>
              <td>[sphinx\_rtd\_theme](https://github.com/snide/sphinx_rtd_theme/)</td>
              <td>0.1.9</td>
              <td>ReadTheDocs.org theme for Sphinx / BSD</td>
            </tr>

            <tr>
              <td>[spyder](https://github.com/spyder-ide/spyder)</td>
              <td>2.3.9</td>
              <td>Scientific PYthon Development EnviRonment / MIT</td>
            </tr>

            <tr>
              <td>[sqlalchemy](http://www.sqlalchemy.org/)</td>
              <td>1.0.13</td>
              <td>Database Abstraction Library / MIT</td>
            </tr>

            <tr>
              <td>[sqlite](http://www.sqlite.org/)</td>
              <td>3.13.0</td>
              <td>Self-contained, zero-configuration, SQL database engine / Public-Domain</td>
            </tr>

            <tr>
              <td>[statsmodels](http://statsmodels.sourceforge.net/)</td>
              <td>0.6.1</td>
              <td>Statistical computations and models / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[sympy](http://sympy.org)</td>
              <td>1.0</td>
              <td>Python library for symbolic mathematics / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[terminado](https://github.com/takluyver/terminado) Linux Mac</td>
              <td>0.6</td>
              <td>Terminals served to term.js using Tornado websockets / BSD</td>
            </tr>

            <tr>
              <td>[tk](http://www.tcl.tk/)</td>
              <td>8.5.18</td>
              <td>Dynamic programming language with GUI elements / BSD-like</td>
            </tr>

            <tr>
              <td>[toolz](http://toolz.readthedocs.org/en/latest/)</td>
              <td>0.8.0</td>
              <td>List processing tools and functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[tornado](http://www.tornadoweb.org/)</td>
              <td>4.3</td>
              <td>A Python web framework and asynchronous networking library / Apache</td>
            </tr>

            <tr>
              <td>[traitlets](https://github.com/ipython/traitlets)</td>
              <td>4.2.1</td>
              <td>Configuration system for Python applications / BSD</td>
            </tr>

            <tr>
              <td>[unicodecsv](https://github.com/jdunck/python-unicodecsv)</td>
              <td>0.14.1</td>
              <td>Drop-in replacement for csv module which supports unicode strings / BSD</td>
            </tr>

            <tr>
              <td>[vs2015\_runtime](http://www.microsoft.com) Windows</td>
              <td>14.0.25123</td>
              <td>Bundles of the MSVC 14 (VS 2015) runtime / Proprietary</td>
            </tr>

            <tr>
              <td>[werkzeug](http://werkzeug.pocoo.org/)</td>
              <td>0.11.10</td>
              <td>A WSGI utility library for Python / BSD</td>
            </tr>

            <tr>
              <td>[wheel](https://github.com/pypa/wheel)</td>
              <td>0.29.0</td>
              <td>Built-package format for Python / MIT</td>
            </tr>

            <tr>
              <td>xlrd</td>
              <td>1.0.0</td>
              <td>Extract data from Microsoft Excel spreadsheet files / BSD</td>
            </tr>

            <tr>
              <td>[xlsxwriter](https://github.com/jmcnamara/XlsxWriter)</td>
              <td>0.9.2</td>
              <td>A Python module for creating Excel XLSX files / BSD</td>
            </tr>

            <tr>
              <td>[xlwings](http://xlwings.org/) Mac Windows</td>
              <td>0.7.2</td>
              <td>Interact with Excel from Python and vice versa / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[xlwt](http://www.python-excel.org/)</td>
              <td>1.1.2</td>
              <td>Writing data and formatting information to Excel files / BSD</td>
            </tr>

            <tr>
              <td>[xz](http://tukaani.org/xz/) Linux Mac</td>
              <td>5.2.2</td>
              <td>Data compression software with high compression ratio / Public-Domain, GPL</td>
            </tr>

            <tr>
              <td>[yaml](http://www.yaml.org/) Linux Mac</td>
              <td>0.1.6</td>
              <td>A human friendly data serialization standard / MIT</td>
            </tr>

            <tr>
              <td>[zeromq](http://zeromq.org) Linux</td>
              <td>4.1.4</td>
              <td>Distributed messaging / LGPL</td>
            </tr>

            <tr>
              <td>[zlib](http://zlib.net/)</td>
              <td>1.2.8</td>
              <td>Unobtrusive compression library / zlib</td>
            </tr>
          </tbody>
        </table>
      </Tab>

      <Tab title="Python 2.7">
        <table>
          <thead>
            <tr>
              <th>Name</th>
              <th>Version</th>
              <th>Summary / License</th>
            </tr>
          </thead>

          <tbody>
            <tr>
              <td>[alabaster](http://www.sphinx-doc.org/en/stable/index.html)</td>
              <td>0.7.8</td>
              <td>Configurable, Python 2+3 compatible Sphinx theme / BSD</td>
            </tr>

            <tr>
              <td>[anaconda-client](http://anaconda.org)</td>
              <td>1.4.0</td>
              <td>anaconda.org command line client library / BSD</td>
            </tr>

            <tr>
              <td>anaconda-navigator</td>
              <td>1.2.1</td>
              <td>Anaconda Navigator / proprietary - Continuum Analytics, Inc.</td>
            </tr>

            <tr>
              <td>[appnope](http://github.com/minrk/appnope) Mac</td>
              <td>0.1.0</td>
              <td>Disable App Nap on OS X 10.9 / BSD</td>
            </tr>

            <tr>
              <td>[appscript](http://appscript.sourceforge.net/) Mac</td>
              <td>1.0.1</td>
              <td>Control AppleScriptable applications from Python / Public-Domain</td>
            </tr>

            <tr>
              <td>argcomplete</td>
              <td>1.0.0</td>
              <td>Bash tab completion of arguments for Python scripts / Apache</td>
            </tr>

            <tr>
              <td>[astropy](http://www.astropy.org/)</td>
              <td>1.2.1</td>
              <td>Community-developed Python Library for Astronomy / BSD</td>
            </tr>

            <tr>
              <td>[babel](http://babel.pocoo.org/)</td>
              <td>2.3.3</td>
              <td>Utilities to internationalize and localize Python applications / BSD</td>
            </tr>

            <tr>
              <td>backports</td>
              <td>1.0</td>
              <td>/ BSD</td>
            </tr>

            <tr>
              <td>[backports\_abc](https://github.com/cython/backports_abc)</td>
              <td>0.4</td>
              <td>backport of recent additions to the ‘collections.abc’ module / PSF</td>
            </tr>

            <tr>
              <td>[beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/)</td>
              <td>4.4.1</td>
              <td>Python library designed for screen-scraping / MIT</td>
            </tr>

            <tr>
              <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
              <td>0.8.1</td>
              <td>efficient representation of arrays of booleans – C extension / PSF</td>
            </tr>

            <tr>
              <td>[blaze](http://blaze.pydata.org)</td>
              <td>0.10.1</td>
              <td>NumPy and Pandas interface to big data / BSD</td>
            </tr>

            <tr>
              <td>[bokeh](http://bokeh.pydata.org/)</td>
              <td>0.11.1</td>
              <td>Python interactive visualization library for modern web browsers / BSD</td>
            </tr>

            <tr>
              <td>[boto](https://github.com/boto/boto/)</td>
              <td>2.40.0</td>
              <td>Amazon Web Services Library / MIT</td>
            </tr>

            <tr>
              <td>bottleneck</td>
              <td>1.0.0</td>
              <td>Fast NumPy array functions written in Cython. / Simplified BSD</td>
            </tr>

            <tr>
              <td>[bzip2](http://www.bzip.org/) Windows</td>
              <td>1.0.6</td>
              <td>high-quality data compressor / BSD</td>
            </tr>

            <tr>
              <td>[cairo](http://cairographics.org/) Linux</td>
              <td>1.12.18</td>
              <td>A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1</td>
            </tr>

            <tr>
              <td>[cdecimal](http://www.bytereef.org/mpdecimal/index.html)</td>
              <td>2.3</td>
              <td>Fast drop-in replacement for decimal.py / BSD</td>
            </tr>

            <tr>
              <td>[cffi](http://cffi.readthedocs.org)</td>
              <td>1.6.0</td>
              <td>C Foreign Function Interface for Python / MIT</td>
            </tr>

            <tr>
              <td>[chest](https://github.com/ContinuumIO/chest)</td>
              <td>0.2.3</td>
              <td>A dictionary that writes its contents to disk / BSD</td>
            </tr>

            <tr>
              <td>[click](http://click.pocoo.org/)</td>
              <td>6.6</td>
              <td>Command line interface creation kit / BSD</td>
            </tr>

            <tr>
              <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
              <td>0.2.1</td>
              <td>Extended pickling support for Python objects / as-is</td>
            </tr>

            <tr>
              <td>[clyent](https://github.com/Anaconda-Server/clyent)</td>
              <td>1.2.2</td>
              <td>Command line client library for windows and posix / BSD</td>
            </tr>

            <tr>
              <td>[colorama](https://github.com/tartley/colorama)</td>
              <td>0.3.7</td>
              <td>Cross-platform colored terminal text in Python / BSD</td>
            </tr>

            <tr>
              <td>comtypes Windows</td>
              <td>1.1.2</td>
              <td>pure Python COM package / MIT</td>
            </tr>

            <tr>
              <td>[conda](http://conda.pydata.org/)</td>
              <td>4.1.4</td>
              <td>Package management system and Environment management system / BSD</td>
            </tr>

            <tr>
              <td>[conda-build](https://github.com/conda/conda-build)</td>
              <td>1.21.2</td>
              <td>Commands and tools for building conda packages / BSD</td>
            </tr>

            <tr>
              <td>[conda-env](https://github.com/conda/conda-env/)</td>
              <td>2.5.1</td>
              <td>Provides a unified interface to dealing with Conda environments / BSD</td>
            </tr>

            <tr>
              <td>configobj</td>
              <td>5.0.6</td>
              <td>Config file reading, writing and validation / BSD</td>
            </tr>

            <tr>
              <td>[configparser](http://docs.python.org/3/library/configparser.html)</td>
              <td>3.5.0b2</td>
              <td>brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT</td>
            </tr>

            <tr>
              <td>[contextlib2](http://contextlib2.readthedocs.org/)</td>
              <td>0.5.3</td>
              <td>backports and enhancements for the contextlib module / PSF</td>
            </tr>

            <tr>
              <td>[cryptography](https://cryptography.io)</td>
              <td>1.4</td>
              <td>Provides cryptographic recipes and primitives to Python developers / Apache</td>
            </tr>

            <tr>
              <td>[curl](http://curl.haxx.se/)</td>
              <td>7.49.0</td>
              <td>Tool and library for transferring data with URL syntax / MIT/X derivate</td>
            </tr>

            <tr>
              <td>[cycler](http://matplotlib.org/cycler/)</td>
              <td>0.10.0</td>
              <td>Composable style cycles / BSD</td>
            </tr>

            <tr>
              <td>[cython](http://www.cython.org/)</td>
              <td>0.24</td>
              <td>The Cython compiler for writing C extensions for the Python language / Apache</td>
            </tr>

            <tr>
              <td>[cytoolz](https://github.com/pytoolz/cytoolz)</td>
              <td>0.8.0</td>
              <td>Cython implementation of Toolz, high performance functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[dask](http://dask.pydata.org/en/latest/)</td>
              <td>0.10.0</td>
              <td>Task scheduling and blocked algorithms for parallel processing / BSD</td>
            </tr>

            <tr>
              <td>datashape</td>
              <td>0.5.2</td>
              <td>Language defining a data description protocol / BSD</td>
            </tr>

            <tr>
              <td>[decorator](http://pypi.python.org/pypi/decorator)</td>
              <td>4.0.10</td>
              <td>Better living through Python with decorators / BSD</td>
            </tr>

            <tr>
              <td>dill</td>
              <td>0.2.5</td>
              <td>Serialize all of python (almost) / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[docutils](http://docutils.sourceforge.net)</td>
              <td>0.12</td>
              <td>Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3</td>
            </tr>

            <tr>
              <td>[dynd-python](http://libdynd.org/) Linux Mac</td>
              <td>0.7.2</td>
              <td>Python exposure of DyND, a library for dynamic arrays / BSD</td>
            </tr>

            <tr>
              <td>[entrypoints](https://github.com/takluyver/entrypoints)</td>
              <td>0.2.2</td>
              <td>/ MIT</td>
            </tr>

            <tr>
              <td>[enum34](https://pypi.python.org/pypi/enum34)</td>
              <td>1.1.6</td>
              <td>Robust enumerated type support in Python / BSD</td>
            </tr>

            <tr>
              <td>[et\_xmlfile](https://openpyxl.pages.heptapod.net/et_xmlfile/)</td>
              <td>1.0.1</td>
              <td>Low memory library for creating large XML files / MIT</td>
            </tr>

            <tr>
              <td>[fastcache](https://github.com/pbrady/fastcache)</td>
              <td>1.0.2</td>
              <td>C implementation of Python 3 functools.lru\_cache / MIT</td>
            </tr>

            <tr>
              <td>[flask](https://flask.palletsprojects.com/)</td>
              <td>0.11.1</td>
              <td>A microframework based on Werkzeug, Jinja2 and good intentions / BSD</td>
            </tr>

            <tr>
              <td>[flask-cors](https://github.com/corydolphin/flask-cors)</td>
              <td>2.1.2</td>
              <td>Flask extension adding a decorator for CORS support / MIT</td>
            </tr>

            <tr>
              <td>[fontconfig](http://www.freedesktop.org/wiki/Software/fontconfig/) Linux</td>
              <td>2.11.1</td>
              <td>A library for configuring and customizing font access / BSD</td>
            </tr>

            <tr>
              <td>[freetype](http://freetype.sourceforge.net/index2.html)</td>
              <td>2.5.5</td>
              <td>A Free, High-Quality, and Portable Font Engine / FreeType License</td>
            </tr>

            <tr>
              <td>[funcsigs](http://funcsigs.readthedocs.org/)</td>
              <td>1.0.2</td>
              <td>Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+ / Apache</td>
            </tr>

            <tr>
              <td>[functools32](https://github.com/MiCHiLU/python-functools32)</td>
              <td>3.2.3.2</td>
              <td>backport of the functools module from Python 3.2.3 for use on 2.7 / PSF</td>
            </tr>

            <tr>
              <td>[futures](http://code.google.com/p/pythonfutures)</td>
              <td>3.0.5</td>
              <td>A Java-style futures package for Python / BSD</td>
            </tr>

            <tr>
              <td>[get\_terminal\_size](https://github.com/chrippa/backports.shutil_get_terminal_size)</td>
              <td>1.0.0</td>
              <td>backport of the get\_terminal\_size function from Python 3.3 / MIT</td>
            </tr>

            <tr>
              <td>[gevent](http://www.gevent.org/)</td>
              <td>1.1.1</td>
              <td>Coroutine-based Python network library / MIT</td>
            </tr>

            <tr>
              <td>[greenlet](https://github.com/python-greenlet/greenlet)</td>
              <td>0.4.10</td>
              <td>Lightweight in-process concurrent programming / MIT</td>
            </tr>

            <tr>
              <td>[grin](http://pypi.python.org/pypi/grin)</td>
              <td>1.2.1</td>
              <td>Enhanced grep-like tool / BSD</td>
            </tr>

            <tr>
              <td>[h5py](http://www.h5py.org/)</td>
              <td>2.6.0</td>
              <td>Pythonic interface to the HDF5 binary data format / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
              <td>1.8.16</td>
              <td>A data model, library, and file format for storing and managing data / BSD-like</td>
            </tr>

            <tr>
              <td>[heapdict](http://stutzbachenterprises.com/)</td>
              <td>1.0.0</td>
              <td>A heap with decrease-key and increase-key operations / BSD</td>
            </tr>

            <tr>
              <td>[idna](https://github.com/kjd/idna)</td>
              <td>2.1</td>
              <td>Internationalized Domain Names in Applications / BSD</td>
            </tr>

            <tr>
              <td>[imagesize](https://github.com/shibukawa/imagesize_py)</td>
              <td>0.7.1</td>
              <td>getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
            </tr>

            <tr>
              <td>[ipaddress](https://github.com/phihag/ipaddress)</td>
              <td>1.0.16</td>
              <td>IPv4/IPv6 manipulation library / PSF</td>
            </tr>

            <tr>
              <td>[ipykernel](http://ipython.org)</td>
              <td>4.3.1</td>
              <td>IPython Kernel for Jupyter / BSD</td>
            </tr>

            <tr>
              <td>[ipython](http://ipython.org/)</td>
              <td>4.2.0</td>
              <td>Productive Interactive Computing / BSD</td>
            </tr>

            <tr>
              <td>[ipython\_genutils](http://jupyter.org)</td>
              <td>0.1.0</td>
              <td>vestigial utilities from IPython / BSD</td>
            </tr>

            <tr>
              <td>[ipywidgets](http://github.com/jakevdp/ipywidgets)</td>
              <td>4.1.1</td>
              <td>IPython Static Widgets / BSD</td>
            </tr>

            <tr>
              <td>itsdangerous</td>
              <td>0.24</td>
              <td>Various helpers to pass trusted data to untrusted environments / BSD</td>
            </tr>

            <tr>
              <td>[jbig](https://www.cl.cam.ac.uk/~mgk25/jbigkit) Linux Mac</td>
              <td>2.1</td>
              <td>Implementation of the JBIG1 data compression standard / GPL2</td>
            </tr>

            <tr>
              <td>[jdcal](http://github.com/phn/jdcal)</td>
              <td>1.2</td>
              <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD</td>
            </tr>

            <tr>
              <td>jedi</td>
              <td>0.9.0</td>
              <td>Autocompletion and static analysis library for Python / MIT</td>
            </tr>

            <tr>
              <td>[jinja2](https://jinja.palletsprojects.com/en/stable/)</td>
              <td>2.8</td>
              <td>An easy to use stand-alone template engine written in pure python. / BSD</td>
            </tr>

            <tr>
              <td>[jpeg](http://www.ijg.org/)</td>
              <td>8d</td>
              <td>Read and write jpeg COM, EXIF, IPTC medata / Custom free software license</td>
            </tr>

            <tr>
              <td>[jsonschema](https://python-jsonschema.readthedocs.io/en/stable/)</td>
              <td>2.5.1</td>
              <td>An implementation of JSON Schema validation for Python / MIT</td>
            </tr>

            <tr>
              <td>[jupyter](http://jupyter.org)</td>
              <td>1.0.0</td>
              <td>Open source, interactive data science and scientific computing / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_client](http://jupyter.org)</td>
              <td>4.3.0</td>
              <td>Jupyter protocol implementation and client libraries / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_console](http://jupyter.org)</td>
              <td>4.1.1</td>
              <td>Jupyter terminal console / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_core](http://jupyter.org)</td>
              <td>4.1.0</td>
              <td>Core Jupyter functionality / BSD</td>
            </tr>

            <tr>
              <td>[libdynd](http://libdynd.org/) Linux Mac</td>
              <td>0.7.2</td>
              <td>C++ dynamic ndarray library / BSD</td>
            </tr>

            <tr>
              <td>[libffi](http://sourceware.org/libffi/) Linux</td>
              <td>3.2.1</td>
              <td>portable foreign-function interface library / MIT</td>
            </tr>

            <tr>
              <td>[libgfortran](https://gcc.gnu.org/fortran/) Linux</td>
              <td>3.0.0</td>
              <td>GNU Fortran runtime library / GPL3</td>
            </tr>

            <tr>
              <td>[libpng](http://www.libpng.org/pub/png/libpng.html)</td>
              <td>1.6.22</td>
              <td>The official PNG reference library / libpng license</td>
            </tr>

            <tr>
              <td>[libsodium](http://libsodium.org) Linux</td>
              <td>1.0.10</td>
              <td>A library for encryption, signatures, password hashing, etc. / MIT</td>
            </tr>

            <tr>
              <td>[libtiff](http://www.libtiff.org/)</td>
              <td>4.0.6</td>
              <td>Support for Tag Image File Format (TIFF) / BSD-like</td>
            </tr>

            <tr>
              <td>[libxml2](http://xmlsoft.org/) Linux Mac</td>
              <td>2.9.2</td>
              <td>The XML C parser and toolkit for Gnome / MIT</td>
            </tr>

            <tr>
              <td>[libxslt](http://xmlsoft.org/XSLT/) Linux Mac</td>
              <td>1.1.28</td>
              <td>The XSLT C library developed for the GNOME project / MIT</td>
            </tr>

            <tr>
              <td>[llvmlite](http://llvmlite.pydata.org/)</td>
              <td>0.11.0</td>
              <td>Lightweight wrapper around basic LLVM functionality / BSD</td>
            </tr>

            <tr>
              <td>[locket](http://github.com/mwilliamson/locket.py)</td>
              <td>0.2.0</td>
              <td>File based locks for Python for Linux and Windows / BSD</td>
            </tr>

            <tr>
              <td>[lxml](http://lxml.de/)</td>
              <td>3.6.0</td>
              <td>Pythonic binding for the C libraries libxml2 and libxslt / BSD</td>
            </tr>

            <tr>
              <td>[markupsafe](https://palletsprojects.com/projects/markupsafe/)</td>
              <td>0.23</td>
              <td>Implements a XML/HTML/XHTML Markup safe string for Python / BSD</td>
            </tr>

            <tr>
              <td>[matplotlib](http://matplotlib.org/)</td>
              <td>1.5.1</td>
              <td>Python 2D plotting library / PSF-based</td>
            </tr>

            <tr>
              <td>[menuinst](https://github.com/ContinuumIO/menuinst) Windows</td>
              <td>1.4.1</td>
              <td>cross platform menu item installation / BSD</td>
            </tr>

            <tr>
              <td>[mistune](https://github.com/lepture/mistune)</td>
              <td>0.7.2</td>
              <td>The fastest markdown parser in pure Python with renderer feature / BSD</td>
            </tr>

            <tr>
              <td>[mkl](http://software.intel.com/en-us/articles/intel-mkl/)</td>
              <td>11.3.3</td>
              <td>Math library for Intel and compatible processors / proprietary - Intel</td>
            </tr>

            <tr>
              <td>[mkl-service](https://github.com/ContinuumIO/mkl-service)</td>
              <td>1.1.2</td>
              <td>Python bindings to MKL service functions / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[mpmath](http://mpmath.org)</td>
              <td>0.19</td>
              <td>Python library for arbitrary-precision floating-point arithmetic / BSD</td>
            </tr>

            <tr>
              <td>[multipledispatch](http://github.com/mrocklin/multipledispatch/)</td>
              <td>0.4.8</td>
              <td>Multiple dispatch in Python / BSD</td>
            </tr>

            <tr>
              <td>[nb\_anacondacloud](https://github.com/Anaconda-Platform/nb_anacondacloud)</td>
              <td>1.1.0</td>
              <td>/ BSD</td>
            </tr>

            <tr>
              <td>[nb\_conda](https://github.com/Anaconda-Platform/nb_conda)</td>
              <td>1.1.0</td>
              <td>Launch Jupyter kernels for any installed conda environment / BSD</td>
            </tr>

            <tr>
              <td>[nb\_conda\_kernels](https://github.com/Anaconda-Platform/nb_conda_kernels)</td>
              <td>1.0.3</td>
              <td>Launch Jupyter kernels for any installed conda environment / BSD</td>
            </tr>

            <tr>
              <td>[nbconvert](http://jupyter.org)</td>
              <td>4.2.0</td>
              <td>converts notebooks to various other formats via Jinja templates / BSD</td>
            </tr>

            <tr>
              <td>[nbformat](http://jupyter.org)</td>
              <td>4.0.1</td>
              <td>The reference implementation of the Jupyter Notebook format / BSD</td>
            </tr>

            <tr>
              <td>[nbpresent](https://github.com/Anaconda-Platform/nbpresent)</td>
              <td>3.0.2</td>
              <td>Next generation slides for Jupyter Notebooks / BSD</td>
            </tr>

            <tr>
              <td>networkx</td>
              <td>1.11</td>
              <td>Python package for creating and manipulating complex networks / BSD</td>
            </tr>

            <tr>
              <td>[nltk](http://nltk.org/)</td>
              <td>3.2.1</td>
              <td>Build Python programs to work with human language data / Apache</td>
            </tr>

            <tr>
              <td>[nose](http://readthedocs.org/docs/nose/)</td>
              <td>1.3.7</td>
              <td>Nose extends unittest to make testing easier / LGPL</td>
            </tr>

            <tr>
              <td>[notebook](http://jupyter.org)</td>
              <td>4.2.1</td>
              <td>A web-based notebook environment for interactive computing / BSD</td>
            </tr>

            <tr>
              <td>[numba](http://numba.pydata.org/)</td>
              <td>0.26.0</td>
              <td>NumPy aware dynamic Python compiler using LLVM / BSD</td>
            </tr>

            <tr>
              <td>[numexpr](https://github.com/pydata/numexpr)</td>
              <td>2.6.0</td>
              <td>Fast numerical expression evaluator for NumPy / MIT</td>
            </tr>

            <tr>
              <td>[numpy](https://numpy.org/)</td>
              <td>1.10.4</td>
              <td>Array processing for numbers, strings, records, and objects / BSD</td>
            </tr>

            <tr>
              <td>[odo](http://odo.pydata.org/en/latest/)</td>
              <td>0.5.0</td>
              <td>Shapeshifting for your data / BSD</td>
            </tr>

            <tr>
              <td>[openpyxl](http://openpyxl.readthedocs.org)</td>
              <td>2.3.2</td>
              <td>A Python library to read/write Excel 2010 xlsx/xlsm files / MIT</td>
            </tr>

            <tr>
              <td>[openssl](http://www.openssl.org/)</td>
              <td>1.0.2h</td>
              <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style</td>
            </tr>

            <tr>
              <td>[pandas](http://pandas.pydata.org/)</td>
              <td>0.18.1</td>
              <td>Powerful data structures and data analysis tools / BSD</td>
            </tr>

            <tr>
              <td>[partd](https://github.com/dask/partd)</td>
              <td>0.3.4</td>
              <td>Appendable key-value byte store / BSD</td>
            </tr>

            <tr>
              <td>[patchelf](http://nixos.org/patchelf.html) Linux</td>
              <td>0.9</td>
              <td>Modify the dynamic linker and RPATH of ELF executables / GPL3</td>
            </tr>

            <tr>
              <td>[path.py](http://github.com/jaraco/path.py)</td>
              <td>8.2.1</td>
              <td>Module wrapper for os.path / MIT</td>
            </tr>

            <tr>
              <td>[pathlib2](https://pypi.python.org/pypi/pathlib2/)</td>
              <td>2.1.0</td>
              <td>object-oriented filesystem paths / MIT</td>
            </tr>

            <tr>
              <td>[patsy](https://github.com/pydata/patsy)</td>
              <td>0.4.1</td>
              <td>Describing statistical models in Python using symbolic formulas / BSD</td>
            </tr>

            <tr>
              <td>[pep8](http://pep8.readthedocs.org/)</td>
              <td>1.7.0</td>
              <td>Python style guide checker / MIT</td>
            </tr>

            <tr>
              <td>[pexpect](http://pexpect.readthedocs.org/) Linux Mac</td>
              <td>4.0.1</td>
              <td>Pexpect allows easy control of interactive console applications / ISC</td>
            </tr>

            <tr>
              <td>[pickleshare](https://github.com/vivainio/pickleshare)</td>
              <td>0.7.2</td>
              <td>File system based database that uses Python pickles / MIT</td>
            </tr>

            <tr>
              <td>[pillow](http://python-pillow.github.io/)</td>
              <td>3.2.0</td>
              <td>The friendly Python Imaging Library(PIL) fork / PIL license</td>
            </tr>

            <tr>
              <td>[pip](https://pip.pypa.io/en/stable/)</td>
              <td>8.1.2</td>
              <td>PyPA recommended tool for installing Python packages / MIT</td>
            </tr>

            <tr>
              <td>[pixman](http://www.pixman.org/) Linux</td>
              <td>0.32.6</td>
              <td>A low-level software library for pixel manipulation / MIT</td>
            </tr>

            <tr>
              <td>[ply](http://www.dabeaz.com/ply/)</td>
              <td>3.8</td>
              <td>Implementation of Lex and Yacc / BSD</td>
            </tr>

            <tr>
              <td>[psutil](https://github.com/giampaolo/psutil)</td>
              <td>4.3.0</td>
              <td>A cross-platform process and system utilities module for Python / BSD</td>
            </tr>

            <tr>
              <td>[ptyprocess](https://github.com/pexpect/ptyprocess) Linux Mac</td>
              <td>0.5.1</td>
              <td>Run a subprocess in a pseudo terminal / ISC</td>
            </tr>

            <tr>
              <td>[py](http://pylib.readthedocs.org/)</td>
              <td>1.4.31</td>
              <td>Library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
            </tr>

            <tr>
              <td>[pyasn1](http://pyasn1.sourceforge.net/)</td>
              <td>0.1.9</td>
              <td>Offline IP address to Autonomous System Number lookup module / BSD</td>
            </tr>

            <tr>
              <td>[pyaudio](http://people.csail.mit.edu/hubert/pyaudio/) Mac</td>
              <td>0.2.7</td>
              <td>Bindings for PortAudio v19, the cross-platform audio stream library / MIT</td>
            </tr>

            <tr>
              <td>[pycairo](http://cairographics.org/pycairo/) Linux</td>
              <td>1.10.0</td>
              <td>A set of Python bindings for the cairo graphics library / LGPL 2.1, MPL 1.1</td>
            </tr>

            <tr>
              <td>[pycosat](https://github.com/ContinuumIO/pycosat)</td>
              <td>0.6.1</td>
              <td>Python bindings to the picosat SAT solver / MIT</td>
            </tr>

            <tr>
              <td>[pycparser](https://github.com/eliben/pycparser)</td>
              <td>2.14</td>
              <td>Complete C99 parser in pure Python / BSD</td>
            </tr>

            <tr>
              <td>[pycrypto](http://www.pycrypto.org/)</td>
              <td>2.6.1</td>
              <td>Cryptographic modules for Python / Public-Domain</td>
            </tr>

            <tr>
              <td>[pycurl](http://pycurl.sourceforge.net/)</td>
              <td>7.43.0</td>
              <td>Python interface to libcurl / LGPL, MIT</td>
            </tr>

            <tr>
              <td>[pyflakes](https://launchpad.net/pyflakes)</td>
              <td>1.2.3</td>
              <td>Checks Python source files for errors / MIT</td>
            </tr>

            <tr>
              <td>[pygments](http://pygments.org/)</td>
              <td>2.1.3</td>
              <td>Generic syntax highlighting package / BSD</td>
            </tr>

            <tr>
              <td>[pyopenssl](https://github.com/pyca/pyopenssl)</td>
              <td>0.16.0</td>
              <td>Python wrapper module around the OpenSSL library / Apache License, Version 2.0</td>
            </tr>

            <tr>
              <td>pyparsing</td>
              <td>2.1.4</td>
              <td>Create and execute simple grammars / MIT</td>
            </tr>

            <tr>
              <td>[pyqt](http://www.riverbankcomputing.co.uk/software/pyqt)</td>
              <td>4.11.4</td>
              <td>Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3</td>
            </tr>

            <tr>
              <td>pyreadline Windows</td>
              <td>2.1</td>
              <td>A ctypes-based readline for Windows / BSD</td>
            </tr>

            <tr>
              <td>[pytables](http://www.pytables.org)</td>
              <td>3.2.2</td>
              <td>Manage hierarchical datasets to cope with large amounts of data / BSD</td>
            </tr>

            <tr>
              <td>[pytest](http://pytest.org/)</td>
              <td>2.9.2</td>
              <td>Simple and powerful testing with Python / MIT</td>
            </tr>

            <tr>
              <td>[python](http://www.python.org/)</td>
              <td>2.7.11</td>
              <td>general purpose programming language / PSF</td>
            </tr>

            <tr>
              <td>[python-dateutil](https://dateutil.readthedocs.org/)</td>
              <td>2.5.3</td>
              <td>Extensions to the standard Python datetime module / BSD</td>
            </tr>

            <tr>
              <td>[pytz](http://pytz.sourceforge.net/)</td>
              <td>2016.4</td>
              <td>World timezone definitions, modern and historical / MIT</td>
            </tr>

            <tr>
              <td>[pywin32](http://sourceforge.net/projects/pywin32/) Windows</td>
              <td>220</td>
              <td>Python extensions for Windows / PSF</td>
            </tr>

            <tr>
              <td>[pyyaml](http://pyyaml.org/wiki/PyYAML)</td>
              <td>3.11</td>
              <td>YAML parser and emitter for Python / MIT</td>
            </tr>

            <tr>
              <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
              <td>15.2.0</td>
              <td>zeromq bindings for Python / LGPL and BSD</td>
            </tr>

            <tr>
              <td>[qt](http://qt-project.org)</td>
              <td>4.8.7</td>
              <td>Qt is a cross-platform application and UI framework / LGPL</td>
            </tr>

            <tr>
              <td>[qtconsole](http://jupyter.org)</td>
              <td>4.2.1</td>
              <td>Jupyter Qt Console / BSD</td>
            </tr>

            <tr>
              <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
              <td>1.0.2</td>
              <td>uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT</td>
            </tr>

            <tr>
              <td>readline Linux Mac</td>
              <td>6.2</td>
              <td>Line-editing for programs with a command-line interface / GPL3</td>
            </tr>

            <tr>
              <td>[redis](http://redis.io/download/) Linux Mac</td>
              <td>3.2.0</td>
              <td>Advanced key-value cache and store / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[redis-py](https://github.com/andymccurdy/redis-py/) Linux Mac</td>
              <td>2.10.5</td>
              <td>Redis Python Client / MIT</td>
            </tr>

            <tr>
              <td>[requests](https://docs.python-requests.org/en/latest/index.html)</td>
              <td>2.10.0</td>
              <td>Python HTTP for Humans / Apache</td>
            </tr>

            <tr>
              <td>[rope](https://github.com/python-rope/rope)</td>
              <td>0.9.4</td>
              <td>A Python refactoring library / GPL</td>
            </tr>

            <tr>
              <td>ruamel\_yaml</td>
              <td>0.11.7</td>
              <td>/ MIT</td>
            </tr>

            <tr>
              <td>[scikit-image](http://scikit-image.org/)</td>
              <td>0.12.3</td>
              <td>Image processing routines for SciPy / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scikit-learn](http://scikit-learn.org/stable/)</td>
              <td>0.17.1</td>
              <td>A set of python modules for machine learning and data mining / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scipy](http://www.scipy.org/)</td>
              <td>0.17.1</td>
              <td>Scientific Library for Python / BSD</td>
            </tr>

            <tr>
              <td>[setuptools](https://pypi.python.org/pypi/setuptools)</td>
              <td>23.0.0</td>
              <td>Download, build, install, upgrade, and uninstall Python packages / PSF or ZPL</td>
            </tr>

            <tr>
              <td>[simplegeneric](https://pypi.python.org/pypi/simplegeneric)</td>
              <td>0.8.1</td>
              <td>Define simple single-dispatch generic functions / ZPL 2.1</td>
            </tr>

            <tr>
              <td>[singledispatch](http://docs.python.org/3/library/functools.html#functools.singledispatch)</td>
              <td>3.4.0.3</td>
              <td>Transforms a function into a single-dispatch generic function / MIT</td>
            </tr>

            <tr>
              <td>sip</td>
              <td>4.16.9</td>
              <td>Create Python bindings for C and C++ libraries / GPL3</td>
            </tr>

            <tr>
              <td>[six](http://pypi.python.org/pypi/six/)</td>
              <td>1.10.0</td>
              <td>Python 2 and 3 compatibility utilities / MIT</td>
            </tr>

            <tr>
              <td>[snowballstemmer](https://github.com/shibukawa/snowball_py)</td>
              <td>1.2.1</td>
              <td>Snowball stemming library collection for Python / BSD</td>
            </tr>

            <tr>
              <td>[sockjs-tornado](http://github.com/mrjoes/sockjs-tornado/)</td>
              <td>1.0.3</td>
              <td>SockJS python server implementation on top of Tornado framework / MIT</td>
            </tr>

            <tr>
              <td>[sphinx](http://sphinx-doc.org)</td>
              <td>1.4.1</td>
              <td>Documentation generator / BSD</td>
            </tr>

            <tr>
              <td>[sphinx\_rtd\_theme](https://github.com/snide/sphinx_rtd_theme/)</td>
              <td>0.1.9</td>
              <td>ReadTheDocs.org theme for Sphinx / BSD</td>
            </tr>

            <tr>
              <td>[spyder](https://github.com/spyder-ide/spyder)</td>
              <td>2.3.9</td>
              <td>Scientific PYthon Development EnviRonment / MIT</td>
            </tr>

            <tr>
              <td>[sqlalchemy](http://www.sqlalchemy.org/)</td>
              <td>1.0.13</td>
              <td>Database Abstraction Library / MIT</td>
            </tr>

            <tr>
              <td>[sqlite](http://www.sqlite.org/)</td>
              <td>3.13.0</td>
              <td>Self-contained, zero-configuration, SQL database engine / Public-Domain</td>
            </tr>

            <tr>
              <td>ssl\_match\_hostname</td>
              <td>3.4.0.2</td>
              <td>The ssl.match\_hostname() function from Python 3.4 / PSF</td>
            </tr>

            <tr>
              <td>[statsmodels](http://statsmodels.sourceforge.net/)</td>
              <td>0.6.1</td>
              <td>Statistical computations and models / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[sympy](http://sympy.org)</td>
              <td>1.0</td>
              <td>Python library for symbolic mathematics / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[terminado](https://github.com/takluyver/terminado) Linux Mac</td>
              <td>0.6</td>
              <td>Terminals served to term.js using Tornado websockets / BSD</td>
            </tr>

            <tr>
              <td>[tk](http://www.tcl.tk/)</td>
              <td>8.5.18</td>
              <td>Dynamic programming language with GUI elements / BSD-like</td>
            </tr>

            <tr>
              <td>[toolz](http://toolz.readthedocs.org/en/latest/)</td>
              <td>0.8.0</td>
              <td>List processing tools and functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[tornado](http://www.tornadoweb.org/)</td>
              <td>4.3</td>
              <td>A Python web framework and asynchronous networking library / Apache</td>
            </tr>

            <tr>
              <td>[traitlets](https://github.com/ipython/traitlets)</td>
              <td>4.2.1</td>
              <td>Configuration system for Python applications / BSD</td>
            </tr>

            <tr>
              <td>[unicodecsv](https://github.com/jdunck/python-unicodecsv)</td>
              <td>0.14.1</td>
              <td>Drop-in replacement for csv module which supports unicode strings / BSD</td>
            </tr>

            <tr>
              <td>[vs2008\_runtime](http://www.microsoft.com) Windows</td>
              <td>9.00.30729.1</td>
              <td>Bundles of the MSVC 9 (VS 2008) runtime / Proprietary</td>
            </tr>

            <tr>
              <td>[werkzeug](http://werkzeug.pocoo.org/)</td>
              <td>0.11.10</td>
              <td>A WSGI utility library for Python / BSD</td>
            </tr>

            <tr>
              <td>[wheel](https://github.com/pypa/wheel)</td>
              <td>0.29.0</td>
              <td>Built-package format for Python / MIT</td>
            </tr>

            <tr>
              <td>xlrd</td>
              <td>1.0.0</td>
              <td>Extract data from Microsoft Excel spreadsheet files / BSD</td>
            </tr>

            <tr>
              <td>[xlsxwriter](https://github.com/jmcnamara/XlsxWriter)</td>
              <td>0.9.2</td>
              <td>A Python module for creating Excel XLSX files / BSD</td>
            </tr>

            <tr>
              <td>[xlwings](http://xlwings.org/) Mac Windows</td>
              <td>0.7.2</td>
              <td>Interact with Excel from Python and vice versa / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[xlwt](http://www.python-excel.org/)</td>
              <td>1.1.2</td>
              <td>Writing data and formatting information to Excel files / BSD</td>
            </tr>

            <tr>
              <td>[xz](http://tukaani.org/xz/) Linux Mac</td>
              <td>5.2.2</td>
              <td>Data compression software with high compression ratio / Public-Domain, GPL</td>
            </tr>

            <tr>
              <td>[yaml](http://www.yaml.org/) Linux Mac</td>
              <td>0.1.6</td>
              <td>A human friendly data serialization standard / MIT</td>
            </tr>

            <tr>
              <td>[zeromq](http://zeromq.org) Linux</td>
              <td>4.1.4</td>
              <td>Distributed messaging / LGPL</td>
            </tr>

            <tr>
              <td>[zlib](http://zlib.net/)</td>
              <td>1.2.8</td>
              <td>Unobtrusive compression library / zlib</td>
            </tr>
          </tbody>
        </table>
      </Tab>
    </Tabs>
  </Accordion>
</Update>

<Update label="Anaconda 4.0.0" description="Mar 29, 2016">
  The reason for jumping the Anaconda version from 2.5 to 4.0 is to avoid
  any possible confusion with the versions of Python included in Anaconda.

  Highlights:

  * this release of Anaconda includes the new Navigator, which is a graphical
    tool developed by Continuum Analytics to manage conda environments,
    applications and much more.

  Enhancements:

  * much improved package resolving in the new conda 4.0

  Fixes:

  * updated OpenSSL to 1.0.2g which contains important security fixes

  Updates:

  * anaconda-client from 1.2.2 to 1.4.0
  * bokeh from 0.11.0 to 0.11.1
  * conda from 3.19.1 to 4.0.5
  * conda-build from 1.19.0 to 1.20.0
  * ipython from 4.0.3 to 4.1.2
  * jupyter\_client from 4.1.1 to 4.2.2
  * jupyter\_console from 4.1.0 to 4.1.1
  * jupyter\_core from 4.0.6 to 4.1.0
  * numba from 0.23.1 to 0.24.0
  * pandas from 0.17.1 to 0.18.0
  * pillow from 3.1.0 to 3.1.1
  * scikit-image from 0.11.3 to 0.12.3
  * scikit-learn from 0.17 to 0.17.1
  * sympy from 0.7.6.1 to 1.0

  Added:

  * anaconda-navigator 1.1.0
  * conda-manager 0.3.1
  * dask 0.8.1

  Removed (from installer only, the packages are still available):

  * abstract-rendering
  * gevent-websocket
  * launcher
  * node-webkit

  <Accordion title="Packages">
    <Tabs>
      <Tab title="Python 3.5">
        <table>
          <thead>
            <tr>
              <th>Name</th>
              <th>Version</th>
              <th>Summary / License</th>
            </tr>
          </thead>

          <tbody>
            <tr>
              <td>[alabaster](https://github.com/bitprophet/alabaster)</td>
              <td>0.7.7</td>
              <td>configurable sidebar-enabled Sphinx theme / BSD</td>
            </tr>

            <tr>
              <td>[anaconda-client](http://anaconda.org)</td>
              <td>1.4.0</td>
              <td>anaconda.org command line client library / BSD</td>
            </tr>

            <tr>
              <td>anaconda-navigator</td>
              <td>1.1.0</td>
              <td>Anaconda Navigator / proprietary - Continuum Analytics, Inc.</td>
            </tr>

            <tr>
              <td>[appnope](http://github.com/minrk/appnope) Mac</td>
              <td>0.1.0</td>
              <td>Disable App Nap on OS X 10.9 / BSD</td>
            </tr>

            <tr>
              <td>[appscript](http://appscript.sourceforge.net/) Mac</td>
              <td>1.0.1</td>
              <td>Control AppleScriptable applications from Python / Public-Domain</td>
            </tr>

            <tr>
              <td>[argcomplete](https://github.com/kislyuk/argcomplete)</td>
              <td>1.0.0</td>
              <td>Bash tab completion for argparse. Tab complete all the things! / Apache</td>
            </tr>

            <tr>
              <td>[astropy](http://www.astropy.org/)</td>
              <td>1.1.2</td>
              <td>Community-developed python astronomy tools / BSD</td>
            </tr>

            <tr>
              <td>[babel](http://babel.pocoo.org/)</td>
              <td>2.2.0</td>
              <td>Internationalization utilities / BSD</td>
            </tr>

            <tr>
              <td>[beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/)</td>
              <td>4.4.1</td>
              <td>screen-scraping library / MIT</td>
            </tr>

            <tr>
              <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
              <td>0.8.1</td>
              <td>efficient arrays of booleans – C extension / PSF</td>
            </tr>

            <tr>
              <td>[blaze](http://blaze.pydata.org)</td>
              <td>0.9.1</td>
              <td>Blaze is the next generation of NumPy / BSD</td>
            </tr>

            <tr>
              <td>[bokeh](http://github.com/bokeh/bokeh)</td>
              <td>0.11.1</td>
              <td>statistical and novel interactive HTML plots for Python / BSD</td>
            </tr>

            <tr>
              <td>[boto](https://github.com/boto/boto/)</td>
              <td>2.39.0</td>
              <td>Amazon Web Services Library / MIT</td>
            </tr>

            <tr>
              <td>bottleneck</td>
              <td>1.0.0</td>
              <td>Fast NumPy array functions written in Cython. / Simplified BSD</td>
            </tr>

            <tr>
              <td>[bzip2](http://www.bzip.org/) Windows</td>
              <td>1.0.6</td>
              <td>high-quality data compressor / BSD</td>
            </tr>

            <tr>
              <td>[cffi](http://cffi.readthedocs.org)</td>
              <td>1.5.2</td>
              <td>Foreign Function Interface for Python calling C code / MIT</td>
            </tr>

            <tr>
              <td>[chest](https://github.com/ContinuumIO/chest)</td>
              <td>0.2.3</td>
              <td>a dictionary that spills to disk / BSD</td>
            </tr>

            <tr>
              <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
              <td>0.1.1</td>
              <td>Extended pickling support for Python objects / as-is</td>
            </tr>

            <tr>
              <td>[clyent](https://github.com/binstar/clyent)</td>
              <td>1.2.1</td>
              <td>Command line client Library for windows and posix / BSD</td>
            </tr>

            <tr>
              <td>[colorama](http://code.google.com/p/colorama/)</td>
              <td>0.3.7</td>
              <td>Cross-platform colored terminal text. / BSD</td>
            </tr>

            <tr>
              <td>comtypes Windows</td>
              <td>1.1.2</td>
              <td>pure Python COM package / MIT</td>
            </tr>

            <tr>
              <td>[conda](http://conda.pydata.org/)</td>
              <td>4.0.5</td>
              <td>cross-platform, Python-agnostic binary package manager / BSD</td>
            </tr>

            <tr>
              <td>[conda-build](https://github.com/conda/conda-build)</td>
              <td>1.20.0</td>
              <td>Commands and tools for building conda packages / BSD</td>
            </tr>

            <tr>
              <td>[conda-env](https://github.com/conda/conda-env/)</td>
              <td>2.4.5</td>
              <td>provides a unified interface to dealing with Conda environments / BSD</td>
            </tr>

            <tr>
              <td>[conda-manager](https://github.com/spyder-ide/conda-manager)</td>
              <td>0.3.1</td>
              <td>Graphical conda package manager / MIT</td>
            </tr>

            <tr>
              <td>configobj</td>
              <td>5.0.6</td>
              <td>Config file reading, writing and validation / BSD</td>
            </tr>

            <tr>
              <td>[cryptography](https://github.com/pyca/cryptography)</td>
              <td>1.3</td>
              <td>provides cryptographic recipes and primitives to Python developers / Apache</td>
            </tr>

            <tr>
              <td>[curl](http://curl.haxx.se/)</td>
              <td>7.45.0</td>
              <td>tool and library for transferring data with URL syntax / MIT/X derivate</td>
            </tr>

            <tr>
              <td>[cycler](http://matplotlib.org/cycler/)</td>
              <td>0.10.0</td>
              <td>Composable style cycles / BSD</td>
            </tr>

            <tr>
              <td>[cython](http://www.cython.org/)</td>
              <td>0.23.4</td>
              <td>The Cython compiler for writing C extensions for the Python language / Apache</td>
            </tr>

            <tr>
              <td>[cytoolz](https://github.com/pytoolz/cytoolz)</td>
              <td>0.7.5</td>
              <td>Cython implementation of Toolz, high performance functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[dask](http://dask.pydata.org/en/latest/)</td>
              <td>0.8.1</td>
              <td>Task scheduling and blocked algorithms for parallel processing / BSD</td>
            </tr>

            <tr>
              <td>datashape</td>
              <td>0.5.1</td>
              <td>A data description language / BSD</td>
            </tr>

            <tr>
              <td>[decorator](http://pypi.python.org/pypi/decorator)</td>
              <td>4.0.9</td>
              <td>Better living through Python with decorators / BSD</td>
            </tr>

            <tr>
              <td>dill</td>
              <td>0.2.4</td>
              <td>Serialize all of python (almost) / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[docutils](http://docutils.sourceforge.net)</td>
              <td>0.12</td>
              <td>Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3</td>
            </tr>

            <tr>
              <td>[dynd-python](https://github.com/libdynd/dynd-python)</td>
              <td>0.7.2</td>
              <td>Python exposure of DyND / BSD</td>
            </tr>

            <tr>
              <td>[et\_xmlfile](https://openpyxl.pages.heptapod.net/et_xmlfile/)</td>
              <td>1.0.1</td>
              <td>implementation of lxml.xmlfile for the standard library / MIT</td>
            </tr>

            <tr>
              <td>[fastcache](https://github.com/pbrady/fastcache)</td>
              <td>1.0.2</td>
              <td>C implementation of Python 3 functools.lru\_cache / MIT</td>
            </tr>

            <tr>
              <td>[flask](https://flask.palletsprojects.com/)</td>
              <td>0.10.1</td>
              <td>A microframework based on Werkzeug, Jinja2 and good intentions / BSD</td>
            </tr>

            <tr>
              <td>[flask-cors](https://github.com/corydolphin/flask-cors)</td>
              <td>2.1.2</td>
              <td>flask extension adding a decorator for CORS support / MIT</td>
            </tr>

            <tr>
              <td>[fontconfig](http://www.freedesktop.org/wiki/Software/fontconfig/) Linux</td>
              <td>2.11.1</td>
              <td>Fontconfig is a library for configuring and customizing font access / BSD</td>
            </tr>

            <tr>
              <td>[freetype](http://freetype.sourceforge.net/index2.html)</td>
              <td>2.5.5</td>
              <td>A Free, High-Quality, and Portable Font Engine / FreeType License</td>
            </tr>

            <tr>
              <td>[gevent](http://www.gevent.org/)</td>
              <td>1.1.0</td>
              <td>Coroutine-based network library / MIT</td>
            </tr>

            <tr>
              <td>[greenlet](http://pypi.python.org/pypi/greenlet/)</td>
              <td>0.4.9</td>
              <td>lightweight in-process concurrent programming / MIT</td>
            </tr>

            <tr>
              <td>[h5py](http://code.google.com/p/h5py/)</td>
              <td>2.5.0</td>
              <td>read and write HDF5 files from Python / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
              <td>1.8.15.1</td>
              <td>HDF5 is a data model, library, and file format for storing and managing data / BSD-like</td>
            </tr>

            <tr>
              <td>[heapdict](http://stutzbachenterprises.com/)</td>
              <td>1.0.0</td>
              <td>a heap with decrease-key and increase-key operations / BSD</td>
            </tr>

            <tr>
              <td>[idna](https://github.com/kjd/idna)</td>
              <td>2.0</td>
              <td>Internationalized Domain Names in Applications / BSD</td>
            </tr>

            <tr>
              <td>[ipykernel](http://ipython.org)</td>
              <td>4.3.1</td>
              <td>IPython Kernel for Jupyter / BSD</td>
            </tr>

            <tr>
              <td>[ipython](http://ipython.org/)</td>
              <td>4.1.2</td>
              <td>Productive Interactive Computing / BSD</td>
            </tr>

            <tr>
              <td>[ipython\_genutils](http://jupyter.org)</td>
              <td>0.1.0</td>
              <td>vestigial utilities from IPython / BSD</td>
            </tr>

            <tr>
              <td>[ipywidgets](http://github.com/jakevdp/ipywidgets)</td>
              <td>4.1.1</td>
              <td>IPython Static Widgets / BSD</td>
            </tr>

            <tr>
              <td>[itsdangerous](http://github.com/mitsuhiko/itsdangerous)</td>
              <td>0.24</td>
              <td>Various helpers to pass trusted data to untrusted environments and back. / BSD</td>
            </tr>

            <tr>
              <td>[jbig](https://www.cl.cam.ac.uk/~mgk25/jbigkit) Linux Mac</td>
              <td>2.1</td>
              <td>implementation of the JBIG1 data compression standard / GPL2</td>
            </tr>

            <tr>
              <td>[jdcal](http://github.com/phn/jdcal)</td>
              <td>1.2</td>
              <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD</td>
            </tr>

            <tr>
              <td>[jedi](https://github.com/davidhalter/jedi)</td>
              <td>0.9.0</td>
              <td>/ MIT</td>
            </tr>

            <tr>
              <td>[jinja2](https://jinja.palletsprojects.com/)</td>
              <td>2.8</td>
              <td>An easy to use stand-alone template engine written in pure python. / BSD</td>
            </tr>

            <tr>
              <td>[jpeg](http://www.ijg.org/)</td>
              <td>8d</td>
              <td>read/write jpeg COM, EXIF, IPTC medata / Custom free software license</td>
            </tr>

            <tr>
              <td>[jsonschema](http://github.com/Julian/jsonschema)</td>
              <td>2.4.0</td>
              <td>An implementation of JSON Schema validation for Python / MIT</td>
            </tr>

            <tr>
              <td>[jupyter](http://jupyter.org)</td>
              <td>1.0.0</td>
              <td>Jupyter metapackage / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_client](http://jupyter.org)</td>
              <td>4.2.2</td>
              <td>Jupyter protocol implementation and client libraries / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_console](http://jupyter.org)</td>
              <td>4.1.1</td>
              <td>Jupyter terminal console / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_core](http://jupyter.org)</td>
              <td>4.1.0</td>
              <td>base package on which Jupyter projects rely / BSD</td>
            </tr>

            <tr>
              <td>[libdynd](https://github.com/libdynd/libdynd)</td>
              <td>0.7.2</td>
              <td>C++ dynamic ndarray library / BSD</td>
            </tr>

            <tr>
              <td>[libffi](https://github.com/atgreen/libffi) Linux</td>
              <td>3.0.13</td>
              <td>A portable foreign-function interface library / MIT</td>
            </tr>

            <tr>
              <td>libgfortran Linux</td>
              <td>3.0</td>
              <td>GNU Fortran runtime library / GPL3</td>
            </tr>

            <tr>
              <td>[libpng](http://www.libpng.org/pub/png/libpng.html)</td>
              <td>1.6.17</td>
              <td>libpng is the official PNG reference library / libpng license</td>
            </tr>

            <tr>
              <td>[libsodium](http://libsodium.org) Linux Windows</td>
              <td>1.0.3</td>
              <td>a modern software library for encryption, signatures, password hashing, etc. / MIT</td>
            </tr>

            <tr>
              <td>[libtiff](http://www.libtiff.org/)</td>
              <td>4.0.6</td>
              <td>tiff image library / BSD-like</td>
            </tr>

            <tr>
              <td>[libxml2](http://xmlsoft.org/) Linux Mac</td>
              <td>2.9.2</td>
              <td>The XML C parser and toolkit of Gnome / MIT</td>
            </tr>

            <tr>
              <td>[libxslt](http://xmlsoft.org/) Linux Mac</td>
              <td>1.1.28</td>
              <td>Libxslt is the XSLT C library developed for the GNOME project / MIT</td>
            </tr>

            <tr>
              <td>[llvmlite](https://github.com/numba/llvmlite)</td>
              <td>0.9.0</td>
              <td>lightweight wrapper around basic LLVM functionality / BSD</td>
            </tr>

            <tr>
              <td>[locket](http://github.com/mwilliamson/locket.py)</td>
              <td>0.2.0</td>
              <td>File based locks / BSD</td>
            </tr>

            <tr>
              <td>[lxml](http://lxml.de/)</td>
              <td>3.6.0</td>
              <td>XML processing library combining libxml2/libxslt with the ElementTree API / BSD</td>
            </tr>

            <tr>
              <td>[markupsafe](http://github.com/mitsuhiko/markupsafe)</td>
              <td>0.23</td>
              <td>Implements a XML/HTML/XHTML Markup safe string for Python / BSD</td>
            </tr>

            <tr>
              <td>[matplotlib](http://matplotlib.sourceforge.net/)</td>
              <td>1.5.1</td>
              <td>Python plotting package / PSF-based</td>
            </tr>

            <tr>
              <td>[menuinst](https://github.com/ContinuumIO/menuinst) Windows</td>
              <td>1.3.2</td>
              <td>cross platform install of menu items / BSD</td>
            </tr>

            <tr>
              <td>[mistune](https://github.com/lepture/mistune)</td>
              <td>0.7.2</td>
              <td>The fastest markdown parser in pure Python with renderer feature / BSD</td>
            </tr>

            <tr>
              <td>[mkl](http://software.intel.com/en-us/articles/intel-mkl/)</td>
              <td>11.3.1</td>
              <td>math library for Intel and compatible processors / proprietary - Intel</td>
            </tr>

            <tr>
              <td>[mkl-service](https://github.com/ContinuumIO/mkl-service)</td>
              <td>1.1.2</td>
              <td>Python bindings to MKL service functions / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[mpmath](http://mpmath.org)</td>
              <td>0.19</td>
              <td>Python library for arbitrary-precision floating-point arithmetic / BSD</td>
            </tr>

            <tr>
              <td>[multipledispatch](http://github.com/mrocklin/multipledispatch/)</td>
              <td>0.4.8</td>
              <td>Multiple dispatch / BSD</td>
            </tr>

            <tr>
              <td>[nbconvert](http://jupyter.org)</td>
              <td>4.1.0</td>
              <td>converts notebooks to various other formats via Jinja templates / BSD</td>
            </tr>

            <tr>
              <td>[nbformat](http://jupyter.org)</td>
              <td>4.0.1</td>
              <td>the base implementation of the Jupyter Notebook format / BSD</td>
            </tr>

            <tr>
              <td>networkx</td>
              <td>1.11</td>
              <td>Python package for creating and manipulating graphs and networks / BSD</td>
            </tr>

            <tr>
              <td>[nltk](http://nltk.org/)</td>
              <td>3.2</td>
              <td>Natural Language Toolkit / Apache</td>
            </tr>

            <tr>
              <td>[nose](http://readthedocs.org/docs/nose/)</td>
              <td>1.3.7</td>
              <td>nose extends unittest to make testing easier / LGPL</td>
            </tr>

            <tr>
              <td>[notebook](http://jupyter.org)</td>
              <td>4.1.0</td>
              <td>a web-based notebook environment for interactive computing / BSD</td>
            </tr>

            <tr>
              <td>[numba](https://numba.pydata.org/)</td>
              <td>0.24.0</td>
              <td>compiling Python code using LLVM / BSD</td>
            </tr>

            <tr>
              <td>[numexpr](https://github.com/pydata/numexpr)</td>
              <td>2.5</td>
              <td>fast numerical expression evaluator for NumPy / MIT</td>
            </tr>

            <tr>
              <td>[numpy](https://numpy.org/)</td>
              <td>1.10.4</td>
              <td>array processing for numbers, strings, records, and objects. / BSD</td>
            </tr>

            <tr>
              <td>[odo](http://odo.pydata.org/en/latest/)</td>
              <td>0.4.2</td>
              <td>Data Migration for Blaze Project / BSD</td>
            </tr>

            <tr>
              <td>[openpyxl](http://openpyxl.readthedocs.org)</td>
              <td>2.3.2</td>
              <td>A Python library to read/write Excel 2007 xlsx/xlsm files / MIT</td>
            </tr>

            <tr>
              <td>[openssl](http://www.openssl.org/)</td>
              <td>1.0.2g</td>
              <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style</td>
            </tr>

            <tr>
              <td>[pandas](http://pandas.pydata.org/)</td>
              <td>0.18.0</td>
              <td>Powerful data structures for data analysis, time series,and statistics / BSD</td>
            </tr>

            <tr>
              <td>[partd](https://github.com/mrocklin/partd)</td>
              <td>0.3.2</td>
              <td>Appendable key-value byte store / BSD</td>
            </tr>

            <tr>
              <td>[patchelf](http://nixos.org/patchelf.html) Linux</td>
              <td>0.8</td>
              <td>a small utility to modify the dynamic linker and RPATH of ELF executables / GPL3</td>
            </tr>

            <tr>
              <td>[path.py](http://github.com/jaraco/path.py)</td>
              <td>8.1.2</td>
              <td>module wrapper for os.path / MIT</td>
            </tr>

            <tr>
              <td>[patsy](https://github.com/pydata/patsy)</td>
              <td>0.4.0</td>
              <td>a library for describing statistical models and building design matrices. / BSD</td>
            </tr>

            <tr>
              <td>[pep8](http://pep8.readthedocs.org/)</td>
              <td>1.7.0</td>
              <td>Python style guide checker / MIT</td>
            </tr>

            <tr>
              <td>[pexpect](http://pexpect.readthedocs.org/) Linux Mac</td>
              <td>4.0.1</td>
              <td>Pexpect allows easy control of interactive console applications / ISC</td>
            </tr>

            <tr>
              <td>[pickleshare](https://github.com/vivainio/pickleshare)</td>
              <td>0.5</td>
              <td>tiny shelve-like database with concurrency support / MIT</td>
            </tr>

            <tr>
              <td>[pillow](http://python-pillow.github.io/)</td>
              <td>3.1.1</td>
              <td>Python Imaging Library (Fork) / PIL license</td>
            </tr>

            <tr>
              <td>[pip](http://www.pip-installer.org/)</td>
              <td>8.1.1</td>
              <td>PyPA recommended tool for installing Python packages / MIT</td>
            </tr>

            <tr>
              <td>[ply](http://www.dabeaz.com/ply/)</td>
              <td>3.8</td>
              <td>Python Lex & Yacc / BSD</td>
            </tr>

            <tr>
              <td>[psutil](https://github.com/giampaolo/psutil)</td>
              <td>4.1.0</td>
              <td>cross-platform process and system utilities module for Python / BSD</td>
            </tr>

            <tr>
              <td>[ptyprocess](https://github.com/pexpect/ptyprocess) Linux Mac</td>
              <td>0.5</td>
              <td>Run a subprocess in a pseudo terminal / ISC</td>
            </tr>

            <tr>
              <td>[py](http://pylib.readthedocs.org/)</td>
              <td>1.4.31</td>
              <td>library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
            </tr>

            <tr>
              <td>[pyasn1](http://sourceforge.net/projects/pyasn1/)</td>
              <td>0.1.9</td>
              <td>Offline IP address to Autonomous System Number lookup module / BSD</td>
            </tr>

            <tr>
              <td>[pycosat](https://github.com/ilanschnell/pycosat)</td>
              <td>0.6.1</td>
              <td>bindings to picosat (a SAT solver) / MIT</td>
            </tr>

            <tr>
              <td>[pycparser](https://github.com/eliben/pycparser)</td>
              <td>2.14</td>
              <td>C parser in Python / BSD</td>
            </tr>

            <tr>
              <td>[pycrypto](http://www.pycrypto.org/)</td>
              <td>2.6.1</td>
              <td>Cryptographic modules for Python. / Public-Domain</td>
            </tr>

            <tr>
              <td>[pycurl](http://pycurl.sourceforge.net/) Linux Mac</td>
              <td>7.19.5.3</td>
              <td>PycURL – cURL library module for Python / LGPL, MIT</td>
            </tr>

            <tr>
              <td>[pyflakes](https://launchpad.net/pyflakes)</td>
              <td>1.1.0</td>
              <td>passive checker of Python programs / MIT</td>
            </tr>

            <tr>
              <td>[pygments](http://pygments.org/)</td>
              <td>2.1.1</td>
              <td>Pygments is a syntax highlighting package written in Python / BSD</td>
            </tr>

            <tr>
              <td>[pyopenssl](https://github.com/pyca/pyopenssl)</td>
              <td>0.15.1</td>
              <td>Python wrapper module around the OpenSSL library / Apache</td>
            </tr>

            <tr>
              <td>pyparsing</td>
              <td>2.0.3</td>
              <td>Python parsing module / MIT</td>
            </tr>

            <tr>
              <td>[pyqt](http://www.riverbankcomputing.co.uk/software/pyqt)</td>
              <td>4.11.4</td>
              <td>PyQt is a Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3</td>
            </tr>

            <tr>
              <td>pyreadline Windows</td>
              <td>2.1</td>
              <td>A python implmementation of GNU readline. / BSD</td>
            </tr>

            <tr>
              <td>[pytables](http://www.pytables.org)</td>
              <td>3.2.2</td>
              <td>brings together Python, HDF5 and NumPy to easily handle large amounts of data / BSD</td>
            </tr>

            <tr>
              <td>[pytest](http://pytest.org/)</td>
              <td>2.8.5</td>
              <td>simple powerful testing with Python / MIT</td>
            </tr>

            <tr>
              <td>[python](http://www.python.org/)</td>
              <td>3.5.1</td>
              <td>general purpose programming language / PSF</td>
            </tr>

            <tr>
              <td>[python-dateutil](https://dateutil.readthedocs.org/)</td>
              <td>2.5.1</td>
              <td>Extensions to the standard Python datetime module / BSD</td>
            </tr>

            <tr>
              <td>[pytz](http://pytz.sourceforge.net/)</td>
              <td>2016.2</td>
              <td>World timezone definitions, modern and historical / MIT</td>
            </tr>

            <tr>
              <td>[pywin32](http://sourceforge.net/projects/pywin32/) Windows</td>
              <td>220</td>
              <td>Python extensions for Windows / PSF</td>
            </tr>

            <tr>
              <td>[pyyaml](http://pyyaml.org/wiki/PyYAML)</td>
              <td>3.11</td>
              <td>YAML parser and emitter for Python / MIT</td>
            </tr>

            <tr>
              <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
              <td>15.2.0</td>
              <td>zeromq bindings for Python / LGPL and BSD</td>
            </tr>

            <tr>
              <td>[qt](http://qt-project.org)</td>
              <td>4.8.7</td>
              <td>Qt is a cross-platform application and UI framework / LGPL</td>
            </tr>

            <tr>
              <td>[qtawesome](https://github.com/spyder-ide/qtawesome)</td>
              <td>0.3.2</td>
              <td>FontAwesome icons in PyQt and PySide applications / MIT</td>
            </tr>

            <tr>
              <td>[qtconsole](http://jupyter.org)</td>
              <td>4.2.0</td>
              <td>Jupyter Qt Console / BSD</td>
            </tr>

            <tr>
              <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
              <td>1.0</td>
              <td>Provides an uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT</td>
            </tr>

            <tr>
              <td>readline Linux Mac</td>
              <td>6.2</td>
              <td>line-editing for programs with a command-line interface / GPL3</td>
            </tr>

            <tr>
              <td>[redis](http://redis.io/download/) Linux Mac</td>
              <td>2.6.9</td>
              <td>Redis is an open source, BSD licensed, advanced key-value cache and store / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[redis-py](https://github.com/andymccurdy/redis-py/) Linux Mac</td>
              <td>2.10.3</td>
              <td>Redis Python Client / MIT</td>
            </tr>

            <tr>
              <td>[requests](https://docs.python-requests.org/en/latest/index.html)</td>
              <td>2.9.1</td>
              <td>Python HTTP for Humans / Apache</td>
            </tr>

            <tr>
              <td>[rope](http://rope.sourceforge.net/)</td>
              <td>0.9.4</td>
              <td>a python refactoring library / GPL</td>
            </tr>

            <tr>
              <td>[scikit-image](http://scikit-image.org/)</td>
              <td>0.12.3</td>
              <td>Image processing routines for SciPy / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scikit-learn](http://scikit-learn.org/stable/)</td>
              <td>0.17.1</td>
              <td>A set of python modules for machine learning and data mining / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scipy](http://www.scipy.org/)</td>
              <td>0.17.0</td>
              <td>Scientific Library for Python / BSD</td>
            </tr>

            <tr>
              <td>[setuptools](https://pypi.python.org/pypi/setuptools)</td>
              <td>20.3</td>
              <td>Easily download, build, install, upgrade, and uninstall Python packages / PSF or ZPL</td>
            </tr>

            <tr>
              <td>[simplegeneric](http://cheeseshop.python.org/pypi/simplegeneric)</td>
              <td>0.8.1</td>
              <td>lets you define simple single-dispatch generic functions / ZPL 2.1</td>
            </tr>

            <tr>
              <td>[singledispatch](http://docs.python.org/3/library/functools.html#functools.singledispatch)</td>
              <td>3.4.0.3</td>
              <td>brings functools.singledispatch from Python 3.4 to Python 2.6-3.3 / MIT</td>
            </tr>

            <tr>
              <td>sip</td>
              <td>4.16.9</td>
              <td>/ GPL3</td>
            </tr>

            <tr>
              <td>[six](http://pypi.python.org/pypi/six/)</td>
              <td>1.10.0</td>
              <td>Python 2 and 3 compatibility utilities / MIT</td>
            </tr>

            <tr>
              <td>[snowballstemmer](https://github.com/shibukawa/snowball_py)</td>
              <td>1.2.1</td>
              <td>provides 16 stemmer algorithms generated from Snowball algorithms / BSD</td>
            </tr>

            <tr>
              <td>[sockjs-tornado](http://github.com/mrjoes/sockjs-tornado/)</td>
              <td>1.0.1</td>
              <td>SockJS python server implementation on top of Tornado framework / MIT</td>
            </tr>

            <tr>
              <td>[sphinx](http://sphinx-doc.org)</td>
              <td>1.3.5</td>
              <td>Python documentation generator / BSD</td>
            </tr>

            <tr>
              <td>[sphinx\_rtd\_theme](https://github.com/snide/sphinx_rtd_theme/)</td>
              <td>0.1.9</td>
              <td>ReadTheDocs.org theme for Sphinx / BSD</td>
            </tr>

            <tr>
              <td>[spyder](https://github.com/spyder-ide/spyder)</td>
              <td>2.3.8</td>
              <td>Scientific PYthon Development EnviRonment / MIT</td>
            </tr>

            <tr>
              <td>[sqlalchemy](http://www.sqlalchemy.org/)</td>
              <td>1.0.12</td>
              <td>Database Abstraction Library / MIT</td>
            </tr>

            <tr>
              <td>[sqlite](http://www.sqlite.org/) Linux Mac</td>
              <td>3.9.2</td>
              <td>self-contained, zero-configuration, SQL database engine / Public-Domain</td>
            </tr>

            <tr>
              <td>[statsmodels](http://statsmodels.sourceforge.net/)</td>
              <td>0.6.1</td>
              <td>Statistical computations and models for use with SciPy / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[sympy](http://sympy.org)</td>
              <td>1.0</td>
              <td>SymPy is a Python library for symbolic mathematics / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[terminado](https://github.com/takluyver/terminado) Linux Mac</td>
              <td>0.5</td>
              <td>Terminals served to term.js using Tornado websockets / BSD</td>
            </tr>

            <tr>
              <td>[tk](http://www.tcl.tk/)</td>
              <td>8.5.18</td>
              <td>dynamic programming language with GUI elements / BSD-like</td>
            </tr>

            <tr>
              <td>[toolz](http://toolz.readthedocs.org/en/latest/)</td>
              <td>0.7.4</td>
              <td>List processing tools and functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[tornado](http://www.tornadoweb.org/)</td>
              <td>4.3</td>
              <td>a Python web framework and asynchronous networking library / Apache</td>
            </tr>

            <tr>
              <td>[traitlets](http://ipython.org/)</td>
              <td>4.2.1</td>
              <td>configuration system for Python applications / BSD</td>
            </tr>

            <tr>
              <td>[unicodecsv](https://github.com/jdunck/python-unicodecsv)</td>
              <td>0.14.1</td>
              <td>The unicodecsv file reads and decodes byte strings for you / BSD</td>
            </tr>

            <tr>
              <td>util-linux</td>
              <td>2.21</td>
              <td>Util-linux is a suite of essential utilities for any Linux system / GPL2</td>
            </tr>

            <tr>
              <td>[vs2015\_runtime](http://www.microsoft.com) Windows</td>
              <td>14.00.23026.0</td>
              <td>Bundles of the MSVC 14 (VS 2015) runtime / Proprietary</td>
            </tr>

            <tr>
              <td>[werkzeug](http://werkzeug.pocoo.org/)</td>
              <td>0.11.4</td>
              <td>The Swiss Army knife of Python web development / BSD</td>
            </tr>

            <tr>
              <td>[wheel](https://github.com/pypa/wheel)</td>
              <td>0.29.0</td>
              <td>built-package format for Python / MIT</td>
            </tr>

            <tr>
              <td>xlrd</td>
              <td>0.9.4</td>
              <td>extract data from Microsoft Excel spreadsheet files / BSD</td>
            </tr>

            <tr>
              <td>[xlsxwriter](https://github.com/jmcnamara/XlsxWriter)</td>
              <td>0.8.4</td>
              <td>A Python module for creating Excel XLSX files / BSD</td>
            </tr>

            <tr>
              <td>[xlwings](http://xlwings.org/) Mac Windows</td>
              <td>0.7.0</td>
              <td>Make Excel fly. Interact with Excel from Python and vice versa / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[xlwt](http://www.python-excel.org/)</td>
              <td>1.0.0</td>
              <td>writing data and formatting information to Excel files / BSD</td>
            </tr>

            <tr>
              <td>[xz](http://tukaani.org/xz/) Linux Mac</td>
              <td>5.0.5</td>
              <td>data compression software with high compression ratio / Public-Domain, GPLv2</td>
            </tr>

            <tr>
              <td>[yaml](http://www.yaml.org/) Linux Mac</td>
              <td>0.1.6</td>
              <td>a human friendly data serialization standard for all programming languages / MIT</td>
            </tr>

            <tr>
              <td>[zeromq](http://zeromq.org) Linux Mac</td>
              <td>4.1.3</td>
              <td>a messaging system, or “message-oriented middleware” / LGPL</td>
            </tr>

            <tr>
              <td>[zlib](http://zlib.net/)</td>
              <td>1.2.8</td>
              <td>massively spiffy yet delicately unobtrusive compression library / zlib</td>
            </tr>
          </tbody>
        </table>
      </Tab>

      <Tab title="Python 2.7">
        <table>
          <thead>
            <tr>
              <th>Name</th>
              <th>Version</th>
              <th>Summary / License</th>
            </tr>
          </thead>

          <tbody>
            <tr>
              <td>[alabaster](https://github.com/bitprophet/alabaster)</td>
              <td>0.7.7</td>
              <td>configurable sidebar-enabled Sphinx theme / BSD</td>
            </tr>

            <tr>
              <td>[anaconda-client](http://anaconda.org)</td>
              <td>1.4.0</td>
              <td>anaconda.org command line client library / BSD</td>
            </tr>

            <tr>
              <td>anaconda-navigator</td>
              <td>1.1.0</td>
              <td>Anaconda Navigator / proprietary - Continuum Analytics, Inc.</td>
            </tr>

            <tr>
              <td>[appnope](http://github.com/minrk/appnope) Mac</td>
              <td>0.1.0</td>
              <td>Disable App Nap on OS X 10.9 / BSD</td>
            </tr>

            <tr>
              <td>[appscript](http://appscript.sourceforge.net/) Mac</td>
              <td>1.0.1</td>
              <td>Control AppleScriptable applications from Python / Public-Domain</td>
            </tr>

            <tr>
              <td>[argcomplete](https://github.com/kislyuk/argcomplete)</td>
              <td>1.0.0</td>
              <td>Bash tab completion for argparse. Tab complete all the things! / Apache</td>
            </tr>

            <tr>
              <td>[astropy](http://www.astropy.org/)</td>
              <td>1.1.2</td>
              <td>Community-developed python astronomy tools / BSD</td>
            </tr>

            <tr>
              <td>[babel](http://babel.pocoo.org/)</td>
              <td>2.2.0</td>
              <td>Internationalization utilities / BSD</td>
            </tr>

            <tr>
              <td>[backports\_abc](https://github.com/cython/backports_abc)</td>
              <td>0.4</td>
              <td>backport of recent additions to the ‘collections.abc’ module / PSF</td>
            </tr>

            <tr>
              <td>[beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/)</td>
              <td>4.4.1</td>
              <td>screen-scraping library / MIT</td>
            </tr>

            <tr>
              <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
              <td>0.8.1</td>
              <td>efficient arrays of booleans – C extension / PSF</td>
            </tr>

            <tr>
              <td>[blaze](http://blaze.pydata.org)</td>
              <td>0.9.1</td>
              <td>Blaze is the next generation of NumPy / BSD</td>
            </tr>

            <tr>
              <td>[bokeh](http://github.com/bokeh/bokeh)</td>
              <td>0.11.1</td>
              <td>statistical and novel interactive HTML plots for Python / BSD</td>
            </tr>

            <tr>
              <td>[boto](https://github.com/boto/boto/)</td>
              <td>2.39.0</td>
              <td>Amazon Web Services Library / MIT</td>
            </tr>

            <tr>
              <td>bottleneck</td>
              <td>1.0.0</td>
              <td>Fast NumPy array functions written in Cython. / Simplified BSD</td>
            </tr>

            <tr>
              <td>[bzip2](http://www.bzip.org/) Windows</td>
              <td>1.0.6</td>
              <td>high-quality data compressor / BSD</td>
            </tr>

            <tr>
              <td>[cairo](http://cairographics.org/) Linux</td>
              <td>1.12.18</td>
              <td>Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1, MPL 1.1</td>
            </tr>

            <tr>
              <td>[cdecimal](http://www.bytereef.org/mpdecimal/index.html)</td>
              <td>2.3</td>
              <td>Fast drop-in replacement for decimal.py / BSD</td>
            </tr>

            <tr>
              <td>[cffi](http://cffi.readthedocs.org)</td>
              <td>1.5.2</td>
              <td>Foreign Function Interface for Python calling C code / MIT</td>
            </tr>

            <tr>
              <td>[chest](https://github.com/ContinuumIO/chest)</td>
              <td>0.2.3</td>
              <td>a dictionary that spills to disk / BSD</td>
            </tr>

            <tr>
              <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
              <td>0.1.1</td>
              <td>Extended pickling support for Python objects / as-is</td>
            </tr>

            <tr>
              <td>[clyent](https://github.com/binstar/clyent)</td>
              <td>1.2.1</td>
              <td>Command line client Library for windows and posix / BSD</td>
            </tr>

            <tr>
              <td>[colorama](http://code.google.com/p/colorama/)</td>
              <td>0.3.7</td>
              <td>Cross-platform colored terminal text. / BSD</td>
            </tr>

            <tr>
              <td>comtypes Windows</td>
              <td>1.1.2</td>
              <td>pure Python COM package / MIT</td>
            </tr>

            <tr>
              <td>[conda](http://conda.pydata.org/)</td>
              <td>4.0.5</td>
              <td>cross-platform, Python-agnostic binary package manager / BSD</td>
            </tr>

            <tr>
              <td>[conda-build](https://github.com/conda/conda-build)</td>
              <td>1.20.0</td>
              <td>Commands and tools for building conda packages / BSD</td>
            </tr>

            <tr>
              <td>[conda-env](https://github.com/conda/conda-env/)</td>
              <td>2.4.5</td>
              <td>provides a unified interface to dealing with Conda environments / BSD</td>
            </tr>

            <tr>
              <td>[conda-manager](https://github.com/spyder-ide/conda-manager)</td>
              <td>0.3.1</td>
              <td>Graphical conda package manager / MIT</td>
            </tr>

            <tr>
              <td>configobj</td>
              <td>5.0.6</td>
              <td>Config file reading, writing and validation / BSD</td>
            </tr>

            <tr>
              <td>[cryptography](https://github.com/pyca/cryptography)</td>
              <td>1.3</td>
              <td>provides cryptographic recipes and primitives to Python developers / Apache</td>
            </tr>

            <tr>
              <td>[curl](http://curl.haxx.se/)</td>
              <td>7.45.0</td>
              <td>tool and library for transferring data with URL syntax / MIT/X derivate</td>
            </tr>

            <tr>
              <td>[cycler](http://matplotlib.org/cycler/)</td>
              <td>0.10.0</td>
              <td>Composable style cycles / BSD</td>
            </tr>

            <tr>
              <td>[cython](http://www.cython.org/)</td>
              <td>0.23.4</td>
              <td>The Cython compiler for writing C extensions for the Python language / Apache</td>
            </tr>

            <tr>
              <td>[cytoolz](https://github.com/pytoolz/cytoolz)</td>
              <td>0.7.5</td>
              <td>Cython implementation of Toolz, high performance functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[dask](http://dask.pydata.org/en/latest/)</td>
              <td>0.8.1</td>
              <td>Task scheduling and blocked algorithms for parallel processing / BSD</td>
            </tr>

            <tr>
              <td>datashape</td>
              <td>0.5.1</td>
              <td>A data description language / BSD</td>
            </tr>

            <tr>
              <td>[decorator](http://pypi.python.org/pypi/decorator)</td>
              <td>4.0.9</td>
              <td>Better living through Python with decorators / BSD</td>
            </tr>

            <tr>
              <td>dill</td>
              <td>0.2.4</td>
              <td>Serialize all of python (almost) / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[docutils](http://docutils.sourceforge.net)</td>
              <td>0.12</td>
              <td>Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3</td>
            </tr>

            <tr>
              <td>[dynd-python](https://github.com/libdynd/dynd-python) Linux Mac</td>
              <td>0.7.2</td>
              <td>Python exposure of DyND / BSD</td>
            </tr>

            <tr>
              <td>[enum34](https://pypi.python.org/pypi/enum34)</td>
              <td>1.1.2</td>
              <td>Robust enumerated type support in Python / BSD</td>
            </tr>

            <tr>
              <td>[et\_xmlfile](https://openpyxl.pages.heptapod.net/et_xmlfile/)</td>
              <td>1.0.1</td>
              <td>implementation of lxml.xmlfile for the standard library / MIT</td>
            </tr>

            <tr>
              <td>[fastcache](https://github.com/pbrady/fastcache)</td>
              <td>1.0.2</td>
              <td>C implementation of Python 3 functools.lru\_cache / MIT</td>
            </tr>

            <tr>
              <td>[flask](https://flask.palletsprojects.com/)</td>
              <td>0.10.1</td>
              <td>A microframework based on Werkzeug, Jinja2 and good intentions / BSD</td>
            </tr>

            <tr>
              <td>[flask-cors](https://github.com/corydolphin/flask-cors)</td>
              <td>2.1.2</td>
              <td>flask extension adding a decorator for CORS support / MIT</td>
            </tr>

            <tr>
              <td>[fontconfig](http://www.freedesktop.org/wiki/Software/fontconfig/) Linux</td>
              <td>2.11.1</td>
              <td>Fontconfig is a library for configuring and customizing font access / BSD</td>
            </tr>

            <tr>
              <td>[freetype](http://freetype.sourceforge.net/index2.html)</td>
              <td>2.5.5</td>
              <td>A Free, High-Quality, and Portable Font Engine / FreeType License</td>
            </tr>

            <tr>
              <td>[funcsigs](http://funcsigs.readthedocs.org/)</td>
              <td>0.4</td>
              <td>Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+ / Apache</td>
            </tr>

            <tr>
              <td>[futures](http://code.google.com/p/pythonfutures)</td>
              <td>3.0.3</td>
              <td>Backport of the concurrent.futures package from Python 3.2 / BSD</td>
            </tr>

            <tr>
              <td>[gevent](http://www.gevent.org/)</td>
              <td>1.1.0</td>
              <td>Coroutine-based network library / MIT</td>
            </tr>

            <tr>
              <td>[greenlet](http://pypi.python.org/pypi/greenlet/)</td>
              <td>0.4.9</td>
              <td>lightweight in-process concurrent programming / MIT</td>
            </tr>

            <tr>
              <td>[grin](http://pypi.python.org/pypi/grin)</td>
              <td>1.2.1</td>
              <td>grep program configured the way Robert Kern likes it / BSD</td>
            </tr>

            <tr>
              <td>[h5py](http://code.google.com/p/h5py/)</td>
              <td>2.5.0</td>
              <td>read and write HDF5 files from Python / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
              <td>1.8.15.1</td>
              <td>HDF5 is a data model, library, and file format for storing and managing data / BSD-like</td>
            </tr>

            <tr>
              <td>[heapdict](http://stutzbachenterprises.com/)</td>
              <td>1.0.0</td>
              <td>a heap with decrease-key and increase-key operations / BSD</td>
            </tr>

            <tr>
              <td>[idna](https://github.com/kjd/idna)</td>
              <td>2.0</td>
              <td>Internationalized Domain Names in Applications / BSD</td>
            </tr>

            <tr>
              <td>[ipaddress](https://github.com/phihag/ipaddress)</td>
              <td>1.0.14</td>
              <td>IPv4/IPv6 manipulation library / PSF</td>
            </tr>

            <tr>
              <td>[ipykernel](http://ipython.org)</td>
              <td>4.3.1</td>
              <td>IPython Kernel for Jupyter / BSD</td>
            </tr>

            <tr>
              <td>[ipython](http://ipython.org/)</td>
              <td>4.1.2</td>
              <td>Productive Interactive Computing / BSD</td>
            </tr>

            <tr>
              <td>[ipython\_genutils](http://jupyter.org)</td>
              <td>0.1.0</td>
              <td>vestigial utilities from IPython / BSD</td>
            </tr>

            <tr>
              <td>[ipywidgets](http://github.com/jakevdp/ipywidgets)</td>
              <td>4.1.1</td>
              <td>IPython Static Widgets / BSD</td>
            </tr>

            <tr>
              <td>[itsdangerous](http://github.com/mitsuhiko/itsdangerous)</td>
              <td>0.24</td>
              <td>Various helpers to pass trusted data to untrusted environments and back. / BSD</td>
            </tr>

            <tr>
              <td>[jbig](https://www.cl.cam.ac.uk/~mgk25/jbigkit) Linux Mac</td>
              <td>2.1</td>
              <td>implementation of the JBIG1 data compression standard / GPL2</td>
            </tr>

            <tr>
              <td>[jdcal](http://github.com/phn/jdcal)</td>
              <td>1.2</td>
              <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD</td>
            </tr>

            <tr>
              <td>[jedi](https://github.com/davidhalter/jedi)</td>
              <td>0.9.0</td>
              <td>/ MIT</td>
            </tr>

            <tr>
              <td>[jinja2](https://jinja.palletsprojects.com/)</td>
              <td>2.8</td>
              <td>An easy to use stand-alone template engine written in pure python. / BSD</td>
            </tr>

            <tr>
              <td>[jpeg](http://www.ijg.org/)</td>
              <td>8d</td>
              <td>read/write jpeg COM, EXIF, IPTC medata / Custom free software license</td>
            </tr>

            <tr>
              <td>[jsonschema](http://github.com/Julian/jsonschema)</td>
              <td>2.4.0</td>
              <td>An implementation of JSON Schema validation for Python / MIT</td>
            </tr>

            <tr>
              <td>[jupyter](http://jupyter.org)</td>
              <td>1.0.0</td>
              <td>Jupyter metapackage / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_client](http://jupyter.org)</td>
              <td>4.2.2</td>
              <td>Jupyter protocol implementation and client libraries / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_console](http://jupyter.org)</td>
              <td>4.1.1</td>
              <td>Jupyter terminal console / BSD</td>
            </tr>

            <tr>
              <td>[jupyter\_core](http://jupyter.org)</td>
              <td>4.1.0</td>
              <td>base package on which Jupyter projects rely / BSD</td>
            </tr>

            <tr>
              <td>[libdynd](https://github.com/libdynd/libdynd) Linux Mac</td>
              <td>0.7.2</td>
              <td>C++ dynamic ndarray library / BSD</td>
            </tr>

            <tr>
              <td>[libffi](https://github.com/atgreen/libffi) Linux</td>
              <td>3.0.13</td>
              <td>A portable foreign-function interface library / MIT</td>
            </tr>

            <tr>
              <td>libgfortran Linux</td>
              <td>3.0</td>
              <td>GNU Fortran runtime library / GPL3</td>
            </tr>

            <tr>
              <td>[libpng](http://www.libpng.org/pub/png/libpng.html)</td>
              <td>1.6.17</td>
              <td>libpng is the official PNG reference library / libpng license</td>
            </tr>

            <tr>
              <td>[libsodium](http://libsodium.org) Linux Windows</td>
              <td>1.0.3</td>
              <td>a modern software library for encryption, signatures, password hashing, etc. / MIT</td>
            </tr>

            <tr>
              <td>[libtiff](http://www.libtiff.org/)</td>
              <td>4.0.6</td>
              <td>tiff image library / BSD-like</td>
            </tr>

            <tr>
              <td>[libxml2](http://xmlsoft.org/) Linux Mac</td>
              <td>2.9.2</td>
              <td>The XML C parser and toolkit of Gnome / MIT</td>
            </tr>

            <tr>
              <td>[libxslt](http://xmlsoft.org/) Linux Mac</td>
              <td>1.1.28</td>
              <td>Libxslt is the XSLT C library developed for the GNOME project / MIT</td>
            </tr>

            <tr>
              <td>[llvmlite](https://github.com/numba/llvmlite)</td>
              <td>0.9.0</td>
              <td>lightweight wrapper around basic LLVM functionality / BSD</td>
            </tr>

            <tr>
              <td>[locket](http://github.com/mwilliamson/locket.py)</td>
              <td>0.2.0</td>
              <td>File based locks / BSD</td>
            </tr>

            <tr>
              <td>[lxml](http://lxml.de/)</td>
              <td>3.6.0</td>
              <td>XML processing library combining libxml2/libxslt with the ElementTree API / BSD</td>
            </tr>

            <tr>
              <td>[markupsafe](http://github.com/mitsuhiko/markupsafe)</td>
              <td>0.23</td>
              <td>Implements a XML/HTML/XHTML Markup safe string for Python / BSD</td>
            </tr>

            <tr>
              <td>[matplotlib](http://matplotlib.sourceforge.net/)</td>
              <td>1.5.1</td>
              <td>Python plotting package / PSF-based</td>
            </tr>

            <tr>
              <td>[menuinst](https://github.com/ContinuumIO/menuinst) Windows</td>
              <td>1.3.2</td>
              <td>cross platform install of menu items / BSD</td>
            </tr>

            <tr>
              <td>[mistune](https://github.com/lepture/mistune)</td>
              <td>0.7.2</td>
              <td>The fastest markdown parser in pure Python with renderer feature / BSD</td>
            </tr>

            <tr>
              <td>[mkl](http://software.intel.com/en-us/articles/intel-mkl/)</td>
              <td>11.3.1</td>
              <td>math library for Intel and compatible processors / proprietary - Intel</td>
            </tr>

            <tr>
              <td>[mkl-service](https://github.com/ContinuumIO/mkl-service)</td>
              <td>1.1.2</td>
              <td>Python bindings to MKL service functions / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[mpmath](http://mpmath.org)</td>
              <td>0.19</td>
              <td>Python library for arbitrary-precision floating-point arithmetic / BSD</td>
            </tr>

            <tr>
              <td>[multipledispatch](http://github.com/mrocklin/multipledispatch/)</td>
              <td>0.4.8</td>
              <td>Multiple dispatch / BSD</td>
            </tr>

            <tr>
              <td>[nbconvert](http://jupyter.org)</td>
              <td>4.1.0</td>
              <td>converts notebooks to various other formats via Jinja templates / BSD</td>
            </tr>

            <tr>
              <td>[nbformat](http://jupyter.org)</td>
              <td>4.0.1</td>
              <td>the base implementation of the Jupyter Notebook format / BSD</td>
            </tr>

            <tr>
              <td>networkx</td>
              <td>1.11</td>
              <td>Python package for creating and manipulating graphs and networks / BSD</td>
            </tr>

            <tr>
              <td>[nltk](http://nltk.org/)</td>
              <td>3.2</td>
              <td>Natural Language Toolkit / Apache</td>
            </tr>

            <tr>
              <td>[nose](http://readthedocs.org/docs/nose/)</td>
              <td>1.3.7</td>
              <td>nose extends unittest to make testing easier / LGPL</td>
            </tr>

            <tr>
              <td>[notebook](http://jupyter.org)</td>
              <td>4.1.0</td>
              <td>a web-based notebook environment for interactive computing / BSD</td>
            </tr>

            <tr>
              <td>[numba](https://numba.pydata.org/)</td>
              <td>0.24.0</td>
              <td>compiling Python code using LLVM / BSD</td>
            </tr>

            <tr>
              <td>[numexpr](https://github.com/pydata/numexpr)</td>
              <td>2.5</td>
              <td>fast numerical expression evaluator for NumPy / MIT</td>
            </tr>

            <tr>
              <td>[numpy](https://numpy.org/)</td>
              <td>1.10.4</td>
              <td>array processing for numbers, strings, records, and objects. / BSD</td>
            </tr>

            <tr>
              <td>[odo](http://odo.pydata.org/en/latest/)</td>
              <td>0.4.2</td>
              <td>Data Migration for Blaze Project / BSD</td>
            </tr>

            <tr>
              <td>[openpyxl](http://openpyxl.readthedocs.org)</td>
              <td>2.3.2</td>
              <td>A Python library to read/write Excel 2007 xlsx/xlsm files / MIT</td>
            </tr>

            <tr>
              <td>[openssl](http://www.openssl.org/)</td>
              <td>1.0.2g</td>
              <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style</td>
            </tr>

            <tr>
              <td>[pandas](http://pandas.pydata.org/)</td>
              <td>0.18.0</td>
              <td>Powerful data structures for data analysis, time series,and statistics / BSD</td>
            </tr>

            <tr>
              <td>[partd](https://github.com/mrocklin/partd)</td>
              <td>0.3.2</td>
              <td>Appendable key-value byte store / BSD</td>
            </tr>

            <tr>
              <td>[patchelf](http://nixos.org/patchelf.html) Linux</td>
              <td>0.8</td>
              <td>a small utility to modify the dynamic linker and RPATH of ELF executables / GPL3</td>
            </tr>

            <tr>
              <td>[path.py](http://github.com/jaraco/path.py)</td>
              <td>8.1.2</td>
              <td>module wrapper for os.path / MIT</td>
            </tr>

            <tr>
              <td>[patsy](https://github.com/pydata/patsy)</td>
              <td>0.4.0</td>
              <td>a library for describing statistical models and building design matrices. / BSD</td>
            </tr>

            <tr>
              <td>[pep8](http://pep8.readthedocs.org/)</td>
              <td>1.7.0</td>
              <td>Python style guide checker / MIT</td>
            </tr>

            <tr>
              <td>[pexpect](http://pexpect.readthedocs.org/) Linux Mac</td>
              <td>4.0.1</td>
              <td>Pexpect allows easy control of interactive console applications / ISC</td>
            </tr>

            <tr>
              <td>[pickleshare](https://github.com/vivainio/pickleshare)</td>
              <td>0.5</td>
              <td>tiny shelve-like database with concurrency support / MIT</td>
            </tr>

            <tr>
              <td>[pillow](http://python-pillow.github.io/)</td>
              <td>3.1.1</td>
              <td>Python Imaging Library (Fork) / PIL license</td>
            </tr>

            <tr>
              <td>[pip](http://www.pip-installer.org/)</td>
              <td>8.1.1</td>
              <td>PyPA recommended tool for installing Python packages / MIT</td>
            </tr>

            <tr>
              <td>[pixman](http://cgit.freedesktop.org/pixman/) Linux</td>
              <td>0.32.6</td>
              <td>A low-level software library for pixel manipulation / MIT</td>
            </tr>

            <tr>
              <td>[ply](http://www.dabeaz.com/ply/)</td>
              <td>3.8</td>
              <td>Python Lex & Yacc / BSD</td>
            </tr>

            <tr>
              <td>[psutil](https://github.com/giampaolo/psutil)</td>
              <td>4.1.0</td>
              <td>cross-platform process and system utilities module for Python / BSD</td>
            </tr>

            <tr>
              <td>[ptyprocess](https://github.com/pexpect/ptyprocess) Linux Mac</td>
              <td>0.5</td>
              <td>Run a subprocess in a pseudo terminal / ISC</td>
            </tr>

            <tr>
              <td>[py](http://pylib.readthedocs.org/)</td>
              <td>1.4.31</td>
              <td>library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
            </tr>

            <tr>
              <td>[pyasn1](http://sourceforge.net/projects/pyasn1/)</td>
              <td>0.1.9</td>
              <td>Offline IP address to Autonomous System Number lookup module / BSD</td>
            </tr>

            <tr>
              <td>[pyaudio](http://people.csail.mit.edu/hubert/pyaudio/) Mac</td>
              <td>0.2.7</td>
              <td>Bindings for PortAudio v19, the cross-platform audio stream library / MIT</td>
            </tr>

            <tr>
              <td>[pycairo](http://cairographics.org/pycairo/) Linux</td>
              <td>1.10.0</td>
              <td>Pycairo is a set of Python bindings for the cairo graphics library / LGPL 2.1, MPL 1.1</td>
            </tr>

            <tr>
              <td>[pycosat](https://github.com/ilanschnell/pycosat)</td>
              <td>0.6.1</td>
              <td>bindings to picosat (a SAT solver) / MIT</td>
            </tr>

            <tr>
              <td>[pycparser](https://github.com/eliben/pycparser)</td>
              <td>2.14</td>
              <td>C parser in Python / BSD</td>
            </tr>

            <tr>
              <td>[pycrypto](http://www.pycrypto.org/)</td>
              <td>2.6.1</td>
              <td>Cryptographic modules for Python. / Public-Domain</td>
            </tr>

            <tr>
              <td>[pycurl](http://pycurl.sourceforge.net/) Linux Mac</td>
              <td>7.19.5.3</td>
              <td>PycURL – cURL library module for Python / LGPL, MIT</td>
            </tr>

            <tr>
              <td>[pyflakes](https://launchpad.net/pyflakes)</td>
              <td>1.1.0</td>
              <td>passive checker of Python programs / MIT</td>
            </tr>

            <tr>
              <td>[pygments](http://pygments.org/)</td>
              <td>2.1.1</td>
              <td>Pygments is a syntax highlighting package written in Python / BSD</td>
            </tr>

            <tr>
              <td>[pyopenssl](https://github.com/pyca/pyopenssl)</td>
              <td>0.15.1</td>
              <td>Python wrapper module around the OpenSSL library / Apache</td>
            </tr>

            <tr>
              <td>pyparsing</td>
              <td>2.0.3</td>
              <td>Python parsing module / MIT</td>
            </tr>

            <tr>
              <td>[pyqt](http://www.riverbankcomputing.co.uk/software/pyqt)</td>
              <td>4.11.4</td>
              <td>PyQt is a Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3</td>
            </tr>

            <tr>
              <td>pyreadline Windows</td>
              <td>2.1</td>
              <td>A python implmementation of GNU readline. / BSD</td>
            </tr>

            <tr>
              <td>[pytables](http://www.pytables.org)</td>
              <td>3.2.2</td>
              <td>brings together Python, HDF5 and NumPy to easily handle large amounts of data / BSD</td>
            </tr>

            <tr>
              <td>[pytest](http://pytest.org/)</td>
              <td>2.8.5</td>
              <td>simple powerful testing with Python / MIT</td>
            </tr>

            <tr>
              <td>[python](http://www.python.org/)</td>
              <td>2.7.11</td>
              <td>general purpose programming language / PSF</td>
            </tr>

            <tr>
              <td>[python-dateutil](https://dateutil.readthedocs.org/)</td>
              <td>2.5.1</td>
              <td>Extensions to the standard Python datetime module / BSD</td>
            </tr>

            <tr>
              <td>[pytz](http://pytz.sourceforge.net/)</td>
              <td>2016.2</td>
              <td>World timezone definitions, modern and historical / MIT</td>
            </tr>

            <tr>
              <td>[pywin32](http://sourceforge.net/projects/pywin32/) Windows</td>
              <td>220</td>
              <td>Python extensions for Windows / PSF</td>
            </tr>

            <tr>
              <td>[pyyaml](http://pyyaml.org/wiki/PyYAML)</td>
              <td>3.11</td>
              <td>YAML parser and emitter for Python / MIT</td>
            </tr>

            <tr>
              <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
              <td>15.2.0</td>
              <td>zeromq bindings for Python / LGPL and BSD</td>
            </tr>

            <tr>
              <td>[qt](http://qt-project.org)</td>
              <td>4.8.7</td>
              <td>Qt is a cross-platform application and UI framework / LGPL</td>
            </tr>

            <tr>
              <td>[qtawesome](https://github.com/spyder-ide/qtawesome)</td>
              <td>0.3.2</td>
              <td>FontAwesome icons in PyQt and PySide applications / MIT</td>
            </tr>

            <tr>
              <td>[qtconsole](http://jupyter.org)</td>
              <td>4.2.0</td>
              <td>Jupyter Qt Console / BSD</td>
            </tr>

            <tr>
              <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
              <td>1.0</td>
              <td>Provides an uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT</td>
            </tr>

            <tr>
              <td>readline Linux Mac</td>
              <td>6.2</td>
              <td>line-editing for programs with a command-line interface / GPL3</td>
            </tr>

            <tr>
              <td>[redis](http://redis.io/download/) Linux Mac</td>
              <td>2.6.9</td>
              <td>Redis is an open source, BSD licensed, advanced key-value cache and store / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[redis-py](https://github.com/andymccurdy/redis-py/) Linux Mac</td>
              <td>2.10.3</td>
              <td>Redis Python Client / MIT</td>
            </tr>

            <tr>
              <td>[requests](https://docs.python-requests.org/en/latest/index.html)</td>
              <td>2.9.1</td>
              <td>Python HTTP for Humans / Apache</td>
            </tr>

            <tr>
              <td>[rope](http://rope.sourceforge.net/)</td>
              <td>0.9.4</td>
              <td>a python refactoring library / GPL</td>
            </tr>

            <tr>
              <td>[scikit-image](http://scikit-image.org/)</td>
              <td>0.12.3</td>
              <td>Image processing routines for SciPy / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scikit-learn](http://scikit-learn.org/stable/)</td>
              <td>0.17.1</td>
              <td>A set of python modules for machine learning and data mining / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[scipy](http://www.scipy.org/)</td>
              <td>0.17.0</td>
              <td>Scientific Library for Python / BSD</td>
            </tr>

            <tr>
              <td>[setuptools](https://pypi.python.org/pypi/setuptools)</td>
              <td>20.3</td>
              <td>Easily download, build, install, upgrade, and uninstall Python packages / PSF or ZPL</td>
            </tr>

            <tr>
              <td>[simplegeneric](http://cheeseshop.python.org/pypi/simplegeneric)</td>
              <td>0.8.1</td>
              <td>lets you define simple single-dispatch generic functions / ZPL 2.1</td>
            </tr>

            <tr>
              <td>[singledispatch](http://docs.python.org/3/library/functools.html#functools.singledispatch)</td>
              <td>3.4.0.3</td>
              <td>brings functools.singledispatch from Python 3.4 to Python 2.6-3.3 / MIT</td>
            </tr>

            <tr>
              <td>sip</td>
              <td>4.16.9</td>
              <td>/ GPL3</td>
            </tr>

            <tr>
              <td>[six](http://pypi.python.org/pypi/six/)</td>
              <td>1.10.0</td>
              <td>Python 2 and 3 compatibility utilities / MIT</td>
            </tr>

            <tr>
              <td>[snowballstemmer](https://github.com/shibukawa/snowball_py)</td>
              <td>1.2.1</td>
              <td>provides 16 stemmer algorithms generated from Snowball algorithms / BSD</td>
            </tr>

            <tr>
              <td>[sockjs-tornado](http://github.com/mrjoes/sockjs-tornado/)</td>
              <td>1.0.1</td>
              <td>SockJS python server implementation on top of Tornado framework / MIT</td>
            </tr>

            <tr>
              <td>[sphinx](http://sphinx-doc.org)</td>
              <td>1.3.5</td>
              <td>Python documentation generator / BSD</td>
            </tr>

            <tr>
              <td>[sphinx\_rtd\_theme](https://github.com/snide/sphinx_rtd_theme/)</td>
              <td>0.1.9</td>
              <td>ReadTheDocs.org theme for Sphinx / BSD</td>
            </tr>

            <tr>
              <td>[spyder](https://github.com/spyder-ide/spyder)</td>
              <td>2.3.8</td>
              <td>Scientific PYthon Development EnviRonment / MIT</td>
            </tr>

            <tr>
              <td>[sqlalchemy](http://www.sqlalchemy.org/)</td>
              <td>1.0.12</td>
              <td>Database Abstraction Library / MIT</td>
            </tr>

            <tr>
              <td>[sqlite](http://www.sqlite.org/) Linux Mac</td>
              <td>3.9.2</td>
              <td>self-contained, zero-configuration, SQL database engine / Public-Domain</td>
            </tr>

            <tr>
              <td>ssl\_match\_hostname</td>
              <td>3.4.0.2</td>
              <td>The ssl.match\_hostname() function from Python 3.4 / PSF</td>
            </tr>

            <tr>
              <td>[statsmodels](http://statsmodels.sourceforge.net/)</td>
              <td>0.6.1</td>
              <td>Statistical computations and models for use with SciPy / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[sympy](http://sympy.org)</td>
              <td>1.0</td>
              <td>SymPy is a Python library for symbolic mathematics / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[terminado](https://github.com/takluyver/terminado) Linux Mac</td>
              <td>0.5</td>
              <td>Terminals served to term.js using Tornado websockets / BSD</td>
            </tr>

            <tr>
              <td>[tk](http://www.tcl.tk/)</td>
              <td>8.5.18</td>
              <td>dynamic programming language with GUI elements / BSD-like</td>
            </tr>

            <tr>
              <td>[toolz](http://toolz.readthedocs.org/en/latest/)</td>
              <td>0.7.4</td>
              <td>List processing tools and functional utilities / BSD</td>
            </tr>

            <tr>
              <td>[tornado](http://www.tornadoweb.org/)</td>
              <td>4.3</td>
              <td>a Python web framework and asynchronous networking library / Apache</td>
            </tr>

            <tr>
              <td>[traitlets](http://ipython.org/)</td>
              <td>4.2.1</td>
              <td>configuration system for Python applications / BSD</td>
            </tr>

            <tr>
              <td>[unicodecsv](https://github.com/jdunck/python-unicodecsv)</td>
              <td>0.14.1</td>
              <td>The unicodecsv file reads and decodes byte strings for you / BSD</td>
            </tr>

            <tr>
              <td>util-linux</td>
              <td>2.21</td>
              <td>Util-linux is a suite of essential utilities for any Linux system / GPL2</td>
            </tr>

            <tr>
              <td>[vs2008\_runtime](http://www.microsoft.com) Windows</td>
              <td>9.00.30729.1</td>
              <td>Bundles of the MSVC 9 (VS 2008) runtime / Proprietary</td>
            </tr>

            <tr>
              <td>[werkzeug](http://werkzeug.pocoo.org/)</td>
              <td>0.11.4</td>
              <td>The Swiss Army knife of Python web development / BSD</td>
            </tr>

            <tr>
              <td>[wheel](https://github.com/pypa/wheel)</td>
              <td>0.29.0</td>
              <td>built-package format for Python / MIT</td>
            </tr>

            <tr>
              <td>xlrd</td>
              <td>0.9.4</td>
              <td>extract data from Microsoft Excel spreadsheet files / BSD</td>
            </tr>

            <tr>
              <td>[xlsxwriter](https://github.com/jmcnamara/XlsxWriter)</td>
              <td>0.8.4</td>
              <td>A Python module for creating Excel XLSX files / BSD</td>
            </tr>

            <tr>
              <td>[xlwings](http://xlwings.org/) Mac Windows</td>
              <td>0.7.0</td>
              <td>Make Excel fly. Interact with Excel from Python and vice versa / 3-clause BSD</td>
            </tr>

            <tr>
              <td>[xlwt](http://www.python-excel.org/)</td>
              <td>1.0.0</td>
              <td>writing data and formatting information to Excel files / BSD</td>
            </tr>

            <tr>
              <td>[xz](http://tukaani.org/xz/) Linux Mac</td>
              <td>5.0.5</td>
              <td>data compression software with high compression ratio / Public-Domain, GPLv2</td>
            </tr>

            <tr>
              <td>[yaml](http://www.yaml.org/) Linux Mac</td>
              <td>0.1.6</td>
              <td>a human friendly data serialization standard for all programming languages / MIT</td>
            </tr>

            <tr>
              <td>[zeromq](http://zeromq.org) Linux Mac</td>
              <td>4.1.3</td>
              <td>a messaging system, or “message-oriented middleware” / LGPL</td>
            </tr>

            <tr>
              <td>[zlib](http://zlib.net/)</td>
              <td>1.2.8</td>
              <td>massively spiffy yet delicately unobtrusive compression library / zlib</td>
            </tr>
          </tbody>
        </table>
      </Tab>
    </Tabs>
  </Accordion>
</Update>
