> ## 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 2018.x release notes

<Update label="Anaconda 2018.12" description="Dec 21, 2018">
  ### User-facing changes

  * Anaconda version numbers now follow a year.month format.
  * OpenSSL 1.1.1 is installed on all platforms and versions except for the Python 2.7 on win-32 and win-64.
  * This is the last Anaconda release for the linux-32 platform.

  ### Backend improvements (non-visible changes)

  * Improvements have been made to conda which will decrease the time it takes to solve and install packages.

  ### Major package updates

  * bokeh 0.13.0 -> 1.0.2
  * dask 0.19.1 -> 1.0.0
  * ipython 6.5.0 -> 7.2.0
  * jupyter\_client 5.2.3 -> 5.2.4
  * jupyter\_console 5.2.0 -> 6.0.0
  * jupyterlab 0.34.9 -> 0.35.3
  * matplotlib 2.2.3 -> 3.0.2
  * mkl 2019.0 -> 2019.1
  * numba 0.39.0 -> 0.41.0
  * numpy 1.15.1 -> 1.15.4
  * pillow 5.2.0 -> 5.3.0
  * python 3.7.0 -> 3.7.1
  * requests 2.19.1 -> 2.21.0
  * scikit-image 0.14.0 -> 0.14.1
  * scikit-learn 0.19.2 -> 0.20.1
  * spyder 3.3.1 -> 3.3.2
  * spyder-kernels 0.2.6 -> 0.3.0
  * sympy 1.2 -> 1.3
  * conda 4.5.12
  * conda-build 3.17.6
  * conda-env 2.6.0
  * jupyterlab\_server 0.2.0

  <Accordion title="Packages">
    <Accordion title="Anaconda 2018.12 for 64-bit Windows with Python 3.7">
      <table>
        <thead>
          <tr>
            <th>Name</th>
            <th>Version</th>
            <th>Summary / License</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[\_ipyw\_jlab\_nb\_ext\_conf](https://github.com/ContinuumIO/anaconda-nb-extensions-meta-config)</td>
            <td>0.1.0</td>
            <td>A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD</td>
          </tr>

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

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

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

          <tr>
            <td>[anaconda-project](https://github.com/Anaconda-Platform/anaconda-project)</td>
            <td>0.8.2</td>
            <td>Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>0.24.0</td>
            <td>Python ASN.1 library with a focus on performance and a pythonic API / MIT</td>
          </tr>

          <tr>
            <td>astroid</td>
            <td>2.1.0</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL 2.1</td>
          </tr>

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

          <tr>
            <td>[atomicwrites](https://github.com/untitaker/python-atomicwrites)</td>
            <td>1.2.1</td>
            <td>Atomic file writes. / MIT</td>
          </tr>

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>18.2.0</td>
            <td>attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT</td>
          </tr>

          <tr>
            <td>[automat](https://github.com/glyph/Automat)</td>
            <td>0.7.0</td>
            <td>self-service finite-state machines for the programmer on the go / MIT</td>
          </tr>

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

          <tr>
            <td>[backcall](https://github.com/takluyver/backcall/)</td>
            <td>0.1.0</td>
            <td>Specifications for callback functions passed in to an API / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[backports.os](https://github.com/pjdelport/backports.os)</td>
            <td>0.1.1</td>
            <td>Backport of new features in Python’s os module / Python Software Foundation</td>
          </tr>

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

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

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

          <tr>
            <td>[bkcharts](http://github.com/bokeh/bkcharts)</td>
            <td>0.2</td>
            <td>High level chart types built on top of Bokeh / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>blas</td>
            <td>1.0</td>

            <td />
          </tr>

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

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>3.0.2</td>
            <td>Easy, whitelist-based HTML-sanitizing tool / Apache-2.0</td>
          </tr>

          <tr>
            <td>[blosc](https://github.com/Blosc/c-blosc)</td>
            <td>1.14.4</td>
            <td>A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[bokeh](http://bokeh.pydata.org/)</td>
            <td>1.0.2</td>
            <td>Statistical and novel interactive HTML plots for Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[boto](https://github.com/boto/boto/)</td>
            <td>2.49.0</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. / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[ca-certificates](https://github.com/conda-forge/ca-certificates-feedstock)</td>
            <td>2018.03.07</td>
            <td>Certificates for use with other packages. / ISC</td>
          </tr>

          <tr>
            <td>certifi</td>
            <td>2018.11.29</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

          <tr>
            <td>cffi</td>
            <td>1.11.5</td>
            <td>Foreign Function Interface for Python calling C code. / MIT</td>
          </tr>

          <tr>
            <td>[chardet](https://github.com/chardet/chardet)</td>
            <td>3.0.4</td>
            <td>Universal character encoding detector / LGPL2</td>
          </tr>

          <tr>
            <td>[click](https://palletsprojects.com/p/click)</td>
            <td>7.0</td>
            <td>Python composable command line interface toolkit / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[colorama](https://github.com/tartley/colorama)</td>
            <td>0.4.1</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>comtypes</td>
            <td>1.1.7</td>
            <td>pure Python COM package / MIT</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.5.12</td>
            <td>OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-build](https://github.com/conda/conda-build)</td>
            <td>3.17.6</td>
            <td>tools for building conda packages / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-env](https://github.com/conda/conda-env)</td>
            <td>2.6.0</td>
            <td>Tools for interacting with conda environments. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-verify](https://github.com/conda/conda-verify)</td>
            <td>3.1.1</td>
            <td>tool for validating conda recipes and conda packages / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>console\_shortcut</td>
            <td>0.1.1</td>
            <td>Console shortcut creator for Windows (using menuinst) / BSD</td>
          </tr>

          <tr>
            <td>[constantly](https://github.com/twisted/constantly)</td>
            <td>15.1.0</td>
            <td>Symbolic constants in Python / 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://github.com/pyca/cryptography)</td>
            <td>2.4.2</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.63.0</td>
            <td>tool and library for transferring data with URL syntax / MIT/X derivate (`&lt;http://curl.haxx.se/docs/copyright.html&gt;`)</td>
          </tr>

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

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

          <tr>
            <td>[cytoolz](https://github.com/pytoolz/cytoolz)</td>
            <td>0.9.0.1</td>
            <td>Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[dask](http://github.com/dask/dask/)</td>
            <td>1.0.0</td>
            <td>Parallel Python with task scheduling / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[dask-core](http://github.com/dask/dask/)</td>
            <td>1.0.0</td>
            <td>Parallel Python with task scheduling / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>datashape</td>
            <td>0.5.4</td>
            <td>A data description language. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[decorator](https://github.com/micheles/decorator)</td>
            <td>4.3.0</td>
            <td>Better living through Python with decorators. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>defusedxml</td>
            <td>0.5.0</td>
            <td>XML bomb protection for Python stdlib modules / PSF 2.0</td>
          </tr>

          <tr>
            <td>distributed</td>
            <td>1.25.1</td>
            <td>Distributed computing with Dask / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.14</td>
            <td>Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0</td>
          </tr>

          <tr>
            <td>[entrypoints](https://github.com/takluyver/entrypoints)</td>
            <td>0.2.3</td>
            <td>Discover and load entry points from installed packages. / MIT License</td>
          </tr>

          <tr>
            <td>[et\_xmlfile](https://openpyxl.pages.heptapod.net/et_xmlfile/)</td>
            <td>1.0.1</td>
            <td>An 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 lru\_cache / MIT</td>
          </tr>

          <tr>
            <td>[filelock](https://github.com/benediktschmitt/py-filelock)</td>
            <td>3.0.10</td>
            <td>A platform independent file lock. / Public Domain</td>
          </tr>

          <tr>
            <td>[flask](https://flask.palletsprojects.com/en/stable/)</td>
            <td>1.0.2</td>
            <td>A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[freetype](https://www.freetype.org/)</td>
            <td>2.9.1</td>
            <td>A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType</td>
          </tr>

          <tr>
            <td>[future](http://python-future.org)</td>
            <td>0.17.1</td>
            <td>Clean single-source support for Python 3 and 2 / MIT</td>
          </tr>

          <tr>
            <td>[get\_terminal\_size](https://github.com/chrippa/backports.shutil_get_terminal_size)</td>
            <td>1.0.0</td>
            <td>Get the size of the terminal window. / MIT</td>
          </tr>

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

          <tr>
            <td>[glob2](https://github.com/miracle2k/python-glob2)</td>
            <td>0.6</td>
            <td>Version of the glob module that supports recursion via \*\*, and can capture patterns. / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>2.8.0</td>
            <td>Read and write HDF5 files from Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
            <td>1.10.2</td>
            <td>HDF5 is a data model, library, and file format for storing and managing data / HDF5</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 3-Clause</td>
          </tr>

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

          <tr>
            <td>[hyperlink](https://github.com/python-hyper/hyperlink)</td>
            <td>18.0.0</td>
            <td>Immutable, Pythonic, correct URLs. / MIT</td>
          </tr>

          <tr>
            <td>[icc\_rt](https://software.intel.com/en-us/node/522690)</td>
            <td>2019.0.0</td>
            <td>Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary</td>
          </tr>

          <tr>
            <td>[icu](http://site.icu-project.org/)</td>
            <td>58.2</td>
            <td>International Components for Unicode. / MIT</td>
          </tr>

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

          <tr>
            <td>[imageio](http://imageio.github.io)</td>
            <td>2.4.1</td>
            <td>a Python library for reading and writing image data / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[importlib\_metadata](http://importlib-metadata.readthedocs.io)</td>
            <td>0.6</td>
            <td>A library to access the metadata for a Python package / APACHE-2.0</td>
          </tr>

          <tr>
            <td>[incremental](https://twistedmatrix.com)</td>
            <td>17.5.0</td>
            <td>A library that versions your Python projects / MIT License</td>
          </tr>

          <tr>
            <td>[intel-openmp](https://software.intel.com/en-us/node/522690)</td>
            <td>2019.1</td>
            <td>Math library for Intel and compatible processors / proprietary - Intel</td>
          </tr>

          <tr>
            <td>[ipykernel](https://ipython.org)</td>
            <td>5.1.0</td>
            <td>IPython Kernel for Jupyter / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ipython](https://ipython.org/)</td>
            <td>7.2.0</td>
            <td>IPython: Productive Interactive Computing / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[ipywidgets](https://github.com/ipython/ipywidgets)</td>
            <td>7.4.2</td>
            <td>Jupyter Interactive Widgets / BSD 3-clause</td>
          </tr>

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

          <tr>
            <td>[itsdangerous](https://github.com/pallets/itsdangerous)</td>
            <td>1.1.0</td>
            <td>Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[jdcal](https://github.com/phn/jdcal)</td>
            <td>1.4</td>
            <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[jedi](https://github.com/davidhalter/jedi/)</td>
            <td>0.13.2</td>
            <td>An autocompletion tool for Python that can be used for text editors. / MIT</td>
          </tr>

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

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

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</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>Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[jupyter\_core](http://jupyter.org)</td>
            <td>4.4.0</td>
            <td>Core common functionality of Jupyter projects. / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[jupyterlab](https://github.com/jupyterlab/jupyterlab)</td>
            <td>0.35.3</td>
            <td>JupyterLab PRE-ALPHA / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_server](http://github.com/jupyterlab/jupyterlab_server)</td>
            <td>0.2.0</td>
            <td>A set of server components for JupyterLab and JupyterLab like applications. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[keyring](https://github.com/jaraco/keyring)</td>
            <td>17.0.0</td>
            <td>Store and access your passwords safely / Python Software Foundation or MIT</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.0.1</td>
            <td>A fast implementation of the Cassowary constraint solver / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.16.1</td>
            <td>A network authentication protocol. / MIT</td>
          </tr>

          <tr>
            <td>[lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy)</td>
            <td>1.3.1</td>
            <td>A fast and thorough lazy object proxy. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[libarchive](http://www.libarchive.org/)</td>
            <td>3.3.3</td>
            <td>Multi-format archive and compression library / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.63.0</td>
            <td>tool and library for transferring data with URL syntax / MIT/X derivate (`&lt;http://curl.haxx.se/docs/copyright.html&gt;`)</td>
          </tr>

          <tr>
            <td>[libiconv](https://www.gnu.org/software/libiconv/)</td>
            <td>1.15</td>
            <td>Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL</td>
          </tr>

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

          <tr>
            <td>[libsodium](http://libsodium.org)</td>
            <td>1.0.16</td>
            <td>A modern and easy-to-use crypto library. / ISC</td>
          </tr>

          <tr>
            <td>[libssh2](https://www.libssh2.org/)</td>
            <td>1.8.0</td>
            <td>the SSH library / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.0.9</td>
            <td>Support for the Tag Image File Format (TIFF). / HPND</td>
          </tr>

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

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

          <tr>
            <td>[llvmlite](https://github.com/numba/llvmlite)</td>
            <td>0.26.0</td>
            <td>A lightweight LLVM python binding for writing JIT compilers / New BSD License</td>
          </tr>

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

          <tr>
            <td>[lxml](http://lxml.de/)</td>
            <td>4.2.5</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.8.1.2</td>
            <td>Extremely Fast Compression algorithm / BSD 2-clause</td>
          </tr>

          <tr>
            <td>[lzo](http://www.oberhumer.com/opensource/lzo/)</td>
            <td>2.10</td>
            <td>LZO is a portable lossless data compression library written in ANSI C. / GPL v2+</td>
          </tr>

          <tr>
            <td>m2w64-gcc-libgfortran</td>
            <td>5.3.0</td>

            <td />
          </tr>

          <tr>
            <td>m2w64-gcc-libs</td>
            <td>5.3.0</td>

            <td />
          </tr>

          <tr>
            <td>m2w64-gcc-libs-core</td>
            <td>5.3.0</td>

            <td />
          </tr>

          <tr>
            <td>m2w64-gmp</td>
            <td>6.1.0</td>

            <td />
          </tr>

          <tr>
            <td>m2w64-libwinpthread-git</td>
            <td>5.0.0.4634.697f757</td>

            <td />
          </tr>

          <tr>
            <td>[markupsafe](https://www.palletsprojects.com/p/markupsafe)</td>
            <td>1.1.0</td>
            <td>A Python module that implements the jinja2.Markup string / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[matplotlib](http://matplotlib.org/)</td>
            <td>3.0.2</td>
            <td>Publication quality figures in Python / PSF-based</td>
          </tr>

          <tr>
            <td>[mccabe](https://github.com/PyCQA/mccabe)</td>
            <td>0.6.1</td>
            <td>McCabe complexity checker for Python / MIT</td>
          </tr>

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

          <tr>
            <td>[mistune](https://github.com/lepture/mistune)</td>
            <td>0.8.4</td>
            <td>The fastest markdown parser in pure Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[mkl](https://software.intel.com/en-us/mkl)</td>
            <td>2019.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>[mkl\_fft](http://github.com/IntelPython/mkl_fft)</td>
            <td>1.0.6</td>
            <td>NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[mkl\_random](http://github.com/IntelPython/mkl_random)</td>
            <td>1.0.2</td>
            <td>Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/erikrose/more-itertools)</td>
            <td>4.3.0</td>
            <td>More routines for operating on iterables, beyond itertools / MIT</td>
          </tr>

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

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>0.5.6</td>
            <td>MessagePack (de)serializer. / Apache 2.0</td>
          </tr>

          <tr>
            <td>msys2-conda-epoch</td>
            <td>20160418</td>

            <td />
          </tr>

          <tr>
            <td>[multipledispatch](https://github.com/mrocklin/multipledispatch/)</td>
            <td>0.6.0</td>
            <td>Multiple dispatch in Python / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[nbconvert](http://jupyter.org)</td>
            <td>5.4.0</td>
            <td>Converting Jupyter Notebooks / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[networkx](https://networkx.github.io/)</td>
            <td>2.2</td>
            <td>Python package for creating and manipulating complex networks / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.4</td>
            <td>Build Python programs to work with human language data / Apache 2.0</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-2.1</td>
          </tr>

          <tr>
            <td>[notebook](http://jupyter.org)</td>
            <td>5.7.4</td>
            <td>Jupyter Notebook / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[numba](https://github.com/numba)</td>
            <td>0.41.0</td>
            <td>NumPy aware dynamic Python compiler using LLVM / BSD 2-clause</td>
          </tr>

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

          <tr>
            <td>[numpy](https://numpy.org/)</td>
            <td>1.15.4</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>numpy-base</td>
            <td>1.15.4</td>

            <td />
          </tr>

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

          <tr>
            <td>[odo](http://odo.pydata.org)</td>
            <td>0.5.1</td>
            <td>Data migration in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[olefile](http://www.decalage.info/python/olefileio)</td>
            <td>0.46</td>
            <td>parse, read and write Microsoft OLE2 files / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[openpyxl](https://openpyxl.readthedocs.io)</td>
            <td>2.5.12</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.1.1a</td>
            <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL</td>
          </tr>

          <tr>
            <td>[packaging](https://github.com/pypa/packaging)</td>
            <td>18.0</td>
            <td>Core utilities for Python packages / Apache 2.0 or BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[pandas](http://pandas.pydata.org)</td>
            <td>0.23.4</td>
            <td>High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pandoc](http://pandoc.org/)</td>
            <td>1.19.2.1</td>
            <td>Universal markup converter (repackaged binaries). / GPL-2.0</td>
          </tr>

          <tr>
            <td>[pandocfilters](https://github.com/jgm/pandocfilters)</td>
            <td>1.4.2</td>
            <td>A python module for writing pandoc filters / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[parso](https://github.com/davidhalter/parso)</td>
            <td>0.3.1</td>
            <td>A Python Parser / MIT</td>
          </tr>

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>0.3.9</td>
            <td>Data structure for on-disk shuffle operations / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[pathlib2](https://github.com/mcmtroffaes/pathlib2)</td>
            <td>2.3.3</td>
            <td>Fork of pathlib aiming to support the full stdlib Python API. / MIT</td>
          </tr>

          <tr>
            <td>[patsy](https://github.com/pydata/patsy)</td>
            <td>0.5.1</td>
            <td>Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2</td>
          </tr>

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

          <tr>
            <td>[pickleshare](https://github.com/pickleshare/pickleshare/)</td>
            <td>0.7.5</td>
            <td>Tiny ‘shelve’-like database with concurrency support / MIT</td>
          </tr>

          <tr>
            <td>[pillow](https://pillow.readthedocs.io)</td>
            <td>5.3.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL</td>
          </tr>

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

          <tr>
            <td>[pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk)</td>
            <td>1.4.2</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.8.0</td>
            <td>Plugin registration and hook calling for Python / MIT</td>
          </tr>

          <tr>
            <td>[ply](http://www.dabeaz.com/ply/index.html)</td>
            <td>3.11</td>
            <td>Python Lex-Yacc / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[progress](https://github.com/verigak/progress)</td>
            <td>1.3</td>
            <td>Easy progress reporting for Python / ISC</td>
          </tr>

          <tr>
            <td>[prometheus\_client](https://github.com/prometheus/client_python)</td>
            <td>0.5.0</td>
            <td>Python client for the Prometheus monitoring system / Apache 2.0</td>
          </tr>

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

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

          <tr>
            <td>[py](https://github.com/pytest-dev/py)</td>
            <td>1.7.0</td>
            <td>library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
          </tr>

          <tr>
            <td>[pyasn1-modules](http://pyasn1.sourceforge.net/)</td>
            <td>0.2.2</td>
            <td>A collection of ASN.1-based protocols modules. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[pycodestyle](https://pycodestyle.readthedocs.io/)</td>
            <td>2.4.0</td>
            <td>Python style guide checker / MIT</td>
          </tr>

          <tr>
            <td>[pycosat](https://github.com/ContinuumIO/pycosat)</td>
            <td>0.6.3</td>
            <td>Bindings to picosat (a SAT solver) / MIT</td>
          </tr>

          <tr>
            <td>[pycparser](https://github.com/eliben/pycparser)</td>
            <td>2.19</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</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.2</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pyflakes](https://github.com/PyCQA/pyflakes)</td>
            <td>2.0.0</td>
            <td>Pyflakes analyzes programs and detects various errors. / MIT</td>
          </tr>

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.3.1</td>
            <td>Generic syntax highlighting package / BSD 2-clause</td>
          </tr>

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

          <tr>
            <td>[pyodbc](https://github.com/mkleehammer/pyodbc)</td>
            <td>4.0.25</td>
            <td>DB API Module for ODBC / MIT</td>
          </tr>

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

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

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

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.6.8</td>
            <td>A Python SOCKS client module. See [Anorov/PySocks](https://github.com/Anorov/PySocks) for more information. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pytables](http://www.pytables.org)</td>
            <td>3.4.4</td>
            <td>Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pytest](https://docs.pytest.org/en/latest/)</td>
            <td>4.0.2</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[pytest-arraydiff](https://github.com/astrofrog/pytest-arraydiff)</td>
            <td>0.3</td>
            <td>pytest plugin to help with comparing array output from tests / BSD</td>
          </tr>

          <tr>
            <td>[pytest-astropy](https://github.com/astropy/pytest-astropy)</td>
            <td>0.5.0</td>
            <td>Meta-package containing dependencies for testing Astropy / BSD</td>
          </tr>

          <tr>
            <td>[pytest-doctestplus](https://github.com/astropy/pytest-doctestplus)</td>
            <td>0.2.0</td>
            <td>Pytest plugin with advanced doctest features / BSD</td>
          </tr>

          <tr>
            <td>[pytest-openfiles](https://github.com/astropy/pytest-openfiles)</td>
            <td>0.3.1</td>
            <td>Pytest plugin for detecting inadvertent open file handles / BSD</td>
          </tr>

          <tr>
            <td>[pytest-remotedata](https://github.com/astropy/pytest-remotedata)</td>
            <td>0.3.1</td>
            <td>Pytest plugin for controlling remote data access / BSD</td>
          </tr>

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

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

          <tr>
            <td>python-libarchive-c</td>
            <td>2.8</td>

            <td />
          </tr>

          <tr>
            <td>[pytz](http://pythonhosted.org/pytz/)</td>
            <td>2018.7</td>
            <td>World timezone definitions, modern and historical. / MIT</td>
          </tr>

          <tr>
            <td>[pywavelets](https://github.com/PyWavelets/pywt)</td>
            <td>1.0.1</td>
            <td>Discrete Wavelet Transforms in Python. / MIT</td>
          </tr>

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

          <tr>
            <td>[pywinpty](https://github.com/spyder-ide/pywinpty)</td>
            <td>0.5.5</td>
            <td>Python bindings for the winpty library / MIT</td>
          </tr>

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

          <tr>
            <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
            <td>17.1.2</td>
            <td>Python bindings for zeromq / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[qt](http://qt-project.org)</td>
            <td>5.9.7</td>
            <td>Qt is a cross-platform application and UI framework. / LGPL-3.0</td>
          </tr>

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

          <tr>
            <td>[qtconsole](http://jupyter.org)</td>
            <td>4.4.3</td>
            <td>Jupyter Qt console / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
            <td>1.5.2</td>
            <td>Abstraction layer for PyQt5/PyQt4/PySide / MIT</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.21.0</td>
            <td>Python HTTP for Humans / Apache 2.0</td>
          </tr>

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

          <tr>
            <td>ruamel\_yaml</td>
            <td>0.15.46</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

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

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

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

          <tr>
            <td>[seaborn](https://seaborn.pydata.org)</td>
            <td>0.9.0</td>
            <td>Statistical data visualization / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[send2trash](https://github.com/hsoft/send2trash)</td>
            <td>1.5.0</td>
            <td>Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[setuptools](https://github.com/pypa/setuptools)</td>
            <td>40.6.3</td>
            <td>Download, build, install, upgrade, and uninstall Python packages / MIT</td>
          </tr>

          <tr>
            <td>[simplegeneric](http://cheeseshop.python.org/pypi/simplegeneric)</td>
            <td>0.8.1</td>
            <td>Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public</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.19.8</td>
            <td>Create Python bindings for C and C++ libraries / GPL-3.0</td>
          </tr>

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

          <tr>
            <td>[snappy](https://github.com/google/snappy)</td>
            <td>1.1.7</td>
            <td>A fast compressor/decompressor / BSD 3-clause</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-2-Clause</td>
          </tr>

          <tr>
            <td>[sortedcollections](http://www.grantjenks.com/docs/sortedcollections/)</td>
            <td>1.0.1</td>
            <td>Python Sorted Collections / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>1.8.2</td>
            <td>Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause</td>
          </tr>

          <tr>
            <td>sphinxcontrib</td>
            <td>1.0</td>
            <td>Python namespace for sphinxcontrib / BSD</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-websupport](https://pypi.python.org/pypi/sphinxcontrib-websupport)</td>
            <td>1.1.0</td>
            <td>Sphinx API for Web Apps / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[spyder](https://www.spyder-ide.org/)</td>
            <td>3.3.2</td>
            <td>The Scientific Python Development Environment / MIT</td>
          </tr>

          <tr>
            <td>[spyder-kernels](https://github.com/spyder-ide/spyder-kernels)</td>
            <td>0.3.0</td>
            <td>Jupyter kernels for the Spyder console / MIT</td>
          </tr>

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

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.26.0</td>
            <td>Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (`&lt;http://www.sqlite.org/copyright.html&gt;`)</td>
          </tr>

          <tr>
            <td>[statsmodels](https://www.statsmodels.org)</td>
            <td>0.9.0</td>
            <td>Statistical computations and models for use with SciPy / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](http://sympy.org)</td>
            <td>1.3</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 serialization library. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[terminado](https://github.com/jupyter/terminado)</td>
            <td>0.8.1</td>
            <td>Terminals served by tornado websockets / BSD 2-clause</td>
          </tr>

          <tr>
            <td>[testpath](https://testpath.readthedocs.io)</td>
            <td>0.4.2</td>
            <td>Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tk](http://www.tcl.tk/)</td>
            <td>8.6.8</td>
            <td>A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk</td>
          </tr>

          <tr>
            <td>[toolz](http://toolz.readthedocs.org/)</td>
            <td>0.9.0</td>
            <td>A functional standard library for Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>5.1.1</td>
            <td>A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0</td>
          </tr>

          <tr>
            <td>[tqdm](https://pypi.python.org/pypi/tqdm)</td>
            <td>4.28.1</td>
            <td>A Fast, Extensible Progress Meter / MPLv2.0, MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://ipython.org/)</td>
            <td>4.3.2</td>
            <td>Configuration system for Python applications / BSD 3-clause</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>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.24.1</td>
            <td>HTTP library with thread-safe connection pooling, file post, and more. / MIT</td>
          </tr>

          <tr>
            <td>[vc](https://github.com/conda/conda/wiki/VC-features)</td>
            <td>14.1</td>
            <td>A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause)</td>
          </tr>

          <tr>
            <td>[vs2015\_runtime](http://www.microsoft.com)</td>
            <td>14.15.26706</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>[webencodings](https://github.com/gsnedders/python-webencodings)</td>
            <td>0.5.1</td>
            <td>Character encoding aliases for legacy web content / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[werkzeug](http://werkzeug.pocoo.org/)</td>
            <td>0.14.1</td>
            <td>The Python WSGI Utility Library. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[widgetsnbextension](http://ipython.org)</td>
            <td>3.4.2</td>
            <td>Interactive Widgets for Jupyter / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[win\_inet\_pton](https://github.com/hickeroar/win_inet_pton)</td>
            <td>1.0.1</td>
            <td>Native inet\_pton and inet\_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN</td>
          </tr>

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

          <tr>
            <td>wincertstore</td>
            <td>0.2</td>
            <td>Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2</td>
          </tr>

          <tr>
            <td>[winpty](https://github.com/rprichard/winpty)</td>
            <td>0.4.3</td>
            <td>Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT</td>
          </tr>

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

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>1.2.0</td>
            <td>Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising</td>
          </tr>

          <tr>
            <td>[xlsxwriter](https://xlsxwriter.readthedocs.io/)</td>
            <td>1.1.2</td>
            <td>A Python module for creating Excel XLSX files / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[xlwings](http://xlwings.org/)</td>
            <td>0.15.1</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.3.0</td>
            <td>Writing data and formatting information to Excel files / BSD</td>
          </tr>

          <tr>
            <td>[xz](http://tukaani.org/xz/)</td>
            <td>5.2.4</td>
            <td>Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0</td>
          </tr>

          <tr>
            <td>[yaml](http://pyyaml.org/wiki/LibYAML)</td>
            <td>0.1.7</td>
            <td>A C library for parsing and emitting YAML. / MIT</td>
          </tr>

          <tr>
            <td>[zeromq](http://zeromq.org)</td>
            <td>4.2.5</td>
            <td>A high-performance asynchronous messaging library. / LGPL 3</td>
          </tr>

          <tr>
            <td>[zict](http://github.com/mrocklin/zict)</td>
            <td>0.1.3</td>
            <td>Composable Dictionary Classes / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[zlib](http://zlib.net/)</td>
            <td>1.2.11</td>
            <td>Massively spiffy yet delicately unobtrusive compression library / zlib</td>
          </tr>

          <tr>
            <td>zstd</td>
            <td>1.3.7</td>
            <td>Zstandard - Fast real-time compression algorithm / BSD 3-Clause</td>
          </tr>
        </tbody>
      </table>
    </Accordion>

    <Accordion title="Anaconda 2018.12 for 32-bit Windows with Python 3.7">
      <table>
        <thead>
          <tr>
            <th>Name</th>
            <th>Version</th>
            <th>Summary / License</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[\_ipyw\_jlab\_nb\_ext\_conf](https://github.com/ContinuumIO/anaconda-nb-extensions-meta-config)</td>
            <td>0.1.0</td>
            <td>A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD</td>
          </tr>

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

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

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

          <tr>
            <td>[anaconda-project](https://github.com/Anaconda-Platform/anaconda-project)</td>
            <td>0.8.2</td>
            <td>Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>0.24.0</td>
            <td>Python ASN.1 library with a focus on performance and a pythonic API / MIT</td>
          </tr>

          <tr>
            <td>astroid</td>
            <td>2.1.0</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL 2.1</td>
          </tr>

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

          <tr>
            <td>[atomicwrites](https://github.com/untitaker/python-atomicwrites)</td>
            <td>1.2.1</td>
            <td>Atomic file writes. / MIT</td>
          </tr>

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>18.2.0</td>
            <td>attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT</td>
          </tr>

          <tr>
            <td>[automat](https://github.com/glyph/Automat)</td>
            <td>0.7.0</td>
            <td>self-service finite-state machines for the programmer on the go / MIT</td>
          </tr>

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

          <tr>
            <td>[backcall](https://github.com/takluyver/backcall/)</td>
            <td>0.1.0</td>
            <td>Specifications for callback functions passed in to an API / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[backports.os](https://github.com/pjdelport/backports.os)</td>
            <td>0.1.1</td>
            <td>Backport of new features in Python’s os module / Python Software Foundation</td>
          </tr>

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

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

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

          <tr>
            <td>[bkcharts](http://github.com/bokeh/bkcharts)</td>
            <td>0.2</td>
            <td>High level chart types built on top of Bokeh / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>blas</td>
            <td>1.0</td>

            <td />
          </tr>

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

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>3.0.2</td>
            <td>Easy, whitelist-based HTML-sanitizing tool / Apache-2.0</td>
          </tr>

          <tr>
            <td>[blosc](https://github.com/Blosc/c-blosc)</td>
            <td>1.14.4</td>
            <td>A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[bokeh](http://bokeh.pydata.org/)</td>
            <td>1.0.2</td>
            <td>Statistical and novel interactive HTML plots for Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[boto](https://github.com/boto/boto/)</td>
            <td>2.49.0</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. / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[ca-certificates](https://github.com/conda-forge/ca-certificates-feedstock)</td>
            <td>2018.03.07</td>
            <td>Certificates for use with other packages. / ISC</td>
          </tr>

          <tr>
            <td>certifi</td>
            <td>2018.11.29</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

          <tr>
            <td>cffi</td>
            <td>1.11.5</td>
            <td>Foreign Function Interface for Python calling C code. / MIT</td>
          </tr>

          <tr>
            <td>[chardet](https://github.com/chardet/chardet)</td>
            <td>3.0.4</td>
            <td>Universal character encoding detector / LGPL2</td>
          </tr>

          <tr>
            <td>[click](https://palletsprojects.com/p/click)</td>
            <td>7.0</td>
            <td>Python composable command line interface toolkit / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[colorama](https://github.com/tartley/colorama)</td>
            <td>0.4.1</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>comtypes</td>
            <td>1.1.7</td>
            <td>pure Python COM package / MIT</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.5.12</td>
            <td>OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-build](https://github.com/conda/conda-build)</td>
            <td>3.17.6</td>
            <td>tools for building conda packages / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-env](https://github.com/conda/conda-env)</td>
            <td>2.6.0</td>
            <td>Tools for interacting with conda environments. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-verify](https://github.com/conda/conda-verify)</td>
            <td>3.1.1</td>
            <td>tool for validating conda recipes and conda packages / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>console\_shortcut</td>
            <td>0.1.1</td>
            <td>Console shortcut creator for Windows (using menuinst) / BSD</td>
          </tr>

          <tr>
            <td>[constantly](https://github.com/twisted/constantly)</td>
            <td>15.1.0</td>
            <td>Symbolic constants in Python / 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://github.com/pyca/cryptography)</td>
            <td>2.4.2</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.63.0</td>
            <td>tool and library for transferring data with URL syntax / MIT/X derivate (`&lt;http://curl.haxx.se/docs/copyright.html&gt;`)</td>
          </tr>

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

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

          <tr>
            <td>[cytoolz](https://github.com/pytoolz/cytoolz)</td>
            <td>0.9.0.1</td>
            <td>Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[dask](http://github.com/dask/dask/)</td>
            <td>1.0.0</td>
            <td>Parallel Python with task scheduling / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[dask-core](http://github.com/dask/dask/)</td>
            <td>1.0.0</td>
            <td>Parallel Python with task scheduling / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>datashape</td>
            <td>0.5.4</td>
            <td>A data description language. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[decorator](https://github.com/micheles/decorator)</td>
            <td>4.3.0</td>
            <td>Better living through Python with decorators. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>defusedxml</td>
            <td>0.5.0</td>
            <td>XML bomb protection for Python stdlib modules / PSF 2.0</td>
          </tr>

          <tr>
            <td>distributed</td>
            <td>1.25.1</td>
            <td>Distributed computing with Dask / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.14</td>
            <td>Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0</td>
          </tr>

          <tr>
            <td>[entrypoints](https://github.com/takluyver/entrypoints)</td>
            <td>0.2.3</td>
            <td>Discover and load entry points from installed packages. / MIT License</td>
          </tr>

          <tr>
            <td>[et\_xmlfile](https://openpyxl.pages.heptapod.net/et_xmlfile/)</td>
            <td>1.0.1</td>
            <td>An 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 lru\_cache / MIT</td>
          </tr>

          <tr>
            <td>[filelock](https://github.com/benediktschmitt/py-filelock)</td>
            <td>3.0.10</td>
            <td>A platform independent file lock. / Public Domain</td>
          </tr>

          <tr>
            <td>[flask](https://flask.palletsprojects.com/en/stable/)</td>
            <td>1.0.2</td>
            <td>A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[freetype](https://www.freetype.org/)</td>
            <td>2.9.1</td>
            <td>A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType</td>
          </tr>

          <tr>
            <td>[future](http://python-future.org)</td>
            <td>0.17.1</td>
            <td>Clean single-source support for Python 3 and 2 / MIT</td>
          </tr>

          <tr>
            <td>[get\_terminal\_size](https://github.com/chrippa/backports.shutil_get_terminal_size)</td>
            <td>1.0.0</td>
            <td>Get the size of the terminal window. / MIT</td>
          </tr>

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

          <tr>
            <td>[glob2](https://github.com/miracle2k/python-glob2)</td>
            <td>0.6</td>
            <td>Version of the glob module that supports recursion via \*\*, and can capture patterns. / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>2.8.0</td>
            <td>Read and write HDF5 files from Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
            <td>1.10.2</td>
            <td>HDF5 is a data model, library, and file format for storing and managing data / HDF5</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 3-Clause</td>
          </tr>

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

          <tr>
            <td>[hyperlink](https://github.com/python-hyper/hyperlink)</td>
            <td>18.0.0</td>
            <td>Immutable, Pythonic, correct URLs. / MIT</td>
          </tr>

          <tr>
            <td>[icc\_rt](https://software.intel.com/en-us/node/522690)</td>
            <td>2019.0.0</td>
            <td>Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary</td>
          </tr>

          <tr>
            <td>[icu](http://site.icu-project.org/)</td>
            <td>58.2</td>
            <td>International Components for Unicode. / MIT</td>
          </tr>

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

          <tr>
            <td>[imageio](http://imageio.github.io)</td>
            <td>2.4.1</td>
            <td>a Python library for reading and writing image data / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[importlib\_metadata](http://importlib-metadata.readthedocs.io)</td>
            <td>0.6</td>
            <td>A library to access the metadata for a Python package / APACHE-2.0</td>
          </tr>

          <tr>
            <td>[incremental](https://twistedmatrix.com)</td>
            <td>17.5.0</td>
            <td>A library that versions your Python projects / MIT License</td>
          </tr>

          <tr>
            <td>[intel-openmp](https://software.intel.com/en-us/node/522690)</td>
            <td>2019.1</td>
            <td>Math library for Intel and compatible processors / proprietary - Intel</td>
          </tr>

          <tr>
            <td>[ipykernel](https://ipython.org)</td>
            <td>5.1.0</td>
            <td>IPython Kernel for Jupyter / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ipython](https://ipython.org/)</td>
            <td>7.2.0</td>
            <td>IPython: Productive Interactive Computing / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[ipywidgets](https://github.com/ipython/ipywidgets)</td>
            <td>7.4.2</td>
            <td>Jupyter Interactive Widgets / BSD 3-clause</td>
          </tr>

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

          <tr>
            <td>[itsdangerous](https://github.com/pallets/itsdangerous)</td>
            <td>1.1.0</td>
            <td>Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[jdcal](https://github.com/phn/jdcal)</td>
            <td>1.4</td>
            <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[jedi](https://github.com/davidhalter/jedi/)</td>
            <td>0.13.2</td>
            <td>An autocompletion tool for Python that can be used for text editors. / MIT</td>
          </tr>

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

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

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</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>Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[jupyter\_core](http://jupyter.org)</td>
            <td>4.4.0</td>
            <td>Core common functionality of Jupyter projects. / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[jupyterlab](https://github.com/jupyterlab/jupyterlab)</td>
            <td>0.35.3</td>
            <td>JupyterLab PRE-ALPHA / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_server](http://github.com/jupyterlab/jupyterlab_server)</td>
            <td>0.2.0</td>
            <td>A set of server components for JupyterLab and JupyterLab like applications. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[keyring](https://github.com/jaraco/keyring)</td>
            <td>17.0.0</td>
            <td>Store and access your passwords safely / Python Software Foundation or MIT</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.0.1</td>
            <td>A fast implementation of the Cassowary constraint solver / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.16.1</td>
            <td>A network authentication protocol. / MIT</td>
          </tr>

          <tr>
            <td>[lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy)</td>
            <td>1.3.1</td>
            <td>A fast and thorough lazy object proxy. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[libarchive](http://www.libarchive.org/)</td>
            <td>3.3.3</td>
            <td>Multi-format archive and compression library / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.63.0</td>
            <td>tool and library for transferring data with URL syntax / MIT/X derivate (`&lt;http://curl.haxx.se/docs/copyright.html&gt;`)</td>
          </tr>

          <tr>
            <td>[libiconv](https://www.gnu.org/software/libiconv/)</td>
            <td>1.15</td>
            <td>Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL</td>
          </tr>

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

          <tr>
            <td>[libsodium](http://libsodium.org)</td>
            <td>1.0.16</td>
            <td>A modern and easy-to-use crypto library. / ISC</td>
          </tr>

          <tr>
            <td>[libssh2](https://www.libssh2.org/)</td>
            <td>1.8.0</td>
            <td>the SSH library / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.0.9</td>
            <td>Support for the Tag Image File Format (TIFF). / HPND</td>
          </tr>

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

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

          <tr>
            <td>[llvmlite](https://github.com/numba/llvmlite)</td>
            <td>0.26.0</td>
            <td>A lightweight LLVM python binding for writing JIT compilers / New BSD License</td>
          </tr>

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

          <tr>
            <td>[lxml](http://lxml.de/)</td>
            <td>4.2.5</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.8.1.2</td>
            <td>Extremely Fast Compression algorithm / BSD 2-clause</td>
          </tr>

          <tr>
            <td>[lzo](http://www.oberhumer.com/opensource/lzo/)</td>
            <td>2.10</td>
            <td>LZO is a portable lossless data compression library written in ANSI C. / GPL v2+</td>
          </tr>

          <tr>
            <td>m2w64-gcc-libgfortran</td>
            <td>5.3.0</td>

            <td />
          </tr>

          <tr>
            <td>m2w64-gcc-libs</td>
            <td>5.3.0</td>

            <td />
          </tr>

          <tr>
            <td>m2w64-gcc-libs-core</td>
            <td>5.3.0</td>

            <td />
          </tr>

          <tr>
            <td>m2w64-gmp</td>
            <td>6.1.0</td>

            <td />
          </tr>

          <tr>
            <td>m2w64-libwinpthread-git</td>
            <td>5.0.0.4634.697f757</td>

            <td />
          </tr>

          <tr>
            <td>[markupsafe](https://www.palletsprojects.com/p/markupsafe)</td>
            <td>1.1.0</td>
            <td>A Python module that implements the jinja2.Markup string / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[matplotlib](http://matplotlib.org/)</td>
            <td>3.0.2</td>
            <td>Publication quality figures in Python / PSF-based</td>
          </tr>

          <tr>
            <td>[mccabe](https://github.com/PyCQA/mccabe)</td>
            <td>0.6.1</td>
            <td>McCabe complexity checker for Python / MIT</td>
          </tr>

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

          <tr>
            <td>[mistune](https://github.com/lepture/mistune)</td>
            <td>0.8.4</td>
            <td>The fastest markdown parser in pure Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[mkl](https://software.intel.com/en-us/mkl)</td>
            <td>2019.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>[mkl\_fft](http://github.com/IntelPython/mkl_fft)</td>
            <td>1.0.6</td>
            <td>NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[mkl\_random](http://github.com/IntelPython/mkl_random)</td>
            <td>1.0.2</td>
            <td>Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/erikrose/more-itertools)</td>
            <td>4.3.0</td>
            <td>More routines for operating on iterables, beyond itertools / MIT</td>
          </tr>

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

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>0.5.6</td>
            <td>MessagePack (de)serializer. / Apache 2.0</td>
          </tr>

          <tr>
            <td>msys2-conda-epoch</td>
            <td>20160418</td>

            <td />
          </tr>

          <tr>
            <td>[multipledispatch](https://github.com/mrocklin/multipledispatch/)</td>
            <td>0.6.0</td>
            <td>Multiple dispatch in Python / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[nbconvert](http://jupyter.org)</td>
            <td>5.4.0</td>
            <td>Converting Jupyter Notebooks / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[networkx](https://networkx.github.io/)</td>
            <td>2.2</td>
            <td>Python package for creating and manipulating complex networks / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.4</td>
            <td>Build Python programs to work with human language data / Apache 2.0</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-2.1</td>
          </tr>

          <tr>
            <td>[notebook](http://jupyter.org)</td>
            <td>5.7.4</td>
            <td>Jupyter Notebook / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[numba](https://github.com/numba)</td>
            <td>0.41.0</td>
            <td>NumPy aware dynamic Python compiler using LLVM / BSD 2-clause</td>
          </tr>

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

          <tr>
            <td>[numpy](https://numpy.org/)</td>
            <td>1.15.4</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>numpy-base</td>
            <td>1.15.4</td>

            <td />
          </tr>

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

          <tr>
            <td>[odo](http://odo.pydata.org)</td>
            <td>0.5.1</td>
            <td>Data migration in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[olefile](http://www.decalage.info/python/olefileio)</td>
            <td>0.46</td>
            <td>parse, read and write Microsoft OLE2 files / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[openpyxl](https://openpyxl.readthedocs.io)</td>
            <td>2.5.12</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.1.1a</td>
            <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL</td>
          </tr>

          <tr>
            <td>[packaging](https://github.com/pypa/packaging)</td>
            <td>18.0</td>
            <td>Core utilities for Python packages / Apache 2.0 or BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[pandas](http://pandas.pydata.org)</td>
            <td>0.23.4</td>
            <td>High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pandoc](http://pandoc.org/)</td>
            <td>1.19.2.1</td>
            <td>Universal markup converter (repackaged binaries). / GPL-2.0</td>
          </tr>

          <tr>
            <td>[pandocfilters](https://github.com/jgm/pandocfilters)</td>
            <td>1.4.2</td>
            <td>A python module for writing pandoc filters / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[parso](https://github.com/davidhalter/parso)</td>
            <td>0.3.1</td>
            <td>A Python Parser / MIT</td>
          </tr>

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>0.3.9</td>
            <td>Data structure for on-disk shuffle operations / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[pathlib2](https://github.com/mcmtroffaes/pathlib2)</td>
            <td>2.3.3</td>
            <td>Fork of pathlib aiming to support the full stdlib Python API. / MIT</td>
          </tr>

          <tr>
            <td>[patsy](https://github.com/pydata/patsy)</td>
            <td>0.5.1</td>
            <td>Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2</td>
          </tr>

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

          <tr>
            <td>[pickleshare](https://github.com/pickleshare/pickleshare/)</td>
            <td>0.7.5</td>
            <td>Tiny ‘shelve’-like database with concurrency support / MIT</td>
          </tr>

          <tr>
            <td>[pillow](https://pillow.readthedocs.io)</td>
            <td>5.3.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL</td>
          </tr>

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

          <tr>
            <td>[pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk)</td>
            <td>1.4.2</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.8.0</td>
            <td>Plugin registration and hook calling for Python / MIT</td>
          </tr>

          <tr>
            <td>[ply](http://www.dabeaz.com/ply/index.html)</td>
            <td>3.11</td>
            <td>Python Lex-Yacc / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[progress](https://github.com/verigak/progress)</td>
            <td>1.3</td>
            <td>Easy progress reporting for Python / ISC</td>
          </tr>

          <tr>
            <td>[prometheus\_client](https://github.com/prometheus/client_python)</td>
            <td>0.5.0</td>
            <td>Python client for the Prometheus monitoring system / Apache 2.0</td>
          </tr>

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

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

          <tr>
            <td>[py](https://github.com/pytest-dev/py)</td>
            <td>1.7.0</td>
            <td>library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
          </tr>

          <tr>
            <td>[pyasn1-modules](http://pyasn1.sourceforge.net/)</td>
            <td>0.2.2</td>
            <td>A collection of ASN.1-based protocols modules. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[pycodestyle](https://pycodestyle.readthedocs.io/)</td>
            <td>2.4.0</td>
            <td>Python style guide checker / MIT</td>
          </tr>

          <tr>
            <td>[pycosat](https://github.com/ContinuumIO/pycosat)</td>
            <td>0.6.3</td>
            <td>Bindings to picosat (a SAT solver) / MIT</td>
          </tr>

          <tr>
            <td>[pycparser](https://github.com/eliben/pycparser)</td>
            <td>2.19</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</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.2</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pyflakes](https://github.com/PyCQA/pyflakes)</td>
            <td>2.0.0</td>
            <td>Pyflakes analyzes programs and detects various errors. / MIT</td>
          </tr>

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.3.1</td>
            <td>Generic syntax highlighting package / BSD 2-clause</td>
          </tr>

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

          <tr>
            <td>[pyodbc](https://github.com/mkleehammer/pyodbc)</td>
            <td>4.0.25</td>
            <td>DB API Module for ODBC / MIT</td>
          </tr>

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

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

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

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.6.8</td>
            <td>A Python SOCKS client module. See [Anorov/PySocks](https://github.com/Anorov/PySocks) for more information. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pytables](http://www.pytables.org)</td>
            <td>3.4.4</td>
            <td>Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pytest](https://docs.pytest.org/en/latest/)</td>
            <td>4.0.2</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[pytest-arraydiff](https://github.com/astrofrog/pytest-arraydiff)</td>
            <td>0.3</td>
            <td>pytest plugin to help with comparing array output from tests / BSD</td>
          </tr>

          <tr>
            <td>[pytest-astropy](https://github.com/astropy/pytest-astropy)</td>
            <td>0.5.0</td>
            <td>Meta-package containing dependencies for testing Astropy / BSD</td>
          </tr>

          <tr>
            <td>[pytest-doctestplus](https://github.com/astropy/pytest-doctestplus)</td>
            <td>0.2.0</td>
            <td>Pytest plugin with advanced doctest features / BSD</td>
          </tr>

          <tr>
            <td>[pytest-openfiles](https://github.com/astropy/pytest-openfiles)</td>
            <td>0.3.1</td>
            <td>Pytest plugin for detecting inadvertent open file handles / BSD</td>
          </tr>

          <tr>
            <td>[pytest-remotedata](https://github.com/astropy/pytest-remotedata)</td>
            <td>0.3.1</td>
            <td>Pytest plugin for controlling remote data access / BSD</td>
          </tr>

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

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

          <tr>
            <td>python-libarchive-c</td>
            <td>2.8</td>

            <td />
          </tr>

          <tr>
            <td>[pytz](http://pythonhosted.org/pytz/)</td>
            <td>2018.7</td>
            <td>World timezone definitions, modern and historical. / MIT</td>
          </tr>

          <tr>
            <td>[pywavelets](https://github.com/PyWavelets/pywt)</td>
            <td>1.0.1</td>
            <td>Discrete Wavelet Transforms in Python. / MIT</td>
          </tr>

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

          <tr>
            <td>[pywinpty](https://github.com/spyder-ide/pywinpty)</td>
            <td>0.5.5</td>
            <td>Python bindings for the winpty library / MIT</td>
          </tr>

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

          <tr>
            <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
            <td>17.1.2</td>
            <td>Python bindings for zeromq / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[qt](http://qt-project.org)</td>
            <td>5.9.7</td>
            <td>Qt is a cross-platform application and UI framework. / LGPL-3.0</td>
          </tr>

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

          <tr>
            <td>[qtconsole](http://jupyter.org)</td>
            <td>4.4.3</td>
            <td>Jupyter Qt console / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
            <td>1.5.2</td>
            <td>Abstraction layer for PyQt5/PyQt4/PySide / MIT</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.21.0</td>
            <td>Python HTTP for Humans / Apache 2.0</td>
          </tr>

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

          <tr>
            <td>ruamel\_yaml</td>
            <td>0.15.46</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

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

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

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

          <tr>
            <td>[seaborn](https://seaborn.pydata.org)</td>
            <td>0.9.0</td>
            <td>Statistical data visualization / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[send2trash](https://github.com/hsoft/send2trash)</td>
            <td>1.5.0</td>
            <td>Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[setuptools](https://github.com/pypa/setuptools)</td>
            <td>40.6.3</td>
            <td>Download, build, install, upgrade, and uninstall Python packages / MIT</td>
          </tr>

          <tr>
            <td>[simplegeneric](http://cheeseshop.python.org/pypi/simplegeneric)</td>
            <td>0.8.1</td>
            <td>Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public</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.19.8</td>
            <td>Create Python bindings for C and C++ libraries / GPL-3.0</td>
          </tr>

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

          <tr>
            <td>[snappy](https://github.com/google/snappy)</td>
            <td>1.1.7</td>
            <td>A fast compressor/decompressor / BSD 3-clause</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-2-Clause</td>
          </tr>

          <tr>
            <td>[sortedcollections](http://www.grantjenks.com/docs/sortedcollections/)</td>
            <td>1.0.1</td>
            <td>Python Sorted Collections / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>1.8.2</td>
            <td>Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause</td>
          </tr>

          <tr>
            <td>sphinxcontrib</td>
            <td>1.0</td>
            <td>Python namespace for sphinxcontrib / BSD</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-websupport](https://pypi.python.org/pypi/sphinxcontrib-websupport)</td>
            <td>1.1.0</td>
            <td>Sphinx API for Web Apps / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[spyder](https://www.spyder-ide.org/)</td>
            <td>3.3.2</td>
            <td>The Scientific Python Development Environment / MIT</td>
          </tr>

          <tr>
            <td>[spyder-kernels](https://github.com/spyder-ide/spyder-kernels)</td>
            <td>0.3.0</td>
            <td>Jupyter kernels for the Spyder console / MIT</td>
          </tr>

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

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.26.0</td>
            <td>Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (`&lt;http://www.sqlite.org/copyright.html&gt;`)</td>
          </tr>

          <tr>
            <td>[statsmodels](https://www.statsmodels.org)</td>
            <td>0.9.0</td>
            <td>Statistical computations and models for use with SciPy / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](http://sympy.org)</td>
            <td>1.3</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 serialization library. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[terminado](https://github.com/jupyter/terminado)</td>
            <td>0.8.1</td>
            <td>Terminals served by tornado websockets / BSD 2-clause</td>
          </tr>

          <tr>
            <td>[testpath](https://testpath.readthedocs.io)</td>
            <td>0.4.2</td>
            <td>Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tk](http://www.tcl.tk/)</td>
            <td>8.6.8</td>
            <td>A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk</td>
          </tr>

          <tr>
            <td>[toolz](http://toolz.readthedocs.org/)</td>
            <td>0.9.0</td>
            <td>A functional standard library for Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>5.1.1</td>
            <td>A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0</td>
          </tr>

          <tr>
            <td>[tqdm](https://pypi.python.org/pypi/tqdm)</td>
            <td>4.28.1</td>
            <td>A Fast, Extensible Progress Meter / MPLv2.0, MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://ipython.org/)</td>
            <td>4.3.2</td>
            <td>Configuration system for Python applications / BSD 3-clause</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>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.24.1</td>
            <td>HTTP library with thread-safe connection pooling, file post, and more. / MIT</td>
          </tr>

          <tr>
            <td>[vc](https://github.com/conda/conda/wiki/VC-features)</td>
            <td>14.1</td>
            <td>A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause)</td>
          </tr>

          <tr>
            <td>[vs2015\_runtime](http://www.microsoft.com)</td>
            <td>14.15.26706</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>[webencodings](https://github.com/gsnedders/python-webencodings)</td>
            <td>0.5.1</td>
            <td>Character encoding aliases for legacy web content / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[werkzeug](http://werkzeug.pocoo.org/)</td>
            <td>0.14.1</td>
            <td>The Python WSGI Utility Library. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[widgetsnbextension](http://ipython.org)</td>
            <td>3.4.2</td>
            <td>Interactive Widgets for Jupyter / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[win\_inet\_pton](https://github.com/hickeroar/win_inet_pton)</td>
            <td>1.0.1</td>
            <td>Native inet\_pton and inet\_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN</td>
          </tr>

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

          <tr>
            <td>wincertstore</td>
            <td>0.2</td>
            <td>Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2</td>
          </tr>

          <tr>
            <td>[winpty](https://github.com/rprichard/winpty)</td>
            <td>0.4.3</td>
            <td>Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT</td>
          </tr>

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

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>1.2.0</td>
            <td>Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising</td>
          </tr>

          <tr>
            <td>[xlsxwriter](https://xlsxwriter.readthedocs.io/)</td>
            <td>1.1.2</td>
            <td>A Python module for creating Excel XLSX files / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[xlwings](http://xlwings.org/)</td>
            <td>0.15.1</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.3.0</td>
            <td>Writing data and formatting information to Excel files / BSD</td>
          </tr>

          <tr>
            <td>[xz](http://tukaani.org/xz/)</td>
            <td>5.2.4</td>
            <td>Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0</td>
          </tr>

          <tr>
            <td>[yaml](http://pyyaml.org/wiki/LibYAML)</td>
            <td>0.1.7</td>
            <td>A C library for parsing and emitting YAML. / MIT</td>
          </tr>

          <tr>
            <td>[zeromq](http://zeromq.org)</td>
            <td>4.2.5</td>
            <td>A high-performance asynchronous messaging library. / LGPL 3</td>
          </tr>

          <tr>
            <td>[zict](http://github.com/mrocklin/zict)</td>
            <td>0.1.3</td>
            <td>Composable Dictionary Classes / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[zlib](http://zlib.net/)</td>
            <td>1.2.11</td>
            <td>Massively spiffy yet delicately unobtrusive compression library / zlib</td>
          </tr>

          <tr>
            <td>zstd</td>
            <td>1.3.7</td>
            <td>Zstandard - Fast real-time compression algorithm / BSD 3-Clause</td>
          </tr>
        </tbody>
      </table>
    </Accordion>

    <Accordion title="Anaconda 2018.12 for macOS on Intel 64-bit with Python 3.7">
      <table>
        <thead>
          <tr>
            <th>Name</th>
            <th>Version</th>
            <th>Summary / License</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[\_ipyw\_jlab\_nb\_ext\_conf](https://github.com/ContinuumIO/anaconda-nb-extensions-meta-config)</td>
            <td>0.1.0</td>
            <td>A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD</td>
          </tr>

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

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

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

          <tr>
            <td>[anaconda-project](https://github.com/Anaconda-Platform/anaconda-project)</td>
            <td>0.8.2</td>
            <td>Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[appscript](http://appscript.sourceforge.net/)</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.24.0</td>
            <td>Python ASN.1 library with a focus on performance and a pythonic API / MIT</td>
          </tr>

          <tr>
            <td>astroid</td>
            <td>2.1.0</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL 2.1</td>
          </tr>

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

          <tr>
            <td>[atomicwrites](https://github.com/untitaker/python-atomicwrites)</td>
            <td>1.2.1</td>
            <td>Atomic file writes. / MIT</td>
          </tr>

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>18.2.0</td>
            <td>attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT</td>
          </tr>

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

          <tr>
            <td>[backcall](https://github.com/takluyver/backcall/)</td>
            <td>0.1.0</td>
            <td>Specifications for callback functions passed in to an API / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[backports.os](https://github.com/pjdelport/backports.os)</td>
            <td>0.1.1</td>
            <td>Backport of new features in Python’s os module / Python Software Foundation</td>
          </tr>

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

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

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

          <tr>
            <td>[bkcharts](http://github.com/bokeh/bkcharts)</td>
            <td>0.2</td>
            <td>High level chart types built on top of Bokeh / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>blas</td>
            <td>1.0</td>

            <td />
          </tr>

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

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>3.0.2</td>
            <td>Easy, whitelist-based HTML-sanitizing tool / Apache-2.0</td>
          </tr>

          <tr>
            <td>[blosc](https://github.com/Blosc/c-blosc)</td>
            <td>1.14.4</td>
            <td>A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[bokeh](http://bokeh.pydata.org/)</td>
            <td>1.0.2</td>
            <td>Statistical and novel interactive HTML plots for Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[boto](https://github.com/boto/boto/)</td>
            <td>2.49.0</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. / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[ca-certificates](https://github.com/conda-forge/ca-certificates-feedstock)</td>
            <td>2018.03.07</td>
            <td>Certificates for use with other packages. / ISC</td>
          </tr>

          <tr>
            <td>certifi</td>
            <td>2018.11.29</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

          <tr>
            <td>cffi</td>
            <td>1.11.5</td>
            <td>Foreign Function Interface for Python calling C code. / MIT</td>
          </tr>

          <tr>
            <td>[chardet](https://github.com/chardet/chardet)</td>
            <td>3.0.4</td>
            <td>Universal character encoding detector / LGPL2</td>
          </tr>

          <tr>
            <td>[click](https://palletsprojects.com/p/click)</td>
            <td>7.0</td>
            <td>Python composable command line interface toolkit / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[colorama](https://github.com/tartley/colorama)</td>
            <td>0.4.1</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.5.12</td>
            <td>OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-build](https://github.com/conda/conda-build)</td>
            <td>3.17.6</td>
            <td>tools for building conda packages / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-env](https://github.com/conda/conda-env)</td>
            <td>2.6.0</td>
            <td>Tools for interacting with conda environments. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-verify](https://github.com/conda/conda-verify)</td>
            <td>3.1.1</td>
            <td>tool for validating conda recipes and conda packages / BSD 3-Clause</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://github.com/pyca/cryptography)</td>
            <td>2.4.2</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.63.0</td>
            <td>tool and library for transferring data with URL syntax / MIT/X derivate (`&lt;http://curl.haxx.se/docs/copyright.html&gt;`)</td>
          </tr>

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

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

          <tr>
            <td>[cytoolz](https://github.com/pytoolz/cytoolz)</td>
            <td>0.9.0.1</td>
            <td>Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[dask](http://github.com/dask/dask/)</td>
            <td>1.0.0</td>
            <td>Parallel Python with task scheduling / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[dask-core](http://github.com/dask/dask/)</td>
            <td>1.0.0</td>
            <td>Parallel Python with task scheduling / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>datashape</td>
            <td>0.5.4</td>
            <td>A data description language. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[dbus](http://www.freedesktop.org/wiki/Software/dbus/)</td>
            <td>1.13.2</td>
            <td>Simple message bus system for applications to talk to one another / GPL2</td>
          </tr>

          <tr>
            <td>[decorator](https://github.com/micheles/decorator)</td>
            <td>4.3.0</td>
            <td>Better living through Python with decorators. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>defusedxml</td>
            <td>0.5.0</td>
            <td>XML bomb protection for Python stdlib modules / PSF 2.0</td>
          </tr>

          <tr>
            <td>distributed</td>
            <td>1.25.1</td>
            <td>Distributed computing with Dask / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.14</td>
            <td>Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0</td>
          </tr>

          <tr>
            <td>[entrypoints](https://github.com/takluyver/entrypoints)</td>
            <td>0.2.3</td>
            <td>Discover and load entry points from installed packages. / MIT License</td>
          </tr>

          <tr>
            <td>[et\_xmlfile](https://openpyxl.pages.heptapod.net/et_xmlfile/)</td>
            <td>1.0.1</td>
            <td>An implementation of lxml.xmlfile for the standard library / MIT</td>
          </tr>

          <tr>
            <td>[expat](http://expat.sourceforge.net/)</td>
            <td>2.2.6</td>
            <td>Expat XML parser library 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 lru\_cache / MIT</td>
          </tr>

          <tr>
            <td>[filelock](https://github.com/benediktschmitt/py-filelock)</td>
            <td>3.0.10</td>
            <td>A platform independent file lock. / Public Domain</td>
          </tr>

          <tr>
            <td>[flask](https://flask.palletsprojects.com/en/stable/)</td>
            <td>1.0.2</td>
            <td>A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[freetype](https://www.freetype.org/)</td>
            <td>2.9.1</td>
            <td>A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType</td>
          </tr>

          <tr>
            <td>[future](http://python-future.org)</td>
            <td>0.17.1</td>
            <td>Clean single-source support for Python 3 and 2 / MIT</td>
          </tr>

          <tr>
            <td>[get\_terminal\_size](https://github.com/chrippa/backports.shutil_get_terminal_size)</td>
            <td>1.0.0</td>
            <td>Get the size of the terminal window. / MIT</td>
          </tr>

          <tr>
            <td>[gettext](https://www.gnu.org/software/gettext/)</td>
            <td>0.19.8.1</td>
            <td>Internationalization package. / GPLv2</td>
          </tr>

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

          <tr>
            <td>[glib](https://developer.gnome.org/glib/)</td>
            <td>2.56.2</td>
            <td>Provides core application building blocks for libraries and applications written in C. / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[glob2](https://github.com/miracle2k/python-glob2)</td>
            <td>0.6</td>
            <td>Version of the glob module that supports recursion via \*\*, and can capture patterns. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[gmp](http://gmplib.org/)</td>
            <td>6.1.2</td>
            <td>The GNU multiprecision library. / GPL 2 and LGPL 3</td>
          </tr>

          <tr>
            <td>[gmpy2](https://pypi.python.org/pypi/gmpy2)</td>
            <td>2.0.8</td>
            <td>GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3</td>
          </tr>

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

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>2.8.0</td>
            <td>Read and write HDF5 files from Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
            <td>1.10.2</td>
            <td>HDF5 is a data model, library, and file format for storing and managing data / HDF5</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 3-Clause</td>
          </tr>

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

          <tr>
            <td>[icu](http://site.icu-project.org/)</td>
            <td>58.2</td>
            <td>International Components for Unicode. / MIT</td>
          </tr>

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

          <tr>
            <td>[imageio](http://imageio.github.io)</td>
            <td>2.4.1</td>
            <td>a Python library for reading and writing image data / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[importlib\_metadata](http://importlib-metadata.readthedocs.io)</td>
            <td>0.6</td>
            <td>A library to access the metadata for a Python package / APACHE-2.0</td>
          </tr>

          <tr>
            <td>[intel-openmp](https://software.intel.com/en-us/node/522690)</td>
            <td>2019.1</td>
            <td>Math library for Intel and compatible processors / proprietary - Intel</td>
          </tr>

          <tr>
            <td>[ipykernel](https://ipython.org)</td>
            <td>5.1.0</td>
            <td>IPython Kernel for Jupyter / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ipython](https://ipython.org/)</td>
            <td>7.2.0</td>
            <td>IPython: Productive Interactive Computing / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[ipywidgets](https://github.com/ipython/ipywidgets)</td>
            <td>7.4.2</td>
            <td>Jupyter Interactive Widgets / BSD 3-clause</td>
          </tr>

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

          <tr>
            <td>[itsdangerous](https://github.com/pallets/itsdangerous)</td>
            <td>1.1.0</td>
            <td>Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[jdcal](https://github.com/phn/jdcal)</td>
            <td>1.4</td>
            <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[jedi](https://github.com/davidhalter/jedi/)</td>
            <td>0.13.2</td>
            <td>An autocompletion tool for Python that can be used for text editors. / MIT</td>
          </tr>

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

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

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</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>Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[jupyter\_core](http://jupyter.org)</td>
            <td>4.4.0</td>
            <td>Core common functionality of Jupyter projects. / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[jupyterlab](https://github.com/jupyterlab/jupyterlab)</td>
            <td>0.35.3</td>
            <td>JupyterLab PRE-ALPHA / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_server](http://github.com/jupyterlab/jupyterlab_server)</td>
            <td>0.2.0</td>
            <td>A set of server components for JupyterLab and JupyterLab like applications. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[keyring](https://github.com/jaraco/keyring)</td>
            <td>17.0.0</td>
            <td>Store and access your passwords safely / Python Software Foundation or MIT</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.0.1</td>
            <td>A fast implementation of the Cassowary constraint solver / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.16.1</td>
            <td>A network authentication protocol. / MIT</td>
          </tr>

          <tr>
            <td>[lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy)</td>
            <td>1.3.1</td>
            <td>A fast and thorough lazy object proxy. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[libarchive](http://www.libarchive.org/)</td>
            <td>3.3.3</td>
            <td>Multi-format archive and compression library / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.63.0</td>
            <td>tool and library for transferring data with URL syntax / MIT/X derivate (`&lt;http://curl.haxx.se/docs/copyright.html&gt;`)</td>
          </tr>

          <tr>
            <td>[libcxx](http://libcxx.llvm.org/)</td>
            <td>4.0.1</td>
            <td>C++ Standard Library / MIT license or UIUC License</td>
          </tr>

          <tr>
            <td>[libcxxabi](http://libcxxabi.llvm.org/)</td>
            <td>4.0.1</td>
            <td>C++ Standard Library Support / MIT license or UIUC License</td>
          </tr>

          <tr>
            <td>[libedit](http://thrysoee.dk/editline/)</td>
            <td>3.1.20170329</td>
            <td>Editline Library (libedit) / NetBSD</td>
          </tr>

          <tr>
            <td>[libffi](https://sourceware.org/libffi/)</td>
            <td>3.2.1</td>
            <td>A Portable Foreign Function Interface Library. / Custom</td>
          </tr>

          <tr>
            <td>[libgfortran](http://gcc.gnu.org/)</td>
            <td>3.0.1</td>
            <td>Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1)</td>
          </tr>

          <tr>
            <td>[libiconv](https://www.gnu.org/software/libiconv/)</td>
            <td>1.15</td>
            <td>Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL</td>
          </tr>

          <tr>
            <td>[liblief](https://lief.quarkslab.com/)</td>
            <td>0.9.0</td>
            <td>A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0</td>
          </tr>

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

          <tr>
            <td>[libsodium](http://libsodium.org)</td>
            <td>1.0.16</td>
            <td>A modern and easy-to-use crypto library. / ISC</td>
          </tr>

          <tr>
            <td>[libssh2](https://www.libssh2.org/)</td>
            <td>1.8.0</td>
            <td>the SSH library / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.0.9</td>
            <td>Support for the Tag Image File Format (TIFF). / HPND</td>
          </tr>

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

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

          <tr>
            <td>[llvmlite](https://github.com/numba/llvmlite)</td>
            <td>0.26.0</td>
            <td>A lightweight LLVM python binding for writing JIT compilers / New BSD License</td>
          </tr>

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

          <tr>
            <td>[lxml](http://lxml.de/)</td>
            <td>4.2.5</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.8.1.2</td>
            <td>Extremely Fast Compression algorithm / BSD 2-clause</td>
          </tr>

          <tr>
            <td>[lzo](http://www.oberhumer.com/opensource/lzo/)</td>
            <td>2.10</td>
            <td>LZO is a portable lossless data compression library written in ANSI C. / GPL v2+</td>
          </tr>

          <tr>
            <td>[markupsafe](https://www.palletsprojects.com/p/markupsafe)</td>
            <td>1.1.0</td>
            <td>A Python module that implements the jinja2.Markup string / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[matplotlib](http://matplotlib.org/)</td>
            <td>3.0.2</td>
            <td>Publication quality figures in Python / PSF-based</td>
          </tr>

          <tr>
            <td>[mccabe](https://github.com/PyCQA/mccabe)</td>
            <td>0.6.1</td>
            <td>McCabe complexity checker for Python / MIT</td>
          </tr>

          <tr>
            <td>[mistune](https://github.com/lepture/mistune)</td>
            <td>0.8.4</td>
            <td>The fastest markdown parser in pure Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[mkl](https://software.intel.com/en-us/mkl)</td>
            <td>2019.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>[mkl\_fft](http://github.com/IntelPython/mkl_fft)</td>
            <td>1.0.6</td>
            <td>NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[mkl\_random](http://github.com/IntelPython/mkl_random)</td>
            <td>1.0.2</td>
            <td>Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/erikrose/more-itertools)</td>
            <td>4.3.0</td>
            <td>More routines for operating on iterables, beyond itertools / MIT</td>
          </tr>

          <tr>
            <td>[mpc](http://www.multiprecision.org/)</td>
            <td>1.1.0</td>
            <td>A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3</td>
          </tr>

          <tr>
            <td>[mpfr](http://www.mpfr.org/)</td>
            <td>4.0.1</td>
            <td>The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3</td>
          </tr>

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

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>0.5.6</td>
            <td>MessagePack (de)serializer. / Apache 2.0</td>
          </tr>

          <tr>
            <td>[multipledispatch](https://github.com/mrocklin/multipledispatch/)</td>
            <td>0.6.0</td>
            <td>Multiple dispatch in Python / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[nbconvert](http://jupyter.org)</td>
            <td>5.4.0</td>
            <td>Converting Jupyter Notebooks / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[ncurses](http://www.gnu.org/software/ncurses/)</td>
            <td>6.1</td>
            <td>Library for text-based user interfaces / Free software (MIT-like)</td>
          </tr>

          <tr>
            <td>[networkx](https://networkx.github.io/)</td>
            <td>2.2</td>
            <td>Python package for creating and manipulating complex networks / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.4</td>
            <td>Build Python programs to work with human language data / Apache 2.0</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-2.1</td>
          </tr>

          <tr>
            <td>[notebook](http://jupyter.org)</td>
            <td>5.7.4</td>
            <td>Jupyter Notebook / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[numba](https://github.com/numba)</td>
            <td>0.41.0</td>
            <td>NumPy aware dynamic Python compiler using LLVM / BSD 2-clause</td>
          </tr>

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

          <tr>
            <td>[numpy](https://numpy.org/)</td>
            <td>1.15.4</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>numpy-base</td>
            <td>1.15.4</td>

            <td />
          </tr>

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

          <tr>
            <td>[odo](http://odo.pydata.org)</td>
            <td>0.5.1</td>
            <td>Data migration in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[olefile](http://www.decalage.info/python/olefileio)</td>
            <td>0.46</td>
            <td>parse, read and write Microsoft OLE2 files / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[openpyxl](https://openpyxl.readthedocs.io)</td>
            <td>2.5.12</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.1.1a</td>
            <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL</td>
          </tr>

          <tr>
            <td>[packaging](https://github.com/pypa/packaging)</td>
            <td>18.0</td>
            <td>Core utilities for Python packages / Apache 2.0 or BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[pandas](http://pandas.pydata.org)</td>
            <td>0.23.4</td>
            <td>High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pandoc](http://pandoc.org/)</td>
            <td>1.19.2.1</td>
            <td>Universal markup converter (repackaged binaries). / GPL-2.0</td>
          </tr>

          <tr>
            <td>[pandocfilters](https://github.com/jgm/pandocfilters)</td>
            <td>1.4.2</td>
            <td>A python module for writing pandoc filters / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[parso](https://github.com/davidhalter/parso)</td>
            <td>0.3.1</td>
            <td>A Python Parser / MIT</td>
          </tr>

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>0.3.9</td>
            <td>Data structure for on-disk shuffle operations / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[pathlib2](https://github.com/mcmtroffaes/pathlib2)</td>
            <td>2.3.3</td>
            <td>Fork of pathlib aiming to support the full stdlib Python API. / MIT</td>
          </tr>

          <tr>
            <td>[patsy](https://github.com/pydata/patsy)</td>
            <td>0.5.1</td>
            <td>Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2</td>
          </tr>

          <tr>
            <td>[pcre](http://www.pcre.org/)</td>
            <td>8.42</td>
            <td>Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[pexpect](http://pexpect.sourceforge.net/)</td>
            <td>4.6.0</td>
            <td>Pexpect makes Python a better tool for controlling other applications. / ISC</td>
          </tr>

          <tr>
            <td>[pickleshare](https://github.com/pickleshare/pickleshare/)</td>
            <td>0.7.5</td>
            <td>Tiny ‘shelve’-like database with concurrency support / MIT</td>
          </tr>

          <tr>
            <td>[pillow](https://pillow.readthedocs.io)</td>
            <td>5.3.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL</td>
          </tr>

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

          <tr>
            <td>[pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk)</td>
            <td>1.4.2</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.8.0</td>
            <td>Plugin registration and hook calling for Python / MIT</td>
          </tr>

          <tr>
            <td>[ply](http://www.dabeaz.com/ply/index.html)</td>
            <td>3.11</td>
            <td>Python Lex-Yacc / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[prometheus\_client](https://github.com/prometheus/client_python)</td>
            <td>0.5.0</td>
            <td>Python client for the Prometheus monitoring system / Apache 2.0</td>
          </tr>

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

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

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

          <tr>
            <td>[py](https://github.com/pytest-dev/py)</td>
            <td>1.7.0</td>
            <td>library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
          </tr>

          <tr>
            <td>[py-lief](https://lief.quarkslab.com/)</td>
            <td>0.9.0</td>
            <td>A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0</td>
          </tr>

          <tr>
            <td>[pycodestyle](https://pycodestyle.readthedocs.io/)</td>
            <td>2.4.0</td>
            <td>Python style guide checker / MIT</td>
          </tr>

          <tr>
            <td>[pycosat](https://github.com/ContinuumIO/pycosat)</td>
            <td>0.6.3</td>
            <td>Bindings to picosat (a SAT solver) / MIT</td>
          </tr>

          <tr>
            <td>[pycparser](https://github.com/eliben/pycparser)</td>
            <td>2.19</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</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.2</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pyflakes](https://github.com/PyCQA/pyflakes)</td>
            <td>2.0.0</td>
            <td>Pyflakes analyzes programs and detects various errors. / MIT</td>
          </tr>

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.3.1</td>
            <td>Generic syntax highlighting package / BSD 2-clause</td>
          </tr>

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

          <tr>
            <td>[pyodbc](https://github.com/mkleehammer/pyodbc)</td>
            <td>4.0.25</td>
            <td>DB API Module for ODBC / MIT</td>
          </tr>

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

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

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

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.6.8</td>
            <td>A Python SOCKS client module. See [Anorov/PySocks](https://github.com/Anorov/PySocks) for more information. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pytables](http://www.pytables.org)</td>
            <td>3.4.4</td>
            <td>Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pytest](https://docs.pytest.org/en/latest/)</td>
            <td>4.0.2</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[pytest-arraydiff](https://github.com/astrofrog/pytest-arraydiff)</td>
            <td>0.3</td>
            <td>pytest plugin to help with comparing array output from tests / BSD</td>
          </tr>

          <tr>
            <td>[pytest-astropy](https://github.com/astropy/pytest-astropy)</td>
            <td>0.5.0</td>
            <td>Meta-package containing dependencies for testing Astropy / BSD</td>
          </tr>

          <tr>
            <td>[pytest-doctestplus](https://github.com/astropy/pytest-doctestplus)</td>
            <td>0.2.0</td>
            <td>Pytest plugin with advanced doctest features / BSD</td>
          </tr>

          <tr>
            <td>[pytest-openfiles](https://github.com/astropy/pytest-openfiles)</td>
            <td>0.3.1</td>
            <td>Pytest plugin for detecting inadvertent open file handles / BSD</td>
          </tr>

          <tr>
            <td>[pytest-remotedata](https://github.com/astropy/pytest-remotedata)</td>
            <td>0.3.1</td>
            <td>Pytest plugin for controlling remote data access / BSD</td>
          </tr>

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

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

          <tr>
            <td>python-libarchive-c</td>
            <td>2.8</td>

            <td />
          </tr>

          <tr>
            <td>python.app</td>
            <td>2</td>
            <td>Proxy on OS X letting Python libraries hook into the gui event loop / BSD</td>
          </tr>

          <tr>
            <td>[pytz](http://pythonhosted.org/pytz/)</td>
            <td>2018.7</td>
            <td>World timezone definitions, modern and historical. / MIT</td>
          </tr>

          <tr>
            <td>[pywavelets](https://github.com/PyWavelets/pywt)</td>
            <td>1.0.1</td>
            <td>Discrete Wavelet Transforms in Python. / MIT</td>
          </tr>

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

          <tr>
            <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
            <td>17.1.2</td>
            <td>Python bindings for zeromq / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[qt](http://qt-project.org)</td>
            <td>5.9.7</td>
            <td>Qt is a cross-platform application and UI framework. / LGPL-3.0</td>
          </tr>

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

          <tr>
            <td>[qtconsole](http://jupyter.org)</td>
            <td>4.4.3</td>
            <td>Jupyter Qt console / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
            <td>1.5.2</td>
            <td>Abstraction layer for PyQt5/PyQt4/PySide / MIT</td>
          </tr>

          <tr>
            <td>readline</td>
            <td>7.0</td>
            <td>library for editing command lines as they are typed in / GPL-3.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.21.0</td>
            <td>Python HTTP for Humans / Apache 2.0</td>
          </tr>

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

          <tr>
            <td>ruamel\_yaml</td>
            <td>0.15.46</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

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

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

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

          <tr>
            <td>[seaborn](https://seaborn.pydata.org)</td>
            <td>0.9.0</td>
            <td>Statistical data visualization / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[send2trash](https://github.com/hsoft/send2trash)</td>
            <td>1.5.0</td>
            <td>Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[setuptools](https://github.com/pypa/setuptools)</td>
            <td>40.6.3</td>
            <td>Download, build, install, upgrade, and uninstall Python packages / MIT</td>
          </tr>

          <tr>
            <td>[simplegeneric](http://cheeseshop.python.org/pypi/simplegeneric)</td>
            <td>0.8.1</td>
            <td>Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public</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.19.8</td>
            <td>Create Python bindings for C and C++ libraries / GPL-3.0</td>
          </tr>

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

          <tr>
            <td>[snappy](https://github.com/google/snappy)</td>
            <td>1.1.7</td>
            <td>A fast compressor/decompressor / BSD 3-clause</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-2-Clause</td>
          </tr>

          <tr>
            <td>[sortedcollections](http://www.grantjenks.com/docs/sortedcollections/)</td>
            <td>1.0.1</td>
            <td>Python Sorted Collections / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>1.8.2</td>
            <td>Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause</td>
          </tr>

          <tr>
            <td>sphinxcontrib</td>
            <td>1.0</td>
            <td>Python namespace for sphinxcontrib / BSD</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-websupport](https://pypi.python.org/pypi/sphinxcontrib-websupport)</td>
            <td>1.1.0</td>
            <td>Sphinx API for Web Apps / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[spyder](https://www.spyder-ide.org/)</td>
            <td>3.3.2</td>
            <td>The Scientific Python Development Environment / MIT</td>
          </tr>

          <tr>
            <td>[spyder-kernels](https://github.com/spyder-ide/spyder-kernels)</td>
            <td>0.3.0</td>
            <td>Jupyter kernels for the Spyder console / MIT</td>
          </tr>

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

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.26.0</td>
            <td>Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (`&lt;http://www.sqlite.org/copyright.html&gt;`)</td>
          </tr>

          <tr>
            <td>[statsmodels](https://www.statsmodels.org)</td>
            <td>0.9.0</td>
            <td>Statistical computations and models for use with SciPy / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](http://sympy.org)</td>
            <td>1.3</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 serialization library. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[terminado](https://github.com/jupyter/terminado)</td>
            <td>0.8.1</td>
            <td>Terminals served by tornado websockets / BSD 2-clause</td>
          </tr>

          <tr>
            <td>[testpath](https://testpath.readthedocs.io)</td>
            <td>0.4.2</td>
            <td>Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tk](http://www.tcl.tk/)</td>
            <td>8.6.8</td>
            <td>A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk</td>
          </tr>

          <tr>
            <td>[toolz](http://toolz.readthedocs.org/)</td>
            <td>0.9.0</td>
            <td>A functional standard library for Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>5.1.1</td>
            <td>A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0</td>
          </tr>

          <tr>
            <td>[tqdm](https://pypi.python.org/pypi/tqdm)</td>
            <td>4.28.1</td>
            <td>A Fast, Extensible Progress Meter / MPLv2.0, MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://ipython.org/)</td>
            <td>4.3.2</td>
            <td>Configuration system for Python applications / BSD 3-clause</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/)</td>
            <td>2.3.7</td>
            <td>ODBC on non MS Windows platforms / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.24.1</td>
            <td>HTTP library with thread-safe connection pooling, file post, and more. / MIT</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>[webencodings](https://github.com/gsnedders/python-webencodings)</td>
            <td>0.5.1</td>
            <td>Character encoding aliases for legacy web content / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[werkzeug](http://werkzeug.pocoo.org/)</td>
            <td>0.14.1</td>
            <td>The Python WSGI Utility Library. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[widgetsnbextension](http://ipython.org)</td>
            <td>3.4.2</td>
            <td>Interactive Widgets for Jupyter / BSD 3-clause</td>
          </tr>

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

          <tr>
            <td>[wurlitzer](https://github.com/minrk/wurlitzer)</td>
            <td>1.0.2</td>
            <td>Capture C-level stdout/stderr in Python / MIT</td>
          </tr>

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>1.2.0</td>
            <td>Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising</td>
          </tr>

          <tr>
            <td>[xlsxwriter](https://xlsxwriter.readthedocs.io/)</td>
            <td>1.1.2</td>
            <td>A Python module for creating Excel XLSX files / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[xlwings](http://xlwings.org/)</td>
            <td>0.15.1</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.3.0</td>
            <td>Writing data and formatting information to Excel files / BSD</td>
          </tr>

          <tr>
            <td>[xz](http://tukaani.org/xz/)</td>
            <td>5.2.4</td>
            <td>Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0</td>
          </tr>

          <tr>
            <td>[yaml](http://pyyaml.org/wiki/LibYAML)</td>
            <td>0.1.7</td>
            <td>A C library for parsing and emitting YAML. / MIT</td>
          </tr>

          <tr>
            <td>[zeromq](http://zeromq.org)</td>
            <td>4.2.5</td>
            <td>A high-performance asynchronous messaging library. / LGPL 3</td>
          </tr>

          <tr>
            <td>[zict](http://github.com/mrocklin/zict)</td>
            <td>0.1.3</td>
            <td>Composable Dictionary Classes / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[zlib](http://zlib.net/)</td>
            <td>1.2.11</td>
            <td>Massively spiffy yet delicately unobtrusive compression library / zlib</td>
          </tr>

          <tr>
            <td>zstd</td>
            <td>1.3.7</td>
            <td>Zstandard - Fast real-time compression algorithm / BSD 3-Clause</td>
          </tr>
        </tbody>
      </table>
    </Accordion>

    <Accordion title="Anaconda 2018.12 for 64-bit Linux on IBM Power CPUs with Python 3.7">
      <table>
        <thead>
          <tr>
            <th>Name</th>
            <th>Version</th>
            <th>Summary / License</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[\_ipyw\_jlab\_nb\_ext\_conf](https://github.com/ContinuumIO/anaconda-nb-extensions-meta-config)</td>
            <td>0.1.0</td>
            <td>A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD</td>
          </tr>

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

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

          <tr>
            <td>[anaconda-project](https://github.com/Anaconda-Platform/anaconda-project)</td>
            <td>0.8.2</td>
            <td>Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>0.24.0</td>
            <td>Python ASN.1 library with a focus on performance and a pythonic API / MIT</td>
          </tr>

          <tr>
            <td>astroid</td>
            <td>2.1.0</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL 2.1</td>
          </tr>

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

          <tr>
            <td>[atomicwrites](https://github.com/untitaker/python-atomicwrites)</td>
            <td>1.2.1</td>
            <td>Atomic file writes. / MIT</td>
          </tr>

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>18.2.0</td>
            <td>attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT</td>
          </tr>

          <tr>
            <td>[automat](https://github.com/glyph/Automat)</td>
            <td>0.7.0</td>
            <td>self-service finite-state machines for the programmer on the go / MIT</td>
          </tr>

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

          <tr>
            <td>[backcall](https://github.com/takluyver/backcall/)</td>
            <td>0.1.0</td>
            <td>Specifications for callback functions passed in to an API / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[backports.os](https://github.com/pjdelport/backports.os)</td>
            <td>0.1.1</td>
            <td>Backport of new features in Python’s os module / Python Software Foundation</td>
          </tr>

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

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

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

          <tr>
            <td>[bkcharts](http://github.com/bokeh/bkcharts)</td>
            <td>0.2</td>
            <td>High level chart types built on top of Bokeh / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>blas</td>
            <td>1.0</td>

            <td />
          </tr>

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>3.0.2</td>
            <td>Easy, whitelist-based HTML-sanitizing tool / Apache-2.0</td>
          </tr>

          <tr>
            <td>[blosc](https://github.com/Blosc/c-blosc)</td>
            <td>1.14.4</td>
            <td>A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[bokeh](http://bokeh.pydata.org/)</td>
            <td>1.0.2</td>
            <td>Statistical and novel interactive HTML plots for Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[boto](https://github.com/boto/boto/)</td>
            <td>2.49.0</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. / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[ca-certificates](https://github.com/conda-forge/ca-certificates-feedstock)</td>
            <td>2018.03.07</td>
            <td>Certificates for use with other packages. / ISC</td>
          </tr>

          <tr>
            <td>[cairo](http://cairographics.org/)</td>
            <td>1.14.12</td>
            <td>Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1</td>
          </tr>

          <tr>
            <td>certifi</td>
            <td>2018.11.29</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

          <tr>
            <td>cffi</td>
            <td>1.11.5</td>
            <td>Foreign Function Interface for Python calling C code. / MIT</td>
          </tr>

          <tr>
            <td>[chardet](https://github.com/chardet/chardet)</td>
            <td>3.0.4</td>
            <td>Universal character encoding detector / LGPL2</td>
          </tr>

          <tr>
            <td>[click](https://palletsprojects.com/p/click)</td>
            <td>7.0</td>
            <td>Python composable command line interface toolkit / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[colorama](https://github.com/tartley/colorama)</td>
            <td>0.4.1</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.5.12</td>
            <td>OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-build](https://github.com/conda/conda-build)</td>
            <td>3.16.3</td>
            <td>tools for building conda packages / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-env](https://github.com/conda/conda-env)</td>
            <td>2.6.0</td>
            <td>Tools for interacting with conda environments. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-verify](https://github.com/conda/conda-verify)</td>
            <td>3.1.1</td>
            <td>tool for validating conda recipes and conda packages / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[constantly](https://github.com/twisted/constantly)</td>
            <td>15.1.0</td>
            <td>Symbolic constants in Python / 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://github.com/pyca/cryptography)</td>
            <td>2.4.2</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.63.0</td>
            <td>tool and library for transferring data with URL syntax / MIT/X derivate (`&lt;http://curl.haxx.se/docs/copyright.html&gt;`)</td>
          </tr>

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

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

          <tr>
            <td>[cytoolz](https://github.com/pytoolz/cytoolz)</td>
            <td>0.9.0.1</td>
            <td>Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[dask](http://github.com/dask/dask/)</td>
            <td>1.0.0</td>
            <td>Parallel Python with task scheduling / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[dask-core](http://github.com/dask/dask/)</td>
            <td>1.0.0</td>
            <td>Parallel Python with task scheduling / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>datashape</td>
            <td>0.5.4</td>
            <td>A data description language. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[decorator](https://github.com/micheles/decorator)</td>
            <td>4.3.0</td>
            <td>Better living through Python with decorators. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>distributed</td>
            <td>1.25.1</td>
            <td>Distributed computing with Dask / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.14</td>
            <td>Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0</td>
          </tr>

          <tr>
            <td>[entrypoints](https://github.com/takluyver/entrypoints)</td>
            <td>0.2.3</td>
            <td>Discover and load entry points from installed packages. / MIT License</td>
          </tr>

          <tr>
            <td>[et\_xmlfile](https://openpyxl.pages.heptapod.net/et_xmlfile/)</td>
            <td>1.0.1</td>
            <td>An implementation of lxml.xmlfile for the standard library / MIT</td>
          </tr>

          <tr>
            <td>[expat](http://expat.sourceforge.net/)</td>
            <td>2.2.6</td>
            <td>Expat XML parser library 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 lru\_cache / MIT</td>
          </tr>

          <tr>
            <td>[filelock](https://github.com/benediktschmitt/py-filelock)</td>
            <td>3.0.10</td>
            <td>A platform independent file lock. / Public Domain</td>
          </tr>

          <tr>
            <td>[flask](https://flask.palletsprojects.com/en/stable/)</td>
            <td>1.0.2</td>
            <td>A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[freetype](https://www.freetype.org/)</td>
            <td>2.9.1</td>
            <td>A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType</td>
          </tr>

          <tr>
            <td>[future](http://python-future.org)</td>
            <td>0.17.1</td>
            <td>Clean single-source support for Python 3 and 2 / MIT</td>
          </tr>

          <tr>
            <td>[get\_terminal\_size](https://github.com/chrippa/backports.shutil_get_terminal_size)</td>
            <td>1.0.0</td>
            <td>Get the size of the terminal window. / MIT</td>
          </tr>

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

          <tr>
            <td>[glib](https://developer.gnome.org/glib/)</td>
            <td>2.56.2</td>
            <td>Provides core application building blocks for libraries and applications written in C. / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[glob2](https://github.com/miracle2k/python-glob2)</td>
            <td>0.6</td>
            <td>Version of the glob module that supports recursion via \*\*, and can capture patterns. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[gmp](http://gmplib.org/)</td>
            <td>6.1.2</td>
            <td>The GNU multiprecision library. / GPL 2 and LGPL 3</td>
          </tr>

          <tr>
            <td>[gmpy2](https://pypi.python.org/pypi/gmpy2)</td>
            <td>2.0.8</td>
            <td>GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3</td>
          </tr>

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

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>2.8.0</td>
            <td>Read and write HDF5 files from Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
            <td>1.10.2</td>
            <td>HDF5 is a data model, library, and file format for storing and managing data / HDF5</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 3-Clause</td>
          </tr>

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

          <tr>
            <td>[hyperlink](https://github.com/python-hyper/hyperlink)</td>
            <td>18.0.0</td>
            <td>Immutable, Pythonic, correct URLs. / MIT</td>
          </tr>

          <tr>
            <td>[icu](http://site.icu-project.org/)</td>
            <td>58.2</td>
            <td>International Components for Unicode. / MIT</td>
          </tr>

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

          <tr>
            <td>[imageio](http://imageio.github.io)</td>
            <td>2.4.1</td>
            <td>a Python library for reading and writing image data / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[importlib\_metadata](http://importlib-metadata.readthedocs.io)</td>
            <td>0.6</td>
            <td>A library to access the metadata for a Python package / APACHE-2.0</td>
          </tr>

          <tr>
            <td>[incremental](https://twistedmatrix.com)</td>
            <td>17.5.0</td>
            <td>A library that versions your Python projects / MIT License</td>
          </tr>

          <tr>
            <td>[ipykernel](https://ipython.org)</td>
            <td>5.1.0</td>
            <td>IPython Kernel for Jupyter / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ipython](https://ipython.org/)</td>
            <td>7.2.0</td>
            <td>IPython: Productive Interactive Computing / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[ipywidgets](https://github.com/ipython/ipywidgets)</td>
            <td>7.4.2</td>
            <td>Jupyter Interactive Widgets / BSD 3-clause</td>
          </tr>

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

          <tr>
            <td>[itsdangerous](https://github.com/pallets/itsdangerous)</td>
            <td>1.1.0</td>
            <td>Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[jdcal](https://github.com/phn/jdcal)</td>
            <td>1.4</td>
            <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[jedi](https://github.com/davidhalter/jedi/)</td>
            <td>0.13.2</td>
            <td>An autocompletion tool for Python that can be used for text editors. / MIT</td>
          </tr>

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

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

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</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>Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[jupyter\_core](http://jupyter.org)</td>
            <td>4.4.0</td>
            <td>Core common functionality of Jupyter projects. / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[jupyterlab](https://github.com/jupyterlab/jupyterlab)</td>
            <td>0.35.3</td>
            <td>JupyterLab PRE-ALPHA / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_server](http://github.com/jupyterlab/jupyterlab_server)</td>
            <td>0.2.0</td>
            <td>A set of server components for JupyterLab and JupyterLab like applications. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.0.1</td>
            <td>A fast implementation of the Cassowary constraint solver / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.16.1</td>
            <td>A network authentication protocol. / MIT</td>
          </tr>

          <tr>
            <td>[lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy)</td>
            <td>1.3.1</td>
            <td>A fast and thorough lazy object proxy. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[libarchive](http://www.libarchive.org/)</td>
            <td>3.3.3</td>
            <td>Multi-format archive and compression library / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.63.0</td>
            <td>tool and library for transferring data with URL syntax / MIT/X derivate (`&lt;http://curl.haxx.se/docs/copyright.html&gt;`)</td>
          </tr>

          <tr>
            <td>[libedit](http://thrysoee.dk/editline/)</td>
            <td>3.1.20170329</td>
            <td>Editline Library (libedit) / NetBSD</td>
          </tr>

          <tr>
            <td>[libffi](https://sourceware.org/libffi/)</td>
            <td>3.2.1</td>
            <td>A Portable Foreign Function Interface Library. / Custom</td>
          </tr>

          <tr>
            <td>[libgcc-ng](https://gcc.gnu.org/onlinedocs/gccint/Libgcc.html)</td>
            <td>8.2.0</td>
            <td>The GCC low-level runtime library / GPL</td>
          </tr>

          <tr>
            <td>[libgfortran](http://gcc.gnu.org/)</td>
            <td>3.0.0</td>
            <td>Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1)</td>
          </tr>

          <tr>
            <td>[libgfortran-ng](https://gcc.gnu.org/)</td>
            <td>7.3.0</td>
            <td>The GNU Fortran Runtime Library / GPL</td>
          </tr>

          <tr>
            <td>[libiconv](https://www.gnu.org/software/libiconv/)</td>
            <td>1.14</td>
            <td>Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL</td>
          </tr>

          <tr>
            <td>[libopenblas](http://www.openblas.net/)</td>
            <td>0.2.20</td>
            <td>An Optimized BLAS library / BSD</td>
          </tr>

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

          <tr>
            <td>[libsodium](http://libsodium.org)</td>
            <td>1.0.16</td>
            <td>A modern and easy-to-use crypto library. / ISC</td>
          </tr>

          <tr>
            <td>[libssh2](https://www.libssh2.org/)</td>
            <td>1.8.0</td>
            <td>the SSH library / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[libstdcxx-ng](https://gcc.gnu.org/)</td>
            <td>8.2.0</td>
            <td>The GNU C++ Runtime Library / GPL3 with runtime exception</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.0.9</td>
            <td>Support for the Tag Image File Format (TIFF). / HPND</td>
          </tr>

          <tr>
            <td>[libuuid](http://sourceforge.net/projects/libuuid/)</td>
            <td>1.0.3</td>
            <td>Portable uuid C library. / BSD 3-Clause</td>
          </tr>

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

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

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

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

          <tr>
            <td>[lxml](http://lxml.de/)</td>
            <td>4.2.5</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.8.1.2</td>
            <td>Extremely Fast Compression algorithm / BSD 2-clause</td>
          </tr>

          <tr>
            <td>[lzo](http://www.oberhumer.com/opensource/lzo/)</td>
            <td>2.10</td>
            <td>LZO is a portable lossless data compression library written in ANSI C. / GPL v2+</td>
          </tr>

          <tr>
            <td>[markupsafe](https://www.palletsprojects.com/p/markupsafe)</td>
            <td>1.1.0</td>
            <td>A Python module that implements the jinja2.Markup string / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[matplotlib](http://matplotlib.org/)</td>
            <td>3.0.2</td>
            <td>Publication quality figures in Python / PSF-based</td>
          </tr>

          <tr>
            <td>[mccabe](https://github.com/PyCQA/mccabe)</td>
            <td>0.6.1</td>
            <td>McCabe complexity checker for Python / MIT</td>
          </tr>

          <tr>
            <td>[mistune](https://github.com/lepture/mistune)</td>
            <td>0.8.4</td>
            <td>The fastest markdown parser in pure Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/erikrose/more-itertools)</td>
            <td>4.3.0</td>
            <td>More routines for operating on iterables, beyond itertools / MIT</td>
          </tr>

          <tr>
            <td>[mpc](http://www.multiprecision.org/)</td>
            <td>1.1.0</td>
            <td>A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3</td>
          </tr>

          <tr>
            <td>[mpfr](http://www.mpfr.org/)</td>
            <td>4.0.1</td>
            <td>The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3</td>
          </tr>

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

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>0.5.6</td>
            <td>MessagePack (de)serializer. / Apache 2.0</td>
          </tr>

          <tr>
            <td>[multipledispatch](https://github.com/mrocklin/multipledispatch/)</td>
            <td>0.6.0</td>
            <td>Multiple dispatch in Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[nbconvert](http://jupyter.org)</td>
            <td>5.3.1</td>
            <td>Converting Jupyter Notebooks / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[ncurses](http://www.gnu.org/software/ncurses/)</td>
            <td>6.1</td>
            <td>Library for text-based user interfaces / Free software (MIT-like)</td>
          </tr>

          <tr>
            <td>[networkx](https://networkx.github.io/)</td>
            <td>2.2</td>
            <td>Python package for creating and manipulating complex networks / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.4</td>
            <td>Build Python programs to work with human language data / Apache 2.0</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-2.1</td>
          </tr>

          <tr>
            <td>[notebook](http://jupyter.org)</td>
            <td>5.7.4</td>
            <td>Jupyter Notebook / BSD 3-clause</td>
          </tr>

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

          <tr>
            <td>[numpy](https://numpy.org/)</td>
            <td>1.14.5</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>numpy-base</td>
            <td>1.14.5</td>

            <td />
          </tr>

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

          <tr>
            <td>[odo](http://odo.pydata.org)</td>
            <td>0.5.1</td>
            <td>Data migration in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[olefile](http://www.decalage.info/python/olefileio)</td>
            <td>0.46</td>
            <td>parse, read and write Microsoft OLE2 files / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[openblas](http://www.openblas.net/)</td>
            <td>0.2.20</td>
            <td>An Optimized BLAS library / BSD</td>
          </tr>

          <tr>
            <td>openblas-devel</td>
            <td>0.2.20</td>

            <td />
          </tr>

          <tr>
            <td>[openpyxl](https://openpyxl.readthedocs.io)</td>
            <td>2.5.12</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.1.1a</td>
            <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL</td>
          </tr>

          <tr>
            <td>[packaging](https://github.com/pypa/packaging)</td>
            <td>18.0</td>
            <td>Core utilities for Python packages / Apache 2.0 or BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[pandas](http://pandas.pydata.org)</td>
            <td>0.23.4</td>
            <td>High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pandoc](http://pandoc.org/)</td>
            <td>2.0.0.1</td>
            <td>Universal markup converter (repackaged binaries). / GPL-2.0</td>
          </tr>

          <tr>
            <td>[pandocfilters](https://github.com/jgm/pandocfilters)</td>
            <td>1.4.2</td>
            <td>A python module for writing pandoc filters / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[parso](https://github.com/davidhalter/parso)</td>
            <td>0.3.1</td>
            <td>A Python Parser / MIT</td>
          </tr>

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>0.3.9</td>
            <td>Data structure for on-disk shuffle operations / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[patchelf](http://nixos.org/patchelf.html)</td>
            <td>0.9</td>
            <td>A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3</td>
          </tr>

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

          <tr>
            <td>[pathlib2](https://github.com/mcmtroffaes/pathlib2)</td>
            <td>2.3.3</td>
            <td>Fork of pathlib aiming to support the full stdlib Python API. / MIT</td>
          </tr>

          <tr>
            <td>[patsy](https://github.com/pydata/patsy)</td>
            <td>0.5.1</td>
            <td>Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2</td>
          </tr>

          <tr>
            <td>[pcre](http://www.pcre.org/)</td>
            <td>8.42</td>
            <td>Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[pexpect](http://pexpect.sourceforge.net/)</td>
            <td>4.6.0</td>
            <td>Pexpect makes Python a better tool for controlling other applications. / ISC</td>
          </tr>

          <tr>
            <td>[pickleshare](https://github.com/pickleshare/pickleshare/)</td>
            <td>0.7.5</td>
            <td>Tiny ‘shelve’-like database with concurrency support / MIT</td>
          </tr>

          <tr>
            <td>[pillow](https://pillow.readthedocs.io)</td>
            <td>5.3.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL</td>
          </tr>

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

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

          <tr>
            <td>[pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk)</td>
            <td>1.4.2</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.8.0</td>
            <td>Plugin registration and hook calling for Python / MIT</td>
          </tr>

          <tr>
            <td>[ply](http://www.dabeaz.com/ply/index.html)</td>
            <td>3.11</td>
            <td>Python Lex-Yacc / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[prometheus\_client](https://github.com/prometheus/client_python)</td>
            <td>0.5.0</td>
            <td>Python client for the Prometheus monitoring system / Apache 2.0</td>
          </tr>

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

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

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

          <tr>
            <td>[py](https://github.com/pytest-dev/py)</td>
            <td>1.7.0</td>
            <td>library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
          </tr>

          <tr>
            <td>[pyasn1-modules](http://pyasn1.sourceforge.net/)</td>
            <td>0.2.2</td>
            <td>A collection of ASN.1-based protocols modules. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[pycodestyle](https://pycodestyle.readthedocs.io/)</td>
            <td>2.4.0</td>
            <td>Python style guide checker / MIT</td>
          </tr>

          <tr>
            <td>[pycosat](https://github.com/ContinuumIO/pycosat)</td>
            <td>0.6.3</td>
            <td>Bindings to picosat (a SAT solver) / MIT</td>
          </tr>

          <tr>
            <td>[pycparser](https://github.com/eliben/pycparser)</td>
            <td>2.19</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</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.2</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pyflakes](https://github.com/PyCQA/pyflakes)</td>
            <td>2.0.0</td>
            <td>Pyflakes analyzes programs and detects various errors. / MIT</td>
          </tr>

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.3.1</td>
            <td>Generic syntax highlighting package / BSD 2-clause</td>
          </tr>

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

          <tr>
            <td>[pyodbc](https://github.com/mkleehammer/pyodbc)</td>
            <td>4.0.25</td>
            <td>DB API Module for ODBC / MIT</td>
          </tr>

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

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

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.6.8</td>
            <td>A Python SOCKS client module. See [Anorov/PySocks](https://github.com/Anorov/PySocks) for more information. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pytables](http://www.pytables.org)</td>
            <td>3.4.4</td>
            <td>Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pytest](https://docs.pytest.org/en/latest/)</td>
            <td>4.0.2</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[pytest-arraydiff](https://github.com/astrofrog/pytest-arraydiff)</td>
            <td>0.3</td>
            <td>pytest plugin to help with comparing array output from tests / BSD</td>
          </tr>

          <tr>
            <td>[pytest-astropy](https://github.com/astropy/pytest-astropy)</td>
            <td>0.5.0</td>
            <td>Meta-package containing dependencies for testing Astropy / BSD</td>
          </tr>

          <tr>
            <td>[pytest-doctestplus](https://github.com/astropy/pytest-doctestplus)</td>
            <td>0.2.0</td>
            <td>Pytest plugin with advanced doctest features / BSD</td>
          </tr>

          <tr>
            <td>[pytest-openfiles](https://github.com/astropy/pytest-openfiles)</td>
            <td>0.3.1</td>
            <td>Pytest plugin for detecting inadvertent open file handles / BSD</td>
          </tr>

          <tr>
            <td>[pytest-remotedata](https://github.com/astropy/pytest-remotedata)</td>
            <td>0.3.1</td>
            <td>Pytest plugin for controlling remote data access / BSD</td>
          </tr>

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

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

          <tr>
            <td>python-libarchive-c</td>
            <td>2.8</td>

            <td />
          </tr>

          <tr>
            <td>[pytz](http://pythonhosted.org/pytz/)</td>
            <td>2018.7</td>
            <td>World timezone definitions, modern and historical. / MIT</td>
          </tr>

          <tr>
            <td>[pywavelets](https://github.com/PyWavelets/pywt)</td>
            <td>1.0.1</td>
            <td>Discrete Wavelet Transforms in Python. / MIT</td>
          </tr>

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

          <tr>
            <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
            <td>17.1.2</td>
            <td>Python bindings for zeromq / BSD 3-clause</td>
          </tr>

          <tr>
            <td>readline</td>
            <td>7.0</td>
            <td>library for editing command lines as they are typed in / GPL-3.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.21.0</td>
            <td>Python HTTP for Humans / Apache 2.0</td>
          </tr>

          <tr>
            <td>ruamel\_yaml</td>
            <td>0.15.46</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

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

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

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

          <tr>
            <td>[seaborn](https://seaborn.pydata.org)</td>
            <td>0.9.0</td>
            <td>Statistical data visualization / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[send2trash](https://github.com/hsoft/send2trash)</td>
            <td>1.5.0</td>
            <td>Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[setuptools](https://github.com/pypa/setuptools)</td>
            <td>40.6.3</td>
            <td>Download, build, install, upgrade, and uninstall Python packages / MIT</td>
          </tr>

          <tr>
            <td>[simplegeneric](http://cheeseshop.python.org/pypi/simplegeneric)</td>
            <td>0.8.1</td>
            <td>Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public</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>[six](http://pypi.python.org/pypi/six/)</td>
            <td>1.12.0</td>
            <td>Python 2 and 3 compatibility utilities / MIT</td>
          </tr>

          <tr>
            <td>[snappy](https://github.com/google/snappy)</td>
            <td>1.1.7</td>
            <td>A fast compressor/decompressor / BSD 3-clause</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-2-Clause</td>
          </tr>

          <tr>
            <td>[sortedcollections](http://www.grantjenks.com/docs/sortedcollections/)</td>
            <td>1.0.1</td>
            <td>Python Sorted Collections / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>1.8.2</td>
            <td>Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause</td>
          </tr>

          <tr>
            <td>sphinxcontrib</td>
            <td>1.0</td>
            <td>Python namespace for sphinxcontrib / BSD</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-websupport](https://pypi.python.org/pypi/sphinxcontrib-websupport)</td>
            <td>1.1.0</td>
            <td>Sphinx API for Web Apps / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.26.0</td>
            <td>Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (`&lt;http://www.sqlite.org/copyright.html&gt;`)</td>
          </tr>

          <tr>
            <td>[statsmodels](https://www.statsmodels.org)</td>
            <td>0.9.0</td>
            <td>Statistical computations and models for use with SciPy / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](http://sympy.org)</td>
            <td>1.3</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 serialization library. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[terminado](https://github.com/jupyter/terminado)</td>
            <td>0.8.1</td>
            <td>Terminals served by tornado websockets / BSD 2-clause</td>
          </tr>

          <tr>
            <td>[testpath](https://testpath.readthedocs.io)</td>
            <td>0.4.2</td>
            <td>Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tk](http://www.tcl.tk/)</td>
            <td>8.6.8</td>
            <td>A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk</td>
          </tr>

          <tr>
            <td>[toolz](http://toolz.readthedocs.org/)</td>
            <td>0.9.0</td>
            <td>A functional standard library for Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>5.1.1</td>
            <td>A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0</td>
          </tr>

          <tr>
            <td>[tqdm](https://pypi.python.org/pypi/tqdm)</td>
            <td>4.28.1</td>
            <td>A Fast, Extensible Progress Meter / MPLv2.0, MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://ipython.org/)</td>
            <td>4.3.2</td>
            <td>Configuration system for Python applications / BSD 3-clause</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/)</td>
            <td>2.3.7</td>
            <td>ODBC on non MS Windows platforms / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.24.1</td>
            <td>HTTP library with thread-safe connection pooling, file post, and more. / MIT</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>[webencodings](https://github.com/gsnedders/python-webencodings)</td>
            <td>0.5.1</td>
            <td>Character encoding aliases for legacy web content / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[werkzeug](http://werkzeug.pocoo.org/)</td>
            <td>0.14.1</td>
            <td>The Python WSGI Utility Library. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[widgetsnbextension](http://ipython.org)</td>
            <td>3.4.2</td>
            <td>Interactive Widgets for Jupyter / BSD 3-clause</td>
          </tr>

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

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>1.2.0</td>
            <td>Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising</td>
          </tr>

          <tr>
            <td>[xlsxwriter](https://xlsxwriter.readthedocs.io/)</td>
            <td>1.1.2</td>
            <td>A Python module for creating Excel XLSX files / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[xz](http://tukaani.org/xz/)</td>
            <td>5.2.4</td>
            <td>Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0</td>
          </tr>

          <tr>
            <td>[yaml](http://pyyaml.org/wiki/LibYAML)</td>
            <td>0.1.7</td>
            <td>A C library for parsing and emitting YAML. / MIT</td>
          </tr>

          <tr>
            <td>[zeromq](http://zeromq.org)</td>
            <td>4.2.5</td>
            <td>A high-performance asynchronous messaging library. / LGPL 3</td>
          </tr>

          <tr>
            <td>[zict](http://github.com/mrocklin/zict)</td>
            <td>0.1.3</td>
            <td>Composable Dictionary Classes / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[zlib](http://zlib.net/)</td>
            <td>1.2.11</td>
            <td>Massively spiffy yet delicately unobtrusive compression library / zlib</td>
          </tr>

          <tr>
            <td>zstd</td>
            <td>1.3.7</td>
            <td>Zstandard - Fast real-time compression algorithm / BSD 3-Clause</td>
          </tr>
        </tbody>
      </table>
    </Accordion>

    <Accordion title="Anaconda 2018.12 for 64-bit Linux with Python 3.7">
      <table>
        <thead>
          <tr>
            <th>Name</th>
            <th>Version</th>
            <th>Summary / License</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[\_ipyw\_jlab\_nb\_ext\_conf](https://github.com/ContinuumIO/anaconda-nb-extensions-meta-config)</td>
            <td>0.1.0</td>
            <td>A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD</td>
          </tr>

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

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

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

          <tr>
            <td>[anaconda-project](https://github.com/Anaconda-Platform/anaconda-project)</td>
            <td>0.8.2</td>
            <td>Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>0.24.0</td>
            <td>Python ASN.1 library with a focus on performance and a pythonic API / MIT</td>
          </tr>

          <tr>
            <td>astroid</td>
            <td>2.1.0</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL 2.1</td>
          </tr>

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

          <tr>
            <td>[atomicwrites](https://github.com/untitaker/python-atomicwrites)</td>
            <td>1.2.1</td>
            <td>Atomic file writes. / MIT</td>
          </tr>

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>18.2.0</td>
            <td>attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT</td>
          </tr>

          <tr>
            <td>[automat](https://github.com/glyph/Automat)</td>
            <td>0.7.0</td>
            <td>self-service finite-state machines for the programmer on the go / MIT</td>
          </tr>

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

          <tr>
            <td>[backcall](https://github.com/takluyver/backcall/)</td>
            <td>0.1.0</td>
            <td>Specifications for callback functions passed in to an API / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[backports.os](https://github.com/pjdelport/backports.os)</td>
            <td>0.1.1</td>
            <td>Backport of new features in Python’s os module / Python Software Foundation</td>
          </tr>

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

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

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

          <tr>
            <td>[bkcharts](http://github.com/bokeh/bkcharts)</td>
            <td>0.2</td>
            <td>High level chart types built on top of Bokeh / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>blas</td>
            <td>1.0</td>

            <td />
          </tr>

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

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>3.0.2</td>
            <td>Easy, whitelist-based HTML-sanitizing tool / Apache-2.0</td>
          </tr>

          <tr>
            <td>[blosc](https://github.com/Blosc/c-blosc)</td>
            <td>1.14.4</td>
            <td>A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[bokeh](http://bokeh.pydata.org/)</td>
            <td>1.0.2</td>
            <td>Statistical and novel interactive HTML plots for Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[boto](https://github.com/boto/boto/)</td>
            <td>2.49.0</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. / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[ca-certificates](https://github.com/conda-forge/ca-certificates-feedstock)</td>
            <td>2018.03.07</td>
            <td>Certificates for use with other packages. / ISC</td>
          </tr>

          <tr>
            <td>[cairo](http://cairographics.org/)</td>
            <td>1.14.12</td>
            <td>Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1</td>
          </tr>

          <tr>
            <td>certifi</td>
            <td>2018.11.29</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

          <tr>
            <td>cffi</td>
            <td>1.11.5</td>
            <td>Foreign Function Interface for Python calling C code. / MIT</td>
          </tr>

          <tr>
            <td>[chardet](https://github.com/chardet/chardet)</td>
            <td>3.0.4</td>
            <td>Universal character encoding detector / LGPL2</td>
          </tr>

          <tr>
            <td>[click](https://palletsprojects.com/p/click)</td>
            <td>7.0</td>
            <td>Python composable command line interface toolkit / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[colorama](https://github.com/tartley/colorama)</td>
            <td>0.4.1</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.5.12</td>
            <td>OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-build](https://github.com/conda/conda-build)</td>
            <td>3.17.6</td>
            <td>tools for building conda packages / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-env](https://github.com/conda/conda-env)</td>
            <td>2.6.0</td>
            <td>Tools for interacting with conda environments. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-verify](https://github.com/conda/conda-verify)</td>
            <td>3.1.1</td>
            <td>tool for validating conda recipes and conda packages / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[constantly](https://github.com/twisted/constantly)</td>
            <td>15.1.0</td>
            <td>Symbolic constants in Python / 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://github.com/pyca/cryptography)</td>
            <td>2.4.2</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.63.0</td>
            <td>tool and library for transferring data with URL syntax / MIT/X derivate (`&lt;http://curl.haxx.se/docs/copyright.html&gt;`)</td>
          </tr>

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

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

          <tr>
            <td>[cytoolz](https://github.com/pytoolz/cytoolz)</td>
            <td>0.9.0.1</td>
            <td>Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[dask](http://github.com/dask/dask/)</td>
            <td>1.0.0</td>
            <td>Parallel Python with task scheduling / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[dask-core](http://github.com/dask/dask/)</td>
            <td>1.0.0</td>
            <td>Parallel Python with task scheduling / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>datashape</td>
            <td>0.5.4</td>
            <td>A data description language. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[dbus](http://www.freedesktop.org/wiki/Software/dbus/)</td>
            <td>1.13.2</td>
            <td>Simple message bus system for applications to talk to one another / GPL2</td>
          </tr>

          <tr>
            <td>[decorator](https://github.com/micheles/decorator)</td>
            <td>4.3.0</td>
            <td>Better living through Python with decorators. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>defusedxml</td>
            <td>0.5.0</td>
            <td>XML bomb protection for Python stdlib modules / PSF 2.0</td>
          </tr>

          <tr>
            <td>distributed</td>
            <td>1.25.1</td>
            <td>Distributed computing with Dask / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.14</td>
            <td>Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0</td>
          </tr>

          <tr>
            <td>[entrypoints](https://github.com/takluyver/entrypoints)</td>
            <td>0.2.3</td>
            <td>Discover and load entry points from installed packages. / MIT License</td>
          </tr>

          <tr>
            <td>[et\_xmlfile](https://openpyxl.pages.heptapod.net/et_xmlfile/)</td>
            <td>1.0.1</td>
            <td>An implementation of lxml.xmlfile for the standard library / MIT</td>
          </tr>

          <tr>
            <td>[expat](http://expat.sourceforge.net/)</td>
            <td>2.2.6</td>
            <td>Expat XML parser library 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 lru\_cache / MIT</td>
          </tr>

          <tr>
            <td>[filelock](https://github.com/benediktschmitt/py-filelock)</td>
            <td>3.0.10</td>
            <td>A platform independent file lock. / Public Domain</td>
          </tr>

          <tr>
            <td>[flask](https://flask.palletsprojects.com/en/stable/)</td>
            <td>1.0.2</td>
            <td>A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[freetype](https://www.freetype.org/)</td>
            <td>2.9.1</td>
            <td>A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType</td>
          </tr>

          <tr>
            <td>[fribidi](https://github.com/fribidi/fribidi)</td>
            <td>1.0.5</td>
            <td>The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[future](http://python-future.org)</td>
            <td>0.17.1</td>
            <td>Clean single-source support for Python 3 and 2 / MIT</td>
          </tr>

          <tr>
            <td>[get\_terminal\_size](https://github.com/chrippa/backports.shutil_get_terminal_size)</td>
            <td>1.0.0</td>
            <td>Get the size of the terminal window. / MIT</td>
          </tr>

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

          <tr>
            <td>[glib](https://developer.gnome.org/glib/)</td>
            <td>2.56.2</td>
            <td>Provides core application building blocks for libraries and applications written in C. / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[glob2](https://github.com/miracle2k/python-glob2)</td>
            <td>0.6</td>
            <td>Version of the glob module that supports recursion via \*\*, and can capture patterns. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[gmp](http://gmplib.org/)</td>
            <td>6.1.2</td>
            <td>The GNU multiprecision library. / GPL 2 and LGPL 3</td>
          </tr>

          <tr>
            <td>[gmpy2](https://pypi.python.org/pypi/gmpy2)</td>
            <td>2.0.8</td>
            <td>GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3</td>
          </tr>

          <tr>
            <td>[graphite2](http://graphite.sil.org/)</td>
            <td>1.3.12</td>
            <td>A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2</td>
          </tr>

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

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

          <tr>
            <td>[gstreamer](http://gstreamer.freedesktop.org/)</td>
            <td>1.14.0</td>
            <td>Library for constructing graphs of media-handling components / LGPL 2</td>
          </tr>

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>2.8.0</td>
            <td>Read and write HDF5 files from Python. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
            <td>1.10.2</td>
            <td>HDF5 is a data model, library, and file format for storing and managing data / HDF5</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 3-Clause</td>
          </tr>

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

          <tr>
            <td>[hyperlink](https://github.com/python-hyper/hyperlink)</td>
            <td>18.0.0</td>
            <td>Immutable, Pythonic, correct URLs. / MIT</td>
          </tr>

          <tr>
            <td>[icu](http://site.icu-project.org/)</td>
            <td>58.2</td>
            <td>International Components for Unicode. / MIT</td>
          </tr>

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

          <tr>
            <td>[imageio](http://imageio.github.io)</td>
            <td>2.4.1</td>
            <td>a Python library for reading and writing image data / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[importlib\_metadata](http://importlib-metadata.readthedocs.io)</td>
            <td>0.6</td>
            <td>A library to access the metadata for a Python package / APACHE-2.0</td>
          </tr>

          <tr>
            <td>[incremental](https://twistedmatrix.com)</td>
            <td>17.5.0</td>
            <td>A library that versions your Python projects / MIT License</td>
          </tr>

          <tr>
            <td>[intel-openmp](https://software.intel.com/en-us/node/522690)</td>
            <td>2019.1</td>
            <td>Math library for Intel and compatible processors / proprietary - Intel</td>
          </tr>

          <tr>
            <td>[ipykernel](https://ipython.org)</td>
            <td>5.1.0</td>
            <td>IPython Kernel for Jupyter / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ipython](https://ipython.org/)</td>
            <td>7.2.0</td>
            <td>IPython: Productive Interactive Computing / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[ipywidgets](https://github.com/ipython/ipywidgets)</td>
            <td>7.4.2</td>
            <td>Jupyter Interactive Widgets / BSD 3-clause</td>
          </tr>

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

          <tr>
            <td>[itsdangerous](https://github.com/pallets/itsdangerous)</td>
            <td>1.1.0</td>
            <td>Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[jdcal](https://github.com/phn/jdcal)</td>
            <td>1.4</td>
            <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[jedi](https://github.com/davidhalter/jedi/)</td>
            <td>0.13.2</td>
            <td>An autocompletion tool for Python that can be used for text editors. / MIT</td>
          </tr>

          <tr>
            <td>[jeepney](https://gitlab.com/takluyver/jeepney)</td>
            <td>0.4</td>
            <td>Pure Python DBus interface / MIT</td>
          </tr>

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

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

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</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>Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[jupyter\_core](http://jupyter.org)</td>
            <td>4.4.0</td>
            <td>Core common functionality of Jupyter projects. / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[jupyterlab](https://github.com/jupyterlab/jupyterlab)</td>
            <td>0.35.3</td>
            <td>JupyterLab PRE-ALPHA / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_server](http://github.com/jupyterlab/jupyterlab_server)</td>
            <td>0.2.0</td>
            <td>A set of server components for JupyterLab and JupyterLab like applications. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[keyring](https://github.com/jaraco/keyring)</td>
            <td>17.0.0</td>
            <td>Store and access your passwords safely / Python Software Foundation or MIT</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.0.1</td>
            <td>A fast implementation of the Cassowary constraint solver / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.16.1</td>
            <td>A network authentication protocol. / MIT</td>
          </tr>

          <tr>
            <td>[lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy)</td>
            <td>1.3.1</td>
            <td>A fast and thorough lazy object proxy. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[libarchive](http://www.libarchive.org/)</td>
            <td>3.3.3</td>
            <td>Multi-format archive and compression library / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.63.0</td>
            <td>tool and library for transferring data with URL syntax / MIT/X derivate (`&lt;http://curl.haxx.se/docs/copyright.html&gt;`)</td>
          </tr>

          <tr>
            <td>[libedit](http://thrysoee.dk/editline/)</td>
            <td>3.1.20170329</td>
            <td>Editline Library (libedit) / NetBSD</td>
          </tr>

          <tr>
            <td>[libffi](https://sourceware.org/libffi/)</td>
            <td>3.2.1</td>
            <td>A Portable Foreign Function Interface Library. / Custom</td>
          </tr>

          <tr>
            <td>[libgcc-ng](https://gcc.gnu.org/onlinedocs/gccint/Libgcc.html)</td>
            <td>8.2.0</td>
            <td>The GCC low-level runtime library / GPL</td>
          </tr>

          <tr>
            <td>[libgfortran-ng](https://gcc.gnu.org/)</td>
            <td>7.3.0</td>
            <td>The GNU Fortran Runtime Library / GPL</td>
          </tr>

          <tr>
            <td>[liblief](https://lief.quarkslab.com/)</td>
            <td>0.9.0</td>
            <td>A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0</td>
          </tr>

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

          <tr>
            <td>[libsodium](http://libsodium.org)</td>
            <td>1.0.16</td>
            <td>A modern and easy-to-use crypto library. / ISC</td>
          </tr>

          <tr>
            <td>[libssh2](https://www.libssh2.org/)</td>
            <td>1.8.0</td>
            <td>the SSH library / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[libstdcxx-ng](https://gcc.gnu.org/)</td>
            <td>8.2.0</td>
            <td>The GNU C++ Runtime Library / GPL3 with runtime exception</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.0.9</td>
            <td>Support for the Tag Image File Format (TIFF). / HPND</td>
          </tr>

          <tr>
            <td>[libtool](http://www.gnu.org/software/libtool/)</td>
            <td>2.4.6</td>
            <td>The GNU Portable Library Tool / GPL 3</td>
          </tr>

          <tr>
            <td>[libuuid](http://sourceforge.net/projects/libuuid/)</td>
            <td>1.0.3</td>
            <td>Portable uuid C library. / BSD 3-Clause</td>
          </tr>

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

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

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

          <tr>
            <td>[llvmlite](https://github.com/numba/llvmlite)</td>
            <td>0.26.0</td>
            <td>A lightweight LLVM python binding for writing JIT compilers / New BSD License</td>
          </tr>

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

          <tr>
            <td>[lxml](http://lxml.de/)</td>
            <td>4.2.5</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.8.1.2</td>
            <td>Extremely Fast Compression algorithm / BSD 2-clause</td>
          </tr>

          <tr>
            <td>[lzo](http://www.oberhumer.com/opensource/lzo/)</td>
            <td>2.10</td>
            <td>LZO is a portable lossless data compression library written in ANSI C. / GPL v2+</td>
          </tr>

          <tr>
            <td>[markupsafe](https://www.palletsprojects.com/p/markupsafe)</td>
            <td>1.1.0</td>
            <td>A Python module that implements the jinja2.Markup string / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[matplotlib](http://matplotlib.org/)</td>
            <td>3.0.2</td>
            <td>Publication quality figures in Python / PSF-based</td>
          </tr>

          <tr>
            <td>[mccabe](https://github.com/PyCQA/mccabe)</td>
            <td>0.6.1</td>
            <td>McCabe complexity checker for Python / MIT</td>
          </tr>

          <tr>
            <td>[mistune](https://github.com/lepture/mistune)</td>
            <td>0.8.4</td>
            <td>The fastest markdown parser in pure Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[mkl](https://software.intel.com/en-us/mkl)</td>
            <td>2019.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>[mkl\_fft](http://github.com/IntelPython/mkl_fft)</td>
            <td>1.0.6</td>
            <td>NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[mkl\_random](http://github.com/IntelPython/mkl_random)</td>
            <td>1.0.2</td>
            <td>Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/erikrose/more-itertools)</td>
            <td>4.3.0</td>
            <td>More routines for operating on iterables, beyond itertools / MIT</td>
          </tr>

          <tr>
            <td>[mpc](http://www.multiprecision.org/)</td>
            <td>1.1.0</td>
            <td>A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3</td>
          </tr>

          <tr>
            <td>[mpfr](http://www.mpfr.org/)</td>
            <td>4.0.1</td>
            <td>The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3</td>
          </tr>

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

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>0.5.6</td>
            <td>MessagePack (de)serializer. / Apache 2.0</td>
          </tr>

          <tr>
            <td>[multipledispatch](https://github.com/mrocklin/multipledispatch/)</td>
            <td>0.6.0</td>
            <td>Multiple dispatch in Python / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[nbconvert](http://jupyter.org)</td>
            <td>5.4.0</td>
            <td>Converting Jupyter Notebooks / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[ncurses](http://www.gnu.org/software/ncurses/)</td>
            <td>6.1</td>
            <td>Library for text-based user interfaces / Free software (MIT-like)</td>
          </tr>

          <tr>
            <td>[networkx](https://networkx.github.io/)</td>
            <td>2.2</td>
            <td>Python package for creating and manipulating complex networks / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.4</td>
            <td>Build Python programs to work with human language data / Apache 2.0</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-2.1</td>
          </tr>

          <tr>
            <td>[notebook](http://jupyter.org)</td>
            <td>5.7.4</td>
            <td>Jupyter Notebook / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[numba](https://github.com/numba)</td>
            <td>0.41.0</td>
            <td>NumPy aware dynamic Python compiler using LLVM / BSD 2-clause</td>
          </tr>

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

          <tr>
            <td>[numpy](https://numpy.org/)</td>
            <td>1.15.4</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>numpy-base</td>
            <td>1.15.4</td>

            <td />
          </tr>

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

          <tr>
            <td>[odo](http://odo.pydata.org)</td>
            <td>0.5.1</td>
            <td>Data migration in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[olefile](http://www.decalage.info/python/olefileio)</td>
            <td>0.46</td>
            <td>parse, read and write Microsoft OLE2 files / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[openpyxl](https://openpyxl.readthedocs.io)</td>
            <td>2.5.12</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.1.1a</td>
            <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL</td>
          </tr>

          <tr>
            <td>[packaging](https://github.com/pypa/packaging)</td>
            <td>18.0</td>
            <td>Core utilities for Python packages / Apache 2.0 or BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[pandas](http://pandas.pydata.org)</td>
            <td>0.23.4</td>
            <td>High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pandoc](http://pandoc.org/)</td>
            <td>1.19.2.1</td>
            <td>Universal markup converter (repackaged binaries). / GPL-2.0</td>
          </tr>

          <tr>
            <td>[pandocfilters](https://github.com/jgm/pandocfilters)</td>
            <td>1.4.2</td>
            <td>A python module for writing pandoc filters / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[parso](https://github.com/davidhalter/parso)</td>
            <td>0.3.1</td>
            <td>A Python Parser / MIT</td>
          </tr>

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>0.3.9</td>
            <td>Data structure for on-disk shuffle operations / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[patchelf](http://nixos.org/patchelf.html)</td>
            <td>0.9</td>
            <td>A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3</td>
          </tr>

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

          <tr>
            <td>[pathlib2](https://github.com/mcmtroffaes/pathlib2)</td>
            <td>2.3.3</td>
            <td>Fork of pathlib aiming to support the full stdlib Python API. / MIT</td>
          </tr>

          <tr>
            <td>[patsy](https://github.com/pydata/patsy)</td>
            <td>0.5.1</td>
            <td>Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2</td>
          </tr>

          <tr>
            <td>[pcre](http://www.pcre.org/)</td>
            <td>8.42</td>
            <td>Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[pexpect](http://pexpect.sourceforge.net/)</td>
            <td>4.6.0</td>
            <td>Pexpect makes Python a better tool for controlling other applications. / ISC</td>
          </tr>

          <tr>
            <td>[pickleshare](https://github.com/pickleshare/pickleshare/)</td>
            <td>0.7.5</td>
            <td>Tiny ‘shelve’-like database with concurrency support / MIT</td>
          </tr>

          <tr>
            <td>[pillow](https://pillow.readthedocs.io)</td>
            <td>5.3.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL</td>
          </tr>

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

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

          <tr>
            <td>[pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk)</td>
            <td>1.4.2</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.8.0</td>
            <td>Plugin registration and hook calling for Python / MIT</td>
          </tr>

          <tr>
            <td>[ply](http://www.dabeaz.com/ply/index.html)</td>
            <td>3.11</td>
            <td>Python Lex-Yacc / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[prometheus\_client](https://github.com/prometheus/client_python)</td>
            <td>0.5.0</td>
            <td>Python client for the Prometheus monitoring system / Apache 2.0</td>
          </tr>

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

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

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

          <tr>
            <td>[py](https://github.com/pytest-dev/py)</td>
            <td>1.7.0</td>
            <td>library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
          </tr>

          <tr>
            <td>[py-lief](https://lief.quarkslab.com/)</td>
            <td>0.9.0</td>
            <td>A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0</td>
          </tr>

          <tr>
            <td>[pyasn1-modules](http://pyasn1.sourceforge.net/)</td>
            <td>0.2.2</td>
            <td>A collection of ASN.1-based protocols modules. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[pycodestyle](https://pycodestyle.readthedocs.io/)</td>
            <td>2.4.0</td>
            <td>Python style guide checker / MIT</td>
          </tr>

          <tr>
            <td>[pycosat](https://github.com/ContinuumIO/pycosat)</td>
            <td>0.6.3</td>
            <td>Bindings to picosat (a SAT solver) / MIT</td>
          </tr>

          <tr>
            <td>[pycparser](https://github.com/eliben/pycparser)</td>
            <td>2.19</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</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.2</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pyflakes](https://github.com/PyCQA/pyflakes)</td>
            <td>2.0.0</td>
            <td>Pyflakes analyzes programs and detects various errors. / MIT</td>
          </tr>

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.3.1</td>
            <td>Generic syntax highlighting package / BSD 2-clause</td>
          </tr>

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

          <tr>
            <td>[pyodbc](https://github.com/mkleehammer/pyodbc)</td>
            <td>4.0.25</td>
            <td>DB API Module for ODBC / MIT</td>
          </tr>

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

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

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

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.6.8</td>
            <td>A Python SOCKS client module. See [Anorov/PySocks](https://github.com/Anorov/PySocks) for more information. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pytables](http://www.pytables.org)</td>
            <td>3.4.4</td>
            <td>Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pytest](https://docs.pytest.org/en/latest/)</td>
            <td>4.0.2</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[pytest-arraydiff](https://github.com/astrofrog/pytest-arraydiff)</td>
            <td>0.3</td>
            <td>pytest plugin to help with comparing array output from tests / BSD</td>
          </tr>

          <tr>
            <td>[pytest-astropy](https://github.com/astropy/pytest-astropy)</td>
            <td>0.5.0</td>
            <td>Meta-package containing dependencies for testing Astropy / BSD</td>
          </tr>

          <tr>
            <td>[pytest-doctestplus](https://github.com/astropy/pytest-doctestplus)</td>
            <td>0.2.0</td>
            <td>Pytest plugin with advanced doctest features / BSD</td>
          </tr>

          <tr>
            <td>[pytest-openfiles](https://github.com/astropy/pytest-openfiles)</td>
            <td>0.3.1</td>
            <td>Pytest plugin for detecting inadvertent open file handles / BSD</td>
          </tr>

          <tr>
            <td>[pytest-remotedata](https://github.com/astropy/pytest-remotedata)</td>
            <td>0.3.1</td>
            <td>Pytest plugin for controlling remote data access / BSD</td>
          </tr>

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

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

          <tr>
            <td>python-libarchive-c</td>
            <td>2.8</td>

            <td />
          </tr>

          <tr>
            <td>[pytz](http://pythonhosted.org/pytz/)</td>
            <td>2018.7</td>
            <td>World timezone definitions, modern and historical. / MIT</td>
          </tr>

          <tr>
            <td>[pywavelets](https://github.com/PyWavelets/pywt)</td>
            <td>1.0.1</td>
            <td>Discrete Wavelet Transforms in Python. / MIT</td>
          </tr>

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

          <tr>
            <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
            <td>17.1.2</td>
            <td>Python bindings for zeromq / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[qt](http://qt-project.org)</td>
            <td>5.9.7</td>
            <td>Qt is a cross-platform application and UI framework. / LGPL-3.0</td>
          </tr>

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

          <tr>
            <td>[qtconsole](http://jupyter.org)</td>
            <td>4.4.3</td>
            <td>Jupyter Qt console / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
            <td>1.5.2</td>
            <td>Abstraction layer for PyQt5/PyQt4/PySide / MIT</td>
          </tr>

          <tr>
            <td>readline</td>
            <td>7.0</td>
            <td>library for editing command lines as they are typed in / GPL-3.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.21.0</td>
            <td>Python HTTP for Humans / Apache 2.0</td>
          </tr>

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

          <tr>
            <td>ruamel\_yaml</td>
            <td>0.15.46</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

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

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

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

          <tr>
            <td>[seaborn](https://seaborn.pydata.org)</td>
            <td>0.9.0</td>
            <td>Statistical data visualization / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[secretstorage](https://github.com/mitya57/secretstorage)</td>
            <td>3.1.0</td>
            <td>Provides a way for securely storing passwords and other secrets. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[send2trash](https://github.com/hsoft/send2trash)</td>
            <td>1.5.0</td>
            <td>Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[setuptools](https://github.com/pypa/setuptools)</td>
            <td>40.6.3</td>
            <td>Download, build, install, upgrade, and uninstall Python packages / MIT</td>
          </tr>

          <tr>
            <td>[simplegeneric](http://cheeseshop.python.org/pypi/simplegeneric)</td>
            <td>0.8.1</td>
            <td>Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public</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.19.8</td>
            <td>Create Python bindings for C and C++ libraries / GPL-3.0</td>
          </tr>

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

          <tr>
            <td>[snappy](https://github.com/google/snappy)</td>
            <td>1.1.7</td>
            <td>A fast compressor/decompressor / BSD 3-clause</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-2-Clause</td>
          </tr>

          <tr>
            <td>[sortedcollections](http://www.grantjenks.com/docs/sortedcollections/)</td>
            <td>1.0.1</td>
            <td>Python Sorted Collections / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>1.8.2</td>
            <td>Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause</td>
          </tr>

          <tr>
            <td>sphinxcontrib</td>
            <td>1.0</td>
            <td>Python namespace for sphinxcontrib / BSD</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-websupport](https://pypi.python.org/pypi/sphinxcontrib-websupport)</td>
            <td>1.1.0</td>
            <td>Sphinx API for Web Apps / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[spyder](https://www.spyder-ide.org/)</td>
            <td>3.3.2</td>
            <td>The Scientific Python Development Environment / MIT</td>
          </tr>

          <tr>
            <td>[spyder-kernels](https://github.com/spyder-ide/spyder-kernels)</td>
            <td>0.3.0</td>
            <td>Jupyter kernels for the Spyder console / MIT</td>
          </tr>

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

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.26.0</td>
            <td>Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (`&lt;http://www.sqlite.org/copyright.html&gt;`)</td>
          </tr>

          <tr>
            <td>[statsmodels](https://www.statsmodels.org)</td>
            <td>0.9.0</td>
            <td>Statistical computations and models for use with SciPy / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](http://sympy.org)</td>
            <td>1.3</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 serialization library. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[terminado](https://github.com/jupyter/terminado)</td>
            <td>0.8.1</td>
            <td>Terminals served by tornado websockets / BSD 2-clause</td>
          </tr>

          <tr>
            <td>[testpath](https://testpath.readthedocs.io)</td>
            <td>0.4.2</td>
            <td>Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tk](http://www.tcl.tk/)</td>
            <td>8.6.8</td>
            <td>A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk</td>
          </tr>

          <tr>
            <td>[toolz](http://toolz.readthedocs.org/)</td>
            <td>0.9.0</td>
            <td>A functional standard library for Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>5.1.1</td>
            <td>A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0</td>
          </tr>

          <tr>
            <td>[tqdm](https://pypi.python.org/pypi/tqdm)</td>
            <td>4.28.1</td>
            <td>A Fast, Extensible Progress Meter / MPLv2.0, MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://ipython.org/)</td>
            <td>4.3.2</td>
            <td>Configuration system for Python applications / BSD 3-clause</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/)</td>
            <td>2.3.7</td>
            <td>ODBC on non MS Windows platforms / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.24.1</td>
            <td>HTTP library with thread-safe connection pooling, file post, and more. / MIT</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>[webencodings](https://github.com/gsnedders/python-webencodings)</td>
            <td>0.5.1</td>
            <td>Character encoding aliases for legacy web content / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[werkzeug](http://werkzeug.pocoo.org/)</td>
            <td>0.14.1</td>
            <td>The Python WSGI Utility Library. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[widgetsnbextension](http://ipython.org)</td>
            <td>3.4.2</td>
            <td>Interactive Widgets for Jupyter / BSD 3-clause</td>
          </tr>

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

          <tr>
            <td>[wurlitzer](https://github.com/minrk/wurlitzer)</td>
            <td>1.0.2</td>
            <td>Capture C-level stdout/stderr in Python / MIT</td>
          </tr>

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>1.2.0</td>
            <td>Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising</td>
          </tr>

          <tr>
            <td>[xlsxwriter](https://xlsxwriter.readthedocs.io/)</td>
            <td>1.1.2</td>
            <td>A Python module for creating Excel XLSX files / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[xz](http://tukaani.org/xz/)</td>
            <td>5.2.4</td>
            <td>Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0</td>
          </tr>

          <tr>
            <td>[yaml](http://pyyaml.org/wiki/LibYAML)</td>
            <td>0.1.7</td>
            <td>A C library for parsing and emitting YAML. / MIT</td>
          </tr>

          <tr>
            <td>[zeromq](http://zeromq.org)</td>
            <td>4.2.5</td>
            <td>A high-performance asynchronous messaging library. / LGPL 3</td>
          </tr>

          <tr>
            <td>[zict](http://github.com/mrocklin/zict)</td>
            <td>0.1.3</td>
            <td>Composable Dictionary Classes / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[zlib](http://zlib.net/)</td>
            <td>1.2.11</td>
            <td>Massively spiffy yet delicately unobtrusive compression library / zlib</td>
          </tr>

          <tr>
            <td>zstd</td>
            <td>1.3.7</td>
            <td>Zstandard - Fast real-time compression algorithm / BSD 3-Clause</td>
          </tr>
        </tbody>
      </table>
    </Accordion>

    <Accordion title="Anaconda 2018.12 for 32-bit Linux with Python 3.7">
      <table>
        <thead>
          <tr>
            <th>Name</th>
            <th>Version</th>
            <th>Summary / License</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[\_ipyw\_jlab\_nb\_ext\_conf](https://github.com/ContinuumIO/anaconda-nb-extensions-meta-config)</td>
            <td>0.1.0</td>
            <td>A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD</td>
          </tr>

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

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

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

          <tr>
            <td>[anaconda-project](https://github.com/Anaconda-Platform/anaconda-project)</td>
            <td>0.8.2</td>
            <td>Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>0.24.0</td>
            <td>Python ASN.1 library with a focus on performance and a pythonic API / MIT</td>
          </tr>

          <tr>
            <td>astroid</td>
            <td>2.1.0</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL 2.1</td>
          </tr>

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

          <tr>
            <td>[atomicwrites](https://github.com/untitaker/python-atomicwrites)</td>
            <td>1.2.1</td>
            <td>Atomic file writes. / MIT</td>
          </tr>

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>18.2.0</td>
            <td>attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT</td>
          </tr>

          <tr>
            <td>[automat](https://github.com/glyph/Automat)</td>
            <td>0.7.0</td>
            <td>self-service finite-state machines for the programmer on the go / MIT</td>
          </tr>

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

          <tr>
            <td>[backcall](https://github.com/takluyver/backcall/)</td>
            <td>0.1.0</td>
            <td>Specifications for callback functions passed in to an API / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[backports.os](https://github.com/pjdelport/backports.os)</td>
            <td>0.1.1</td>
            <td>Backport of new features in Python’s os module / Python Software Foundation</td>
          </tr>

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

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

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

          <tr>
            <td>[bkcharts](http://github.com/bokeh/bkcharts)</td>
            <td>0.2</td>
            <td>High level chart types built on top of Bokeh / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>blas</td>
            <td>1.0</td>

            <td />
          </tr>

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

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>3.0.2</td>
            <td>Easy, whitelist-based HTML-sanitizing tool / Apache-2.0</td>
          </tr>

          <tr>
            <td>[blosc](https://github.com/Blosc/c-blosc)</td>
            <td>1.14.4</td>
            <td>A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[bokeh](http://bokeh.pydata.org/)</td>
            <td>1.0.2</td>
            <td>Statistical and novel interactive HTML plots for Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[boto](https://github.com/boto/boto/)</td>
            <td>2.49.0</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. / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[ca-certificates](https://github.com/conda-forge/ca-certificates-feedstock)</td>
            <td>2018.03.07</td>
            <td>Certificates for use with other packages. / ISC</td>
          </tr>

          <tr>
            <td>[cairo](http://cairographics.org/)</td>
            <td>1.14.12</td>
            <td>Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1</td>
          </tr>

          <tr>
            <td>certifi</td>
            <td>2018.11.29</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

          <tr>
            <td>cffi</td>
            <td>1.11.5</td>
            <td>Foreign Function Interface for Python calling C code. / MIT</td>
          </tr>

          <tr>
            <td>[chardet](https://github.com/chardet/chardet)</td>
            <td>3.0.4</td>
            <td>Universal character encoding detector / LGPL2</td>
          </tr>

          <tr>
            <td>[click](https://palletsprojects.com/p/click)</td>
            <td>7.0</td>
            <td>Python composable command line interface toolkit / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[colorama](https://github.com/tartley/colorama)</td>
            <td>0.4.1</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.5.12</td>
            <td>OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-build](https://github.com/conda/conda-build)</td>
            <td>3.17.6</td>
            <td>tools for building conda packages / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-env](https://github.com/conda/conda-env)</td>
            <td>2.6.0</td>
            <td>Tools for interacting with conda environments. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-verify](https://github.com/conda/conda-verify)</td>
            <td>3.1.1</td>
            <td>tool for validating conda recipes and conda packages / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[constantly](https://github.com/twisted/constantly)</td>
            <td>15.1.0</td>
            <td>Symbolic constants in Python / 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://github.com/pyca/cryptography)</td>
            <td>2.4.2</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.63.0</td>
            <td>tool and library for transferring data with URL syntax / MIT/X derivate (`&lt;http://curl.haxx.se/docs/copyright.html&gt;`)</td>
          </tr>

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

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

          <tr>
            <td>[cytoolz](https://github.com/pytoolz/cytoolz)</td>
            <td>0.9.0.1</td>
            <td>Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[dask](http://github.com/dask/dask/)</td>
            <td>1.0.0</td>
            <td>Parallel Python with task scheduling / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[dask-core](http://github.com/dask/dask/)</td>
            <td>1.0.0</td>
            <td>Parallel Python with task scheduling / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>datashape</td>
            <td>0.5.4</td>
            <td>A data description language. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[dbus](http://www.freedesktop.org/wiki/Software/dbus/)</td>
            <td>1.13.2</td>
            <td>Simple message bus system for applications to talk to one another / GPL2</td>
          </tr>

          <tr>
            <td>[decorator](https://github.com/micheles/decorator)</td>
            <td>4.3.0</td>
            <td>Better living through Python with decorators. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>defusedxml</td>
            <td>0.5.0</td>
            <td>XML bomb protection for Python stdlib modules / PSF 2.0</td>
          </tr>

          <tr>
            <td>distributed</td>
            <td>1.25.1</td>
            <td>Distributed computing with Dask / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.14</td>
            <td>Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0</td>
          </tr>

          <tr>
            <td>[entrypoints](https://github.com/takluyver/entrypoints)</td>
            <td>0.2.3</td>
            <td>Discover and load entry points from installed packages. / MIT License</td>
          </tr>

          <tr>
            <td>[et\_xmlfile](https://openpyxl.pages.heptapod.net/et_xmlfile/)</td>
            <td>1.0.1</td>
            <td>An implementation of lxml.xmlfile for the standard library / MIT</td>
          </tr>

          <tr>
            <td>[expat](http://expat.sourceforge.net/)</td>
            <td>2.2.6</td>
            <td>Expat XML parser library 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 lru\_cache / MIT</td>
          </tr>

          <tr>
            <td>[filelock](https://github.com/benediktschmitt/py-filelock)</td>
            <td>3.0.10</td>
            <td>A platform independent file lock. / Public Domain</td>
          </tr>

          <tr>
            <td>[flask](https://flask.palletsprojects.com/en/stable/)</td>
            <td>1.0.2</td>
            <td>A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[freetype](https://www.freetype.org/)</td>
            <td>2.9.1</td>
            <td>A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType</td>
          </tr>

          <tr>
            <td>[fribidi](https://github.com/fribidi/fribidi)</td>
            <td>1.0.5</td>
            <td>The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[future](http://python-future.org)</td>
            <td>0.17.1</td>
            <td>Clean single-source support for Python 3 and 2 / MIT</td>
          </tr>

          <tr>
            <td>[get\_terminal\_size](https://github.com/chrippa/backports.shutil_get_terminal_size)</td>
            <td>1.0.0</td>
            <td>Get the size of the terminal window. / MIT</td>
          </tr>

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

          <tr>
            <td>[glib](https://developer.gnome.org/glib/)</td>
            <td>2.56.2</td>
            <td>Provides core application building blocks for libraries and applications written in C. / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[glob2](https://github.com/miracle2k/python-glob2)</td>
            <td>0.6</td>
            <td>Version of the glob module that supports recursion via \*\*, and can capture patterns. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[gmp](http://gmplib.org/)</td>
            <td>6.1.2</td>
            <td>The GNU multiprecision library. / GPL 2 and LGPL 3</td>
          </tr>

          <tr>
            <td>[gmpy2](https://pypi.python.org/pypi/gmpy2)</td>
            <td>2.0.8</td>
            <td>GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3</td>
          </tr>

          <tr>
            <td>[graphite2](http://graphite.sil.org/)</td>
            <td>1.3.12</td>
            <td>A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2</td>
          </tr>

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

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

          <tr>
            <td>[gstreamer](http://gstreamer.freedesktop.org/)</td>
            <td>1.14.0</td>
            <td>Library for constructing graphs of media-handling components / LGPL 2</td>
          </tr>

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>2.8.0</td>
            <td>Read and write HDF5 files from Python. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
            <td>1.10.2</td>
            <td>HDF5 is a data model, library, and file format for storing and managing data / HDF5</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 3-Clause</td>
          </tr>

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

          <tr>
            <td>[hyperlink](https://github.com/python-hyper/hyperlink)</td>
            <td>18.0.0</td>
            <td>Immutable, Pythonic, correct URLs. / MIT</td>
          </tr>

          <tr>
            <td>[icu](http://site.icu-project.org/)</td>
            <td>58.2</td>
            <td>International Components for Unicode. / MIT</td>
          </tr>

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

          <tr>
            <td>[imageio](http://imageio.github.io)</td>
            <td>2.4.1</td>
            <td>a Python library for reading and writing image data / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[importlib\_metadata](http://importlib-metadata.readthedocs.io)</td>
            <td>0.6</td>
            <td>A library to access the metadata for a Python package / APACHE-2.0</td>
          </tr>

          <tr>
            <td>[incremental](https://twistedmatrix.com)</td>
            <td>17.5.0</td>
            <td>A library that versions your Python projects / MIT License</td>
          </tr>

          <tr>
            <td>[intel-openmp](https://software.intel.com/en-us/node/522690)</td>
            <td>2019.1</td>
            <td>Math library for Intel and compatible processors / proprietary - Intel</td>
          </tr>

          <tr>
            <td>[ipykernel](https://ipython.org)</td>
            <td>5.1.0</td>
            <td>IPython Kernel for Jupyter / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ipython](https://ipython.org/)</td>
            <td>7.2.0</td>
            <td>IPython: Productive Interactive Computing / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[ipywidgets](https://github.com/ipython/ipywidgets)</td>
            <td>7.4.2</td>
            <td>Jupyter Interactive Widgets / BSD 3-clause</td>
          </tr>

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

          <tr>
            <td>[itsdangerous](https://github.com/pallets/itsdangerous)</td>
            <td>1.1.0</td>
            <td>Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[jdcal](https://github.com/phn/jdcal)</td>
            <td>1.4</td>
            <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[jedi](https://github.com/davidhalter/jedi/)</td>
            <td>0.13.2</td>
            <td>An autocompletion tool for Python that can be used for text editors. / MIT</td>
          </tr>

          <tr>
            <td>[jeepney](https://gitlab.com/takluyver/jeepney)</td>
            <td>0.4</td>
            <td>Pure Python DBus interface / MIT</td>
          </tr>

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

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

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</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>Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[jupyter\_core](http://jupyter.org)</td>
            <td>4.4.0</td>
            <td>Core common functionality of Jupyter projects. / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[jupyterlab](https://github.com/jupyterlab/jupyterlab)</td>
            <td>0.35.3</td>
            <td>JupyterLab PRE-ALPHA / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_server](http://github.com/jupyterlab/jupyterlab_server)</td>
            <td>0.2.0</td>
            <td>A set of server components for JupyterLab and JupyterLab like applications. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[keyring](https://github.com/jaraco/keyring)</td>
            <td>17.0.0</td>
            <td>Store and access your passwords safely / Python Software Foundation or MIT</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.0.1</td>
            <td>A fast implementation of the Cassowary constraint solver / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.16.1</td>
            <td>A network authentication protocol. / MIT</td>
          </tr>

          <tr>
            <td>[lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy)</td>
            <td>1.3.1</td>
            <td>A fast and thorough lazy object proxy. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[libarchive](http://www.libarchive.org/)</td>
            <td>3.3.3</td>
            <td>Multi-format archive and compression library / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.63.0</td>
            <td>tool and library for transferring data with URL syntax / MIT/X derivate (`&lt;http://curl.haxx.se/docs/copyright.html&gt;`)</td>
          </tr>

          <tr>
            <td>[libedit](http://thrysoee.dk/editline/)</td>
            <td>3.1.20170329</td>
            <td>Editline Library (libedit) / NetBSD</td>
          </tr>

          <tr>
            <td>[libffi](https://sourceware.org/libffi/)</td>
            <td>3.2.1</td>
            <td>A Portable Foreign Function Interface Library. / Custom</td>
          </tr>

          <tr>
            <td>[libgcc-ng](https://gcc.gnu.org/onlinedocs/gccint/Libgcc.html)</td>
            <td>8.2.0</td>
            <td>The GCC low-level runtime library / GPL</td>
          </tr>

          <tr>
            <td>[libgfortran-ng](https://gcc.gnu.org/)</td>
            <td>7.3.0</td>
            <td>The GNU Fortran Runtime Library / GPL</td>
          </tr>

          <tr>
            <td>[liblief](https://lief.quarkslab.com/)</td>
            <td>0.9.0</td>
            <td>A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0</td>
          </tr>

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

          <tr>
            <td>[libsodium](http://libsodium.org)</td>
            <td>1.0.16</td>
            <td>A modern and easy-to-use crypto library. / ISC</td>
          </tr>

          <tr>
            <td>[libssh2](https://www.libssh2.org/)</td>
            <td>1.8.0</td>
            <td>the SSH library / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[libstdcxx-ng](https://gcc.gnu.org/)</td>
            <td>8.2.0</td>
            <td>The GNU C++ Runtime Library / GPL3 with runtime exception</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.0.9</td>
            <td>Support for the Tag Image File Format (TIFF). / HPND</td>
          </tr>

          <tr>
            <td>[libtool](http://www.gnu.org/software/libtool/)</td>
            <td>2.4.6</td>
            <td>The GNU Portable Library Tool / GPL 3</td>
          </tr>

          <tr>
            <td>[libuuid](http://sourceforge.net/projects/libuuid/)</td>
            <td>1.0.3</td>
            <td>Portable uuid C library. / BSD 3-Clause</td>
          </tr>

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

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

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

          <tr>
            <td>[llvmlite](https://github.com/numba/llvmlite)</td>
            <td>0.26.0</td>
            <td>A lightweight LLVM python binding for writing JIT compilers / New BSD License</td>
          </tr>

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

          <tr>
            <td>[lxml](http://lxml.de/)</td>
            <td>4.2.5</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.8.1.2</td>
            <td>Extremely Fast Compression algorithm / BSD 2-clause</td>
          </tr>

          <tr>
            <td>[lzo](http://www.oberhumer.com/opensource/lzo/)</td>
            <td>2.10</td>
            <td>LZO is a portable lossless data compression library written in ANSI C. / GPL v2+</td>
          </tr>

          <tr>
            <td>[markupsafe](https://www.palletsprojects.com/p/markupsafe)</td>
            <td>1.1.0</td>
            <td>A Python module that implements the jinja2.Markup string / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[matplotlib](http://matplotlib.org/)</td>
            <td>3.0.2</td>
            <td>Publication quality figures in Python / PSF-based</td>
          </tr>

          <tr>
            <td>[mccabe](https://github.com/PyCQA/mccabe)</td>
            <td>0.6.1</td>
            <td>McCabe complexity checker for Python / MIT</td>
          </tr>

          <tr>
            <td>[mistune](https://github.com/lepture/mistune)</td>
            <td>0.8.4</td>
            <td>The fastest markdown parser in pure Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[mkl](https://software.intel.com/en-us/mkl)</td>
            <td>2019.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>[mkl\_fft](http://github.com/IntelPython/mkl_fft)</td>
            <td>1.0.6</td>
            <td>NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[mkl\_random](http://github.com/IntelPython/mkl_random)</td>
            <td>1.0.2</td>
            <td>Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/erikrose/more-itertools)</td>
            <td>4.3.0</td>
            <td>More routines for operating on iterables, beyond itertools / MIT</td>
          </tr>

          <tr>
            <td>[mpc](http://www.multiprecision.org/)</td>
            <td>1.1.0</td>
            <td>A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3</td>
          </tr>

          <tr>
            <td>[mpfr](http://www.mpfr.org/)</td>
            <td>4.0.1</td>
            <td>The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3</td>
          </tr>

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

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>0.5.6</td>
            <td>MessagePack (de)serializer. / Apache 2.0</td>
          </tr>

          <tr>
            <td>[multipledispatch](https://github.com/mrocklin/multipledispatch/)</td>
            <td>0.6.0</td>
            <td>Multiple dispatch in Python / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[nbconvert](http://jupyter.org)</td>
            <td>5.4.0</td>
            <td>Converting Jupyter Notebooks / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[ncurses](http://www.gnu.org/software/ncurses/)</td>
            <td>6.1</td>
            <td>Library for text-based user interfaces / Free software (MIT-like)</td>
          </tr>

          <tr>
            <td>[networkx](https://networkx.github.io/)</td>
            <td>2.2</td>
            <td>Python package for creating and manipulating complex networks / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.4</td>
            <td>Build Python programs to work with human language data / Apache 2.0</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-2.1</td>
          </tr>

          <tr>
            <td>[notebook](http://jupyter.org)</td>
            <td>5.7.4</td>
            <td>Jupyter Notebook / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[numba](https://github.com/numba)</td>
            <td>0.41.0</td>
            <td>NumPy aware dynamic Python compiler using LLVM / BSD 2-clause</td>
          </tr>

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

          <tr>
            <td>[numpy](https://numpy.org/)</td>
            <td>1.15.4</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>numpy-base</td>
            <td>1.15.4</td>

            <td />
          </tr>

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

          <tr>
            <td>[odo](http://odo.pydata.org)</td>
            <td>0.5.1</td>
            <td>Data migration in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[olefile](http://www.decalage.info/python/olefileio)</td>
            <td>0.46</td>
            <td>parse, read and write Microsoft OLE2 files / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[openpyxl](https://openpyxl.readthedocs.io)</td>
            <td>2.5.12</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.1.1a</td>
            <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL</td>
          </tr>

          <tr>
            <td>[packaging](https://github.com/pypa/packaging)</td>
            <td>18.0</td>
            <td>Core utilities for Python packages / Apache 2.0 or BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[pandas](http://pandas.pydata.org)</td>
            <td>0.23.4</td>
            <td>High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pandoc](http://pandoc.org/)</td>
            <td>1.15.0.6</td>
            <td>Universal markup converter (repackaged binaries). / GPL-2.0</td>
          </tr>

          <tr>
            <td>[pandocfilters](https://github.com/jgm/pandocfilters)</td>
            <td>1.4.2</td>
            <td>A python module for writing pandoc filters / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[parso](https://github.com/davidhalter/parso)</td>
            <td>0.3.1</td>
            <td>A Python Parser / MIT</td>
          </tr>

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>0.3.9</td>
            <td>Data structure for on-disk shuffle operations / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[patchelf](http://nixos.org/patchelf.html)</td>
            <td>0.9</td>
            <td>A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3</td>
          </tr>

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

          <tr>
            <td>[pathlib2](https://github.com/mcmtroffaes/pathlib2)</td>
            <td>2.3.3</td>
            <td>Fork of pathlib aiming to support the full stdlib Python API. / MIT</td>
          </tr>

          <tr>
            <td>[patsy](https://github.com/pydata/patsy)</td>
            <td>0.5.1</td>
            <td>Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2</td>
          </tr>

          <tr>
            <td>[pcre](http://www.pcre.org/)</td>
            <td>8.42</td>
            <td>Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[pexpect](http://pexpect.sourceforge.net/)</td>
            <td>4.6.0</td>
            <td>Pexpect makes Python a better tool for controlling other applications. / ISC</td>
          </tr>

          <tr>
            <td>[pickleshare](https://github.com/pickleshare/pickleshare/)</td>
            <td>0.7.5</td>
            <td>Tiny ‘shelve’-like database with concurrency support / MIT</td>
          </tr>

          <tr>
            <td>[pillow](https://pillow.readthedocs.io)</td>
            <td>5.3.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL</td>
          </tr>

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

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

          <tr>
            <td>[pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk)</td>
            <td>1.4.2</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.8.0</td>
            <td>Plugin registration and hook calling for Python / MIT</td>
          </tr>

          <tr>
            <td>[ply](http://www.dabeaz.com/ply/index.html)</td>
            <td>3.11</td>
            <td>Python Lex-Yacc / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[prometheus\_client](https://github.com/prometheus/client_python)</td>
            <td>0.5.0</td>
            <td>Python client for the Prometheus monitoring system / Apache 2.0</td>
          </tr>

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

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

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

          <tr>
            <td>[py](https://github.com/pytest-dev/py)</td>
            <td>1.7.0</td>
            <td>library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
          </tr>

          <tr>
            <td>[py-lief](https://lief.quarkslab.com/)</td>
            <td>0.9.0</td>
            <td>A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0</td>
          </tr>

          <tr>
            <td>[pyasn1-modules](http://pyasn1.sourceforge.net/)</td>
            <td>0.2.2</td>
            <td>A collection of ASN.1-based protocols modules. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[pycodestyle](https://pycodestyle.readthedocs.io/)</td>
            <td>2.4.0</td>
            <td>Python style guide checker / MIT</td>
          </tr>

          <tr>
            <td>[pycosat](https://github.com/ContinuumIO/pycosat)</td>
            <td>0.6.3</td>
            <td>Bindings to picosat (a SAT solver) / MIT</td>
          </tr>

          <tr>
            <td>[pycparser](https://github.com/eliben/pycparser)</td>
            <td>2.19</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</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.2</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pyflakes](https://github.com/PyCQA/pyflakes)</td>
            <td>2.0.0</td>
            <td>Pyflakes analyzes programs and detects various errors. / MIT</td>
          </tr>

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.3.1</td>
            <td>Generic syntax highlighting package / BSD 2-clause</td>
          </tr>

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

          <tr>
            <td>[pyodbc](https://github.com/mkleehammer/pyodbc)</td>
            <td>4.0.25</td>
            <td>DB API Module for ODBC / MIT</td>
          </tr>

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

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

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

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.6.8</td>
            <td>A Python SOCKS client module. See [Anorov/PySocks](https://github.com/Anorov/PySocks) for more information. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pytables](http://www.pytables.org)</td>
            <td>3.4.4</td>
            <td>Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pytest](https://docs.pytest.org/en/latest/)</td>
            <td>4.0.2</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[pytest-arraydiff](https://github.com/astrofrog/pytest-arraydiff)</td>
            <td>0.3</td>
            <td>pytest plugin to help with comparing array output from tests / BSD</td>
          </tr>

          <tr>
            <td>[pytest-astropy](https://github.com/astropy/pytest-astropy)</td>
            <td>0.5.0</td>
            <td>Meta-package containing dependencies for testing Astropy / BSD</td>
          </tr>

          <tr>
            <td>[pytest-doctestplus](https://github.com/astropy/pytest-doctestplus)</td>
            <td>0.2.0</td>
            <td>Pytest plugin with advanced doctest features / BSD</td>
          </tr>

          <tr>
            <td>[pytest-openfiles](https://github.com/astropy/pytest-openfiles)</td>
            <td>0.3.1</td>
            <td>Pytest plugin for detecting inadvertent open file handles / BSD</td>
          </tr>

          <tr>
            <td>[pytest-remotedata](https://github.com/astropy/pytest-remotedata)</td>
            <td>0.3.1</td>
            <td>Pytest plugin for controlling remote data access / BSD</td>
          </tr>

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

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

          <tr>
            <td>python-libarchive-c</td>
            <td>2.8</td>

            <td />
          </tr>

          <tr>
            <td>[pytz](http://pythonhosted.org/pytz/)</td>
            <td>2018.7</td>
            <td>World timezone definitions, modern and historical. / MIT</td>
          </tr>

          <tr>
            <td>[pywavelets](https://github.com/PyWavelets/pywt)</td>
            <td>1.0.1</td>
            <td>Discrete Wavelet Transforms in Python. / MIT</td>
          </tr>

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

          <tr>
            <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
            <td>17.1.2</td>
            <td>Python bindings for zeromq / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[qt](http://qt-project.org)</td>
            <td>5.9.7</td>
            <td>Qt is a cross-platform application and UI framework. / LGPL-3.0</td>
          </tr>

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

          <tr>
            <td>[qtconsole](http://jupyter.org)</td>
            <td>4.4.3</td>
            <td>Jupyter Qt console / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
            <td>1.5.2</td>
            <td>Abstraction layer for PyQt5/PyQt4/PySide / MIT</td>
          </tr>

          <tr>
            <td>readline</td>
            <td>7.0</td>
            <td>library for editing command lines as they are typed in / GPL-3.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.21.0</td>
            <td>Python HTTP for Humans / Apache 2.0</td>
          </tr>

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

          <tr>
            <td>ruamel\_yaml</td>
            <td>0.15.46</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

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

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

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

          <tr>
            <td>[seaborn](https://seaborn.pydata.org)</td>
            <td>0.9.0</td>
            <td>Statistical data visualization / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[secretstorage](https://github.com/mitya57/secretstorage)</td>
            <td>3.1.0</td>
            <td>Provides a way for securely storing passwords and other secrets. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[send2trash](https://github.com/hsoft/send2trash)</td>
            <td>1.5.0</td>
            <td>Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[setuptools](https://github.com/pypa/setuptools)</td>
            <td>40.6.3</td>
            <td>Download, build, install, upgrade, and uninstall Python packages / MIT</td>
          </tr>

          <tr>
            <td>[simplegeneric](http://cheeseshop.python.org/pypi/simplegeneric)</td>
            <td>0.8.1</td>
            <td>Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public</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.19.8</td>
            <td>Create Python bindings for C and C++ libraries / GPL-3.0</td>
          </tr>

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

          <tr>
            <td>[snappy](https://github.com/google/snappy)</td>
            <td>1.1.7</td>
            <td>A fast compressor/decompressor / BSD 3-clause</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-2-Clause</td>
          </tr>

          <tr>
            <td>[sortedcollections](http://www.grantjenks.com/docs/sortedcollections/)</td>
            <td>1.0.1</td>
            <td>Python Sorted Collections / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>1.8.2</td>
            <td>Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause</td>
          </tr>

          <tr>
            <td>sphinxcontrib</td>
            <td>1.0</td>
            <td>Python namespace for sphinxcontrib / BSD</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-websupport](https://pypi.python.org/pypi/sphinxcontrib-websupport)</td>
            <td>1.1.0</td>
            <td>Sphinx API for Web Apps / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[spyder](https://www.spyder-ide.org/)</td>
            <td>3.3.2</td>
            <td>The Scientific Python Development Environment / MIT</td>
          </tr>

          <tr>
            <td>[spyder-kernels](https://github.com/spyder-ide/spyder-kernels)</td>
            <td>0.3.0</td>
            <td>Jupyter kernels for the Spyder console / MIT</td>
          </tr>

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

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.26.0</td>
            <td>Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (`&lt;http://www.sqlite.org/copyright.html&gt;`)</td>
          </tr>

          <tr>
            <td>[statsmodels](https://www.statsmodels.org)</td>
            <td>0.9.0</td>
            <td>Statistical computations and models for use with SciPy / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](http://sympy.org)</td>
            <td>1.3</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 serialization library. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[terminado](https://github.com/jupyter/terminado)</td>
            <td>0.8.1</td>
            <td>Terminals served by tornado websockets / BSD 2-clause</td>
          </tr>

          <tr>
            <td>[testpath](https://testpath.readthedocs.io)</td>
            <td>0.4.2</td>
            <td>Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tk](http://www.tcl.tk/)</td>
            <td>8.6.8</td>
            <td>A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk</td>
          </tr>

          <tr>
            <td>[toolz](http://toolz.readthedocs.org/)</td>
            <td>0.9.0</td>
            <td>A functional standard library for Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>5.1.1</td>
            <td>A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0</td>
          </tr>

          <tr>
            <td>[tqdm](https://pypi.python.org/pypi/tqdm)</td>
            <td>4.28.1</td>
            <td>A Fast, Extensible Progress Meter / MPLv2.0, MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://ipython.org/)</td>
            <td>4.3.2</td>
            <td>Configuration system for Python applications / BSD 3-clause</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/)</td>
            <td>2.3.7</td>
            <td>ODBC on non MS Windows platforms / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.24.1</td>
            <td>HTTP library with thread-safe connection pooling, file post, and more. / MIT</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>[webencodings](https://github.com/gsnedders/python-webencodings)</td>
            <td>0.5.1</td>
            <td>Character encoding aliases for legacy web content / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[werkzeug](http://werkzeug.pocoo.org/)</td>
            <td>0.14.1</td>
            <td>The Python WSGI Utility Library. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[widgetsnbextension](http://ipython.org)</td>
            <td>3.4.2</td>
            <td>Interactive Widgets for Jupyter / BSD 3-clause</td>
          </tr>

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

          <tr>
            <td>[wurlitzer](https://github.com/minrk/wurlitzer)</td>
            <td>1.0.2</td>
            <td>Capture C-level stdout/stderr in Python / MIT</td>
          </tr>

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>1.2.0</td>
            <td>Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising</td>
          </tr>

          <tr>
            <td>[xlsxwriter](https://xlsxwriter.readthedocs.io/)</td>
            <td>1.1.2</td>
            <td>A Python module for creating Excel XLSX files / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[xz](http://tukaani.org/xz/)</td>
            <td>5.2.4</td>
            <td>Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0</td>
          </tr>

          <tr>
            <td>[yaml](http://pyyaml.org/wiki/LibYAML)</td>
            <td>0.1.7</td>
            <td>A C library for parsing and emitting YAML. / MIT</td>
          </tr>

          <tr>
            <td>[zeromq](http://zeromq.org)</td>
            <td>4.2.5</td>
            <td>A high-performance asynchronous messaging library. / LGPL 3</td>
          </tr>

          <tr>
            <td>[zict](http://github.com/mrocklin/zict)</td>
            <td>0.1.3</td>
            <td>Composable Dictionary Classes / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[zlib](http://zlib.net/)</td>
            <td>1.2.11</td>
            <td>Massively spiffy yet delicately unobtrusive compression library / zlib</td>
          </tr>

          <tr>
            <td>zstd</td>
            <td>1.3.7</td>
            <td>Zstandard - Fast real-time compression algorithm / BSD 3-Clause</td>
          </tr>
        </tbody>
      </table>
    </Accordion>

    <Accordion title="Anaconda 2018.12 for 64-bit Windows with Python 2.7">
      <table>
        <thead>
          <tr>
            <th>Name</th>
            <th>Version</th>
            <th>Summary / License</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[\_ipyw\_jlab\_nb\_ext\_conf](https://github.com/ContinuumIO/anaconda-nb-extensions-meta-config)</td>
            <td>0.1.0</td>
            <td>A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD</td>
          </tr>

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

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

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

          <tr>
            <td>[anaconda-project](https://github.com/Anaconda-Platform/anaconda-project)</td>
            <td>0.8.2</td>
            <td>Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>0.24.0</td>
            <td>Python ASN.1 library with a focus on performance and a pythonic API / MIT</td>
          </tr>

          <tr>
            <td>astroid</td>
            <td>1.6.5</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL 2.1</td>
          </tr>

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

          <tr>
            <td>[atomicwrites](https://github.com/untitaker/python-atomicwrites)</td>
            <td>1.2.1</td>
            <td>Atomic file writes. / MIT</td>
          </tr>

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>18.2.0</td>
            <td>attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT</td>
          </tr>

          <tr>
            <td>[automat](https://github.com/glyph/Automat)</td>
            <td>0.7.0</td>
            <td>self-service finite-state machines for the programmer on the go / MIT</td>
          </tr>

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

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

          <tr>
            <td>[backports.functools\_lru\_cache](https://github.com/jaraco/backports.functools_lru_cache)</td>
            <td>1.5</td>
            <td>Backport of functools.lru\_cache from Python 3.3 as published at ActiveState. / MIT</td>
          </tr>

          <tr>
            <td>[backports.os](https://github.com/pjdelport/backports.os)</td>
            <td>0.1.1</td>
            <td>Backport of new features in Python’s os module / Python Software Foundation</td>
          </tr>

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

          <tr>
            <td>[backports.shutil\_which](https://github.com/minrk/backports.shutil_which)</td>
            <td>3.5.2</td>
            <td>Backport of shutil.which from Python 3.3 / PSF2 & MIT</td>
          </tr>

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

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

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

          <tr>
            <td>[bkcharts](http://github.com/bokeh/bkcharts)</td>
            <td>0.2</td>
            <td>High level chart types built on top of Bokeh / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>blas</td>
            <td>1.0</td>

            <td />
          </tr>

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

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>3.0.2</td>
            <td>Easy, whitelist-based HTML-sanitizing tool / Apache-2.0</td>
          </tr>

          <tr>
            <td>[blosc](https://github.com/Blosc/c-blosc)</td>
            <td>1.14.4</td>
            <td>A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[bokeh](http://bokeh.pydata.org/)</td>
            <td>1.0.2</td>
            <td>Statistical and novel interactive HTML plots for Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[boto](https://github.com/boto/boto/)</td>
            <td>2.49.0</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. / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[ca-certificates](https://github.com/conda-forge/ca-certificates-feedstock)</td>
            <td>2018.03.07</td>
            <td>Certificates for use with other packages. / ISC</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 2-Clause</td>
          </tr>

          <tr>
            <td>certifi</td>
            <td>2018.11.29</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

          <tr>
            <td>cffi</td>
            <td>1.11.5</td>
            <td>Foreign Function Interface for Python calling C code. / MIT</td>
          </tr>

          <tr>
            <td>[chardet](https://github.com/chardet/chardet)</td>
            <td>3.0.4</td>
            <td>Universal character encoding detector / LGPL2</td>
          </tr>

          <tr>
            <td>[click](https://palletsprojects.com/p/click)</td>
            <td>7.0</td>
            <td>Python composable command line interface toolkit / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[colorama](https://github.com/tartley/colorama)</td>
            <td>0.4.1</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>comtypes</td>
            <td>1.1.7</td>
            <td>pure Python COM package / MIT</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.5.12</td>
            <td>OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-build](https://github.com/conda/conda-build)</td>
            <td>3.17.6</td>
            <td>tools for building conda packages / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-env](https://github.com/conda/conda-env)</td>
            <td>2.6.0</td>
            <td>Tools for interacting with conda environments. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-verify](https://github.com/conda/conda-verify)</td>
            <td>3.1.1</td>
            <td>tool for validating conda recipes and conda packages / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>console\_shortcut</td>
            <td>0.1.1</td>
            <td>Console shortcut creator for Windows (using menuinst) / BSD</td>
          </tr>

          <tr>
            <td>[constantly](https://github.com/twisted/constantly)</td>
            <td>15.1.0</td>
            <td>Symbolic constants in Python / 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://github.com/pyca/cryptography)</td>
            <td>2.4.2</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.63.0</td>
            <td>tool and library for transferring data with URL syntax / MIT/X derivate (`&lt;http://curl.haxx.se/docs/copyright.html&gt;`)</td>
          </tr>

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

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

          <tr>
            <td>[cytoolz](https://github.com/pytoolz/cytoolz)</td>
            <td>0.9.0.1</td>
            <td>Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[dask](http://github.com/dask/dask/)</td>
            <td>1.0.0</td>
            <td>Parallel Python with task scheduling / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[dask-core](http://github.com/dask/dask/)</td>
            <td>1.0.0</td>
            <td>Parallel Python with task scheduling / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>datashape</td>
            <td>0.5.4</td>
            <td>A data description language. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[decorator](https://github.com/micheles/decorator)</td>
            <td>4.3.0</td>
            <td>Better living through Python with decorators. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>defusedxml</td>
            <td>0.5.0</td>
            <td>XML bomb protection for Python stdlib modules / PSF 2.0</td>
          </tr>

          <tr>
            <td>distributed</td>
            <td>1.25.1</td>
            <td>Distributed computing with Dask / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.14</td>
            <td>Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0</td>
          </tr>

          <tr>
            <td>[entrypoints](https://github.com/takluyver/entrypoints)</td>
            <td>0.2.3</td>
            <td>Discover and load entry points from installed packages. / MIT License</td>
          </tr>

          <tr>
            <td>enum34</td>
            <td>1.1.6</td>
            <td>Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[et\_xmlfile](https://openpyxl.pages.heptapod.net/et_xmlfile/)</td>
            <td>1.0.1</td>
            <td>An 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 lru\_cache / MIT</td>
          </tr>

          <tr>
            <td>[filelock](https://github.com/benediktschmitt/py-filelock)</td>
            <td>3.0.10</td>
            <td>A platform independent file lock. / Public Domain</td>
          </tr>

          <tr>
            <td>[flask](https://flask.palletsprojects.com/en/stable/)</td>
            <td>1.0.2</td>
            <td>A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[freetype](https://www.freetype.org/)</td>
            <td>2.9.1</td>
            <td>A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType</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 2.0</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 and PyPy. / PSF license</td>
          </tr>

          <tr>
            <td>[future](http://python-future.org)</td>
            <td>0.17.1</td>
            <td>Clean single-source support for Python 3 and 2 / MIT</td>
          </tr>

          <tr>
            <td>[futures](https://github.com/agronholm/pythonfutures)</td>
            <td>3.2.0</td>
            <td>Backport of the concurrent.futures package from Python 3.2 / PSF</td>
          </tr>

          <tr>
            <td>[get\_terminal\_size](https://github.com/chrippa/backports.shutil_get_terminal_size)</td>
            <td>1.0.0</td>
            <td>Get the size of the terminal window. / MIT</td>
          </tr>

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

          <tr>
            <td>[glob2](https://github.com/miracle2k/python-glob2)</td>
            <td>0.6</td>
            <td>Version of the glob module that supports recursion via \*\*, and can capture patterns. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[greenlet](https://github.com/python-greenlet/greenlet)</td>
            <td>0.4.15</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 3-Clause</td>
          </tr>

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>2.8.0</td>
            <td>Read and write HDF5 files from Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
            <td>1.10.2</td>
            <td>HDF5 is a data model, library, and file format for storing and managing data / HDF5</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 3-Clause</td>
          </tr>

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

          <tr>
            <td>[hyperlink](https://github.com/python-hyper/hyperlink)</td>
            <td>18.0.0</td>
            <td>Immutable, Pythonic, correct URLs. / MIT</td>
          </tr>

          <tr>
            <td>[icc\_rt](https://software.intel.com/en-us/node/522690)</td>
            <td>2019.0.0</td>
            <td>Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary</td>
          </tr>

          <tr>
            <td>[icu](http://site.icu-project.org/)</td>
            <td>58.2</td>
            <td>International Components for Unicode. / MIT</td>
          </tr>

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

          <tr>
            <td>[imageio](http://imageio.github.io)</td>
            <td>2.4.1</td>
            <td>a Python library for reading and writing image data / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[importlib\_metadata](http://importlib-metadata.readthedocs.io)</td>
            <td>0.6</td>
            <td>A library to access the metadata for a Python package / APACHE-2.0</td>
          </tr>

          <tr>
            <td>[incremental](https://twistedmatrix.com)</td>
            <td>17.5.0</td>
            <td>A library that versions your Python projects / MIT License</td>
          </tr>

          <tr>
            <td>[intel-openmp](https://software.intel.com/en-us/node/522690)</td>
            <td>2019.1</td>
            <td>Math library for Intel and compatible processors / proprietary - Intel</td>
          </tr>

          <tr>
            <td>[ipaddress](https://github.com/phihag/ipaddress)</td>
            <td>1.0.22</td>
            <td>IPv4/IPv6 manipulation library / PSF 2</td>
          </tr>

          <tr>
            <td>[ipykernel](https://ipython.org)</td>
            <td>4.10.0</td>
            <td>IPython Kernel for Jupyter / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ipython](https://ipython.org/)</td>
            <td>5.8.0</td>
            <td>IPython: Productive Interactive Computing / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[ipywidgets](https://github.com/ipython/ipywidgets)</td>
            <td>7.4.2</td>
            <td>Jupyter Interactive Widgets / BSD 3-clause</td>
          </tr>

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

          <tr>
            <td>[itsdangerous](https://github.com/pallets/itsdangerous)</td>
            <td>1.1.0</td>
            <td>Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[jdcal](https://github.com/phn/jdcal)</td>
            <td>1.4</td>
            <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[jedi](https://github.com/davidhalter/jedi/)</td>
            <td>0.13.2</td>
            <td>An autocompletion tool for Python that can be used for text editors. / MIT</td>
          </tr>

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

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

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</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>Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[jupyter\_core](http://jupyter.org)</td>
            <td>4.4.0</td>
            <td>Core common functionality of Jupyter projects. / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[jupyterlab](https://github.com/jupyterlab/jupyterlab)</td>
            <td>0.33.11</td>
            <td>JupyterLab PRE-ALPHA / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_launcher](http://github.com/jupyterlab/jupyterlab_launcher)</td>
            <td>0.11.2</td>
            <td>A Launcher for JupyterLab based applications. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[keyring](https://github.com/jaraco/keyring)</td>
            <td>17.0.0</td>
            <td>Store and access your passwords safely / Python Software Foundation or MIT</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.0.1</td>
            <td>A fast implementation of the Cassowary constraint solver / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.16.1</td>
            <td>A network authentication protocol. / MIT</td>
          </tr>

          <tr>
            <td>[lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy)</td>
            <td>1.3.1</td>
            <td>A fast and thorough lazy object proxy. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[libarchive](http://www.libarchive.org/)</td>
            <td>3.3.3</td>
            <td>Multi-format archive and compression library / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.63.0</td>
            <td>tool and library for transferring data with URL syntax / MIT/X derivate (`&lt;http://curl.haxx.se/docs/copyright.html&gt;`)</td>
          </tr>

          <tr>
            <td>[libiconv](https://www.gnu.org/software/libiconv/)</td>
            <td>1.15</td>
            <td>Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL</td>
          </tr>

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

          <tr>
            <td>[libsodium](http://libsodium.org)</td>
            <td>1.0.16</td>
            <td>A modern and easy-to-use crypto library. / ISC</td>
          </tr>

          <tr>
            <td>[libssh2](https://www.libssh2.org/)</td>
            <td>1.8.0</td>
            <td>the SSH library / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.0.9</td>
            <td>Support for the Tag Image File Format (TIFF). / HPND</td>
          </tr>

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

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

          <tr>
            <td>[linecache2](https://github.com/testing-cabal/linecache2)</td>
            <td>1.0.0</td>
            <td>Backport of the linecache module / PSF 1.0</td>
          </tr>

          <tr>
            <td>[llvmlite](https://github.com/numba/llvmlite)</td>
            <td>0.26.0</td>
            <td>A lightweight LLVM python binding for writing JIT compilers / New BSD License</td>
          </tr>

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

          <tr>
            <td>[lxml](http://lxml.de/)</td>
            <td>4.2.5</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.8.1.2</td>
            <td>Extremely Fast Compression algorithm / BSD 2-clause</td>
          </tr>

          <tr>
            <td>[lzo](http://www.oberhumer.com/opensource/lzo/)</td>
            <td>2.10</td>
            <td>LZO is a portable lossless data compression library written in ANSI C. / GPL v2+</td>
          </tr>

          <tr>
            <td>m2w64-gcc-libgfortran</td>
            <td>5.3.0</td>

            <td />
          </tr>

          <tr>
            <td>m2w64-gcc-libs</td>
            <td>5.3.0</td>

            <td />
          </tr>

          <tr>
            <td>m2w64-gcc-libs-core</td>
            <td>5.3.0</td>

            <td />
          </tr>

          <tr>
            <td>m2w64-gmp</td>
            <td>6.1.0</td>

            <td />
          </tr>

          <tr>
            <td>m2w64-libwinpthread-git</td>
            <td>5.0.0.4634.697f757</td>

            <td />
          </tr>

          <tr>
            <td>[markupsafe](https://www.palletsprojects.com/p/markupsafe)</td>
            <td>1.1.0</td>
            <td>A Python module that implements the jinja2.Markup string / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[matplotlib](http://matplotlib.org/)</td>
            <td>2.2.3</td>
            <td>Publication quality figures in Python / PSF-based</td>
          </tr>

          <tr>
            <td>[mccabe](https://github.com/PyCQA/mccabe)</td>
            <td>0.6.1</td>
            <td>McCabe complexity checker for Python / MIT</td>
          </tr>

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

          <tr>
            <td>[mistune](https://github.com/lepture/mistune)</td>
            <td>0.8.4</td>
            <td>The fastest markdown parser in pure Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[mkl](https://software.intel.com/en-us/mkl)</td>
            <td>2019.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>[mkl\_fft](http://github.com/IntelPython/mkl_fft)</td>
            <td>1.0.6</td>
            <td>NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/erikrose/more-itertools)</td>
            <td>4.3.0</td>
            <td>More routines for operating on iterables, beyond itertools / MIT</td>
          </tr>

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

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>0.5.6</td>
            <td>MessagePack (de)serializer. / Apache 2.0</td>
          </tr>

          <tr>
            <td>msys2-conda-epoch</td>
            <td>20160418</td>

            <td />
          </tr>

          <tr>
            <td>[multipledispatch](https://github.com/mrocklin/multipledispatch/)</td>
            <td>0.6.0</td>
            <td>Multiple dispatch in Python / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[nbconvert](http://jupyter.org)</td>
            <td>5.4.0</td>
            <td>Converting Jupyter Notebooks / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[networkx](https://networkx.github.io/)</td>
            <td>2.2</td>
            <td>Python package for creating and manipulating complex networks / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.4</td>
            <td>Build Python programs to work with human language data / Apache 2.0</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-2.1</td>
          </tr>

          <tr>
            <td>[notebook](http://jupyter.org)</td>
            <td>5.7.4</td>
            <td>Jupyter Notebook / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[numba](https://github.com/numba)</td>
            <td>0.41.0</td>
            <td>NumPy aware dynamic Python compiler using LLVM / BSD 2-clause</td>
          </tr>

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

          <tr>
            <td>[numpy](https://numpy.org/)</td>
            <td>1.15.4</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>numpy-base</td>
            <td>1.15.4</td>

            <td />
          </tr>

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

          <tr>
            <td>[odo](http://odo.pydata.org)</td>
            <td>0.5.1</td>
            <td>Data migration in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[olefile](http://www.decalage.info/python/olefileio)</td>
            <td>0.46</td>
            <td>parse, read and write Microsoft OLE2 files / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[openpyxl](https://openpyxl.readthedocs.io)</td>
            <td>2.5.12</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.2p</td>
            <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL</td>
          </tr>

          <tr>
            <td>[packaging](https://github.com/pypa/packaging)</td>
            <td>18.0</td>
            <td>Core utilities for Python packages / Apache 2.0 or BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[pandas](http://pandas.pydata.org)</td>
            <td>0.23.4</td>
            <td>High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pandoc](http://pandoc.org/)</td>
            <td>1.19.2.1</td>
            <td>Universal markup converter (repackaged binaries). / GPL-2.0</td>
          </tr>

          <tr>
            <td>[pandocfilters](https://github.com/jgm/pandocfilters)</td>
            <td>1.4.2</td>
            <td>A python module for writing pandoc filters / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[parso](https://github.com/davidhalter/parso)</td>
            <td>0.3.1</td>
            <td>A Python Parser / MIT</td>
          </tr>

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>0.3.9</td>
            <td>Data structure for on-disk shuffle operations / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[pathlib2](https://github.com/mcmtroffaes/pathlib2)</td>
            <td>2.3.3</td>
            <td>Fork of pathlib aiming to support the full stdlib Python API. / MIT</td>
          </tr>

          <tr>
            <td>[patsy](https://github.com/pydata/patsy)</td>
            <td>0.5.1</td>
            <td>Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2</td>
          </tr>

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

          <tr>
            <td>[pickleshare](https://github.com/pickleshare/pickleshare/)</td>
            <td>0.7.5</td>
            <td>Tiny ‘shelve’-like database with concurrency support / MIT</td>
          </tr>

          <tr>
            <td>[pillow](https://pillow.readthedocs.io)</td>
            <td>5.3.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL</td>
          </tr>

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

          <tr>
            <td>[pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk)</td>
            <td>1.4.2</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.8.0</td>
            <td>Plugin registration and hook calling for Python / MIT</td>
          </tr>

          <tr>
            <td>[ply](http://www.dabeaz.com/ply/index.html)</td>
            <td>3.11</td>
            <td>Python Lex-Yacc / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[progress](https://github.com/verigak/progress)</td>
            <td>1.3</td>
            <td>Easy progress reporting for Python / ISC</td>
          </tr>

          <tr>
            <td>[prometheus\_client](https://github.com/prometheus/client_python)</td>
            <td>0.5.0</td>
            <td>Python client for the Prometheus monitoring system / Apache 2.0</td>
          </tr>

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

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

          <tr>
            <td>[py](https://github.com/pytest-dev/py)</td>
            <td>1.7.0</td>
            <td>library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
          </tr>

          <tr>
            <td>[pyasn1-modules](http://pyasn1.sourceforge.net/)</td>
            <td>0.2.2</td>
            <td>A collection of ASN.1-based protocols modules. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[pycodestyle](https://pycodestyle.readthedocs.io/)</td>
            <td>2.4.0</td>
            <td>Python style guide checker / MIT</td>
          </tr>

          <tr>
            <td>[pycosat](https://github.com/ContinuumIO/pycosat)</td>
            <td>0.6.3</td>
            <td>Bindings to picosat (a SAT solver) / MIT</td>
          </tr>

          <tr>
            <td>[pycparser](https://github.com/eliben/pycparser)</td>
            <td>2.19</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</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.2</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pyflakes](https://github.com/PyCQA/pyflakes)</td>
            <td>2.0.0</td>
            <td>Pyflakes analyzes programs and detects various errors. / MIT</td>
          </tr>

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.3.1</td>
            <td>Generic syntax highlighting package / BSD 2-clause</td>
          </tr>

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

          <tr>
            <td>[pyodbc](https://github.com/mkleehammer/pyodbc)</td>
            <td>4.0.25</td>
            <td>DB API Module for ODBC / MIT</td>
          </tr>

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

          <tr>
            <td>pyparsing</td>
            <td>2.3.0</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, GPL-2.0, GPL-3.0</td>
          </tr>

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.6.8</td>
            <td>A Python SOCKS client module. See [Anorov/PySocks](https://github.com/Anorov/PySocks) for more information. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pytables](http://www.pytables.org)</td>
            <td>3.4.4</td>
            <td>Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pytest](https://docs.pytest.org/en/latest/)</td>
            <td>4.0.2</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

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

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

          <tr>
            <td>python-libarchive-c</td>
            <td>2.8</td>

            <td />
          </tr>

          <tr>
            <td>[pytz](http://pythonhosted.org/pytz/)</td>
            <td>2018.7</td>
            <td>World timezone definitions, modern and historical. / MIT</td>
          </tr>

          <tr>
            <td>[pywavelets](https://github.com/PyWavelets/pywt)</td>
            <td>1.0.1</td>
            <td>Discrete Wavelet Transforms in Python. / MIT</td>
          </tr>

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

          <tr>
            <td>[pywinpty](https://github.com/spyder-ide/pywinpty)</td>
            <td>0.5.5</td>
            <td>Python bindings for the winpty library / MIT</td>
          </tr>

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

          <tr>
            <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
            <td>17.1.2</td>
            <td>Python bindings for zeromq / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[qt](http://qt-project.org)</td>
            <td>5.6.2</td>
            <td>Qt is a cross-platform application and UI framework. / LGPL-3.0</td>
          </tr>

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

          <tr>
            <td>[qtconsole](http://jupyter.org)</td>
            <td>4.4.3</td>
            <td>Jupyter Qt console / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
            <td>1.5.2</td>
            <td>Abstraction layer for PyQt5/PyQt4/PySide / MIT</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.21.0</td>
            <td>Python HTTP for Humans / Apache 2.0</td>
          </tr>

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

          <tr>
            <td>ruamel\_yaml</td>
            <td>0.15.46</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

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

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

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

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

          <tr>
            <td>[seaborn](https://seaborn.pydata.org)</td>
            <td>0.9.0</td>
            <td>Statistical data visualization / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[send2trash](https://github.com/hsoft/send2trash)</td>
            <td>1.5.0</td>
            <td>Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[setuptools](https://github.com/pypa/setuptools)</td>
            <td>40.6.3</td>
            <td>Download, build, install, upgrade, and uninstall Python packages / MIT</td>
          </tr>

          <tr>
            <td>[simplegeneric](http://cheeseshop.python.org/pypi/simplegeneric)</td>
            <td>0.8.1</td>
            <td>Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public</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.1</td>
            <td>Create Python bindings for C and C++ libraries / GPL-3.0</td>
          </tr>

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

          <tr>
            <td>[snappy](https://github.com/google/snappy)</td>
            <td>1.1.7</td>
            <td>A fast compressor/decompressor / BSD 3-clause</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-2-Clause</td>
          </tr>

          <tr>
            <td>[sortedcollections](http://www.grantjenks.com/docs/sortedcollections/)</td>
            <td>1.0.1</td>
            <td>Python Sorted Collections / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>1.8.2</td>
            <td>Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause</td>
          </tr>

          <tr>
            <td>sphinxcontrib</td>
            <td>1.0</td>
            <td>Python namespace for sphinxcontrib / BSD</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-websupport](https://pypi.python.org/pypi/sphinxcontrib-websupport)</td>
            <td>1.1.0</td>
            <td>Sphinx API for Web Apps / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[spyder](https://www.spyder-ide.org/)</td>
            <td>3.3.2</td>
            <td>The Scientific Python Development Environment / MIT</td>
          </tr>

          <tr>
            <td>[spyder-kernels](https://github.com/spyder-ide/spyder-kernels)</td>
            <td>0.3.0</td>
            <td>Jupyter kernels for the Spyder console / MIT</td>
          </tr>

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

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.26.0</td>
            <td>Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (`&lt;http://www.sqlite.org/copyright.html&gt;`)</td>
          </tr>

          <tr>
            <td>ssl\_match\_hostname</td>
            <td>3.5.0.1</td>
            <td>The ssl.match\_hostname() function from Python 3.5 / PSF 2</td>
          </tr>

          <tr>
            <td>[statsmodels](https://www.statsmodels.org)</td>
            <td>0.9.0</td>
            <td>Statistical computations and models for use with SciPy / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[sympy](http://sympy.org)</td>
            <td>1.3</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 serialization library. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[terminado](https://github.com/jupyter/terminado)</td>
            <td>0.8.1</td>
            <td>Terminals served by tornado websockets / BSD 2-clause</td>
          </tr>

          <tr>
            <td>[testpath](https://testpath.readthedocs.io)</td>
            <td>0.4.2</td>
            <td>Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tk](http://www.tcl.tk/)</td>
            <td>8.6.8</td>
            <td>A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk</td>
          </tr>

          <tr>
            <td>[toolz](http://toolz.readthedocs.org/)</td>
            <td>0.9.0</td>
            <td>A functional standard library for Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>5.1.1</td>
            <td>A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0</td>
          </tr>

          <tr>
            <td>[tqdm](https://pypi.python.org/pypi/tqdm)</td>
            <td>4.28.1</td>
            <td>A Fast, Extensible Progress Meter / MPLv2.0, MIT</td>
          </tr>

          <tr>
            <td>[traceback2](https://github.com/testing-cabal/traceback2)</td>
            <td>1.4.0</td>
            <td>Backports of the traceback module / PSF 2.0</td>
          </tr>

          <tr>
            <td>[traitlets](http://ipython.org/)</td>
            <td>4.3.2</td>
            <td>Configuration system for Python applications / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[typing](https://docs.python.org/3.5/library/typing.html)</td>
            <td>3.6.6</td>
            <td>Type Hints for Python - backport for `Python&lt;3.5` / PSF</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>[unittest2](http://pypi.python.org/pypi/unittest2)</td>
            <td>1.1.0</td>
            <td>The new features in unittest backported to Python 2.4+ / BSD</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.24.1</td>
            <td>HTTP library with thread-safe connection pooling, file post, and more. / MIT</td>
          </tr>

          <tr>
            <td>[vc](https://github.com/conda/conda/wiki/VC-features)</td>
            <td>9</td>
            <td>A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause)</td>
          </tr>

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

          <tr>
            <td>[vs2015\_runtime](http://www.microsoft.com)</td>
            <td>14.15.26706</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>[webencodings](https://github.com/gsnedders/python-webencodings)</td>
            <td>0.5.1</td>
            <td>Character encoding aliases for legacy web content / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[werkzeug](http://werkzeug.pocoo.org/)</td>
            <td>0.14.1</td>
            <td>The Python WSGI Utility Library. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[widgetsnbextension](http://ipython.org)</td>
            <td>3.4.2</td>
            <td>Interactive Widgets for Jupyter / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[win\_inet\_pton](https://github.com/hickeroar/win_inet_pton)</td>
            <td>1.0.1</td>
            <td>Native inet\_pton and inet\_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN</td>
          </tr>

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

          <tr>
            <td>wincertstore</td>
            <td>0.2</td>
            <td>Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2</td>
          </tr>

          <tr>
            <td>[winpty](https://github.com/rprichard/winpty)</td>
            <td>0.4.3</td>
            <td>Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT</td>
          </tr>

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

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>1.2.0</td>
            <td>Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising</td>
          </tr>

          <tr>
            <td>[xlsxwriter](https://xlsxwriter.readthedocs.io/)</td>
            <td>1.1.2</td>
            <td>A Python module for creating Excel XLSX files / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[xlwings](http://xlwings.org/)</td>
            <td>0.15.1</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.3.0</td>
            <td>Writing data and formatting information to Excel files / BSD</td>
          </tr>

          <tr>
            <td>[xz](http://tukaani.org/xz/)</td>
            <td>5.2.4</td>
            <td>Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0</td>
          </tr>

          <tr>
            <td>[yaml](http://pyyaml.org/wiki/LibYAML)</td>
            <td>0.1.7</td>
            <td>A C library for parsing and emitting YAML. / MIT</td>
          </tr>

          <tr>
            <td>[zeromq](http://zeromq.org)</td>
            <td>4.2.5</td>
            <td>A high-performance asynchronous messaging library. / LGPL 3</td>
          </tr>

          <tr>
            <td>[zict](http://github.com/mrocklin/zict)</td>
            <td>0.1.3</td>
            <td>Composable Dictionary Classes / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[zlib](http://zlib.net/)</td>
            <td>1.2.11</td>
            <td>Massively spiffy yet delicately unobtrusive compression library / zlib</td>
          </tr>
        </tbody>
      </table>
    </Accordion>

    <Accordion title="Anaconda 2018.12 for 32-bit Windows with Python 2.7">
      <table>
        <thead>
          <tr>
            <th>Name</th>
            <th>Version</th>
            <th>Summary / License</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[\_ipyw\_jlab\_nb\_ext\_conf](https://github.com/ContinuumIO/anaconda-nb-extensions-meta-config)</td>
            <td>0.1.0</td>
            <td>A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD</td>
          </tr>

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

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

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

          <tr>
            <td>[anaconda-project](https://github.com/Anaconda-Platform/anaconda-project)</td>
            <td>0.8.2</td>
            <td>Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>0.24.0</td>
            <td>Python ASN.1 library with a focus on performance and a pythonic API / MIT</td>
          </tr>

          <tr>
            <td>astroid</td>
            <td>1.6.5</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL 2.1</td>
          </tr>

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

          <tr>
            <td>[atomicwrites](https://github.com/untitaker/python-atomicwrites)</td>
            <td>1.2.1</td>
            <td>Atomic file writes. / MIT</td>
          </tr>

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>18.2.0</td>
            <td>attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT</td>
          </tr>

          <tr>
            <td>[automat](https://github.com/glyph/Automat)</td>
            <td>0.7.0</td>
            <td>self-service finite-state machines for the programmer on the go / MIT</td>
          </tr>

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

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

          <tr>
            <td>[backports.functools\_lru\_cache](https://github.com/jaraco/backports.functools_lru_cache)</td>
            <td>1.5</td>
            <td>Backport of functools.lru\_cache from Python 3.3 as published at ActiveState. / MIT</td>
          </tr>

          <tr>
            <td>[backports.os](https://github.com/pjdelport/backports.os)</td>
            <td>0.1.1</td>
            <td>Backport of new features in Python’s os module / Python Software Foundation</td>
          </tr>

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

          <tr>
            <td>[backports.shutil\_which](https://github.com/minrk/backports.shutil_which)</td>
            <td>3.5.2</td>
            <td>Backport of shutil.which from Python 3.3 / PSF2 & MIT</td>
          </tr>

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

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

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

          <tr>
            <td>[bkcharts](http://github.com/bokeh/bkcharts)</td>
            <td>0.2</td>
            <td>High level chart types built on top of Bokeh / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>blas</td>
            <td>1.0</td>

            <td />
          </tr>

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

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>3.0.2</td>
            <td>Easy, whitelist-based HTML-sanitizing tool / Apache-2.0</td>
          </tr>

          <tr>
            <td>[blosc](https://github.com/Blosc/c-blosc)</td>
            <td>1.14.4</td>
            <td>A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[bokeh](http://bokeh.pydata.org/)</td>
            <td>1.0.2</td>
            <td>Statistical and novel interactive HTML plots for Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[boto](https://github.com/boto/boto/)</td>
            <td>2.49.0</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. / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[ca-certificates](https://github.com/conda-forge/ca-certificates-feedstock)</td>
            <td>2018.03.07</td>
            <td>Certificates for use with other packages. / ISC</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 2-Clause</td>
          </tr>

          <tr>
            <td>certifi</td>
            <td>2018.11.29</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

          <tr>
            <td>cffi</td>
            <td>1.11.5</td>
            <td>Foreign Function Interface for Python calling C code. / MIT</td>
          </tr>

          <tr>
            <td>[chardet](https://github.com/chardet/chardet)</td>
            <td>3.0.4</td>
            <td>Universal character encoding detector / LGPL2</td>
          </tr>

          <tr>
            <td>[click](https://palletsprojects.com/p/click)</td>
            <td>7.0</td>
            <td>Python composable command line interface toolkit / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[colorama](https://github.com/tartley/colorama)</td>
            <td>0.4.1</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>comtypes</td>
            <td>1.1.7</td>
            <td>pure Python COM package / MIT</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.5.12</td>
            <td>OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-build](https://github.com/conda/conda-build)</td>
            <td>3.17.6</td>
            <td>tools for building conda packages / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-env](https://github.com/conda/conda-env)</td>
            <td>2.6.0</td>
            <td>Tools for interacting with conda environments. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-verify](https://github.com/conda/conda-verify)</td>
            <td>3.1.1</td>
            <td>tool for validating conda recipes and conda packages / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>console\_shortcut</td>
            <td>0.1.1</td>
            <td>Console shortcut creator for Windows (using menuinst) / BSD</td>
          </tr>

          <tr>
            <td>[constantly](https://github.com/twisted/constantly)</td>
            <td>15.1.0</td>
            <td>Symbolic constants in Python / 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://github.com/pyca/cryptography)</td>
            <td>2.4.2</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.63.0</td>
            <td>tool and library for transferring data with URL syntax / MIT/X derivate (`&lt;http://curl.haxx.se/docs/copyright.html&gt;`)</td>
          </tr>

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

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

          <tr>
            <td>[cytoolz](https://github.com/pytoolz/cytoolz)</td>
            <td>0.9.0.1</td>
            <td>Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[dask](http://github.com/dask/dask/)</td>
            <td>1.0.0</td>
            <td>Parallel Python with task scheduling / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[dask-core](http://github.com/dask/dask/)</td>
            <td>1.0.0</td>
            <td>Parallel Python with task scheduling / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>datashape</td>
            <td>0.5.4</td>
            <td>A data description language. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[decorator](https://github.com/micheles/decorator)</td>
            <td>4.3.0</td>
            <td>Better living through Python with decorators. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>defusedxml</td>
            <td>0.5.0</td>
            <td>XML bomb protection for Python stdlib modules / PSF 2.0</td>
          </tr>

          <tr>
            <td>distributed</td>
            <td>1.25.1</td>
            <td>Distributed computing with Dask / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.14</td>
            <td>Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0</td>
          </tr>

          <tr>
            <td>[entrypoints](https://github.com/takluyver/entrypoints)</td>
            <td>0.2.3</td>
            <td>Discover and load entry points from installed packages. / MIT License</td>
          </tr>

          <tr>
            <td>enum34</td>
            <td>1.1.6</td>
            <td>Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[et\_xmlfile](https://openpyxl.pages.heptapod.net/et_xmlfile/)</td>
            <td>1.0.1</td>
            <td>An 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 lru\_cache / MIT</td>
          </tr>

          <tr>
            <td>[filelock](https://github.com/benediktschmitt/py-filelock)</td>
            <td>3.0.10</td>
            <td>A platform independent file lock. / Public Domain</td>
          </tr>

          <tr>
            <td>[flask](https://flask.palletsprojects.com/en/stable/)</td>
            <td>1.0.2</td>
            <td>A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[freetype](https://www.freetype.org/)</td>
            <td>2.9.1</td>
            <td>A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType</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 2.0</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 and PyPy. / PSF license</td>
          </tr>

          <tr>
            <td>[future](http://python-future.org)</td>
            <td>0.17.1</td>
            <td>Clean single-source support for Python 3 and 2 / MIT</td>
          </tr>

          <tr>
            <td>[futures](https://github.com/agronholm/pythonfutures)</td>
            <td>3.2.0</td>
            <td>Backport of the concurrent.futures package from Python 3.2 / PSF</td>
          </tr>

          <tr>
            <td>[get\_terminal\_size](https://github.com/chrippa/backports.shutil_get_terminal_size)</td>
            <td>1.0.0</td>
            <td>Get the size of the terminal window. / MIT</td>
          </tr>

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

          <tr>
            <td>[glob2](https://github.com/miracle2k/python-glob2)</td>
            <td>0.6</td>
            <td>Version of the glob module that supports recursion via \*\*, and can capture patterns. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[greenlet](https://github.com/python-greenlet/greenlet)</td>
            <td>0.4.15</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 3-Clause</td>
          </tr>

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>2.8.0</td>
            <td>Read and write HDF5 files from Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
            <td>1.10.2</td>
            <td>HDF5 is a data model, library, and file format for storing and managing data / HDF5</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 3-Clause</td>
          </tr>

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

          <tr>
            <td>[hyperlink](https://github.com/python-hyper/hyperlink)</td>
            <td>18.0.0</td>
            <td>Immutable, Pythonic, correct URLs. / MIT</td>
          </tr>

          <tr>
            <td>[icc\_rt](https://software.intel.com/en-us/node/522690)</td>
            <td>2019.0.0</td>
            <td>Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary</td>
          </tr>

          <tr>
            <td>[icu](http://site.icu-project.org/)</td>
            <td>58.2</td>
            <td>International Components for Unicode. / MIT</td>
          </tr>

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

          <tr>
            <td>[imageio](http://imageio.github.io)</td>
            <td>2.4.1</td>
            <td>a Python library for reading and writing image data / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[importlib\_metadata](http://importlib-metadata.readthedocs.io)</td>
            <td>0.6</td>
            <td>A library to access the metadata for a Python package / APACHE-2.0</td>
          </tr>

          <tr>
            <td>[incremental](https://twistedmatrix.com)</td>
            <td>17.5.0</td>
            <td>A library that versions your Python projects / MIT License</td>
          </tr>

          <tr>
            <td>[intel-openmp](https://software.intel.com/en-us/node/522690)</td>
            <td>2019.1</td>
            <td>Math library for Intel and compatible processors / proprietary - Intel</td>
          </tr>

          <tr>
            <td>[ipaddress](https://github.com/phihag/ipaddress)</td>
            <td>1.0.22</td>
            <td>IPv4/IPv6 manipulation library / PSF 2</td>
          </tr>

          <tr>
            <td>[ipykernel](https://ipython.org)</td>
            <td>4.10.0</td>
            <td>IPython Kernel for Jupyter / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ipython](https://ipython.org/)</td>
            <td>5.8.0</td>
            <td>IPython: Productive Interactive Computing / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[ipywidgets](https://github.com/ipython/ipywidgets)</td>
            <td>7.4.2</td>
            <td>Jupyter Interactive Widgets / BSD 3-clause</td>
          </tr>

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

          <tr>
            <td>[itsdangerous](https://github.com/pallets/itsdangerous)</td>
            <td>1.1.0</td>
            <td>Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[jdcal](https://github.com/phn/jdcal)</td>
            <td>1.4</td>
            <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[jedi](https://github.com/davidhalter/jedi/)</td>
            <td>0.13.2</td>
            <td>An autocompletion tool for Python that can be used for text editors. / MIT</td>
          </tr>

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

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

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</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>Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[jupyter\_core](http://jupyter.org)</td>
            <td>4.4.0</td>
            <td>Core common functionality of Jupyter projects. / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[jupyterlab](https://github.com/jupyterlab/jupyterlab)</td>
            <td>0.33.11</td>
            <td>JupyterLab PRE-ALPHA / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_launcher](http://github.com/jupyterlab/jupyterlab_launcher)</td>
            <td>0.11.2</td>
            <td>A Launcher for JupyterLab based applications. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[keyring](https://github.com/jaraco/keyring)</td>
            <td>17.0.0</td>
            <td>Store and access your passwords safely / Python Software Foundation or MIT</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.0.1</td>
            <td>A fast implementation of the Cassowary constraint solver / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.16.1</td>
            <td>A network authentication protocol. / MIT</td>
          </tr>

          <tr>
            <td>[lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy)</td>
            <td>1.3.1</td>
            <td>A fast and thorough lazy object proxy. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[libarchive](http://www.libarchive.org/)</td>
            <td>3.3.3</td>
            <td>Multi-format archive and compression library / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.63.0</td>
            <td>tool and library for transferring data with URL syntax / MIT/X derivate (`&lt;http://curl.haxx.se/docs/copyright.html&gt;`)</td>
          </tr>

          <tr>
            <td>[libiconv](https://www.gnu.org/software/libiconv/)</td>
            <td>1.15</td>
            <td>Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL</td>
          </tr>

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

          <tr>
            <td>[libsodium](http://libsodium.org)</td>
            <td>1.0.16</td>
            <td>A modern and easy-to-use crypto library. / ISC</td>
          </tr>

          <tr>
            <td>[libssh2](https://www.libssh2.org/)</td>
            <td>1.8.0</td>
            <td>the SSH library / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.0.9</td>
            <td>Support for the Tag Image File Format (TIFF). / HPND</td>
          </tr>

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

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

          <tr>
            <td>[linecache2](https://github.com/testing-cabal/linecache2)</td>
            <td>1.0.0</td>
            <td>Backport of the linecache module / PSF 1.0</td>
          </tr>

          <tr>
            <td>[llvmlite](https://github.com/numba/llvmlite)</td>
            <td>0.26.0</td>
            <td>A lightweight LLVM python binding for writing JIT compilers / New BSD License</td>
          </tr>

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

          <tr>
            <td>[lxml](http://lxml.de/)</td>
            <td>4.2.5</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.8.1.2</td>
            <td>Extremely Fast Compression algorithm / BSD 2-clause</td>
          </tr>

          <tr>
            <td>[lzo](http://www.oberhumer.com/opensource/lzo/)</td>
            <td>2.10</td>
            <td>LZO is a portable lossless data compression library written in ANSI C. / GPL v2+</td>
          </tr>

          <tr>
            <td>m2w64-gcc-libgfortran</td>
            <td>5.3.0</td>

            <td />
          </tr>

          <tr>
            <td>m2w64-gcc-libs</td>
            <td>5.3.0</td>

            <td />
          </tr>

          <tr>
            <td>m2w64-gcc-libs-core</td>
            <td>5.3.0</td>

            <td />
          </tr>

          <tr>
            <td>m2w64-gmp</td>
            <td>6.1.0</td>

            <td />
          </tr>

          <tr>
            <td>m2w64-libwinpthread-git</td>
            <td>5.0.0.4634.697f757</td>

            <td />
          </tr>

          <tr>
            <td>[markupsafe](https://www.palletsprojects.com/p/markupsafe)</td>
            <td>1.1.0</td>
            <td>A Python module that implements the jinja2.Markup string / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[matplotlib](http://matplotlib.org/)</td>
            <td>2.2.3</td>
            <td>Publication quality figures in Python / PSF-based</td>
          </tr>

          <tr>
            <td>[mccabe](https://github.com/PyCQA/mccabe)</td>
            <td>0.6.1</td>
            <td>McCabe complexity checker for Python / MIT</td>
          </tr>

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

          <tr>
            <td>[mistune](https://github.com/lepture/mistune)</td>
            <td>0.8.4</td>
            <td>The fastest markdown parser in pure Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[mkl](https://software.intel.com/en-us/mkl)</td>
            <td>2019.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>[mkl\_fft](http://github.com/IntelPython/mkl_fft)</td>
            <td>1.0.6</td>
            <td>NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/erikrose/more-itertools)</td>
            <td>4.3.0</td>
            <td>More routines for operating on iterables, beyond itertools / MIT</td>
          </tr>

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

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>0.5.6</td>
            <td>MessagePack (de)serializer. / Apache 2.0</td>
          </tr>

          <tr>
            <td>msys2-conda-epoch</td>
            <td>20160418</td>

            <td />
          </tr>

          <tr>
            <td>[multipledispatch](https://github.com/mrocklin/multipledispatch/)</td>
            <td>0.6.0</td>
            <td>Multiple dispatch in Python / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[nbconvert](http://jupyter.org)</td>
            <td>5.4.0</td>
            <td>Converting Jupyter Notebooks / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[networkx](https://networkx.github.io/)</td>
            <td>2.2</td>
            <td>Python package for creating and manipulating complex networks / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.4</td>
            <td>Build Python programs to work with human language data / Apache 2.0</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-2.1</td>
          </tr>

          <tr>
            <td>[notebook](http://jupyter.org)</td>
            <td>5.7.4</td>
            <td>Jupyter Notebook / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[numba](https://github.com/numba)</td>
            <td>0.41.0</td>
            <td>NumPy aware dynamic Python compiler using LLVM / BSD 2-clause</td>
          </tr>

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

          <tr>
            <td>[numpy](https://numpy.org/)</td>
            <td>1.15.4</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>numpy-base</td>
            <td>1.15.4</td>

            <td />
          </tr>

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

          <tr>
            <td>[odo](http://odo.pydata.org)</td>
            <td>0.5.1</td>
            <td>Data migration in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[olefile](http://www.decalage.info/python/olefileio)</td>
            <td>0.46</td>
            <td>parse, read and write Microsoft OLE2 files / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[openpyxl](https://openpyxl.readthedocs.io)</td>
            <td>2.5.12</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.2p</td>
            <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL</td>
          </tr>

          <tr>
            <td>[packaging](https://github.com/pypa/packaging)</td>
            <td>18.0</td>
            <td>Core utilities for Python packages / Apache 2.0 or BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[pandas](http://pandas.pydata.org)</td>
            <td>0.23.4</td>
            <td>High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pandoc](http://pandoc.org/)</td>
            <td>1.19.2.1</td>
            <td>Universal markup converter (repackaged binaries). / GPL-2.0</td>
          </tr>

          <tr>
            <td>[pandocfilters](https://github.com/jgm/pandocfilters)</td>
            <td>1.4.2</td>
            <td>A python module for writing pandoc filters / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[parso](https://github.com/davidhalter/parso)</td>
            <td>0.3.1</td>
            <td>A Python Parser / MIT</td>
          </tr>

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>0.3.9</td>
            <td>Data structure for on-disk shuffle operations / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[pathlib2](https://github.com/mcmtroffaes/pathlib2)</td>
            <td>2.3.3</td>
            <td>Fork of pathlib aiming to support the full stdlib Python API. / MIT</td>
          </tr>

          <tr>
            <td>[patsy](https://github.com/pydata/patsy)</td>
            <td>0.5.1</td>
            <td>Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2</td>
          </tr>

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

          <tr>
            <td>[pickleshare](https://github.com/pickleshare/pickleshare/)</td>
            <td>0.7.5</td>
            <td>Tiny ‘shelve’-like database with concurrency support / MIT</td>
          </tr>

          <tr>
            <td>[pillow](https://pillow.readthedocs.io)</td>
            <td>5.3.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL</td>
          </tr>

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

          <tr>
            <td>[pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk)</td>
            <td>1.4.2</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.8.0</td>
            <td>Plugin registration and hook calling for Python / MIT</td>
          </tr>

          <tr>
            <td>[ply](http://www.dabeaz.com/ply/index.html)</td>
            <td>3.11</td>
            <td>Python Lex-Yacc / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[progress](https://github.com/verigak/progress)</td>
            <td>1.3</td>
            <td>Easy progress reporting for Python / ISC</td>
          </tr>

          <tr>
            <td>[prometheus\_client](https://github.com/prometheus/client_python)</td>
            <td>0.5.0</td>
            <td>Python client for the Prometheus monitoring system / Apache 2.0</td>
          </tr>

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

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

          <tr>
            <td>[py](https://github.com/pytest-dev/py)</td>
            <td>1.7.0</td>
            <td>library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
          </tr>

          <tr>
            <td>[pyasn1-modules](http://pyasn1.sourceforge.net/)</td>
            <td>0.2.2</td>
            <td>A collection of ASN.1-based protocols modules. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[pycodestyle](https://pycodestyle.readthedocs.io/)</td>
            <td>2.4.0</td>
            <td>Python style guide checker / MIT</td>
          </tr>

          <tr>
            <td>[pycosat](https://github.com/ContinuumIO/pycosat)</td>
            <td>0.6.3</td>
            <td>Bindings to picosat (a SAT solver) / MIT</td>
          </tr>

          <tr>
            <td>[pycparser](https://github.com/eliben/pycparser)</td>
            <td>2.19</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</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.2</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pyflakes](https://github.com/PyCQA/pyflakes)</td>
            <td>2.0.0</td>
            <td>Pyflakes analyzes programs and detects various errors. / MIT</td>
          </tr>

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.3.1</td>
            <td>Generic syntax highlighting package / BSD 2-clause</td>
          </tr>

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

          <tr>
            <td>[pyodbc](https://github.com/mkleehammer/pyodbc)</td>
            <td>4.0.25</td>
            <td>DB API Module for ODBC / MIT</td>
          </tr>

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

          <tr>
            <td>pyparsing</td>
            <td>2.3.0</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, GPL-2.0, GPL-3.0</td>
          </tr>

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.6.8</td>
            <td>A Python SOCKS client module. See [Anorov/PySocks](https://github.com/Anorov/PySocks) for more information. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pytables](http://www.pytables.org)</td>
            <td>3.4.4</td>
            <td>Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pytest](https://docs.pytest.org/en/latest/)</td>
            <td>4.0.2</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

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

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

          <tr>
            <td>python-libarchive-c</td>
            <td>2.8</td>

            <td />
          </tr>

          <tr>
            <td>[pytz](http://pythonhosted.org/pytz/)</td>
            <td>2018.7</td>
            <td>World timezone definitions, modern and historical. / MIT</td>
          </tr>

          <tr>
            <td>[pywavelets](https://github.com/PyWavelets/pywt)</td>
            <td>1.0.1</td>
            <td>Discrete Wavelet Transforms in Python. / MIT</td>
          </tr>

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

          <tr>
            <td>[pywinpty](https://github.com/spyder-ide/pywinpty)</td>
            <td>0.5.5</td>
            <td>Python bindings for the winpty library / MIT</td>
          </tr>

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

          <tr>
            <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
            <td>17.1.2</td>
            <td>Python bindings for zeromq / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[qt](http://qt-project.org)</td>
            <td>5.6.2</td>
            <td>Qt is a cross-platform application and UI framework. / LGPL-3.0</td>
          </tr>

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

          <tr>
            <td>[qtconsole](http://jupyter.org)</td>
            <td>4.4.3</td>
            <td>Jupyter Qt console / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
            <td>1.5.2</td>
            <td>Abstraction layer for PyQt5/PyQt4/PySide / MIT</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.21.0</td>
            <td>Python HTTP for Humans / Apache 2.0</td>
          </tr>

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

          <tr>
            <td>ruamel\_yaml</td>
            <td>0.15.46</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

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

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

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

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

          <tr>
            <td>[seaborn](https://seaborn.pydata.org)</td>
            <td>0.9.0</td>
            <td>Statistical data visualization / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[send2trash](https://github.com/hsoft/send2trash)</td>
            <td>1.5.0</td>
            <td>Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[setuptools](https://github.com/pypa/setuptools)</td>
            <td>40.6.3</td>
            <td>Download, build, install, upgrade, and uninstall Python packages / MIT</td>
          </tr>

          <tr>
            <td>[simplegeneric](http://cheeseshop.python.org/pypi/simplegeneric)</td>
            <td>0.8.1</td>
            <td>Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public</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.1</td>
            <td>Create Python bindings for C and C++ libraries / GPL-3.0</td>
          </tr>

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

          <tr>
            <td>[snappy](https://github.com/google/snappy)</td>
            <td>1.1.7</td>
            <td>A fast compressor/decompressor / BSD 3-clause</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-2-Clause</td>
          </tr>

          <tr>
            <td>[sortedcollections](http://www.grantjenks.com/docs/sortedcollections/)</td>
            <td>1.0.1</td>
            <td>Python Sorted Collections / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>1.8.2</td>
            <td>Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause</td>
          </tr>

          <tr>
            <td>sphinxcontrib</td>
            <td>1.0</td>
            <td>Python namespace for sphinxcontrib / BSD</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-websupport](https://pypi.python.org/pypi/sphinxcontrib-websupport)</td>
            <td>1.1.0</td>
            <td>Sphinx API for Web Apps / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[spyder](https://www.spyder-ide.org/)</td>
            <td>3.3.2</td>
            <td>The Scientific Python Development Environment / MIT</td>
          </tr>

          <tr>
            <td>[spyder-kernels](https://github.com/spyder-ide/spyder-kernels)</td>
            <td>0.3.0</td>
            <td>Jupyter kernels for the Spyder console / MIT</td>
          </tr>

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

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.26.0</td>
            <td>Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (`&lt;http://www.sqlite.org/copyright.html&gt;`)</td>
          </tr>

          <tr>
            <td>ssl\_match\_hostname</td>
            <td>3.5.0.1</td>
            <td>The ssl.match\_hostname() function from Python 3.5 / PSF 2</td>
          </tr>

          <tr>
            <td>[statsmodels](https://www.statsmodels.org)</td>
            <td>0.9.0</td>
            <td>Statistical computations and models for use with SciPy / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[sympy](http://sympy.org)</td>
            <td>1.3</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 serialization library. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[terminado](https://github.com/jupyter/terminado)</td>
            <td>0.8.1</td>
            <td>Terminals served by tornado websockets / BSD 2-clause</td>
          </tr>

          <tr>
            <td>[testpath](https://testpath.readthedocs.io)</td>
            <td>0.4.2</td>
            <td>Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tk](http://www.tcl.tk/)</td>
            <td>8.6.8</td>
            <td>A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk</td>
          </tr>

          <tr>
            <td>[toolz](http://toolz.readthedocs.org/)</td>
            <td>0.9.0</td>
            <td>A functional standard library for Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>5.1.1</td>
            <td>A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0</td>
          </tr>

          <tr>
            <td>[tqdm](https://pypi.python.org/pypi/tqdm)</td>
            <td>4.28.1</td>
            <td>A Fast, Extensible Progress Meter / MPLv2.0, MIT</td>
          </tr>

          <tr>
            <td>[traceback2](https://github.com/testing-cabal/traceback2)</td>
            <td>1.4.0</td>
            <td>Backports of the traceback module / PSF 2.0</td>
          </tr>

          <tr>
            <td>[traitlets](http://ipython.org/)</td>
            <td>4.3.2</td>
            <td>Configuration system for Python applications / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[typing](https://docs.python.org/3.5/library/typing.html)</td>
            <td>3.6.6</td>
            <td>Type Hints for Python - backport for `Python&lt;3.5` / PSF</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>[unittest2](http://pypi.python.org/pypi/unittest2)</td>
            <td>1.1.0</td>
            <td>The new features in unittest backported to Python 2.4+ / BSD</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.24.1</td>
            <td>HTTP library with thread-safe connection pooling, file post, and more. / MIT</td>
          </tr>

          <tr>
            <td>[vc](https://github.com/conda/conda/wiki/VC-features)</td>
            <td>9</td>
            <td>A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause)</td>
          </tr>

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

          <tr>
            <td>[vs2015\_runtime](http://www.microsoft.com)</td>
            <td>14.15.26706</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>[webencodings](https://github.com/gsnedders/python-webencodings)</td>
            <td>0.5.1</td>
            <td>Character encoding aliases for legacy web content / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[werkzeug](http://werkzeug.pocoo.org/)</td>
            <td>0.14.1</td>
            <td>The Python WSGI Utility Library. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[widgetsnbextension](http://ipython.org)</td>
            <td>3.4.2</td>
            <td>Interactive Widgets for Jupyter / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[win\_inet\_pton](https://github.com/hickeroar/win_inet_pton)</td>
            <td>1.0.1</td>
            <td>Native inet\_pton and inet\_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN</td>
          </tr>

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

          <tr>
            <td>wincertstore</td>
            <td>0.2</td>
            <td>Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2</td>
          </tr>

          <tr>
            <td>[winpty](https://github.com/rprichard/winpty)</td>
            <td>0.4.3</td>
            <td>Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT</td>
          </tr>

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

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>1.2.0</td>
            <td>Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising</td>
          </tr>

          <tr>
            <td>[xlsxwriter](https://xlsxwriter.readthedocs.io/)</td>
            <td>1.1.2</td>
            <td>A Python module for creating Excel XLSX files / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[xlwings](http://xlwings.org/)</td>
            <td>0.15.1</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.3.0</td>
            <td>Writing data and formatting information to Excel files / BSD</td>
          </tr>

          <tr>
            <td>[xz](http://tukaani.org/xz/)</td>
            <td>5.2.4</td>
            <td>Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0</td>
          </tr>

          <tr>
            <td>[yaml](http://pyyaml.org/wiki/LibYAML)</td>
            <td>0.1.7</td>
            <td>A C library for parsing and emitting YAML. / MIT</td>
          </tr>

          <tr>
            <td>[zeromq](http://zeromq.org)</td>
            <td>4.2.5</td>
            <td>A high-performance asynchronous messaging library. / LGPL 3</td>
          </tr>

          <tr>
            <td>[zict](http://github.com/mrocklin/zict)</td>
            <td>0.1.3</td>
            <td>Composable Dictionary Classes / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[zlib](http://zlib.net/)</td>
            <td>1.2.11</td>
            <td>Massively spiffy yet delicately unobtrusive compression library / zlib</td>
          </tr>
        </tbody>
      </table>
    </Accordion>

    <Accordion title="Anaconda 2018.12 for macOS on Intel 64-bit with Python 2.7">
      <table>
        <thead>
          <tr>
            <th>Name</th>
            <th>Version</th>
            <th>Summary / License</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[\_ipyw\_jlab\_nb\_ext\_conf](https://github.com/ContinuumIO/anaconda-nb-extensions-meta-config)</td>
            <td>0.1.0</td>
            <td>A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD</td>
          </tr>

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

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

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

          <tr>
            <td>[anaconda-project](https://github.com/Anaconda-Platform/anaconda-project)</td>
            <td>0.8.2</td>
            <td>Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[appscript](http://appscript.sourceforge.net/)</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.24.0</td>
            <td>Python ASN.1 library with a focus on performance and a pythonic API / MIT</td>
          </tr>

          <tr>
            <td>astroid</td>
            <td>1.6.5</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL 2.1</td>
          </tr>

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

          <tr>
            <td>[atomicwrites](https://github.com/untitaker/python-atomicwrites)</td>
            <td>1.2.1</td>
            <td>Atomic file writes. / MIT</td>
          </tr>

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>18.2.0</td>
            <td>attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT</td>
          </tr>

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

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

          <tr>
            <td>[backports.functools\_lru\_cache](https://github.com/jaraco/backports.functools_lru_cache)</td>
            <td>1.5</td>
            <td>Backport of functools.lru\_cache from Python 3.3 as published at ActiveState. / MIT</td>
          </tr>

          <tr>
            <td>[backports.os](https://github.com/pjdelport/backports.os)</td>
            <td>0.1.1</td>
            <td>Backport of new features in Python’s os module / Python Software Foundation</td>
          </tr>

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

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

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

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

          <tr>
            <td>[bkcharts](http://github.com/bokeh/bkcharts)</td>
            <td>0.2</td>
            <td>High level chart types built on top of Bokeh / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>blas</td>
            <td>1.0</td>

            <td />
          </tr>

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

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>3.0.2</td>
            <td>Easy, whitelist-based HTML-sanitizing tool / Apache-2.0</td>
          </tr>

          <tr>
            <td>[blosc](https://github.com/Blosc/c-blosc)</td>
            <td>1.14.4</td>
            <td>A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[bokeh](http://bokeh.pydata.org/)</td>
            <td>1.0.2</td>
            <td>Statistical and novel interactive HTML plots for Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[boto](https://github.com/boto/boto/)</td>
            <td>2.49.0</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. / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[ca-certificates](https://github.com/conda-forge/ca-certificates-feedstock)</td>
            <td>2018.03.07</td>
            <td>Certificates for use with other packages. / ISC</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 2-Clause</td>
          </tr>

          <tr>
            <td>certifi</td>
            <td>2018.11.29</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

          <tr>
            <td>cffi</td>
            <td>1.11.5</td>
            <td>Foreign Function Interface for Python calling C code. / MIT</td>
          </tr>

          <tr>
            <td>[chardet](https://github.com/chardet/chardet)</td>
            <td>3.0.4</td>
            <td>Universal character encoding detector / LGPL2</td>
          </tr>

          <tr>
            <td>[click](https://palletsprojects.com/p/click)</td>
            <td>7.0</td>
            <td>Python composable command line interface toolkit / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[colorama](https://github.com/tartley/colorama)</td>
            <td>0.4.1</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.5.12</td>
            <td>OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-build](https://github.com/conda/conda-build)</td>
            <td>3.17.6</td>
            <td>tools for building conda packages / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-env](https://github.com/conda/conda-env)</td>
            <td>2.6.0</td>
            <td>Tools for interacting with conda environments. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-verify](https://github.com/conda/conda-verify)</td>
            <td>3.1.1</td>
            <td>tool for validating conda recipes and conda packages / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[configparser](http://docs.python.org/3/library/configparser.html)</td>
            <td>3.5.0</td>
            <td>This library 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://github.com/pyca/cryptography)</td>
            <td>2.4.2</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.63.0</td>
            <td>tool and library for transferring data with URL syntax / MIT/X derivate (`&lt;http://curl.haxx.se/docs/copyright.html&gt;`)</td>
          </tr>

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

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

          <tr>
            <td>[cytoolz](https://github.com/pytoolz/cytoolz)</td>
            <td>0.9.0.1</td>
            <td>Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[dask](http://github.com/dask/dask/)</td>
            <td>1.0.0</td>
            <td>Parallel Python with task scheduling / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[dask-core](http://github.com/dask/dask/)</td>
            <td>1.0.0</td>
            <td>Parallel Python with task scheduling / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>datashape</td>
            <td>0.5.4</td>
            <td>A data description language. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[dbus](http://www.freedesktop.org/wiki/Software/dbus/)</td>
            <td>1.13.2</td>
            <td>Simple message bus system for applications to talk to one another / GPL2</td>
          </tr>

          <tr>
            <td>[decorator](https://github.com/micheles/decorator)</td>
            <td>4.3.0</td>
            <td>Better living through Python with decorators. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>defusedxml</td>
            <td>0.5.0</td>
            <td>XML bomb protection for Python stdlib modules / PSF 2.0</td>
          </tr>

          <tr>
            <td>distributed</td>
            <td>1.25.1</td>
            <td>Distributed computing with Dask / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.14</td>
            <td>Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0</td>
          </tr>

          <tr>
            <td>[entrypoints](https://github.com/takluyver/entrypoints)</td>
            <td>0.2.3</td>
            <td>Discover and load entry points from installed packages. / MIT License</td>
          </tr>

          <tr>
            <td>enum34</td>
            <td>1.1.6</td>
            <td>Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[et\_xmlfile](https://openpyxl.pages.heptapod.net/et_xmlfile/)</td>
            <td>1.0.1</td>
            <td>An implementation of lxml.xmlfile for the standard library / MIT</td>
          </tr>

          <tr>
            <td>[expat](http://expat.sourceforge.net/)</td>
            <td>2.2.6</td>
            <td>Expat XML parser library 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 lru\_cache / MIT</td>
          </tr>

          <tr>
            <td>[filelock](https://github.com/benediktschmitt/py-filelock)</td>
            <td>3.0.10</td>
            <td>A platform independent file lock. / Public Domain</td>
          </tr>

          <tr>
            <td>[flask](https://flask.palletsprojects.com/en/stable/)</td>
            <td>1.0.2</td>
            <td>A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[freetype](https://www.freetype.org/)</td>
            <td>2.9.1</td>
            <td>A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType</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 2.0</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 and PyPy. / PSF license</td>
          </tr>

          <tr>
            <td>[future](http://python-future.org)</td>
            <td>0.17.1</td>
            <td>Clean single-source support for Python 3 and 2 / MIT</td>
          </tr>

          <tr>
            <td>[futures](https://github.com/agronholm/pythonfutures)</td>
            <td>3.2.0</td>
            <td>Backport of the concurrent.futures package from Python 3.2 / PSF</td>
          </tr>

          <tr>
            <td>[get\_terminal\_size](https://github.com/chrippa/backports.shutil_get_terminal_size)</td>
            <td>1.0.0</td>
            <td>Get the size of the terminal window. / MIT</td>
          </tr>

          <tr>
            <td>[gettext](https://www.gnu.org/software/gettext/)</td>
            <td>0.19.8.1</td>
            <td>Internationalization package. / GPLv2</td>
          </tr>

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

          <tr>
            <td>[glib](https://developer.gnome.org/glib/)</td>
            <td>2.56.2</td>
            <td>Provides core application building blocks for libraries and applications written in C. / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[glob2](https://github.com/miracle2k/python-glob2)</td>
            <td>0.6</td>
            <td>Version of the glob module that supports recursion via \*\*, and can capture patterns. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[gmp](http://gmplib.org/)</td>
            <td>6.1.2</td>
            <td>The GNU multiprecision library. / GPL 2 and LGPL 3</td>
          </tr>

          <tr>
            <td>[gmpy2](https://pypi.python.org/pypi/gmpy2)</td>
            <td>2.0.8</td>
            <td>GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3</td>
          </tr>

          <tr>
            <td>[greenlet](https://github.com/python-greenlet/greenlet)</td>
            <td>0.4.15</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 3-Clause</td>
          </tr>

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>2.8.0</td>
            <td>Read and write HDF5 files from Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
            <td>1.10.2</td>
            <td>HDF5 is a data model, library, and file format for storing and managing data / HDF5</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 3-Clause</td>
          </tr>

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

          <tr>
            <td>[icu](http://site.icu-project.org/)</td>
            <td>58.2</td>
            <td>International Components for Unicode. / MIT</td>
          </tr>

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

          <tr>
            <td>[imageio](http://imageio.github.io)</td>
            <td>2.4.1</td>
            <td>a Python library for reading and writing image data / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[importlib\_metadata](http://importlib-metadata.readthedocs.io)</td>
            <td>0.6</td>
            <td>A library to access the metadata for a Python package / APACHE-2.0</td>
          </tr>

          <tr>
            <td>[intel-openmp](https://software.intel.com/en-us/node/522690)</td>
            <td>2019.1</td>
            <td>Math library for Intel and compatible processors / proprietary - Intel</td>
          </tr>

          <tr>
            <td>[ipaddress](https://github.com/phihag/ipaddress)</td>
            <td>1.0.22</td>
            <td>IPv4/IPv6 manipulation library / PSF 2</td>
          </tr>

          <tr>
            <td>[ipykernel](https://ipython.org)</td>
            <td>4.10.0</td>
            <td>IPython Kernel for Jupyter / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ipython](https://ipython.org/)</td>
            <td>5.8.0</td>
            <td>IPython: Productive Interactive Computing / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[ipywidgets](https://github.com/ipython/ipywidgets)</td>
            <td>7.4.2</td>
            <td>Jupyter Interactive Widgets / BSD 3-clause</td>
          </tr>

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

          <tr>
            <td>[itsdangerous](https://github.com/pallets/itsdangerous)</td>
            <td>1.1.0</td>
            <td>Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[jdcal](https://github.com/phn/jdcal)</td>
            <td>1.4</td>
            <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[jedi](https://github.com/davidhalter/jedi/)</td>
            <td>0.13.2</td>
            <td>An autocompletion tool for Python that can be used for text editors. / MIT</td>
          </tr>

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

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

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</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>Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[jupyter\_core](http://jupyter.org)</td>
            <td>4.4.0</td>
            <td>Core common functionality of Jupyter projects. / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[jupyterlab](https://github.com/jupyterlab/jupyterlab)</td>
            <td>0.33.11</td>
            <td>JupyterLab PRE-ALPHA / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_launcher](http://github.com/jupyterlab/jupyterlab_launcher)</td>
            <td>0.11.2</td>
            <td>A Launcher for JupyterLab based applications. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[keyring](https://github.com/jaraco/keyring)</td>
            <td>17.0.0</td>
            <td>Store and access your passwords safely / Python Software Foundation or MIT</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.0.1</td>
            <td>A fast implementation of the Cassowary constraint solver / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.16.1</td>
            <td>A network authentication protocol. / MIT</td>
          </tr>

          <tr>
            <td>[lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy)</td>
            <td>1.3.1</td>
            <td>A fast and thorough lazy object proxy. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[libarchive](http://www.libarchive.org/)</td>
            <td>3.3.3</td>
            <td>Multi-format archive and compression library / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.63.0</td>
            <td>tool and library for transferring data with URL syntax / MIT/X derivate (`&lt;http://curl.haxx.se/docs/copyright.html&gt;`)</td>
          </tr>

          <tr>
            <td>[libcxx](http://libcxx.llvm.org/)</td>
            <td>4.0.1</td>
            <td>C++ Standard Library / MIT license or UIUC License</td>
          </tr>

          <tr>
            <td>[libcxxabi](http://libcxxabi.llvm.org/)</td>
            <td>4.0.1</td>
            <td>C++ Standard Library Support / MIT license or UIUC License</td>
          </tr>

          <tr>
            <td>[libedit](http://thrysoee.dk/editline/)</td>
            <td>3.1.20170329</td>
            <td>Editline Library (libedit) / NetBSD</td>
          </tr>

          <tr>
            <td>[libffi](https://sourceware.org/libffi/)</td>
            <td>3.2.1</td>
            <td>A Portable Foreign Function Interface Library. / Custom</td>
          </tr>

          <tr>
            <td>[libgfortran](http://gcc.gnu.org/)</td>
            <td>3.0.1</td>
            <td>Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1)</td>
          </tr>

          <tr>
            <td>[libiconv](https://www.gnu.org/software/libiconv/)</td>
            <td>1.15</td>
            <td>Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL</td>
          </tr>

          <tr>
            <td>[liblief](https://lief.quarkslab.com/)</td>
            <td>0.9.0</td>
            <td>A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0</td>
          </tr>

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

          <tr>
            <td>[libsodium](http://libsodium.org)</td>
            <td>1.0.16</td>
            <td>A modern and easy-to-use crypto library. / ISC</td>
          </tr>

          <tr>
            <td>[libssh2](https://www.libssh2.org/)</td>
            <td>1.8.0</td>
            <td>the SSH library / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.0.9</td>
            <td>Support for the Tag Image File Format (TIFF). / HPND</td>
          </tr>

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

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

          <tr>
            <td>[linecache2](https://github.com/testing-cabal/linecache2)</td>
            <td>1.0.0</td>
            <td>Backport of the linecache module / PSF 1.0</td>
          </tr>

          <tr>
            <td>[llvmlite](https://github.com/numba/llvmlite)</td>
            <td>0.26.0</td>
            <td>A lightweight LLVM python binding for writing JIT compilers / New BSD License</td>
          </tr>

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

          <tr>
            <td>[lxml](http://lxml.de/)</td>
            <td>4.2.5</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.8.1.2</td>
            <td>Extremely Fast Compression algorithm / BSD 2-clause</td>
          </tr>

          <tr>
            <td>[lzo](http://www.oberhumer.com/opensource/lzo/)</td>
            <td>2.10</td>
            <td>LZO is a portable lossless data compression library written in ANSI C. / GPL v2+</td>
          </tr>

          <tr>
            <td>[markupsafe](https://www.palletsprojects.com/p/markupsafe)</td>
            <td>1.1.0</td>
            <td>A Python module that implements the jinja2.Markup string / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[matplotlib](http://matplotlib.org/)</td>
            <td>2.2.3</td>
            <td>Publication quality figures in Python / PSF-based</td>
          </tr>

          <tr>
            <td>[mccabe](https://github.com/PyCQA/mccabe)</td>
            <td>0.6.1</td>
            <td>McCabe complexity checker for Python / MIT</td>
          </tr>

          <tr>
            <td>[mistune](https://github.com/lepture/mistune)</td>
            <td>0.8.4</td>
            <td>The fastest markdown parser in pure Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[mkl](https://software.intel.com/en-us/mkl)</td>
            <td>2019.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>[mkl\_fft](http://github.com/IntelPython/mkl_fft)</td>
            <td>1.0.6</td>
            <td>NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[mkl\_random](http://github.com/IntelPython/mkl_random)</td>
            <td>1.0.2</td>
            <td>Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/erikrose/more-itertools)</td>
            <td>4.3.0</td>
            <td>More routines for operating on iterables, beyond itertools / MIT</td>
          </tr>

          <tr>
            <td>[mpc](http://www.multiprecision.org/)</td>
            <td>1.1.0</td>
            <td>A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3</td>
          </tr>

          <tr>
            <td>[mpfr](http://www.mpfr.org/)</td>
            <td>4.0.1</td>
            <td>The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3</td>
          </tr>

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

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>0.5.6</td>
            <td>MessagePack (de)serializer. / Apache 2.0</td>
          </tr>

          <tr>
            <td>[multipledispatch](https://github.com/mrocklin/multipledispatch/)</td>
            <td>0.6.0</td>
            <td>Multiple dispatch in Python / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[nbconvert](http://jupyter.org)</td>
            <td>5.4.0</td>
            <td>Converting Jupyter Notebooks / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[ncurses](http://www.gnu.org/software/ncurses/)</td>
            <td>6.1</td>
            <td>Library for text-based user interfaces / Free software (MIT-like)</td>
          </tr>

          <tr>
            <td>[networkx](https://networkx.github.io/)</td>
            <td>2.2</td>
            <td>Python package for creating and manipulating complex networks / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.4</td>
            <td>Build Python programs to work with human language data / Apache 2.0</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-2.1</td>
          </tr>

          <tr>
            <td>[notebook](http://jupyter.org)</td>
            <td>5.7.4</td>
            <td>Jupyter Notebook / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[numba](https://github.com/numba)</td>
            <td>0.41.0</td>
            <td>NumPy aware dynamic Python compiler using LLVM / BSD 2-clause</td>
          </tr>

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

          <tr>
            <td>[numpy](https://numpy.org/)</td>
            <td>1.15.4</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>numpy-base</td>
            <td>1.15.4</td>

            <td />
          </tr>

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

          <tr>
            <td>[odo](http://odo.pydata.org)</td>
            <td>0.5.1</td>
            <td>Data migration in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[olefile](http://www.decalage.info/python/olefileio)</td>
            <td>0.46</td>
            <td>parse, read and write Microsoft OLE2 files / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[openpyxl](https://openpyxl.readthedocs.io)</td>
            <td>2.5.12</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.1.1a</td>
            <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL</td>
          </tr>

          <tr>
            <td>[packaging](https://github.com/pypa/packaging)</td>
            <td>18.0</td>
            <td>Core utilities for Python packages / Apache 2.0 or BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[pandas](http://pandas.pydata.org)</td>
            <td>0.23.4</td>
            <td>High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pandoc](http://pandoc.org/)</td>
            <td>1.19.2.1</td>
            <td>Universal markup converter (repackaged binaries). / GPL-2.0</td>
          </tr>

          <tr>
            <td>[pandocfilters](https://github.com/jgm/pandocfilters)</td>
            <td>1.4.2</td>
            <td>A python module for writing pandoc filters / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[parso](https://github.com/davidhalter/parso)</td>
            <td>0.3.1</td>
            <td>A Python Parser / MIT</td>
          </tr>

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>0.3.9</td>
            <td>Data structure for on-disk shuffle operations / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[pathlib2](https://github.com/mcmtroffaes/pathlib2)</td>
            <td>2.3.3</td>
            <td>Fork of pathlib aiming to support the full stdlib Python API. / MIT</td>
          </tr>

          <tr>
            <td>[patsy](https://github.com/pydata/patsy)</td>
            <td>0.5.1</td>
            <td>Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2</td>
          </tr>

          <tr>
            <td>[pcre](http://www.pcre.org/)</td>
            <td>8.42</td>
            <td>Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[pexpect](http://pexpect.sourceforge.net/)</td>
            <td>4.6.0</td>
            <td>Pexpect makes Python a better tool for controlling other applications. / ISC</td>
          </tr>

          <tr>
            <td>[pickleshare](https://github.com/pickleshare/pickleshare/)</td>
            <td>0.7.5</td>
            <td>Tiny ‘shelve’-like database with concurrency support / MIT</td>
          </tr>

          <tr>
            <td>[pillow](https://pillow.readthedocs.io)</td>
            <td>5.3.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL</td>
          </tr>

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

          <tr>
            <td>[pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk)</td>
            <td>1.4.2</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.8.0</td>
            <td>Plugin registration and hook calling for Python / MIT</td>
          </tr>

          <tr>
            <td>[ply](http://www.dabeaz.com/ply/index.html)</td>
            <td>3.11</td>
            <td>Python Lex-Yacc / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[portaudio](http://www.portaudio.com/)</td>
            <td>19.6.0</td>
            <td>A cross platform, open-source, audio I/O library / MIT</td>
          </tr>

          <tr>
            <td>[prometheus\_client](https://github.com/prometheus/client_python)</td>
            <td>0.5.0</td>
            <td>Python client for the Prometheus monitoring system / Apache 2.0</td>
          </tr>

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

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

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

          <tr>
            <td>[py](https://github.com/pytest-dev/py)</td>
            <td>1.7.0</td>
            <td>library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
          </tr>

          <tr>
            <td>[py-lief](https://lief.quarkslab.com/)</td>
            <td>0.9.0</td>
            <td>A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0</td>
          </tr>

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

          <tr>
            <td>[pycodestyle](https://pycodestyle.readthedocs.io/)</td>
            <td>2.4.0</td>
            <td>Python style guide checker / MIT</td>
          </tr>

          <tr>
            <td>[pycosat](https://github.com/ContinuumIO/pycosat)</td>
            <td>0.6.3</td>
            <td>Bindings to picosat (a SAT solver) / MIT</td>
          </tr>

          <tr>
            <td>[pycparser](https://github.com/eliben/pycparser)</td>
            <td>2.19</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</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.2</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pyflakes](https://github.com/PyCQA/pyflakes)</td>
            <td>2.0.0</td>
            <td>Pyflakes analyzes programs and detects various errors. / MIT</td>
          </tr>

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.3.1</td>
            <td>Generic syntax highlighting package / BSD 2-clause</td>
          </tr>

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

          <tr>
            <td>[pyodbc](https://github.com/mkleehammer/pyodbc)</td>
            <td>4.0.25</td>
            <td>DB API Module for ODBC / MIT</td>
          </tr>

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

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

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

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.6.8</td>
            <td>A Python SOCKS client module. See [Anorov/PySocks](https://github.com/Anorov/PySocks) for more information. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pytables](http://www.pytables.org)</td>
            <td>3.4.4</td>
            <td>Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pytest](https://docs.pytest.org/en/latest/)</td>
            <td>4.0.2</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

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

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

          <tr>
            <td>python-libarchive-c</td>
            <td>2.8</td>

            <td />
          </tr>

          <tr>
            <td>python.app</td>
            <td>2</td>
            <td>Proxy on OS X letting Python libraries hook into the gui event loop / BSD</td>
          </tr>

          <tr>
            <td>[pytz](http://pythonhosted.org/pytz/)</td>
            <td>2018.7</td>
            <td>World timezone definitions, modern and historical. / MIT</td>
          </tr>

          <tr>
            <td>[pywavelets](https://github.com/PyWavelets/pywt)</td>
            <td>1.0.1</td>
            <td>Discrete Wavelet Transforms in Python. / MIT</td>
          </tr>

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

          <tr>
            <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
            <td>17.1.2</td>
            <td>Python bindings for zeromq / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[qt](http://qt-project.org)</td>
            <td>5.9.7</td>
            <td>Qt is a cross-platform application and UI framework. / LGPL-3.0</td>
          </tr>

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

          <tr>
            <td>[qtconsole](http://jupyter.org)</td>
            <td>4.4.3</td>
            <td>Jupyter Qt console / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
            <td>1.5.2</td>
            <td>Abstraction layer for PyQt5/PyQt4/PySide / MIT</td>
          </tr>

          <tr>
            <td>readline</td>
            <td>7.0</td>
            <td>library for editing command lines as they are typed in / GPL-3.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.21.0</td>
            <td>Python HTTP for Humans / Apache 2.0</td>
          </tr>

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

          <tr>
            <td>ruamel\_yaml</td>
            <td>0.15.46</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

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

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

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

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

          <tr>
            <td>[seaborn](https://seaborn.pydata.org)</td>
            <td>0.9.0</td>
            <td>Statistical data visualization / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[send2trash](https://github.com/hsoft/send2trash)</td>
            <td>1.5.0</td>
            <td>Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[setuptools](https://github.com/pypa/setuptools)</td>
            <td>40.6.3</td>
            <td>Download, build, install, upgrade, and uninstall Python packages / MIT</td>
          </tr>

          <tr>
            <td>[simplegeneric](http://cheeseshop.python.org/pypi/simplegeneric)</td>
            <td>0.8.1</td>
            <td>Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public</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.19.8</td>
            <td>Create Python bindings for C and C++ libraries / GPL-3.0</td>
          </tr>

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

          <tr>
            <td>[snappy](https://github.com/google/snappy)</td>
            <td>1.1.7</td>
            <td>A fast compressor/decompressor / BSD 3-clause</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-2-Clause</td>
          </tr>

          <tr>
            <td>[sortedcollections](http://www.grantjenks.com/docs/sortedcollections/)</td>
            <td>1.0.1</td>
            <td>Python Sorted Collections / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>1.8.2</td>
            <td>Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause</td>
          </tr>

          <tr>
            <td>sphinxcontrib</td>
            <td>1.0</td>
            <td>Python namespace for sphinxcontrib / BSD</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-websupport](https://pypi.python.org/pypi/sphinxcontrib-websupport)</td>
            <td>1.1.0</td>
            <td>Sphinx API for Web Apps / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[spyder](https://www.spyder-ide.org/)</td>
            <td>3.3.2</td>
            <td>The Scientific Python Development Environment / MIT</td>
          </tr>

          <tr>
            <td>[spyder-kernels](https://github.com/spyder-ide/spyder-kernels)</td>
            <td>0.3.0</td>
            <td>Jupyter kernels for the Spyder console / MIT</td>
          </tr>

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

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.26.0</td>
            <td>Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (`&lt;http://www.sqlite.org/copyright.html&gt;`)</td>
          </tr>

          <tr>
            <td>ssl\_match\_hostname</td>
            <td>3.5.0.1</td>
            <td>The ssl.match\_hostname() function from Python 3.5 / PSF 2</td>
          </tr>

          <tr>
            <td>[statsmodels](https://www.statsmodels.org)</td>
            <td>0.9.0</td>
            <td>Statistical computations and models for use with SciPy / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[sympy](http://sympy.org)</td>
            <td>1.3</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 serialization library. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[terminado](https://github.com/jupyter/terminado)</td>
            <td>0.8.1</td>
            <td>Terminals served by tornado websockets / BSD 2-clause</td>
          </tr>

          <tr>
            <td>[testpath](https://testpath.readthedocs.io)</td>
            <td>0.4.2</td>
            <td>Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tk](http://www.tcl.tk/)</td>
            <td>8.6.8</td>
            <td>A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk</td>
          </tr>

          <tr>
            <td>[toolz](http://toolz.readthedocs.org/)</td>
            <td>0.9.0</td>
            <td>A functional standard library for Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>5.1.1</td>
            <td>A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0</td>
          </tr>

          <tr>
            <td>[tqdm](https://pypi.python.org/pypi/tqdm)</td>
            <td>4.28.1</td>
            <td>A Fast, Extensible Progress Meter / MPLv2.0, MIT</td>
          </tr>

          <tr>
            <td>[traceback2](https://github.com/testing-cabal/traceback2)</td>
            <td>1.4.0</td>
            <td>Backports of the traceback module / PSF 2.0</td>
          </tr>

          <tr>
            <td>[traitlets](http://ipython.org/)</td>
            <td>4.3.2</td>
            <td>Configuration system for Python applications / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[typing](https://docs.python.org/3.5/library/typing.html)</td>
            <td>3.6.6</td>
            <td>Type Hints for Python - backport for `Python&lt;3.5` / PSF</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>[unittest2](http://pypi.python.org/pypi/unittest2)</td>
            <td>1.1.0</td>
            <td>The new features in unittest backported to Python 2.4+ / BSD</td>
          </tr>

          <tr>
            <td>[unixodbc](http://www.unixodbc.org/)</td>
            <td>2.3.7</td>
            <td>ODBC on non MS Windows platforms / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.24.1</td>
            <td>HTTP library with thread-safe connection pooling, file post, and more. / MIT</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>[webencodings](https://github.com/gsnedders/python-webencodings)</td>
            <td>0.5.1</td>
            <td>Character encoding aliases for legacy web content / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[werkzeug](http://werkzeug.pocoo.org/)</td>
            <td>0.14.1</td>
            <td>The Python WSGI Utility Library. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[widgetsnbextension](http://ipython.org)</td>
            <td>3.4.2</td>
            <td>Interactive Widgets for Jupyter / BSD 3-clause</td>
          </tr>

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

          <tr>
            <td>[wurlitzer](https://github.com/minrk/wurlitzer)</td>
            <td>1.0.2</td>
            <td>Capture C-level stdout/stderr in Python / MIT</td>
          </tr>

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>1.2.0</td>
            <td>Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising</td>
          </tr>

          <tr>
            <td>[xlsxwriter](https://xlsxwriter.readthedocs.io/)</td>
            <td>1.1.2</td>
            <td>A Python module for creating Excel XLSX files / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[xlwings](http://xlwings.org/)</td>
            <td>0.15.1</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/)</td>
            <td>5.2.4</td>
            <td>Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0</td>
          </tr>

          <tr>
            <td>[yaml](http://pyyaml.org/wiki/LibYAML)</td>
            <td>0.1.7</td>
            <td>A C library for parsing and emitting YAML. / MIT</td>
          </tr>

          <tr>
            <td>[zeromq](http://zeromq.org)</td>
            <td>4.2.5</td>
            <td>A high-performance asynchronous messaging library. / LGPL 3</td>
          </tr>

          <tr>
            <td>[zict](http://github.com/mrocklin/zict)</td>
            <td>0.1.3</td>
            <td>Composable Dictionary Classes / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[zlib](http://zlib.net/)</td>
            <td>1.2.11</td>
            <td>Massively spiffy yet delicately unobtrusive compression library / zlib</td>
          </tr>

          <tr>
            <td>zstd</td>
            <td>1.3.7</td>
            <td>Zstandard - Fast real-time compression algorithm / BSD 3-Clause</td>
          </tr>
        </tbody>
      </table>
    </Accordion>

    <Accordion title="Anaconda 2018.12 for 64-bit Linux on IBM Power CPUs with Python 2.7">
      <table>
        <thead>
          <tr>
            <th>Name</th>
            <th>Version</th>
            <th>Summary / License</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[\_ipyw\_jlab\_nb\_ext\_conf](https://github.com/ContinuumIO/anaconda-nb-extensions-meta-config)</td>
            <td>0.1.0</td>
            <td>A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD</td>
          </tr>

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

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

          <tr>
            <td>[anaconda-project](https://github.com/Anaconda-Platform/anaconda-project)</td>
            <td>0.8.2</td>
            <td>Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>0.24.0</td>
            <td>Python ASN.1 library with a focus on performance and a pythonic API / MIT</td>
          </tr>

          <tr>
            <td>astroid</td>
            <td>1.6.5</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL 2.1</td>
          </tr>

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

          <tr>
            <td>[atomicwrites](https://github.com/untitaker/python-atomicwrites)</td>
            <td>1.2.1</td>
            <td>Atomic file writes. / MIT</td>
          </tr>

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>18.2.0</td>
            <td>attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT</td>
          </tr>

          <tr>
            <td>[automat](https://github.com/glyph/Automat)</td>
            <td>0.7.0</td>
            <td>self-service finite-state machines for the programmer on the go / MIT</td>
          </tr>

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

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

          <tr>
            <td>[backports.functools\_lru\_cache](https://github.com/jaraco/backports.functools_lru_cache)</td>
            <td>1.5</td>
            <td>Backport of functools.lru\_cache from Python 3.3 as published at ActiveState. / MIT</td>
          </tr>

          <tr>
            <td>[backports.os](https://github.com/pjdelport/backports.os)</td>
            <td>0.1.1</td>
            <td>Backport of new features in Python’s os module / Python Software Foundation</td>
          </tr>

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

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

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

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

          <tr>
            <td>[bkcharts](http://github.com/bokeh/bkcharts)</td>
            <td>0.2</td>
            <td>High level chart types built on top of Bokeh / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>blas</td>
            <td>1.0</td>

            <td />
          </tr>

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>3.0.2</td>
            <td>Easy, whitelist-based HTML-sanitizing tool / Apache-2.0</td>
          </tr>

          <tr>
            <td>[blosc](https://github.com/Blosc/c-blosc)</td>
            <td>1.14.4</td>
            <td>A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[bokeh](http://bokeh.pydata.org/)</td>
            <td>1.0.2</td>
            <td>Statistical and novel interactive HTML plots for Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[boto](https://github.com/boto/boto/)</td>
            <td>2.49.0</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. / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[ca-certificates](https://github.com/conda-forge/ca-certificates-feedstock)</td>
            <td>2018.03.07</td>
            <td>Certificates for use with other packages. / ISC</td>
          </tr>

          <tr>
            <td>[cairo](http://cairographics.org/)</td>
            <td>1.14.12</td>
            <td>Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or 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 2-Clause</td>
          </tr>

          <tr>
            <td>certifi</td>
            <td>2018.11.29</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

          <tr>
            <td>cffi</td>
            <td>1.11.5</td>
            <td>Foreign Function Interface for Python calling C code. / MIT</td>
          </tr>

          <tr>
            <td>[chardet](https://github.com/chardet/chardet)</td>
            <td>3.0.4</td>
            <td>Universal character encoding detector / LGPL2</td>
          </tr>

          <tr>
            <td>[click](https://palletsprojects.com/p/click)</td>
            <td>7.0</td>
            <td>Python composable command line interface toolkit / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[colorama](https://github.com/tartley/colorama)</td>
            <td>0.4.1</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.5.12</td>
            <td>OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-build](https://github.com/conda/conda-build)</td>
            <td>3.16.3</td>
            <td>tools for building conda packages / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-env](https://github.com/conda/conda-env)</td>
            <td>2.6.0</td>
            <td>Tools for interacting with conda environments. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-verify](https://github.com/conda/conda-verify)</td>
            <td>3.1.1</td>
            <td>tool for validating conda recipes and conda packages / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[constantly](https://github.com/twisted/constantly)</td>
            <td>15.1.0</td>
            <td>Symbolic constants in Python / 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://github.com/pyca/cryptography)</td>
            <td>2.4.2</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.63.0</td>
            <td>tool and library for transferring data with URL syntax / MIT/X derivate (`&lt;http://curl.haxx.se/docs/copyright.html&gt;`)</td>
          </tr>

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

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

          <tr>
            <td>[cytoolz](https://github.com/pytoolz/cytoolz)</td>
            <td>0.9.0.1</td>
            <td>Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[dask](http://github.com/dask/dask/)</td>
            <td>1.0.0</td>
            <td>Parallel Python with task scheduling / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[dask-core](http://github.com/dask/dask/)</td>
            <td>1.0.0</td>
            <td>Parallel Python with task scheduling / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>datashape</td>
            <td>0.5.4</td>
            <td>A data description language. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[decorator](https://github.com/micheles/decorator)</td>
            <td>4.3.0</td>
            <td>Better living through Python with decorators. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>distributed</td>
            <td>1.25.1</td>
            <td>Distributed computing with Dask / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.14</td>
            <td>Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0</td>
          </tr>

          <tr>
            <td>[entrypoints](https://github.com/takluyver/entrypoints)</td>
            <td>0.2.3</td>
            <td>Discover and load entry points from installed packages. / MIT License</td>
          </tr>

          <tr>
            <td>enum34</td>
            <td>1.1.6</td>
            <td>Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[et\_xmlfile](https://openpyxl.pages.heptapod.net/et_xmlfile/)</td>
            <td>1.0.1</td>
            <td>An implementation of lxml.xmlfile for the standard library / MIT</td>
          </tr>

          <tr>
            <td>[expat](http://expat.sourceforge.net/)</td>
            <td>2.2.6</td>
            <td>Expat XML parser library 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 lru\_cache / MIT</td>
          </tr>

          <tr>
            <td>[filelock](https://github.com/benediktschmitt/py-filelock)</td>
            <td>3.0.10</td>
            <td>A platform independent file lock. / Public Domain</td>
          </tr>

          <tr>
            <td>[flask](https://flask.palletsprojects.com/en/stable/)</td>
            <td>1.0.2</td>
            <td>A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[freetype](https://www.freetype.org/)</td>
            <td>2.9.1</td>
            <td>A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType</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 2.0</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 and PyPy. / PSF license</td>
          </tr>

          <tr>
            <td>[functools\_lru\_cache](https://github.com/jaraco/backports.functools_lru_cache)</td>
            <td>1.4</td>
            <td>Backport of functools.lru\_cache from Python 3.3 as published at ActiveState. / MIT</td>
          </tr>

          <tr>
            <td>[future](http://python-future.org)</td>
            <td>0.17.1</td>
            <td>Clean single-source support for Python 3 and 2 / MIT</td>
          </tr>

          <tr>
            <td>[futures](https://github.com/agronholm/pythonfutures)</td>
            <td>3.2.0</td>
            <td>Backport of the concurrent.futures package from Python 3.2 / PSF</td>
          </tr>

          <tr>
            <td>[get\_terminal\_size](https://github.com/chrippa/backports.shutil_get_terminal_size)</td>
            <td>1.0.0</td>
            <td>Get the size of the terminal window. / MIT</td>
          </tr>

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

          <tr>
            <td>[glib](https://developer.gnome.org/glib/)</td>
            <td>2.56.2</td>
            <td>Provides core application building blocks for libraries and applications written in C. / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[glob2](https://github.com/miracle2k/python-glob2)</td>
            <td>0.6</td>
            <td>Version of the glob module that supports recursion via \*\*, and can capture patterns. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[gmp](http://gmplib.org/)</td>
            <td>6.1.2</td>
            <td>The GNU multiprecision library. / GPL 2 and LGPL 3</td>
          </tr>

          <tr>
            <td>[gmpy2](https://pypi.python.org/pypi/gmpy2)</td>
            <td>2.0.8</td>
            <td>GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3</td>
          </tr>

          <tr>
            <td>[greenlet](https://github.com/python-greenlet/greenlet)</td>
            <td>0.4.15</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 3-Clause</td>
          </tr>

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>2.8.0</td>
            <td>Read and write HDF5 files from Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
            <td>1.10.2</td>
            <td>HDF5 is a data model, library, and file format for storing and managing data / HDF5</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 3-Clause</td>
          </tr>

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

          <tr>
            <td>[hyperlink](https://github.com/python-hyper/hyperlink)</td>
            <td>18.0.0</td>
            <td>Immutable, Pythonic, correct URLs. / MIT</td>
          </tr>

          <tr>
            <td>[icu](http://site.icu-project.org/)</td>
            <td>58.2</td>
            <td>International Components for Unicode. / MIT</td>
          </tr>

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

          <tr>
            <td>[imageio](http://imageio.github.io)</td>
            <td>2.4.1</td>
            <td>a Python library for reading and writing image data / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[importlib\_metadata](http://importlib-metadata.readthedocs.io)</td>
            <td>0.6</td>
            <td>A library to access the metadata for a Python package / APACHE-2.0</td>
          </tr>

          <tr>
            <td>[incremental](https://twistedmatrix.com)</td>
            <td>17.5.0</td>
            <td>A library that versions your Python projects / MIT License</td>
          </tr>

          <tr>
            <td>[ipaddress](https://github.com/phihag/ipaddress)</td>
            <td>1.0.22</td>
            <td>IPv4/IPv6 manipulation library / PSF 2</td>
          </tr>

          <tr>
            <td>[ipykernel](https://ipython.org)</td>
            <td>4.10.0</td>
            <td>IPython Kernel for Jupyter / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ipython](https://ipython.org/)</td>
            <td>5.8.0</td>
            <td>IPython: Productive Interactive Computing / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[ipywidgets](https://github.com/ipython/ipywidgets)</td>
            <td>7.4.2</td>
            <td>Jupyter Interactive Widgets / BSD 3-clause</td>
          </tr>

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

          <tr>
            <td>[itsdangerous](https://github.com/pallets/itsdangerous)</td>
            <td>1.1.0</td>
            <td>Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[jdcal](https://github.com/phn/jdcal)</td>
            <td>1.4</td>
            <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[jedi](https://github.com/davidhalter/jedi/)</td>
            <td>0.13.2</td>
            <td>An autocompletion tool for Python that can be used for text editors. / MIT</td>
          </tr>

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

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

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</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>Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[jupyter\_core](http://jupyter.org)</td>
            <td>4.4.0</td>
            <td>Core common functionality of Jupyter projects. / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[jupyterlab](https://github.com/jupyterlab/jupyterlab)</td>
            <td>0.33.11</td>
            <td>JupyterLab PRE-ALPHA / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_launcher](http://github.com/jupyterlab/jupyterlab_launcher)</td>
            <td>0.11.2</td>
            <td>A Launcher for JupyterLab based applications. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.0.1</td>
            <td>A fast implementation of the Cassowary constraint solver / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.16.1</td>
            <td>A network authentication protocol. / MIT</td>
          </tr>

          <tr>
            <td>[lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy)</td>
            <td>1.3.1</td>
            <td>A fast and thorough lazy object proxy. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[libarchive](http://www.libarchive.org/)</td>
            <td>3.3.3</td>
            <td>Multi-format archive and compression library / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.63.0</td>
            <td>tool and library for transferring data with URL syntax / MIT/X derivate (`&lt;http://curl.haxx.se/docs/copyright.html&gt;`)</td>
          </tr>

          <tr>
            <td>[libedit](http://thrysoee.dk/editline/)</td>
            <td>3.1.20170329</td>
            <td>Editline Library (libedit) / NetBSD</td>
          </tr>

          <tr>
            <td>[libffi](https://sourceware.org/libffi/)</td>
            <td>3.2.1</td>
            <td>A Portable Foreign Function Interface Library. / Custom</td>
          </tr>

          <tr>
            <td>[libgcc-ng](https://gcc.gnu.org/onlinedocs/gccint/Libgcc.html)</td>
            <td>8.2.0</td>
            <td>The GCC low-level runtime library / GPL</td>
          </tr>

          <tr>
            <td>[libgfortran](http://gcc.gnu.org/)</td>
            <td>3.0.0</td>
            <td>Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1)</td>
          </tr>

          <tr>
            <td>[libgfortran-ng](https://gcc.gnu.org/)</td>
            <td>7.3.0</td>
            <td>The GNU Fortran Runtime Library / GPL</td>
          </tr>

          <tr>
            <td>[libiconv](https://www.gnu.org/software/libiconv/)</td>
            <td>1.14</td>
            <td>Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL</td>
          </tr>

          <tr>
            <td>[libopenblas](http://www.openblas.net/)</td>
            <td>0.2.20</td>
            <td>An Optimized BLAS library / BSD</td>
          </tr>

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

          <tr>
            <td>[libsodium](http://libsodium.org)</td>
            <td>1.0.16</td>
            <td>A modern and easy-to-use crypto library. / ISC</td>
          </tr>

          <tr>
            <td>[libssh2](https://www.libssh2.org/)</td>
            <td>1.8.0</td>
            <td>the SSH library / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[libstdcxx-ng](https://gcc.gnu.org/)</td>
            <td>8.2.0</td>
            <td>The GNU C++ Runtime Library / GPL3 with runtime exception</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.0.9</td>
            <td>Support for the Tag Image File Format (TIFF). / HPND</td>
          </tr>

          <tr>
            <td>[libuuid](http://sourceforge.net/projects/libuuid/)</td>
            <td>1.0.3</td>
            <td>Portable uuid C library. / BSD 3-Clause</td>
          </tr>

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

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

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

          <tr>
            <td>[linecache2](https://github.com/testing-cabal/linecache2)</td>
            <td>1.0.0</td>
            <td>Backport of the linecache module / PSF 1.0</td>
          </tr>

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

          <tr>
            <td>[lxml](http://lxml.de/)</td>
            <td>4.2.5</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.8.1.2</td>
            <td>Extremely Fast Compression algorithm / BSD 2-clause</td>
          </tr>

          <tr>
            <td>[lzo](http://www.oberhumer.com/opensource/lzo/)</td>
            <td>2.10</td>
            <td>LZO is a portable lossless data compression library written in ANSI C. / GPL v2+</td>
          </tr>

          <tr>
            <td>[markupsafe](https://www.palletsprojects.com/p/markupsafe)</td>
            <td>1.1.0</td>
            <td>A Python module that implements the jinja2.Markup string / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[matplotlib](http://matplotlib.org/)</td>
            <td>2.2.3</td>
            <td>Publication quality figures in Python / PSF-based</td>
          </tr>

          <tr>
            <td>[mccabe](https://github.com/PyCQA/mccabe)</td>
            <td>0.6.1</td>
            <td>McCabe complexity checker for Python / MIT</td>
          </tr>

          <tr>
            <td>[mistune](https://github.com/lepture/mistune)</td>
            <td>0.8.4</td>
            <td>The fastest markdown parser in pure Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/erikrose/more-itertools)</td>
            <td>4.3.0</td>
            <td>More routines for operating on iterables, beyond itertools / MIT</td>
          </tr>

          <tr>
            <td>[mpc](http://www.multiprecision.org/)</td>
            <td>1.1.0</td>
            <td>A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3</td>
          </tr>

          <tr>
            <td>[mpfr](http://www.mpfr.org/)</td>
            <td>4.0.1</td>
            <td>The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3</td>
          </tr>

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

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>0.5.6</td>
            <td>MessagePack (de)serializer. / Apache 2.0</td>
          </tr>

          <tr>
            <td>[multipledispatch](https://github.com/mrocklin/multipledispatch/)</td>
            <td>0.6.0</td>
            <td>Multiple dispatch in Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[nbconvert](http://jupyter.org)</td>
            <td>5.3.1</td>
            <td>Converting Jupyter Notebooks / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[ncurses](http://www.gnu.org/software/ncurses/)</td>
            <td>6.1</td>
            <td>Library for text-based user interfaces / Free software (MIT-like)</td>
          </tr>

          <tr>
            <td>[networkx](https://networkx.github.io/)</td>
            <td>2.2</td>
            <td>Python package for creating and manipulating complex networks / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.4</td>
            <td>Build Python programs to work with human language data / Apache 2.0</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-2.1</td>
          </tr>

          <tr>
            <td>[notebook](http://jupyter.org)</td>
            <td>5.7.4</td>
            <td>Jupyter Notebook / BSD 3-clause</td>
          </tr>

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

          <tr>
            <td>[numpy](https://numpy.org/)</td>
            <td>1.14.5</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>numpy-base</td>
            <td>1.14.5</td>

            <td />
          </tr>

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

          <tr>
            <td>[odo](http://odo.pydata.org)</td>
            <td>0.5.1</td>
            <td>Data migration in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[olefile](http://www.decalage.info/python/olefileio)</td>
            <td>0.46</td>
            <td>parse, read and write Microsoft OLE2 files / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[openblas](http://www.openblas.net/)</td>
            <td>0.2.20</td>
            <td>An Optimized BLAS library / BSD</td>
          </tr>

          <tr>
            <td>openblas-devel</td>
            <td>0.2.20</td>

            <td />
          </tr>

          <tr>
            <td>[openpyxl](https://openpyxl.readthedocs.io)</td>
            <td>2.5.12</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.1.1a</td>
            <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL</td>
          </tr>

          <tr>
            <td>[packaging](https://github.com/pypa/packaging)</td>
            <td>18.0</td>
            <td>Core utilities for Python packages / Apache 2.0 or BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[pandas](http://pandas.pydata.org)</td>
            <td>0.23.4</td>
            <td>High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pandoc](http://pandoc.org/)</td>
            <td>2.0.0.1</td>
            <td>Universal markup converter (repackaged binaries). / GPL-2.0</td>
          </tr>

          <tr>
            <td>[pandocfilters](https://github.com/jgm/pandocfilters)</td>
            <td>1.4.2</td>
            <td>A python module for writing pandoc filters / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[parso](https://github.com/davidhalter/parso)</td>
            <td>0.3.1</td>
            <td>A Python Parser / MIT</td>
          </tr>

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>0.3.9</td>
            <td>Data structure for on-disk shuffle operations / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[patchelf](http://nixos.org/patchelf.html)</td>
            <td>0.9</td>
            <td>A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3</td>
          </tr>

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

          <tr>
            <td>[pathlib2](https://github.com/mcmtroffaes/pathlib2)</td>
            <td>2.3.3</td>
            <td>Fork of pathlib aiming to support the full stdlib Python API. / MIT</td>
          </tr>

          <tr>
            <td>[patsy](https://github.com/pydata/patsy)</td>
            <td>0.5.1</td>
            <td>Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2</td>
          </tr>

          <tr>
            <td>[pcre](http://www.pcre.org/)</td>
            <td>8.42</td>
            <td>Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[pexpect](http://pexpect.sourceforge.net/)</td>
            <td>4.6.0</td>
            <td>Pexpect makes Python a better tool for controlling other applications. / ISC</td>
          </tr>

          <tr>
            <td>[pickleshare](https://github.com/pickleshare/pickleshare/)</td>
            <td>0.7.5</td>
            <td>Tiny ‘shelve’-like database with concurrency support / MIT</td>
          </tr>

          <tr>
            <td>[pillow](https://pillow.readthedocs.io)</td>
            <td>5.3.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL</td>
          </tr>

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

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

          <tr>
            <td>[pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk)</td>
            <td>1.4.2</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.8.0</td>
            <td>Plugin registration and hook calling for Python / MIT</td>
          </tr>

          <tr>
            <td>[ply](http://www.dabeaz.com/ply/index.html)</td>
            <td>3.11</td>
            <td>Python Lex-Yacc / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[prometheus\_client](https://github.com/prometheus/client_python)</td>
            <td>0.5.0</td>
            <td>Python client for the Prometheus monitoring system / Apache 2.0</td>
          </tr>

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

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

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

          <tr>
            <td>[py](https://github.com/pytest-dev/py)</td>
            <td>1.7.0</td>
            <td>library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
          </tr>

          <tr>
            <td>[pyasn1-modules](http://pyasn1.sourceforge.net/)</td>
            <td>0.2.2</td>
            <td>A collection of ASN.1-based protocols modules. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[pycairo](http://cairographics.org/pycairo/)</td>
            <td>1.18.0</td>
            <td>Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1</td>
          </tr>

          <tr>
            <td>[pycodestyle](https://pycodestyle.readthedocs.io/)</td>
            <td>2.4.0</td>
            <td>Python style guide checker / MIT</td>
          </tr>

          <tr>
            <td>[pycosat](https://github.com/ContinuumIO/pycosat)</td>
            <td>0.6.3</td>
            <td>Bindings to picosat (a SAT solver) / MIT</td>
          </tr>

          <tr>
            <td>[pycparser](https://github.com/eliben/pycparser)</td>
            <td>2.19</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</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.2</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pyflakes](https://github.com/PyCQA/pyflakes)</td>
            <td>2.0.0</td>
            <td>Pyflakes analyzes programs and detects various errors. / MIT</td>
          </tr>

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.3.1</td>
            <td>Generic syntax highlighting package / BSD 2-clause</td>
          </tr>

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

          <tr>
            <td>[pyodbc](https://github.com/mkleehammer/pyodbc)</td>
            <td>4.0.25</td>
            <td>DB API Module for ODBC / MIT</td>
          </tr>

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

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

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.6.8</td>
            <td>A Python SOCKS client module. See [Anorov/PySocks](https://github.com/Anorov/PySocks) for more information. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pytables](http://www.pytables.org)</td>
            <td>3.4.4</td>
            <td>Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pytest](https://docs.pytest.org/en/latest/)</td>
            <td>4.0.2</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

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

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

          <tr>
            <td>python-libarchive-c</td>
            <td>2.8</td>

            <td />
          </tr>

          <tr>
            <td>[pytz](http://pythonhosted.org/pytz/)</td>
            <td>2018.7</td>
            <td>World timezone definitions, modern and historical. / MIT</td>
          </tr>

          <tr>
            <td>[pywavelets](https://github.com/PyWavelets/pywt)</td>
            <td>1.0.1</td>
            <td>Discrete Wavelet Transforms in Python. / MIT</td>
          </tr>

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

          <tr>
            <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
            <td>17.1.2</td>
            <td>Python bindings for zeromq / BSD 3-clause</td>
          </tr>

          <tr>
            <td>readline</td>
            <td>7.0</td>
            <td>library for editing command lines as they are typed in / GPL-3.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.21.0</td>
            <td>Python HTTP for Humans / Apache 2.0</td>
          </tr>

          <tr>
            <td>ruamel\_yaml</td>
            <td>0.15.46</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

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

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

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

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

          <tr>
            <td>[seaborn](https://seaborn.pydata.org)</td>
            <td>0.9.0</td>
            <td>Statistical data visualization / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[send2trash](https://github.com/hsoft/send2trash)</td>
            <td>1.5.0</td>
            <td>Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[setuptools](https://github.com/pypa/setuptools)</td>
            <td>40.6.3</td>
            <td>Download, build, install, upgrade, and uninstall Python packages / MIT</td>
          </tr>

          <tr>
            <td>[simplegeneric](http://cheeseshop.python.org/pypi/simplegeneric)</td>
            <td>0.8.1</td>
            <td>Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public</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>[six](http://pypi.python.org/pypi/six/)</td>
            <td>1.12.0</td>
            <td>Python 2 and 3 compatibility utilities / MIT</td>
          </tr>

          <tr>
            <td>[snappy](https://github.com/google/snappy)</td>
            <td>1.1.7</td>
            <td>A fast compressor/decompressor / BSD 3-clause</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-2-Clause</td>
          </tr>

          <tr>
            <td>[sortedcollections](http://www.grantjenks.com/docs/sortedcollections/)</td>
            <td>1.0.1</td>
            <td>Python Sorted Collections / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>1.8.2</td>
            <td>Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause</td>
          </tr>

          <tr>
            <td>sphinxcontrib</td>
            <td>1.0</td>
            <td>Python namespace for sphinxcontrib / BSD</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-websupport](https://pypi.python.org/pypi/sphinxcontrib-websupport)</td>
            <td>1.1.0</td>
            <td>Sphinx API for Web Apps / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.26.0</td>
            <td>Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (`&lt;http://www.sqlite.org/copyright.html&gt;`)</td>
          </tr>

          <tr>
            <td>ssl\_match\_hostname</td>
            <td>3.5.0.1</td>
            <td>The ssl.match\_hostname() function from Python 3.5 / PSF 2</td>
          </tr>

          <tr>
            <td>[statsmodels](https://www.statsmodels.org)</td>
            <td>0.9.0</td>
            <td>Statistical computations and models for use with SciPy / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[sympy](http://sympy.org)</td>
            <td>1.3</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 serialization library. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[terminado](https://github.com/jupyter/terminado)</td>
            <td>0.8.1</td>
            <td>Terminals served by tornado websockets / BSD 2-clause</td>
          </tr>

          <tr>
            <td>[testpath](https://testpath.readthedocs.io)</td>
            <td>0.4.2</td>
            <td>Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tk](http://www.tcl.tk/)</td>
            <td>8.6.8</td>
            <td>A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk</td>
          </tr>

          <tr>
            <td>[toolz](http://toolz.readthedocs.org/)</td>
            <td>0.9.0</td>
            <td>A functional standard library for Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>5.1.1</td>
            <td>A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0</td>
          </tr>

          <tr>
            <td>[tqdm](https://pypi.python.org/pypi/tqdm)</td>
            <td>4.28.1</td>
            <td>A Fast, Extensible Progress Meter / MPLv2.0, MIT</td>
          </tr>

          <tr>
            <td>[traceback2](https://github.com/testing-cabal/traceback2)</td>
            <td>1.4.0</td>
            <td>Backports of the traceback module / PSF 2.0</td>
          </tr>

          <tr>
            <td>[traitlets](http://ipython.org/)</td>
            <td>4.3.2</td>
            <td>Configuration system for Python applications / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[typing](https://docs.python.org/3.5/library/typing.html)</td>
            <td>3.6.6</td>
            <td>Type Hints for Python - backport for `Python&lt;3.5` / PSF</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>[unittest2](http://pypi.python.org/pypi/unittest2)</td>
            <td>1.1.0</td>
            <td>The new features in unittest backported to Python 2.4+ / BSD</td>
          </tr>

          <tr>
            <td>[unixodbc](http://www.unixodbc.org/)</td>
            <td>2.3.7</td>
            <td>ODBC on non MS Windows platforms / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.24.1</td>
            <td>HTTP library with thread-safe connection pooling, file post, and more. / MIT</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>[webencodings](https://github.com/gsnedders/python-webencodings)</td>
            <td>0.5.1</td>
            <td>Character encoding aliases for legacy web content / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[werkzeug](http://werkzeug.pocoo.org/)</td>
            <td>0.14.1</td>
            <td>The Python WSGI Utility Library. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[widgetsnbextension](http://ipython.org)</td>
            <td>3.4.2</td>
            <td>Interactive Widgets for Jupyter / BSD 3-clause</td>
          </tr>

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

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>1.2.0</td>
            <td>Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising</td>
          </tr>

          <tr>
            <td>[xlsxwriter](https://xlsxwriter.readthedocs.io/)</td>
            <td>1.1.2</td>
            <td>A Python module for creating Excel XLSX files / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[xz](http://tukaani.org/xz/)</td>
            <td>5.2.4</td>
            <td>Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0</td>
          </tr>

          <tr>
            <td>[yaml](http://pyyaml.org/wiki/LibYAML)</td>
            <td>0.1.7</td>
            <td>A C library for parsing and emitting YAML. / MIT</td>
          </tr>

          <tr>
            <td>[zeromq](http://zeromq.org)</td>
            <td>4.2.5</td>
            <td>A high-performance asynchronous messaging library. / LGPL 3</td>
          </tr>

          <tr>
            <td>[zict](http://github.com/mrocklin/zict)</td>
            <td>0.1.3</td>
            <td>Composable Dictionary Classes / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[zlib](http://zlib.net/)</td>
            <td>1.2.11</td>
            <td>Massively spiffy yet delicately unobtrusive compression library / zlib</td>
          </tr>

          <tr>
            <td>zstd</td>
            <td>1.3.7</td>
            <td>Zstandard - Fast real-time compression algorithm / BSD 3-Clause</td>
          </tr>
        </tbody>
      </table>
    </Accordion>

    <Accordion title="Anaconda 2018.12 for 64-bit Linux with Python 2.7">
      <table>
        <thead>
          <tr>
            <th>Name</th>
            <th>Version</th>
            <th>Summary / License</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[\_ipyw\_jlab\_nb\_ext\_conf](https://github.com/ContinuumIO/anaconda-nb-extensions-meta-config)</td>
            <td>0.1.0</td>
            <td>A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD</td>
          </tr>

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

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

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

          <tr>
            <td>[anaconda-project](https://github.com/Anaconda-Platform/anaconda-project)</td>
            <td>0.8.2</td>
            <td>Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>0.24.0</td>
            <td>Python ASN.1 library with a focus on performance and a pythonic API / MIT</td>
          </tr>

          <tr>
            <td>astroid</td>
            <td>1.6.5</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL 2.1</td>
          </tr>

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

          <tr>
            <td>[atomicwrites](https://github.com/untitaker/python-atomicwrites)</td>
            <td>1.2.1</td>
            <td>Atomic file writes. / MIT</td>
          </tr>

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>18.2.0</td>
            <td>attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT</td>
          </tr>

          <tr>
            <td>[automat](https://github.com/glyph/Automat)</td>
            <td>0.7.0</td>
            <td>self-service finite-state machines for the programmer on the go / MIT</td>
          </tr>

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

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

          <tr>
            <td>[backports.functools\_lru\_cache](https://github.com/jaraco/backports.functools_lru_cache)</td>
            <td>1.5</td>
            <td>Backport of functools.lru\_cache from Python 3.3 as published at ActiveState. / MIT</td>
          </tr>

          <tr>
            <td>[backports.os](https://github.com/pjdelport/backports.os)</td>
            <td>0.1.1</td>
            <td>Backport of new features in Python’s os module / Python Software Foundation</td>
          </tr>

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

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

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

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

          <tr>
            <td>[bkcharts](http://github.com/bokeh/bkcharts)</td>
            <td>0.2</td>
            <td>High level chart types built on top of Bokeh / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>blas</td>
            <td>1.0</td>

            <td />
          </tr>

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

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>3.0.2</td>
            <td>Easy, whitelist-based HTML-sanitizing tool / Apache-2.0</td>
          </tr>

          <tr>
            <td>[blosc](https://github.com/Blosc/c-blosc)</td>
            <td>1.14.4</td>
            <td>A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[bokeh](http://bokeh.pydata.org/)</td>
            <td>1.0.2</td>
            <td>Statistical and novel interactive HTML plots for Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[boto](https://github.com/boto/boto/)</td>
            <td>2.49.0</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. / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[ca-certificates](https://github.com/conda-forge/ca-certificates-feedstock)</td>
            <td>2018.03.07</td>
            <td>Certificates for use with other packages. / ISC</td>
          </tr>

          <tr>
            <td>[cairo](http://cairographics.org/)</td>
            <td>1.14.12</td>
            <td>Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or 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 2-Clause</td>
          </tr>

          <tr>
            <td>certifi</td>
            <td>2018.11.29</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

          <tr>
            <td>cffi</td>
            <td>1.11.5</td>
            <td>Foreign Function Interface for Python calling C code. / MIT</td>
          </tr>

          <tr>
            <td>[chardet](https://github.com/chardet/chardet)</td>
            <td>3.0.4</td>
            <td>Universal character encoding detector / LGPL2</td>
          </tr>

          <tr>
            <td>[click](https://palletsprojects.com/p/click)</td>
            <td>7.0</td>
            <td>Python composable command line interface toolkit / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[colorama](https://github.com/tartley/colorama)</td>
            <td>0.4.1</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.5.12</td>
            <td>OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-build](https://github.com/conda/conda-build)</td>
            <td>3.17.6</td>
            <td>tools for building conda packages / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-env](https://github.com/conda/conda-env)</td>
            <td>2.6.0</td>
            <td>Tools for interacting with conda environments. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-verify](https://github.com/conda/conda-verify)</td>
            <td>3.1.1</td>
            <td>tool for validating conda recipes and conda packages / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[constantly](https://github.com/twisted/constantly)</td>
            <td>15.1.0</td>
            <td>Symbolic constants in Python / 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://github.com/pyca/cryptography)</td>
            <td>2.4.2</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.63.0</td>
            <td>tool and library for transferring data with URL syntax / MIT/X derivate (`&lt;http://curl.haxx.se/docs/copyright.html&gt;`)</td>
          </tr>

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

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

          <tr>
            <td>[cytoolz](https://github.com/pytoolz/cytoolz)</td>
            <td>0.9.0.1</td>
            <td>Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[dask](http://github.com/dask/dask/)</td>
            <td>1.0.0</td>
            <td>Parallel Python with task scheduling / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[dask-core](http://github.com/dask/dask/)</td>
            <td>1.0.0</td>
            <td>Parallel Python with task scheduling / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>datashape</td>
            <td>0.5.4</td>
            <td>A data description language. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[dbus](http://www.freedesktop.org/wiki/Software/dbus/)</td>
            <td>1.13.2</td>
            <td>Simple message bus system for applications to talk to one another / GPL2</td>
          </tr>

          <tr>
            <td>[decorator](https://github.com/micheles/decorator)</td>
            <td>4.3.0</td>
            <td>Better living through Python with decorators. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>defusedxml</td>
            <td>0.5.0</td>
            <td>XML bomb protection for Python stdlib modules / PSF 2.0</td>
          </tr>

          <tr>
            <td>distributed</td>
            <td>1.25.1</td>
            <td>Distributed computing with Dask / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.14</td>
            <td>Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0</td>
          </tr>

          <tr>
            <td>[entrypoints](https://github.com/takluyver/entrypoints)</td>
            <td>0.2.3</td>
            <td>Discover and load entry points from installed packages. / MIT License</td>
          </tr>

          <tr>
            <td>enum34</td>
            <td>1.1.6</td>
            <td>Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[et\_xmlfile](https://openpyxl.pages.heptapod.net/et_xmlfile/)</td>
            <td>1.0.1</td>
            <td>An implementation of lxml.xmlfile for the standard library / MIT</td>
          </tr>

          <tr>
            <td>[expat](http://expat.sourceforge.net/)</td>
            <td>2.2.6</td>
            <td>Expat XML parser library 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 lru\_cache / MIT</td>
          </tr>

          <tr>
            <td>[filelock](https://github.com/benediktschmitt/py-filelock)</td>
            <td>3.0.10</td>
            <td>A platform independent file lock. / Public Domain</td>
          </tr>

          <tr>
            <td>[flask](https://flask.palletsprojects.com/en/stable/)</td>
            <td>1.0.2</td>
            <td>A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[freetype](https://www.freetype.org/)</td>
            <td>2.9.1</td>
            <td>A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType</td>
          </tr>

          <tr>
            <td>[fribidi](https://github.com/fribidi/fribidi)</td>
            <td>1.0.5</td>
            <td>The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1</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 2.0</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 and PyPy. / PSF license</td>
          </tr>

          <tr>
            <td>[future](http://python-future.org)</td>
            <td>0.17.1</td>
            <td>Clean single-source support for Python 3 and 2 / MIT</td>
          </tr>

          <tr>
            <td>[futures](https://github.com/agronholm/pythonfutures)</td>
            <td>3.2.0</td>
            <td>Backport of the concurrent.futures package from Python 3.2 / PSF</td>
          </tr>

          <tr>
            <td>[get\_terminal\_size](https://github.com/chrippa/backports.shutil_get_terminal_size)</td>
            <td>1.0.0</td>
            <td>Get the size of the terminal window. / MIT</td>
          </tr>

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

          <tr>
            <td>[glib](https://developer.gnome.org/glib/)</td>
            <td>2.56.2</td>
            <td>Provides core application building blocks for libraries and applications written in C. / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[glob2](https://github.com/miracle2k/python-glob2)</td>
            <td>0.6</td>
            <td>Version of the glob module that supports recursion via \*\*, and can capture patterns. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[gmp](http://gmplib.org/)</td>
            <td>6.1.2</td>
            <td>The GNU multiprecision library. / GPL 2 and LGPL 3</td>
          </tr>

          <tr>
            <td>[gmpy2](https://pypi.python.org/pypi/gmpy2)</td>
            <td>2.0.8</td>
            <td>GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3</td>
          </tr>

          <tr>
            <td>[graphite2](http://graphite.sil.org/)</td>
            <td>1.3.12</td>
            <td>A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2</td>
          </tr>

          <tr>
            <td>[greenlet](https://github.com/python-greenlet/greenlet)</td>
            <td>0.4.15</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 3-Clause</td>
          </tr>

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

          <tr>
            <td>[gstreamer](http://gstreamer.freedesktop.org/)</td>
            <td>1.14.0</td>
            <td>Library for constructing graphs of media-handling components / LGPL 2</td>
          </tr>

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>2.8.0</td>
            <td>Read and write HDF5 files from Python. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
            <td>1.10.2</td>
            <td>HDF5 is a data model, library, and file format for storing and managing data / HDF5</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 3-Clause</td>
          </tr>

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

          <tr>
            <td>[hyperlink](https://github.com/python-hyper/hyperlink)</td>
            <td>18.0.0</td>
            <td>Immutable, Pythonic, correct URLs. / MIT</td>
          </tr>

          <tr>
            <td>[icu](http://site.icu-project.org/)</td>
            <td>58.2</td>
            <td>International Components for Unicode. / MIT</td>
          </tr>

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

          <tr>
            <td>[imageio](http://imageio.github.io)</td>
            <td>2.4.1</td>
            <td>a Python library for reading and writing image data / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[importlib\_metadata](http://importlib-metadata.readthedocs.io)</td>
            <td>0.6</td>
            <td>A library to access the metadata for a Python package / APACHE-2.0</td>
          </tr>

          <tr>
            <td>[incremental](https://twistedmatrix.com)</td>
            <td>17.5.0</td>
            <td>A library that versions your Python projects / MIT License</td>
          </tr>

          <tr>
            <td>[intel-openmp](https://software.intel.com/en-us/node/522690)</td>
            <td>2019.1</td>
            <td>Math library for Intel and compatible processors / proprietary - Intel</td>
          </tr>

          <tr>
            <td>[ipaddress](https://github.com/phihag/ipaddress)</td>
            <td>1.0.22</td>
            <td>IPv4/IPv6 manipulation library / PSF 2</td>
          </tr>

          <tr>
            <td>[ipykernel](https://ipython.org)</td>
            <td>4.10.0</td>
            <td>IPython Kernel for Jupyter / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ipython](https://ipython.org/)</td>
            <td>5.8.0</td>
            <td>IPython: Productive Interactive Computing / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[ipywidgets](https://github.com/ipython/ipywidgets)</td>
            <td>7.4.2</td>
            <td>Jupyter Interactive Widgets / BSD 3-clause</td>
          </tr>

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

          <tr>
            <td>[itsdangerous](https://github.com/pallets/itsdangerous)</td>
            <td>1.1.0</td>
            <td>Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[jdcal](https://github.com/phn/jdcal)</td>
            <td>1.4</td>
            <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[jedi](https://github.com/davidhalter/jedi/)</td>
            <td>0.13.2</td>
            <td>An autocompletion tool for Python that can be used for text editors. / MIT</td>
          </tr>

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

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

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</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>Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[jupyter\_core](http://jupyter.org)</td>
            <td>4.4.0</td>
            <td>Core common functionality of Jupyter projects. / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[jupyterlab](https://github.com/jupyterlab/jupyterlab)</td>
            <td>0.33.11</td>
            <td>JupyterLab PRE-ALPHA / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_launcher](http://github.com/jupyterlab/jupyterlab_launcher)</td>
            <td>0.11.2</td>
            <td>A Launcher for JupyterLab based applications. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.0.1</td>
            <td>A fast implementation of the Cassowary constraint solver / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.16.1</td>
            <td>A network authentication protocol. / MIT</td>
          </tr>

          <tr>
            <td>[lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy)</td>
            <td>1.3.1</td>
            <td>A fast and thorough lazy object proxy. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[libarchive](http://www.libarchive.org/)</td>
            <td>3.3.3</td>
            <td>Multi-format archive and compression library / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.63.0</td>
            <td>tool and library for transferring data with URL syntax / MIT/X derivate (`&lt;http://curl.haxx.se/docs/copyright.html&gt;`)</td>
          </tr>

          <tr>
            <td>[libedit](http://thrysoee.dk/editline/)</td>
            <td>3.1.20170329</td>
            <td>Editline Library (libedit) / NetBSD</td>
          </tr>

          <tr>
            <td>[libffi](https://sourceware.org/libffi/)</td>
            <td>3.2.1</td>
            <td>A Portable Foreign Function Interface Library. / Custom</td>
          </tr>

          <tr>
            <td>[libgcc-ng](https://gcc.gnu.org/onlinedocs/gccint/Libgcc.html)</td>
            <td>8.2.0</td>
            <td>The GCC low-level runtime library / GPL</td>
          </tr>

          <tr>
            <td>[libgfortran-ng](https://gcc.gnu.org/)</td>
            <td>7.3.0</td>
            <td>The GNU Fortran Runtime Library / GPL</td>
          </tr>

          <tr>
            <td>[liblief](https://lief.quarkslab.com/)</td>
            <td>0.9.0</td>
            <td>A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0</td>
          </tr>

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

          <tr>
            <td>[libsodium](http://libsodium.org)</td>
            <td>1.0.16</td>
            <td>A modern and easy-to-use crypto library. / ISC</td>
          </tr>

          <tr>
            <td>[libssh2](https://www.libssh2.org/)</td>
            <td>1.8.0</td>
            <td>the SSH library / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[libstdcxx-ng](https://gcc.gnu.org/)</td>
            <td>8.2.0</td>
            <td>The GNU C++ Runtime Library / GPL3 with runtime exception</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.0.9</td>
            <td>Support for the Tag Image File Format (TIFF). / HPND</td>
          </tr>

          <tr>
            <td>[libtool](http://www.gnu.org/software/libtool/)</td>
            <td>2.4.6</td>
            <td>The GNU Portable Library Tool / GPL 3</td>
          </tr>

          <tr>
            <td>[libuuid](http://sourceforge.net/projects/libuuid/)</td>
            <td>1.0.3</td>
            <td>Portable uuid C library. / BSD 3-Clause</td>
          </tr>

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

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

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

          <tr>
            <td>[linecache2](https://github.com/testing-cabal/linecache2)</td>
            <td>1.0.0</td>
            <td>Backport of the linecache module / PSF 1.0</td>
          </tr>

          <tr>
            <td>[llvmlite](https://github.com/numba/llvmlite)</td>
            <td>0.26.0</td>
            <td>A lightweight LLVM python binding for writing JIT compilers / New BSD License</td>
          </tr>

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

          <tr>
            <td>[lxml](http://lxml.de/)</td>
            <td>4.2.5</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.8.1.2</td>
            <td>Extremely Fast Compression algorithm / BSD 2-clause</td>
          </tr>

          <tr>
            <td>[lzo](http://www.oberhumer.com/opensource/lzo/)</td>
            <td>2.10</td>
            <td>LZO is a portable lossless data compression library written in ANSI C. / GPL v2+</td>
          </tr>

          <tr>
            <td>[markupsafe](https://www.palletsprojects.com/p/markupsafe)</td>
            <td>1.1.0</td>
            <td>A Python module that implements the jinja2.Markup string / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[matplotlib](http://matplotlib.org/)</td>
            <td>2.2.3</td>
            <td>Publication quality figures in Python / PSF-based</td>
          </tr>

          <tr>
            <td>[mccabe](https://github.com/PyCQA/mccabe)</td>
            <td>0.6.1</td>
            <td>McCabe complexity checker for Python / MIT</td>
          </tr>

          <tr>
            <td>[mistune](https://github.com/lepture/mistune)</td>
            <td>0.8.4</td>
            <td>The fastest markdown parser in pure Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[mkl](https://software.intel.com/en-us/mkl)</td>
            <td>2019.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>[mkl\_fft](http://github.com/IntelPython/mkl_fft)</td>
            <td>1.0.6</td>
            <td>NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[mkl\_random](http://github.com/IntelPython/mkl_random)</td>
            <td>1.0.2</td>
            <td>Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/erikrose/more-itertools)</td>
            <td>4.3.0</td>
            <td>More routines for operating on iterables, beyond itertools / MIT</td>
          </tr>

          <tr>
            <td>[mpc](http://www.multiprecision.org/)</td>
            <td>1.1.0</td>
            <td>A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3</td>
          </tr>

          <tr>
            <td>[mpfr](http://www.mpfr.org/)</td>
            <td>4.0.1</td>
            <td>The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3</td>
          </tr>

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

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>0.5.6</td>
            <td>MessagePack (de)serializer. / Apache 2.0</td>
          </tr>

          <tr>
            <td>[multipledispatch](https://github.com/mrocklin/multipledispatch/)</td>
            <td>0.6.0</td>
            <td>Multiple dispatch in Python / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[nbconvert](http://jupyter.org)</td>
            <td>5.4.0</td>
            <td>Converting Jupyter Notebooks / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[ncurses](http://www.gnu.org/software/ncurses/)</td>
            <td>6.1</td>
            <td>Library for text-based user interfaces / Free software (MIT-like)</td>
          </tr>

          <tr>
            <td>[networkx](https://networkx.github.io/)</td>
            <td>2.2</td>
            <td>Python package for creating and manipulating complex networks / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.4</td>
            <td>Build Python programs to work with human language data / Apache 2.0</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-2.1</td>
          </tr>

          <tr>
            <td>[notebook](http://jupyter.org)</td>
            <td>5.7.4</td>
            <td>Jupyter Notebook / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[numba](https://github.com/numba)</td>
            <td>0.41.0</td>
            <td>NumPy aware dynamic Python compiler using LLVM / BSD 2-clause</td>
          </tr>

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

          <tr>
            <td>[numpy](https://numpy.org/)</td>
            <td>1.15.4</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>numpy-base</td>
            <td>1.15.4</td>

            <td />
          </tr>

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

          <tr>
            <td>[odo](http://odo.pydata.org)</td>
            <td>0.5.1</td>
            <td>Data migration in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[olefile](http://www.decalage.info/python/olefileio)</td>
            <td>0.46</td>
            <td>parse, read and write Microsoft OLE2 files / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[openpyxl](https://openpyxl.readthedocs.io)</td>
            <td>2.5.12</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.1.1a</td>
            <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL</td>
          </tr>

          <tr>
            <td>[packaging](https://github.com/pypa/packaging)</td>
            <td>18.0</td>
            <td>Core utilities for Python packages / Apache 2.0 or BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[pandas](http://pandas.pydata.org)</td>
            <td>0.23.4</td>
            <td>High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pandoc](http://pandoc.org/)</td>
            <td>1.19.2.1</td>
            <td>Universal markup converter (repackaged binaries). / GPL-2.0</td>
          </tr>

          <tr>
            <td>[pandocfilters](https://github.com/jgm/pandocfilters)</td>
            <td>1.4.2</td>
            <td>A python module for writing pandoc filters / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[parso](https://github.com/davidhalter/parso)</td>
            <td>0.3.1</td>
            <td>A Python Parser / MIT</td>
          </tr>

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>0.3.9</td>
            <td>Data structure for on-disk shuffle operations / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[patchelf](http://nixos.org/patchelf.html)</td>
            <td>0.9</td>
            <td>A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3</td>
          </tr>

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

          <tr>
            <td>[pathlib2](https://github.com/mcmtroffaes/pathlib2)</td>
            <td>2.3.3</td>
            <td>Fork of pathlib aiming to support the full stdlib Python API. / MIT</td>
          </tr>

          <tr>
            <td>[patsy](https://github.com/pydata/patsy)</td>
            <td>0.5.1</td>
            <td>Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2</td>
          </tr>

          <tr>
            <td>[pcre](http://www.pcre.org/)</td>
            <td>8.42</td>
            <td>Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[pexpect](http://pexpect.sourceforge.net/)</td>
            <td>4.6.0</td>
            <td>Pexpect makes Python a better tool for controlling other applications. / ISC</td>
          </tr>

          <tr>
            <td>[pickleshare](https://github.com/pickleshare/pickleshare/)</td>
            <td>0.7.5</td>
            <td>Tiny ‘shelve’-like database with concurrency support / MIT</td>
          </tr>

          <tr>
            <td>[pillow](https://pillow.readthedocs.io)</td>
            <td>5.3.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL</td>
          </tr>

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

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

          <tr>
            <td>[pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk)</td>
            <td>1.4.2</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.8.0</td>
            <td>Plugin registration and hook calling for Python / MIT</td>
          </tr>

          <tr>
            <td>[ply](http://www.dabeaz.com/ply/index.html)</td>
            <td>3.11</td>
            <td>Python Lex-Yacc / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[prometheus\_client](https://github.com/prometheus/client_python)</td>
            <td>0.5.0</td>
            <td>Python client for the Prometheus monitoring system / Apache 2.0</td>
          </tr>

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

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

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

          <tr>
            <td>[py](https://github.com/pytest-dev/py)</td>
            <td>1.7.0</td>
            <td>library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
          </tr>

          <tr>
            <td>[py-lief](https://lief.quarkslab.com/)</td>
            <td>0.9.0</td>
            <td>A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0</td>
          </tr>

          <tr>
            <td>[pyasn1-modules](http://pyasn1.sourceforge.net/)</td>
            <td>0.2.2</td>
            <td>A collection of ASN.1-based protocols modules. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[pycairo](http://cairographics.org/pycairo/)</td>
            <td>1.18.0</td>
            <td>Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1</td>
          </tr>

          <tr>
            <td>[pycodestyle](https://pycodestyle.readthedocs.io/)</td>
            <td>2.4.0</td>
            <td>Python style guide checker / MIT</td>
          </tr>

          <tr>
            <td>[pycosat](https://github.com/ContinuumIO/pycosat)</td>
            <td>0.6.3</td>
            <td>Bindings to picosat (a SAT solver) / MIT</td>
          </tr>

          <tr>
            <td>[pycparser](https://github.com/eliben/pycparser)</td>
            <td>2.19</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</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.2</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pyflakes](https://github.com/PyCQA/pyflakes)</td>
            <td>2.0.0</td>
            <td>Pyflakes analyzes programs and detects various errors. / MIT</td>
          </tr>

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.3.1</td>
            <td>Generic syntax highlighting package / BSD 2-clause</td>
          </tr>

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

          <tr>
            <td>[pyodbc](https://github.com/mkleehammer/pyodbc)</td>
            <td>4.0.25</td>
            <td>DB API Module for ODBC / MIT</td>
          </tr>

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

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

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

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.6.8</td>
            <td>A Python SOCKS client module. See [Anorov/PySocks](https://github.com/Anorov/PySocks) for more information. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pytables](http://www.pytables.org)</td>
            <td>3.4.4</td>
            <td>Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pytest](https://docs.pytest.org/en/latest/)</td>
            <td>4.0.2</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

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

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

          <tr>
            <td>python-libarchive-c</td>
            <td>2.8</td>

            <td />
          </tr>

          <tr>
            <td>[pytz](http://pythonhosted.org/pytz/)</td>
            <td>2018.7</td>
            <td>World timezone definitions, modern and historical. / MIT</td>
          </tr>

          <tr>
            <td>[pywavelets](https://github.com/PyWavelets/pywt)</td>
            <td>1.0.1</td>
            <td>Discrete Wavelet Transforms in Python. / MIT</td>
          </tr>

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

          <tr>
            <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
            <td>17.1.2</td>
            <td>Python bindings for zeromq / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[qt](http://qt-project.org)</td>
            <td>5.9.7</td>
            <td>Qt is a cross-platform application and UI framework. / LGPL-3.0</td>
          </tr>

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

          <tr>
            <td>[qtconsole](http://jupyter.org)</td>
            <td>4.4.3</td>
            <td>Jupyter Qt console / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
            <td>1.5.2</td>
            <td>Abstraction layer for PyQt5/PyQt4/PySide / MIT</td>
          </tr>

          <tr>
            <td>readline</td>
            <td>7.0</td>
            <td>library for editing command lines as they are typed in / GPL-3.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.21.0</td>
            <td>Python HTTP for Humans / Apache 2.0</td>
          </tr>

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

          <tr>
            <td>ruamel\_yaml</td>
            <td>0.15.46</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

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

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

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

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

          <tr>
            <td>[seaborn](https://seaborn.pydata.org)</td>
            <td>0.9.0</td>
            <td>Statistical data visualization / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[send2trash](https://github.com/hsoft/send2trash)</td>
            <td>1.5.0</td>
            <td>Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[setuptools](https://github.com/pypa/setuptools)</td>
            <td>40.6.3</td>
            <td>Download, build, install, upgrade, and uninstall Python packages / MIT</td>
          </tr>

          <tr>
            <td>[simplegeneric](http://cheeseshop.python.org/pypi/simplegeneric)</td>
            <td>0.8.1</td>
            <td>Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public</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.19.8</td>
            <td>Create Python bindings for C and C++ libraries / GPL-3.0</td>
          </tr>

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

          <tr>
            <td>[snappy](https://github.com/google/snappy)</td>
            <td>1.1.7</td>
            <td>A fast compressor/decompressor / BSD 3-clause</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-2-Clause</td>
          </tr>

          <tr>
            <td>[sortedcollections](http://www.grantjenks.com/docs/sortedcollections/)</td>
            <td>1.0.1</td>
            <td>Python Sorted Collections / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>1.8.2</td>
            <td>Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause</td>
          </tr>

          <tr>
            <td>sphinxcontrib</td>
            <td>1.0</td>
            <td>Python namespace for sphinxcontrib / BSD</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-websupport](https://pypi.python.org/pypi/sphinxcontrib-websupport)</td>
            <td>1.1.0</td>
            <td>Sphinx API for Web Apps / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[spyder](https://www.spyder-ide.org/)</td>
            <td>3.3.2</td>
            <td>The Scientific Python Development Environment / MIT</td>
          </tr>

          <tr>
            <td>[spyder-kernels](https://github.com/spyder-ide/spyder-kernels)</td>
            <td>0.3.0</td>
            <td>Jupyter kernels for the Spyder console / MIT</td>
          </tr>

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

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.26.0</td>
            <td>Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (`&lt;http://www.sqlite.org/copyright.html&gt;`)</td>
          </tr>

          <tr>
            <td>ssl\_match\_hostname</td>
            <td>3.5.0.1</td>
            <td>The ssl.match\_hostname() function from Python 3.5 / PSF 2</td>
          </tr>

          <tr>
            <td>[statsmodels](https://www.statsmodels.org)</td>
            <td>0.9.0</td>
            <td>Statistical computations and models for use with SciPy / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[sympy](http://sympy.org)</td>
            <td>1.3</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 serialization library. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[terminado](https://github.com/jupyter/terminado)</td>
            <td>0.8.1</td>
            <td>Terminals served by tornado websockets / BSD 2-clause</td>
          </tr>

          <tr>
            <td>[testpath](https://testpath.readthedocs.io)</td>
            <td>0.4.2</td>
            <td>Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tk](http://www.tcl.tk/)</td>
            <td>8.6.8</td>
            <td>A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk</td>
          </tr>

          <tr>
            <td>[toolz](http://toolz.readthedocs.org/)</td>
            <td>0.9.0</td>
            <td>A functional standard library for Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>5.1.1</td>
            <td>A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0</td>
          </tr>

          <tr>
            <td>[tqdm](https://pypi.python.org/pypi/tqdm)</td>
            <td>4.28.1</td>
            <td>A Fast, Extensible Progress Meter / MPLv2.0, MIT</td>
          </tr>

          <tr>
            <td>[traceback2](https://github.com/testing-cabal/traceback2)</td>
            <td>1.4.0</td>
            <td>Backports of the traceback module / PSF 2.0</td>
          </tr>

          <tr>
            <td>[traitlets](http://ipython.org/)</td>
            <td>4.3.2</td>
            <td>Configuration system for Python applications / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[typing](https://docs.python.org/3.5/library/typing.html)</td>
            <td>3.6.6</td>
            <td>Type Hints for Python - backport for `Python&lt;3.5` / PSF</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>[unittest2](http://pypi.python.org/pypi/unittest2)</td>
            <td>1.1.0</td>
            <td>The new features in unittest backported to Python 2.4+ / BSD</td>
          </tr>

          <tr>
            <td>[unixodbc](http://www.unixodbc.org/)</td>
            <td>2.3.7</td>
            <td>ODBC on non MS Windows platforms / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.24.1</td>
            <td>HTTP library with thread-safe connection pooling, file post, and more. / MIT</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>[webencodings](https://github.com/gsnedders/python-webencodings)</td>
            <td>0.5.1</td>
            <td>Character encoding aliases for legacy web content / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[werkzeug](http://werkzeug.pocoo.org/)</td>
            <td>0.14.1</td>
            <td>The Python WSGI Utility Library. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[widgetsnbextension](http://ipython.org)</td>
            <td>3.4.2</td>
            <td>Interactive Widgets for Jupyter / BSD 3-clause</td>
          </tr>

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

          <tr>
            <td>[wurlitzer](https://github.com/minrk/wurlitzer)</td>
            <td>1.0.2</td>
            <td>Capture C-level stdout/stderr in Python / MIT</td>
          </tr>

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>1.2.0</td>
            <td>Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising</td>
          </tr>

          <tr>
            <td>[xlsxwriter](https://xlsxwriter.readthedocs.io/)</td>
            <td>1.1.2</td>
            <td>A Python module for creating Excel XLSX files / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[xz](http://tukaani.org/xz/)</td>
            <td>5.2.4</td>
            <td>Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0</td>
          </tr>

          <tr>
            <td>[yaml](http://pyyaml.org/wiki/LibYAML)</td>
            <td>0.1.7</td>
            <td>A C library for parsing and emitting YAML. / MIT</td>
          </tr>

          <tr>
            <td>[zeromq](http://zeromq.org)</td>
            <td>4.2.5</td>
            <td>A high-performance asynchronous messaging library. / LGPL 3</td>
          </tr>

          <tr>
            <td>[zict](http://github.com/mrocklin/zict)</td>
            <td>0.1.3</td>
            <td>Composable Dictionary Classes / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[zlib](http://zlib.net/)</td>
            <td>1.2.11</td>
            <td>Massively spiffy yet delicately unobtrusive compression library / zlib</td>
          </tr>

          <tr>
            <td>zstd</td>
            <td>1.3.7</td>
            <td>Zstandard - Fast real-time compression algorithm / BSD 3-Clause</td>
          </tr>
        </tbody>
      </table>
    </Accordion>

    <Accordion title="Anaconda 2018.12 for 32-bit Linux with Python 2.7">
      <table>
        <thead>
          <tr>
            <th>Name</th>
            <th>Version</th>
            <th>Summary / License</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[\_ipyw\_jlab\_nb\_ext\_conf](https://github.com/ContinuumIO/anaconda-nb-extensions-meta-config)</td>
            <td>0.1.0</td>
            <td>A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD</td>
          </tr>

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

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

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

          <tr>
            <td>[anaconda-project](https://github.com/Anaconda-Platform/anaconda-project)</td>
            <td>0.8.2</td>
            <td>Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>0.24.0</td>
            <td>Python ASN.1 library with a focus on performance and a pythonic API / MIT</td>
          </tr>

          <tr>
            <td>astroid</td>
            <td>1.6.5</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL 2.1</td>
          </tr>

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

          <tr>
            <td>[atomicwrites](https://github.com/untitaker/python-atomicwrites)</td>
            <td>1.2.1</td>
            <td>Atomic file writes. / MIT</td>
          </tr>

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>18.2.0</td>
            <td>attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT</td>
          </tr>

          <tr>
            <td>[automat](https://github.com/glyph/Automat)</td>
            <td>0.7.0</td>
            <td>self-service finite-state machines for the programmer on the go / MIT</td>
          </tr>

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

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

          <tr>
            <td>[backports.functools\_lru\_cache](https://github.com/jaraco/backports.functools_lru_cache)</td>
            <td>1.5</td>
            <td>Backport of functools.lru\_cache from Python 3.3 as published at ActiveState. / MIT</td>
          </tr>

          <tr>
            <td>[backports.os](https://github.com/pjdelport/backports.os)</td>
            <td>0.1.1</td>
            <td>Backport of new features in Python’s os module / Python Software Foundation</td>
          </tr>

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

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

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

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

          <tr>
            <td>[bkcharts](http://github.com/bokeh/bkcharts)</td>
            <td>0.2</td>
            <td>High level chart types built on top of Bokeh / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>blas</td>
            <td>1.0</td>

            <td />
          </tr>

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

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>3.0.2</td>
            <td>Easy, whitelist-based HTML-sanitizing tool / Apache-2.0</td>
          </tr>

          <tr>
            <td>[blosc](https://github.com/Blosc/c-blosc)</td>
            <td>1.14.4</td>
            <td>A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[bokeh](http://bokeh.pydata.org/)</td>
            <td>1.0.2</td>
            <td>Statistical and novel interactive HTML plots for Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[boto](https://github.com/boto/boto/)</td>
            <td>2.49.0</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. / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[ca-certificates](https://github.com/conda-forge/ca-certificates-feedstock)</td>
            <td>2018.03.07</td>
            <td>Certificates for use with other packages. / ISC</td>
          </tr>

          <tr>
            <td>[cairo](http://cairographics.org/)</td>
            <td>1.14.12</td>
            <td>Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or 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 2-Clause</td>
          </tr>

          <tr>
            <td>certifi</td>
            <td>2018.11.29</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

          <tr>
            <td>cffi</td>
            <td>1.11.5</td>
            <td>Foreign Function Interface for Python calling C code. / MIT</td>
          </tr>

          <tr>
            <td>[chardet](https://github.com/chardet/chardet)</td>
            <td>3.0.4</td>
            <td>Universal character encoding detector / LGPL2</td>
          </tr>

          <tr>
            <td>[click](https://palletsprojects.com/p/click)</td>
            <td>7.0</td>
            <td>Python composable command line interface toolkit / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[colorama](https://github.com/tartley/colorama)</td>
            <td>0.4.1</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.5.12</td>
            <td>OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-build](https://github.com/conda/conda-build)</td>
            <td>3.17.6</td>
            <td>tools for building conda packages / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-env](https://github.com/conda/conda-env)</td>
            <td>2.6.0</td>
            <td>Tools for interacting with conda environments. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-verify](https://github.com/conda/conda-verify)</td>
            <td>3.1.1</td>
            <td>tool for validating conda recipes and conda packages / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[constantly](https://github.com/twisted/constantly)</td>
            <td>15.1.0</td>
            <td>Symbolic constants in Python / 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://github.com/pyca/cryptography)</td>
            <td>2.4.2</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.63.0</td>
            <td>tool and library for transferring data with URL syntax / MIT/X derivate (`&lt;http://curl.haxx.se/docs/copyright.html&gt;`)</td>
          </tr>

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

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

          <tr>
            <td>[cytoolz](https://github.com/pytoolz/cytoolz)</td>
            <td>0.9.0.1</td>
            <td>Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[dask](http://github.com/dask/dask/)</td>
            <td>1.0.0</td>
            <td>Parallel Python with task scheduling / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[dask-core](http://github.com/dask/dask/)</td>
            <td>1.0.0</td>
            <td>Parallel Python with task scheduling / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>datashape</td>
            <td>0.5.4</td>
            <td>A data description language. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[dbus](http://www.freedesktop.org/wiki/Software/dbus/)</td>
            <td>1.13.2</td>
            <td>Simple message bus system for applications to talk to one another / GPL2</td>
          </tr>

          <tr>
            <td>[decorator](https://github.com/micheles/decorator)</td>
            <td>4.3.0</td>
            <td>Better living through Python with decorators. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>defusedxml</td>
            <td>0.5.0</td>
            <td>XML bomb protection for Python stdlib modules / PSF 2.0</td>
          </tr>

          <tr>
            <td>distributed</td>
            <td>1.25.1</td>
            <td>Distributed computing with Dask / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.14</td>
            <td>Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0</td>
          </tr>

          <tr>
            <td>[entrypoints](https://github.com/takluyver/entrypoints)</td>
            <td>0.2.3</td>
            <td>Discover and load entry points from installed packages. / MIT License</td>
          </tr>

          <tr>
            <td>enum34</td>
            <td>1.1.6</td>
            <td>Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[et\_xmlfile](https://openpyxl.pages.heptapod.net/et_xmlfile/)</td>
            <td>1.0.1</td>
            <td>An implementation of lxml.xmlfile for the standard library / MIT</td>
          </tr>

          <tr>
            <td>[expat](http://expat.sourceforge.net/)</td>
            <td>2.2.6</td>
            <td>Expat XML parser library 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 lru\_cache / MIT</td>
          </tr>

          <tr>
            <td>[filelock](https://github.com/benediktschmitt/py-filelock)</td>
            <td>3.0.10</td>
            <td>A platform independent file lock. / Public Domain</td>
          </tr>

          <tr>
            <td>[flask](https://flask.palletsprojects.com/en/stable/)</td>
            <td>1.0.2</td>
            <td>A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[freetype](https://www.freetype.org/)</td>
            <td>2.9.1</td>
            <td>A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType</td>
          </tr>

          <tr>
            <td>[fribidi](https://github.com/fribidi/fribidi)</td>
            <td>1.0.5</td>
            <td>The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1</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 2.0</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 and PyPy. / PSF license</td>
          </tr>

          <tr>
            <td>[future](http://python-future.org)</td>
            <td>0.17.1</td>
            <td>Clean single-source support for Python 3 and 2 / MIT</td>
          </tr>

          <tr>
            <td>[futures](https://github.com/agronholm/pythonfutures)</td>
            <td>3.2.0</td>
            <td>Backport of the concurrent.futures package from Python 3.2 / PSF</td>
          </tr>

          <tr>
            <td>[get\_terminal\_size](https://github.com/chrippa/backports.shutil_get_terminal_size)</td>
            <td>1.0.0</td>
            <td>Get the size of the terminal window. / MIT</td>
          </tr>

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

          <tr>
            <td>[glib](https://developer.gnome.org/glib/)</td>
            <td>2.56.2</td>
            <td>Provides core application building blocks for libraries and applications written in C. / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[glob2](https://github.com/miracle2k/python-glob2)</td>
            <td>0.6</td>
            <td>Version of the glob module that supports recursion via \*\*, and can capture patterns. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[gmp](http://gmplib.org/)</td>
            <td>6.1.2</td>
            <td>The GNU multiprecision library. / GPL 2 and LGPL 3</td>
          </tr>

          <tr>
            <td>[gmpy2](https://pypi.python.org/pypi/gmpy2)</td>
            <td>2.0.8</td>
            <td>GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3</td>
          </tr>

          <tr>
            <td>[graphite2](http://graphite.sil.org/)</td>
            <td>1.3.12</td>
            <td>A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2</td>
          </tr>

          <tr>
            <td>[greenlet](https://github.com/python-greenlet/greenlet)</td>
            <td>0.4.15</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 3-Clause</td>
          </tr>

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

          <tr>
            <td>[gstreamer](http://gstreamer.freedesktop.org/)</td>
            <td>1.14.0</td>
            <td>Library for constructing graphs of media-handling components / LGPL 2</td>
          </tr>

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>2.8.0</td>
            <td>Read and write HDF5 files from Python. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
            <td>1.10.2</td>
            <td>HDF5 is a data model, library, and file format for storing and managing data / HDF5</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 3-Clause</td>
          </tr>

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

          <tr>
            <td>[hyperlink](https://github.com/python-hyper/hyperlink)</td>
            <td>18.0.0</td>
            <td>Immutable, Pythonic, correct URLs. / MIT</td>
          </tr>

          <tr>
            <td>[icu](http://site.icu-project.org/)</td>
            <td>58.2</td>
            <td>International Components for Unicode. / MIT</td>
          </tr>

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

          <tr>
            <td>[imageio](http://imageio.github.io)</td>
            <td>2.4.1</td>
            <td>a Python library for reading and writing image data / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[importlib\_metadata](http://importlib-metadata.readthedocs.io)</td>
            <td>0.6</td>
            <td>A library to access the metadata for a Python package / APACHE-2.0</td>
          </tr>

          <tr>
            <td>[incremental](https://twistedmatrix.com)</td>
            <td>17.5.0</td>
            <td>A library that versions your Python projects / MIT License</td>
          </tr>

          <tr>
            <td>[intel-openmp](https://software.intel.com/en-us/node/522690)</td>
            <td>2019.1</td>
            <td>Math library for Intel and compatible processors / proprietary - Intel</td>
          </tr>

          <tr>
            <td>[ipaddress](https://github.com/phihag/ipaddress)</td>
            <td>1.0.22</td>
            <td>IPv4/IPv6 manipulation library / PSF 2</td>
          </tr>

          <tr>
            <td>[ipykernel](https://ipython.org)</td>
            <td>4.10.0</td>
            <td>IPython Kernel for Jupyter / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ipython](https://ipython.org/)</td>
            <td>5.8.0</td>
            <td>IPython: Productive Interactive Computing / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[ipywidgets](https://github.com/ipython/ipywidgets)</td>
            <td>7.4.2</td>
            <td>Jupyter Interactive Widgets / BSD 3-clause</td>
          </tr>

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

          <tr>
            <td>[itsdangerous](https://github.com/pallets/itsdangerous)</td>
            <td>1.1.0</td>
            <td>Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[jdcal](https://github.com/phn/jdcal)</td>
            <td>1.4</td>
            <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[jedi](https://github.com/davidhalter/jedi/)</td>
            <td>0.13.2</td>
            <td>An autocompletion tool for Python that can be used for text editors. / MIT</td>
          </tr>

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

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

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</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>Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[jupyter\_core](http://jupyter.org)</td>
            <td>4.4.0</td>
            <td>Core common functionality of Jupyter projects. / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[jupyterlab](https://github.com/jupyterlab/jupyterlab)</td>
            <td>0.33.11</td>
            <td>JupyterLab PRE-ALPHA / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_launcher](http://github.com/jupyterlab/jupyterlab_launcher)</td>
            <td>0.11.2</td>
            <td>A Launcher for JupyterLab based applications. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.0.1</td>
            <td>A fast implementation of the Cassowary constraint solver / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.16.1</td>
            <td>A network authentication protocol. / MIT</td>
          </tr>

          <tr>
            <td>[lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy)</td>
            <td>1.3.1</td>
            <td>A fast and thorough lazy object proxy. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[libarchive](http://www.libarchive.org/)</td>
            <td>3.3.3</td>
            <td>Multi-format archive and compression library / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.63.0</td>
            <td>tool and library for transferring data with URL syntax / MIT/X derivate (`&lt;http://curl.haxx.se/docs/copyright.html&gt;`)</td>
          </tr>

          <tr>
            <td>[libedit](http://thrysoee.dk/editline/)</td>
            <td>3.1.20170329</td>
            <td>Editline Library (libedit) / NetBSD</td>
          </tr>

          <tr>
            <td>[libffi](https://sourceware.org/libffi/)</td>
            <td>3.2.1</td>
            <td>A Portable Foreign Function Interface Library. / Custom</td>
          </tr>

          <tr>
            <td>[libgcc-ng](https://gcc.gnu.org/onlinedocs/gccint/Libgcc.html)</td>
            <td>8.2.0</td>
            <td>The GCC low-level runtime library / GPL</td>
          </tr>

          <tr>
            <td>[libgfortran-ng](https://gcc.gnu.org/)</td>
            <td>7.3.0</td>
            <td>The GNU Fortran Runtime Library / GPL</td>
          </tr>

          <tr>
            <td>[liblief](https://lief.quarkslab.com/)</td>
            <td>0.9.0</td>
            <td>A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0</td>
          </tr>

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

          <tr>
            <td>[libsodium](http://libsodium.org)</td>
            <td>1.0.16</td>
            <td>A modern and easy-to-use crypto library. / ISC</td>
          </tr>

          <tr>
            <td>[libssh2](https://www.libssh2.org/)</td>
            <td>1.8.0</td>
            <td>the SSH library / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[libstdcxx-ng](https://gcc.gnu.org/)</td>
            <td>8.2.0</td>
            <td>The GNU C++ Runtime Library / GPL3 with runtime exception</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.0.9</td>
            <td>Support for the Tag Image File Format (TIFF). / HPND</td>
          </tr>

          <tr>
            <td>[libtool](http://www.gnu.org/software/libtool/)</td>
            <td>2.4.6</td>
            <td>The GNU Portable Library Tool / GPL 3</td>
          </tr>

          <tr>
            <td>[libuuid](http://sourceforge.net/projects/libuuid/)</td>
            <td>1.0.3</td>
            <td>Portable uuid C library. / BSD 3-Clause</td>
          </tr>

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

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

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

          <tr>
            <td>[linecache2](https://github.com/testing-cabal/linecache2)</td>
            <td>1.0.0</td>
            <td>Backport of the linecache module / PSF 1.0</td>
          </tr>

          <tr>
            <td>[llvmlite](https://github.com/numba/llvmlite)</td>
            <td>0.26.0</td>
            <td>A lightweight LLVM python binding for writing JIT compilers / New BSD License</td>
          </tr>

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

          <tr>
            <td>[lxml](http://lxml.de/)</td>
            <td>4.2.5</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.8.1.2</td>
            <td>Extremely Fast Compression algorithm / BSD 2-clause</td>
          </tr>

          <tr>
            <td>[lzo](http://www.oberhumer.com/opensource/lzo/)</td>
            <td>2.10</td>
            <td>LZO is a portable lossless data compression library written in ANSI C. / GPL v2+</td>
          </tr>

          <tr>
            <td>[markupsafe](https://www.palletsprojects.com/p/markupsafe)</td>
            <td>1.1.0</td>
            <td>A Python module that implements the jinja2.Markup string / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[matplotlib](http://matplotlib.org/)</td>
            <td>2.2.3</td>
            <td>Publication quality figures in Python / PSF-based</td>
          </tr>

          <tr>
            <td>[mccabe](https://github.com/PyCQA/mccabe)</td>
            <td>0.6.1</td>
            <td>McCabe complexity checker for Python / MIT</td>
          </tr>

          <tr>
            <td>[mistune](https://github.com/lepture/mistune)</td>
            <td>0.8.4</td>
            <td>The fastest markdown parser in pure Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[mkl](https://software.intel.com/en-us/mkl)</td>
            <td>2019.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>[mkl\_fft](http://github.com/IntelPython/mkl_fft)</td>
            <td>1.0.6</td>
            <td>NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[mkl\_random](http://github.com/IntelPython/mkl_random)</td>
            <td>1.0.2</td>
            <td>Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/erikrose/more-itertools)</td>
            <td>4.3.0</td>
            <td>More routines for operating on iterables, beyond itertools / MIT</td>
          </tr>

          <tr>
            <td>[mpc](http://www.multiprecision.org/)</td>
            <td>1.1.0</td>
            <td>A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3</td>
          </tr>

          <tr>
            <td>[mpfr](http://www.mpfr.org/)</td>
            <td>4.0.1</td>
            <td>The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3</td>
          </tr>

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

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>0.5.6</td>
            <td>MessagePack (de)serializer. / Apache 2.0</td>
          </tr>

          <tr>
            <td>[multipledispatch](https://github.com/mrocklin/multipledispatch/)</td>
            <td>0.6.0</td>
            <td>Multiple dispatch in Python / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[nbconvert](http://jupyter.org)</td>
            <td>5.4.0</td>
            <td>Converting Jupyter Notebooks / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[ncurses](http://www.gnu.org/software/ncurses/)</td>
            <td>6.1</td>
            <td>Library for text-based user interfaces / Free software (MIT-like)</td>
          </tr>

          <tr>
            <td>[networkx](https://networkx.github.io/)</td>
            <td>2.2</td>
            <td>Python package for creating and manipulating complex networks / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.4</td>
            <td>Build Python programs to work with human language data / Apache 2.0</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-2.1</td>
          </tr>

          <tr>
            <td>[notebook](http://jupyter.org)</td>
            <td>5.7.4</td>
            <td>Jupyter Notebook / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[numba](https://github.com/numba)</td>
            <td>0.41.0</td>
            <td>NumPy aware dynamic Python compiler using LLVM / BSD 2-clause</td>
          </tr>

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

          <tr>
            <td>[numpy](https://numpy.org/)</td>
            <td>1.15.4</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>numpy-base</td>
            <td>1.15.4</td>

            <td />
          </tr>

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

          <tr>
            <td>[odo](http://odo.pydata.org)</td>
            <td>0.5.1</td>
            <td>Data migration in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[olefile](http://www.decalage.info/python/olefileio)</td>
            <td>0.46</td>
            <td>parse, read and write Microsoft OLE2 files / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[openpyxl](https://openpyxl.readthedocs.io)</td>
            <td>2.5.12</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.1.1a</td>
            <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL</td>
          </tr>

          <tr>
            <td>[packaging](https://github.com/pypa/packaging)</td>
            <td>18.0</td>
            <td>Core utilities for Python packages / Apache 2.0 or BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[pandas](http://pandas.pydata.org)</td>
            <td>0.23.4</td>
            <td>High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pandoc](http://pandoc.org/)</td>
            <td>1.15.0.6</td>
            <td>Universal markup converter (repackaged binaries). / GPL-2.0</td>
          </tr>

          <tr>
            <td>[pandocfilters](https://github.com/jgm/pandocfilters)</td>
            <td>1.4.2</td>
            <td>A python module for writing pandoc filters / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[parso](https://github.com/davidhalter/parso)</td>
            <td>0.3.1</td>
            <td>A Python Parser / MIT</td>
          </tr>

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>0.3.9</td>
            <td>Data structure for on-disk shuffle operations / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[patchelf](http://nixos.org/patchelf.html)</td>
            <td>0.9</td>
            <td>A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3</td>
          </tr>

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

          <tr>
            <td>[pathlib2](https://github.com/mcmtroffaes/pathlib2)</td>
            <td>2.3.3</td>
            <td>Fork of pathlib aiming to support the full stdlib Python API. / MIT</td>
          </tr>

          <tr>
            <td>[patsy](https://github.com/pydata/patsy)</td>
            <td>0.5.1</td>
            <td>Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2</td>
          </tr>

          <tr>
            <td>[pcre](http://www.pcre.org/)</td>
            <td>8.42</td>
            <td>Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[pexpect](http://pexpect.sourceforge.net/)</td>
            <td>4.6.0</td>
            <td>Pexpect makes Python a better tool for controlling other applications. / ISC</td>
          </tr>

          <tr>
            <td>[pickleshare](https://github.com/pickleshare/pickleshare/)</td>
            <td>0.7.5</td>
            <td>Tiny ‘shelve’-like database with concurrency support / MIT</td>
          </tr>

          <tr>
            <td>[pillow](https://pillow.readthedocs.io)</td>
            <td>5.3.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL</td>
          </tr>

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

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

          <tr>
            <td>[pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk)</td>
            <td>1.4.2</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.8.0</td>
            <td>Plugin registration and hook calling for Python / MIT</td>
          </tr>

          <tr>
            <td>[ply](http://www.dabeaz.com/ply/index.html)</td>
            <td>3.11</td>
            <td>Python Lex-Yacc / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[prometheus\_client](https://github.com/prometheus/client_python)</td>
            <td>0.5.0</td>
            <td>Python client for the Prometheus monitoring system / Apache 2.0</td>
          </tr>

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

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

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

          <tr>
            <td>[py](https://github.com/pytest-dev/py)</td>
            <td>1.7.0</td>
            <td>library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
          </tr>

          <tr>
            <td>[py-lief](https://lief.quarkslab.com/)</td>
            <td>0.9.0</td>
            <td>A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0</td>
          </tr>

          <tr>
            <td>[pyasn1-modules](http://pyasn1.sourceforge.net/)</td>
            <td>0.2.2</td>
            <td>A collection of ASN.1-based protocols modules. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[pycairo](http://cairographics.org/pycairo/)</td>
            <td>1.18.0</td>
            <td>Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1</td>
          </tr>

          <tr>
            <td>[pycodestyle](https://pycodestyle.readthedocs.io/)</td>
            <td>2.4.0</td>
            <td>Python style guide checker / MIT</td>
          </tr>

          <tr>
            <td>[pycosat](https://github.com/ContinuumIO/pycosat)</td>
            <td>0.6.3</td>
            <td>Bindings to picosat (a SAT solver) / MIT</td>
          </tr>

          <tr>
            <td>[pycparser](https://github.com/eliben/pycparser)</td>
            <td>2.19</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</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.2</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pyflakes](https://github.com/PyCQA/pyflakes)</td>
            <td>2.0.0</td>
            <td>Pyflakes analyzes programs and detects various errors. / MIT</td>
          </tr>

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.3.1</td>
            <td>Generic syntax highlighting package / BSD 2-clause</td>
          </tr>

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

          <tr>
            <td>[pyodbc](https://github.com/mkleehammer/pyodbc)</td>
            <td>4.0.25</td>
            <td>DB API Module for ODBC / MIT</td>
          </tr>

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

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

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

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.6.8</td>
            <td>A Python SOCKS client module. See [Anorov/PySocks](https://github.com/Anorov/PySocks) for more information. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pytables](http://www.pytables.org)</td>
            <td>3.4.4</td>
            <td>Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pytest](https://docs.pytest.org/en/latest/)</td>
            <td>4.0.2</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

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

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

          <tr>
            <td>python-libarchive-c</td>
            <td>2.8</td>

            <td />
          </tr>

          <tr>
            <td>[pytz](http://pythonhosted.org/pytz/)</td>
            <td>2018.7</td>
            <td>World timezone definitions, modern and historical. / MIT</td>
          </tr>

          <tr>
            <td>[pywavelets](https://github.com/PyWavelets/pywt)</td>
            <td>1.0.1</td>
            <td>Discrete Wavelet Transforms in Python. / MIT</td>
          </tr>

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

          <tr>
            <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
            <td>17.1.2</td>
            <td>Python bindings for zeromq / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[qt](http://qt-project.org)</td>
            <td>5.9.7</td>
            <td>Qt is a cross-platform application and UI framework. / LGPL-3.0</td>
          </tr>

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

          <tr>
            <td>[qtconsole](http://jupyter.org)</td>
            <td>4.4.3</td>
            <td>Jupyter Qt console / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
            <td>1.5.2</td>
            <td>Abstraction layer for PyQt5/PyQt4/PySide / MIT</td>
          </tr>

          <tr>
            <td>readline</td>
            <td>7.0</td>
            <td>library for editing command lines as they are typed in / GPL-3.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.21.0</td>
            <td>Python HTTP for Humans / Apache 2.0</td>
          </tr>

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

          <tr>
            <td>ruamel\_yaml</td>
            <td>0.15.46</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

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

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

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

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

          <tr>
            <td>[seaborn](https://seaborn.pydata.org)</td>
            <td>0.9.0</td>
            <td>Statistical data visualization / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[send2trash](https://github.com/hsoft/send2trash)</td>
            <td>1.5.0</td>
            <td>Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[setuptools](https://github.com/pypa/setuptools)</td>
            <td>40.6.3</td>
            <td>Download, build, install, upgrade, and uninstall Python packages / MIT</td>
          </tr>

          <tr>
            <td>[simplegeneric](http://cheeseshop.python.org/pypi/simplegeneric)</td>
            <td>0.8.1</td>
            <td>Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public</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.19.8</td>
            <td>Create Python bindings for C and C++ libraries / GPL-3.0</td>
          </tr>

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

          <tr>
            <td>[snappy](https://github.com/google/snappy)</td>
            <td>1.1.7</td>
            <td>A fast compressor/decompressor / BSD 3-clause</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-2-Clause</td>
          </tr>

          <tr>
            <td>[sortedcollections](http://www.grantjenks.com/docs/sortedcollections/)</td>
            <td>1.0.1</td>
            <td>Python Sorted Collections / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>1.8.2</td>
            <td>Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause</td>
          </tr>

          <tr>
            <td>sphinxcontrib</td>
            <td>1.0</td>
            <td>Python namespace for sphinxcontrib / BSD</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-websupport](https://pypi.python.org/pypi/sphinxcontrib-websupport)</td>
            <td>1.1.0</td>
            <td>Sphinx API for Web Apps / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[spyder](https://www.spyder-ide.org/)</td>
            <td>3.3.2</td>
            <td>The Scientific Python Development Environment / MIT</td>
          </tr>

          <tr>
            <td>[spyder-kernels](https://github.com/spyder-ide/spyder-kernels)</td>
            <td>0.3.0</td>
            <td>Jupyter kernels for the Spyder console / MIT</td>
          </tr>

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

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.26.0</td>
            <td>Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (`&lt;http://www.sqlite.org/copyright.html&gt;`)</td>
          </tr>

          <tr>
            <td>ssl\_match\_hostname</td>
            <td>3.5.0.1</td>
            <td>The ssl.match\_hostname() function from Python 3.5 / PSF 2</td>
          </tr>

          <tr>
            <td>[statsmodels](https://www.statsmodels.org)</td>
            <td>0.9.0</td>
            <td>Statistical computations and models for use with SciPy / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[sympy](http://sympy.org)</td>
            <td>1.3</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 serialization library. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[terminado](https://github.com/jupyter/terminado)</td>
            <td>0.8.1</td>
            <td>Terminals served by tornado websockets / BSD 2-clause</td>
          </tr>

          <tr>
            <td>[testpath](https://testpath.readthedocs.io)</td>
            <td>0.4.2</td>
            <td>Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tk](http://www.tcl.tk/)</td>
            <td>8.6.8</td>
            <td>A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk</td>
          </tr>

          <tr>
            <td>[toolz](http://toolz.readthedocs.org/)</td>
            <td>0.9.0</td>
            <td>A functional standard library for Python. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>5.1.1</td>
            <td>A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0</td>
          </tr>

          <tr>
            <td>[tqdm](https://pypi.python.org/pypi/tqdm)</td>
            <td>4.28.1</td>
            <td>A Fast, Extensible Progress Meter / MPLv2.0, MIT</td>
          </tr>

          <tr>
            <td>[traceback2](https://github.com/testing-cabal/traceback2)</td>
            <td>1.4.0</td>
            <td>Backports of the traceback module / PSF 2.0</td>
          </tr>

          <tr>
            <td>[traitlets](http://ipython.org/)</td>
            <td>4.3.2</td>
            <td>Configuration system for Python applications / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[typing](https://docs.python.org/3.5/library/typing.html)</td>
            <td>3.6.6</td>
            <td>Type Hints for Python - backport for `Python&lt;3.5` / PSF</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>[unittest2](http://pypi.python.org/pypi/unittest2)</td>
            <td>1.1.0</td>
            <td>The new features in unittest backported to Python 2.4+ / BSD</td>
          </tr>

          <tr>
            <td>[unixodbc](http://www.unixodbc.org/)</td>
            <td>2.3.7</td>
            <td>ODBC on non MS Windows platforms / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.24.1</td>
            <td>HTTP library with thread-safe connection pooling, file post, and more. / MIT</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>[webencodings](https://github.com/gsnedders/python-webencodings)</td>
            <td>0.5.1</td>
            <td>Character encoding aliases for legacy web content / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[werkzeug](http://werkzeug.pocoo.org/)</td>
            <td>0.14.1</td>
            <td>The Python WSGI Utility Library. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[widgetsnbextension](http://ipython.org)</td>
            <td>3.4.2</td>
            <td>Interactive Widgets for Jupyter / BSD 3-clause</td>
          </tr>

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

          <tr>
            <td>[wurlitzer](https://github.com/minrk/wurlitzer)</td>
            <td>1.0.2</td>
            <td>Capture C-level stdout/stderr in Python / MIT</td>
          </tr>

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>1.2.0</td>
            <td>Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising</td>
          </tr>

          <tr>
            <td>[xlsxwriter](https://xlsxwriter.readthedocs.io/)</td>
            <td>1.1.2</td>
            <td>A Python module for creating Excel XLSX files / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[xz](http://tukaani.org/xz/)</td>
            <td>5.2.4</td>
            <td>Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0</td>
          </tr>

          <tr>
            <td>[yaml](http://pyyaml.org/wiki/LibYAML)</td>
            <td>0.1.7</td>
            <td>A C library for parsing and emitting YAML. / MIT</td>
          </tr>

          <tr>
            <td>[zeromq](http://zeromq.org)</td>
            <td>4.2.5</td>
            <td>A high-performance asynchronous messaging library. / LGPL 3</td>
          </tr>

          <tr>
            <td>[zict](http://github.com/mrocklin/zict)</td>
            <td>0.1.3</td>
            <td>Composable Dictionary Classes / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[zlib](http://zlib.net/)</td>
            <td>1.2.11</td>
            <td>Massively spiffy yet delicately unobtrusive compression library / zlib</td>
          </tr>

          <tr>
            <td>zstd</td>
            <td>1.3.7</td>
            <td>Zstandard - Fast real-time compression algorithm / BSD 3-Clause</td>
          </tr>
        </tbody>
      </table>
    </Accordion>
  </Accordion>
</Update>
