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

<Update label="Anaconda 2021.11" description="Nov 17, 2021">
  ### User-facing changes

  * Anaconda Navigator has been updated to 2.1.1
  * Conda has been updated to 4.10.3
  * The installer and base environment now use Python 3.9. Meta-packages for
    Python 3.7, 3.8, and 3.9 are also available.
  * Updated EULA includes disclaimers for the Arm Performance Libraries.
  * The installer for linux-64 will now error out if a glibc version older than 2.17 is found.
  * Improved the macOS pkg installer installation already detected error message.

  ### Major package updates

  * anaconda-client 1.7.2 -> 1.9.0
  * anaconda-project 0.9.1 -> 0.10.1
  * bokeh 2.3.2 -> 2.4.1
  * dask 2021.4.0 -> 2021.10.0
  * ipython 7.22.0 -> 7.29.0
  * jupyter\_core 4.7.1 -> 4.8.1
  * jupyterlab 3.0.14 -> 3.2.1
  * jupyterlab\_server 2.4.0 -> 2.8.2
  * matplotlib 3.3.4 -> 3.4.3
  * mkl 2021.2.0 -> 2021.4.0
  * numba 0.53.1 -> 0.54.1
  * numpy 1.20.1 -> 1.20.3
  * pandas 1.2.4 -> 1.3.4
  * pillow 8.2.0 -> 8.4.0
  * python 3.9.4 -> 3.9.7
  * requests 2.25.1 -> 2.26.0
  * seaborn 0.11.1 -> 0.11.2
  * spyder 4.2.5 -> 5.1.5
  * spyder-kernels 1.10.2 -> 2.1.3
  * sympy 1.8 -> 1.9

  Added:

  * conda-content-trust 0.1.1
  * conda-token 0.3.0

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

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

          <tr>
            <td>[anaconda-client](https://github.com/Anaconda-Platform/anaconda-client)</td>
            <td>1.9.0</td>
            <td>Anaconda Cloud command line client library / BSD 3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[anyio](https://github.com/agronholm/anyio)</td>
            <td>2.2.0</td>
            <td>High level compatibility layer for multiple asynchronous event loop implementations on Python / MIT</td>
          </tr>

          <tr>
            <td>[appdirs](http://github.com/ActiveState/appdirs)</td>
            <td>1.4.4</td>
            <td>A small Python module for determining appropriate platform-specific dirs. / MIT</td>
          </tr>

          <tr>
            <td>[argh](https://github.com/neithere/argh)</td>
            <td>0.26.2</td>
            <td>The Natural CLI. / LGPL 3</td>
          </tr>

          <tr>
            <td>[argon2-cffi](https://argon2-cffi.readthedocs.org/)</td>
            <td>20.1.0</td>
            <td>The secure Argon2 password hashing algorithm. / MIT</td>
          </tr>

          <tr>
            <td>[arrow](https://github.com/crsmithdev/arrow)</td>
            <td>0.13.1</td>
            <td>Better dates & times for Python / Apache-2.0</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>1.4.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.6.6</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL-2.1-or-later</td>
          </tr>

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

          <tr>
            <td>[async\_generator](https://github.com/python-trio/async_generator)</td>
            <td>1.10</td>
            <td>Async generators and context managers for Python 3.5+ / MIT</td>
          </tr>

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

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>21.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>[autopep8](https://github.com/hhatto/autopep8)</td>
            <td>1.5.7</td>
            <td>A tool that automatically formats Python code to conform to the PEP 8 style guide / MIT</td>
          </tr>

          <tr>
            <td>[babel](http://babel.pocoo.org/)</td>
            <td>2.9.1</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.2.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>None / BSD</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>[bcrypt](https://github.com/pyca/bcrypt/)</td>
            <td>3.2.0</td>
            <td>Modern password hashing for your software and your servers / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[binaryornot](https://github.com/audreyr/binaryornot)</td>
            <td>0.4.4</td>
            <td>Ultra-lightweight pure Python package to check if a file is binary or text. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
            <td>2.3.0</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>[black](https://github.com/python/black)</td>
            <td>19.10b0</td>
            <td>The Uncompromising Code Formatter / MIT</td>
          </tr>

          <tr>
            <td>[blas](http://www.netlib.org/lapack)</td>
            <td>1.0</td>
            <td>Linear Algebra PACKage / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>4.0.0</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.21.0</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>2.4.1</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](https://github.com/pydata/bottleneck)</td>
            <td>1.3.2</td>
            <td>Fast NumPy array functions written in Cython. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[brotli](http://github.com/google/brotli)</td>
            <td>1.0.9</td>
            <td>Brotli compression format / MIT</td>
          </tr>

          <tr>
            <td>[brotlipy](https://github.com/python-hyper/brotlipy)</td>
            <td>0.7.0</td>
            <td>Python bindings to the Brotli compression library / MIT</td>
          </tr>

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

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

          <tr>
            <td>[cached-property](https://github.com/pydanny/cached-property)</td>
            <td>1.5.2</td>
            <td>A decorator for caching properties in classes. / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[cfitsio](http://heasarc.gsfc.nasa.gov/fitsio/fitsio.html)</td>
            <td>3.470</td>
            <td>A library for reading and writing FITS files / fitsio</td>
          </tr>

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

          <tr>
            <td>[charls](https://github.com/team-charls/charls)</td>
            <td>2.2.0</td>
            <td>CharLS is a C++ implementation of the JPEG-LS standard for lossless and near-lossless image compression and decompression. JPEG-LS is a low-complexity image compression standard that matches JPEG 2000 compression ratios. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[charset-normalizer](https://github.com/ousret/charset_normalizer)</td>
            <td>2.0.4</td>
            <td>The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. / MIT</td>
          </tr>

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

          <tr>
            <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
            <td>2.0.0</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.4</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.10.3</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.21.6</td>
            <td>tools for building conda packages / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-content-trust](https://github.com/conda/conda-content-trust)</td>
            <td>0.1.1</td>
            <td>Signing and verification tools for conda / 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-token](https://github.com/Anaconda/conda-token)</td>
            <td>0.3.0</td>
            <td>Set repository access token / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda-verify](https://github.com/conda/conda-verify)</td>
            <td>3.4.2</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>[contextlib2](http://contextlib2.readthedocs.org)</td>
            <td>0.6.0.post1</td>
            <td>Backports and enhancements for the contextlib module / PSF 2</td>
          </tr>

          <tr>
            <td>[cookiecutter](https://github.com/cookiecutter/cookiecutter)</td>
            <td>1.7.2</td>
            <td>A command-line utility that creates projects from cookiecutters (project templates), e.g. creating a Python package project from a Python package project template. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[cryptography](https://github.com/pyca/cryptography)</td>
            <td>3.4.8</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.78.0</td>
            <td>tool and library for transferring data with URL syntax / curl</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.24</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.11.0</td>
            <td>Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[daal4py](https://intelpython.github.io/daal4py/)</td>
            <td>2021.3.0</td>
            <td>A convenient Python API to Intel (R) oneAPI Data Analytics Library / Apache-2.0</td>
          </tr>

          <tr>
            <td>[dal](https://software.intel.com/content/www/us/en/develop/tools.html)</td>
            <td>2021.3.0</td>
            <td>Intel® oneDAL runtime libraries / Intel Simplified Software License</td>
          </tr>

          <tr>
            <td>[dask](https://dask.org/)</td>
            <td>2021.10.0</td>
            <td>Parallel PyData with Task Scheduling / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[dataclasses](https://github.com/ericvsmith/dataclasses)</td>
            <td>0.8</td>
            <td>An implementation of PEP 557: Data Classes / Apache-2.0</td>
          </tr>

          <tr>
            <td>[debugpy](https://github.com/Microsoft/debugpy)</td>
            <td>1.4.1</td>
            <td>An implementation of the Debug Adapter Protocol for Python / MIT</td>
          </tr>

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

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

          <tr>
            <td>[diff-match-patch](http://code.google.com/p/google-diff-match-patch/)</td>
            <td>20200713</td>
            <td>Diff Match Patch is a high-performance library in multiple languages that manipulates plain text / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.17.1</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.3</td>
            <td>Discover and load entry points from installed packages. / MIT License</td>
          </tr>

          <tr>
            <td>[et\_xmlfile](https://foss.heptapod.net/openpyxl/et_xmlfile)</td>
            <td>1.1.0</td>
            <td>An implementation of lxml.xmlfile for the standard library / MIT AND PSF-2.0</td>
          </tr>

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

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

          <tr>
            <td>[flake8](http://flake8.pycqa.org/)</td>
            <td>3.9.2</td>
            <td>Your Tool For Style Guide Enforcement / MIT</td>
          </tr>

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

          <tr>
            <td>[fonttools](https://github.com/fonttools/fonttools)</td>
            <td>4.25.0</td>
            <td>fontTools is a library for manipulating fonts, written in Python. / MIT</td>
          </tr>

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

          <tr>
            <td>[fsspec](https://github.com/martindurant/filesystem_spec)</td>
            <td>2021.10.1</td>
            <td>A specification for pythonic filesystems / BSD-3-Clause</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](https://www.gevent.org)</td>
            <td>21.8.0</td>
            <td>Coroutine-based network library / MIT</td>
          </tr>

          <tr>
            <td>[giflib](http://giflib.sourceforge.net)</td>
            <td>5.2.1</td>
            <td>Library for reading and writing gif images / MIT</td>
          </tr>

          <tr>
            <td>[glob2](https://github.com/miracle2k/python-glob2)</td>
            <td>0.7</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>1.1.1</td>
            <td>Lightweight in-process concurrent programming / MIT</td>
          </tr>

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>3.2.1</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.6</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.1</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.1</td>
            <td>HTML parser based on the WHATWG HTML specification / MIT</td>
          </tr>

          <tr>
            <td>icc\_rt</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>3.2</td>
            <td>Internationalized Domain Names in Applications (IDNA). / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[imagecodecs](https://www.lfd.uci.edu/~gohlke/)</td>
            <td>2021.8.26</td>
            <td>Image transformation, compression, and decompression codecs / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[imageio](https://imageio.github.io)</td>
            <td>2.9.0</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.2.0</td>
            <td>Getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
          </tr>

          <tr>
            <td>[importlib-metadata](https://github.com/python/importlib_metadata)</td>
            <td>4.8.1</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[importlib\_metadata](https://github.com/python/importlib_metadata)</td>
            <td>4.8.1</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[inflection](http://github.com/jpvanhal/inflection)</td>
            <td>0.5.1</td>
            <td>A port of Ruby on Rails inflector to Python / MIT</td>
          </tr>

          <tr>
            <td>[iniconfig](http://github.com/RonnyPfannschmidt/iniconfig)</td>
            <td>1.1.1</td>
            <td>iniconfig: brain-dead simple config-ini parsing / MIT</td>
          </tr>

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

          <tr>
            <td>[intervaltree](https://github.com/chaimleib/intervaltree)</td>
            <td>3.1.0</td>
            <td>Editable interval tree data structure for Python 2 and 3 / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[ipython](https://ipython.org)</td>
            <td>7.29.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.6.5</td>
            <td>Jupyter Interactive Widgets / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[itsdangerous](https://github.com/pallets/itsdangerous)</td>
            <td>2.0.1</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.1</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.18.0</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.11.3</td>
            <td>An easy to use stand-alone template engine written in pure python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jinja2-time](https://github.com/hackebrot/jinja2-time)</td>
            <td>0.2.0</td>
            <td>Jinja2 Extension for Dates and Times / MIT</td>
          </tr>

          <tr>
            <td>[joblib](https://joblib.readthedocs.io/en/latest/)</td>
            <td>1.1.0</td>
            <td>Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[json5](https://github.com/dpranke/pyjson5)</td>
            <td>0.9.6</td>
            <td>A Python implementation of the JSON5 data format / Apache-2.0</td>
          </tr>

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</td>
            <td>3.2.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](https://jupyter.org)</td>
            <td>6.1.12</td>
            <td>jupyter\_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[jupyter\_server](https://jupyter.org)</td>
            <td>1.4.1</td>
            <td>Jupyter Server / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab](https://github.com/jupyterlab/jupyterlab)</td>
            <td>3.2.1</td>
            <td>An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_pygments](http://github.com/JupyterLab/jupyterlab_pygments)</td>
            <td>0.1.2</td>
            <td>Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[jupyterlab\_widgets](https://github.com/jupyter-widgets/ipywidgets)</td>
            <td>1.0.0</td>
            <td>JupyterLab extension providing HTML widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[keyring](https://github.com/jaraco/keyring)</td>
            <td>23.1.0</td>
            <td>Store and access your passwords safely / MIT</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.3.1</td>
            <td>An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.19.2</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.6.0</td>
            <td>A fast and thorough lazy object proxy / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[lcms2](http://www.littlecms.com/)</td>
            <td>2.12</td>
            <td>Open Source Color Management Engine / MIT</td>
          </tr>

          <tr>
            <td>[lerc](https://github.com/Esri/lerc)</td>
            <td>3.0</td>
            <td>LERC - Limited Error Raster Compression / Apache-2.0</td>
          </tr>

          <tr>
            <td>[libaec](https://gitlab.dkrz.de/k202009/libaec)</td>
            <td>1.0.4</td>
            <td>Adaptive Entropy Coding library / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.78.0</td>
            <td>tool and library for transferring data with URL syntax / curl</td>
          </tr>

          <tr>
            <td>[libdeflate](https://github.com/ebiggers/libdeflate)</td>
            <td>1.8</td>
            <td>libdeflate is a library for fast, whole-buffer DEFLATE-based compression and decompression. / MIT</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.10.1</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.37</td>
            <td>PNG reference library / zlib/libpng</td>
          </tr>

          <tr>
            <td>[libspatialindex](http://libspatialindex.github.io)</td>
            <td>1.9.3</td>
            <td>Extensible framework for robust spatial indexing / MIT</td>
          </tr>

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

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

          <tr>
            <td>[libwebp](https://developers.google.com/speed/webp/)</td>
            <td>1.2.0</td>
            <td>WebP image library / Google</td>
          </tr>

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

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

          <tr>
            <td>[libzopfli](https://github.com/google/zopfli)</td>
            <td>1.0.3</td>
            <td>A compression library programmed in C to perform very good, but slow, deflate or zlib compression. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[llvmlite](http://llvmlite.pydata.org)</td>
            <td>0.37.0</td>
            <td>A lightweight LLVM python binding for writing JIT compilers. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[locket](https://github.com/mwilliamson/locket.py)</td>
            <td>0.2.1</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.6.3</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.9.3</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](https://gcc.gnu.org)</td>
            <td>5.3.0</td>
            <td>GNU Compiler Collection (libgfortran) for MinGW-w64 / GPL, LGPL, FDL, custom</td>
          </tr>

          <tr>
            <td>m2w64-gcc-libs</td>
            <td>5.3.0</td>
            <td>None / GPL3+, partial:GCCRLE, partial:LGPL2+</td>
          </tr>

          <tr>
            <td>[m2w64-gcc-libs-core](https://gcc.gnu.org)</td>
            <td>5.3.0</td>
            <td>GNU Compiler Collection (core libraries) for MinGW-w64 / GPL3+, partial:GCCRLE, partial:LGPL2+</td>
          </tr>

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

          <tr>
            <td>m2w64-libwinpthread-git</td>
            <td>5.0.0.4634.697f757</td>
            <td>None / MIT, BSD</td>
          </tr>

          <tr>
            <td>[markupsafe](https://www.palletsprojects.com/p/markupsafe)</td>
            <td>1.1.1</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.4.3</td>
            <td>Publication quality figures in Python / LicenseRef-PSF-based</td>
          </tr>

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

          <tr>
            <td>[matplotlib-inline](https://github.com/ipython/matplotlib-inline)</td>
            <td>0.1.2</td>
            <td>Inline Matplotlib backend for Jupyter / BSD-3-Clause</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/conda/menuinst)</td>
            <td>1.4.18</td>
            <td>cross platform install of menu items / BSD-3-Clause</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>2021.4.0</td>
            <td>Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel</td>
          </tr>

          <tr>
            <td>[mkl-service](http://github.com/IntelPython/mkl-service)</td>
            <td>2.4.0</td>
            <td>Python hooks for Intel(R) Math Kernel Library runtime control settings. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[mkl\_fft](http://github.com/IntelPython/mkl_fft)</td>
            <td>1.3.1</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.2.2</td>
            <td>Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[mock](https://github.com/testing-cabal/mock)</td>
            <td>4.0.3</td>
            <td>A library for testing in Python / BSD-2-Clause</td>
          </tr>

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

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

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>1.0.2</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>[munkres](https://github.com/bmc/munkres)</td>
            <td>1.1.4</td>
            <td>The Munkres module provides an O(n^3) implementation of the Munkres algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm). / Apache-2.0</td>
          </tr>

          <tr>
            <td>[mypy\_extensions](http://www.mypy-lang.org/)</td>
            <td>0.4.3</td>
            <td>Experimental type system extensions for programs checked with the mypy typechecker. / MIT</td>
          </tr>

          <tr>
            <td>[nbclassic](http://github.com/jupyterlab/nbclassic)</td>
            <td>0.2.6</td>
            <td>Jupyter Notebook as a Jupyter Server Extension. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbclient](https://jupyter.org)</td>
            <td>0.5.3</td>
            <td>A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[nbformat](http://jupyter.org)</td>
            <td>5.1.3</td>
            <td>The Jupyter Notebook format / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nest-asyncio](https://github.com/erdewit/nest_asyncio)</td>
            <td>1.5.1</td>
            <td>Patch asyncio to allow nested event loops / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.6.5</td>
            <td>Natural Language Toolkit / 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](https://jupyter.org)</td>
            <td>6.4.5</td>
            <td>Jupyter Notebook / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[numba](http://numba.pydata.org)</td>
            <td>0.54.1</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.7.3</td>
            <td>Fast numerical expression evaluator for NumPy. / MIT</td>
          </tr>

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

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

          <tr>
            <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
            <td>1.1.0</td>
            <td>Numpy’s Sphinx extensions / 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>[openjpeg](http://www.openjpeg.org/)</td>
            <td>2.4.0</td>
            <td>An open-source JPEG 2000 codec written in C / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[openpyxl](https://openpyxl.readthedocs.io)</td>
            <td>3.0.9</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.1l</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>21.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>1.3.4</td>
            <td>High-performance, easy-to-use data structures and data analysis tools. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[paramiko](http://www.paramiko.org/)</td>
            <td>2.7.2</td>
            <td>SSH2 protocol library / LGPL-2.1-or-later</td>
          </tr>

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

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

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

          <tr>
            <td>[path.py](https://github.com/jaraco/path.py)</td>
            <td>12.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.6</td>
            <td>Fork of pathlib aiming to support the full stdlib Python API / MIT</td>
          </tr>

          <tr>
            <td>[pathspec](https://github.com/cpburnz/python-path-specification)</td>
            <td>0.7.0</td>
            <td>Utility library for gitignore style pattern matching of file paths. / MPL-2.0</td>
          </tr>

          <tr>
            <td>[patsy](https://github.com/pydata/patsy)</td>
            <td>0.5.2</td>
            <td>Describing statistical models in Python using symbolic formulas / BSD-2-Clause AND PSF-2.0</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.8.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>8.4.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL</td>
          </tr>

          <tr>
            <td>[pip](https://pip.pypa.io/en/stable/)</td>
            <td>21.2.4</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.7.1</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.13.1</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>powershell\_shortcut</td>
            <td>0.0.1</td>
            <td>Powershell shortcut creator for Windows (using menuinst) / BSD</td>
          </tr>

          <tr>
            <td>[poyo](https://github.com/hackebrot/poyo)</td>
            <td>0.5.0</td>
            <td>A lightweight YAML Parser for Python / MIT</td>
          </tr>

          <tr>
            <td>[prometheus\_client](https://github.com/prometheus/client_python)</td>
            <td>0.11.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>3.0.20</td>
            <td>Library for building powerful interactive command lines in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
            <td>3.0.20</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.8.0</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.7.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.10.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.10.1</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.7.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.20</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pycurl](http://pycurl.sourceforge.net/)</td>
            <td>7.44.1</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pydocstyle](https://github.com/PyCQA/pydocstyle)</td>
            <td>6.1.1</td>
            <td>Python docstring style checker (formerly pep257) / MIT</td>
          </tr>

          <tr>
            <td>[pyerfa](https://pyerfa.readthedocs.io/)</td>
            <td>2.0.0</td>
            <td>Python bindings for ERFA routines / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.10.0</td>
            <td>Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause</td>
          </tr>

          <tr>
            <td>[pylint](https://www.pylint.org)</td>
            <td>2.9.6</td>
            <td>python code static checker / GPL-2.0-or-later</td>
          </tr>

          <tr>
            <td>[pyls-spyder](https://github.com/spyder-ide/pyls-spyder)</td>
            <td>0.4.0</td>
            <td>Spyder extensions for the python-lsp-server / MIT</td>
          </tr>

          <tr>
            <td>[pynacl](https://github.com/pyca/pynacl)</td>
            <td>1.4.0</td>
            <td>PyNaCl is a Python binding to the Networking and Cryptography library, a crypto library with the stated goal of improving usability, security and speed. / Apache-2.0</td>
          </tr>

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

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

          <tr>
            <td>[pyparsing](https://github.com/pyparsing/pyparsing/)</td>
            <td>3.0.4</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>pyreadline</td>
            <td>2.1</td>
            <td>A python implmementation of GNU readline. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pyrsistent](http://github.com/tobgu/pyrsistent/)</td>
            <td>0.18.0</td>
            <td>Persistent/Functional/Immutable data structures / MIT</td>
          </tr>

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.7.1</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.6.1</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>6.2.4</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[python](https://www.python.org/)</td>
            <td>3.9.7</td>
            <td>General purpose programming language / Python-2.0</td>
          </tr>

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

          <tr>
            <td>[python-libarchive-c](https://github.com/Changaco/python-libarchive-c)</td>
            <td>2.9</td>
            <td>Python interface to libarchive / CC0-1.0</td>
          </tr>

          <tr>
            <td>[python-lsp-black](https://github.com/python-lsp/python-lsp-black)</td>
            <td>1.0.0</td>
            <td>Black plugin for the Python LSP Server / MIT</td>
          </tr>

          <tr>
            <td>[python-lsp-jsonrpc](https://github.com/python-lsp/python-lsp-jsonrpc)</td>
            <td>1.0.0</td>
            <td>A Python 3.6+ server implementation of the JSON RPC 2.0 protocol. / MIT</td>
          </tr>

          <tr>
            <td>[python-lsp-server](https://github.com/python-lsp/python-lsp-server)</td>
            <td>1.2.4</td>
            <td>An implementation of the Language Server Protocol for Python / MIT</td>
          </tr>

          <tr>
            <td>[python-slugify](https://github.com/un33k/python-slugify)</td>
            <td>5.0.2</td>
            <td>A Python Slugify application that handles Unicode / MIT</td>
          </tr>

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

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

          <tr>
            <td>[pywin32](https://github.com/mhammond/pywin32)</td>
            <td>228</td>
            <td>Python extensions for Windows / PSF-2.0</td>
          </tr>

          <tr>
            <td>[pywin32-ctypes](https://github.com/enthought/pywin32-ctypes)</td>
            <td>0.2.0</td>
            <td>A limited subset of pywin32 re-implemented using ctypes (or cffi) / BSD 3 Clause</td>
          </tr>

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

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

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

          <tr>
            <td>[qdarkstyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet)</td>
            <td>3.0.2</td>
            <td>A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). / MIT</td>
          </tr>

          <tr>
            <td>[qstylizer](https://github.com/blambright/qstylizer)</td>
            <td>0.1.10</td>
            <td>Qt stylesheet generation utility for PyQt/PySide / MIT</td>
          </tr>

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

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

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

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

          <tr>
            <td>[regex](https://bitbucket.org/mrabarnett/mrab-regex)</td>
            <td>2021.8.3</td>
            <td>Alternative regular expression module, to replace re / Apache 2.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.26.0</td>
            <td>Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[rope](https://github.com/python-rope/rope)</td>
            <td>0.19.0</td>
            <td>A python refactoring library / LGPL 3.0</td>
          </tr>

          <tr>
            <td>rtree</td>
            <td>0.9.7</td>
            <td>R-Tree spatial index for Python GIS / MIT</td>
          </tr>

          <tr>
            <td>[ruamel\_yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)</td>
            <td>0.15.100</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

          <tr>
            <td>[scikit-image](http://scikit-image.org/)</td>
            <td>0.18.3</td>
            <td>Image processing in Python. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[scikit-learn-intelex](https://intel.github.io/scikit-learn-intelex)</td>
            <td>2021.3.0</td>
            <td>Intel(R) Extension for Scikit-learn is a seamless way to speed up your Scikit-learn application. / Apache-2.0</td>
          </tr>

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

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

          <tr>
            <td>[send2trash](https://github.com/arsenetar/send2trash)</td>
            <td>1.8.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>58.0.4</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.7.0</td>
            <td>Transforms a function into a single-dispatch generic function / MIT</td>
          </tr>

          <tr>
            <td>sip</td>
            <td>4.19.13</td>
            <td>Python binding of the cross-platform builder toolkit for Qt. / Commercial, GPL-2.0, GPL-3.0</td>
          </tr>

          <tr>
            <td>[six](https://six.readthedocs.io/)</td>
            <td>1.16.0</td>
            <td>Python 2 and 3 compatibility utilities / MIT</td>
          </tr>

          <tr>
            <td>[snappy](https://github.com/google/snappy)</td>
            <td>1.1.8</td>
            <td>A fast compressor/decompressor / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[sniffio](https://github.com/python-trio/sniffio)</td>
            <td>1.2.0</td>
            <td>Sniff out which async library your code is running under / Apache-2.0</td>
          </tr>

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

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

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

          <tr>
            <td>[soupsieve](http://facelessuser.github.io/soupsieve)</td>
            <td>2.2.1</td>
            <td>A modern CSS selector implementation for BeautifulSoup / MIT</td>
          </tr>

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>4.2.0</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-applehelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-devhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-htmlhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>2.0.0</td>
            <td>sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-jsmath](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.1</td>
            <td>A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-qthelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-serializinghtml](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.1.5</td>
            <td>sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause</td>
          </tr>

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

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

          <tr>
            <td>[spyder-kernels](https://www.spyder-ide.org/)</td>
            <td>2.1.3</td>
            <td>Jupyter kernels for Spyder’s console / MIT</td>
          </tr>

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

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.36.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.12.2</td>
            <td>Statistical computations and models for use with SciPy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](https://sympy.org)</td>
            <td>1.9</td>
            <td>Python library for symbolic mathematics / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tbb](https://github.com/oneapi-src/oneTBB)</td>
            <td>2021.4.0</td>
            <td>High level abstract threading library / Apache-2.0</td>
          </tr>

          <tr>
            <td>tbb4py</td>
            <td>2021.4.0</td>
            <td>TBB module for Python / Apache 2.0</td>
          </tr>

          <tr>
            <td>[tblib](https://github.com/ionelmc/python-tblib)</td>
            <td>1.7.0</td>
            <td>Traceback serialization library. / BSD 2-Clause</td>
          </tr>

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

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

          <tr>
            <td>[text-unidecode](https://github.com/kmike/text-unidecode/)</td>
            <td>1.3</td>
            <td>The most basic Text::Unidecode port / Artistic</td>
          </tr>

          <tr>
            <td>[textdistance](https://github.com/orsinium/textdistance)</td>
            <td>4.2.1</td>
            <td>TextDistance – python library for comparing distance between two or more sequences by many algorithms. / MIT</td>
          </tr>

          <tr>
            <td>[threadpoolctl](https://github.com/joblib/threadpoolctl)</td>
            <td>2.2.0</td>
            <td>Python helpers to control the threadpools of native libraries / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[three-merge](https://github.com/spyder-ide/three-merge)</td>
            <td>0.1.1</td>
            <td>Simple Python library to perform a 3-way merge between strings / MIT</td>
          </tr>

          <tr>
            <td>[tifffile](https://github.com/cgohlke/tifffile)</td>
            <td>2021.7.2</td>
            <td>Read and write image data from and to TIFF files. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>tinycss</td>
            <td>0.4</td>
            <td>Tinycss is a complete yet simple CSS parser for Python. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[toml](https://github.com/uiri/toml)</td>
            <td>0.10.2</td>
            <td>Python lib for TOML. / MIT</td>
          </tr>

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

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>6.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.62.3</td>
            <td>A Fast, Extensible Progress Meter / MPL-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://traitlets.readthedocs.org/)</td>
            <td>5.1.0</td>
            <td>Configuration system for Python applications / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[typed-ast](https://github.com/python/typed_ast)</td>
            <td>1.4.3</td>
            <td>a fork of Python 2 and 3 ast modules with type comment support / Apache-2.0 AND PSF-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>typing\_extensions</td>
            <td>3.10.0.2</td>
            <td>Backported and Experimental Type Hints for Python / PSF-2.0</td>
          </tr>

          <tr>
            <td>[tzdata](https://www.iana.org/time-zones)</td>
            <td>2021e</td>
            <td>The Time Zone Database (called tz, tzdb or zoneinfo) / Public-Domain AND BSD-3-clause</td>
          </tr>

          <tr>
            <td>[ujson](https://github.com/ultrajson/ultrajson)</td>
            <td>4.0.2</td>
            <td>Ultra fast JSON decoder and encoder written in C with Python bindings / 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>[unidecode](https://pypi.python.org/pypi/Unidecode)</td>
            <td>1.2.0</td>
            <td>ASCII transliterations of Unicode text / GPL-2.0-or-later</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.26.7</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.2</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</td>
            <td>14.27.29016</td>
            <td>MSVC runtimes associated with cl.exe version 19.27.29111 (VS 2019 update 5) / None</td>
          </tr>

          <tr>
            <td>[watchdog](http://github.com/gorakhargosh/watchdog)</td>
            <td>2.1.3</td>
            <td>Filesystem events monitoring / Apache-2.0</td>
          </tr>

          <tr>
            <td>[wcwidth](https://github.com/jquast/wcwidth)</td>
            <td>0.2.5</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](https://palletsprojects.com/p/werkzeug/)</td>
            <td>2.0.2</td>
            <td>The comprehensive WSGI web application library. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[whichcraft](https://github.com/pydanny/whichcraft)</td>
            <td>0.6.1</td>
            <td>This package provides cross-platform cross-python shutil.which functionality. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[widgetsnbextension](http://ipython.org)</td>
            <td>3.5.1</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.1.0</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.12.1</td>
            <td>Module for decorators, wrappers and monkey patching / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>2.0.1</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>3.0.1</td>
            <td>A Python module for creating Excel XLSX files / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[xlwings](http://xlwings.org/)</td>
            <td>0.24.9</td>
            <td>Interact with Excel from Python and vice versa / BSD-3-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.5</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.2.5</td>
            <td>A C library for parsing and emitting YAML / MIT</td>
          </tr>

          <tr>
            <td>[yapf](https://github.com/google/yapf)</td>
            <td>0.31.0</td>
            <td>A formatter for Python files / Apache 2.0</td>
          </tr>

          <tr>
            <td>zfp</td>
            <td>0.5.5</td>
            <td>Library for compressed numerical arrays that support high throughput read and write random access / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[zipp](https://github.com/jaraco/zipp)</td>
            <td>3.6.0</td>
            <td>A pathlib-compatible Zipfile object wrapper / MIT</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>zope</td>
            <td>1.0</td>
            <td>web application server / BSD</td>
          </tr>

          <tr>
            <td>zope.event</td>
            <td>4.5.0</td>
            <td>Very basic event publishing system / Zope Public License</td>
          </tr>

          <tr>
            <td>[zope.interface](https://github.com/zopefoundation/zope.interface)</td>
            <td>5.4.0</td>
            <td>Interfaces for Python / ZPL-2.1</td>
          </tr>

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

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

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

          <tr>
            <td>[anaconda-client](https://github.com/Anaconda-Platform/anaconda-client)</td>
            <td>1.9.0</td>
            <td>Anaconda Cloud command line client library / BSD 3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[anyio](https://github.com/agronholm/anyio)</td>
            <td>2.2.0</td>
            <td>High level compatibility layer for multiple asynchronous event loop implementations on Python / MIT</td>
          </tr>

          <tr>
            <td>[appdirs](http://github.com/ActiveState/appdirs)</td>
            <td>1.4.4</td>
            <td>A small Python module for determining appropriate platform-specific dirs. / MIT</td>
          </tr>

          <tr>
            <td>[argh](https://github.com/neithere/argh)</td>
            <td>0.26.2</td>
            <td>The Natural CLI. / LGPL 3</td>
          </tr>

          <tr>
            <td>[argon2-cffi](https://argon2-cffi.readthedocs.org/)</td>
            <td>20.1.0</td>
            <td>The secure Argon2 password hashing algorithm. / MIT</td>
          </tr>

          <tr>
            <td>[arrow](https://github.com/crsmithdev/arrow)</td>
            <td>0.13.1</td>
            <td>Better dates & times for Python / Apache-2.0</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>1.4.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.6.6</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL-2.1-or-later</td>
          </tr>

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

          <tr>
            <td>[async\_generator](https://github.com/python-trio/async_generator)</td>
            <td>1.10</td>
            <td>Async generators and context managers for Python 3.5+ / MIT</td>
          </tr>

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

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>21.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>[autopep8](https://github.com/hhatto/autopep8)</td>
            <td>1.5.7</td>
            <td>A tool that automatically formats Python code to conform to the PEP 8 style guide / MIT</td>
          </tr>

          <tr>
            <td>[babel](http://babel.pocoo.org/)</td>
            <td>2.9.1</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.2.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>None / BSD</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>[bcrypt](https://github.com/pyca/bcrypt/)</td>
            <td>3.2.0</td>
            <td>Modern password hashing for your software and your servers / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[binaryornot](https://github.com/audreyr/binaryornot)</td>
            <td>0.4.4</td>
            <td>Ultra-lightweight pure Python package to check if a file is binary or text. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
            <td>2.3.0</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>[black](https://github.com/python/black)</td>
            <td>19.10b0</td>
            <td>The Uncompromising Code Formatter / MIT</td>
          </tr>

          <tr>
            <td>[blas](http://www.netlib.org/lapack)</td>
            <td>1.0</td>
            <td>Linear Algebra PACKage / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>4.0.0</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.21.0</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>2.4.1</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](https://github.com/pydata/bottleneck)</td>
            <td>1.3.2</td>
            <td>Fast NumPy array functions written in Cython. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[brotli](http://github.com/google/brotli)</td>
            <td>1.0.9</td>
            <td>Brotli compression format / MIT</td>
          </tr>

          <tr>
            <td>[brotlipy](https://github.com/python-hyper/brotlipy)</td>
            <td>0.7.0</td>
            <td>Python bindings to the Brotli compression library / MIT</td>
          </tr>

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

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

          <tr>
            <td>[cached-property](https://github.com/pydanny/cached-property)</td>
            <td>1.5.2</td>
            <td>A decorator for caching properties in classes. / BSD-3-Clause</td>
          </tr>

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

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

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

          <tr>
            <td>[charset-normalizer](https://github.com/ousret/charset_normalizer)</td>
            <td>2.0.4</td>
            <td>The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. / MIT</td>
          </tr>

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

          <tr>
            <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
            <td>2.0.0</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.4</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.10.3</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.21.6</td>
            <td>tools for building conda packages / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-content-trust](https://github.com/conda/conda-content-trust)</td>
            <td>0.1.1</td>
            <td>Signing and verification tools for conda / 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-token](https://github.com/Anaconda/conda-token)</td>
            <td>0.3.0</td>
            <td>Set repository access token / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda-verify](https://github.com/conda/conda-verify)</td>
            <td>3.4.2</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>[contextlib2](http://contextlib2.readthedocs.org)</td>
            <td>0.6.0.post1</td>
            <td>Backports and enhancements for the contextlib module / PSF 2</td>
          </tr>

          <tr>
            <td>[cookiecutter](https://github.com/cookiecutter/cookiecutter)</td>
            <td>1.7.2</td>
            <td>A command-line utility that creates projects from cookiecutters (project templates), e.g. creating a Python package project from a Python package project template. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[cryptography](https://github.com/pyca/cryptography)</td>
            <td>3.4.7</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.78.0</td>
            <td>tool and library for transferring data with URL syntax / curl</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.24</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.11.0</td>
            <td>Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask](https://dask.org/)</td>
            <td>2021.10.0</td>
            <td>Parallel PyData with Task Scheduling / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[dataclasses](https://github.com/ericvsmith/dataclasses)</td>
            <td>0.8</td>
            <td>An implementation of PEP 557: Data Classes / Apache-2.0</td>
          </tr>

          <tr>
            <td>[debugpy](https://github.com/Microsoft/debugpy)</td>
            <td>1.4.1</td>
            <td>An implementation of the Debug Adapter Protocol for Python / MIT</td>
          </tr>

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

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

          <tr>
            <td>[diff-match-patch](http://code.google.com/p/google-diff-match-patch/)</td>
            <td>20200713</td>
            <td>Diff Match Patch is a high-performance library in multiple languages that manipulates plain text / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.17.1</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.3</td>
            <td>Discover and load entry points from installed packages. / MIT License</td>
          </tr>

          <tr>
            <td>[et\_xmlfile](https://foss.heptapod.net/openpyxl/et_xmlfile)</td>
            <td>1.1.0</td>
            <td>An implementation of lxml.xmlfile for the standard library / MIT AND PSF-2.0</td>
          </tr>

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

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

          <tr>
            <td>[flake8](http://flake8.pycqa.org/)</td>
            <td>3.9.2</td>
            <td>Your Tool For Style Guide Enforcement / MIT</td>
          </tr>

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

          <tr>
            <td>[fonttools](https://github.com/fonttools/fonttools)</td>
            <td>4.25.0</td>
            <td>fontTools is a library for manipulating fonts, written in Python. / MIT</td>
          </tr>

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

          <tr>
            <td>[fsspec](https://github.com/martindurant/filesystem_spec)</td>
            <td>2021.10.1</td>
            <td>A specification for pythonic filesystems / BSD-3-Clause</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](https://www.gevent.org)</td>
            <td>21.8.0</td>
            <td>Coroutine-based network library / MIT</td>
          </tr>

          <tr>
            <td>[glob2](https://github.com/miracle2k/python-glob2)</td>
            <td>0.7</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>1.1.1</td>
            <td>Lightweight in-process concurrent programming / MIT</td>
          </tr>

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>3.2.1</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.6</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.1</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.1</td>
            <td>HTML parser based on the WHATWG HTML specification / MIT</td>
          </tr>

          <tr>
            <td>icc\_rt</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>3.2</td>
            <td>Internationalized Domain Names in Applications (IDNA). / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[imageio](https://imageio.github.io)</td>
            <td>2.9.0</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.2.0</td>
            <td>Getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
          </tr>

          <tr>
            <td>[importlib-metadata](https://github.com/python/importlib_metadata)</td>
            <td>4.8.1</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[importlib\_metadata](https://github.com/python/importlib_metadata)</td>
            <td>4.8.1</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[inflection](http://github.com/jpvanhal/inflection)</td>
            <td>0.5.1</td>
            <td>A port of Ruby on Rails inflector to Python / MIT</td>
          </tr>

          <tr>
            <td>[iniconfig](http://github.com/RonnyPfannschmidt/iniconfig)</td>
            <td>1.1.1</td>
            <td>iniconfig: brain-dead simple config-ini parsing / MIT</td>
          </tr>

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

          <tr>
            <td>[intervaltree](https://github.com/chaimleib/intervaltree)</td>
            <td>3.1.0</td>
            <td>Editable interval tree data structure for Python 2 and 3 / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[ipython](https://ipython.org)</td>
            <td>7.29.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.6.5</td>
            <td>Jupyter Interactive Widgets / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[itsdangerous](https://github.com/pallets/itsdangerous)</td>
            <td>2.0.1</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.1</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.18.0</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.11.3</td>
            <td>An easy to use stand-alone template engine written in pure python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jinja2-time](https://github.com/hackebrot/jinja2-time)</td>
            <td>0.2.0</td>
            <td>Jinja2 Extension for Dates and Times / MIT</td>
          </tr>

          <tr>
            <td>[joblib](https://joblib.readthedocs.io/en/latest/)</td>
            <td>1.1.0</td>
            <td>Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[json5](https://github.com/dpranke/pyjson5)</td>
            <td>0.9.6</td>
            <td>A Python implementation of the JSON5 data format / Apache-2.0</td>
          </tr>

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</td>
            <td>3.2.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](https://jupyter.org)</td>
            <td>6.1.12</td>
            <td>jupyter\_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[jupyter\_server](https://jupyter.org)</td>
            <td>1.4.1</td>
            <td>Jupyter Server / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab](https://github.com/jupyterlab/jupyterlab)</td>
            <td>3.2.1</td>
            <td>An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_pygments](http://github.com/JupyterLab/jupyterlab_pygments)</td>
            <td>0.1.2</td>
            <td>Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[jupyterlab\_widgets](https://github.com/jupyter-widgets/ipywidgets)</td>
            <td>1.0.0</td>
            <td>JupyterLab extension providing HTML widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[keyring](https://github.com/jaraco/keyring)</td>
            <td>23.1.0</td>
            <td>Store and access your passwords safely / MIT</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.3.1</td>
            <td>An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.19.2</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.6.0</td>
            <td>A fast and thorough lazy object proxy / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.78.0</td>
            <td>tool and library for transferring data with URL syntax / curl</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.10.1</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.37</td>
            <td>PNG reference library / zlib/libpng</td>
          </tr>

          <tr>
            <td>[libspatialindex](http://libspatialindex.github.io)</td>
            <td>1.9.3</td>
            <td>Extensible framework for robust spatial indexing / MIT</td>
          </tr>

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

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

          <tr>
            <td>[libwebp](https://developers.google.com/speed/webp/)</td>
            <td>1.2.0</td>
            <td>WebP image library / Google</td>
          </tr>

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

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

          <tr>
            <td>[llvmlite](http://llvmlite.pydata.org)</td>
            <td>0.37.0</td>
            <td>A lightweight LLVM python binding for writing JIT compilers. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[locket](https://github.com/mwilliamson/locket.py)</td>
            <td>0.2.1</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.6.3</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.9.3</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](https://gcc.gnu.org)</td>
            <td>5.3.0</td>
            <td>GNU Compiler Collection (libgfortran) for MinGW-w64 / GPL, LGPL, FDL, custom</td>
          </tr>

          <tr>
            <td>m2w64-gcc-libs</td>
            <td>5.3.0</td>
            <td>None / GPL3+, partial:GCCRLE, partial:LGPL2+</td>
          </tr>

          <tr>
            <td>[m2w64-gcc-libs-core](https://gcc.gnu.org)</td>
            <td>5.3.0</td>
            <td>GNU Compiler Collection (core libraries) for MinGW-w64 / GPL3+, partial:GCCRLE, partial:LGPL2+</td>
          </tr>

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

          <tr>
            <td>m2w64-libwinpthread-git</td>
            <td>5.0.0.4634.697f757</td>
            <td>None / MIT, BSD</td>
          </tr>

          <tr>
            <td>[markupsafe](https://www.palletsprojects.com/p/markupsafe)</td>
            <td>1.1.1</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.4.3</td>
            <td>Publication quality figures in Python / LicenseRef-PSF-based</td>
          </tr>

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

          <tr>
            <td>[matplotlib-inline](https://github.com/ipython/matplotlib-inline)</td>
            <td>0.1.2</td>
            <td>Inline Matplotlib backend for Jupyter / BSD-3-Clause</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/conda/menuinst)</td>
            <td>1.4.18</td>
            <td>cross platform install of menu items / BSD-3-Clause</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>2021.4.0</td>
            <td>Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel</td>
          </tr>

          <tr>
            <td>[mkl-service](http://github.com/IntelPython/mkl-service)</td>
            <td>2.4.0</td>
            <td>Python hooks for Intel(R) Math Kernel Library runtime control settings. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[mkl\_fft](http://github.com/IntelPython/mkl_fft)</td>
            <td>1.3.1</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.2.2</td>
            <td>Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[mock](https://github.com/testing-cabal/mock)</td>
            <td>4.0.3</td>
            <td>A library for testing in Python / BSD-2-Clause</td>
          </tr>

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

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

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>1.0.2</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>[munkres](https://github.com/bmc/munkres)</td>
            <td>1.1.4</td>
            <td>The Munkres module provides an O(n^3) implementation of the Munkres algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm). / Apache-2.0</td>
          </tr>

          <tr>
            <td>[mypy\_extensions](http://www.mypy-lang.org/)</td>
            <td>0.4.3</td>
            <td>Experimental type system extensions for programs checked with the mypy typechecker. / MIT</td>
          </tr>

          <tr>
            <td>[nbclassic](http://github.com/jupyterlab/nbclassic)</td>
            <td>0.2.6</td>
            <td>Jupyter Notebook as a Jupyter Server Extension. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbclient](https://jupyter.org)</td>
            <td>0.5.3</td>
            <td>A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[nbformat](http://jupyter.org)</td>
            <td>5.1.3</td>
            <td>The Jupyter Notebook format / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nest-asyncio](https://github.com/erdewit/nest_asyncio)</td>
            <td>1.5.1</td>
            <td>Patch asyncio to allow nested event loops / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.6.5</td>
            <td>Natural Language Toolkit / 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](https://jupyter.org)</td>
            <td>6.4.5</td>
            <td>Jupyter Notebook / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[numba](http://numba.pydata.org)</td>
            <td>0.54.1</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.7.3</td>
            <td>Fast numerical expression evaluator for NumPy. / MIT</td>
          </tr>

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

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

          <tr>
            <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
            <td>1.1.0</td>
            <td>Numpy’s Sphinx extensions / 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>3.0.9</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.1l</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>21.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>1.3.4</td>
            <td>High-performance, easy-to-use data structures and data analysis tools. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[paramiko](http://www.paramiko.org/)</td>
            <td>2.7.2</td>
            <td>SSH2 protocol library / LGPL-2.1-or-later</td>
          </tr>

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

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

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

          <tr>
            <td>[path.py](https://github.com/jaraco/path.py)</td>
            <td>12.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.6</td>
            <td>Fork of pathlib aiming to support the full stdlib Python API / MIT</td>
          </tr>

          <tr>
            <td>[pathspec](https://github.com/cpburnz/python-path-specification)</td>
            <td>0.7.0</td>
            <td>Utility library for gitignore style pattern matching of file paths. / MPL-2.0</td>
          </tr>

          <tr>
            <td>[patsy](https://github.com/pydata/patsy)</td>
            <td>0.5.2</td>
            <td>Describing statistical models in Python using symbolic formulas / BSD-2-Clause AND PSF-2.0</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.8.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>8.4.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL</td>
          </tr>

          <tr>
            <td>[pip](https://pip.pypa.io/en/stable/)</td>
            <td>21.2.4</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.7.1</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.13.1</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>powershell\_shortcut</td>
            <td>0.0.1</td>
            <td>Powershell shortcut creator for Windows (using menuinst) / BSD</td>
          </tr>

          <tr>
            <td>[poyo](https://github.com/hackebrot/poyo)</td>
            <td>0.5.0</td>
            <td>A lightweight YAML Parser for Python / MIT</td>
          </tr>

          <tr>
            <td>[prometheus\_client](https://github.com/prometheus/client_python)</td>
            <td>0.11.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>3.0.20</td>
            <td>Library for building powerful interactive command lines in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
            <td>3.0.20</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.8.0</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.7.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.10.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.10.1</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.7.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.20</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pycurl](http://pycurl.sourceforge.net/)</td>
            <td>7.44.1</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pydocstyle](https://github.com/PyCQA/pydocstyle)</td>
            <td>6.1.1</td>
            <td>Python docstring style checker (formerly pep257) / MIT</td>
          </tr>

          <tr>
            <td>[pyerfa](https://pyerfa.readthedocs.io/)</td>
            <td>2.0.0</td>
            <td>Python bindings for ERFA routines / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.10.0</td>
            <td>Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause</td>
          </tr>

          <tr>
            <td>[pylint](https://www.pylint.org)</td>
            <td>2.9.6</td>
            <td>python code static checker / GPL-2.0-or-later</td>
          </tr>

          <tr>
            <td>[pyls-spyder](https://github.com/spyder-ide/pyls-spyder)</td>
            <td>0.4.0</td>
            <td>Spyder extensions for the python-lsp-server / MIT</td>
          </tr>

          <tr>
            <td>[pynacl](https://github.com/pyca/pynacl)</td>
            <td>1.4.0</td>
            <td>PyNaCl is a Python binding to the Networking and Cryptography library, a crypto library with the stated goal of improving usability, security and speed. / Apache-2.0</td>
          </tr>

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

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

          <tr>
            <td>[pyparsing](https://github.com/pyparsing/pyparsing/)</td>
            <td>3.0.4</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>pyreadline</td>
            <td>2.1</td>
            <td>A python implmementation of GNU readline. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pyrsistent](http://github.com/tobgu/pyrsistent/)</td>
            <td>0.18.0</td>
            <td>Persistent/Functional/Immutable data structures / MIT</td>
          </tr>

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.7.1</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.6.1</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>6.2.4</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[python](https://www.python.org/)</td>
            <td>3.9.7</td>
            <td>General purpose programming language / Python-2.0</td>
          </tr>

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

          <tr>
            <td>[python-libarchive-c](https://github.com/Changaco/python-libarchive-c)</td>
            <td>2.9</td>
            <td>Python interface to libarchive / CC0-1.0</td>
          </tr>

          <tr>
            <td>[python-lsp-black](https://github.com/python-lsp/python-lsp-black)</td>
            <td>1.0.0</td>
            <td>Black plugin for the Python LSP Server / MIT</td>
          </tr>

          <tr>
            <td>[python-lsp-jsonrpc](https://github.com/python-lsp/python-lsp-jsonrpc)</td>
            <td>1.0.0</td>
            <td>A Python 3.6+ server implementation of the JSON RPC 2.0 protocol. / MIT</td>
          </tr>

          <tr>
            <td>[python-lsp-server](https://github.com/python-lsp/python-lsp-server)</td>
            <td>1.2.4</td>
            <td>An implementation of the Language Server Protocol for Python / MIT</td>
          </tr>

          <tr>
            <td>[python-slugify](https://github.com/un33k/python-slugify)</td>
            <td>5.0.2</td>
            <td>A Python Slugify application that handles Unicode / MIT</td>
          </tr>

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

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

          <tr>
            <td>[pywin32](https://github.com/mhammond/pywin32)</td>
            <td>228</td>
            <td>Python extensions for Windows / PSF-2.0</td>
          </tr>

          <tr>
            <td>[pywin32-ctypes](https://github.com/enthought/pywin32-ctypes)</td>
            <td>0.2.0</td>
            <td>A limited subset of pywin32 re-implemented using ctypes (or cffi) / BSD 3 Clause</td>
          </tr>

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

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

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

          <tr>
            <td>[qdarkstyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet)</td>
            <td>3.0.2</td>
            <td>A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). / MIT</td>
          </tr>

          <tr>
            <td>[qstylizer](https://github.com/blambright/qstylizer)</td>
            <td>0.1.10</td>
            <td>Qt stylesheet generation utility for PyQt/PySide / MIT</td>
          </tr>

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

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

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

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

          <tr>
            <td>[regex](https://bitbucket.org/mrabarnett/mrab-regex)</td>
            <td>2021.8.3</td>
            <td>Alternative regular expression module, to replace re / Apache 2.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.26.0</td>
            <td>Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[rope](https://github.com/python-rope/rope)</td>
            <td>0.19.0</td>
            <td>A python refactoring library / LGPL 3.0</td>
          </tr>

          <tr>
            <td>rtree</td>
            <td>0.9.7</td>
            <td>R-Tree spatial index for Python GIS / MIT</td>
          </tr>

          <tr>
            <td>[ruamel\_yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)</td>
            <td>0.15.100</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

          <tr>
            <td>[scikit-image](http://scikit-image.org/)</td>
            <td>0.16.2</td>
            <td>Image processing in Python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[scikit-learn](http://scikit-learn.org/)</td>
            <td>0.24.2</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.6.2</td>
            <td>Scientific Library for Python / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[send2trash](https://github.com/arsenetar/send2trash)</td>
            <td>1.8.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>58.0.4</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.7.0</td>
            <td>Transforms a function into a single-dispatch generic function / MIT</td>
          </tr>

          <tr>
            <td>sip</td>
            <td>4.19.13</td>
            <td>Python binding of the cross-platform builder toolkit for Qt. / Commercial, GPL-2.0, GPL-3.0</td>
          </tr>

          <tr>
            <td>[six](https://six.readthedocs.io/)</td>
            <td>1.16.0</td>
            <td>Python 2 and 3 compatibility utilities / MIT</td>
          </tr>

          <tr>
            <td>[sniffio](https://github.com/python-trio/sniffio)</td>
            <td>1.2.0</td>
            <td>Sniff out which async library your code is running under / Apache-2.0</td>
          </tr>

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

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

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

          <tr>
            <td>[soupsieve](http://facelessuser.github.io/soupsieve)</td>
            <td>2.2.1</td>
            <td>A modern CSS selector implementation for BeautifulSoup / MIT</td>
          </tr>

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>4.2.0</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-applehelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-devhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-htmlhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>2.0.0</td>
            <td>sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-jsmath](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.1</td>
            <td>A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-qthelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-serializinghtml](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.1.5</td>
            <td>sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause</td>
          </tr>

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

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

          <tr>
            <td>[spyder-kernels](https://www.spyder-ide.org/)</td>
            <td>2.1.3</td>
            <td>Jupyter kernels for Spyder’s console / MIT</td>
          </tr>

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

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.36.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.12.2</td>
            <td>Statistical computations and models for use with SciPy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](https://sympy.org)</td>
            <td>1.9</td>
            <td>Python library for symbolic mathematics / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tbb](https://github.com/oneapi-src/oneTBB)</td>
            <td>2021.4.0</td>
            <td>High level abstract threading library / Apache-2.0</td>
          </tr>

          <tr>
            <td>tbb4py</td>
            <td>2021.4.0</td>
            <td>TBB module for Python / Apache 2.0</td>
          </tr>

          <tr>
            <td>[tblib](https://github.com/ionelmc/python-tblib)</td>
            <td>1.7.0</td>
            <td>Traceback serialization library. / BSD 2-Clause</td>
          </tr>

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

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

          <tr>
            <td>[text-unidecode](https://github.com/kmike/text-unidecode/)</td>
            <td>1.3</td>
            <td>The most basic Text::Unidecode port / Artistic</td>
          </tr>

          <tr>
            <td>[textdistance](https://github.com/orsinium/textdistance)</td>
            <td>4.2.1</td>
            <td>TextDistance – python library for comparing distance between two or more sequences by many algorithms. / MIT</td>
          </tr>

          <tr>
            <td>[threadpoolctl](https://github.com/joblib/threadpoolctl)</td>
            <td>2.2.0</td>
            <td>Python helpers to control the threadpools of native libraries / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[three-merge](https://github.com/spyder-ide/three-merge)</td>
            <td>0.1.1</td>
            <td>Simple Python library to perform a 3-way merge between strings / MIT</td>
          </tr>

          <tr>
            <td>tinycss</td>
            <td>0.4</td>
            <td>Tinycss is a complete yet simple CSS parser for Python. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[toml](https://github.com/uiri/toml)</td>
            <td>0.10.2</td>
            <td>Python lib for TOML. / MIT</td>
          </tr>

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

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>6.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.62.3</td>
            <td>A Fast, Extensible Progress Meter / MPL-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://traitlets.readthedocs.org/)</td>
            <td>5.1.0</td>
            <td>Configuration system for Python applications / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[typed-ast](https://github.com/python/typed_ast)</td>
            <td>1.4.3</td>
            <td>a fork of Python 2 and 3 ast modules with type comment support / Apache-2.0 AND PSF-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>typing\_extensions</td>
            <td>3.10.0.2</td>
            <td>Backported and Experimental Type Hints for Python / PSF-2.0</td>
          </tr>

          <tr>
            <td>[tzdata](https://www.iana.org/time-zones)</td>
            <td>2021e</td>
            <td>The Time Zone Database (called tz, tzdb or zoneinfo) / Public-Domain AND BSD-3-clause</td>
          </tr>

          <tr>
            <td>[ujson](https://github.com/ultrajson/ultrajson)</td>
            <td>4.0.2</td>
            <td>Ultra fast JSON decoder and encoder written in C with Python bindings / 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>[unidecode](https://pypi.python.org/pypi/Unidecode)</td>
            <td>1.2.0</td>
            <td>ASCII transliterations of Unicode text / GPL-2.0-or-later</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.26.7</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.2</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</td>
            <td>14.27.29016</td>
            <td>MSVC runtimes associated with cl.exe version 19.27.29111 (VS 2019 update 5) / None</td>
          </tr>

          <tr>
            <td>[watchdog](http://github.com/gorakhargosh/watchdog)</td>
            <td>2.1.3</td>
            <td>Filesystem events monitoring / Apache-2.0</td>
          </tr>

          <tr>
            <td>[wcwidth](https://github.com/jquast/wcwidth)</td>
            <td>0.2.5</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](https://palletsprojects.com/p/werkzeug/)</td>
            <td>2.0.2</td>
            <td>The comprehensive WSGI web application library. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[whichcraft](https://github.com/pydanny/whichcraft)</td>
            <td>0.6.1</td>
            <td>This package provides cross-platform cross-python shutil.which functionality. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[widgetsnbextension](http://ipython.org)</td>
            <td>3.5.1</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.1.0</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.12.1</td>
            <td>Module for decorators, wrappers and monkey patching / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>2.0.1</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>3.0.1</td>
            <td>A Python module for creating Excel XLSX files / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[xlwings](http://xlwings.org/)</td>
            <td>0.24.9</td>
            <td>Interact with Excel from Python and vice versa / BSD-3-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.5</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.2.5</td>
            <td>A C library for parsing and emitting YAML / MIT</td>
          </tr>

          <tr>
            <td>[yapf](https://github.com/google/yapf)</td>
            <td>0.31.0</td>
            <td>A formatter for Python files / Apache 2.0</td>
          </tr>

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

          <tr>
            <td>[zipp](https://github.com/jaraco/zipp)</td>
            <td>3.6.0</td>
            <td>A pathlib-compatible Zipfile object wrapper / MIT</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>zope</td>
            <td>1.0</td>
            <td>web application server / BSD</td>
          </tr>

          <tr>
            <td>zope.event</td>
            <td>4.5.0</td>
            <td>Very basic event publishing system / Zope Public License</td>
          </tr>

          <tr>
            <td>[zope.interface](https://github.com/zopefoundation/zope.interface)</td>
            <td>5.4.0</td>
            <td>Interfaces for Python / ZPL-2.1</td>
          </tr>

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

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

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

          <tr>
            <td>[anaconda-client](https://github.com/Anaconda-Platform/anaconda-client)</td>
            <td>1.9.0</td>
            <td>Anaconda Cloud command line client library / BSD 3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[anyio](https://github.com/agronholm/anyio)</td>
            <td>2.2.0</td>
            <td>High level compatibility layer for multiple asynchronous event loop implementations on Python / MIT</td>
          </tr>

          <tr>
            <td>[appdirs](http://github.com/ActiveState/appdirs)</td>
            <td>1.4.4</td>
            <td>A small Python module for determining appropriate platform-specific dirs. / MIT</td>
          </tr>

          <tr>
            <td>[applaunchservices](https://github.com/impact27/applaunchservices)</td>
            <td>0.2.1</td>
            <td>Simple package for registering an app with apple Launch Services to handle UTI and URL / MIT</td>
          </tr>

          <tr>
            <td>[appnope](http://github.com/minrk/appnope)</td>
            <td>0.1.2</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.1.2</td>
            <td>Control AppleScriptable applications from Python. / Public Domain</td>
          </tr>

          <tr>
            <td>[argh](https://github.com/neithere/argh)</td>
            <td>0.26.2</td>
            <td>The Natural CLI. / LGPL 3</td>
          </tr>

          <tr>
            <td>[argon2-cffi](https://argon2-cffi.readthedocs.org/)</td>
            <td>20.1.0</td>
            <td>The secure Argon2 password hashing algorithm. / MIT</td>
          </tr>

          <tr>
            <td>[arrow](https://github.com/crsmithdev/arrow)</td>
            <td>0.13.1</td>
            <td>Better dates & times for Python / Apache-2.0</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>1.4.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.6.6</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL-2.1-or-later</td>
          </tr>

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

          <tr>
            <td>[async\_generator](https://github.com/python-trio/async_generator)</td>
            <td>1.10</td>
            <td>Async generators and context managers for Python 3.5+ / MIT</td>
          </tr>

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

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>21.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>[autopep8](https://github.com/hhatto/autopep8)</td>
            <td>1.5.7</td>
            <td>A tool that automatically formats Python code to conform to the PEP 8 style guide / MIT</td>
          </tr>

          <tr>
            <td>[babel](http://babel.pocoo.org/)</td>
            <td>2.9.1</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.2.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>None / BSD</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.10.0</td>
            <td>Python library designed for screen-scraping / MIT</td>
          </tr>

          <tr>
            <td>[binaryornot](https://github.com/audreyr/binaryornot)</td>
            <td>0.4.4</td>
            <td>Ultra-lightweight pure Python package to check if a file is binary or text. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
            <td>2.3.0</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>[black](https://github.com/python/black)</td>
            <td>19.10b0</td>
            <td>The Uncompromising Code Formatter / MIT</td>
          </tr>

          <tr>
            <td>[blas](http://www.netlib.org/lapack)</td>
            <td>1.0</td>
            <td>Linear Algebra PACKage / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>4.0.0</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.21.0</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>2.4.1</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](https://github.com/pydata/bottleneck)</td>
            <td>1.3.2</td>
            <td>Fast NumPy array functions written in Cython. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[brotli](http://github.com/google/brotli)</td>
            <td>1.0.9</td>
            <td>Brotli compression format / MIT</td>
          </tr>

          <tr>
            <td>[brotlipy](https://github.com/python-hyper/brotlipy)</td>
            <td>0.7.0</td>
            <td>Python bindings to the Brotli compression library / MIT</td>
          </tr>

          <tr>
            <td>[brunsli](https://github.com/google/brunsli)</td>
            <td>0.1</td>
            <td>Practical JPEG Repacker / MIT</td>
          </tr>

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

          <tr>
            <td>[c-ares](https://c-ares.haxx.se/)</td>
            <td>1.17.1</td>
            <td>This is c-ares, an asynchronous resolver library / MIT</td>
          </tr>

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

          <tr>
            <td>[cached-property](https://github.com/pydanny/cached-property)</td>
            <td>1.5.2</td>
            <td>A decorator for caching properties in classes. / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[cfitsio](http://heasarc.gsfc.nasa.gov/fitsio/fitsio.html)</td>
            <td>3.470</td>
            <td>A library for reading and writing FITS files / fitsio</td>
          </tr>

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

          <tr>
            <td>[charls](https://github.com/team-charls/charls)</td>
            <td>2.2.0</td>
            <td>CharLS is a C++ implementation of the JPEG-LS standard for lossless and near-lossless image compression and decompression. JPEG-LS is a low-complexity image compression standard that matches JPEG 2000 compression ratios. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[charset-normalizer](https://github.com/ousret/charset_normalizer)</td>
            <td>2.0.4</td>
            <td>The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. / MIT</td>
          </tr>

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

          <tr>
            <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
            <td>2.0.0</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.4</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.10.3</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.21.6</td>
            <td>tools for building conda packages / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-content-trust](https://github.com/conda/conda-content-trust)</td>
            <td>0.1.1</td>
            <td>Signing and verification tools for conda / 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-token](https://github.com/Anaconda/conda-token)</td>
            <td>0.3.0</td>
            <td>Set repository access token / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda-verify](https://github.com/conda/conda-verify)</td>
            <td>3.4.2</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.6.0.post1</td>
            <td>Backports and enhancements for the contextlib module / PSF 2</td>
          </tr>

          <tr>
            <td>[cookiecutter](https://github.com/cookiecutter/cookiecutter)</td>
            <td>1.7.2</td>
            <td>A command-line utility that creates projects from cookiecutters (project templates), e.g. creating a Python package project from a Python package project template. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[cryptography](https://github.com/pyca/cryptography)</td>
            <td>3.4.8</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.78.0</td>
            <td>tool and library for transferring data with URL syntax / curl</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.24</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.11.0</td>
            <td>Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[daal4py](https://intelpython.github.io/daal4py/)</td>
            <td>2021.3.0</td>
            <td>A convenient Python API to Intel (R) oneAPI Data Analytics Library / Apache-2.0</td>
          </tr>

          <tr>
            <td>[dal](https://software.intel.com/content/www/us/en/develop/tools.html)</td>
            <td>2021.3.0</td>
            <td>Intel® oneDAL runtime libraries / Intel Simplified Software License</td>
          </tr>

          <tr>
            <td>[dask](https://dask.org/)</td>
            <td>2021.10.0</td>
            <td>Parallel PyData with Task Scheduling / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[dataclasses](https://github.com/ericvsmith/dataclasses)</td>
            <td>0.8</td>
            <td>An implementation of PEP 557: Data Classes / Apache-2.0</td>
          </tr>

          <tr>
            <td>[debugpy](https://github.com/Microsoft/debugpy)</td>
            <td>1.4.1</td>
            <td>An implementation of the Debug Adapter Protocol for Python / MIT</td>
          </tr>

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

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

          <tr>
            <td>[diff-match-patch](http://code.google.com/p/google-diff-match-patch/)</td>
            <td>20200713</td>
            <td>Diff Match Patch is a high-performance library in multiple languages that manipulates plain text / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.17.1</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.3</td>
            <td>Discover and load entry points from installed packages. / MIT License</td>
          </tr>

          <tr>
            <td>[et\_xmlfile](https://foss.heptapod.net/openpyxl/et_xmlfile)</td>
            <td>1.1.0</td>
            <td>An implementation of lxml.xmlfile for the standard library / MIT AND PSF-2.0</td>
          </tr>

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

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

          <tr>
            <td>[flake8](http://flake8.pycqa.org/)</td>
            <td>3.9.2</td>
            <td>Your Tool For Style Guide Enforcement / MIT</td>
          </tr>

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

          <tr>
            <td>[fonttools](https://github.com/fonttools/fonttools)</td>
            <td>4.25.0</td>
            <td>fontTools is a library for manipulating fonts, written in Python. / MIT</td>
          </tr>

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

          <tr>
            <td>[fsspec](https://github.com/martindurant/filesystem_spec)</td>
            <td>2021.8.1</td>
            <td>A specification for pythonic filesystems / BSD-3-Clause</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](https://www.gevent.org)</td>
            <td>21.8.0</td>
            <td>Coroutine-based network library / MIT</td>
          </tr>

          <tr>
            <td>[giflib](http://giflib.sourceforge.net)</td>
            <td>5.2.1</td>
            <td>Library for reading and writing gif images / MIT</td>
          </tr>

          <tr>
            <td>[glob2](https://github.com/miracle2k/python-glob2)</td>
            <td>0.7</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.2.1</td>
            <td>The GNU multiprecision library. / GPL-2.0-or-later AND LGPL-3.0-or-later</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>1.1.1</td>
            <td>Lightweight in-process concurrent programming / MIT</td>
          </tr>

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>3.2.1</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.6</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.1</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.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>3.2</td>
            <td>Internationalized Domain Names in Applications (IDNA). / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[imagecodecs](https://www.lfd.uci.edu/~gohlke/)</td>
            <td>2021.8.26</td>
            <td>Image transformation, compression, and decompression codecs / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[imageio](https://imageio.github.io)</td>
            <td>2.9.0</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.2.0</td>
            <td>Getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
          </tr>

          <tr>
            <td>[importlib-metadata](https://github.com/python/importlib_metadata)</td>
            <td>4.8.1</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[importlib\_metadata](https://github.com/python/importlib_metadata)</td>
            <td>4.8.1</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[inflection](http://github.com/jpvanhal/inflection)</td>
            <td>0.5.1</td>
            <td>A port of Ruby on Rails inflector to Python / MIT</td>
          </tr>

          <tr>
            <td>[iniconfig](http://github.com/RonnyPfannschmidt/iniconfig)</td>
            <td>1.1.1</td>
            <td>iniconfig: brain-dead simple config-ini parsing / MIT</td>
          </tr>

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

          <tr>
            <td>[intervaltree](https://github.com/chaimleib/intervaltree)</td>
            <td>3.1.0</td>
            <td>Editable interval tree data structure for Python 2 and 3 / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[ipython](https://ipython.org)</td>
            <td>7.29.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.6.5</td>
            <td>Jupyter Interactive Widgets / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[itsdangerous](https://github.com/pallets/itsdangerous)</td>
            <td>2.0.1</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.1</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.18.0</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.11.3</td>
            <td>An easy to use stand-alone template engine written in pure python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jinja2-time](https://github.com/hackebrot/jinja2-time)</td>
            <td>0.2.0</td>
            <td>Jinja2 Extension for Dates and Times / MIT</td>
          </tr>

          <tr>
            <td>[joblib](https://joblib.readthedocs.io/en/latest/)</td>
            <td>1.1.0</td>
            <td>Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[json5](https://github.com/dpranke/pyjson5)</td>
            <td>0.9.6</td>
            <td>A Python implementation of the JSON5 data format / Apache-2.0</td>
          </tr>

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</td>
            <td>3.2.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](https://jupyter.org)</td>
            <td>6.1.12</td>
            <td>jupyter\_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[jupyter\_server](https://jupyter.org)</td>
            <td>1.4.1</td>
            <td>Jupyter Server / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab](https://github.com/jupyterlab/jupyterlab)</td>
            <td>3.2.1</td>
            <td>An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_pygments](http://github.com/JupyterLab/jupyterlab_pygments)</td>
            <td>0.1.2</td>
            <td>Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[jupyterlab\_widgets](https://github.com/jupyter-widgets/ipywidgets)</td>
            <td>1.0.0</td>
            <td>JupyterLab extension providing HTML widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jxrlib](https://packages.debian.org/source/sid/jxrlib)</td>
            <td>1.1</td>
            <td>jxrlib - JPEG XR Library by Microsoft, built from Debian hosted sources. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[keyring](https://github.com/jaraco/keyring)</td>
            <td>23.1.0</td>
            <td>Store and access your passwords safely / MIT</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.3.1</td>
            <td>An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.19.2</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.6.0</td>
            <td>A fast and thorough lazy object proxy / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[lcms2](http://www.littlecms.com/)</td>
            <td>2.12</td>
            <td>Open Source Color Management Engine / MIT</td>
          </tr>

          <tr>
            <td>[lerc](https://github.com/Esri/lerc)</td>
            <td>3.0</td>
            <td>LERC - Limited Error Raster Compression / Apache-2.0</td>
          </tr>

          <tr>
            <td>[libaec](https://gitlab.dkrz.de/k202009/libaec)</td>
            <td>1.0.4</td>
            <td>Adaptive Entropy Coding library / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.78.0</td>
            <td>tool and library for transferring data with URL syntax / curl</td>
          </tr>

          <tr>
            <td>[libcxx](http://llvm.org/)</td>
            <td>12.0.0</td>
            <td>LLVM C++ standard library / Apache-2.0 WITH LLVM-exception</td>
          </tr>

          <tr>
            <td>[libdeflate](https://github.com/ebiggers/libdeflate)</td>
            <td>1.8</td>
            <td>libdeflate is a library for fast, whole-buffer DEFLATE-based compression and decompression. / MIT</td>
          </tr>

          <tr>
            <td>[libedit](http://thrysoee.dk/editline/)</td>
            <td>3.1.20210910</td>
            <td>Editline Library (libedit) / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libev](http://software.schmorp.de/pkg/libev.html)</td>
            <td>4.33</td>
            <td>A full-featured and high-performance event loop that is loosely modeled after libevent, but without its limitations and bugs. / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[libgfortran](http://gcc.gnu.org/)</td>
            <td>3.0.1</td>
            <td>Fortran compiler and libraries from the GNU Compiler Collection / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libiconv](https://www.gnu.org/software/libiconv/)</td>
            <td>1.16</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.10.1</td>
            <td>A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[libllvm11](http://llvm.org/)</td>
            <td>11.1.0</td>
            <td>Development headers and libraries for LLVM / Apache-2.0 WITH LLVM-exception</td>
          </tr>

          <tr>
            <td>[libnghttp2](http://github.com/nghttp2/nghttp2)</td>
            <td>1.41.0</td>
            <td>This is an implementation of Hypertext Transfer Protocol version 2. / MIT</td>
          </tr>

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

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

          <tr>
            <td>[libspatialindex](http://libspatialindex.github.io)</td>
            <td>1.9.3</td>
            <td>Extensible framework for robust spatial indexing / MIT</td>
          </tr>

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

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

          <tr>
            <td>[libuv](http://libuv.org/)</td>
            <td>1.40.0</td>
            <td>Cross-platform asynchronous I/O / MIT</td>
          </tr>

          <tr>
            <td>[libwebp](https://developers.google.com/speed/webp/)</td>
            <td>1.2.0</td>
            <td>WebP image library / Google</td>
          </tr>

          <tr>
            <td>[libwebp-base](https://developers.google.com/speed/webp)</td>
            <td>1.2.0</td>
            <td>WebP image library / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[libzopfli](https://github.com/google/zopfli)</td>
            <td>1.0.3</td>
            <td>A compression library programmed in C to perform very good, but slow, deflate or zlib compression. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[llvm-openmp](http://openmp.llvm.org/)</td>
            <td>12.0.0</td>
            <td>The OpenMP API supports multi-platform shared-memory parallel programming in C/C++ and Fortran. / NCSA</td>
          </tr>

          <tr>
            <td>[llvmlite](http://llvmlite.pydata.org)</td>
            <td>0.37.0</td>
            <td>A lightweight LLVM python binding for writing JIT compilers. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[locket](https://github.com/mwilliamson/locket.py)</td>
            <td>0.2.1</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.6.3</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.9.3</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.1</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.4.3</td>
            <td>Publication quality figures in Python / LicenseRef-PSF-based</td>
          </tr>

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

          <tr>
            <td>[matplotlib-inline](https://github.com/ipython/matplotlib-inline)</td>
            <td>0.1.2</td>
            <td>Inline Matplotlib backend for Jupyter / BSD-3-Clause</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>2021.4.0</td>
            <td>Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel</td>
          </tr>

          <tr>
            <td>[mkl-service](http://github.com/IntelPython/mkl-service)</td>
            <td>2.4.0</td>
            <td>Python hooks for Intel(R) Math Kernel Library runtime control settings. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[mkl\_fft](http://github.com/IntelPython/mkl_fft)</td>
            <td>1.3.1</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.2.2</td>
            <td>Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[mock](https://github.com/testing-cabal/mock)</td>
            <td>4.0.3</td>
            <td>A library for testing in Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/more-itertools/more-itertools)</td>
            <td>8.10.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.2</td>
            <td>The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only</td>
          </tr>

          <tr>
            <td>[mpi](http://www.mpich.org/)</td>
            <td>1.0</td>
            <td>A high performance widely portable implementation of the MPI standard. / MPICH</td>
          </tr>

          <tr>
            <td>[mpich](http://www.mpich.org/)</td>
            <td>3.3.2</td>
            <td>A high performance widely portable implementation of the MPI standard. / MPICH</td>
          </tr>

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

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>1.0.2</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>[munkres](https://github.com/bmc/munkres)</td>
            <td>1.1.4</td>
            <td>The Munkres module provides an O(n^3) implementation of the Munkres algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm). / Apache-2.0</td>
          </tr>

          <tr>
            <td>[mypy\_extensions](http://www.mypy-lang.org/)</td>
            <td>0.4.3</td>
            <td>Experimental type system extensions for programs checked with the mypy typechecker. / MIT</td>
          </tr>

          <tr>
            <td>[nbclassic](http://github.com/jupyterlab/nbclassic)</td>
            <td>0.2.6</td>
            <td>Jupyter Notebook as a Jupyter Server Extension. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbclient](https://jupyter.org)</td>
            <td>0.5.3</td>
            <td>A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[nbformat](http://jupyter.org)</td>
            <td>5.1.3</td>
            <td>The Jupyter Notebook format / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[nest-asyncio](https://github.com/erdewit/nest_asyncio)</td>
            <td>1.5.1</td>
            <td>Patch asyncio to allow nested event loops / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.6.5</td>
            <td>Natural Language Toolkit / 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](https://jupyter.org)</td>
            <td>6.4.5</td>
            <td>Jupyter Notebook / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[numba](http://numba.pydata.org)</td>
            <td>0.54.1</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.7.3</td>
            <td>Fast numerical expression evaluator for NumPy. / MIT</td>
          </tr>

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

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

          <tr>
            <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
            <td>1.1.0</td>
            <td>Numpy’s Sphinx extensions / 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>[openjpeg](http://www.openjpeg.org/)</td>
            <td>2.4.0</td>
            <td>An open-source JPEG 2000 codec written in C / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[openpyxl](https://openpyxl.readthedocs.io)</td>
            <td>3.0.9</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.1l</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>21.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>1.3.4</td>
            <td>High-performance, easy-to-use data structures and data analysis tools. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[pandocfilters](https://github.com/jgm/pandocfilters)</td>
            <td>1.4.3</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.8.2</td>
            <td>A Python Parser / MIT</td>
          </tr>

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

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

          <tr>
            <td>[path.py](https://github.com/jaraco/path.py)</td>
            <td>12.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.6</td>
            <td>Fork of pathlib aiming to support the full stdlib Python API / MIT</td>
          </tr>

          <tr>
            <td>[pathspec](https://github.com/cpburnz/python-path-specification)</td>
            <td>0.7.0</td>
            <td>Utility library for gitignore style pattern matching of file paths. / MPL-2.0</td>
          </tr>

          <tr>
            <td>[patsy](https://github.com/pydata/patsy)</td>
            <td>0.5.2</td>
            <td>Describing statistical models in Python using symbolic formulas / BSD-2-Clause AND PSF-2.0</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.8.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>8.4.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL</td>
          </tr>

          <tr>
            <td>[pip](https://pip.pypa.io/en/stable/)</td>
            <td>21.2.4</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.7.1</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.13.1</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>[poyo](https://github.com/hackebrot/poyo)</td>
            <td>0.5.0</td>
            <td>A lightweight YAML Parser for Python / MIT</td>
          </tr>

          <tr>
            <td>[prometheus\_client](https://github.com/prometheus/client_python)</td>
            <td>0.11.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>3.0.20</td>
            <td>Library for building powerful interactive command lines in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
            <td>3.0.20</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.8.0</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.7.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.10.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.10.1</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.7.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.20</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pycurl](http://pycurl.sourceforge.net/)</td>
            <td>7.44.1</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pydocstyle](https://github.com/PyCQA/pydocstyle)</td>
            <td>6.1.1</td>
            <td>Python docstring style checker (formerly pep257) / MIT</td>
          </tr>

          <tr>
            <td>[pyerfa](https://pyerfa.readthedocs.io/)</td>
            <td>2.0.0</td>
            <td>Python bindings for ERFA routines / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.10.0</td>
            <td>Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause</td>
          </tr>

          <tr>
            <td>[pylint](https://www.pylint.org)</td>
            <td>2.9.6</td>
            <td>python code static checker / GPL-2.0-or-later</td>
          </tr>

          <tr>
            <td>[pyls-spyder](https://github.com/spyder-ide/pyls-spyder)</td>
            <td>0.4.0</td>
            <td>Spyder extensions for the python-lsp-server / MIT</td>
          </tr>

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

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

          <tr>
            <td>[pyparsing](https://github.com/pyparsing/pyparsing/)</td>
            <td>3.0.4</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>[pyrsistent](http://github.com/tobgu/pyrsistent/)</td>
            <td>0.18.0</td>
            <td>Persistent/Functional/Immutable data structures / MIT</td>
          </tr>

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.7.1</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.6.1</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>6.2.4</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[python](https://www.python.org/)</td>
            <td>3.9.7</td>
            <td>General purpose programming language / Python-2.0</td>
          </tr>

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

          <tr>
            <td>[python-libarchive-c](https://github.com/Changaco/python-libarchive-c)</td>
            <td>2.9</td>
            <td>Python interface to libarchive / CC0-1.0</td>
          </tr>

          <tr>
            <td>[python-lsp-black](https://github.com/python-lsp/python-lsp-black)</td>
            <td>1.0.0</td>
            <td>Black plugin for the Python LSP Server / MIT</td>
          </tr>

          <tr>
            <td>[python-lsp-jsonrpc](https://github.com/python-lsp/python-lsp-jsonrpc)</td>
            <td>1.0.0</td>
            <td>A Python 3.6+ server implementation of the JSON RPC 2.0 protocol. / MIT</td>
          </tr>

          <tr>
            <td>[python-lsp-server](https://github.com/python-lsp/python-lsp-server)</td>
            <td>1.2.4</td>
            <td>An implementation of the Language Server Protocol for Python / MIT</td>
          </tr>

          <tr>
            <td>[python-slugify](https://github.com/un33k/python-slugify)</td>
            <td>5.0.2</td>
            <td>A Python Slugify application that handles Unicode / MIT</td>
          </tr>

          <tr>
            <td>[python.app](https://www.python.org/)</td>
            <td>3</td>
            <td>Proxy on macOS letting Python libraries hook into the GUI event loop / BSD-3-Clause</td>
          </tr>

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

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

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

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

          <tr>
            <td>[qdarkstyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet)</td>
            <td>3.0.2</td>
            <td>A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). / MIT</td>
          </tr>

          <tr>
            <td>[qstylizer](https://github.com/blambright/qstylizer)</td>
            <td>0.1.10</td>
            <td>Qt stylesheet generation utility for PyQt/PySide / MIT</td>
          </tr>

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

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

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

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

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

          <tr>
            <td>[regex](https://bitbucket.org/mrabarnett/mrab-regex)</td>
            <td>2021.8.3</td>
            <td>Alternative regular expression module, to replace re / Apache 2.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.26.0</td>
            <td>Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0</td>
          </tr>

          <tr>
            <td>ripgrep</td>
            <td>12.1.1</td>

            <td />
          </tr>

          <tr>
            <td>[rope](https://github.com/python-rope/rope)</td>
            <td>0.19.0</td>
            <td>A python refactoring library / LGPL 3.0</td>
          </tr>

          <tr>
            <td>rtree</td>
            <td>0.9.7</td>
            <td>R-Tree spatial index for Python GIS / MIT</td>
          </tr>

          <tr>
            <td>[ruamel\_yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)</td>
            <td>0.15.100</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

          <tr>
            <td>[scikit-image](http://scikit-image.org/)</td>
            <td>0.18.3</td>
            <td>Image processing in Python. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[scikit-learn-intelex](https://intel.github.io/scikit-learn-intelex)</td>
            <td>2021.3.0</td>
            <td>Intel(R) Extension for Scikit-learn is a seamless way to speed up your Scikit-learn application. / Apache-2.0</td>
          </tr>

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

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

          <tr>
            <td>[send2trash](https://github.com/arsenetar/send2trash)</td>
            <td>1.8.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>58.0.4</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.7.0</td>
            <td>Transforms a function into a single-dispatch generic function / MIT</td>
          </tr>

          <tr>
            <td>sip</td>
            <td>4.19.13</td>
            <td>Python binding of the cross-platform builder toolkit for Qt. / Commercial, GPL-2.0, GPL-3.0</td>
          </tr>

          <tr>
            <td>[six](https://six.readthedocs.io/)</td>
            <td>1.16.0</td>
            <td>Python 2 and 3 compatibility utilities / MIT</td>
          </tr>

          <tr>
            <td>[snappy](https://github.com/google/snappy)</td>
            <td>1.1.8</td>
            <td>A fast compressor/decompressor / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[sniffio](https://github.com/python-trio/sniffio)</td>
            <td>1.2.0</td>
            <td>Sniff out which async library your code is running under / Apache-2.0</td>
          </tr>

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

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

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

          <tr>
            <td>[soupsieve](http://facelessuser.github.io/soupsieve)</td>
            <td>2.2.1</td>
            <td>A modern CSS selector implementation for BeautifulSoup / MIT</td>
          </tr>

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>4.2.0</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-applehelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-devhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-htmlhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>2.0.0</td>
            <td>sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-jsmath](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.1</td>
            <td>A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-qthelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-serializinghtml](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.1.5</td>
            <td>sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause</td>
          </tr>

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

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

          <tr>
            <td>[spyder-kernels](https://www.spyder-ide.org/)</td>
            <td>2.1.3</td>
            <td>Jupyter kernels for Spyder’s console / MIT</td>
          </tr>

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

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.36.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.12.2</td>
            <td>Statistical computations and models for use with SciPy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](https://sympy.org)</td>
            <td>1.9</td>
            <td>Python library for symbolic mathematics / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tbb](https://github.com/oneapi-src/oneTBB)</td>
            <td>2021.4.0</td>
            <td>High level abstract threading library / Apache-2.0</td>
          </tr>

          <tr>
            <td>tbb4py</td>
            <td>2021.4.0</td>
            <td>TBB module for Python / Apache 2.0</td>
          </tr>

          <tr>
            <td>[tblib](https://github.com/ionelmc/python-tblib)</td>
            <td>1.7.0</td>
            <td>Traceback serialization library. / BSD 2-Clause</td>
          </tr>

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

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

          <tr>
            <td>[text-unidecode](https://github.com/kmike/text-unidecode/)</td>
            <td>1.3</td>
            <td>The most basic Text::Unidecode port / Artistic</td>
          </tr>

          <tr>
            <td>[textdistance](https://github.com/orsinium/textdistance)</td>
            <td>4.2.1</td>
            <td>TextDistance – python library for comparing distance between two or more sequences by many algorithms. / MIT</td>
          </tr>

          <tr>
            <td>[threadpoolctl](https://github.com/joblib/threadpoolctl)</td>
            <td>2.2.0</td>
            <td>Python helpers to control the threadpools of native libraries / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[three-merge](https://github.com/spyder-ide/three-merge)</td>
            <td>0.1.1</td>
            <td>Simple Python library to perform a 3-way merge between strings / MIT</td>
          </tr>

          <tr>
            <td>[tifffile](https://github.com/cgohlke/tifffile)</td>
            <td>2021.7.2</td>
            <td>Read and write image data from and to TIFF files. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>tinycss</td>
            <td>0.4</td>
            <td>Tinycss is a complete yet simple CSS parser for Python. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[toml](https://github.com/uiri/toml)</td>
            <td>0.10.2</td>
            <td>Python lib for TOML. / MIT</td>
          </tr>

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

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>6.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.62.3</td>
            <td>A Fast, Extensible Progress Meter / MPL-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://traitlets.readthedocs.org/)</td>
            <td>5.1.0</td>
            <td>Configuration system for Python applications / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[typed-ast](https://github.com/python/typed_ast)</td>
            <td>1.4.3</td>
            <td>a fork of Python 2 and 3 ast modules with type comment support / Apache-2.0 AND PSF-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>typing\_extensions</td>
            <td>3.10.0.2</td>
            <td>Backported and Experimental Type Hints for Python / PSF-2.0</td>
          </tr>

          <tr>
            <td>[tzdata](https://www.iana.org/time-zones)</td>
            <td>2021e</td>
            <td>The Time Zone Database (called tz, tzdb or zoneinfo) / Public-Domain AND BSD-3-clause</td>
          </tr>

          <tr>
            <td>[ujson](https://github.com/ultrajson/ultrajson)</td>
            <td>4.0.2</td>
            <td>Ultra fast JSON decoder and encoder written in C with Python bindings / 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>[unidecode](https://pypi.python.org/pypi/Unidecode)</td>
            <td>1.2.0</td>
            <td>ASCII transliterations of Unicode text / GPL-2.0-or-later</td>
          </tr>

          <tr>
            <td>[unixodbc](http://www.unixodbc.org/)</td>
            <td>2.3.9</td>
            <td>ODBC on non MS Windows platforms / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.26.7</td>
            <td>HTTP library with thread-safe connection pooling, file post, and more. / MIT</td>
          </tr>

          <tr>
            <td>[watchdog](http://github.com/gorakhargosh/watchdog)</td>
            <td>2.1.3</td>
            <td>Filesystem events monitoring / Apache-2.0</td>
          </tr>

          <tr>
            <td>[wcwidth](https://github.com/jquast/wcwidth)</td>
            <td>0.2.5</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](https://palletsprojects.com/p/werkzeug/)</td>
            <td>2.0.2</td>
            <td>The comprehensive WSGI web application library. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[whichcraft](https://github.com/pydanny/whichcraft)</td>
            <td>0.6.1</td>
            <td>This package provides cross-platform cross-python shutil.which functionality. / BSD-3-Clause</td>
          </tr>

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

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

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

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>2.0.1</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>3.0.1</td>
            <td>A Python module for creating Excel XLSX files / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[xlwings](http://xlwings.org/)</td>
            <td>0.24.9</td>
            <td>Interact with Excel from Python and vice versa / BSD-3-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.5</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.2.5</td>
            <td>A C library for parsing and emitting YAML / MIT</td>
          </tr>

          <tr>
            <td>[yapf](https://github.com/google/yapf)</td>
            <td>0.31.0</td>
            <td>A formatter for Python files / Apache 2.0</td>
          </tr>

          <tr>
            <td>[zeromq](http://zeromq.org)</td>
            <td>4.3.4</td>
            <td>A high-performance asynchronous messaging library. / LGPL-3.0-or-later</td>
          </tr>

          <tr>
            <td>zfp</td>
            <td>0.5.5</td>
            <td>Library for compressed numerical arrays that support high throughput read and write random access / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[zipp](https://github.com/jaraco/zipp)</td>
            <td>3.6.0</td>
            <td>A pathlib-compatible Zipfile object wrapper / MIT</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>zope</td>
            <td>1.0</td>
            <td>web application server / BSD</td>
          </tr>

          <tr>
            <td>zope.event</td>
            <td>4.5.0</td>
            <td>Very basic event publishing system / Zope Public License</td>
          </tr>

          <tr>
            <td>[zope.interface](https://github.com/zopefoundation/zope.interface)</td>
            <td>5.4.0</td>
            <td>Interfaces for Python / ZPL-2.1</td>
          </tr>

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

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

        <tbody>
          <tr>
            <td>[\_libgcc\_mutex](https://github.com/AnacondaRecipes/_libgcc_mutex-feedstock)</td>
            <td>0.1</td>
            <td>Mutex for libgcc and libgcc-ng / None</td>
          </tr>

          <tr>
            <td>[\_openmp\_mutex](https://github.com/conda-forge/ctng-compilers-feedstock)</td>
            <td>4.5</td>
            <td>OpenMP Implementation Mutex / BSD-3-Clause</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](https://github.com/Anaconda-Platform/anaconda-client)</td>
            <td>1.9.0</td>
            <td>Anaconda Cloud command line client library / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[anyio](https://github.com/agronholm/anyio)</td>
            <td>2.0.2</td>
            <td>High level compatibility layer for multiple asynchronous event loop implementations on Python / MIT</td>
          </tr>

          <tr>
            <td>[argon2-cffi](https://argon2-cffi.readthedocs.org/)</td>
            <td>20.1.0</td>
            <td>The secure Argon2 password hashing algorithm. / MIT</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>1.4.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.4.2</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL-2.1-or-later</td>
          </tr>

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

          <tr>
            <td>[async\_generator](https://github.com/python-trio/async_generator)</td>
            <td>1.10</td>
            <td>Async generators and context managers for Python 3.5+ / MIT</td>
          </tr>

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>21.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.9.1</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.2.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>None / BSD</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.10.0</td>
            <td>Python library designed for screen-scraping / MIT</td>
          </tr>

          <tr>
            <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
            <td>1.6.1</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](http://www.netlib.org/lapack)</td>
            <td>1.0</td>
            <td>Linear Algebra PACKage / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>4.0.0</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.21.0</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>2.4.1</td>
            <td>Statistical and novel interactive HTML plots for Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[bottleneck](https://github.com/pydata/bottleneck)</td>
            <td>1.3.2</td>
            <td>Fast NumPy array functions written in Cython. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[brotli](http://github.com/google/brotli)</td>
            <td>1.0.9</td>
            <td>Brotli compression format / MIT</td>
          </tr>

          <tr>
            <td>[brotlipy](https://github.com/python-hyper/brotlipy)</td>
            <td>0.7.0</td>
            <td>Python bindings to the Brotli compression library / MIT</td>
          </tr>

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

          <tr>
            <td>[c-ares](https://c-ares.haxx.se/)</td>
            <td>1.17.1</td>
            <td>This is c-ares, an asynchronous resolver library / MIT</td>
          </tr>

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

          <tr>
            <td>[cairo](http://cairographics.org/)</td>
            <td>1.16.0</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>2021.10.8</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

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

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

          <tr>
            <td>[charset-normalizer](https://github.com/ousret/charset_normalizer)</td>
            <td>2.0.4</td>
            <td>The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. / MIT</td>
          </tr>

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

          <tr>
            <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
            <td>2.0.0</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.4</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.10.3</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.21.6</td>
            <td>tools for building conda packages / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-content-trust](https://github.com/conda/conda-content-trust)</td>
            <td>0.1.1</td>
            <td>Signing and verification tools for conda / 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-token](https://github.com/Anaconda/conda-token)</td>
            <td>0.3.0</td>
            <td>Set repository access token / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda-verify](https://github.com/conda/conda-verify)</td>
            <td>3.4.2</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.6.0.post1</td>
            <td>Backports and enhancements for the contextlib module / PSF 2</td>
          </tr>

          <tr>
            <td>[cryptography](https://github.com/pyca/cryptography)</td>
            <td>3.4.7</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.71.1</td>
            <td>tool and library for transferring data with URL syntax / curl</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.24</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.11.0</td>
            <td>Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask](https://dask.org/)</td>
            <td>2021.10.0</td>
            <td>Parallel PyData with Task Scheduling / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[dataclasses](https://github.com/ericvsmith/dataclasses)</td>
            <td>0.8</td>
            <td>An implementation of PEP 557: Data Classes / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[debugpy](https://github.com/Microsoft/debugpy)</td>
            <td>1.4.1</td>
            <td>An implementation of the Debug Adapter Protocol for Python / MIT</td>
          </tr>

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

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

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

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.17</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.3</td>
            <td>Discover and load entry points from installed packages. / MIT License</td>
          </tr>

          <tr>
            <td>[et\_xmlfile](https://foss.heptapod.net/openpyxl/et_xmlfile)</td>
            <td>1.1.0</td>
            <td>An implementation of lxml.xmlfile for the standard library / MIT AND PSF-2.0</td>
          </tr>

          <tr>
            <td>[expat](http://expat.sourceforge.net/)</td>
            <td>2.4.1</td>
            <td>Expat XML parser library in C / MIT</td>
          </tr>

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

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

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

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

          <tr>
            <td>[fonttools](https://github.com/fonttools/fonttools)</td>
            <td>4.25.0</td>
            <td>fontTools is a library for manipulating fonts, written in Python. / MIT</td>
          </tr>

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

          <tr>
            <td>[fribidi](https://github.com/fribidi/fribidi)</td>
            <td>1.0.10</td>
            <td>The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[fsspec](https://github.com/martindurant/filesystem_spec)</td>
            <td>2021.8.1</td>
            <td>A specification for pythonic filesystems / BSD-3-Clause</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](https://www.gevent.org)</td>
            <td>21.8.0</td>
            <td>Coroutine-based network library / MIT</td>
          </tr>

          <tr>
            <td>[giflib](http://giflib.sourceforge.net)</td>
            <td>5.2.1</td>
            <td>Library for reading and writing gif images / MIT</td>
          </tr>

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

          <tr>
            <td>[glob2](https://github.com/miracle2k/python-glob2)</td>
            <td>0.7</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.2.1</td>
            <td>The GNU multiprecision library. / GPL-2.0-or-later AND LGPL-3.0-or-later</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.14</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>1.1.1</td>
            <td>Lightweight in-process concurrent programming / MIT</td>
          </tr>

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>2.10.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>2.8.0</td>
            <td>An OpenType text shaping engine. / MIT</td>
          </tr>

          <tr>
            <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
            <td>1.10.6</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.1</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.1</td>
            <td>HTML parser based on the WHATWG HTML specification / MIT</td>
          </tr>

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

          <tr>
            <td>[idna](https://github.com/kjd/idna)</td>
            <td>3.2</td>
            <td>Internationalized Domain Names in Applications (IDNA). / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[imagecodecs](https://www.lfd.uci.edu/~gohlke/)</td>
            <td>2021.1.11</td>
            <td>Image transformation, compression, and decompression codecs / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[imageio](https://imageio.github.io)</td>
            <td>2.9.0</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.2.0</td>
            <td>Getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
          </tr>

          <tr>
            <td>[importlib-metadata](https://github.com/python/importlib_metadata)</td>
            <td>4.8.1</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[importlib\_metadata](https://github.com/python/importlib_metadata)</td>
            <td>4.8.1</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[iniconfig](http://github.com/RonnyPfannschmidt/iniconfig)</td>
            <td>1.1.1</td>
            <td>iniconfig: brain-dead simple config-ini parsing / MIT</td>
          </tr>

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

          <tr>
            <td>[ipython](https://ipython.org)</td>
            <td>7.29.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.6.5</td>
            <td>Jupyter Interactive Widgets / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[itsdangerous](https://github.com/pallets/itsdangerous)</td>
            <td>2.0.1</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.1</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.18.0</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.11.3</td>
            <td>An easy to use stand-alone template engine written in pure python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[joblib](https://joblib.readthedocs.io/en/latest/)</td>
            <td>1.1.0</td>
            <td>Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[json5](https://github.com/dpranke/pyjson5)</td>
            <td>0.9.6</td>
            <td>A Python implementation of the JSON5 data format / Apache-2.0</td>
          </tr>

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</td>
            <td>3.2.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](https://jupyter.org)</td>
            <td>7.0.1</td>
            <td>jupyter\_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[jupyter\_server](https://jupyter.org)</td>
            <td>1.4.1</td>
            <td>Jupyter Server / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab](https://github.com/jupyterlab/jupyterlab)</td>
            <td>3.2.1</td>
            <td>An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_pygments](http://github.com/JupyterLab/jupyterlab_pygments)</td>
            <td>0.1.2</td>
            <td>Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[jupyterlab\_widgets](https://github.com/jupyter-widgets/ipywidgets)</td>
            <td>1.0.0</td>
            <td>JupyterLab extension providing HTML widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jxrlib](https://packages.debian.org/source/sid/jxrlib)</td>
            <td>1.1</td>
            <td>jxrlib - JPEG XR Library by Microsoft, built from Debian hosted sources. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.3.1</td>
            <td>An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.18.2</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.4.3</td>
            <td>A fast and thorough lazy object proxy / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[lcms2](http://www.littlecms.com/)</td>
            <td>2.12</td>
            <td>Open Source Color Management Engine / MIT</td>
          </tr>

          <tr>
            <td>[ld\_impl\_linux-s390x](https://www.gnu.org/software/binutils/)</td>
            <td>2.33.1</td>
            <td>A set of programming tools for creating and managing binary programs, object files, libraries, profile data, and assembly source code. / GPL-3.0-only</td>
          </tr>

          <tr>
            <td>[libaec](https://gitlab.dkrz.de/k202009/libaec)</td>
            <td>1.0.4</td>
            <td>Adaptive Entropy Coding library / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.71.1</td>
            <td>tool and library for transferring data with URL syntax / curl</td>
          </tr>

          <tr>
            <td>[libdeflate](https://github.com/ebiggers/libdeflate)</td>
            <td>1.7</td>
            <td>libdeflate is a library for fast, whole-buffer DEFLATE-based compression and decompression. / MIT</td>
          </tr>

          <tr>
            <td>[libedit](http://thrysoee.dk/editline/)</td>
            <td>3.1.20210910</td>
            <td>Editline Library (libedit) / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libev](http://software.schmorp.de/pkg/libev.html)</td>
            <td>4.33</td>
            <td>A full-featured and high-performance event loop that is loosely modeled after libevent, but without its limitations and bugs. / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[libgcc-ng](https://gcc.gnu.org/onlinedocs/gccint/Libgcc.html)</td>
            <td>9.3.0</td>
            <td>The GCC low-level runtime library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libgfortran-ng](https://gcc.gnu.org/)</td>
            <td>7.5.0</td>
            <td>The GNU Fortran Runtime Library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libgfortran4](https://gcc.gnu.org/)</td>
            <td>7.5.0</td>
            <td>The GNU Fortran Runtime Library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libgomp](https://gcc.gnu.org/onlinedocs/gccint/Libgcc.html)</td>
            <td>9.3.0</td>
            <td>The GCC OpenMP implementation. / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

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

          <tr>
            <td>[libopenblas](http://www.openblas.net/)</td>
            <td>0.3.13</td>
            <td>An Optimized BLAS library / BSD</td>
          </tr>

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

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

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

          <tr>
            <td>[libstdcxx-ng](https://gcc.gnu.org/)</td>
            <td>9.3.0</td>
            <td>The GNU C++ Runtime Library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.2.0</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>[libuv](http://libuv.org/)</td>
            <td>1.40.0</td>
            <td>Cross-platform asynchronous I/O / MIT</td>
          </tr>

          <tr>
            <td>[libwebp](https://developers.google.com/speed/webp/)</td>
            <td>1.2.0</td>
            <td>WebP image library / Google</td>
          </tr>

          <tr>
            <td>[libxcb](http://xcb.freedesktop.org/)</td>
            <td>1.14</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.12</td>
            <td>The XML C parser and toolkit of Gnome / MIT</td>
          </tr>

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

          <tr>
            <td>[libzopfli](https://github.com/google/zopfli)</td>
            <td>1.0.3</td>
            <td>A compression library programmed in C to perform very good, but slow, deflate or zlib compression. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[locket](https://github.com/mwilliamson/locket.py)</td>
            <td>0.2.1</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.6.3</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.9.3</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>2.0.1</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.4.3</td>
            <td>Publication quality figures in Python / LicenseRef-PSF-based</td>
          </tr>

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

          <tr>
            <td>[matplotlib-inline](https://github.com/ipython/matplotlib-inline)</td>
            <td>0.1.2</td>
            <td>Inline Matplotlib backend for Jupyter / BSD-3-Clause</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>[mock](https://github.com/testing-cabal/mock)</td>
            <td>4.0.3</td>
            <td>A library for testing in Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/more-itertools/more-itertools)</td>
            <td>8.10.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.2</td>
            <td>The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only</td>
          </tr>

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

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>1.0.2</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>[munkres](https://github.com/bmc/munkres)</td>
            <td>1.1.4</td>
            <td>The Munkres module provides an O(n^3) implementation of the Munkres algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm). / Apache-2.0</td>
          </tr>

          <tr>
            <td>[nbclassic](http://github.com/jupyterlab/nbclassic)</td>
            <td>0.2.6</td>
            <td>Jupyter Notebook as a Jupyter Server Extension. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbclient](https://jupyter.org)</td>
            <td>0.5.3</td>
            <td>A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[nbformat](http://jupyter.org)</td>
            <td>5.1.3</td>
            <td>The Jupyter Notebook format / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[nest-asyncio](https://github.com/erdewit/nest_asyncio)</td>
            <td>1.5.1</td>
            <td>Patch asyncio to allow nested event loops / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.6.3</td>
            <td>Natural Language Toolkit / Apache 2.0</td>
          </tr>

          <tr>
            <td>nomkl</td>
            <td>3.0</td>
            <td>None / BSD</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](https://jupyter.org)</td>
            <td>6.4.5</td>
            <td>Jupyter Notebook / BSD-3-Clause</td>
          </tr>

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

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

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

          <tr>
            <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
            <td>1.1.0</td>
            <td>Numpy’s Sphinx extensions / 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.3.13</td>
            <td>An optimized BLAS library / BSD</td>
          </tr>

          <tr>
            <td>openblas-devel</td>
            <td>0.3.13</td>
            <td>OpenBLAS headers and libraries for developing software that used OpenBLAS. / None</td>
          </tr>

          <tr>
            <td>[openjpeg](http://www.openjpeg.org/)</td>
            <td>2.4.0</td>
            <td>An open-source JPEG 2000 codec written in C / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[openpyxl](https://openpyxl.readthedocs.io)</td>
            <td>3.0.9</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.1l</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>21.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>1.3.4</td>
            <td>High-performance, easy-to-use data structures and data analysis tools. / BSD-3-Clause</td>
          </tr>

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

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

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

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>1.2.0</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.13</td>
            <td>A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL-3.0-or-later</td>
          </tr>

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

          <tr>
            <td>[path.py](https://github.com/jaraco/path.py)</td>
            <td>12.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.6</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.2</td>
            <td>Describing statistical models in Python using symbolic formulas / BSD-2-Clause AND PSF-2.0</td>
          </tr>

          <tr>
            <td>[pcre](http://www.pcre.org/)</td>
            <td>8.45</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.8.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>8.4.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL</td>
          </tr>

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

          <tr>
            <td>[pixman](http://www.pixman.org/)</td>
            <td>0.40.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.7.1</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.13.1</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.11.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>3.0.20</td>
            <td>Library for building powerful interactive command lines in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
            <td>3.0.20</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.8.0</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.7.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.10.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.10.1</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.7.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.20</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pycurl](http://pycurl.sourceforge.net/)</td>
            <td>7.44.1</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pyerfa](https://pyerfa.readthedocs.io/)</td>
            <td>2.0.0</td>
            <td>Python bindings for ERFA routines / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.10.0</td>
            <td>Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause</td>
          </tr>

          <tr>
            <td>[pylint](https://www.pylint.org)</td>
            <td>2.7.4</td>
            <td>python code static checker / GPL-2.0-or-later</td>
          </tr>

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

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

          <tr>
            <td>[pyparsing](https://github.com/pyparsing/pyparsing/)</td>
            <td>3.0.4</td>
            <td>Create and execute simple grammars / MIT</td>
          </tr>

          <tr>
            <td>[pyrsistent](http://github.com/tobgu/pyrsistent/)</td>
            <td>0.18.0</td>
            <td>Persistent/Functional/Immutable data structures / MIT</td>
          </tr>

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.7.1</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.6.1</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>6.2.3</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[python](https://www.python.org/)</td>
            <td>3.9.7</td>
            <td>General purpose programming language / Python-2.0</td>
          </tr>

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

          <tr>
            <td>[python-libarchive-c](https://github.com/Changaco/python-libarchive-c)</td>
            <td>2.9</td>
            <td>Python interface to libarchive / CC0-1.0</td>
          </tr>

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

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

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

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

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

          <tr>
            <td>[regex](https://bitbucket.org/mrabarnett/mrab-regex)</td>
            <td>2021.4.4</td>
            <td>Alternative regular expression module, to replace re / Apache 2.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.26.0</td>
            <td>Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[rope](https://github.com/python-rope/rope)</td>
            <td>0.19.0</td>
            <td>A python refactoring library / LGPL 3.0</td>
          </tr>

          <tr>
            <td>[ruamel\_yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)</td>
            <td>0.15.80</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

          <tr>
            <td>[scikit-image](http://scikit-image.org/)</td>
            <td>0.18.3</td>
            <td>Image processing in Python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[scikit-learn](http://scikit-learn.org/)</td>
            <td>0.24.2</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.7.1</td>
            <td>Scientific Library for Python / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[send2trash](https://github.com/arsenetar/send2trash)</td>
            <td>1.8.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>58.0.4</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.7.0</td>
            <td>Transforms a function into a single-dispatch generic function / MIT</td>
          </tr>

          <tr>
            <td>sip</td>
            <td>4.19.25</td>
            <td>Python binding of the cross-platform builder toolkit for Qt. / Commercial, GPL-2.0, GPL-3.0</td>
          </tr>

          <tr>
            <td>[six](https://six.readthedocs.io/)</td>
            <td>1.16.0</td>
            <td>Python 2 and 3 compatibility utilities / MIT</td>
          </tr>

          <tr>
            <td>[snappy](https://github.com/google/snappy)</td>
            <td>1.1.8</td>
            <td>A fast compressor/decompressor / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[sniffio](https://github.com/python-trio/sniffio)</td>
            <td>1.1.0</td>
            <td>Sniff out which async library your code is running under / Apache-2.0</td>
          </tr>

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

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

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

          <tr>
            <td>[soupsieve](http://facelessuser.github.io/soupsieve)</td>
            <td>2.2.1</td>
            <td>A modern CSS selector implementation for BeautifulSoup / MIT</td>
          </tr>

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>4.2.0</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-applehelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-devhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-htmlhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>2.0.0</td>
            <td>sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-jsmath](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.1</td>
            <td>A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-qthelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-serializinghtml](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.1.5</td>
            <td>sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause</td>
          </tr>

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

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

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.36.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.12.2</td>
            <td>Statistical computations and models for use with SciPy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](https://sympy.org)</td>
            <td>1.9</td>
            <td>Python library for symbolic mathematics / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tblib](https://github.com/ionelmc/python-tblib)</td>
            <td>1.7.0</td>
            <td>Traceback serialization library. / BSD 2-Clause</td>
          </tr>

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

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

          <tr>
            <td>[threadpoolctl](https://github.com/joblib/threadpoolctl)</td>
            <td>2.2.0</td>
            <td>Python helpers to control the threadpools of native libraries / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[tifffile](https://github.com/cgohlke/tifffile)</td>
            <td>2021.3.17</td>
            <td>Read and write image data from and to TIFF files. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[toml](https://github.com/uiri/toml)</td>
            <td>0.10.2</td>
            <td>Python lib for TOML. / MIT</td>
          </tr>

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

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>6.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.62.3</td>
            <td>A Fast, Extensible Progress Meter / MPL-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://traitlets.readthedocs.org/)</td>
            <td>5.1.0</td>
            <td>Configuration system for Python applications / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>typing\_extensions</td>
            <td>3.10.0.2</td>
            <td>Backported and Experimental Type Hints for Python / PSF-2.0</td>
          </tr>

          <tr>
            <td>[tzdata](https://www.iana.org/time-zones)</td>
            <td>2021e</td>
            <td>The Time Zone Database (called tz, tzdb or zoneinfo) / Public-Domain AND 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.9</td>
            <td>ODBC on non MS Windows platforms / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.26.7</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.2.5</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](https://palletsprojects.com/p/werkzeug/)</td>
            <td>2.0.2</td>
            <td>The comprehensive WSGI web application library. / BSD-3-Clause</td>
          </tr>

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

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

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

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>2.0.1</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>3.0.1</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.5</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.3.4</td>
            <td>A high-performance asynchronous messaging library. / LGPL-3.0-or-later</td>
          </tr>

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

          <tr>
            <td>[zipp](https://github.com/jaraco/zipp)</td>
            <td>3.6.0</td>
            <td>A pathlib-compatible Zipfile object wrapper / MIT</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>zope</td>
            <td>1.0</td>
            <td>web application server / BSD</td>
          </tr>

          <tr>
            <td>zope.event</td>
            <td>4.5.0</td>
            <td>Very basic event publishing system / Zope Public License</td>
          </tr>

          <tr>
            <td>[zope.interface](https://github.com/zopefoundation/zope.interface)</td>
            <td>5.4.0</td>
            <td>Interfaces for Python / ZPL-2.1</td>
          </tr>

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

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

        <tbody>
          <tr>
            <td>[\_libgcc\_mutex](https://github.com/AnacondaRecipes/_libgcc_mutex-feedstock)</td>
            <td>0.1</td>
            <td>Mutex for libgcc and libgcc-ng / None</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](https://github.com/Anaconda-Platform/anaconda-client)</td>
            <td>1.9.0</td>
            <td>Anaconda Cloud command line client library / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[argon2-cffi](https://argon2-cffi.readthedocs.org/)</td>
            <td>20.1.0</td>
            <td>The secure Argon2 password hashing algorithm. / MIT</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>1.4.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.6.6</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL-2.1-or-later</td>
          </tr>

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

          <tr>
            <td>[async\_generator](https://github.com/python-trio/async_generator)</td>
            <td>1.10</td>
            <td>Async generators and context managers for Python 3.5+ / MIT</td>
          </tr>

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>21.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.9.1</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.2.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>None / BSD</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.10.0</td>
            <td>Python library designed for screen-scraping / MIT</td>
          </tr>

          <tr>
            <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
            <td>2.3.0</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](http://www.netlib.org/lapack)</td>
            <td>1.0</td>
            <td>Linear Algebra PACKage / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>4.0.0</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.21.0</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>2.4.1</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](https://github.com/pydata/bottleneck)</td>
            <td>1.3.2</td>
            <td>Fast NumPy array functions written in Cython. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[brotli](http://github.com/google/brotli)</td>
            <td>1.0.9</td>
            <td>Brotli compression format / MIT</td>
          </tr>

          <tr>
            <td>[brotlipy](https://github.com/python-hyper/brotlipy)</td>
            <td>0.7.0</td>
            <td>Python bindings to the Brotli compression library / MIT</td>
          </tr>

          <tr>
            <td>[brunsli](https://github.com/google/brunsli)</td>
            <td>0.1</td>
            <td>Practical JPEG Repacker / MIT</td>
          </tr>

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

          <tr>
            <td>[c-ares](https://c-ares.haxx.se/)</td>
            <td>1.17.1</td>
            <td>This is c-ares, an asynchronous resolver library / MIT</td>
          </tr>

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

          <tr>
            <td>[cached-property](https://github.com/pydanny/cached-property)</td>
            <td>1.5.2</td>
            <td>A decorator for caching properties in classes. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[cairo](http://cairographics.org/)</td>
            <td>1.16.0</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>2021.10.8</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

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

          <tr>
            <td>[cfitsio](http://heasarc.gsfc.nasa.gov/fitsio/fitsio.html)</td>
            <td>3.470</td>
            <td>A library for reading and writing FITS files / fitsio</td>
          </tr>

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

          <tr>
            <td>[charls](https://github.com/team-charls/charls)</td>
            <td>2.2.0</td>
            <td>CharLS is a C++ implementation of the JPEG-LS standard for lossless and near-lossless image compression and decompression. JPEG-LS is a low-complexity image compression standard that matches JPEG 2000 compression ratios. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[charset-normalizer](https://github.com/ousret/charset_normalizer)</td>
            <td>2.0.4</td>
            <td>The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. / MIT</td>
          </tr>

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

          <tr>
            <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
            <td>2.0.0</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.4</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.10.3</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.21.6</td>
            <td>tools for building conda packages / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-content-trust](https://github.com/conda/conda-content-trust)</td>
            <td>0.1.1</td>
            <td>Signing and verification tools for conda / 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-token](https://github.com/Anaconda/conda-token)</td>
            <td>0.3.0</td>
            <td>Set repository access token / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda-verify](https://github.com/conda/conda-verify)</td>
            <td>3.4.2</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.6.0.post1</td>
            <td>Backports and enhancements for the contextlib module / PSF 2</td>
          </tr>

          <tr>
            <td>[cryptography](https://github.com/pyca/cryptography)</td>
            <td>3.4.8</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.78.0</td>
            <td>tool and library for transferring data with URL syntax / curl</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.24</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.11.0</td>
            <td>Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask](https://dask.org/)</td>
            <td>2021.10.0</td>
            <td>Parallel PyData with Task Scheduling / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[dataclasses](https://github.com/ericvsmith/dataclasses)</td>
            <td>0.8</td>
            <td>An implementation of PEP 557: Data Classes / Apache-2.0</td>
          </tr>

          <tr>
            <td>[debugpy](https://github.com/Microsoft/debugpy)</td>
            <td>1.4.1</td>
            <td>An implementation of the Debug Adapter Protocol for Python / MIT</td>
          </tr>

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

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

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

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.17.1</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.3</td>
            <td>Discover and load entry points from installed packages. / MIT License</td>
          </tr>

          <tr>
            <td>[et\_xmlfile](https://foss.heptapod.net/openpyxl/et_xmlfile)</td>
            <td>1.1.0</td>
            <td>An implementation of lxml.xmlfile for the standard library / MIT AND PSF-2.0</td>
          </tr>

          <tr>
            <td>[expat](http://expat.sourceforge.net/)</td>
            <td>2.4.1</td>
            <td>Expat XML parser library in C / MIT</td>
          </tr>

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

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

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

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

          <tr>
            <td>[fonttools](https://github.com/fonttools/fonttools)</td>
            <td>4.25.0</td>
            <td>fontTools is a library for manipulating fonts, written in Python. / MIT</td>
          </tr>

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

          <tr>
            <td>[fsspec](https://github.com/martindurant/filesystem_spec)</td>
            <td>2021.8.1</td>
            <td>A specification for pythonic filesystems / BSD-3-Clause</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](https://www.gevent.org)</td>
            <td>21.8.0</td>
            <td>Coroutine-based network library / MIT</td>
          </tr>

          <tr>
            <td>[giflib](http://giflib.sourceforge.net)</td>
            <td>5.2.1</td>
            <td>Library for reading and writing gif images / MIT</td>
          </tr>

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

          <tr>
            <td>[glob2](https://github.com/miracle2k/python-glob2)</td>
            <td>0.7</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.2.1</td>
            <td>The GNU multiprecision library. / GPL-2.0-or-later AND LGPL-3.0-or-later</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>1.1.1</td>
            <td>Lightweight in-process concurrent programming / MIT</td>
          </tr>

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>3.2.1</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.6</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.1</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.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>3.2</td>
            <td>Internationalized Domain Names in Applications (IDNA). / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[imagecodecs](https://www.lfd.uci.edu/~gohlke/)</td>
            <td>2021.8.26</td>
            <td>Image transformation, compression, and decompression codecs / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[imageio](https://imageio.github.io)</td>
            <td>2.9.0</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.2.0</td>
            <td>Getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
          </tr>

          <tr>
            <td>[importlib-metadata](https://github.com/python/importlib_metadata)</td>
            <td>4.8.1</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[importlib\_metadata](https://github.com/python/importlib_metadata)</td>
            <td>4.8.1</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[iniconfig](http://github.com/RonnyPfannschmidt/iniconfig)</td>
            <td>1.1.1</td>
            <td>iniconfig: brain-dead simple config-ini parsing / MIT</td>
          </tr>

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

          <tr>
            <td>[ipython](https://ipython.org)</td>
            <td>7.29.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.6.5</td>
            <td>Jupyter Interactive Widgets / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[itsdangerous](https://github.com/pallets/itsdangerous)</td>
            <td>2.0.1</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.1</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.18.0</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.11.3</td>
            <td>An easy to use stand-alone template engine written in pure python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[joblib](https://joblib.readthedocs.io/en/latest/)</td>
            <td>1.1.0</td>
            <td>Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jpeg](http://www.ijg.org/)</td>
            <td>9d</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>3.2.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](https://jupyter.org)</td>
            <td>7.0.1</td>
            <td>jupyter\_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[jupyterlab\_pygments](http://github.com/JupyterLab/jupyterlab_pygments)</td>
            <td>0.1.2</td>
            <td>Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_widgets](https://github.com/jupyter-widgets/ipywidgets)</td>
            <td>1.0.0</td>
            <td>JupyterLab extension providing HTML widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jxrlib](https://packages.debian.org/source/sid/jxrlib)</td>
            <td>1.1</td>
            <td>jxrlib - JPEG XR Library by Microsoft, built from Debian hosted sources. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.3.1</td>
            <td>An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.19.2</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.6.0</td>
            <td>A fast and thorough lazy object proxy / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[lcms2](http://www.littlecms.com/)</td>
            <td>2.12</td>
            <td>Open Source Color Management Engine / MIT</td>
          </tr>

          <tr>
            <td>[ld\_impl\_linux-ppc64le](https://www.gnu.org/software/binutils/)</td>
            <td>2.33.1</td>
            <td>A set of programming tools for creating and managing binary programs, object files, libraries, profile data, and assembly source code. / GPL-3.0-only</td>
          </tr>

          <tr>
            <td>[lerc](https://github.com/Esri/lerc)</td>
            <td>3.0</td>
            <td>LERC - Limited Error Raster Compression / Apache-2.0</td>
          </tr>

          <tr>
            <td>[libaec](https://gitlab.dkrz.de/k202009/libaec)</td>
            <td>1.0.4</td>
            <td>Adaptive Entropy Coding library / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.78.0</td>
            <td>tool and library for transferring data with URL syntax / curl</td>
          </tr>

          <tr>
            <td>[libdeflate](https://github.com/ebiggers/libdeflate)</td>
            <td>1.8</td>
            <td>libdeflate is a library for fast, whole-buffer DEFLATE-based compression and decompression. / MIT</td>
          </tr>

          <tr>
            <td>[libedit](http://thrysoee.dk/editline/)</td>
            <td>3.1.20210910</td>
            <td>Editline Library (libedit) / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libev](http://software.schmorp.de/pkg/libev.html)</td>
            <td>4.33</td>
            <td>A full-featured and high-performance event loop that is loosely modeled after libevent, but without its limitations and bugs. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libffi](https://sourceware.org/libffi/)</td>
            <td>3.3</td>
            <td>A Portable Foreign Function Interface Library. / MIT</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-3.0-only WITH GCC-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-3.0-only WITH GCC-exception-3.1</td>
          </tr>

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

          <tr>
            <td>[libnghttp2](http://github.com/nghttp2/nghttp2)</td>
            <td>1.41.0</td>
            <td>This is an implementation of Hypertext Transfer Protocol version 2. / MIT</td>
          </tr>

          <tr>
            <td>[libopenblas](http://www.openblas.net/)</td>
            <td>0.3.13</td>
            <td>An Optimized BLAS library / BSD</td>
          </tr>

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

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

          <tr>
            <td>[libssh2](https://www.libssh2.org/)</td>
            <td>1.9.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 / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.2.0</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>[libuv](http://libuv.org/)</td>
            <td>1.40.0</td>
            <td>Cross-platform asynchronous I/O / MIT</td>
          </tr>

          <tr>
            <td>[libwebp](https://developers.google.com/speed/webp/)</td>
            <td>1.2.0</td>
            <td>WebP image library / Google</td>
          </tr>

          <tr>
            <td>[libwebp-base](https://developers.google.com/speed/webp)</td>
            <td>1.2.0</td>
            <td>WebP image library / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[libxcb](http://xcb.freedesktop.org/)</td>
            <td>1.14</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.12</td>
            <td>The XML C parser and toolkit of Gnome / MIT</td>
          </tr>

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

          <tr>
            <td>[libzopfli](https://github.com/google/zopfli)</td>
            <td>1.0.3</td>
            <td>A compression library programmed in C to perform very good, but slow, deflate or zlib compression. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[locket](https://github.com/mwilliamson/locket.py)</td>
            <td>0.2.1</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.6.3</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.9.3</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>2.0.1</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.4.3</td>
            <td>Publication quality figures in Python / LicenseRef-PSF-based</td>
          </tr>

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

          <tr>
            <td>[matplotlib-inline](https://github.com/ipython/matplotlib-inline)</td>
            <td>0.1.2</td>
            <td>Inline Matplotlib backend for Jupyter / BSD-3-Clause</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>[mock](https://github.com/testing-cabal/mock)</td>
            <td>4.0.3</td>
            <td>A library for testing in Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/more-itertools/more-itertools)</td>
            <td>8.10.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.2</td>
            <td>The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only</td>
          </tr>

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

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>1.0.2</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>[munkres](https://github.com/bmc/munkres)</td>
            <td>1.1.4</td>
            <td>The Munkres module provides an O(n^3) implementation of the Munkres algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm). / Apache-2.0</td>
          </tr>

          <tr>
            <td>[nbclient](https://jupyter.org)</td>
            <td>0.5.3</td>
            <td>A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[nbformat](http://jupyter.org)</td>
            <td>5.1.3</td>
            <td>The Jupyter Notebook format / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[nest-asyncio](https://github.com/erdewit/nest_asyncio)</td>
            <td>1.5.1</td>
            <td>Patch asyncio to allow nested event loops / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.6.5</td>
            <td>Natural Language Toolkit / Apache 2.0</td>
          </tr>

          <tr>
            <td>nomkl</td>
            <td>3.0</td>
            <td>None / BSD</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](https://jupyter.org)</td>
            <td>6.4.5</td>
            <td>Jupyter Notebook / BSD-3-Clause</td>
          </tr>

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

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

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

          <tr>
            <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
            <td>1.1.0</td>
            <td>Numpy’s Sphinx extensions / 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.3.13</td>
            <td>An optimized BLAS library / BSD</td>
          </tr>

          <tr>
            <td>openblas-devel</td>
            <td>0.3.13</td>
            <td>OpenBLAS headers and libraries for developing software that used OpenBLAS. / None</td>
          </tr>

          <tr>
            <td>[openjpeg](http://www.openjpeg.org/)</td>
            <td>2.4.0</td>
            <td>An open-source JPEG 2000 codec written in C / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[openpyxl](https://openpyxl.readthedocs.io)</td>
            <td>3.0.9</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.1l</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>21.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>1.3.4</td>
            <td>High-performance, easy-to-use data structures and data analysis tools. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[pandocfilters](https://github.com/jgm/pandocfilters)</td>
            <td>1.4.3</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.8.2</td>
            <td>A Python Parser / MIT</td>
          </tr>

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>1.2.0</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.13</td>
            <td>A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL-3.0-or-later</td>
          </tr>

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

          <tr>
            <td>[path.py](https://github.com/jaraco/path.py)</td>
            <td>12.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.6</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.2</td>
            <td>Describing statistical models in Python using symbolic formulas / BSD-2-Clause AND PSF-2.0</td>
          </tr>

          <tr>
            <td>[pcre](http://www.pcre.org/)</td>
            <td>8.45</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.8.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>8.4.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL</td>
          </tr>

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

          <tr>
            <td>[pixman](http://www.pixman.org/)</td>
            <td>0.40.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.7.1</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.13.1</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.11.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>3.0.20</td>
            <td>Library for building powerful interactive command lines in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
            <td>3.0.20</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.8.0</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.7.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.10.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.10.1</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.7.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.20</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pycurl](http://pycurl.sourceforge.net/)</td>
            <td>7.44.1</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pyerfa](https://pyerfa.readthedocs.io/)</td>
            <td>2.0.0</td>
            <td>Python bindings for ERFA routines / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.10.0</td>
            <td>Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause</td>
          </tr>

          <tr>
            <td>[pylint](https://www.pylint.org)</td>
            <td>2.9.6</td>
            <td>python code static checker / GPL-2.0-or-later</td>
          </tr>

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

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

          <tr>
            <td>[pyparsing](https://github.com/pyparsing/pyparsing/)</td>
            <td>3.0.4</td>
            <td>Create and execute simple grammars / MIT</td>
          </tr>

          <tr>
            <td>[pyrsistent](http://github.com/tobgu/pyrsistent/)</td>
            <td>0.18.0</td>
            <td>Persistent/Functional/Immutable data structures / MIT</td>
          </tr>

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.7.1</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.6.1</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>6.2.4</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[python](https://www.python.org/)</td>
            <td>3.9.7</td>
            <td>General purpose programming language / Python-2.0</td>
          </tr>

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

          <tr>
            <td>[python-libarchive-c](https://github.com/Changaco/python-libarchive-c)</td>
            <td>2.9</td>
            <td>Python interface to libarchive / CC0-1.0</td>
          </tr>

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

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

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

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

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

          <tr>
            <td>[regex](https://bitbucket.org/mrabarnett/mrab-regex)</td>
            <td>2021.8.3</td>
            <td>Alternative regular expression module, to replace re / Apache 2.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.26.0</td>
            <td>Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[ruamel\_yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)</td>
            <td>0.15.100</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

          <tr>
            <td>[scikit-image](http://scikit-image.org/)</td>
            <td>0.18.3</td>
            <td>Image processing in Python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[scikit-learn](http://scikit-learn.org/)</td>
            <td>0.24.2</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.7.1</td>
            <td>Scientific Library for Python / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[send2trash](https://github.com/arsenetar/send2trash)</td>
            <td>1.8.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>58.0.4</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.7.0</td>
            <td>Transforms a function into a single-dispatch generic function / MIT</td>
          </tr>

          <tr>
            <td>[six](https://six.readthedocs.io/)</td>
            <td>1.16.0</td>
            <td>Python 2 and 3 compatibility utilities / MIT</td>
          </tr>

          <tr>
            <td>[snappy](https://github.com/google/snappy)</td>
            <td>1.1.8</td>
            <td>A fast compressor/decompressor / BSD 3-clause</td>
          </tr>

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

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

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

          <tr>
            <td>[soupsieve](http://facelessuser.github.io/soupsieve)</td>
            <td>2.2.1</td>
            <td>A modern CSS selector implementation for BeautifulSoup / MIT</td>
          </tr>

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>4.2.0</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-applehelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-devhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-htmlhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>2.0.0</td>
            <td>sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-jsmath](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.1</td>
            <td>A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-qthelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-serializinghtml](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.1.5</td>
            <td>sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause</td>
          </tr>

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

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

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.36.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.13.0</td>
            <td>Statistical computations and models for use with SciPy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](https://sympy.org)</td>
            <td>1.9</td>
            <td>Python library for symbolic mathematics / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tbb](https://github.com/oneapi-src/oneTBB)</td>
            <td>2021.4.0</td>
            <td>High level abstract threading library / Apache-2.0</td>
          </tr>

          <tr>
            <td>tbb4py</td>
            <td>2021.4.0</td>
            <td>TBB module for Python / Apache 2.0</td>
          </tr>

          <tr>
            <td>[tblib](https://github.com/ionelmc/python-tblib)</td>
            <td>1.7.0</td>
            <td>Traceback serialization library. / BSD 2-Clause</td>
          </tr>

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

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

          <tr>
            <td>[threadpoolctl](https://github.com/joblib/threadpoolctl)</td>
            <td>2.2.0</td>
            <td>Python helpers to control the threadpools of native libraries / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[tifffile](https://github.com/cgohlke/tifffile)</td>
            <td>2021.7.2</td>
            <td>Read and write image data from and to TIFF files. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[toml](https://github.com/uiri/toml)</td>
            <td>0.10.2</td>
            <td>Python lib for TOML. / MIT</td>
          </tr>

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

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>6.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.62.3</td>
            <td>A Fast, Extensible Progress Meter / MPL-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://traitlets.readthedocs.org/)</td>
            <td>5.1.0</td>
            <td>Configuration system for Python applications / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>typing\_extensions</td>
            <td>3.10.0.2</td>
            <td>Backported and Experimental Type Hints for Python / PSF-2.0</td>
          </tr>

          <tr>
            <td>[tzdata](https://www.iana.org/time-zones)</td>
            <td>2021e</td>
            <td>The Time Zone Database (called tz, tzdb or zoneinfo) / Public-Domain AND 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.9</td>
            <td>ODBC on non MS Windows platforms / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.26.7</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.2.5</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](https://palletsprojects.com/p/werkzeug/)</td>
            <td>2.0.2</td>
            <td>The comprehensive WSGI web application library. / BSD-3-Clause</td>
          </tr>

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

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

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

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>2.0.1</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>3.0.1</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.5</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.2.5</td>
            <td>A C library for parsing and emitting YAML / MIT</td>
          </tr>

          <tr>
            <td>[zeromq](http://zeromq.org)</td>
            <td>4.3.4</td>
            <td>A high-performance asynchronous messaging library. / LGPL-3.0-or-later</td>
          </tr>

          <tr>
            <td>zfp</td>
            <td>0.5.5</td>
            <td>Library for compressed numerical arrays that support high throughput read and write random access / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[zipp](https://github.com/jaraco/zipp)</td>
            <td>3.6.0</td>
            <td>A pathlib-compatible Zipfile object wrapper / MIT</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>zope</td>
            <td>1.0</td>
            <td>web application server / BSD</td>
          </tr>

          <tr>
            <td>zope.event</td>
            <td>4.5.0</td>
            <td>Very basic event publishing system / Zope Public License</td>
          </tr>

          <tr>
            <td>[zope.interface](https://github.com/zopefoundation/zope.interface)</td>
            <td>5.4.0</td>
            <td>Interfaces for Python / ZPL-2.1</td>
          </tr>

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

    <Accordion title="Anaconda 2021.11 for 64-bit Linux on ARMv8 CPUs with Python 3.9">
      <table>
        <thead>
          <tr>
            <th>Name</th>
            <th>Version</th>
            <th>Summary / License</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[\_libgcc\_mutex](https://github.com/AnacondaRecipes/_libgcc_mutex-feedstock)</td>
            <td>0.1</td>
            <td>Mutex for libgcc and libgcc-ng / None</td>
          </tr>

          <tr>
            <td>[\_openmp\_mutex](https://github.com/conda-forge/ctng-compilers-feedstock)</td>
            <td>5.1</td>
            <td>OpenMP Implementation Mutex / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[adwaita-icon-theme](https://developer.gnome.org)</td>
            <td>40.1.1</td>
            <td>The default icon theme used by the GNOME desktop / LGPL-3.0-or-later OR CC-BY-SA-3.0</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](https://github.com/Anaconda-Platform/anaconda-client)</td>
            <td>1.9.0</td>
            <td>Anaconda Cloud command line client library / BSD 3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[anyio](https://github.com/agronholm/anyio)</td>
            <td>2.2.0</td>
            <td>High level compatibility layer for multiple asynchronous event loop implementations on Python / MIT</td>
          </tr>

          <tr>
            <td>[appdirs](http://github.com/ActiveState/appdirs)</td>
            <td>1.4.4</td>
            <td>A small Python module for determining appropriate platform-specific dirs. / MIT</td>
          </tr>

          <tr>
            <td>[argh](https://github.com/neithere/argh)</td>
            <td>0.26.2</td>
            <td>The Natural CLI. / LGPL 3</td>
          </tr>

          <tr>
            <td>[argon2-cffi](https://argon2-cffi.readthedocs.org/)</td>
            <td>20.1.0</td>
            <td>The secure Argon2 password hashing algorithm. / MIT</td>
          </tr>

          <tr>
            <td>[arrow](https://github.com/crsmithdev/arrow)</td>
            <td>0.13.1</td>
            <td>Better dates & times for Python / Apache-2.0</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>1.4.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.5</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL-2.1-or-later</td>
          </tr>

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

          <tr>
            <td>[async\_generator](https://github.com/python-trio/async_generator)</td>
            <td>1.10</td>
            <td>Async generators and context managers for Python 3.5+ / MIT</td>
          </tr>

          <tr>
            <td>[at-spi2-atk](http://www.gtk.org/)</td>
            <td>2.34.2</td>
            <td>bridge for AT-SPI and ATK accessibility technologies / LGPL-2.1-or-later</td>
          </tr>

          <tr>
            <td>[at-spi2-core](http://www.gtk.org/)</td>
            <td>2.36.0</td>
            <td>D-Bus-based implementation of AT-SPI accessibility framework / LGPL-2.1-or-later</td>
          </tr>

          <tr>
            <td>[atk-1.0](http://www.gtk.org/)</td>
            <td>2.36.0</td>
            <td>Accessibility Toolkit. / LGPL-2.0-or-later</td>
          </tr>

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

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>21.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>[autopep8](https://github.com/hhatto/autopep8)</td>
            <td>1.5.7</td>
            <td>A tool that automatically formats Python code to conform to the PEP 8 style guide / MIT</td>
          </tr>

          <tr>
            <td>[babel](http://babel.pocoo.org/)</td>
            <td>2.9.1</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.2.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>None / BSD</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.10.0</td>
            <td>Python library designed for screen-scraping / MIT</td>
          </tr>

          <tr>
            <td>[binaryornot](https://github.com/audreyr/binaryornot)</td>
            <td>0.4.4</td>
            <td>Ultra-lightweight pure Python package to check if a file is binary or text. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
            <td>1.7.0</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>[black](https://github.com/python/black)</td>
            <td>19.10b0</td>
            <td>The Uncompromising Code Formatter / MIT</td>
          </tr>

          <tr>
            <td>[blas](http://www.netlib.org/lapack)</td>
            <td>1.0</td>
            <td>Linear Algebra PACKage / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>4.0.0</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.21.0</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>2.4.1</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](https://github.com/pydata/bottleneck)</td>
            <td>1.3.2</td>
            <td>Fast NumPy array functions written in Cython. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[brotli](http://github.com/google/brotli)</td>
            <td>1.0.9</td>
            <td>Brotli compression format / MIT</td>
          </tr>

          <tr>
            <td>[brotlipy](https://github.com/python-hyper/brotlipy)</td>
            <td>0.7.0</td>
            <td>Python bindings to the Brotli compression library / MIT</td>
          </tr>

          <tr>
            <td>[brunsli](https://github.com/google/brunsli)</td>
            <td>0.1</td>
            <td>Practical JPEG Repacker / MIT</td>
          </tr>

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

          <tr>
            <td>[c-ares](https://c-ares.haxx.se/)</td>
            <td>1.17.1</td>
            <td>This is c-ares, an asynchronous resolver library / MIT</td>
          </tr>

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

          <tr>
            <td>[cached-property](https://github.com/pydanny/cached-property)</td>
            <td>1.5.2</td>
            <td>A decorator for caching properties in classes. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[cairo](http://cairographics.org/)</td>
            <td>1.16.0</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>2021.10.8</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

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

          <tr>
            <td>[cfitsio](http://heasarc.gsfc.nasa.gov/fitsio/fitsio.html)</td>
            <td>3.470</td>
            <td>A library for reading and writing FITS files / fitsio</td>
          </tr>

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

          <tr>
            <td>[charls](https://github.com/team-charls/charls)</td>
            <td>2.2.0</td>
            <td>CharLS is a C++ implementation of the JPEG-LS standard for lossless and near-lossless image compression and decompression. JPEG-LS is a low-complexity image compression standard that matches JPEG 2000 compression ratios. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[charset-normalizer](https://github.com/ousret/charset_normalizer)</td>
            <td>2.0.4</td>
            <td>The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. / MIT</td>
          </tr>

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

          <tr>
            <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
            <td>2.0.0</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.4</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.10.3</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.21.6</td>
            <td>tools for building conda packages / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-content-trust](https://github.com/conda/conda-content-trust)</td>
            <td>0.1.1</td>
            <td>Signing and verification tools for conda / 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-token](https://github.com/Anaconda/conda-token)</td>
            <td>0.3.0</td>
            <td>Set repository access token / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda-verify](https://github.com/conda/conda-verify)</td>
            <td>3.4.2</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.6.0.post1</td>
            <td>Backports and enhancements for the contextlib module / PSF 2</td>
          </tr>

          <tr>
            <td>[cookiecutter](https://github.com/cookiecutter/cookiecutter)</td>
            <td>1.7.2</td>
            <td>A command-line utility that creates projects from cookiecutters (project templates), e.g. creating a Python package project from a Python package project template. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[cryptography](https://github.com/pyca/cryptography)</td>
            <td>3.4.7</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.71.1</td>
            <td>tool and library for transferring data with URL syntax / curl</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.24</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.11.0</td>
            <td>Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask](https://dask.org/)</td>
            <td>2021.10.0</td>
            <td>Parallel PyData with Task Scheduling / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[dataclasses](https://github.com/ericvsmith/dataclasses)</td>
            <td>0.8</td>
            <td>An implementation of PEP 557: Data Classes / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[debugpy](https://github.com/Microsoft/debugpy)</td>
            <td>1.4.1</td>
            <td>An implementation of the Debug Adapter Protocol for Python / MIT</td>
          </tr>

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

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

          <tr>
            <td>[diff-match-patch](http://code.google.com/p/google-diff-match-patch/)</td>
            <td>20200713</td>
            <td>Diff Match Patch is a high-performance library in multiple languages that manipulates plain text / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.17</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.3</td>
            <td>Discover and load entry points from installed packages. / MIT License</td>
          </tr>

          <tr>
            <td>[epoxy](https://github.com/anholt/libepoxy)</td>
            <td>1.5.4</td>
            <td>A library for handling OpenGL function pointer management for you. / MIT</td>
          </tr>

          <tr>
            <td>[et\_xmlfile](https://foss.heptapod.net/openpyxl/et_xmlfile)</td>
            <td>1.1.0</td>
            <td>An implementation of lxml.xmlfile for the standard library / MIT AND PSF-2.0</td>
          </tr>

          <tr>
            <td>[expat](http://expat.sourceforge.net/)</td>
            <td>2.4.1</td>
            <td>Expat XML parser library in C / MIT</td>
          </tr>

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

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

          <tr>
            <td>[flake8](http://flake8.pycqa.org/)</td>
            <td>3.9.2</td>
            <td>Your Tool For Style Guide Enforcement / MIT</td>
          </tr>

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

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

          <tr>
            <td>[fonttools](https://github.com/fonttools/fonttools)</td>
            <td>4.25.0</td>
            <td>fontTools is a library for manipulating fonts, written in Python. / MIT</td>
          </tr>

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

          <tr>
            <td>[fribidi](https://github.com/fribidi/fribidi)</td>
            <td>1.0.10</td>
            <td>The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[fsspec](https://github.com/martindurant/filesystem_spec)</td>
            <td>2021.8.1</td>
            <td>A specification for pythonic filesystems / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[gdk-pixbuf](https://github.com/GNOME/gdk-pixbuf)</td>
            <td>2.38.2</td>
            <td>GdkPixbuf is a library for image loading and manipulation. / LGPL-2.1-or-later</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.21.0</td>
            <td>Internationalization package / GPL-2.0</td>
          </tr>

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

          <tr>
            <td>[giflib](http://giflib.sourceforge.net)</td>
            <td>5.2.1</td>
            <td>Library for reading and writing gif images / MIT</td>
          </tr>

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

          <tr>
            <td>[glob2](https://github.com/miracle2k/python-glob2)</td>
            <td>0.7</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.2.1</td>
            <td>The GNU multiprecision library. / GPL-2.0-or-later AND LGPL-3.0-or-later</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>gobject-introspection</td>
            <td>1.68.0</td>
            <td>Middleware for binding GObject-based code to other languages. / LGPL-2.0-or-later</td>
          </tr>

          <tr>
            <td>[graphite2](http://graphite.sil.org/)</td>
            <td>1.3.14</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>1.1.1</td>
            <td>Lightweight in-process concurrent programming / MIT</td>
          </tr>

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

          <tr>
            <td>[gstreamer](http://gstreamer.freedesktop.org/)</td>
            <td>1.14.1</td>
            <td>Library for constructing graphs of media-handling components / LGPL 2</td>
          </tr>

          <tr>
            <td>[gtk3](http://www.gtk.org/)</td>
            <td>3.24.21</td>
            <td>Version 3 of the Gtk+ graphical toolkit / LGPL-2.0-or-later</td>
          </tr>

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>3.1.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>2.8.0</td>
            <td>An OpenType text shaping engine. / MIT</td>
          </tr>

          <tr>
            <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
            <td>1.12.0</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.1</td>
            <td>A heap with decrease-key and increase-key operations / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[hicolor-icon-theme](https://wiki.freedesktop.org/www/Software/icon-theme/)</td>
            <td>0.17</td>
            <td>Fallback theme for FreeDesktop.org icon themes / GPL-2.0-or-later</td>
          </tr>

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

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

          <tr>
            <td>[idna](https://github.com/kjd/idna)</td>
            <td>3.2</td>
            <td>Internationalized Domain Names in Applications (IDNA). / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[imagecodecs](https://www.lfd.uci.edu/~gohlke/)</td>
            <td>2021.8.26</td>
            <td>Image transformation, compression, and decompression codecs / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[imageio](https://imageio.github.io)</td>
            <td>2.9.0</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.2.0</td>
            <td>Getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
          </tr>

          <tr>
            <td>[importlib-metadata](https://github.com/python/importlib_metadata)</td>
            <td>4.8.1</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[importlib\_metadata](https://github.com/python/importlib_metadata)</td>
            <td>4.8.1</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[inflection](http://github.com/jpvanhal/inflection)</td>
            <td>0.5.1</td>
            <td>A port of Ruby on Rails inflector to Python / MIT</td>
          </tr>

          <tr>
            <td>[iniconfig](http://github.com/RonnyPfannschmidt/iniconfig)</td>
            <td>1.1.1</td>
            <td>iniconfig: brain-dead simple config-ini parsing / MIT</td>
          </tr>

          <tr>
            <td>[intervaltree](https://github.com/chaimleib/intervaltree)</td>
            <td>3.1.0</td>
            <td>Editable interval tree data structure for Python 2 and 3 / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[ipython](https://ipython.org)</td>
            <td>7.29.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.6.5</td>
            <td>Jupyter Interactive Widgets / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[itsdangerous](https://github.com/pallets/itsdangerous)</td>
            <td>2.0.1</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.1</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.18.0</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.7.1</td>
            <td>Pure Python DBus interface / MIT</td>
          </tr>

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

          <tr>
            <td>[jinja2-time](https://github.com/hackebrot/jinja2-time)</td>
            <td>0.2.0</td>
            <td>Jinja2 Extension for Dates and Times / MIT</td>
          </tr>

          <tr>
            <td>[joblib](https://joblib.readthedocs.io/en/latest/)</td>
            <td>1.1.0</td>
            <td>Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[json5](https://github.com/dpranke/pyjson5)</td>
            <td>0.9.6</td>
            <td>A Python implementation of the JSON5 data format / Apache-2.0</td>
          </tr>

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</td>
            <td>3.2.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](https://jupyter.org)</td>
            <td>6.1.12</td>
            <td>jupyter\_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[jupyter\_server](https://jupyter.org)</td>
            <td>1.4.1</td>
            <td>Jupyter Server / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab](https://github.com/jupyterlab/jupyterlab)</td>
            <td>3.2.1</td>
            <td>An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_pygments](http://github.com/JupyterLab/jupyterlab_pygments)</td>
            <td>0.1.2</td>
            <td>Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[jupyterlab\_widgets](https://github.com/jupyter-widgets/ipywidgets)</td>
            <td>1.0.0</td>
            <td>JupyterLab extension providing HTML widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jxrlib](https://packages.debian.org/source/sid/jxrlib)</td>
            <td>1.1</td>
            <td>jxrlib - JPEG XR Library by Microsoft, built from Debian hosted sources. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[keyring](https://github.com/jaraco/keyring)</td>
            <td>22.3.0</td>
            <td>Store and access your passwords safely / MIT</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.3.1</td>
            <td>An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.19.2</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.6.0</td>
            <td>A fast and thorough lazy object proxy / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[lcms2](http://www.littlecms.com/)</td>
            <td>2.12</td>
            <td>Open Source Color Management Engine / MIT</td>
          </tr>

          <tr>
            <td>[ld\_impl\_linux-aarch64](https://www.gnu.org/software/binutils/)</td>
            <td>2.36.1</td>
            <td>A set of programming tools for creating and managing binary programs, object files, libraries, profile data, and assembly source code. / GPL-3.0-only</td>
          </tr>

          <tr>
            <td>[lerc](https://github.com/Esri/lerc)</td>
            <td>3.0</td>
            <td>LERC - Limited Error Raster Compression / Apache-2.0</td>
          </tr>

          <tr>
            <td>[libaec](https://gitlab.dkrz.de/k202009/libaec)</td>
            <td>1.0.4</td>
            <td>Adaptive Entropy Coding library / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[libcups](https://www.cups.org/)</td>
            <td>2.2.12</td>
            <td>CUPS is the standards-based, open source printing system / LGPL-2.0-or-later</td>
          </tr>

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.71.1</td>
            <td>tool and library for transferring data with URL syntax / curl</td>
          </tr>

          <tr>
            <td>[libdeflate](https://github.com/ebiggers/libdeflate)</td>
            <td>1.7</td>
            <td>libdeflate is a library for fast, whole-buffer DEFLATE-based compression and decompression. / MIT</td>
          </tr>

          <tr>
            <td>[libedit](http://thrysoee.dk/editline/)</td>
            <td>3.1.20210910</td>
            <td>Editline Library (libedit) / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libev](http://software.schmorp.de/pkg/libev.html)</td>
            <td>4.33</td>
            <td>A full-featured and high-performance event loop that is loosely modeled after libevent, but without its limitations and bugs. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libevent](http://libevent.org/)</td>
            <td>2.1.10</td>
            <td>An event notification library. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[libgcc-ng](https://gcc.gnu.org/onlinedocs/gccint/Libgcc.html)</td>
            <td>10.2.0</td>
            <td>The GCC low-level runtime library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libgfortran-ng](https://gcc.gnu.org/)</td>
            <td>10.2.0</td>
            <td>The GNU Fortran Runtime Library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libgfortran5](http://gcc.gnu.org/)</td>
            <td>10.2.0</td>
            <td>Fortran compiler and libraries from the GNU Compiler Collection / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libgomp](https://gcc.gnu.org/onlinedocs/gccint/Libgcc.html)</td>
            <td>10.2.0</td>
            <td>The GCC OpenMP implementation. / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

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

          <tr>
            <td>[libllvm11](http://llvm.org/)</td>
            <td>11.1.0</td>
            <td>Development headers and libraries for LLVM / Apache-2.0 WITH LLVM-exception</td>
          </tr>

          <tr>
            <td>[libopenblas](http://www.openblas.net/)</td>
            <td>0.3.13</td>
            <td>An Optimized BLAS library / BSD</td>
          </tr>

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

          <tr>
            <td>[libpq](http://www.postgresql.org/)</td>
            <td>12.2</td>
            <td>The postgres runtime libraries and utilities (not the server itself) / PostgreSQL</td>
          </tr>

          <tr>
            <td>[librsvg](https://wiki.gnome.org/Projects/LibRsvg)</td>
            <td>2.50.7</td>
            <td>librsvg is a library to render SVG files using cairo. / LGPL-2.1-or-later</td>
          </tr>

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

          <tr>
            <td>[libspatialindex](http://libspatialindex.github.io)</td>
            <td>1.9.3</td>
            <td>Extensible framework for robust spatial indexing / MIT</td>
          </tr>

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

          <tr>
            <td>[libstdcxx-ng](https://gcc.gnu.org/)</td>
            <td>10.2.0</td>
            <td>The GNU C++ Runtime Library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.2.0</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>[libuv](http://libuv.org/)</td>
            <td>1.40.0</td>
            <td>Cross-platform asynchronous I/O / MIT</td>
          </tr>

          <tr>
            <td>[libwebp](https://developers.google.com/speed/webp/)</td>
            <td>1.2.0</td>
            <td>WebP image library / Google</td>
          </tr>

          <tr>
            <td>[libwebp-base](https://developers.google.com/speed/webp)</td>
            <td>1.2.0</td>
            <td>WebP image library / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[libxkbcommon](https://github.com/xkbcommon/libxkbcommon)</td>
            <td>1.0.1</td>
            <td>keymap handling library for toolkits and window systems / MIT/X11 Derivative</td>
          </tr>

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

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

          <tr>
            <td>[libzopfli](https://github.com/google/zopfli)</td>
            <td>1.0.3</td>
            <td>A compression library programmed in C to perform very good, but slow, deflate or zlib compression. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[llvmlite](http://llvmlite.pydata.org)</td>
            <td>0.37.0</td>
            <td>A lightweight LLVM python binding for writing JIT compilers. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[locket](https://github.com/mwilliamson/locket.py)</td>
            <td>0.2.1</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.6.3</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.9.3</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.1</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.4.3</td>
            <td>Publication quality figures in Python / LicenseRef-PSF-based</td>
          </tr>

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

          <tr>
            <td>[matplotlib-inline](https://github.com/ipython/matplotlib-inline)</td>
            <td>0.1.2</td>
            <td>Inline Matplotlib backend for Jupyter / BSD-3-Clause</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>[mock](https://github.com/testing-cabal/mock)</td>
            <td>4.0.3</td>
            <td>A library for testing in Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/more-itertools/more-itertools)</td>
            <td>8.10.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.2</td>
            <td>The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only</td>
          </tr>

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

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>1.0.2</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>[munkres](https://github.com/bmc/munkres)</td>
            <td>1.1.4</td>
            <td>The Munkres module provides an O(n^3) implementation of the Munkres algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm). / Apache-2.0</td>
          </tr>

          <tr>
            <td>[mypy\_extensions](http://www.mypy-lang.org/)</td>
            <td>0.4.1</td>
            <td>Experimental type system extensions for programs checked with the mypy typechecker. / MIT</td>
          </tr>

          <tr>
            <td>[nbclassic](http://github.com/jupyterlab/nbclassic)</td>
            <td>0.2.6</td>
            <td>Jupyter Notebook as a Jupyter Server Extension. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbclient](https://jupyter.org)</td>
            <td>0.5.3</td>
            <td>A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[nbformat](http://jupyter.org)</td>
            <td>5.1.3</td>
            <td>The Jupyter Notebook format / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[nest-asyncio](https://github.com/erdewit/nest_asyncio)</td>
            <td>1.5.1</td>
            <td>Patch asyncio to allow nested event loops / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[ninja](https://ninja-build.org/)</td>
            <td>1.10.2</td>
            <td>A small build system with a focus on speed / Apache 2.0</td>
          </tr>

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.6.5</td>
            <td>Natural Language Toolkit / Apache 2.0</td>
          </tr>

          <tr>
            <td>nomkl</td>
            <td>3.0</td>
            <td>None / BSD</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](https://jupyter.org)</td>
            <td>6.4.5</td>
            <td>Jupyter Notebook / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[numba](http://numba.pydata.org)</td>
            <td>0.54.1</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.7.3</td>
            <td>Fast numerical expression evaluator for NumPy. / MIT</td>
          </tr>

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

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

          <tr>
            <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
            <td>1.1.0</td>
            <td>Numpy’s Sphinx extensions / 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.3.13</td>
            <td>An optimized BLAS library / BSD</td>
          </tr>

          <tr>
            <td>openblas-devel</td>
            <td>0.3.13</td>
            <td>OpenBLAS headers and libraries for developing software that used OpenBLAS. / None</td>
          </tr>

          <tr>
            <td>[openjpeg](http://www.openjpeg.org/)</td>
            <td>2.4.0</td>
            <td>An open-source JPEG 2000 codec written in C / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[openpyxl](https://openpyxl.readthedocs.io)</td>
            <td>3.0.9</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.1l</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>21.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>1.3.4</td>
            <td>High-performance, easy-to-use data structures and data analysis tools. / BSD-3-Clause</td>
          </tr>

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

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

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

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>1.2.0</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.13</td>
            <td>A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL-3.0-or-later</td>
          </tr>

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

          <tr>
            <td>[path.py](https://github.com/jaraco/path.py)</td>
            <td>12.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.6</td>
            <td>Fork of pathlib aiming to support the full stdlib Python API / MIT</td>
          </tr>

          <tr>
            <td>[pathspec](https://github.com/cpburnz/python-path-specification)</td>
            <td>0.7.0</td>
            <td>Utility library for gitignore style pattern matching of file paths. / MPL-2.0</td>
          </tr>

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

          <tr>
            <td>[pcre](http://www.pcre.org/)</td>
            <td>8.45</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.8.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>8.4.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL</td>
          </tr>

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

          <tr>
            <td>[pixman](http://www.pixman.org/)</td>
            <td>0.40.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.7.1</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.13.1</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>[poyo](https://github.com/hackebrot/poyo)</td>
            <td>0.5.0</td>
            <td>A lightweight YAML Parser for Python / MIT</td>
          </tr>

          <tr>
            <td>[prometheus\_client](https://github.com/prometheus/client_python)</td>
            <td>0.11.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>3.0.20</td>
            <td>Library for building powerful interactive command lines in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
            <td>3.0.20</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.8.0</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.7.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.10.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.10.1</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.7.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.20</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pycurl](http://pycurl.sourceforge.net/)</td>
            <td>7.44.1</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pydocstyle](https://github.com/PyCQA/pydocstyle)</td>
            <td>6.1.1</td>
            <td>Python docstring style checker (formerly pep257) / MIT</td>
          </tr>

          <tr>
            <td>[pyerfa](https://pyerfa.readthedocs.io/)</td>
            <td>2.0.0</td>
            <td>Python bindings for ERFA routines / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.10.0</td>
            <td>Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause</td>
          </tr>

          <tr>
            <td>[pylint](https://www.pylint.org)</td>
            <td>2.7.4</td>
            <td>python code static checker / GPL-2.0-or-later</td>
          </tr>

          <tr>
            <td>[pyls-spyder](https://github.com/spyder-ide/pyls-spyder)</td>
            <td>0.4.0</td>
            <td>Spyder extensions for the python-lsp-server / MIT</td>
          </tr>

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

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

          <tr>
            <td>[pyparsing](https://github.com/pyparsing/pyparsing/)</td>
            <td>3.0.4</td>
            <td>Create and execute simple grammars / MIT</td>
          </tr>

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

          <tr>
            <td>[pyrsistent](http://github.com/tobgu/pyrsistent/)</td>
            <td>0.18.0</td>
            <td>Persistent/Functional/Immutable data structures / MIT</td>
          </tr>

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.7.1</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.6.1</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>6.2.3</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[python](https://www.python.org/)</td>
            <td>3.9.7</td>
            <td>General purpose programming language / Python-2.0</td>
          </tr>

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

          <tr>
            <td>[python-libarchive-c](https://github.com/Changaco/python-libarchive-c)</td>
            <td>2.9</td>
            <td>Python interface to libarchive / CC0-1.0</td>
          </tr>

          <tr>
            <td>[python-lsp-black](https://github.com/python-lsp/python-lsp-black)</td>
            <td>1.0.0</td>
            <td>Black plugin for the Python LSP Server / MIT</td>
          </tr>

          <tr>
            <td>[python-lsp-jsonrpc](https://github.com/python-lsp/python-lsp-jsonrpc)</td>
            <td>1.0.0</td>
            <td>A Python 3.6+ server implementation of the JSON RPC 2.0 protocol. / MIT</td>
          </tr>

          <tr>
            <td>[python-lsp-server](https://github.com/python-lsp/python-lsp-server)</td>
            <td>1.2.4</td>
            <td>An implementation of the Language Server Protocol for Python / MIT</td>
          </tr>

          <tr>
            <td>[python-slugify](https://github.com/un33k/python-slugify)</td>
            <td>5.0.2</td>
            <td>A Python Slugify application that handles Unicode / MIT</td>
          </tr>

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

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

          <tr>
            <td>[pyxdg](http://freedesktop.org/wiki/Software/pyxdg)</td>
            <td>0.27</td>
            <td>PyXDG contains implementations of freedesktop.org standards in python. / GNU Lesser General Public v2 (LGPLv2)</td>
          </tr>

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

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

          <tr>
            <td>[qdarkstyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet)</td>
            <td>3.0.2</td>
            <td>A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). / MIT</td>
          </tr>

          <tr>
            <td>[qstylizer](https://github.com/blambright/qstylizer)</td>
            <td>0.1.10</td>
            <td>Qt stylesheet generation utility for PyQt/PySide / MIT</td>
          </tr>

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

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

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

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

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

          <tr>
            <td>[regex](https://bitbucket.org/mrabarnett/mrab-regex)</td>
            <td>2021.8.3</td>
            <td>Alternative regular expression module, to replace re / Apache 2.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.26.0</td>
            <td>Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[rope](https://github.com/python-rope/rope)</td>
            <td>0.19.0</td>
            <td>A python refactoring library / LGPL 3.0</td>
          </tr>

          <tr>
            <td>rtree</td>
            <td>0.9.7</td>
            <td>R-Tree spatial index for Python GIS / MIT</td>
          </tr>

          <tr>
            <td>[ruamel\_yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)</td>
            <td>0.15.80</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

          <tr>
            <td>[scikit-image](http://scikit-image.org/)</td>
            <td>0.18.3</td>
            <td>Image processing in Python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[scikit-learn](http://scikit-learn.org/)</td>
            <td>0.24.2</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.7.1</td>
            <td>Scientific Library for Python / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[secretstorage](https://github.com/mitya57/secretstorage)</td>
            <td>3.3.1</td>
            <td>Provides a way for securely storing passwords and other secrets. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[send2trash](https://github.com/arsenetar/send2trash)</td>
            <td>1.8.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>58.0.4</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.7.0</td>
            <td>Transforms a function into a single-dispatch generic function / MIT</td>
          </tr>

          <tr>
            <td>sip</td>
            <td>4.19.25</td>
            <td>Python binding of the cross-platform builder toolkit for Qt. / Commercial, GPL-2.0, GPL-3.0</td>
          </tr>

          <tr>
            <td>[six](https://six.readthedocs.io/)</td>
            <td>1.16.0</td>
            <td>Python 2 and 3 compatibility utilities / MIT</td>
          </tr>

          <tr>
            <td>[snappy](https://github.com/google/snappy)</td>
            <td>1.1.8</td>
            <td>A fast compressor/decompressor / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[sniffio](https://github.com/python-trio/sniffio)</td>
            <td>1.2.0</td>
            <td>Sniff out which async library your code is running under / Apache-2.0</td>
          </tr>

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

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

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

          <tr>
            <td>[soupsieve](http://facelessuser.github.io/soupsieve)</td>
            <td>2.2.1</td>
            <td>A modern CSS selector implementation for BeautifulSoup / MIT</td>
          </tr>

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>4.2.0</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-applehelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-devhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-htmlhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>2.0.0</td>
            <td>sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-jsmath](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.1</td>
            <td>A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-qthelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-serializinghtml](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.1.5</td>
            <td>sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause</td>
          </tr>

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

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

          <tr>
            <td>[spyder-kernels](https://www.spyder-ide.org/)</td>
            <td>2.1.3</td>
            <td>Jupyter kernels for Spyder’s console / MIT</td>
          </tr>

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

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.36.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.13.0</td>
            <td>Statistical computations and models for use with SciPy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](https://sympy.org)</td>
            <td>1.9</td>
            <td>Python library for symbolic mathematics / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tbb](https://github.com/oneapi-src/oneTBB)</td>
            <td>2021.4.0</td>
            <td>High level abstract threading library / Apache-2.0</td>
          </tr>

          <tr>
            <td>tbb4py</td>
            <td>2021.4.0</td>
            <td>TBB module for Python / Apache 2.0</td>
          </tr>

          <tr>
            <td>[tblib](https://github.com/ionelmc/python-tblib)</td>
            <td>1.7.0</td>
            <td>Traceback serialization library. / BSD 2-Clause</td>
          </tr>

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

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

          <tr>
            <td>[text-unidecode](https://github.com/kmike/text-unidecode/)</td>
            <td>1.3</td>
            <td>The most basic Text::Unidecode port / Artistic</td>
          </tr>

          <tr>
            <td>[textdistance](https://github.com/orsinium/textdistance)</td>
            <td>4.2.1</td>
            <td>TextDistance – python library for comparing distance between two or more sequences by many algorithms. / MIT</td>
          </tr>

          <tr>
            <td>[threadpoolctl](https://github.com/joblib/threadpoolctl)</td>
            <td>2.2.0</td>
            <td>Python helpers to control the threadpools of native libraries / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[three-merge](https://github.com/spyder-ide/three-merge)</td>
            <td>0.1.1</td>
            <td>Simple Python library to perform a 3-way merge between strings / MIT</td>
          </tr>

          <tr>
            <td>[tifffile](https://github.com/cgohlke/tifffile)</td>
            <td>2021.7.2</td>
            <td>Read and write image data from and to TIFF files. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>tinycss</td>
            <td>0.4</td>
            <td>Tinycss is a complete yet simple CSS parser for Python. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[toml](https://github.com/uiri/toml)</td>
            <td>0.10.2</td>
            <td>Python lib for TOML. / MIT</td>
          </tr>

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

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>6.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.62.3</td>
            <td>A Fast, Extensible Progress Meter / MPL-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://traitlets.readthedocs.org/)</td>
            <td>5.1.0</td>
            <td>Configuration system for Python applications / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[typed-ast](https://github.com/python/typed_ast)</td>
            <td>1.4.3</td>
            <td>a fork of Python 2 and 3 ast modules with type comment support / Apache-2.0 AND PSF-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>typing\_extensions</td>
            <td>3.10.0.2</td>
            <td>Backported and Experimental Type Hints for Python / PSF-2.0</td>
          </tr>

          <tr>
            <td>[tzdata](https://www.iana.org/time-zones)</td>
            <td>2021e</td>
            <td>The Time Zone Database (called tz, tzdb or zoneinfo) / Public-Domain AND BSD-3-clause</td>
          </tr>

          <tr>
            <td>[ujson](https://github.com/ultrajson/ultrajson)</td>
            <td>4.0.2</td>
            <td>Ultra fast JSON decoder and encoder written in C with Python bindings / 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>[unidecode](https://pypi.python.org/pypi/Unidecode)</td>
            <td>1.2.0</td>
            <td>ASCII transliterations of Unicode text / GPL-2.0-or-later</td>
          </tr>

          <tr>
            <td>[unixodbc](http://www.unixodbc.org/)</td>
            <td>2.3.9</td>
            <td>ODBC on non MS Windows platforms / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.26.7</td>
            <td>HTTP library with thread-safe connection pooling, file post, and more. / MIT</td>
          </tr>

          <tr>
            <td>[watchdog](http://github.com/gorakhargosh/watchdog)</td>
            <td>1.0.2</td>
            <td>Filesystem events monitoring / Apache-2.0</td>
          </tr>

          <tr>
            <td>[wcwidth](https://github.com/jquast/wcwidth)</td>
            <td>0.2.5</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](https://palletsprojects.com/p/werkzeug/)</td>
            <td>2.0.2</td>
            <td>The comprehensive WSGI web application library. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[whichcraft](https://github.com/pydanny/whichcraft)</td>
            <td>0.6.1</td>
            <td>This package provides cross-platform cross-python shutil.which functionality. / BSD-3-Clause</td>
          </tr>

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

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

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

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>2.0.1</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>3.0.1</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.5</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>[yapf](https://github.com/google/yapf)</td>
            <td>0.31.0</td>
            <td>A formatter for Python files / Apache 2.0</td>
          </tr>

          <tr>
            <td>[zeromq](http://zeromq.org)</td>
            <td>4.3.4</td>
            <td>A high-performance asynchronous messaging library. / LGPL-3.0-or-later</td>
          </tr>

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

          <tr>
            <td>[zipp](https://github.com/jaraco/zipp)</td>
            <td>3.6.0</td>
            <td>A pathlib-compatible Zipfile object wrapper / MIT</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>zope</td>
            <td>1.0</td>
            <td>web application server / BSD</td>
          </tr>

          <tr>
            <td>zope.event</td>
            <td>4.5.0</td>
            <td>Very basic event publishing system / Zope Public License</td>
          </tr>

          <tr>
            <td>[zope.interface](https://github.com/zopefoundation/zope.interface)</td>
            <td>5.4.0</td>
            <td>Interfaces for Python / ZPL-2.1</td>
          </tr>

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

    <Accordion title="Anaconda 2021.11 for 64-bit Linux with Python 3.9">
      <table>
        <thead>
          <tr>
            <th>Name</th>
            <th>Version</th>
            <th>Summary / License</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[\_libgcc\_mutex](https://github.com/AnacondaRecipes/_libgcc_mutex-feedstock)</td>
            <td>0.1</td>
            <td>Mutex for libgcc and libgcc-ng / None</td>
          </tr>

          <tr>
            <td>[\_openmp\_mutex](https://github.com/conda-forge/ctng-compilers-feedstock)</td>
            <td>4.5</td>
            <td>OpenMP Implementation Mutex / BSD-3-Clause</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](https://github.com/Anaconda-Platform/anaconda-client)</td>
            <td>1.9.0</td>
            <td>Anaconda Cloud command line client library / BSD 3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[anyio](https://github.com/agronholm/anyio)</td>
            <td>2.2.0</td>
            <td>High level compatibility layer for multiple asynchronous event loop implementations on Python / MIT</td>
          </tr>

          <tr>
            <td>[appdirs](http://github.com/ActiveState/appdirs)</td>
            <td>1.4.4</td>
            <td>A small Python module for determining appropriate platform-specific dirs. / MIT</td>
          </tr>

          <tr>
            <td>[argh](https://github.com/neithere/argh)</td>
            <td>0.26.2</td>
            <td>The Natural CLI. / LGPL 3</td>
          </tr>

          <tr>
            <td>[argon2-cffi](https://argon2-cffi.readthedocs.org/)</td>
            <td>20.1.0</td>
            <td>The secure Argon2 password hashing algorithm. / MIT</td>
          </tr>

          <tr>
            <td>[arrow](https://github.com/crsmithdev/arrow)</td>
            <td>0.13.1</td>
            <td>Better dates & times for Python / Apache-2.0</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>1.4.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.6.6</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL-2.1-or-later</td>
          </tr>

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

          <tr>
            <td>[async\_generator](https://github.com/python-trio/async_generator)</td>
            <td>1.10</td>
            <td>Async generators and context managers for Python 3.5+ / MIT</td>
          </tr>

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

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>21.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>[autopep8](https://github.com/hhatto/autopep8)</td>
            <td>1.5.7</td>
            <td>A tool that automatically formats Python code to conform to the PEP 8 style guide / MIT</td>
          </tr>

          <tr>
            <td>[babel](http://babel.pocoo.org/)</td>
            <td>2.9.1</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.2.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>None / BSD</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.10.0</td>
            <td>Python library designed for screen-scraping / MIT</td>
          </tr>

          <tr>
            <td>[binaryornot](https://github.com/audreyr/binaryornot)</td>
            <td>0.4.4</td>
            <td>Ultra-lightweight pure Python package to check if a file is binary or text. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
            <td>2.3.0</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>[black](https://github.com/python/black)</td>
            <td>19.10b0</td>
            <td>The Uncompromising Code Formatter / MIT</td>
          </tr>

          <tr>
            <td>[blas](http://www.netlib.org/lapack)</td>
            <td>1.0</td>
            <td>Linear Algebra PACKage / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>4.0.0</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.21.0</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>2.4.1</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](https://github.com/pydata/bottleneck)</td>
            <td>1.3.2</td>
            <td>Fast NumPy array functions written in Cython. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[brotli](http://github.com/google/brotli)</td>
            <td>1.0.9</td>
            <td>Brotli compression format / MIT</td>
          </tr>

          <tr>
            <td>[brotlipy](https://github.com/python-hyper/brotlipy)</td>
            <td>0.7.0</td>
            <td>Python bindings to the Brotli compression library / MIT</td>
          </tr>

          <tr>
            <td>[brunsli](https://github.com/google/brunsli)</td>
            <td>0.1</td>
            <td>Practical JPEG Repacker / MIT</td>
          </tr>

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

          <tr>
            <td>[c-ares](https://c-ares.haxx.se/)</td>
            <td>1.17.1</td>
            <td>This is c-ares, an asynchronous resolver library / MIT</td>
          </tr>

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

          <tr>
            <td>[cached-property](https://github.com/pydanny/cached-property)</td>
            <td>1.5.2</td>
            <td>A decorator for caching properties in classes. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[cairo](http://cairographics.org/)</td>
            <td>1.16.0</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>2021.10.8</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

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

          <tr>
            <td>[cfitsio](http://heasarc.gsfc.nasa.gov/fitsio/fitsio.html)</td>
            <td>3.470</td>
            <td>A library for reading and writing FITS files / fitsio</td>
          </tr>

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

          <tr>
            <td>[charls](https://github.com/team-charls/charls)</td>
            <td>2.2.0</td>
            <td>CharLS is a C++ implementation of the JPEG-LS standard for lossless and near-lossless image compression and decompression. JPEG-LS is a low-complexity image compression standard that matches JPEG 2000 compression ratios. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[charset-normalizer](https://github.com/ousret/charset_normalizer)</td>
            <td>2.0.4</td>
            <td>The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. / MIT</td>
          </tr>

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

          <tr>
            <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
            <td>2.0.0</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.4</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.10.3</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.21.6</td>
            <td>tools for building conda packages / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[conda-content-trust](https://github.com/conda/conda-content-trust)</td>
            <td>0.1.1</td>
            <td>Signing and verification tools for conda / 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-token](https://github.com/Anaconda/conda-token)</td>
            <td>0.3.0</td>
            <td>Set repository access token / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda-verify](https://github.com/conda/conda-verify)</td>
            <td>3.4.2</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.6.0.post1</td>
            <td>Backports and enhancements for the contextlib module / PSF 2</td>
          </tr>

          <tr>
            <td>[cookiecutter](https://github.com/cookiecutter/cookiecutter)</td>
            <td>1.7.2</td>
            <td>A command-line utility that creates projects from cookiecutters (project templates), e.g. creating a Python package project from a Python package project template. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[cryptography](https://github.com/pyca/cryptography)</td>
            <td>3.4.8</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.78.0</td>
            <td>tool and library for transferring data with URL syntax / curl</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.24</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.11.0</td>
            <td>Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[daal4py](https://intelpython.github.io/daal4py/)</td>
            <td>2021.3.0</td>
            <td>A convenient Python API to Intel (R) oneAPI Data Analytics Library / Apache-2.0</td>
          </tr>

          <tr>
            <td>[dal](https://software.intel.com/content/www/us/en/develop/tools.html)</td>
            <td>2021.3.0</td>
            <td>Intel® oneDAL runtime libraries / Intel Simplified Software License</td>
          </tr>

          <tr>
            <td>[dask](https://dask.org/)</td>
            <td>2021.10.0</td>
            <td>Parallel PyData with Task Scheduling / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[dataclasses](https://github.com/ericvsmith/dataclasses)</td>
            <td>0.8</td>
            <td>An implementation of PEP 557: Data Classes / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[debugpy](https://github.com/Microsoft/debugpy)</td>
            <td>1.4.1</td>
            <td>An implementation of the Debug Adapter Protocol for Python / MIT</td>
          </tr>

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

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

          <tr>
            <td>[diff-match-patch](http://code.google.com/p/google-diff-match-patch/)</td>
            <td>20200713</td>
            <td>Diff Match Patch is a high-performance library in multiple languages that manipulates plain text / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.17.1</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.3</td>
            <td>Discover and load entry points from installed packages. / MIT License</td>
          </tr>

          <tr>
            <td>[et\_xmlfile](https://foss.heptapod.net/openpyxl/et_xmlfile)</td>
            <td>1.1.0</td>
            <td>An implementation of lxml.xmlfile for the standard library / MIT AND PSF-2.0</td>
          </tr>

          <tr>
            <td>[expat](http://expat.sourceforge.net/)</td>
            <td>2.4.1</td>
            <td>Expat XML parser library in C / MIT</td>
          </tr>

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

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

          <tr>
            <td>[flake8](http://flake8.pycqa.org/)</td>
            <td>3.9.2</td>
            <td>Your Tool For Style Guide Enforcement / MIT</td>
          </tr>

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

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

          <tr>
            <td>[fonttools](https://github.com/fonttools/fonttools)</td>
            <td>4.25.0</td>
            <td>fontTools is a library for manipulating fonts, written in Python. / MIT</td>
          </tr>

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

          <tr>
            <td>[fribidi](https://github.com/fribidi/fribidi)</td>
            <td>1.0.10</td>
            <td>The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[fsspec](https://github.com/martindurant/filesystem_spec)</td>
            <td>2021.8.1</td>
            <td>A specification for pythonic filesystems / BSD-3-Clause</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](https://www.gevent.org)</td>
            <td>21.8.0</td>
            <td>Coroutine-based network library / MIT</td>
          </tr>

          <tr>
            <td>[giflib](http://giflib.sourceforge.net)</td>
            <td>5.2.1</td>
            <td>Library for reading and writing gif images / MIT</td>
          </tr>

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

          <tr>
            <td>[glob2](https://github.com/miracle2k/python-glob2)</td>
            <td>0.7</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.2.1</td>
            <td>The GNU multiprecision library. / GPL-2.0-or-later AND LGPL-3.0-or-later</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.14</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>1.1.1</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>3.3.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>2.8.1</td>
            <td>An OpenType text shaping engine. / MIT</td>
          </tr>

          <tr>
            <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
            <td>1.10.6</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.1</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.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>3.2</td>
            <td>Internationalized Domain Names in Applications (IDNA). / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[imagecodecs](https://www.lfd.uci.edu/~gohlke/)</td>
            <td>2021.8.26</td>
            <td>Image transformation, compression, and decompression codecs / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[imageio](https://imageio.github.io)</td>
            <td>2.9.0</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.2.0</td>
            <td>Getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
          </tr>

          <tr>
            <td>[importlib-metadata](https://github.com/python/importlib_metadata)</td>
            <td>4.8.1</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[importlib\_metadata](https://github.com/python/importlib_metadata)</td>
            <td>4.8.1</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[inflection](http://github.com/jpvanhal/inflection)</td>
            <td>0.5.1</td>
            <td>A port of Ruby on Rails inflector to Python / MIT</td>
          </tr>

          <tr>
            <td>[iniconfig](http://github.com/RonnyPfannschmidt/iniconfig)</td>
            <td>1.1.1</td>
            <td>iniconfig: brain-dead simple config-ini parsing / MIT</td>
          </tr>

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

          <tr>
            <td>[intervaltree](https://github.com/chaimleib/intervaltree)</td>
            <td>3.1.0</td>
            <td>Editable interval tree data structure for Python 2 and 3 / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[ipython](https://ipython.org)</td>
            <td>7.29.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.6.5</td>
            <td>Jupyter Interactive Widgets / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[itsdangerous](https://github.com/pallets/itsdangerous)</td>
            <td>2.0.1</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.1</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.18.0</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.7.1</td>
            <td>Pure Python DBus interface / MIT</td>
          </tr>

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

          <tr>
            <td>[jinja2-time](https://github.com/hackebrot/jinja2-time)</td>
            <td>0.2.0</td>
            <td>Jinja2 Extension for Dates and Times / MIT</td>
          </tr>

          <tr>
            <td>[joblib](https://joblib.readthedocs.io/en/latest/)</td>
            <td>1.1.0</td>
            <td>Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[json5](https://github.com/dpranke/pyjson5)</td>
            <td>0.9.6</td>
            <td>A Python implementation of the JSON5 data format / Apache-2.0</td>
          </tr>

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</td>
            <td>3.2.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](https://jupyter.org)</td>
            <td>6.1.12</td>
            <td>jupyter\_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[jupyter\_server](https://jupyter.org)</td>
            <td>1.4.1</td>
            <td>Jupyter Server / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab](https://github.com/jupyterlab/jupyterlab)</td>
            <td>3.2.1</td>
            <td>An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_pygments](http://github.com/JupyterLab/jupyterlab_pygments)</td>
            <td>0.1.2</td>
            <td>Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[jupyterlab\_widgets](https://github.com/jupyter-widgets/ipywidgets)</td>
            <td>1.0.0</td>
            <td>JupyterLab extension providing HTML widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jxrlib](https://packages.debian.org/source/sid/jxrlib)</td>
            <td>1.1</td>
            <td>jxrlib - JPEG XR Library by Microsoft, built from Debian hosted sources. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[keyring](https://github.com/jaraco/keyring)</td>
            <td>23.1.0</td>
            <td>Store and access your passwords safely / MIT</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.3.1</td>
            <td>An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.19.2</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.6.0</td>
            <td>A fast and thorough lazy object proxy / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[lcms2](http://www.littlecms.com/)</td>
            <td>2.12</td>
            <td>Open Source Color Management Engine / MIT</td>
          </tr>

          <tr>
            <td>[ld\_impl\_linux-64](https://www.gnu.org/software/binutils/)</td>
            <td>2.35.1</td>
            <td>A set of programming tools for creating and managing binary programs, object files, libraries, profile data, and assembly source code. / GPL-3.0-only</td>
          </tr>

          <tr>
            <td>[lerc](https://github.com/Esri/lerc)</td>
            <td>3.0</td>
            <td>LERC - Limited Error Raster Compression / Apache-2.0</td>
          </tr>

          <tr>
            <td>[libaec](https://gitlab.dkrz.de/k202009/libaec)</td>
            <td>1.0.4</td>
            <td>Adaptive Entropy Coding library / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.78.0</td>
            <td>tool and library for transferring data with URL syntax / curl</td>
          </tr>

          <tr>
            <td>[libdeflate](https://github.com/ebiggers/libdeflate)</td>
            <td>1.8</td>
            <td>libdeflate is a library for fast, whole-buffer DEFLATE-based compression and decompression. / MIT</td>
          </tr>

          <tr>
            <td>[libedit](http://thrysoee.dk/editline/)</td>
            <td>3.1.20210910</td>
            <td>Editline Library (libedit) / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libev](http://software.schmorp.de/pkg/libev.html)</td>
            <td>4.33</td>
            <td>A full-featured and high-performance event loop that is loosely modeled after libevent, but without its limitations and bugs. / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[libgcc-ng](https://gcc.gnu.org/onlinedocs/gccint/Libgcc.html)</td>
            <td>9.3.0</td>
            <td>The GCC low-level runtime library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libgfortran-ng](https://gcc.gnu.org/)</td>
            <td>7.5.0</td>
            <td>The GNU Fortran Runtime Library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libgfortran4](https://gcc.gnu.org/)</td>
            <td>7.5.0</td>
            <td>The GNU Fortran Runtime Library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libgomp](https://gcc.gnu.org/onlinedocs/gccint/Libgcc.html)</td>
            <td>9.3.0</td>
            <td>The GCC OpenMP implementation. / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

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

          <tr>
            <td>[libllvm11](http://llvm.org/)</td>
            <td>11.1.0</td>
            <td>Development headers and libraries for LLVM / Apache-2.0 WITH LLVM-exception</td>
          </tr>

          <tr>
            <td>[libnghttp2](http://github.com/nghttp2/nghttp2)</td>
            <td>1.41.0</td>
            <td>This is an implementation of Hypertext Transfer Protocol version 2. / MIT</td>
          </tr>

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

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

          <tr>
            <td>[libspatialindex](http://libspatialindex.github.io)</td>
            <td>1.9.3</td>
            <td>Extensible framework for robust spatial indexing / MIT</td>
          </tr>

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

          <tr>
            <td>[libstdcxx-ng](https://gcc.gnu.org/)</td>
            <td>9.3.0</td>
            <td>The GNU C++ Runtime Library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.2.0</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>[libuv](http://libuv.org/)</td>
            <td>1.40.0</td>
            <td>Cross-platform asynchronous I/O / MIT</td>
          </tr>

          <tr>
            <td>[libwebp](https://developers.google.com/speed/webp/)</td>
            <td>1.2.0</td>
            <td>WebP image library / Google</td>
          </tr>

          <tr>
            <td>[libwebp-base](https://developers.google.com/speed/webp)</td>
            <td>1.2.0</td>
            <td>WebP image library / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[libxcb](http://xcb.freedesktop.org/)</td>
            <td>1.14</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.12</td>
            <td>The XML C parser and toolkit of Gnome / MIT</td>
          </tr>

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

          <tr>
            <td>[libzopfli](https://github.com/google/zopfli)</td>
            <td>1.0.3</td>
            <td>A compression library programmed in C to perform very good, but slow, deflate or zlib compression. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[llvmlite](http://llvmlite.pydata.org)</td>
            <td>0.37.0</td>
            <td>A lightweight LLVM python binding for writing JIT compilers. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[locket](https://github.com/mwilliamson/locket.py)</td>
            <td>0.2.1</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.6.3</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.9.3</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.1</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.4.3</td>
            <td>Publication quality figures in Python / LicenseRef-PSF-based</td>
          </tr>

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

          <tr>
            <td>[matplotlib-inline](https://github.com/ipython/matplotlib-inline)</td>
            <td>0.1.2</td>
            <td>Inline Matplotlib backend for Jupyter / BSD-3-Clause</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>2021.4.0</td>
            <td>Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel</td>
          </tr>

          <tr>
            <td>[mkl-service](http://github.com/IntelPython/mkl-service)</td>
            <td>2.4.0</td>
            <td>Python hooks for Intel(R) Math Kernel Library runtime control settings. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[mkl\_fft](http://github.com/IntelPython/mkl_fft)</td>
            <td>1.3.1</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.2.2</td>
            <td>Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[mock](https://github.com/testing-cabal/mock)</td>
            <td>4.0.3</td>
            <td>A library for testing in Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/more-itertools/more-itertools)</td>
            <td>8.10.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.2</td>
            <td>The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only</td>
          </tr>

          <tr>
            <td>[mpi](http://www.mpich.org/)</td>
            <td>1.0</td>
            <td>A high performance widely portable implementation of the MPI standard. / MPICH</td>
          </tr>

          <tr>
            <td>[mpich](http://www.mpich.org/)</td>
            <td>3.3.2</td>
            <td>A high performance widely portable implementation of the MPI standard. / MPICH</td>
          </tr>

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

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>1.0.2</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>[munkres](https://github.com/bmc/munkres)</td>
            <td>1.1.4</td>
            <td>The Munkres module provides an O(n^3) implementation of the Munkres algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm). / Apache-2.0</td>
          </tr>

          <tr>
            <td>[mypy\_extensions](http://www.mypy-lang.org/)</td>
            <td>0.4.3</td>
            <td>Experimental type system extensions for programs checked with the mypy typechecker. / MIT</td>
          </tr>

          <tr>
            <td>[nbclassic](http://github.com/jupyterlab/nbclassic)</td>
            <td>0.2.6</td>
            <td>Jupyter Notebook as a Jupyter Server Extension. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbclient](https://jupyter.org)</td>
            <td>0.5.3</td>
            <td>A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[nbformat](http://jupyter.org)</td>
            <td>5.1.3</td>
            <td>The Jupyter Notebook format / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[nest-asyncio](https://github.com/erdewit/nest_asyncio)</td>
            <td>1.5.1</td>
            <td>Patch asyncio to allow nested event loops / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.6.5</td>
            <td>Natural Language Toolkit / 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](https://jupyter.org)</td>
            <td>6.4.5</td>
            <td>Jupyter Notebook / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[numba](http://numba.pydata.org)</td>
            <td>0.54.1</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.7.3</td>
            <td>Fast numerical expression evaluator for NumPy. / MIT</td>
          </tr>

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

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

          <tr>
            <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
            <td>1.1.0</td>
            <td>Numpy’s Sphinx extensions / 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>[openjpeg](http://www.openjpeg.org/)</td>
            <td>2.4.0</td>
            <td>An open-source JPEG 2000 codec written in C / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[openpyxl](https://openpyxl.readthedocs.io)</td>
            <td>3.0.9</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.1l</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>21.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>1.3.4</td>
            <td>High-performance, easy-to-use data structures and data analysis tools. / BSD-3-Clause</td>
          </tr>

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

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

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

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>1.2.0</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.13</td>
            <td>A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL-3.0-or-later</td>
          </tr>

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

          <tr>
            <td>[path.py](https://github.com/jaraco/path.py)</td>
            <td>12.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.6</td>
            <td>Fork of pathlib aiming to support the full stdlib Python API / MIT</td>
          </tr>

          <tr>
            <td>[pathspec](https://github.com/cpburnz/python-path-specification)</td>
            <td>0.7.0</td>
            <td>Utility library for gitignore style pattern matching of file paths. / MPL-2.0</td>
          </tr>

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

          <tr>
            <td>[pcre](http://www.pcre.org/)</td>
            <td>8.45</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.8.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>8.4.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL</td>
          </tr>

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

          <tr>
            <td>[pixman](http://www.pixman.org/)</td>
            <td>0.40.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.7.1</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.13.1</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>[poyo](https://github.com/hackebrot/poyo)</td>
            <td>0.5.0</td>
            <td>A lightweight YAML Parser for Python / MIT</td>
          </tr>

          <tr>
            <td>[prometheus\_client](https://github.com/prometheus/client_python)</td>
            <td>0.11.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>3.0.20</td>
            <td>Library for building powerful interactive command lines in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
            <td>3.0.20</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.8.0</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.7.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.10.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.10.1</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.7.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.20</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pycurl](http://pycurl.sourceforge.net/)</td>
            <td>7.44.1</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pydocstyle](https://github.com/PyCQA/pydocstyle)</td>
            <td>6.1.1</td>
            <td>Python docstring style checker (formerly pep257) / MIT</td>
          </tr>

          <tr>
            <td>[pyerfa](https://pyerfa.readthedocs.io/)</td>
            <td>2.0.0</td>
            <td>Python bindings for ERFA routines / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.10.0</td>
            <td>Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause</td>
          </tr>

          <tr>
            <td>[pylint](https://www.pylint.org)</td>
            <td>2.9.6</td>
            <td>python code static checker / GPL-2.0-or-later</td>
          </tr>

          <tr>
            <td>[pyls-spyder](https://github.com/spyder-ide/pyls-spyder)</td>
            <td>0.4.0</td>
            <td>Spyder extensions for the python-lsp-server / MIT</td>
          </tr>

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

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

          <tr>
            <td>[pyparsing](https://github.com/pyparsing/pyparsing/)</td>
            <td>3.0.4</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>[pyrsistent](http://github.com/tobgu/pyrsistent/)</td>
            <td>0.18.0</td>
            <td>Persistent/Functional/Immutable data structures / MIT</td>
          </tr>

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.7.1</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.6.1</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>6.2.4</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[python](https://www.python.org/)</td>
            <td>3.9.7</td>
            <td>General purpose programming language / Python-2.0</td>
          </tr>

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

          <tr>
            <td>[python-libarchive-c](https://github.com/Changaco/python-libarchive-c)</td>
            <td>2.9</td>
            <td>Python interface to libarchive / CC0-1.0</td>
          </tr>

          <tr>
            <td>[python-lsp-black](https://github.com/python-lsp/python-lsp-black)</td>
            <td>1.0.0</td>
            <td>Black plugin for the Python LSP Server / MIT</td>
          </tr>

          <tr>
            <td>[python-lsp-jsonrpc](https://github.com/python-lsp/python-lsp-jsonrpc)</td>
            <td>1.0.0</td>
            <td>A Python 3.6+ server implementation of the JSON RPC 2.0 protocol. / MIT</td>
          </tr>

          <tr>
            <td>[python-lsp-server](https://github.com/python-lsp/python-lsp-server)</td>
            <td>1.2.4</td>
            <td>An implementation of the Language Server Protocol for Python / MIT</td>
          </tr>

          <tr>
            <td>[python-slugify](https://github.com/un33k/python-slugify)</td>
            <td>5.0.2</td>
            <td>A Python Slugify application that handles Unicode / MIT</td>
          </tr>

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

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

          <tr>
            <td>[pyxdg](http://freedesktop.org/wiki/Software/pyxdg)</td>
            <td>0.27</td>
            <td>PyXDG contains implementations of freedesktop.org standards in python. / GNU Lesser General Public v2 (LGPLv2)</td>
          </tr>

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

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

          <tr>
            <td>[qdarkstyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet)</td>
            <td>3.0.2</td>
            <td>A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). / MIT</td>
          </tr>

          <tr>
            <td>[qstylizer](https://github.com/blambright/qstylizer)</td>
            <td>0.1.10</td>
            <td>Qt stylesheet generation utility for PyQt/PySide / MIT</td>
          </tr>

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

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

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

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

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

          <tr>
            <td>[regex](https://bitbucket.org/mrabarnett/mrab-regex)</td>
            <td>2021.8.3</td>
            <td>Alternative regular expression module, to replace re / Apache 2.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.26.0</td>
            <td>Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0</td>
          </tr>

          <tr>
            <td>ripgrep</td>
            <td>12.1.1</td>

            <td />
          </tr>

          <tr>
            <td>[rope](https://github.com/python-rope/rope)</td>
            <td>0.19.0</td>
            <td>A python refactoring library / LGPL 3.0</td>
          </tr>

          <tr>
            <td>rtree</td>
            <td>0.9.7</td>
            <td>R-Tree spatial index for Python GIS / MIT</td>
          </tr>

          <tr>
            <td>[ruamel\_yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)</td>
            <td>0.15.100</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

          <tr>
            <td>[scikit-image](http://scikit-image.org/)</td>
            <td>0.18.3</td>
            <td>Image processing in Python. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[scikit-learn-intelex](https://intel.github.io/scikit-learn-intelex)</td>
            <td>2021.3.0</td>
            <td>Intel(R) Extension for Scikit-learn is a seamless way to speed up your Scikit-learn application. / Apache-2.0</td>
          </tr>

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

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

          <tr>
            <td>[secretstorage](https://github.com/mitya57/secretstorage)</td>
            <td>3.3.1</td>
            <td>Provides a way for securely storing passwords and other secrets. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[send2trash](https://github.com/arsenetar/send2trash)</td>
            <td>1.8.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>58.0.4</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.7.0</td>
            <td>Transforms a function into a single-dispatch generic function / MIT</td>
          </tr>

          <tr>
            <td>sip</td>
            <td>4.19.13</td>
            <td>Python binding of the cross-platform builder toolkit for Qt. / Commercial, GPL-2.0, GPL-3.0</td>
          </tr>

          <tr>
            <td>[six](https://six.readthedocs.io/)</td>
            <td>1.16.0</td>
            <td>Python 2 and 3 compatibility utilities / MIT</td>
          </tr>

          <tr>
            <td>[snappy](https://github.com/google/snappy)</td>
            <td>1.1.8</td>
            <td>A fast compressor/decompressor / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[sniffio](https://github.com/python-trio/sniffio)</td>
            <td>1.2.0</td>
            <td>Sniff out which async library your code is running under / Apache-2.0</td>
          </tr>

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

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

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

          <tr>
            <td>[soupsieve](http://facelessuser.github.io/soupsieve)</td>
            <td>2.2.1</td>
            <td>A modern CSS selector implementation for BeautifulSoup / MIT</td>
          </tr>

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>4.2.0</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-applehelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-devhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-htmlhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>2.0.0</td>
            <td>sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-jsmath](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.1</td>
            <td>A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-qthelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-serializinghtml](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.1.5</td>
            <td>sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause</td>
          </tr>

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

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

          <tr>
            <td>[spyder-kernels](https://www.spyder-ide.org/)</td>
            <td>2.1.3</td>
            <td>Jupyter kernels for Spyder’s console / MIT</td>
          </tr>

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

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.36.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.12.2</td>
            <td>Statistical computations and models for use with SciPy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](https://sympy.org)</td>
            <td>1.9</td>
            <td>Python library for symbolic mathematics / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tbb](https://github.com/oneapi-src/oneTBB)</td>
            <td>2021.4.0</td>
            <td>High level abstract threading library / Apache-2.0</td>
          </tr>

          <tr>
            <td>tbb4py</td>
            <td>2021.4.0</td>
            <td>TBB module for Python / Apache 2.0</td>
          </tr>

          <tr>
            <td>[tblib](https://github.com/ionelmc/python-tblib)</td>
            <td>1.7.0</td>
            <td>Traceback serialization library. / BSD 2-Clause</td>
          </tr>

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

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

          <tr>
            <td>[text-unidecode](https://github.com/kmike/text-unidecode/)</td>
            <td>1.3</td>
            <td>The most basic Text::Unidecode port / Artistic</td>
          </tr>

          <tr>
            <td>[textdistance](https://github.com/orsinium/textdistance)</td>
            <td>4.2.1</td>
            <td>TextDistance – python library for comparing distance between two or more sequences by many algorithms. / MIT</td>
          </tr>

          <tr>
            <td>[threadpoolctl](https://github.com/joblib/threadpoolctl)</td>
            <td>2.2.0</td>
            <td>Python helpers to control the threadpools of native libraries / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[three-merge](https://github.com/spyder-ide/three-merge)</td>
            <td>0.1.1</td>
            <td>Simple Python library to perform a 3-way merge between strings / MIT</td>
          </tr>

          <tr>
            <td>[tifffile](https://github.com/cgohlke/tifffile)</td>
            <td>2021.7.2</td>
            <td>Read and write image data from and to TIFF files. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>tinycss</td>
            <td>0.4</td>
            <td>Tinycss is a complete yet simple CSS parser for Python. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[toml](https://github.com/uiri/toml)</td>
            <td>0.10.2</td>
            <td>Python lib for TOML. / MIT</td>
          </tr>

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

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>6.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.62.3</td>
            <td>A Fast, Extensible Progress Meter / MPL-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://traitlets.readthedocs.org/)</td>
            <td>5.1.0</td>
            <td>Configuration system for Python applications / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[typed-ast](https://github.com/python/typed_ast)</td>
            <td>1.4.3</td>
            <td>a fork of Python 2 and 3 ast modules with type comment support / Apache-2.0 AND PSF-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>typing\_extensions</td>
            <td>3.10.0.2</td>
            <td>Backported and Experimental Type Hints for Python / PSF-2.0</td>
          </tr>

          <tr>
            <td>[tzdata](https://www.iana.org/time-zones)</td>
            <td>2021e</td>
            <td>The Time Zone Database (called tz, tzdb or zoneinfo) / Public-Domain AND BSD-3-clause</td>
          </tr>

          <tr>
            <td>[ujson](https://github.com/ultrajson/ultrajson)</td>
            <td>4.0.2</td>
            <td>Ultra fast JSON decoder and encoder written in C with Python bindings / 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>[unidecode](https://pypi.python.org/pypi/Unidecode)</td>
            <td>1.2.0</td>
            <td>ASCII transliterations of Unicode text / GPL-2.0-or-later</td>
          </tr>

          <tr>
            <td>[unixodbc](http://www.unixodbc.org/)</td>
            <td>2.3.9</td>
            <td>ODBC on non MS Windows platforms / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.26.7</td>
            <td>HTTP library with thread-safe connection pooling, file post, and more. / MIT</td>
          </tr>

          <tr>
            <td>[watchdog](http://github.com/gorakhargosh/watchdog)</td>
            <td>2.1.3</td>
            <td>Filesystem events monitoring / Apache-2.0</td>
          </tr>

          <tr>
            <td>[wcwidth](https://github.com/jquast/wcwidth)</td>
            <td>0.2.5</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](https://palletsprojects.com/p/werkzeug/)</td>
            <td>2.0.2</td>
            <td>The comprehensive WSGI web application library. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[whichcraft](https://github.com/pydanny/whichcraft)</td>
            <td>0.6.1</td>
            <td>This package provides cross-platform cross-python shutil.which functionality. / BSD-3-Clause</td>
          </tr>

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

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

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

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>2.0.1</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>3.0.1</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.5</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.2.5</td>
            <td>A C library for parsing and emitting YAML / MIT</td>
          </tr>

          <tr>
            <td>[yapf](https://github.com/google/yapf)</td>
            <td>0.31.0</td>
            <td>A formatter for Python files / Apache 2.0</td>
          </tr>

          <tr>
            <td>[zeromq](http://zeromq.org)</td>
            <td>4.3.4</td>
            <td>A high-performance asynchronous messaging library. / LGPL-3.0-or-later</td>
          </tr>

          <tr>
            <td>zfp</td>
            <td>0.5.5</td>
            <td>Library for compressed numerical arrays that support high throughput read and write random access / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[zipp](https://github.com/jaraco/zipp)</td>
            <td>3.6.0</td>
            <td>A pathlib-compatible Zipfile object wrapper / MIT</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>zope</td>
            <td>1.0</td>
            <td>web application server / BSD</td>
          </tr>

          <tr>
            <td>zope.event</td>
            <td>4.5.0</td>
            <td>Very basic event publishing system / Zope Public License</td>
          </tr>

          <tr>
            <td>[zope.interface](https://github.com/zopefoundation/zope.interface)</td>
            <td>5.4.0</td>
            <td>Interfaces for Python / ZPL-2.1</td>
          </tr>

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

<Update label="Anaconda 2021.05" description="May 13, 2021">
  ### User-facing changes

  * Anaconda Navigator has been updated to 2.0.3
  * Conda has been updated to 4.10.1
  * Added support for the 64-bit AWS Graviton2 (ARM64) platform
  * Added support for the 64-bit Linux on IBM Z & LinuxONE (s390x) platform
  * Meta-packages are available for Python 3.7, 3.8 and 3.9. The installer uses Python 3.8.
  * EULA has been updated to include a more complete cryptography list
  * On macOS, all available shells are now initialized for conda as part of the default macOS .pkg installation.

  ### Major package updates

  * anaconda-project 0.8.4 -> 0.9.1
  * bokeh 2.2.3 -> 2.3.2
  * dask 2.30.0 -> 2021.4.0
  * ipython 7.19.0 -> 7.22.0
  * jupyter\_client 6.1.7 -> 6.1.12
  * jupyter\_console 6.2.0 -> 6.4.0
  * jupyter\_core 4.6.3 -> 4.7.1
  * jupyterlab 2.2.6 -> 3.0.14
  * jupyterlab\_server 1.2.0 -> 2.4.0
  * numba 0.51.2 -> 0.53.1
  * numpy 1.19.2 -> 1.20.1
  * pandas 1.1.3 -> 1.2.4
  * pillow 8.0.1 -> 8.2.0
  * python 3.8.5 -> 3.9.4
  * requests 2.24.0 -> 2.25.1
  * scipy 1.5.2 -> 1.6.2
  * seaborn 0.11.0 -> 0.11.1
  * spyder 4.1.5 -> 4.2.5
  * spyder-kernels 1.9.4 -> 1.10.2
  * statsmodels 0.12.0 -> 0.12.2
  * sympy 1.6.2 -> 1.8

  Added:

  * jupyter-packaging 0.7.12
  * jupyter\_server 1.4.1
  * jupyterlab\_widgets 1.0.0

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

        <tbody>
          <tr>
            <td>[alabaster](http://www.sphinx-doc.org/en/stable/index.html)</td>
            <td>0.7.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>2.0.3</td>
            <td>Anaconda Navigator / proprietary - Continuum Analytics, Inc.</td>
          </tr>

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

          <tr>
            <td>[anyio](https://github.com/agronholm/anyio)</td>
            <td>2.2.0</td>
            <td>High level compatibility layer for multiple asynchronous event loop implementations on Python / MIT</td>
          </tr>

          <tr>
            <td>[appdirs](http://github.com/ActiveState/appdirs)</td>
            <td>1.4.4</td>
            <td>A small Python module for determining appropriate platform-specific dirs. / MIT</td>
          </tr>

          <tr>
            <td>[argh](https://github.com/neithere/argh)</td>
            <td>0.26.2</td>
            <td>The Natural CLI. / LGPL 3</td>
          </tr>

          <tr>
            <td>[argon2-cffi](https://argon2-cffi.readthedocs.org/)</td>
            <td>20.1.0</td>
            <td>The secure Argon2 password hashing algorithm. / MIT</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>1.4.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.5</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL-2.1-only</td>
          </tr>

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

          <tr>
            <td>[async\_generator](https://github.com/python-trio/async_generator)</td>
            <td>1.10</td>
            <td>Async generators and context managers for Python 3.5+ / MIT</td>
          </tr>

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

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>20.3.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>[autopep8](https://github.com/hhatto/autopep8)</td>
            <td>1.5.6</td>
            <td>A tool that automatically formats Python code to conform to the PEP 8 style guide / MIT</td>
          </tr>

          <tr>
            <td>[babel](http://babel.pocoo.org/)</td>
            <td>2.9.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.2.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>None / BSD</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>[bcrypt](https://github.com/pyca/bcrypt/)</td>
            <td>3.2.0</td>
            <td>Modern password hashing for your software and your servers / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
            <td>1.9.2</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>[black](https://github.com/python/black)</td>
            <td>19.10b0</td>
            <td>The Uncompromising Code Formatter / MIT</td>
          </tr>

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

            <td />
          </tr>

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>3.3.0</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.21.0</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>2.3.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](https://github.com/pydata/bottleneck)</td>
            <td>1.3.2</td>
            <td>Fast NumPy array functions written in Cython. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[brotli](http://github.com/google/brotli)</td>
            <td>1.0.9</td>
            <td>Brotli compression format / MIT</td>
          </tr>

          <tr>
            <td>[brotlipy](https://github.com/python-hyper/brotlipy)</td>
            <td>0.7.0</td>
            <td>Python bindings to the Brotli compression library / MIT</td>
          </tr>

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

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

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

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

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

          <tr>
            <td>[charls](https://github.com/team-charls/charls)</td>
            <td>2.2.0</td>
            <td>CharLS is a C++ implementation of the JPEG-LS standard for lossless and near-lossless image compression and decompression. JPEG-LS is a low-complexity image compression standard that matches JPEG 2000 compression ratios. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
            <td>1.6.0</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.4</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.10.1</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.21.4</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.4.2</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>[contextlib2](http://contextlib2.readthedocs.org)</td>
            <td>0.6.0.post1</td>
            <td>Backports and enhancements for the contextlib module / PSF 2</td>
          </tr>

          <tr>
            <td>[cryptography](https://github.com/pyca/cryptography)</td>
            <td>3.4.7</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.71.1</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.23</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.11.0</td>
            <td>Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask](https://dask.org/)</td>
            <td>2021.4.0</td>
            <td>Parallel PyData with Task Scheduling / BSD-3-Clause</td>
          </tr>

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

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

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

          <tr>
            <td>[diff-match-patch](http://code.google.com/p/google-diff-match-patch/)</td>
            <td>20200713</td>
            <td>Diff Match Patch is a high-performance library in multiple languages that manipulates plain text / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.17</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.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.1.0</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.12</td>
            <td>A platform independent file lock. / Public Domain</td>
          </tr>

          <tr>
            <td>[flake8](http://flake8.pycqa.org/)</td>
            <td>3.9.0</td>
            <td>Your Tool For Style Guide Enforcement / MIT</td>
          </tr>

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

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

          <tr>
            <td>[fsspec](https://github.com/martindurant/filesystem_spec)</td>
            <td>0.9.0</td>
            <td>A specification for pythonic filesystems / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[future](http://python-future.org)</td>
            <td>0.18.2</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](https://www.gevent.org)</td>
            <td>21.1.2</td>
            <td>Coroutine-based network library / MIT</td>
          </tr>

          <tr>
            <td>[giflib](http://giflib.sourceforge.net)</td>
            <td>5.2.1</td>
            <td>Library for reading and writing gif images / MIT</td>
          </tr>

          <tr>
            <td>[glob2](https://github.com/miracle2k/python-glob2)</td>
            <td>0.7</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>1.0.0</td>
            <td>Lightweight in-process concurrent programming / MIT</td>
          </tr>

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>2.10.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.4</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.1</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.1</td>
            <td>HTML parser based on the WHATWG HTML specification / MIT</td>
          </tr>

          <tr>
            <td>icc\_rt</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.10</td>
            <td>Internationalized Domain Names in Applications (IDNA). / BSD Like</td>
          </tr>

          <tr>
            <td>[imagecodecs](https://www.lfd.uci.edu/~gohlke/)</td>
            <td>2021.3.31</td>
            <td>Image transformation, compression, and decompression codecs / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[imageio](https://imageio.github.io)</td>
            <td>2.9.0</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.2.0</td>
            <td>Getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
          </tr>

          <tr>
            <td>[importlib-metadata](https://github.com/python/importlib_metadata)</td>
            <td>3.10.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[importlib\_metadata](https://github.com/python/importlib_metadata)</td>
            <td>3.10.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[iniconfig](http://github.com/RonnyPfannschmidt/iniconfig)</td>
            <td>1.1.1</td>
            <td>iniconfig: brain-dead simple config-ini parsing / MIT</td>
          </tr>

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

          <tr>
            <td>[intervaltree](https://github.com/chaimleib/intervaltree)</td>
            <td>3.1.0</td>
            <td>Editable interval tree data structure for Python 2 and 3 / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[ipython](https://ipython.org)</td>
            <td>7.22.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.6.3</td>
            <td>Jupyter Interactive Widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[isort](https://github.com/timothycrosley/isort)</td>
            <td>5.8.0</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.1</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.17.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.11.3</td>
            <td>An easy to use stand-alone template engine written in pure python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[joblib](https://pypi.org/project/joblib/)</td>
            <td>1.0.1</td>
            <td>Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause</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>[json5](https://github.com/dpranke/pyjson5)</td>
            <td>0.9.5</td>
            <td>A Python implementation of the JSON5 data format / Apache-2.0</td>
          </tr>

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</td>
            <td>3.2.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-packaging](https://github.com/jupyter/jupyter-packaging)</td>
            <td>0.7.12</td>
            <td>Jupyter Packaging Utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_client](https://jupyter.org)</td>
            <td>6.1.12</td>
            <td>jupyter\_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[jupyter\_server](https://jupyter.org)</td>
            <td>1.4.1</td>
            <td>Jupyter Server / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[jupyterlab\_pygments](http://github.com/JupyterLab/jupyterlab_pygments)</td>
            <td>0.1.2</td>
            <td>Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[jupyterlab\_widgets](https://github.com/jupyter-widgets/ipywidgets)</td>
            <td>1.0.0</td>
            <td>JupyterLab extension providing HTML widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[keyring](https://github.com/jaraco/keyring)</td>
            <td>22.3.0</td>
            <td>Store and access your passwords safely / MIT</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.3.1</td>
            <td>An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.18.2</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.6.0</td>
            <td>A fast and thorough lazy object proxy / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[lcms2](http://www.littlecms.com/)</td>
            <td>2.12</td>
            <td>Open Source Color Management Engine / MIT</td>
          </tr>

          <tr>
            <td>[lerc](https://github.com/Esri/lerc)</td>
            <td>2.2.1</td>
            <td>LERC - Limited Error Raster Compression / Apache-2.0</td>
          </tr>

          <tr>
            <td>[libaec](https://gitlab.dkrz.de/k202009/libaec)</td>
            <td>1.0.4</td>
            <td>Adaptive Entropy Coding library / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.71.1</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>[libdeflate](https://github.com/ebiggers/libdeflate)</td>
            <td>1.7</td>
            <td>libdeflate is a library for fast, whole-buffer DEFLATE-based compression and decompression. / MIT</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.10.1</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.37</td>
            <td>PNG reference library / zlib/libpng</td>
          </tr>

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

          <tr>
            <td>[libspatialindex](http://libspatialindex.github.io)</td>
            <td>1.9.3</td>
            <td>Extensible framework for robust spatial indexing / MIT</td>
          </tr>

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

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

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

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

          <tr>
            <td>[libzopfli](https://github.com/google/zopfli)</td>
            <td>1.0.3</td>
            <td>A compression library programmed in C to perform very good, but slow, deflate or zlib compression. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[llvmlite](http://llvmlite.pydata.org)</td>
            <td>0.36.0</td>
            <td>A lightweight LLVM python binding for writing JIT compilers. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[locket](https://github.com/mwilliamson/locket.py)</td>
            <td>0.2.1</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.6.3</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.9.3</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](https://gcc.gnu.org)</td>
            <td>5.3.0</td>
            <td>GNU Compiler Collection (libgfortran) for MinGW-w64 / GPL, LGPL, FDL, custom</td>
          </tr>

          <tr>
            <td>m2w64-gcc-libs</td>
            <td>5.3.0</td>
            <td>None / GPL3+, partial:GCCRLE, partial:LGPL2+</td>
          </tr>

          <tr>
            <td>[m2w64-gcc-libs-core](https://gcc.gnu.org)</td>
            <td>5.3.0</td>
            <td>GNU Compiler Collection (core libraries) for MinGW-w64 / GPL3+, partial:GCCRLE, partial:LGPL2+</td>
          </tr>

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

          <tr>
            <td>m2w64-libwinpthread-git</td>
            <td>5.0.0.4634.697f757</td>
            <td>None / MIT, BSD</td>
          </tr>

          <tr>
            <td>[markupsafe](https://www.palletsprojects.com/p/markupsafe)</td>
            <td>1.1.1</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.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-PSF-based</td>
          </tr>

          <tr>
            <td>[matplotlib-base](http://matplotlib.org/)</td>
            <td>3.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-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.16</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>2021.2.0</td>
            <td>Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel</td>
          </tr>

          <tr>
            <td>[mkl-service](https://github.com/ContinuumIO/mkl-service)</td>
            <td>2.3.0</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.3.0</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.2.1</td>
            <td>Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[mock](https://github.com/testing-cabal/mock)</td>
            <td>4.0.3</td>
            <td>A library for testing in Python / BSD-2-Clause</td>
          </tr>

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

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

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>1.0.2</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>[mypy\_extensions](http://www.mypy-lang.org/)</td>
            <td>0.4.3</td>
            <td>Experimental type system extensions for programs checked with the mypy typechecker. / MIT</td>
          </tr>

          <tr>
            <td>[nbclassic](http://github.com/jupyterlab/nbclassic)</td>
            <td>0.2.6</td>
            <td>Jupyter Notebook as a Jupyter Server Extension. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbclient](https://jupyter.org)</td>
            <td>0.5.3</td>
            <td>A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[nbformat](http://jupyter.org)</td>
            <td>5.1.3</td>
            <td>The Jupyter Notebook format / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nest-asyncio](https://github.com/erdewit/nest_asyncio)</td>
            <td>1.5.1</td>
            <td>Patch asyncio to allow nested event loops / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.6.1</td>
            <td>Natural Language Toolkit / 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](https://jupyter.org)</td>
            <td>6.3.0</td>
            <td>Jupyter Notebook / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[numba](http://numba.pydata.org)</td>
            <td>0.53.1</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.7.3</td>
            <td>Fast numerical expression evaluator for NumPy. / MIT</td>
          </tr>

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

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

          <tr>
            <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
            <td>1.1.0</td>
            <td>Numpy’s Sphinx extensions / 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>[openjpeg](http://www.openjpeg.org/)</td>
            <td>2.3.0</td>
            <td>An open-source JPEG 2000 codec written in C / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[openssl](http://www.openssl.org/)</td>
            <td>1.1.1k</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>20.9</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>1.2.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.12</td>
            <td>Universal markup converter (repackaged binaries) / GPL-2.0</td>
          </tr>

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

          <tr>
            <td>[paramiko](http://www.paramiko.org/)</td>
            <td>2.7.2</td>
            <td>SSH2 protocol library / LGPL-2.1-or-later</td>
          </tr>

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

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

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

          <tr>
            <td>[path.py](https://github.com/jaraco/path.py)</td>
            <td>12.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.5</td>
            <td>Fork of pathlib aiming to support the full stdlib Python API / MIT</td>
          </tr>

          <tr>
            <td>[pathspec](https://github.com/cpburnz/python-path-specification)</td>
            <td>0.7.0</td>
            <td>Utility library for gitignore style pattern matching of file paths. / MPL-2.0</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>[pexpect](http://pexpect.sourceforge.net/)</td>
            <td>4.8.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>8.2.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL</td>
          </tr>

          <tr>
            <td>[pip](https://pip.pypa.io/en/stable/)</td>
            <td>21.0.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.7.0</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.13.1</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>powershell\_shortcut</td>
            <td>0.0.1</td>
            <td>Powershell shortcut creator for Windows (using menuinst) / BSD</td>
          </tr>

          <tr>
            <td>[prometheus\_client](https://github.com/prometheus/client_python)</td>
            <td>0.10.1</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>3.0.17</td>
            <td>Library for building powerful interactive command lines in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
            <td>3.0.17</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.8.0</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.7.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.10.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.10.1</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.6.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.20</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pycurl](http://pycurl.sourceforge.net/)</td>
            <td>7.43.0.6</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pydocstyle](https://github.com/PyCQA/pydocstyle)</td>
            <td>6.0.0</td>
            <td>Python docstring style checker (formerly pep257) / MIT</td>
          </tr>

          <tr>
            <td>[pyerfa](https://pyerfa.readthedocs.io/)</td>
            <td>1.7.3</td>
            <td>Python bindings for ERFA routines / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.8.1</td>
            <td>Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause</td>
          </tr>

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

          <tr>
            <td>[pyls-black](https://github.com/rupert/pyls-black)</td>
            <td>0.4.6</td>
            <td>Black plugin for the Python Language Server / MIT</td>
          </tr>

          <tr>
            <td>[pyls-spyder](https://github.com/spyder-ide/pyls-spyder)</td>
            <td>0.3.2</td>
            <td>Spyder extensions for the python-language-server / MIT</td>
          </tr>

          <tr>
            <td>[pynacl](https://github.com/pyca/pynacl)</td>
            <td>1.4.0</td>
            <td>PyNaCl is a Python binding to the Networking and Cryptography library, a crypto library with the stated goal of improving usability, security and speed. / Apache-2.0</td>
          </tr>

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

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

          <tr>
            <td>pyparsing</td>
            <td>2.4.7</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>pyreadline</td>
            <td>2.1</td>
            <td>A python implmementation of GNU readline. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pyrsistent](http://github.com/tobgu/pyrsistent/)</td>
            <td>0.17.3</td>
            <td>Persistent/Functional/Immutable data structures / MIT</td>
          </tr>

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.7.1</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.6.1</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>6.2.3</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[python](https://www.python.org/)</td>
            <td>3.8.8</td>
            <td>General purpose programming language / Python-2.0</td>
          </tr>

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

          <tr>
            <td>[python-jsonrpc-server](https://github.com/palantir/python-jsonrpc-server)</td>
            <td>0.4.0</td>
            <td>A Python 2.7 and 3.4+ server implementation of the JSON RPC 2.0 protocol. / MIT</td>
          </tr>

          <tr>
            <td>[python-language-server](https://github.com/palantir/python-language-server)</td>
            <td>0.36.2</td>
            <td>An implementation of the Language Server Protocol for Python / MIT</td>
          </tr>

          <tr>
            <td>[python-libarchive-c](https://github.com/Changaco/python-libarchive-c)</td>
            <td>2.9</td>
            <td>Python interface to libarchive / CC0-1.0</td>
          </tr>

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

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

          <tr>
            <td>[pywin32](https://github.com/mhammond/pywin32)</td>
            <td>227</td>
            <td>Python extensions for Windows / PSF-2.0</td>
          </tr>

          <tr>
            <td>[pywin32-ctypes](https://github.com/enthought/pywin32-ctypes)</td>
            <td>0.2.0</td>
            <td>A limited subset of pywin32 re-implemented using ctypes (or cffi) / BSD 3 Clause</td>
          </tr>

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

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

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

          <tr>
            <td>[qdarkstyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet)</td>
            <td>2.8.1</td>
            <td>A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). / MIT</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>1.0.2</td>
            <td>Iconic fonts in PyQt and PySide applications / MIT</td>
          </tr>

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

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

          <tr>
            <td>[regex](https://bitbucket.org/mrabarnett/mrab-regex)</td>
            <td>2021.4.4</td>
            <td>Alternative regular expression module, to replace re / Python-2.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.25.1</td>
            <td>Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>rtree</td>
            <td>0.9.7</td>
            <td>R-Tree spatial index for Python GIS / MIT</td>
          </tr>

          <tr>
            <td>[ruamel\_yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)</td>
            <td>0.15.100</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

          <tr>
            <td>[scikit-image](http://scikit-image.org/)</td>
            <td>0.18.1</td>
            <td>Image processing in Python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[scikit-learn](http://scikit-learn.org/)</td>
            <td>0.24.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.6.2</td>
            <td>Scientific Library for Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[seaborn](https://seaborn.pydata.org)</td>
            <td>0.11.1</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>52.0.0</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.6.1</td>
            <td>Transforms a function into a single-dispatch generic function / MIT</td>
          </tr>

          <tr>
            <td>sip</td>
            <td>4.19.13</td>
            <td>Create Python bindings for C and C++ libraries / GPL-3.0</td>
          </tr>

          <tr>
            <td>[six](https://six.readthedocs.io/)</td>
            <td>1.15.0</td>
            <td>Python 2 and 3 compatibility utilities / MIT</td>
          </tr>

          <tr>
            <td>[snappy](https://github.com/google/snappy)</td>
            <td>1.1.8</td>
            <td>A fast compressor/decompressor / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[sniffio](https://github.com/python-trio/sniffio)</td>
            <td>1.2.0</td>
            <td>Sniff out which async library your code is running under / Apache-2.0</td>
          </tr>

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

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

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

          <tr>
            <td>[soupsieve](http://facelessuser.github.io/soupsieve)</td>
            <td>2.2.1</td>
            <td>A modern CSS selector implementation for BeautifulSoup / MIT</td>
          </tr>

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>4.0.1</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-applehelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-devhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-htmlhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-jsmath](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.1</td>
            <td>A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-qthelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-serializinghtml](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.1.4</td>
            <td>sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause</td>
          </tr>

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

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

          <tr>
            <td>[spyder-kernels](https://www.spyder-ide.org/)</td>
            <td>1.10.2</td>
            <td>Jupyter kernels for Spyder’s console / MIT</td>
          </tr>

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

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.35.4</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.12.2</td>
            <td>Statistical computations and models for use with SciPy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](https://sympy.org)</td>
            <td>1.8</td>
            <td>Python library for symbolic mathematics / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tbb](https://github.com/oneapi-src/oneTBB)</td>
            <td>2020.3</td>
            <td>High level abstract threading library / Apache-2.0</td>
          </tr>

          <tr>
            <td>[tblib](https://github.com/ionelmc/python-tblib)</td>
            <td>1.7.0</td>
            <td>Traceback serialization library. / BSD 2-Clause</td>
          </tr>

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

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

          <tr>
            <td>[textdistance](https://github.com/orsinium/textdistance)</td>
            <td>4.2.1</td>
            <td>TextDistance – python library for comparing distance between two or more sequences by many algorithms. / MIT</td>
          </tr>

          <tr>
            <td>[threadpoolctl](https://github.com/joblib/threadpoolctl)</td>
            <td>2.1.0</td>
            <td>Python helpers to control the threadpools of native libraries / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[three-merge](https://github.com/spyder-ide/three-merge)</td>
            <td>0.1.1</td>
            <td>Simple Python library to perform a 3-way merge between strings / MIT</td>
          </tr>

          <tr>
            <td>[tifffile](https://github.com/cgohlke/tifffile)</td>
            <td>2021.4.8</td>
            <td>Read and write image data from and to TIFF files. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[toml](https://github.com/uiri/toml)</td>
            <td>0.10.2</td>
            <td>Python lib for TOML. / MIT</td>
          </tr>

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

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>6.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.59.0</td>
            <td>A Fast, Extensible Progress Meter / MPL-2.0 or MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://traitlets.readthedocs.org/)</td>
            <td>5.0.5</td>
            <td>Configuration system for Python applications / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[typed-ast](https://github.com/python/typed_ast)</td>
            <td>1.4.2</td>
            <td>a fork of Python 2 and 3 ast modules with type comment support / Apache-2.0</td>
          </tr>

          <tr>
            <td>typing\_extensions</td>
            <td>3.7.4.3</td>
            <td>Backported and Experimental Type Hints for Python / PSF-2.0</td>
          </tr>

          <tr>
            <td>[ujson](https://github.com/ultrajson/ultrajson)</td>
            <td>4.0.2</td>
            <td>Ultra fast JSON decoder and encoder written in C with Python bindings / 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.26.4</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.2</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</td>
            <td>14.27.29016</td>
            <td>MSVC runtimes associated with cl.exe version 19.27.29111 (VS 2019 update 5) / None</td>
          </tr>

          <tr>
            <td>[watchdog](http://github.com/gorakhargosh/watchdog)</td>
            <td>1.0.2</td>
            <td>Filesystem events monitoring / Apache-2.0</td>
          </tr>

          <tr>
            <td>[wcwidth](https://github.com/jquast/wcwidth)</td>
            <td>0.2.5</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](https://palletsprojects.com/p/werkzeug/)</td>
            <td>1.0.1</td>
            <td>The comprehensive WSGI web application library. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[widgetsnbextension](http://ipython.org)</td>
            <td>3.5.1</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.1.0</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.12.1</td>
            <td>Module for decorators, wrappers and monkey patching / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>2.0.1</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.3.8</td>
            <td>A Python module for creating Excel XLSX files / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[xlwt](http://www.python-excel.org/)</td>
            <td>1.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.5</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.2.5</td>
            <td>A C library for parsing and emitting YAML / MIT</td>
          </tr>

          <tr>
            <td>[yapf](https://github.com/google/yapf)</td>
            <td>0.31.0</td>
            <td>A formatter for Python files / Apache 2.0</td>
          </tr>

          <tr>
            <td>[zeromq](http://zeromq.org)</td>
            <td>4.3.3</td>
            <td>A high-performance asynchronous messaging library. / LGPL-3.0-or-later</td>
          </tr>

          <tr>
            <td>zfp</td>
            <td>0.5.5</td>
            <td>Library for compressed numerical arrays that support high throughput read and write random access / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[zipp](https://github.com/jaraco/zipp)</td>
            <td>3.4.1</td>
            <td>A pathlib-compatible Zipfile object wrapper / MIT</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>zope</td>
            <td>1.0</td>
            <td>web application server / BSD</td>
          </tr>

          <tr>
            <td>zope.event</td>
            <td>4.5.0</td>
            <td>Very basic event publishing system / Zope Public License</td>
          </tr>

          <tr>
            <td>zope.interface</td>
            <td>5.3.0</td>
            <td>Interfaces for Python / ZPL-2.1</td>
          </tr>

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

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

        <tbody>
          <tr>
            <td>[alabaster](http://www.sphinx-doc.org/en/stable/index.html)</td>
            <td>0.7.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>2.0.3</td>
            <td>Anaconda Navigator / proprietary - Continuum Analytics, Inc.</td>
          </tr>

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

          <tr>
            <td>[anyio](https://github.com/agronholm/anyio)</td>
            <td>2.2.0</td>
            <td>High level compatibility layer for multiple asynchronous event loop implementations on Python / MIT</td>
          </tr>

          <tr>
            <td>[appdirs](http://github.com/ActiveState/appdirs)</td>
            <td>1.4.4</td>
            <td>A small Python module for determining appropriate platform-specific dirs. / MIT</td>
          </tr>

          <tr>
            <td>[argh](https://github.com/neithere/argh)</td>
            <td>0.26.2</td>
            <td>The Natural CLI. / LGPL 3</td>
          </tr>

          <tr>
            <td>[argon2-cffi](https://argon2-cffi.readthedocs.org/)</td>
            <td>20.1.0</td>
            <td>The secure Argon2 password hashing algorithm. / MIT</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>1.4.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.5</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL-2.1-only</td>
          </tr>

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

          <tr>
            <td>[async\_generator](https://github.com/python-trio/async_generator)</td>
            <td>1.10</td>
            <td>Async generators and context managers for Python 3.5+ / MIT</td>
          </tr>

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

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>20.3.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>[autopep8](https://github.com/hhatto/autopep8)</td>
            <td>1.5.6</td>
            <td>A tool that automatically formats Python code to conform to the PEP 8 style guide / MIT</td>
          </tr>

          <tr>
            <td>[babel](http://babel.pocoo.org/)</td>
            <td>2.9.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.2.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>None / BSD</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>[bcrypt](https://github.com/pyca/bcrypt/)</td>
            <td>3.2.0</td>
            <td>Modern password hashing for your software and your servers / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
            <td>1.9.2</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>[black](https://github.com/python/black)</td>
            <td>19.10b0</td>
            <td>The Uncompromising Code Formatter / MIT</td>
          </tr>

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

            <td />
          </tr>

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>3.3.0</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.21.0</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>2.3.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](https://github.com/pydata/bottleneck)</td>
            <td>1.3.2</td>
            <td>Fast NumPy array functions written in Cython. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[brotlipy](https://github.com/python-hyper/brotlipy)</td>
            <td>0.7.0</td>
            <td>Python bindings to the Brotli compression library / MIT</td>
          </tr>

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

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

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

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

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

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

          <tr>
            <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
            <td>1.6.0</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.4</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.10.1</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.21.4</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.4.2</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>[contextlib2](http://contextlib2.readthedocs.org)</td>
            <td>0.6.0.post1</td>
            <td>Backports and enhancements for the contextlib module / PSF 2</td>
          </tr>

          <tr>
            <td>[cryptography](https://github.com/pyca/cryptography)</td>
            <td>3.4.7</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.71.1</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.23</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.11.0</td>
            <td>Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask](https://dask.org/)</td>
            <td>2021.4.0</td>
            <td>Parallel PyData with Task Scheduling / BSD-3-Clause</td>
          </tr>

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

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

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

          <tr>
            <td>[diff-match-patch](http://code.google.com/p/google-diff-match-patch/)</td>
            <td>20200713</td>
            <td>Diff Match Patch is a high-performance library in multiple languages that manipulates plain text / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.17</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.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.1.0</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.12</td>
            <td>A platform independent file lock. / Public Domain</td>
          </tr>

          <tr>
            <td>[flake8](http://flake8.pycqa.org/)</td>
            <td>3.9.0</td>
            <td>Your Tool For Style Guide Enforcement / MIT</td>
          </tr>

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

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

          <tr>
            <td>[fsspec](https://github.com/martindurant/filesystem_spec)</td>
            <td>0.9.0</td>
            <td>A specification for pythonic filesystems / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[future](http://python-future.org)</td>
            <td>0.18.2</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](https://www.gevent.org)</td>
            <td>21.1.2</td>
            <td>Coroutine-based network library / MIT</td>
          </tr>

          <tr>
            <td>[glob2](https://github.com/miracle2k/python-glob2)</td>
            <td>0.7</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>1.0.0</td>
            <td>Lightweight in-process concurrent programming / MIT</td>
          </tr>

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>2.10.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.4</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.1</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.1</td>
            <td>HTML parser based on the WHATWG HTML specification / MIT</td>
          </tr>

          <tr>
            <td>icc\_rt</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.10</td>
            <td>Internationalized Domain Names in Applications (IDNA). / BSD Like</td>
          </tr>

          <tr>
            <td>[imageio](https://imageio.github.io)</td>
            <td>2.9.0</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.2.0</td>
            <td>Getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
          </tr>

          <tr>
            <td>[importlib-metadata](https://github.com/python/importlib_metadata)</td>
            <td>3.10.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[importlib\_metadata](https://github.com/python/importlib_metadata)</td>
            <td>3.10.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[iniconfig](http://github.com/RonnyPfannschmidt/iniconfig)</td>
            <td>1.1.1</td>
            <td>iniconfig: brain-dead simple config-ini parsing / MIT</td>
          </tr>

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

          <tr>
            <td>[intervaltree](https://github.com/chaimleib/intervaltree)</td>
            <td>3.1.0</td>
            <td>Editable interval tree data structure for Python 2 and 3 / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[ipython](https://ipython.org)</td>
            <td>7.22.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.6.3</td>
            <td>Jupyter Interactive Widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[isort](https://github.com/timothycrosley/isort)</td>
            <td>5.8.0</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.1</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.17.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.11.3</td>
            <td>An easy to use stand-alone template engine written in pure python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[joblib](https://pypi.org/project/joblib/)</td>
            <td>1.0.1</td>
            <td>Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause</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>[json5](https://github.com/dpranke/pyjson5)</td>
            <td>0.9.5</td>
            <td>A Python implementation of the JSON5 data format / Apache-2.0</td>
          </tr>

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</td>
            <td>3.2.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-packaging](https://github.com/jupyter/jupyter-packaging)</td>
            <td>0.7.12</td>
            <td>Jupyter Packaging Utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_client](https://jupyter.org)</td>
            <td>6.1.12</td>
            <td>jupyter\_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[jupyter\_server](https://jupyter.org)</td>
            <td>1.4.1</td>
            <td>Jupyter Server / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[jupyterlab\_pygments](http://github.com/JupyterLab/jupyterlab_pygments)</td>
            <td>0.1.2</td>
            <td>Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[jupyterlab\_widgets](https://github.com/jupyter-widgets/ipywidgets)</td>
            <td>1.0.0</td>
            <td>JupyterLab extension providing HTML widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[keyring](https://github.com/jaraco/keyring)</td>
            <td>22.3.0</td>
            <td>Store and access your passwords safely / MIT</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.3.1</td>
            <td>An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.18.2</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.6.0</td>
            <td>A fast and thorough lazy object proxy / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.71.1</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>[liblief](https://lief.quarkslab.com/)</td>
            <td>0.10.1</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.37</td>
            <td>PNG reference library / zlib/libpng</td>
          </tr>

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

          <tr>
            <td>[libspatialindex](http://libspatialindex.github.io)</td>
            <td>1.9.3</td>
            <td>Extensible framework for robust spatial indexing / MIT</td>
          </tr>

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

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

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

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

          <tr>
            <td>[llvmlite](http://llvmlite.pydata.org)</td>
            <td>0.36.0</td>
            <td>A lightweight LLVM python binding for writing JIT compilers. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[locket](https://github.com/mwilliamson/locket.py)</td>
            <td>0.2.1</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.6.3</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.9.3</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](https://gcc.gnu.org)</td>
            <td>5.3.0</td>
            <td>GNU Compiler Collection (libgfortran) for MinGW-w64 / GPL, LGPL, FDL, custom</td>
          </tr>

          <tr>
            <td>m2w64-gcc-libs</td>
            <td>5.3.0</td>
            <td>None / GPL3+, partial:GCCRLE, partial:LGPL2+</td>
          </tr>

          <tr>
            <td>[m2w64-gcc-libs-core](https://gcc.gnu.org)</td>
            <td>5.3.0</td>
            <td>GNU Compiler Collection (core libraries) for MinGW-w64 / GPL3+, partial:GCCRLE, partial:LGPL2+</td>
          </tr>

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

          <tr>
            <td>m2w64-libwinpthread-git</td>
            <td>5.0.0.4634.697f757</td>
            <td>None / MIT, BSD</td>
          </tr>

          <tr>
            <td>[markupsafe](https://www.palletsprojects.com/p/markupsafe)</td>
            <td>1.1.1</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.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-PSF-based</td>
          </tr>

          <tr>
            <td>[matplotlib-base](http://matplotlib.org/)</td>
            <td>3.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-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.16</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>2020.2</td>
            <td>Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel</td>
          </tr>

          <tr>
            <td>[mkl-service](https://github.com/ContinuumIO/mkl-service)</td>
            <td>2.3.0</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.3.0</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.1.1</td>
            <td>Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[mock](https://github.com/testing-cabal/mock)</td>
            <td>4.0.3</td>
            <td>A library for testing in Python / BSD-2-Clause</td>
          </tr>

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

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

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>1.0.2</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>[mypy\_extensions](http://www.mypy-lang.org/)</td>
            <td>0.4.3</td>
            <td>Experimental type system extensions for programs checked with the mypy typechecker. / MIT</td>
          </tr>

          <tr>
            <td>[nbclassic](http://github.com/jupyterlab/nbclassic)</td>
            <td>0.2.6</td>
            <td>Jupyter Notebook as a Jupyter Server Extension. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbclient](https://jupyter.org)</td>
            <td>0.5.3</td>
            <td>A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[nbformat](http://jupyter.org)</td>
            <td>5.1.3</td>
            <td>The Jupyter Notebook format / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nest-asyncio](https://github.com/erdewit/nest_asyncio)</td>
            <td>1.5.1</td>
            <td>Patch asyncio to allow nested event loops / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.6.1</td>
            <td>Natural Language Toolkit / 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](https://jupyter.org)</td>
            <td>6.3.0</td>
            <td>Jupyter Notebook / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[numba](http://numba.pydata.org)</td>
            <td>0.53.1</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.7.3</td>
            <td>Fast numerical expression evaluator for NumPy. / MIT</td>
          </tr>

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

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

          <tr>
            <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
            <td>1.1.0</td>
            <td>Numpy’s Sphinx extensions / 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>3.0.7</td>
            <td>A Python library to read/write Excel 2010 xlsx/xlsm files / MIT</td>
          </tr>

          <tr>
            <td>[openssl](http://www.openssl.org/)</td>
            <td>1.1.1k</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>20.9</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>1.2.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.11</td>
            <td>Universal markup converter (repackaged binaries) / GPL-2.0</td>
          </tr>

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

          <tr>
            <td>[paramiko](http://www.paramiko.org/)</td>
            <td>2.7.2</td>
            <td>SSH2 protocol library / LGPL-2.1-or-later</td>
          </tr>

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

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

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

          <tr>
            <td>[path.py](https://github.com/jaraco/path.py)</td>
            <td>12.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.5</td>
            <td>Fork of pathlib aiming to support the full stdlib Python API / MIT</td>
          </tr>

          <tr>
            <td>[pathspec](https://github.com/cpburnz/python-path-specification)</td>
            <td>0.7.0</td>
            <td>Utility library for gitignore style pattern matching of file paths. / MPL-2.0</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>[pexpect](http://pexpect.sourceforge.net/)</td>
            <td>4.8.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>8.2.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL</td>
          </tr>

          <tr>
            <td>[pip](https://pip.pypa.io/en/stable/)</td>
            <td>21.0.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.7.0</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.13.1</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>powershell\_shortcut</td>
            <td>0.0.1</td>
            <td>Powershell shortcut creator for Windows (using menuinst) / BSD</td>
          </tr>

          <tr>
            <td>[prometheus\_client](https://github.com/prometheus/client_python)</td>
            <td>0.10.1</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>3.0.17</td>
            <td>Library for building powerful interactive command lines in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
            <td>3.0.17</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.8.0</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.7.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.10.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.10.1</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.6.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.20</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pycurl](http://pycurl.sourceforge.net/)</td>
            <td>7.43.0.6</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pydocstyle](https://github.com/PyCQA/pydocstyle)</td>
            <td>6.0.0</td>
            <td>Python docstring style checker (formerly pep257) / MIT</td>
          </tr>

          <tr>
            <td>[pyerfa](https://pyerfa.readthedocs.io/)</td>
            <td>1.7.2</td>
            <td>Python bindings for ERFA routines / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.8.1</td>
            <td>Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause</td>
          </tr>

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

          <tr>
            <td>[pyls-black](https://github.com/rupert/pyls-black)</td>
            <td>0.4.6</td>
            <td>Black plugin for the Python Language Server / MIT</td>
          </tr>

          <tr>
            <td>[pyls-spyder](https://github.com/spyder-ide/pyls-spyder)</td>
            <td>0.3.2</td>
            <td>Spyder extensions for the python-language-server / MIT</td>
          </tr>

          <tr>
            <td>[pynacl](https://github.com/pyca/pynacl)</td>
            <td>1.4.0</td>
            <td>PyNaCl is a Python binding to the Networking and Cryptography library, a crypto library with the stated goal of improving usability, security and speed. / Apache-2.0</td>
          </tr>

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

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

          <tr>
            <td>pyparsing</td>
            <td>2.4.7</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>pyreadline</td>
            <td>2.1</td>
            <td>A python implmementation of GNU readline. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pyrsistent](http://github.com/tobgu/pyrsistent/)</td>
            <td>0.17.3</td>
            <td>Persistent/Functional/Immutable data structures / MIT</td>
          </tr>

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.7.1</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.6.1</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>6.2.3</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[python](https://www.python.org/)</td>
            <td>3.8.8</td>
            <td>General purpose programming language / Python-2.0</td>
          </tr>

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

          <tr>
            <td>[python-jsonrpc-server](https://github.com/palantir/python-jsonrpc-server)</td>
            <td>0.4.0</td>
            <td>A Python 2.7 and 3.4+ server implementation of the JSON RPC 2.0 protocol. / MIT</td>
          </tr>

          <tr>
            <td>[python-language-server](https://github.com/palantir/python-language-server)</td>
            <td>0.36.2</td>
            <td>An implementation of the Language Server Protocol for Python / MIT</td>
          </tr>

          <tr>
            <td>[python-libarchive-c](https://github.com/Changaco/python-libarchive-c)</td>
            <td>2.9</td>
            <td>Python interface to libarchive / CC0-1.0</td>
          </tr>

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

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

          <tr>
            <td>[pywin32](https://github.com/mhammond/pywin32)</td>
            <td>227</td>
            <td>Python extensions for Windows / PSF-2.0</td>
          </tr>

          <tr>
            <td>[pywin32-ctypes](https://github.com/enthought/pywin32-ctypes)</td>
            <td>0.2.0</td>
            <td>A limited subset of pywin32 re-implemented using ctypes (or cffi) / BSD 3 Clause</td>
          </tr>

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

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

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

          <tr>
            <td>[qdarkstyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet)</td>
            <td>2.8.1</td>
            <td>A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). / MIT</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>1.0.2</td>
            <td>Iconic fonts in PyQt and PySide applications / MIT</td>
          </tr>

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

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

          <tr>
            <td>[regex](https://bitbucket.org/mrabarnett/mrab-regex)</td>
            <td>2021.4.4</td>
            <td>Alternative regular expression module, to replace re / Python-2.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.25.1</td>
            <td>Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>rtree</td>
            <td>0.9.7</td>
            <td>R-Tree spatial index for Python GIS / MIT</td>
          </tr>

          <tr>
            <td>[ruamel\_yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)</td>
            <td>0.15.100</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

          <tr>
            <td>[scikit-image](http://scikit-image.org/)</td>
            <td>0.16.2</td>
            <td>Image processing in Python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[scikit-learn](http://scikit-learn.org/)</td>
            <td>0.23.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.6.2</td>
            <td>Scientific Library for Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[seaborn](https://seaborn.pydata.org)</td>
            <td>0.11.1</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>52.0.0</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.6.1</td>
            <td>Transforms a function into a single-dispatch generic function / MIT</td>
          </tr>

          <tr>
            <td>sip</td>
            <td>4.19.13</td>
            <td>Create Python bindings for C and C++ libraries / GPL-3.0</td>
          </tr>

          <tr>
            <td>[six](https://six.readthedocs.io/)</td>
            <td>1.15.0</td>
            <td>Python 2 and 3 compatibility utilities / MIT</td>
          </tr>

          <tr>
            <td>[sniffio](https://github.com/python-trio/sniffio)</td>
            <td>1.2.0</td>
            <td>Sniff out which async library your code is running under / Apache-2.0</td>
          </tr>

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

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

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

          <tr>
            <td>[soupsieve](http://facelessuser.github.io/soupsieve)</td>
            <td>2.2.1</td>
            <td>A modern CSS selector implementation for BeautifulSoup / MIT</td>
          </tr>

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>4.0.1</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-applehelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-devhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-htmlhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-jsmath](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.1</td>
            <td>A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-qthelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-serializinghtml](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.1.4</td>
            <td>sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause</td>
          </tr>

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

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

          <tr>
            <td>[spyder-kernels](https://www.spyder-ide.org/)</td>
            <td>1.10.2</td>
            <td>Jupyter kernels for Spyder’s console / MIT</td>
          </tr>

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

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.35.4</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.12.2</td>
            <td>Statistical computations and models for use with SciPy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](https://sympy.org)</td>
            <td>1.8</td>
            <td>Python library for symbolic mathematics / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tbb](https://github.com/oneapi-src/oneTBB)</td>
            <td>2020.0</td>
            <td>High level abstract threading library / Apache-2.0</td>
          </tr>

          <tr>
            <td>[tblib](https://github.com/ionelmc/python-tblib)</td>
            <td>1.7.0</td>
            <td>Traceback serialization library. / BSD 2-Clause</td>
          </tr>

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

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

          <tr>
            <td>[textdistance](https://github.com/orsinium/textdistance)</td>
            <td>4.2.1</td>
            <td>TextDistance – python library for comparing distance between two or more sequences by many algorithms. / MIT</td>
          </tr>

          <tr>
            <td>[threadpoolctl](https://github.com/joblib/threadpoolctl)</td>
            <td>2.1.0</td>
            <td>Python helpers to control the threadpools of native libraries / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[three-merge](https://github.com/spyder-ide/three-merge)</td>
            <td>0.1.1</td>
            <td>Simple Python library to perform a 3-way merge between strings / MIT</td>
          </tr>

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

          <tr>
            <td>[toml](https://github.com/uiri/toml)</td>
            <td>0.10.2</td>
            <td>Python lib for TOML. / MIT</td>
          </tr>

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

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>6.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.59.0</td>
            <td>A Fast, Extensible Progress Meter / MPL-2.0 or MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://traitlets.readthedocs.org/)</td>
            <td>5.0.5</td>
            <td>Configuration system for Python applications / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[typed-ast](https://github.com/python/typed_ast)</td>
            <td>1.4.2</td>
            <td>a fork of Python 2 and 3 ast modules with type comment support / Apache-2.0</td>
          </tr>

          <tr>
            <td>typing\_extensions</td>
            <td>3.7.4.3</td>
            <td>Backported and Experimental Type Hints for Python / PSF-2.0</td>
          </tr>

          <tr>
            <td>[ujson](https://github.com/ultrajson/ultrajson)</td>
            <td>4.0.2</td>
            <td>Ultra fast JSON decoder and encoder written in C with Python bindings / 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.26.4</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.2</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</td>
            <td>14.27.29016</td>
            <td>MSVC runtimes associated with cl.exe version 19.27.29111 (VS 2019 update 5) / None</td>
          </tr>

          <tr>
            <td>[watchdog](http://github.com/gorakhargosh/watchdog)</td>
            <td>1.0.2</td>
            <td>Filesystem events monitoring / Apache-2.0</td>
          </tr>

          <tr>
            <td>[wcwidth](https://github.com/jquast/wcwidth)</td>
            <td>0.2.5</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](https://palletsprojects.com/p/werkzeug/)</td>
            <td>1.0.1</td>
            <td>The comprehensive WSGI web application library. / BSD 3-Clause</td>
          </tr>

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

          <tr>
            <td>[widgetsnbextension](http://ipython.org)</td>
            <td>3.5.1</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.1.0</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.12.1</td>
            <td>Module for decorators, wrappers and monkey patching / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>2.0.1</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.3.8</td>
            <td>A Python module for creating Excel XLSX files / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[xlwt](http://www.python-excel.org/)</td>
            <td>1.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.5</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.2.5</td>
            <td>A C library for parsing and emitting YAML / MIT</td>
          </tr>

          <tr>
            <td>[yapf](https://github.com/google/yapf)</td>
            <td>0.31.0</td>
            <td>A formatter for Python files / Apache 2.0</td>
          </tr>

          <tr>
            <td>[zeromq](http://zeromq.org)</td>
            <td>4.3.2</td>
            <td>A high-performance asynchronous messaging library. / LGPL-3.0-or-later</td>
          </tr>

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

          <tr>
            <td>[zipp](https://github.com/jaraco/zipp)</td>
            <td>3.4.1</td>
            <td>A pathlib-compatible Zipfile object wrapper / MIT</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>zope</td>
            <td>1.0</td>
            <td>web application server / BSD</td>
          </tr>

          <tr>
            <td>zope.event</td>
            <td>4.5.0</td>
            <td>Very basic event publishing system / Zope Public License</td>
          </tr>

          <tr>
            <td>zope.interface</td>
            <td>5.3.0</td>
            <td>Interfaces for Python / ZPL-2.1</td>
          </tr>

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

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

        <tbody>
          <tr>
            <td>[alabaster](http://www.sphinx-doc.org/en/stable/index.html)</td>
            <td>0.7.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>2.0.3</td>
            <td>Anaconda Navigator / proprietary - Continuum Analytics, Inc.</td>
          </tr>

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

          <tr>
            <td>[anyio](https://github.com/agronholm/anyio)</td>
            <td>2.2.0</td>
            <td>High level compatibility layer for multiple asynchronous event loop implementations on Python / MIT</td>
          </tr>

          <tr>
            <td>[appdirs](http://github.com/ActiveState/appdirs)</td>
            <td>1.4.4</td>
            <td>A small Python module for determining appropriate platform-specific dirs. / MIT</td>
          </tr>

          <tr>
            <td>[applaunchservices](https://github.com/impact27/applaunchservices)</td>
            <td>0.2.1</td>
            <td>Simple package for registering an app with apple Launch Services to handle UTI and URL / MIT</td>
          </tr>

          <tr>
            <td>[appnope](http://github.com/minrk/appnope)</td>
            <td>0.1.2</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.1.2</td>
            <td>Control AppleScriptable applications from Python. / Public Domain</td>
          </tr>

          <tr>
            <td>[argh](https://github.com/neithere/argh)</td>
            <td>0.26.2</td>
            <td>The Natural CLI. / LGPL 3</td>
          </tr>

          <tr>
            <td>[argon2-cffi](https://argon2-cffi.readthedocs.org/)</td>
            <td>20.1.0</td>
            <td>The secure Argon2 password hashing algorithm. / MIT</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>1.4.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.5</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL-2.1-only</td>
          </tr>

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

          <tr>
            <td>[async\_generator](https://github.com/python-trio/async_generator)</td>
            <td>1.10</td>
            <td>Async generators and context managers for Python 3.5+ / MIT</td>
          </tr>

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

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>20.3.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>[autopep8](https://github.com/hhatto/autopep8)</td>
            <td>1.5.6</td>
            <td>A tool that automatically formats Python code to conform to the PEP 8 style guide / MIT</td>
          </tr>

          <tr>
            <td>[babel](http://babel.pocoo.org/)</td>
            <td>2.9.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.2.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>None / BSD</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.9.3</td>
            <td>Python library designed for screen-scraping / MIT</td>
          </tr>

          <tr>
            <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
            <td>1.9.2</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>[black](https://github.com/python/black)</td>
            <td>19.10b0</td>
            <td>The Uncompromising Code Formatter / MIT</td>
          </tr>

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

            <td />
          </tr>

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>3.3.0</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.21.0</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>2.3.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](https://github.com/pydata/bottleneck)</td>
            <td>1.3.2</td>
            <td>Fast NumPy array functions written in Cython. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[brotlipy](https://github.com/python-hyper/brotlipy)</td>
            <td>0.7.0</td>
            <td>Python bindings to the Brotli compression library / MIT</td>
          </tr>

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

          <tr>
            <td>[c-ares](https://c-ares.haxx.se/)</td>
            <td>1.17.1</td>
            <td>This is c-ares, an asynchronous resolver library / MIT</td>
          </tr>

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

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

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

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

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

          <tr>
            <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
            <td>1.6.0</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.4</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.10.1</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.21.4</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.4.2</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.6.0.post1</td>
            <td>Backports and enhancements for the contextlib module / PSF 2</td>
          </tr>

          <tr>
            <td>[cryptography](https://github.com/pyca/cryptography)</td>
            <td>3.4.7</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.71.1</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.23</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.11.0</td>
            <td>Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask](https://dask.org/)</td>
            <td>2021.4.0</td>
            <td>Parallel PyData with Task Scheduling / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[dbus](http://www.freedesktop.org/wiki/Software/dbus/)</td>
            <td>1.13.18</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>5.0.6</td>
            <td>Better living through Python with decorators. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[diff-match-patch](http://code.google.com/p/google-diff-match-patch/)</td>
            <td>20200713</td>
            <td>Diff Match Patch is a high-performance library in multiple languages that manipulates plain text / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.17</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.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.3.0</td>
            <td>Expat XML parser library in C / MIT</td>
          </tr>

          <tr>
            <td>[fastcache](https://github.com/pbrady/fastcache)</td>
            <td>1.1.0</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.12</td>
            <td>A platform independent file lock. / Public Domain</td>
          </tr>

          <tr>
            <td>[flake8](http://flake8.pycqa.org/)</td>
            <td>3.9.0</td>
            <td>Your Tool For Style Guide Enforcement / MIT</td>
          </tr>

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

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

          <tr>
            <td>[fsspec](https://github.com/martindurant/filesystem_spec)</td>
            <td>0.9.0</td>
            <td>A specification for pythonic filesystems / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[future](http://python-future.org)</td>
            <td>0.18.2</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.21.0</td>
            <td>Internationalization package / GPL-2.0</td>
          </tr>

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

          <tr>
            <td>[glib](https://developer.gnome.org/glib/)</td>
            <td>2.68.1</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.7</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.2.1</td>
            <td>The GNU multiprecision library. / GPL-2.0-or-later AND LGPL-3.0-or-later</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>1.0.0</td>
            <td>Lightweight in-process concurrent programming / MIT</td>
          </tr>

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>2.10.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.4</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.1</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.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.10</td>
            <td>Internationalized Domain Names in Applications (IDNA). / BSD Like</td>
          </tr>

          <tr>
            <td>[imageio](https://imageio.github.io)</td>
            <td>2.9.0</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.2.0</td>
            <td>Getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
          </tr>

          <tr>
            <td>[importlib-metadata](https://github.com/python/importlib_metadata)</td>
            <td>3.10.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[importlib\_metadata](https://github.com/python/importlib_metadata)</td>
            <td>3.10.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[iniconfig](http://github.com/RonnyPfannschmidt/iniconfig)</td>
            <td>1.1.1</td>
            <td>iniconfig: brain-dead simple config-ini parsing / MIT</td>
          </tr>

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

          <tr>
            <td>[intervaltree](https://github.com/chaimleib/intervaltree)</td>
            <td>3.1.0</td>
            <td>Editable interval tree data structure for Python 2 and 3 / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[ipython](https://ipython.org)</td>
            <td>7.22.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.6.3</td>
            <td>Jupyter Interactive Widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[isort](https://github.com/timothycrosley/isort)</td>
            <td>5.8.0</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.1</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.17.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.11.3</td>
            <td>An easy to use stand-alone template engine written in pure python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[joblib](https://pypi.org/project/joblib/)</td>
            <td>1.0.1</td>
            <td>Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause</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>[json5](https://github.com/dpranke/pyjson5)</td>
            <td>0.9.5</td>
            <td>A Python implementation of the JSON5 data format / Apache-2.0</td>
          </tr>

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</td>
            <td>3.2.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-packaging](https://github.com/jupyter/jupyter-packaging)</td>
            <td>0.7.12</td>
            <td>Jupyter Packaging Utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_client](https://jupyter.org)</td>
            <td>6.1.12</td>
            <td>jupyter\_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[jupyter\_server](https://jupyter.org)</td>
            <td>1.4.1</td>
            <td>Jupyter Server / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[jupyterlab\_pygments](http://github.com/JupyterLab/jupyterlab_pygments)</td>
            <td>0.1.2</td>
            <td>Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[jupyterlab\_widgets](https://github.com/jupyter-widgets/ipywidgets)</td>
            <td>1.0.0</td>
            <td>JupyterLab extension providing HTML widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[keyring](https://github.com/jaraco/keyring)</td>
            <td>22.3.0</td>
            <td>Store and access your passwords safely / MIT</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.3.1</td>
            <td>An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.18.2</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.6.0</td>
            <td>A fast and thorough lazy object proxy / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[lcms2](http://www.littlecms.com/)</td>
            <td>2.12</td>
            <td>Open Source Color Management Engine / MIT</td>
          </tr>

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

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.71.1</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://llvm.org/)</td>
            <td>10.0.0</td>
            <td>LLVM C++ standard library / Apache-2.0 WITH LLVM-exception</td>
          </tr>

          <tr>
            <td>[libedit](http://thrysoee.dk/editline/)</td>
            <td>3.1.20210216</td>
            <td>Editline Library (libedit) / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libev](http://software.schmorp.de/pkg/libev.html)</td>
            <td>4.33</td>
            <td>A full-featured and high-performance event loop that is loosely modeled after libevent, but without its limitations and bugs. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libffi](https://sourceware.org/libffi/)</td>
            <td>3.3</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.16</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.10.1</td>
            <td>A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[libllvm10](http://llvm.org/)</td>
            <td>10.0.1</td>
            <td>Development headers and libraries for LLVM / Apache-2.0 WITH LLVM-exception</td>
          </tr>

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

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

          <tr>
            <td>[libspatialindex](http://libspatialindex.github.io)</td>
            <td>1.9.3</td>
            <td>Extensible framework for robust spatial indexing / MIT</td>
          </tr>

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

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

          <tr>
            <td>[libuv](http://libuv.org/)</td>
            <td>1.40.0</td>
            <td>Cross-platform asynchronous I/O / MIT</td>
          </tr>

          <tr>
            <td>[libwebp-base](https://developers.google.com/speed/webp)</td>
            <td>1.2.0</td>
            <td>WebP image library / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[llvm-openmp](http://openmp.llvm.org/)</td>
            <td>10.0.0</td>
            <td>The OpenMP API supports multi-platform shared-memory parallel programming in C/C++ and Fortran. / NCSA</td>
          </tr>

          <tr>
            <td>[llvmlite](http://llvmlite.pydata.org)</td>
            <td>0.36.0</td>
            <td>A lightweight LLVM python binding for writing JIT compilers. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[locket](https://github.com/mwilliamson/locket.py)</td>
            <td>0.2.1</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.6.3</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.9.3</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.1</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.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-PSF-based</td>
          </tr>

          <tr>
            <td>[matplotlib-base](http://matplotlib.org/)</td>
            <td>3.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-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>2021.2.0</td>
            <td>Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel</td>
          </tr>

          <tr>
            <td>[mkl-service](https://github.com/ContinuumIO/mkl-service)</td>
            <td>2.3.0</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.3.0</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.2.1</td>
            <td>Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[mock](https://github.com/testing-cabal/mock)</td>
            <td>4.0.3</td>
            <td>A library for testing in Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/more-itertools/more-itertools)</td>
            <td>8.7.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.2</td>
            <td>The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only</td>
          </tr>

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

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>1.0.2</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>[mypy\_extensions](http://www.mypy-lang.org/)</td>
            <td>0.4.3</td>
            <td>Experimental type system extensions for programs checked with the mypy typechecker. / MIT</td>
          </tr>

          <tr>
            <td>[nbclassic](http://github.com/jupyterlab/nbclassic)</td>
            <td>0.2.6</td>
            <td>Jupyter Notebook as a Jupyter Server Extension. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbclient](https://jupyter.org)</td>
            <td>0.5.3</td>
            <td>A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[nbformat](http://jupyter.org)</td>
            <td>5.1.3</td>
            <td>The Jupyter Notebook format / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[nest-asyncio](https://github.com/erdewit/nest_asyncio)</td>
            <td>1.5.1</td>
            <td>Patch asyncio to allow nested event loops / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.6.1</td>
            <td>Natural Language Toolkit / 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](https://jupyter.org)</td>
            <td>6.3.0</td>
            <td>Jupyter Notebook / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[numba](http://numba.pydata.org)</td>
            <td>0.53.1</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.7.3</td>
            <td>Fast numerical expression evaluator for NumPy. / MIT</td>
          </tr>

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

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

          <tr>
            <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
            <td>1.1.0</td>
            <td>Numpy’s Sphinx extensions / 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>3.0.7</td>
            <td>A Python library to read/write Excel 2010 xlsx/xlsm files / MIT</td>
          </tr>

          <tr>
            <td>[openssl](http://www.openssl.org/)</td>
            <td>1.1.1k</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>20.9</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>1.2.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.12</td>
            <td>Universal markup converter (repackaged binaries) / GPL-2.0</td>
          </tr>

          <tr>
            <td>[pandocfilters](https://github.com/jgm/pandocfilters)</td>
            <td>1.4.3</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.7.0</td>
            <td>A Python Parser / MIT</td>
          </tr>

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

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

          <tr>
            <td>[path.py](https://github.com/jaraco/path.py)</td>
            <td>12.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.5</td>
            <td>Fork of pathlib aiming to support the full stdlib Python API / MIT</td>
          </tr>

          <tr>
            <td>[pathspec](https://github.com/cpburnz/python-path-specification)</td>
            <td>0.7.0</td>
            <td>Utility library for gitignore style pattern matching of file paths. / MPL-2.0</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.44</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.8.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>8.2.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL</td>
          </tr>

          <tr>
            <td>[pip](https://pip.pypa.io/en/stable/)</td>
            <td>21.0.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.7.0</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.13.1</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.10.1</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>3.0.17</td>
            <td>Library for building powerful interactive command lines in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
            <td>3.0.17</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.8.0</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.7.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.10.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.10.1</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.6.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.20</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pycurl](http://pycurl.sourceforge.net/)</td>
            <td>7.43.0.6</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pydocstyle](https://github.com/PyCQA/pydocstyle)</td>
            <td>6.0.0</td>
            <td>Python docstring style checker (formerly pep257) / MIT</td>
          </tr>

          <tr>
            <td>[pyerfa](https://pyerfa.readthedocs.io/)</td>
            <td>1.7.3</td>
            <td>Python bindings for ERFA routines / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.8.1</td>
            <td>Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause</td>
          </tr>

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

          <tr>
            <td>[pyls-black](https://github.com/rupert/pyls-black)</td>
            <td>0.4.6</td>
            <td>Black plugin for the Python Language Server / MIT</td>
          </tr>

          <tr>
            <td>[pyls-spyder](https://github.com/spyder-ide/pyls-spyder)</td>
            <td>0.3.2</td>
            <td>Spyder extensions for the python-language-server / MIT</td>
          </tr>

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

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

          <tr>
            <td>pyparsing</td>
            <td>2.4.7</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>[pyrsistent](http://github.com/tobgu/pyrsistent/)</td>
            <td>0.17.3</td>
            <td>Persistent/Functional/Immutable data structures / MIT</td>
          </tr>

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.7.1</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.6.1</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>6.2.3</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[python](https://www.python.org/)</td>
            <td>3.8.8</td>
            <td>General purpose programming language / Python-2.0</td>
          </tr>

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

          <tr>
            <td>[python-jsonrpc-server](https://github.com/palantir/python-jsonrpc-server)</td>
            <td>0.4.0</td>
            <td>A Python 2.7 and 3.4+ server implementation of the JSON RPC 2.0 protocol. / MIT</td>
          </tr>

          <tr>
            <td>[python-language-server](https://github.com/palantir/python-language-server)</td>
            <td>0.36.2</td>
            <td>An implementation of the Language Server Protocol for Python / MIT</td>
          </tr>

          <tr>
            <td>[python-libarchive-c](https://github.com/Changaco/python-libarchive-c)</td>
            <td>2.9</td>
            <td>Python interface to libarchive / CC0-1.0</td>
          </tr>

          <tr>
            <td>[python.app](https://www.python.org/)</td>
            <td>3</td>
            <td>Proxy on macOS letting Python libraries hook into the GUI event loop / BSD-3-Clause</td>
          </tr>

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

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

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

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

          <tr>
            <td>[qdarkstyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet)</td>
            <td>2.8.1</td>
            <td>A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). / MIT</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>1.0.2</td>
            <td>Iconic fonts in PyQt and PySide applications / MIT</td>
          </tr>

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

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

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

          <tr>
            <td>[regex](https://bitbucket.org/mrabarnett/mrab-regex)</td>
            <td>2021.4.4</td>
            <td>Alternative regular expression module, to replace re / Python-2.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.25.1</td>
            <td>Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0</td>
          </tr>

          <tr>
            <td>ripgrep</td>
            <td>12.1.1</td>

            <td />
          </tr>

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

          <tr>
            <td>rtree</td>
            <td>0.9.7</td>
            <td>R-Tree spatial index for Python GIS / MIT</td>
          </tr>

          <tr>
            <td>[ruamel\_yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)</td>
            <td>0.15.100</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

          <tr>
            <td>[scikit-image](http://scikit-image.org/)</td>
            <td>0.18.1</td>
            <td>Image processing in Python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[scikit-learn](http://scikit-learn.org/)</td>
            <td>0.24.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.6.2</td>
            <td>Scientific Library for Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[seaborn](https://seaborn.pydata.org)</td>
            <td>0.11.1</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>52.0.0</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.6.1</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](https://six.readthedocs.io/)</td>
            <td>1.15.0</td>
            <td>Python 2 and 3 compatibility utilities / MIT</td>
          </tr>

          <tr>
            <td>[sniffio](https://github.com/python-trio/sniffio)</td>
            <td>1.2.0</td>
            <td>Sniff out which async library your code is running under / Apache-2.0</td>
          </tr>

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

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

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

          <tr>
            <td>[soupsieve](http://facelessuser.github.io/soupsieve)</td>
            <td>2.2.1</td>
            <td>A modern CSS selector implementation for BeautifulSoup / MIT</td>
          </tr>

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>4.0.1</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-applehelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-devhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-htmlhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-jsmath](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.1</td>
            <td>A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-qthelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-serializinghtml](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.1.4</td>
            <td>sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause</td>
          </tr>

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

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

          <tr>
            <td>[spyder-kernels](https://www.spyder-ide.org/)</td>
            <td>1.10.2</td>
            <td>Jupyter kernels for Spyder’s console / MIT</td>
          </tr>

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

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.35.4</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.12.2</td>
            <td>Statistical computations and models for use with SciPy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](https://sympy.org)</td>
            <td>1.8</td>
            <td>Python library for symbolic mathematics / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tbb](https://github.com/oneapi-src/oneTBB)</td>
            <td>2020.3</td>
            <td>High level abstract threading library / Apache-2.0</td>
          </tr>

          <tr>
            <td>[tblib](https://github.com/ionelmc/python-tblib)</td>
            <td>1.7.0</td>
            <td>Traceback serialization library. / BSD 2-Clause</td>
          </tr>

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

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

          <tr>
            <td>[textdistance](https://github.com/orsinium/textdistance)</td>
            <td>4.2.1</td>
            <td>TextDistance – python library for comparing distance between two or more sequences by many algorithms. / MIT</td>
          </tr>

          <tr>
            <td>[threadpoolctl](https://github.com/joblib/threadpoolctl)</td>
            <td>2.1.0</td>
            <td>Python helpers to control the threadpools of native libraries / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[three-merge](https://github.com/spyder-ide/three-merge)</td>
            <td>0.1.1</td>
            <td>Simple Python library to perform a 3-way merge between strings / MIT</td>
          </tr>

          <tr>
            <td>[tifffile](https://github.com/cgohlke/tifffile)</td>
            <td>2020.10.1</td>
            <td>Read and write image data from and to TIFF files. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[toml](https://github.com/uiri/toml)</td>
            <td>0.10.2</td>
            <td>Python lib for TOML. / MIT</td>
          </tr>

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

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>6.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.59.0</td>
            <td>A Fast, Extensible Progress Meter / MPL-2.0 or MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://traitlets.readthedocs.org/)</td>
            <td>5.0.5</td>
            <td>Configuration system for Python applications / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[typed-ast](https://github.com/python/typed_ast)</td>
            <td>1.4.2</td>
            <td>a fork of Python 2 and 3 ast modules with type comment support / Apache-2.0</td>
          </tr>

          <tr>
            <td>typing\_extensions</td>
            <td>3.7.4.3</td>
            <td>Backported and Experimental Type Hints for Python / PSF-2.0</td>
          </tr>

          <tr>
            <td>[ujson](https://github.com/ultrajson/ultrajson)</td>
            <td>4.0.2</td>
            <td>Ultra fast JSON decoder and encoder written in C with Python bindings / 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.9</td>
            <td>ODBC on non MS Windows platforms / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.26.4</td>
            <td>HTTP library with thread-safe connection pooling, file post, and more. / MIT</td>
          </tr>

          <tr>
            <td>[watchdog](http://github.com/gorakhargosh/watchdog)</td>
            <td>1.0.2</td>
            <td>Filesystem events monitoring / Apache-2.0</td>
          </tr>

          <tr>
            <td>[wcwidth](https://github.com/jquast/wcwidth)</td>
            <td>0.2.5</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](https://palletsprojects.com/p/werkzeug/)</td>
            <td>1.0.1</td>
            <td>The comprehensive WSGI web application library. / BSD 3-Clause</td>
          </tr>

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

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

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

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

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>2.0.1</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.3.8</td>
            <td>A Python module for creating Excel XLSX files / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[xlwt](http://www.python-excel.org/)</td>
            <td>1.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.5</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.2.5</td>
            <td>A C library for parsing and emitting YAML / MIT</td>
          </tr>

          <tr>
            <td>[yapf](https://github.com/google/yapf)</td>
            <td>0.31.0</td>
            <td>A formatter for Python files / Apache 2.0</td>
          </tr>

          <tr>
            <td>[zeromq](http://zeromq.org)</td>
            <td>4.3.4</td>
            <td>A high-performance asynchronous messaging library. / LGPL-3.0-or-later</td>
          </tr>

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

          <tr>
            <td>[zipp](https://github.com/jaraco/zipp)</td>
            <td>3.4.1</td>
            <td>A pathlib-compatible Zipfile object wrapper / MIT</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>zope</td>
            <td>1.0</td>
            <td>web application server / BSD</td>
          </tr>

          <tr>
            <td>zope.event</td>
            <td>4.5.0</td>
            <td>Very basic event publishing system / Zope Public License</td>
          </tr>

          <tr>
            <td>zope.interface</td>
            <td>5.3.0</td>
            <td>Interfaces for Python / ZPL-2.1</td>
          </tr>

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

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

        <tbody>
          <tr>
            <td>[\_libgcc\_mutex](https://github.com/AnacondaRecipes/_libgcc_mutex-feedstock)</td>
            <td>0.1</td>
            <td>Mutex for libgcc and libgcc-ng / None</td>
          </tr>

          <tr>
            <td>[\_openmp\_mutex](https://github.com/conda-forge/ctng-compilers-feedstock)</td>
            <td>4.5</td>
            <td>OpenMP Implementation Mutex / BSD-3-Clause</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.9.1</td>
            <td>Tool for encapsulating, running, and reproducing data science projects / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[argon2-cffi](https://argon2-cffi.readthedocs.org/)</td>
            <td>20.1.0</td>
            <td>The secure Argon2 password hashing algorithm. / MIT</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>1.4.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.4.2</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL-2.1-only</td>
          </tr>

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

          <tr>
            <td>[async\_generator](https://github.com/python-trio/async_generator)</td>
            <td>1.10</td>
            <td>Async generators and context managers for Python 3.5+ / MIT</td>
          </tr>

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>20.3.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.9.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.2.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>None / BSD</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.9.3</td>
            <td>Python library designed for screen-scraping / MIT</td>
          </tr>

          <tr>
            <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
            <td>1.6.1</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.3.0</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.21.0</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>2.3.1</td>
            <td>Statistical and novel interactive HTML plots for Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[bottleneck](https://github.com/pydata/bottleneck)</td>
            <td>1.3.2</td>
            <td>Fast NumPy array functions written in Cython. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[brotli](http://github.com/google/brotli)</td>
            <td>1.0.9</td>
            <td>Brotli compression format / MIT</td>
          </tr>

          <tr>
            <td>[brotlipy](https://github.com/python-hyper/brotlipy)</td>
            <td>0.7.0</td>
            <td>Python bindings to the Brotli compression library / MIT</td>
          </tr>

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

          <tr>
            <td>[c-ares](https://c-ares.haxx.se/)</td>
            <td>1.17.1</td>
            <td>This is c-ares, an asynchronous resolver library / MIT</td>
          </tr>

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

          <tr>
            <td>[cairo](http://cairographics.org/)</td>
            <td>1.16.0</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>2020.12.5</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

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

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

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

          <tr>
            <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
            <td>1.6.0</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.4</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.10.1</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.21.4</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.4.2</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.6.0.post1</td>
            <td>Backports and enhancements for the contextlib module / PSF 2</td>
          </tr>

          <tr>
            <td>[cryptography](https://github.com/pyca/cryptography)</td>
            <td>3.4.7</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.71.1</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.23</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.11.0</td>
            <td>Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask](https://dask.org/)</td>
            <td>2021.4.0</td>
            <td>Parallel PyData with Task Scheduling / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[dbus](http://www.freedesktop.org/wiki/Software/dbus/)</td>
            <td>1.13.18</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>5.0.6</td>
            <td>Better living through Python with decorators. / BSD-3-Clause</td>
          </tr>

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

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

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.17</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.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.3.0</td>
            <td>Expat XML parser library in C / MIT</td>
          </tr>

          <tr>
            <td>[fastcache](https://github.com/pbrady/fastcache)</td>
            <td>1.1.0</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.12</td>
            <td>A platform independent file lock. / Public Domain</td>
          </tr>

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

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

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

          <tr>
            <td>[fribidi](https://github.com/fribidi/fribidi)</td>
            <td>1.0.10</td>
            <td>The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[fsspec](https://github.com/martindurant/filesystem_spec)</td>
            <td>0.9.0</td>
            <td>A specification for pythonic filesystems / BSD-3-Clause</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](https://www.gevent.org)</td>
            <td>21.1.2</td>
            <td>Coroutine-based network library / MIT</td>
          </tr>

          <tr>
            <td>[giflib](http://giflib.sourceforge.net)</td>
            <td>5.2.1</td>
            <td>Library for reading and writing gif images / MIT</td>
          </tr>

          <tr>
            <td>[glib](https://developer.gnome.org/glib/)</td>
            <td>2.68.1</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.7</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.2.1</td>
            <td>The GNU multiprecision library. / GPL-2.0-or-later AND LGPL-3.0-or-later</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.14</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>1.0.0</td>
            <td>Lightweight in-process concurrent programming / MIT</td>
          </tr>

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>2.10.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>2.8.0</td>
            <td>An OpenType text shaping engine. / MIT</td>
          </tr>

          <tr>
            <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
            <td>1.10.6</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.1</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.1</td>
            <td>HTML parser based on the WHATWG HTML specification / MIT</td>
          </tr>

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

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

          <tr>
            <td>[imagecodecs](https://www.lfd.uci.edu/~gohlke/)</td>
            <td>2021.1.11</td>
            <td>Image transformation, compression, and decompression codecs / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[imageio](https://imageio.github.io)</td>
            <td>2.9.0</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.2.0</td>
            <td>Getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
          </tr>

          <tr>
            <td>[importlib-metadata](https://github.com/python/importlib_metadata)</td>
            <td>3.10.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[importlib\_metadata](https://github.com/python/importlib_metadata)</td>
            <td>3.10.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[iniconfig](http://github.com/RonnyPfannschmidt/iniconfig)</td>
            <td>1.1.1</td>
            <td>iniconfig: brain-dead simple config-ini parsing / MIT</td>
          </tr>

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

          <tr>
            <td>[ipython](https://ipython.org)</td>
            <td>7.22.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.6.3</td>
            <td>Jupyter Interactive Widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[isort](https://github.com/timothycrosley/isort)</td>
            <td>5.8.0</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.1</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.17.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.11.3</td>
            <td>An easy to use stand-alone template engine written in pure python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[joblib](https://pypi.org/project/joblib/)</td>
            <td>1.0.1</td>
            <td>Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause</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>[json5](https://github.com/dpranke/pyjson5)</td>
            <td>0.9.5</td>
            <td>A Python implementation of the JSON5 data format / Apache-2.0</td>
          </tr>

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</td>
            <td>3.2.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](https://jupyter.org)</td>
            <td>6.1.12</td>
            <td>jupyter\_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause</td>
          </tr>

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

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

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

          <tr>
            <td>[jupyterlab\_pygments](http://github.com/JupyterLab/jupyterlab_pygments)</td>
            <td>0.1.2</td>
            <td>Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[jupyterlab\_widgets](https://github.com/jupyter-widgets/ipywidgets)</td>
            <td>1.0.0</td>
            <td>JupyterLab extension providing HTML widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jxrlib](https://packages.debian.org/source/sid/jxrlib)</td>
            <td>1.1</td>
            <td>jxrlib - JPEG XR Library by Microsoft, built from Debian hosted sources. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.3.1</td>
            <td>An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.18.2</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.4.3</td>
            <td>A fast and thorough lazy object proxy / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[lcms2](http://www.littlecms.com/)</td>
            <td>2.12</td>
            <td>Open Source Color Management Engine / MIT</td>
          </tr>

          <tr>
            <td>[ld\_impl\_linux-s390x](https://www.gnu.org/software/binutils/)</td>
            <td>2.33.1</td>
            <td>A set of programming tools for creating and managing binary programs, object files, libraries, profile data, and assembly source code. / GPL-3.0-only</td>
          </tr>

          <tr>
            <td>[libaec](https://gitlab.dkrz.de/k202009/libaec)</td>
            <td>1.0.4</td>
            <td>Adaptive Entropy Coding library / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.71.1</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>[libdeflate](https://github.com/ebiggers/libdeflate)</td>
            <td>1.7</td>
            <td>libdeflate is a library for fast, whole-buffer DEFLATE-based compression and decompression. / MIT</td>
          </tr>

          <tr>
            <td>[libedit](http://thrysoee.dk/editline/)</td>
            <td>3.1.20210216</td>
            <td>Editline Library (libedit) / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libev](http://software.schmorp.de/pkg/libev.html)</td>
            <td>4.33</td>
            <td>A full-featured and high-performance event loop that is loosely modeled after libevent, but without its limitations and bugs. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libffi](https://sourceware.org/libffi/)</td>
            <td>3.3</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>9.3.0</td>
            <td>The GCC low-level runtime library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libgfortran-ng](https://gcc.gnu.org/)</td>
            <td>7.5.0</td>
            <td>The GNU Fortran Runtime Library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libgfortran4](https://gcc.gnu.org/)</td>
            <td>7.5.0</td>
            <td>The GNU Fortran Runtime Library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libgomp](https://gcc.gnu.org/onlinedocs/gccint/Libgcc.html)</td>
            <td>9.3.0</td>
            <td>The GCC OpenMP implementation. / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

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

          <tr>
            <td>[libopenblas](http://www.openblas.net/)</td>
            <td>0.3.13</td>
            <td>An Optimized BLAS library / BSD</td>
          </tr>

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

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

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

          <tr>
            <td>[libstdcxx-ng](https://gcc.gnu.org/)</td>
            <td>9.3.0</td>
            <td>The GNU C++ Runtime Library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.2.0</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>[libuv](http://libuv.org/)</td>
            <td>1.40.0</td>
            <td>Cross-platform asynchronous I/O / MIT</td>
          </tr>

          <tr>
            <td>[libwebp](https://developers.google.com/speed/webp/)</td>
            <td>1.2.0</td>
            <td>WebP image library / Google</td>
          </tr>

          <tr>
            <td>[libxcb](http://xcb.freedesktop.org/)</td>
            <td>1.14</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.10</td>
            <td>The XML C parser and toolkit of Gnome / MIT</td>
          </tr>

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

          <tr>
            <td>[libzopfli](https://github.com/google/zopfli)</td>
            <td>1.0.3</td>
            <td>A compression library programmed in C to perform very good, but slow, deflate or zlib compression. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[locket](https://github.com/mwilliamson/locket.py)</td>
            <td>0.2.1</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.6.3</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.9.3</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.1</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.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-PSF-based</td>
          </tr>

          <tr>
            <td>[matplotlib-base](http://matplotlib.org/)</td>
            <td>3.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-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>[mock](https://github.com/testing-cabal/mock)</td>
            <td>4.0.3</td>
            <td>A library for testing in Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/more-itertools/more-itertools)</td>
            <td>8.7.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.2</td>
            <td>The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only</td>
          </tr>

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

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>1.0.2</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>[nbclient](https://jupyter.org)</td>
            <td>0.5.3</td>
            <td>A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[nbformat](http://jupyter.org)</td>
            <td>5.1.3</td>
            <td>The Jupyter Notebook format / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[nest-asyncio](https://github.com/erdewit/nest_asyncio)</td>
            <td>1.5.1</td>
            <td>Patch asyncio to allow nested event loops / BSD-2-Clause</td>
          </tr>

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

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.6.1</td>
            <td>Natural Language Toolkit / Apache 2.0</td>
          </tr>

          <tr>
            <td>nomkl</td>
            <td>3.0</td>
            <td>None / BSD</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](https://jupyter.org)</td>
            <td>6.3.0</td>
            <td>Jupyter Notebook / BSD-3-Clause</td>
          </tr>

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

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

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

          <tr>
            <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
            <td>1.1.0</td>
            <td>Numpy’s Sphinx extensions / 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.3.13</td>
            <td>An optimized BLAS library / BSD</td>
          </tr>

          <tr>
            <td>openblas-devel</td>
            <td>0.3.13</td>
            <td>OpenBLAS headers and libraries for developing software that used OpenBLAS. / None</td>
          </tr>

          <tr>
            <td>[openjpeg](http://www.openjpeg.org/)</td>
            <td>2.3.0</td>
            <td>An open-source JPEG 2000 codec written in C / BSD 2-Clause</td>
          </tr>

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

          <tr>
            <td>[openssl](http://www.openssl.org/)</td>
            <td>1.1.1k</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>20.9</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>1.2.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.16.0</td>
            <td>Universal markup converter (repackaged binaries) / GPL-2.0</td>
          </tr>

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

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

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

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>1.2.0</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.12</td>
            <td>A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL-3.0-or-later</td>
          </tr>

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

          <tr>
            <td>[path.py](https://github.com/jaraco/path.py)</td>
            <td>12.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.5</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.44</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.8.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>8.2.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL</td>
          </tr>

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

          <tr>
            <td>[pixman](http://www.pixman.org/)</td>
            <td>0.40.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.7.0</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.13.1</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.10.1</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>3.0.17</td>
            <td>Library for building powerful interactive command lines in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
            <td>3.0.17</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.8.0</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.7.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.10.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.10.1</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.7.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.20</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pycurl](http://pycurl.sourceforge.net/)</td>
            <td>7.43.0.6</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pyerfa](https://pyerfa.readthedocs.io/)</td>
            <td>1.7.1.1</td>
            <td>Python bindings for ERFA routines / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.8.1</td>
            <td>Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause</td>
          </tr>

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

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

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

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

          <tr>
            <td>[pyrsistent](http://github.com/tobgu/pyrsistent/)</td>
            <td>0.17.3</td>
            <td>Persistent/Functional/Immutable data structures / MIT</td>
          </tr>

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.7.1</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.6.1</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>6.2.3</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[python](https://www.python.org/)</td>
            <td>3.8.8</td>
            <td>General purpose programming language / Python-2.0</td>
          </tr>

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

          <tr>
            <td>[python-libarchive-c](https://github.com/Changaco/python-libarchive-c)</td>
            <td>2.9</td>
            <td>Python interface to libarchive / CC0-1.0</td>
          </tr>

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

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

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

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

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

          <tr>
            <td>[regex](https://bitbucket.org/mrabarnett/mrab-regex)</td>
            <td>2021.4.4</td>
            <td>Alternative regular expression module, to replace re / Python-2.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.25.1</td>
            <td>Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0</td>
          </tr>

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

          <tr>
            <td>[ruamel\_yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)</td>
            <td>0.15.80</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

          <tr>
            <td>[scikit-image](http://scikit-image.org/)</td>
            <td>0.18.1</td>
            <td>Image processing in Python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[scikit-learn](http://scikit-learn.org/)</td>
            <td>0.24.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.6.2</td>
            <td>Scientific Library for Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[seaborn](https://seaborn.pydata.org)</td>
            <td>0.11.1</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>51.1.2</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.6.1</td>
            <td>Transforms a function into a single-dispatch generic function / MIT</td>
          </tr>

          <tr>
            <td>sip</td>
            <td>4.19.25</td>
            <td>Create Python bindings for C and C++ libraries / GPL-3.0</td>
          </tr>

          <tr>
            <td>[six](https://six.readthedocs.io/)</td>
            <td>1.15.0</td>
            <td>Python 2 and 3 compatibility utilities / MIT</td>
          </tr>

          <tr>
            <td>[snappy](https://github.com/google/snappy)</td>
            <td>1.1.8</td>
            <td>A fast compressor/decompressor / BSD 3-clause</td>
          </tr>

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

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

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

          <tr>
            <td>[soupsieve](http://facelessuser.github.io/soupsieve)</td>
            <td>2.2.1</td>
            <td>A modern CSS selector implementation for BeautifulSoup / MIT</td>
          </tr>

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>4.0.1</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-applehelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-devhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-htmlhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-jsmath](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.1</td>
            <td>A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-qthelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-serializinghtml](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.1.4</td>
            <td>sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause</td>
          </tr>

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

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

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.35.4</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.12.2</td>
            <td>Statistical computations and models for use with SciPy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](https://sympy.org)</td>
            <td>1.8</td>
            <td>Python library for symbolic mathematics / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tblib](https://github.com/ionelmc/python-tblib)</td>
            <td>1.7.0</td>
            <td>Traceback serialization library. / BSD 2-Clause</td>
          </tr>

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

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

          <tr>
            <td>[threadpoolctl](https://github.com/joblib/threadpoolctl)</td>
            <td>2.1.0</td>
            <td>Python helpers to control the threadpools of native libraries / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[tifffile](https://github.com/cgohlke/tifffile)</td>
            <td>2021.3.31</td>
            <td>Read and write image data from and to TIFF files. / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[toml](https://github.com/uiri/toml)</td>
            <td>0.10.2</td>
            <td>Python lib for TOML. / MIT</td>
          </tr>

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

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>6.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.59.0</td>
            <td>A Fast, Extensible Progress Meter / MPL-2.0 or MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://traitlets.readthedocs.org/)</td>
            <td>5.0.5</td>
            <td>Configuration system for Python applications / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>typing\_extensions</td>
            <td>3.7.4.3</td>
            <td>Backported and Experimental Type Hints for Python / PSF-2.0</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.9</td>
            <td>ODBC on non MS Windows platforms / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.26.4</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.2.5</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](https://palletsprojects.com/p/werkzeug/)</td>
            <td>1.0.1</td>
            <td>The comprehensive WSGI web application library. / BSD 3-Clause</td>
          </tr>

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

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

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

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>2.0.1</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.3.8</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.5</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.3.4</td>
            <td>A high-performance asynchronous messaging library. / LGPL-3.0-or-later</td>
          </tr>

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

          <tr>
            <td>[zipp](https://github.com/jaraco/zipp)</td>
            <td>3.4.1</td>
            <td>A pathlib-compatible Zipfile object wrapper / MIT</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>zope</td>
            <td>1.0</td>
            <td>web application server / BSD</td>
          </tr>

          <tr>
            <td>zope.event</td>
            <td>4.5.0</td>
            <td>Very basic event publishing system / Zope Public License</td>
          </tr>

          <tr>
            <td>zope.interface</td>
            <td>5.2.0</td>
            <td>Interfaces for Python / ZPL-2.1</td>
          </tr>

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

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

        <tbody>
          <tr>
            <td>[\_libgcc\_mutex](https://github.com/AnacondaRecipes/_libgcc_mutex-feedstock)</td>
            <td>0.1</td>
            <td>Mutex for libgcc and libgcc-ng / None</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.9.1</td>
            <td>Tool for encapsulating, running, and reproducing data science projects / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[argon2-cffi](https://argon2-cffi.readthedocs.org/)</td>
            <td>20.1.0</td>
            <td>The secure Argon2 password hashing algorithm. / MIT</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>1.4.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.5</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL-2.1-only</td>
          </tr>

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

          <tr>
            <td>[async\_generator](https://github.com/python-trio/async_generator)</td>
            <td>1.10</td>
            <td>Async generators and context managers for Python 3.5+ / MIT</td>
          </tr>

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>20.3.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.9.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.2.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>None / BSD</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.9.3</td>
            <td>Python library designed for screen-scraping / MIT</td>
          </tr>

          <tr>
            <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
            <td>1.9.2</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.3.0</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.21.0</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>2.3.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](https://github.com/pydata/bottleneck)</td>
            <td>1.3.2</td>
            <td>Fast NumPy array functions written in Cython. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[brotlipy](https://github.com/python-hyper/brotlipy)</td>
            <td>0.7.0</td>
            <td>Python bindings to the Brotli compression library / MIT</td>
          </tr>

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

          <tr>
            <td>[c-ares](https://c-ares.haxx.se/)</td>
            <td>1.17.1</td>
            <td>This is c-ares, an asynchronous resolver library / MIT</td>
          </tr>

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

          <tr>
            <td>[cairo](http://cairographics.org/)</td>
            <td>1.16.0</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>2020.12.5</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

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

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

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

          <tr>
            <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
            <td>1.6.0</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.4</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.10.1</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.21.4</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.4.2</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.6.0.post1</td>
            <td>Backports and enhancements for the contextlib module / PSF 2</td>
          </tr>

          <tr>
            <td>[cryptography](https://github.com/pyca/cryptography)</td>
            <td>3.4.7</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.71.1</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.23</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.11.0</td>
            <td>Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask](https://dask.org/)</td>
            <td>2021.4.0</td>
            <td>Parallel PyData with Task Scheduling / BSD-3-Clause</td>
          </tr>

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

          <tr>
            <td>[decorator](https://github.com/micheles/decorator)</td>
            <td>5.0.6</td>
            <td>Better living through Python with decorators. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>defusedxml</td>
            <td>0.7.1</td>
            <td>XML bomb protection for Python stdlib modules / PSF 2.0</td>
          </tr>

          <tr>
            <td>distributed</td>
            <td>2021.4.0</td>
            <td>Distributed computing with Dask / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.17</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.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.3.0</td>
            <td>Expat XML parser library in C / MIT</td>
          </tr>

          <tr>
            <td>[fastcache](https://github.com/pbrady/fastcache)</td>
            <td>1.1.0</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.12</td>
            <td>A platform independent file lock. / Public Domain</td>
          </tr>

          <tr>
            <td>[flask](https://flask.palletsprojects.com/en/stable/)</td>
            <td>1.1.2</td>
            <td>A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[fontconfig](http://www.freedesktop.org/wiki/Software/fontconfig/)</td>
            <td>2.13.1</td>
            <td>A library for configuring and customizing font access. / MIT</td>
          </tr>

          <tr>
            <td>[freetype](https://www.freetype.org/)</td>
            <td>2.10.4</td>
            <td>A Free, High-Quality, and Portable Font Engine / GPL-2.0-only and LicenseRef-FreeType</td>
          </tr>

          <tr>
            <td>[fsspec](https://github.com/martindurant/filesystem_spec)</td>
            <td>0.9.0</td>
            <td>A specification for pythonic filesystems / BSD-3-Clause</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](https://www.gevent.org)</td>
            <td>21.1.2</td>
            <td>Coroutine-based network library / MIT</td>
          </tr>

          <tr>
            <td>[glib](https://developer.gnome.org/glib/)</td>
            <td>2.68.1</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.7</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.2.1</td>
            <td>The GNU multiprecision library. / GPL-2.0-or-later AND LGPL-3.0-or-later</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>1.0.0</td>
            <td>Lightweight in-process concurrent programming / MIT</td>
          </tr>

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>2.10.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.4</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.1</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.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.10</td>
            <td>Internationalized Domain Names in Applications (IDNA). / BSD Like</td>
          </tr>

          <tr>
            <td>[imageio](https://imageio.github.io)</td>
            <td>2.9.0</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.2.0</td>
            <td>Getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
          </tr>

          <tr>
            <td>[importlib-metadata](https://github.com/python/importlib_metadata)</td>
            <td>3.10.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[importlib\_metadata](https://github.com/python/importlib_metadata)</td>
            <td>3.10.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[iniconfig](http://github.com/RonnyPfannschmidt/iniconfig)</td>
            <td>1.1.1</td>
            <td>iniconfig: brain-dead simple config-ini parsing / MIT</td>
          </tr>

          <tr>
            <td>[ipykernel](https://ipython.org)</td>
            <td>5.3.4</td>
            <td>IPython Kernel for Jupyter / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ipython](https://ipython.org)</td>
            <td>7.22.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.6.3</td>
            <td>Jupyter Interactive Widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[isort](https://github.com/timothycrosley/isort)</td>
            <td>5.8.0</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.1</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.17.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.11.3</td>
            <td>An easy to use stand-alone template engine written in pure python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[joblib](https://pypi.org/project/joblib/)</td>
            <td>1.0.1</td>
            <td>Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause</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>3.2.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](https://jupyter.org)</td>
            <td>6.1.12</td>
            <td>jupyter\_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_console](http://jupyter.org)</td>
            <td>6.4.0</td>
            <td>Jupyter terminal console / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_core](https://jupyter.org)</td>
            <td>4.7.1</td>
            <td>Core common functionality of Jupyter projects. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_pygments](http://github.com/JupyterLab/jupyterlab_pygments)</td>
            <td>0.1.2</td>
            <td>Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_widgets](https://github.com/jupyter-widgets/ipywidgets)</td>
            <td>1.0.0</td>
            <td>JupyterLab extension providing HTML widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.3.1</td>
            <td>An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.18.2</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.6.0</td>
            <td>A fast and thorough lazy object proxy / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[lcms2](http://www.littlecms.com/)</td>
            <td>2.12</td>
            <td>Open Source Color Management Engine / MIT</td>
          </tr>

          <tr>
            <td>[ld\_impl\_linux-ppc64le](https://www.gnu.org/software/binutils/)</td>
            <td>2.33.1</td>
            <td>A set of programming tools for creating and managing binary programs, object files, libraries, profile data, and assembly source code. / GPL-3.0-only</td>
          </tr>

          <tr>
            <td>[libarchive](http://www.libarchive.org/)</td>
            <td>3.4.2</td>
            <td>Multi-format archive and compression library / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.71.1</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.20210216</td>
            <td>Editline Library (libedit) / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libev](http://software.schmorp.de/pkg/libev.html)</td>
            <td>4.33</td>
            <td>A full-featured and high-performance event loop that is loosely modeled after libevent, but without its limitations and bugs. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libffi](https://sourceware.org/libffi/)</td>
            <td>3.3</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-3.0-only WITH GCC-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-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[liblief](https://lief.quarkslab.com/)</td>
            <td>0.10.1</td>
            <td>A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[libopenblas](http://www.openblas.net/)</td>
            <td>0.3.10</td>
            <td>An Optimized BLAS library / BSD</td>
          </tr>

          <tr>
            <td>[libpng](http://www.libpng.org/pub/png/libpng.html)</td>
            <td>1.6.37</td>
            <td>PNG reference library / zlib/libpng</td>
          </tr>

          <tr>
            <td>[libsodium](http://libsodium.org)</td>
            <td>1.0.18</td>
            <td>A modern and easy-to-use crypto library. / ISC</td>
          </tr>

          <tr>
            <td>[libssh2](https://www.libssh2.org/)</td>
            <td>1.9.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 / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.2.0</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>[libuv](http://libuv.org/)</td>
            <td>1.40.0</td>
            <td>Cross-platform asynchronous I/O / MIT</td>
          </tr>

          <tr>
            <td>[libwebp-base](https://developers.google.com/speed/webp)</td>
            <td>1.2.0</td>
            <td>WebP image library / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[libxcb](http://xcb.freedesktop.org/)</td>
            <td>1.14</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.10</td>
            <td>The XML C parser and toolkit of Gnome / MIT</td>
          </tr>

          <tr>
            <td>[libxslt](http://xmlsoft.org/XSLT/)</td>
            <td>1.1.34</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.1</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.6.3</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.9.3</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.1</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.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-PSF-based</td>
          </tr>

          <tr>
            <td>[matplotlib-base](http://matplotlib.org/)</td>
            <td>3.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-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>[mock](https://github.com/testing-cabal/mock)</td>
            <td>4.0.3</td>
            <td>A library for testing in Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/more-itertools/more-itertools)</td>
            <td>8.7.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.2</td>
            <td>The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only</td>
          </tr>

          <tr>
            <td>[mpmath](http://mpmath.org)</td>
            <td>1.2.1</td>
            <td>Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>1.0.2</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>[nbclient](https://jupyter.org)</td>
            <td>0.5.3</td>
            <td>A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbconvert](http://jupyter.org)</td>
            <td>6.0.7</td>
            <td>Converting Jupyter Notebooks / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbformat](http://jupyter.org)</td>
            <td>5.1.3</td>
            <td>The Jupyter Notebook format / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ncurses](http://www.gnu.org/software/ncurses/)</td>
            <td>6.2</td>
            <td>Library for text-based user interfaces / Free software (MIT-like)</td>
          </tr>

          <tr>
            <td>[nest-asyncio](https://github.com/erdewit/nest_asyncio)</td>
            <td>1.5.1</td>
            <td>Patch asyncio to allow nested event loops / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[networkx](https://networkx.github.io/)</td>
            <td>2.5</td>
            <td>Python package for creating and manipulating complex networks / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.6.1</td>
            <td>Natural Language Toolkit / Apache 2.0</td>
          </tr>

          <tr>
            <td>nomkl</td>
            <td>3.0</td>
            <td>None / BSD</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](https://jupyter.org)</td>
            <td>6.3.0</td>
            <td>Jupyter Notebook / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[numexpr](https://github.com/pydata/numexpr)</td>
            <td>2.7.3</td>
            <td>Fast numerical expression evaluator for NumPy. / MIT</td>
          </tr>

          <tr>
            <td>[numpy](https://numpy.org/)</td>
            <td>1.20.1</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>numpy-base]\([http://numpy.org/](http://numpy.org/))</td>
            <td>1.20.1</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
            <td>1.1.0</td>
            <td>Numpy’s Sphinx extensions / 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.3.10</td>
            <td>An optimized BLAS library / BSD</td>
          </tr>

          <tr>
            <td>openblas-devel</td>
            <td>0.3.10</td>
            <td>OpenBLAS headers and libraries for developing software that used OpenBLAS. / None</td>
          </tr>

          <tr>
            <td>[openpyxl](https://openpyxl.readthedocs.io)</td>
            <td>3.0.7</td>
            <td>A Python library to read/write Excel 2010 xlsx/xlsm files / MIT</td>
          </tr>

          <tr>
            <td>[openssl](http://www.openssl.org/)</td>
            <td>1.1.1k</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>20.9</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>1.2.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.11</td>
            <td>Universal markup converter (repackaged binaries) / GPL-2.0</td>
          </tr>

          <tr>
            <td>[pandocfilters](https://github.com/jgm/pandocfilters)</td>
            <td>1.4.3</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.7.0</td>
            <td>A Python Parser / MIT</td>
          </tr>

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>1.2.0</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.12</td>
            <td>A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL-3.0-or-later</td>
          </tr>

          <tr>
            <td>[path](https://github.com/jaraco/path)</td>
            <td>15.1.2</td>
            <td>A module wrapper for os.path / MIT</td>
          </tr>

          <tr>
            <td>[path.py](https://github.com/jaraco/path.py)</td>
            <td>12.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.5</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.44</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.8.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>8.2.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL</td>
          </tr>

          <tr>
            <td>[pip](https://pip.pypa.io/en/stable/)</td>
            <td>21.0.1</td>
            <td>PyPA recommended tool for installing Python packages / MIT</td>
          </tr>

          <tr>
            <td>[pixman](http://www.pixman.org/)</td>
            <td>0.40.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.7.0</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.13.1</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.10.1</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>3.0.17</td>
            <td>Library for building powerful interactive command lines in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
            <td>3.0.17</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.8.0</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.7.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.10.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.10.1</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.7.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.20</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pycurl](http://pycurl.sourceforge.net/)</td>
            <td>7.43.0.6</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pyerfa](https://pyerfa.readthedocs.io/)</td>
            <td>1.7.3</td>
            <td>Python bindings for ERFA routines / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[pyflakes](https://github.com/PyCQA/pyflakes)</td>
            <td>2.3.1</td>
            <td>Pyflakes analyzes programs and detects various errors. / MIT</td>
          </tr>

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.8.1</td>
            <td>Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause</td>
          </tr>

          <tr>
            <td>[pylint](http://www.pylint.org/)</td>
            <td>2.7.4</td>
            <td>python code static checker / GPL-2.0-only</td>
          </tr>

          <tr>
            <td>[pyodbc](https://github.com/mkleehammer/pyodbc)</td>
            <td>4.0.30</td>
            <td>DB API Module for ODBC / MIT</td>
          </tr>

          <tr>
            <td>[pyopenssl](https://github.com/pyca/pyopenssl)</td>
            <td>20.0.1</td>
            <td>Python wrapper module around the OpenSSL library / Apache 2.0</td>
          </tr>

          <tr>
            <td>pyparsing</td>
            <td>2.4.7</td>
            <td>Create and execute simple grammars / MIT</td>
          </tr>

          <tr>
            <td>[pyrsistent](http://github.com/tobgu/pyrsistent/)</td>
            <td>0.17.3</td>
            <td>Persistent/Functional/Immutable data structures / MIT</td>
          </tr>

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.7.1</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.6.1</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>6.2.3</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[python](https://www.python.org/)</td>
            <td>3.8.8</td>
            <td>General purpose programming language / Python-2.0</td>
          </tr>

          <tr>
            <td>[python-dateutil](https://dateutil.readthedocs.org/)</td>
            <td>2.8.1</td>
            <td>Extensions to the standard Python datetime module. / BSD 3 Clause</td>
          </tr>

          <tr>
            <td>[python-libarchive-c](https://github.com/Changaco/python-libarchive-c)</td>
            <td>2.9</td>
            <td>Python interface to libarchive / CC0-1.0</td>
          </tr>

          <tr>
            <td>[pytz](http://pythonhosted.org/pytz/)</td>
            <td>2021.1</td>
            <td>World timezone definitions, modern and historical. / MIT</td>
          </tr>

          <tr>
            <td>[pywavelets](https://github.com/PyWavelets/pywt)</td>
            <td>1.1.1</td>
            <td>Discrete Wavelet Transforms in Python / MIT</td>
          </tr>

          <tr>
            <td>[pyyaml](http://pyyaml.org/wiki/PyYAML)</td>
            <td>5.4.1</td>
            <td>YAML parser and emitter for Python / MIT</td>
          </tr>

          <tr>
            <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
            <td>20.0.0</td>
            <td>Python bindings for zeromq / BSD 3-clause</td>
          </tr>

          <tr>
            <td>readline</td>
            <td>8.1</td>
            <td>library for editing command lines as they are typed in / GPL-3.0</td>
          </tr>

          <tr>
            <td>[regex](https://bitbucket.org/mrabarnett/mrab-regex)</td>
            <td>2021.4.4</td>
            <td>Alternative regular expression module, to replace re / Python-2.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.25.1</td>
            <td>Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[ruamel\_yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)</td>
            <td>0.15.100</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

          <tr>
            <td>[scikit-image](http://scikit-image.org/)</td>
            <td>0.18.1</td>
            <td>Image processing in Python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[scikit-learn](http://scikit-learn.org/)</td>
            <td>0.24.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.6.2</td>
            <td>Scientific Library for Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[seaborn](https://seaborn.pydata.org)</td>
            <td>0.11.1</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>52.0.0</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.6.1</td>
            <td>Transforms a function into a single-dispatch generic function / MIT</td>
          </tr>

          <tr>
            <td>[six](https://six.readthedocs.io/)</td>
            <td>1.15.0</td>
            <td>Python 2 and 3 compatibility utilities / MIT</td>
          </tr>

          <tr>
            <td>[snowballstemmer](https://github.com/shibukawa/snowball_py)</td>
            <td>2.1.0</td>
            <td>Snowball stemming library collection for Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sortedcollections](http://www.grantjenks.com/docs/sortedcollections/)</td>
            <td>2.1.0</td>
            <td>Python Sorted Collections / Apache-2.0</td>
          </tr>

          <tr>
            <td>[sortedcontainers](http://www.grantjenks.com/docs/sortedcontainers/)</td>
            <td>2.3.0</td>
            <td>Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0</td>
          </tr>

          <tr>
            <td>[soupsieve](http://facelessuser.github.io/soupsieve)</td>
            <td>2.2.1</td>
            <td>A modern CSS selector implementation for BeautifulSoup / MIT</td>
          </tr>

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>4.0.1</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-applehelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-devhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-htmlhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-jsmath](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.1</td>
            <td>A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-qthelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-serializinghtml](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.1.4</td>
            <td>sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-websupport](https://pypi.python.org/pypi/sphinxcontrib-websupport)</td>
            <td>1.2.4</td>
            <td>Sphinx API for Web Apps / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sqlalchemy](http://www.sqlalchemy.org/)</td>
            <td>1.4.7</td>
            <td>Database Abstraction Library. / MIT</td>
          </tr>

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.35.4</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.12.2</td>
            <td>Statistical computations and models for use with SciPy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](https://sympy.org)</td>
            <td>1.8</td>
            <td>Python library for symbolic mathematics / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tblib](https://github.com/ionelmc/python-tblib)</td>
            <td>1.7.0</td>
            <td>Traceback serialization library. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[terminado](https://github.com/jupyter/terminado)</td>
            <td>0.9.4</td>
            <td>Terminals served by tornado websockets / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[testpath](https://testpath.readthedocs.io)</td>
            <td>0.4.4</td>
            <td>Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[threadpoolctl](https://github.com/joblib/threadpoolctl)</td>
            <td>2.1.0</td>
            <td>Python helpers to control the threadpools of native libraries / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[tifffile](https://github.com/cgohlke/tifffile)</td>
            <td>2020.10.1</td>
            <td>Read and write image data from and to TIFF files. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tk](http://www.tcl.tk/)</td>
            <td>8.6.10</td>
            <td>A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk</td>
          </tr>

          <tr>
            <td>[toml](https://github.com/uiri/toml)</td>
            <td>0.10.2</td>
            <td>Python lib for TOML. / MIT</td>
          </tr>

          <tr>
            <td>[toolz](http://toolz.readthedocs.org/)</td>
            <td>0.11.1</td>
            <td>A functional standard library for Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>6.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.59.0</td>
            <td>A Fast, Extensible Progress Meter / MPL-2.0 or MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://traitlets.readthedocs.org/)</td>
            <td>5.0.5</td>
            <td>Configuration system for Python applications / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>typing\_extensions</td>
            <td>3.7.4.3</td>
            <td>Backported and Experimental Type Hints for Python / PSF-2.0</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.9</td>
            <td>ODBC on non MS Windows platforms / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.26.4</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.2.5</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](https://palletsprojects.com/p/werkzeug/)</td>
            <td>1.0.1</td>
            <td>The comprehensive WSGI web application library. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[wheel](https://github.com/pypa/wheel)</td>
            <td>0.36.2</td>
            <td>A built-package format for Python. / MIT</td>
          </tr>

          <tr>
            <td>[widgetsnbextension](http://ipython.org)</td>
            <td>3.5.1</td>
            <td>Interactive Widgets for Jupyter / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[wrapt](https://github.com/GrahamDumpleton/wrapt)</td>
            <td>1.12.1</td>
            <td>Module for decorators, wrappers and monkey patching / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>2.0.1</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.3.8</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.5</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.2.5</td>
            <td>A C library for parsing and emitting YAML / MIT</td>
          </tr>

          <tr>
            <td>[zeromq](http://zeromq.org)</td>
            <td>4.3.4</td>
            <td>A high-performance asynchronous messaging library. / LGPL-3.0-or-later</td>
          </tr>

          <tr>
            <td>[zict](http://github.com/mrocklin/zict)</td>
            <td>2.0.0</td>
            <td>Composable Dictionary Classes / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[zipp](https://github.com/jaraco/zipp)</td>
            <td>3.4.1</td>
            <td>A pathlib-compatible Zipfile object wrapper / MIT</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>zope</td>
            <td>1.0</td>
            <td>web application server / BSD</td>
          </tr>

          <tr>
            <td>zope.event</td>
            <td>4.5.0</td>
            <td>Very basic event publishing system / Zope Public License</td>
          </tr>

          <tr>
            <td>zope.interface</td>
            <td>5.3.0</td>
            <td>Interfaces for Python / ZPL-2.1</td>
          </tr>

          <tr>
            <td>zstd</td>
            <td>1.4.5</td>
            <td>Zstandard - Fast real-time compression algorithm / BSD 3-Clause</td>
          </tr>
        </tbody>
      </table>
    </Accordion>

    <Accordion title="Anaconda 2021.05 for 64-bit Linux on ARMv8 CPUs with Python 3.8">
      <table>
        <thead>
          <tr>
            <th>Name</th>
            <th>Version</th>
            <th>Summary / License</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[\_libgcc\_mutex](https://github.com/AnacondaRecipes/_libgcc_mutex-feedstock)</td>
            <td>0.1</td>
            <td>Mutex for libgcc and libgcc-ng / None</td>
          </tr>

          <tr>
            <td>[\_openmp\_mutex](https://github.com/conda-forge/ctng-compilers-feedstock)</td>
            <td>5.1</td>
            <td>OpenMP Implementation Mutex / BSD-3-Clause</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.9.1</td>
            <td>Tool for encapsulating, running, and reproducing data science projects / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[anyio](https://github.com/agronholm/anyio)</td>
            <td>2.2.0</td>
            <td>High level compatibility layer for multiple asynchronous event loop implementations on Python / MIT</td>
          </tr>

          <tr>
            <td>[argon2-cffi](https://argon2-cffi.readthedocs.org/)</td>
            <td>20.1.0</td>
            <td>The secure Argon2 password hashing algorithm. / MIT</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>1.4.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.5</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL-2.1-only</td>
          </tr>

          <tr>
            <td>[astropy](http://www.astropy.org/)</td>
            <td>4.2.1</td>
            <td>Community-developed Python Library for Astronomy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[async\_generator](https://github.com/python-trio/async_generator)</td>
            <td>1.10</td>
            <td>Async generators and context managers for Python 3.5+ / MIT</td>
          </tr>

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>20.3.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.9.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.2.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>None / BSD</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.9.3</td>
            <td>Python library designed for screen-scraping / MIT</td>
          </tr>

          <tr>
            <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
            <td>1.7.0</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.3.0</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.21.0</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>2.3.1</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](https://github.com/pydata/bottleneck)</td>
            <td>1.3.2</td>
            <td>Fast NumPy array functions written in Cython. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[brotli](http://github.com/google/brotli)</td>
            <td>1.0.9</td>
            <td>Brotli compression format / MIT</td>
          </tr>

          <tr>
            <td>[brotlipy](https://github.com/python-hyper/brotlipy)</td>
            <td>0.7.0</td>
            <td>Python bindings to the Brotli compression library / MIT</td>
          </tr>

          <tr>
            <td>[brunsli](https://github.com/google/brunsli)</td>
            <td>0.1</td>
            <td>Practical JPEG Repacker / MIT</td>
          </tr>

          <tr>
            <td>[bzip2](http://www.bzip.org/)</td>
            <td>1.0.8</td>
            <td>high-quality data compressor / bzip2</td>
          </tr>

          <tr>
            <td>[c-ares](https://c-ares.haxx.se/)</td>
            <td>1.17.1</td>
            <td>This is c-ares, an asynchronous resolver library / MIT</td>
          </tr>

          <tr>
            <td>[ca-certificates](https://github.com/conda-forge/ca-certificates-feedstock)</td>
            <td>2021.4.13</td>
            <td>Certificates for use with other packages. / MPL 2.0</td>
          </tr>

          <tr>
            <td>[cached-property](https://github.com/pydanny/cached-property)</td>
            <td>1.5.2</td>
            <td>A decorator for caching properties in classes. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[cairo](http://cairographics.org/)</td>
            <td>1.16.0</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>2020.12.5</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

          <tr>
            <td>cffi</td>
            <td>1.14.5</td>
            <td>Foreign Function Interface for Python calling C code. / MIT</td>
          </tr>

          <tr>
            <td>[chardet](https://github.com/chardet/chardet)</td>
            <td>4.0.0</td>
            <td>Universal character encoding detector / LGPL2</td>
          </tr>

          <tr>
            <td>[charls](https://github.com/team-charls/charls)</td>
            <td>2.2.0</td>
            <td>CharLS is a C++ implementation of the JPEG-LS standard for lossless and near-lossless image compression and decompression. JPEG-LS is a low-complexity image compression standard that matches JPEG 2000 compression ratios. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[click](https://palletsprojects.com/p/click)</td>
            <td>7.1.2</td>
            <td>Python composable command line interface toolkit / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
            <td>1.6.0</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.4</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.10.1</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.21.4</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.4.2</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.6.0.post1</td>
            <td>Backports and enhancements for the contextlib module / PSF 2</td>
          </tr>

          <tr>
            <td>[cryptography](https://github.com/pyca/cryptography)</td>
            <td>3.4.7</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.71.1</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.23</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.11.0</td>
            <td>Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask](https://dask.org/)</td>
            <td>2021.4.0</td>
            <td>Parallel PyData with Task Scheduling / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask-core](http://github.com/dask/dask/)</td>
            <td>2021.4.0</td>
            <td>Parallel Python with task scheduling / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dbus](http://www.freedesktop.org/wiki/Software/dbus/)</td>
            <td>1.13.18</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>5.0.6</td>
            <td>Better living through Python with decorators. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>defusedxml</td>
            <td>0.7.1</td>
            <td>XML bomb protection for Python stdlib modules / PSF 2.0</td>
          </tr>

          <tr>
            <td>distributed</td>
            <td>2021.4.0</td>
            <td>Distributed computing with Dask / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.17</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.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.3.0</td>
            <td>Expat XML parser library in C / MIT</td>
          </tr>

          <tr>
            <td>[fastcache](https://github.com/pbrady/fastcache)</td>
            <td>1.1.0</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.12</td>
            <td>A platform independent file lock. / Public Domain</td>
          </tr>

          <tr>
            <td>[flask](https://flask.palletsprojects.com/en/stable/)</td>
            <td>1.1.2</td>
            <td>A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[fontconfig](http://www.freedesktop.org/wiki/Software/fontconfig/)</td>
            <td>2.13.1</td>
            <td>A library for configuring and customizing font access. / MIT</td>
          </tr>

          <tr>
            <td>[freetype](https://www.freetype.org/)</td>
            <td>2.10.4</td>
            <td>A Free, High-Quality, and Portable Font Engine / GPL-2.0-only and LicenseRef-FreeType</td>
          </tr>

          <tr>
            <td>[fribidi](https://github.com/fribidi/fribidi)</td>
            <td>1.0.10</td>
            <td>The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[fsspec](https://github.com/martindurant/filesystem_spec)</td>
            <td>0.9.0</td>
            <td>A specification for pythonic filesystems / BSD-3-Clause</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](https://www.gevent.org)</td>
            <td>21.1.2</td>
            <td>Coroutine-based network library / MIT</td>
          </tr>

          <tr>
            <td>[giflib](http://giflib.sourceforge.net)</td>
            <td>5.2.1</td>
            <td>Library for reading and writing gif images / MIT</td>
          </tr>

          <tr>
            <td>[glib](https://developer.gnome.org/glib/)</td>
            <td>2.68.1</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.7</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.2.1</td>
            <td>The GNU multiprecision library. / GPL-2.0-or-later AND LGPL-3.0-or-later</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.14</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>1.0.0</td>
            <td>Lightweight in-process concurrent programming / MIT</td>
          </tr>

          <tr>
            <td>[gst-plugins-base](http://gstreamer.freedesktop.org/)</td>
            <td>1.14.1</td>
            <td>GStreamer Base Plug-ins / GPL2</td>
          </tr>

          <tr>
            <td>[gstreamer](http://gstreamer.freedesktop.org/)</td>
            <td>1.14.1</td>
            <td>Library for constructing graphs of media-handling components / LGPL 2</td>
          </tr>

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>3.1.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>2.8.0</td>
            <td>An OpenType text shaping engine. / MIT</td>
          </tr>

          <tr>
            <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
            <td>1.12.0</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.1</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.1</td>
            <td>HTML parser based on the WHATWG HTML specification / MIT</td>
          </tr>

          <tr>
            <td>[icu](http://site.icu-project.org/)</td>
            <td>68.1</td>
            <td>International Components for Unicode. / MIT</td>
          </tr>

          <tr>
            <td>[idna](https://github.com/kjd/idna)</td>
            <td>2.10</td>
            <td>Internationalized Domain Names in Applications (IDNA). / BSD Like</td>
          </tr>

          <tr>
            <td>[imagecodecs](https://www.lfd.uci.edu/~gohlke/)</td>
            <td>2021.1.11</td>
            <td>Image transformation, compression, and decompression codecs / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[imageio](https://imageio.github.io)</td>
            <td>2.9.0</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.2.0</td>
            <td>Getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
          </tr>

          <tr>
            <td>[importlib-metadata](https://github.com/python/importlib_metadata)</td>
            <td>2.0.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[importlib\_metadata](https://github.com/python/importlib_metadata)</td>
            <td>2.0.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[iniconfig](http://github.com/RonnyPfannschmidt/iniconfig)</td>
            <td>1.1.1</td>
            <td>iniconfig: brain-dead simple config-ini parsing / MIT</td>
          </tr>

          <tr>
            <td>[ipykernel](https://ipython.org)</td>
            <td>5.3.4</td>
            <td>IPython Kernel for Jupyter / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ipython](https://ipython.org)</td>
            <td>7.22.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.6.3</td>
            <td>Jupyter Interactive Widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[isort](https://github.com/timothycrosley/isort)</td>
            <td>5.8.0</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.1</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.17.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.11.3</td>
            <td>An easy to use stand-alone template engine written in pure python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[joblib](https://pypi.org/project/joblib/)</td>
            <td>1.0.1</td>
            <td>Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jpeg](http://www.ijg.org/)</td>
            <td>9d</td>
            <td>read/write jpeg COM, EXIF, IPTC medata / Custom free software license</td>
          </tr>

          <tr>
            <td>[json5](https://github.com/dpranke/pyjson5)</td>
            <td>0.9.5</td>
            <td>A Python implementation of the JSON5 data format / Apache-2.0</td>
          </tr>

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</td>
            <td>3.2.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-packaging](https://github.com/jupyter/jupyter-packaging)</td>
            <td>0.7.12</td>
            <td>Jupyter Packaging Utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_client](https://jupyter.org)</td>
            <td>6.1.12</td>
            <td>jupyter\_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_console](http://jupyter.org)</td>
            <td>6.4.0</td>
            <td>Jupyter terminal console / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_core](https://jupyter.org)</td>
            <td>4.7.1</td>
            <td>Core common functionality of Jupyter projects. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_server](https://jupyter.org)</td>
            <td>1.4.1</td>
            <td>Jupyter Server / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab](https://github.com/jupyterlab/jupyterlab)</td>
            <td>3.0.14</td>
            <td>JupyterLab PRE-ALPHA / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_pygments](http://github.com/JupyterLab/jupyterlab_pygments)</td>
            <td>0.1.2</td>
            <td>Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_server](https://github.com/jupyterlab/jupyterlab_server)</td>
            <td>2.4.0</td>
            <td>A set of server components for JupyterLab and JupyterLab like applications. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_widgets](https://github.com/jupyter-widgets/ipywidgets)</td>
            <td>1.0.0</td>
            <td>JupyterLab extension providing HTML widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jxrlib](https://packages.debian.org/source/sid/jxrlib)</td>
            <td>1.1</td>
            <td>jxrlib - JPEG XR Library by Microsoft, built from Debian hosted sources. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.3.1</td>
            <td>An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.19.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.6.0</td>
            <td>A fast and thorough lazy object proxy / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[lcms2](http://www.littlecms.com/)</td>
            <td>2.11</td>
            <td>Open Source Color Management Engine / MIT</td>
          </tr>

          <tr>
            <td>[ld\_impl\_linux-aarch64](https://www.gnu.org/software/binutils/)</td>
            <td>2.36.1</td>
            <td>A set of programming tools for creating and managing binary programs, object files, libraries, profile data, and assembly source code. / GPL-3.0-only</td>
          </tr>

          <tr>
            <td>[lerc](https://github.com/Esri/lerc)</td>
            <td>2.2.1</td>
            <td>LERC - Limited Error Raster Compression / Apache-2.0</td>
          </tr>

          <tr>
            <td>[libaec](https://gitlab.dkrz.de/k202009/libaec)</td>
            <td>1.0.4</td>
            <td>Adaptive Entropy Coding library / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libarchive](http://www.libarchive.org/)</td>
            <td>3.4.2</td>
            <td>Multi-format archive and compression library / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.71.1</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>[libdeflate](https://github.com/ebiggers/libdeflate)</td>
            <td>1.7</td>
            <td>libdeflate is a library for fast, whole-buffer DEFLATE-based compression and decompression. / MIT</td>
          </tr>

          <tr>
            <td>[libedit](http://thrysoee.dk/editline/)</td>
            <td>3.1.20210216</td>
            <td>Editline Library (libedit) / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libev](http://software.schmorp.de/pkg/libev.html)</td>
            <td>4.33</td>
            <td>A full-featured and high-performance event loop that is loosely modeled after libevent, but without its limitations and bugs. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libffi](https://sourceware.org/libffi/)</td>
            <td>3.3</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>10.2.0</td>
            <td>The GCC low-level runtime library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libgfortran-ng](https://gcc.gnu.org/)</td>
            <td>10.2.0</td>
            <td>The GNU Fortran Runtime Library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libgfortran5](https://gcc.gnu.org/)</td>
            <td>10.2.0</td>
            <td>The GNU Fortran Runtime Library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libgomp](https://gcc.gnu.org/onlinedocs/gccint/Libgcc.html)</td>
            <td>10.2.0</td>
            <td>The GCC OpenMP implementation. / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[liblief](https://lief.quarkslab.com/)</td>
            <td>0.10.1</td>
            <td>A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[libllvm10](http://llvm.org/)</td>
            <td>10.0.1</td>
            <td>Development headers and libraries for LLVM / Apache-2.0 WITH LLVM-exception</td>
          </tr>

          <tr>
            <td>[libopenblas](http://www.openblas.net/)</td>
            <td>0.3.13</td>
            <td>An Optimized BLAS library / BSD</td>
          </tr>

          <tr>
            <td>[libpng](http://www.libpng.org/pub/png/libpng.html)</td>
            <td>1.6.37</td>
            <td>PNG reference library / zlib/libpng</td>
          </tr>

          <tr>
            <td>[libsodium](http://libsodium.org)</td>
            <td>1.0.18</td>
            <td>A modern and easy-to-use crypto library. / ISC</td>
          </tr>

          <tr>
            <td>[libssh2](https://www.libssh2.org/)</td>
            <td>1.9.0</td>
            <td>the SSH library / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[libstdcxx-ng](https://gcc.gnu.org/)</td>
            <td>10.2.0</td>
            <td>The GNU C++ Runtime Library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.1.0</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>[libuv](http://libuv.org/)</td>
            <td>1.40.0</td>
            <td>Cross-platform asynchronous I/O / MIT</td>
          </tr>

          <tr>
            <td>[libwebp](https://developers.google.com/speed/webp/)</td>
            <td>1.2.0</td>
            <td>WebP image library / Google</td>
          </tr>

          <tr>
            <td>[libxcb](http://xcb.freedesktop.org/)</td>
            <td>1.14</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.10</td>
            <td>The XML C parser and toolkit of Gnome / MIT</td>
          </tr>

          <tr>
            <td>[libxslt](http://xmlsoft.org/XSLT/)</td>
            <td>1.1.34</td>
            <td>The XSLT C library developed for the GNOME project / MIT</td>
          </tr>

          <tr>
            <td>[libzopfli](https://github.com/google/zopfli)</td>
            <td>1.0.3</td>
            <td>A compression library programmed in C to perform very good, but slow, deflate or zlib compression. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[llvmlite](http://llvmlite.pydata.org)</td>
            <td>0.36.0</td>
            <td>A lightweight LLVM python binding for writing JIT compilers. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[locket](https://github.com/mwilliamson/locket.py)</td>
            <td>0.2.1</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.6.3</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.9.3</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.1</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.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-PSF-based</td>
          </tr>

          <tr>
            <td>[matplotlib-base](http://matplotlib.org/)</td>
            <td>3.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-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>[mock](https://github.com/testing-cabal/mock)</td>
            <td>4.0.3</td>
            <td>A library for testing in Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/more-itertools/more-itertools)</td>
            <td>8.7.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.2</td>
            <td>The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only</td>
          </tr>

          <tr>
            <td>[mpmath](http://mpmath.org)</td>
            <td>1.2.1</td>
            <td>Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>1.0.2</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>[nbclassic](http://github.com/jupyterlab/nbclassic)</td>
            <td>0.2.6</td>
            <td>Jupyter Notebook as a Jupyter Server Extension. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbclient](https://jupyter.org)</td>
            <td>0.5.3</td>
            <td>A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbconvert](http://jupyter.org)</td>
            <td>6.0.7</td>
            <td>Converting Jupyter Notebooks / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbformat](http://jupyter.org)</td>
            <td>5.1.3</td>
            <td>The Jupyter Notebook format / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ncurses](http://www.gnu.org/software/ncurses/)</td>
            <td>6.2</td>
            <td>Library for text-based user interfaces / Free software (MIT-like)</td>
          </tr>

          <tr>
            <td>[nest-asyncio](https://github.com/erdewit/nest_asyncio)</td>
            <td>1.5.1</td>
            <td>Patch asyncio to allow nested event loops / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[networkx](https://networkx.github.io/)</td>
            <td>2.5</td>
            <td>Python package for creating and manipulating complex networks / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.6.1</td>
            <td>Natural Language Toolkit / Apache 2.0</td>
          </tr>

          <tr>
            <td>nomkl</td>
            <td>3.0</td>
            <td>None / BSD</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](https://jupyter.org)</td>
            <td>6.3.0</td>
            <td>Jupyter Notebook / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[numba](http://numba.pydata.org)</td>
            <td>0.53.1</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.7.3</td>
            <td>Fast numerical expression evaluator for NumPy. / MIT</td>
          </tr>

          <tr>
            <td>[numpy](https://numpy.org/)</td>
            <td>1.20.1</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>numpy-base]\([http://numpy.org/](http://numpy.org/))</td>
            <td>1.20.1</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
            <td>1.1.0</td>
            <td>Numpy’s Sphinx extensions / 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.3.13</td>
            <td>An optimized BLAS library / BSD</td>
          </tr>

          <tr>
            <td>openblas-devel</td>
            <td>0.3.13</td>
            <td>OpenBLAS headers and libraries for developing software that used OpenBLAS. / None</td>
          </tr>

          <tr>
            <td>[openjpeg](http://www.openjpeg.org/)</td>
            <td>2.3.0</td>
            <td>An open-source JPEG 2000 codec written in C / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[openpyxl](https://openpyxl.readthedocs.io)</td>
            <td>3.0.7</td>
            <td>A Python library to read/write Excel 2010 xlsx/xlsm files / MIT</td>
          </tr>

          <tr>
            <td>[openssl](http://www.openssl.org/)</td>
            <td>1.1.1k</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>20.9</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>1.2.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.12</td>
            <td>Universal markup converter (repackaged binaries) / GPL-2.0</td>
          </tr>

          <tr>
            <td>[pandocfilters](https://github.com/jgm/pandocfilters)</td>
            <td>1.4.3</td>
            <td>A python module for writing pandoc filters / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[pango](http://www.pango.org/)</td>
            <td>1.45.3</td>
            <td>Text layout and rendering engine. / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[parso](https://github.com/davidhalter/parso)</td>
            <td>0.7.0</td>
            <td>A Python Parser / MIT</td>
          </tr>

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>1.2.0</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.11</td>
            <td>A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL-3.0-or-later</td>
          </tr>

          <tr>
            <td>[path](https://github.com/jaraco/path)</td>
            <td>15.1.2</td>
            <td>A module wrapper for os.path / MIT</td>
          </tr>

          <tr>
            <td>[path.py](https://github.com/jaraco/path.py)</td>
            <td>12.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.5</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.44</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.8.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>8.2.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL</td>
          </tr>

          <tr>
            <td>[pip](https://pip.pypa.io/en/stable/)</td>
            <td>21.0.1</td>
            <td>PyPA recommended tool for installing Python packages / MIT</td>
          </tr>

          <tr>
            <td>[pixman](http://www.pixman.org/)</td>
            <td>0.40.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.7.0</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.13.1</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.10.1</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>3.0.17</td>
            <td>Library for building powerful interactive command lines in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
            <td>3.0.17</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.8.0</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.7.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.10.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.10.1</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.7.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.20</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pycurl](http://pycurl.sourceforge.net/)</td>
            <td>7.43.0.6</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pyerfa](https://pyerfa.readthedocs.io/)</td>
            <td>1.7.2</td>
            <td>Python bindings for ERFA routines / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[pyflakes](https://github.com/PyCQA/pyflakes)</td>
            <td>2.3.1</td>
            <td>Pyflakes analyzes programs and detects various errors. / MIT</td>
          </tr>

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.8.1</td>
            <td>Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause</td>
          </tr>

          <tr>
            <td>[pylint](http://www.pylint.org/)</td>
            <td>2.7.4</td>
            <td>python code static checker / GPL-2.0-only</td>
          </tr>

          <tr>
            <td>[pyodbc](https://github.com/mkleehammer/pyodbc)</td>
            <td>4.0.30</td>
            <td>DB API Module for ODBC / MIT</td>
          </tr>

          <tr>
            <td>[pyopenssl](https://github.com/pyca/pyopenssl)</td>
            <td>20.0.1</td>
            <td>Python wrapper module around the OpenSSL library / Apache 2.0</td>
          </tr>

          <tr>
            <td>pyparsing</td>
            <td>2.4.7</td>
            <td>Create and execute simple grammars / MIT</td>
          </tr>

          <tr>
            <td>[pyrsistent](http://github.com/tobgu/pyrsistent/)</td>
            <td>0.17.3</td>
            <td>Persistent/Functional/Immutable data structures / MIT</td>
          </tr>

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.7.1</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.6.1</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>6.2.3</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[python](https://www.python.org/)</td>
            <td>3.8.8</td>
            <td>General purpose programming language / Python-2.0</td>
          </tr>

          <tr>
            <td>[python-dateutil](https://dateutil.readthedocs.org/)</td>
            <td>2.8.1</td>
            <td>Extensions to the standard Python datetime module. / BSD 3 Clause</td>
          </tr>

          <tr>
            <td>[python-libarchive-c](https://github.com/Changaco/python-libarchive-c)</td>
            <td>2.9</td>
            <td>Python interface to libarchive / CC0-1.0</td>
          </tr>

          <tr>
            <td>[pytz](http://pythonhosted.org/pytz/)</td>
            <td>2021.1</td>
            <td>World timezone definitions, modern and historical. / MIT</td>
          </tr>

          <tr>
            <td>[pywavelets](https://github.com/PyWavelets/pywt)</td>
            <td>1.1.1</td>
            <td>Discrete Wavelet Transforms in Python / MIT</td>
          </tr>

          <tr>
            <td>[pyyaml](http://pyyaml.org/wiki/PyYAML)</td>
            <td>5.4.1</td>
            <td>YAML parser and emitter for Python / MIT</td>
          </tr>

          <tr>
            <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
            <td>20.0.0</td>
            <td>Python bindings for zeromq / BSD 3-clause</td>
          </tr>

          <tr>
            <td>readline</td>
            <td>8.1</td>
            <td>library for editing command lines as they are typed in / GPL-3.0</td>
          </tr>

          <tr>
            <td>[regex](https://bitbucket.org/mrabarnett/mrab-regex)</td>
            <td>2021.4.4</td>
            <td>Alternative regular expression module, to replace re / Python-2.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.25.1</td>
            <td>Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[rope](https://github.com/python-rope/rope)</td>
            <td>0.18.0</td>
            <td>A python refactoring library / GPL 2.0</td>
          </tr>

          <tr>
            <td>[ruamel\_yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)</td>
            <td>0.15.80</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

          <tr>
            <td>[scikit-image](http://scikit-image.org/)</td>
            <td>0.18.1</td>
            <td>Image processing in Python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[scikit-learn](http://scikit-learn.org/)</td>
            <td>0.24.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.6.2</td>
            <td>Scientific Library for Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[seaborn](https://seaborn.pydata.org)</td>
            <td>0.11.1</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>52.0.0</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.6.1</td>
            <td>Transforms a function into a single-dispatch generic function / MIT</td>
          </tr>

          <tr>
            <td>sip</td>
            <td>4.19.25</td>
            <td>Create Python bindings for C and C++ libraries / GPL-3.0</td>
          </tr>

          <tr>
            <td>[six](https://six.readthedocs.io/)</td>
            <td>1.15.0</td>
            <td>Python 2 and 3 compatibility utilities / MIT</td>
          </tr>

          <tr>
            <td>[snappy](https://github.com/google/snappy)</td>
            <td>1.1.8</td>
            <td>A fast compressor/decompressor / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[sniffio](https://github.com/python-trio/sniffio)</td>
            <td>1.2.0</td>
            <td>Sniff out which async library your code is running under / Apache-2.0</td>
          </tr>

          <tr>
            <td>[snowballstemmer](https://github.com/shibukawa/snowball_py)</td>
            <td>2.1.0</td>
            <td>Snowball stemming library collection for Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sortedcollections](http://www.grantjenks.com/docs/sortedcollections/)</td>
            <td>2.1.0</td>
            <td>Python Sorted Collections / Apache-2.0</td>
          </tr>

          <tr>
            <td>[sortedcontainers](http://www.grantjenks.com/docs/sortedcontainers/)</td>
            <td>2.3.0</td>
            <td>Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0</td>
          </tr>

          <tr>
            <td>[soupsieve](http://facelessuser.github.io/soupsieve)</td>
            <td>2.2.1</td>
            <td>A modern CSS selector implementation for BeautifulSoup / MIT</td>
          </tr>

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>4.0.1</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-applehelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-devhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-htmlhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-jsmath](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.1</td>
            <td>A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-qthelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-serializinghtml](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.1.4</td>
            <td>sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-websupport](https://pypi.python.org/pypi/sphinxcontrib-websupport)</td>
            <td>1.2.4</td>
            <td>Sphinx API for Web Apps / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sqlalchemy](http://www.sqlalchemy.org/)</td>
            <td>1.3.23</td>
            <td>Database Abstraction Library. / MIT</td>
          </tr>

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.35.4</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.12.2</td>
            <td>Statistical computations and models for use with SciPy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](https://sympy.org)</td>
            <td>1.8</td>
            <td>Python library for symbolic mathematics / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tbb](https://github.com/oneapi-src/oneTBB)</td>
            <td>2020.2</td>
            <td>High level abstract threading library / Apache-2.0</td>
          </tr>

          <tr>
            <td>[tblib](https://github.com/ionelmc/python-tblib)</td>
            <td>1.7.0</td>
            <td>Traceback serialization library. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[terminado](https://github.com/jupyter/terminado)</td>
            <td>0.9.4</td>
            <td>Terminals served by tornado websockets / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[testpath](https://testpath.readthedocs.io)</td>
            <td>0.4.4</td>
            <td>Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[threadpoolctl](https://github.com/joblib/threadpoolctl)</td>
            <td>2.1.0</td>
            <td>Python helpers to control the threadpools of native libraries / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[tifffile](https://github.com/cgohlke/tifffile)</td>
            <td>2021.3.31</td>
            <td>Read and write image data from and to TIFF files. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tk](http://www.tcl.tk/)</td>
            <td>8.6.10</td>
            <td>A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk</td>
          </tr>

          <tr>
            <td>[toml](https://github.com/uiri/toml)</td>
            <td>0.10.2</td>
            <td>Python lib for TOML. / MIT</td>
          </tr>

          <tr>
            <td>[toolz](http://toolz.readthedocs.org/)</td>
            <td>0.11.1</td>
            <td>A functional standard library for Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>6.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.59.0</td>
            <td>A Fast, Extensible Progress Meter / MPL-2.0 or MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://traitlets.readthedocs.org/)</td>
            <td>5.0.5</td>
            <td>Configuration system for Python applications / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>typing\_extensions</td>
            <td>3.7.4.3</td>
            <td>Backported and Experimental Type Hints for Python / PSF-2.0</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.9</td>
            <td>ODBC on non MS Windows platforms / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.26.4</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.2.5</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](https://palletsprojects.com/p/werkzeug/)</td>
            <td>1.0.1</td>
            <td>The comprehensive WSGI web application library. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[wheel](https://github.com/pypa/wheel)</td>
            <td>0.36.2</td>
            <td>A built-package format for Python. / MIT</td>
          </tr>

          <tr>
            <td>[widgetsnbextension](http://ipython.org)</td>
            <td>3.5.1</td>
            <td>Interactive Widgets for Jupyter / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[wrapt](https://github.com/GrahamDumpleton/wrapt)</td>
            <td>1.12.1</td>
            <td>Module for decorators, wrappers and monkey patching / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>2.0.1</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.3.8</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.5</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.3.4</td>
            <td>A high-performance asynchronous messaging library. / LGPL-3.0-or-later</td>
          </tr>

          <tr>
            <td>zfp</td>
            <td>0.5.5</td>
            <td>Library for compressed numerical arrays that support high throughput read and write random access / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[zict](http://github.com/mrocklin/zict)</td>
            <td>2.0.0</td>
            <td>Composable Dictionary Classes / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[zipp](https://github.com/jaraco/zipp)</td>
            <td>3.4.1</td>
            <td>A pathlib-compatible Zipfile object wrapper / MIT</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>zope</td>
            <td>1.0</td>
            <td>web application server / BSD</td>
          </tr>

          <tr>
            <td>zope.event</td>
            <td>4.5.0</td>
            <td>Very basic event publishing system / Zope Public License</td>
          </tr>

          <tr>
            <td>zope.interface</td>
            <td>5.2.0</td>
            <td>Interfaces for Python / ZPL-2.1</td>
          </tr>

          <tr>
            <td>zstd</td>
            <td>1.4.9</td>
            <td>Zstandard - Fast real-time compression algorithm / BSD 3-Clause</td>
          </tr>
        </tbody>
      </table>
    </Accordion>

    <Accordion title="Anaconda 2021.05 for 64-bit Linux with Python 3.8">
      <table>
        <thead>
          <tr>
            <th>Name</th>
            <th>Version</th>
            <th>Summary / License</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[\_libgcc\_mutex](https://github.com/AnacondaRecipes/_libgcc_mutex-feedstock)</td>
            <td>0.1</td>
            <td>Mutex for libgcc and libgcc-ng / None</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>2.0.3</td>
            <td>Anaconda Navigator / proprietary - Continuum Analytics, Inc.</td>
          </tr>

          <tr>
            <td>[anaconda-project](https://github.com/Anaconda-Platform/anaconda-project)</td>
            <td>0.9.1</td>
            <td>Tool for encapsulating, running, and reproducing data science projects / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[anyio](https://github.com/agronholm/anyio)</td>
            <td>2.2.0</td>
            <td>High level compatibility layer for multiple asynchronous event loop implementations on Python / MIT</td>
          </tr>

          <tr>
            <td>[appdirs](http://github.com/ActiveState/appdirs)</td>
            <td>1.4.4</td>
            <td>A small Python module for determining appropriate platform-specific dirs. / MIT</td>
          </tr>

          <tr>
            <td>[argh](https://github.com/neithere/argh)</td>
            <td>0.26.2</td>
            <td>The Natural CLI. / LGPL 3</td>
          </tr>

          <tr>
            <td>[argon2-cffi](https://argon2-cffi.readthedocs.org/)</td>
            <td>20.1.0</td>
            <td>The secure Argon2 password hashing algorithm. / MIT</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>1.4.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.5</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL-2.1-only</td>
          </tr>

          <tr>
            <td>[astropy](http://www.astropy.org/)</td>
            <td>4.2.1</td>
            <td>Community-developed Python Library for Astronomy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[async\_generator](https://github.com/python-trio/async_generator)</td>
            <td>1.10</td>
            <td>Async generators and context managers for Python 3.5+ / MIT</td>
          </tr>

          <tr>
            <td>[atomicwrites](https://github.com/untitaker/python-atomicwrites)</td>
            <td>1.4.0</td>
            <td>Atomic file writes / MIT</td>
          </tr>

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>20.3.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>[autopep8](https://github.com/hhatto/autopep8)</td>
            <td>1.5.6</td>
            <td>A tool that automatically formats Python code to conform to the PEP 8 style guide / MIT</td>
          </tr>

          <tr>
            <td>[babel](http://babel.pocoo.org/)</td>
            <td>2.9.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.2.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>None / BSD</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.9.3</td>
            <td>Python library designed for screen-scraping / MIT</td>
          </tr>

          <tr>
            <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
            <td>2.1.0</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>[black](https://github.com/python/black)</td>
            <td>19.10b0</td>
            <td>The Uncompromising Code Formatter / MIT</td>
          </tr>

          <tr>
            <td>blas</td>
            <td>1.0</td>

            <td />
          </tr>

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>3.3.0</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.21.0</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>2.3.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](https://github.com/pydata/bottleneck)</td>
            <td>1.3.2</td>
            <td>Fast NumPy array functions written in Cython. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[brotlipy](https://github.com/python-hyper/brotlipy)</td>
            <td>0.7.0</td>
            <td>Python bindings to the Brotli compression library / MIT</td>
          </tr>

          <tr>
            <td>[bzip2](http://www.bzip.org/)</td>
            <td>1.0.8</td>
            <td>high-quality data compressor / bzip2</td>
          </tr>

          <tr>
            <td>[c-ares](https://c-ares.haxx.se/)</td>
            <td>1.17.1</td>
            <td>This is c-ares, an asynchronous resolver library / MIT</td>
          </tr>

          <tr>
            <td>[ca-certificates](https://github.com/conda-forge/ca-certificates-feedstock)</td>
            <td>2021.4.13</td>
            <td>Certificates for use with other packages. / MPL 2.0</td>
          </tr>

          <tr>
            <td>[cairo](http://cairographics.org/)</td>
            <td>1.16.0</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>2020.12.5</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

          <tr>
            <td>cffi</td>
            <td>1.14.5</td>
            <td>Foreign Function Interface for Python calling C code. / MIT</td>
          </tr>

          <tr>
            <td>[chardet](https://github.com/chardet/chardet)</td>
            <td>4.0.0</td>
            <td>Universal character encoding detector / LGPL2</td>
          </tr>

          <tr>
            <td>[click](https://palletsprojects.com/p/click)</td>
            <td>7.1.2</td>
            <td>Python composable command line interface toolkit / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
            <td>1.6.0</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.4</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.10.1</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.21.4</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.4.2</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.6.0.post1</td>
            <td>Backports and enhancements for the contextlib module / PSF 2</td>
          </tr>

          <tr>
            <td>[cryptography](https://github.com/pyca/cryptography)</td>
            <td>3.4.7</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.71.1</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.23</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.11.0</td>
            <td>Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask](https://dask.org/)</td>
            <td>2021.4.0</td>
            <td>Parallel PyData with Task Scheduling / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask-core](http://github.com/dask/dask/)</td>
            <td>2021.4.0</td>
            <td>Parallel Python with task scheduling / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dbus](http://www.freedesktop.org/wiki/Software/dbus/)</td>
            <td>1.13.18</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>5.0.6</td>
            <td>Better living through Python with decorators. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>defusedxml</td>
            <td>0.7.1</td>
            <td>XML bomb protection for Python stdlib modules / PSF 2.0</td>
          </tr>

          <tr>
            <td>[diff-match-patch](http://code.google.com/p/google-diff-match-patch/)</td>
            <td>20200713</td>
            <td>Diff Match Patch is a high-performance library in multiple languages that manipulates plain text / Apache-2.0</td>
          </tr>

          <tr>
            <td>distributed</td>
            <td>2021.4.1</td>
            <td>Distributed computing with Dask / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.17.1</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.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.3.0</td>
            <td>Expat XML parser library in C / MIT</td>
          </tr>

          <tr>
            <td>[fastcache](https://github.com/pbrady/fastcache)</td>
            <td>1.1.0</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.12</td>
            <td>A platform independent file lock. / Public Domain</td>
          </tr>

          <tr>
            <td>[flake8](http://flake8.pycqa.org/)</td>
            <td>3.9.0</td>
            <td>Your Tool For Style Guide Enforcement / MIT</td>
          </tr>

          <tr>
            <td>[flask](https://flask.palletsprojects.com/en/stable/)</td>
            <td>1.1.2</td>
            <td>A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[fontconfig](http://www.freedesktop.org/wiki/Software/fontconfig/)</td>
            <td>2.13.1</td>
            <td>A library for configuring and customizing font access. / MIT</td>
          </tr>

          <tr>
            <td>[freetype](https://www.freetype.org/)</td>
            <td>2.10.4</td>
            <td>A Free, High-Quality, and Portable Font Engine / GPL-2.0-only and LicenseRef-FreeType</td>
          </tr>

          <tr>
            <td>[fribidi](https://github.com/fribidi/fribidi)</td>
            <td>1.0.10</td>
            <td>The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[fsspec](https://github.com/martindurant/filesystem_spec)</td>
            <td>0.9.0</td>
            <td>A specification for pythonic filesystems / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[future](http://python-future.org)</td>
            <td>0.18.2</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](https://www.gevent.org)</td>
            <td>21.1.2</td>
            <td>Coroutine-based network library / MIT</td>
          </tr>

          <tr>
            <td>[glib](https://developer.gnome.org/glib/)</td>
            <td>2.68.1</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.7</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.2.1</td>
            <td>The GNU multiprecision library. / GPL-2.0-or-later AND LGPL-3.0-or-later</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.14</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>1.0.0</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.10.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>2.8.0</td>
            <td>An OpenType text shaping engine. / MIT</td>
          </tr>

          <tr>
            <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
            <td>1.10.4</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.1</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.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.10</td>
            <td>Internationalized Domain Names in Applications (IDNA). / BSD Like</td>
          </tr>

          <tr>
            <td>[imageio](https://imageio.github.io)</td>
            <td>2.9.0</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.2.0</td>
            <td>Getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
          </tr>

          <tr>
            <td>[importlib-metadata](https://github.com/python/importlib_metadata)</td>
            <td>3.10.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[importlib\_metadata](https://github.com/python/importlib_metadata)</td>
            <td>3.10.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[iniconfig](http://github.com/RonnyPfannschmidt/iniconfig)</td>
            <td>1.1.1</td>
            <td>iniconfig: brain-dead simple config-ini parsing / MIT</td>
          </tr>

          <tr>
            <td>[intel-openmp](https://software.intel.com/en-us/node/522690)</td>
            <td>2021.2.0</td>
            <td>Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel</td>
          </tr>

          <tr>
            <td>[intervaltree](https://github.com/chaimleib/intervaltree)</td>
            <td>3.1.0</td>
            <td>Editable interval tree data structure for Python 2 and 3 / Apache-2.0</td>
          </tr>

          <tr>
            <td>[ipykernel](https://ipython.org)</td>
            <td>5.3.4</td>
            <td>IPython Kernel for Jupyter / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ipython](https://ipython.org)</td>
            <td>7.22.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.6.3</td>
            <td>Jupyter Interactive Widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[isort](https://github.com/timothycrosley/isort)</td>
            <td>5.8.0</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.1</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.17.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.6.0</td>
            <td>Pure Python DBus interface / MIT</td>
          </tr>

          <tr>
            <td>[jinja2](https://jinja.palletsprojects.com/en/stable/)</td>
            <td>2.11.3</td>
            <td>An easy to use stand-alone template engine written in pure python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[joblib](https://pypi.org/project/joblib/)</td>
            <td>1.0.1</td>
            <td>Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause</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>[json5](https://github.com/dpranke/pyjson5)</td>
            <td>0.9.5</td>
            <td>A Python implementation of the JSON5 data format / Apache-2.0</td>
          </tr>

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</td>
            <td>3.2.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-packaging](https://github.com/jupyter/jupyter-packaging)</td>
            <td>0.7.12</td>
            <td>Jupyter Packaging Utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_client](https://jupyter.org)</td>
            <td>6.1.12</td>
            <td>jupyter\_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_console](http://jupyter.org)</td>
            <td>6.4.0</td>
            <td>Jupyter terminal console / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_core](https://jupyter.org)</td>
            <td>4.7.1</td>
            <td>Core common functionality of Jupyter projects. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_server](https://jupyter.org)</td>
            <td>1.4.1</td>
            <td>Jupyter Server / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab](https://github.com/jupyterlab/jupyterlab)</td>
            <td>3.0.14</td>
            <td>JupyterLab PRE-ALPHA / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_pygments](http://github.com/JupyterLab/jupyterlab_pygments)</td>
            <td>0.1.2</td>
            <td>Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_server](https://github.com/jupyterlab/jupyterlab_server)</td>
            <td>2.4.0</td>
            <td>A set of server components for JupyterLab and JupyterLab like applications. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_widgets](https://github.com/jupyter-widgets/ipywidgets)</td>
            <td>1.0.0</td>
            <td>JupyterLab extension providing HTML widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[keyring](https://github.com/jaraco/keyring)</td>
            <td>22.3.0</td>
            <td>Store and access your passwords safely / MIT</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.3.1</td>
            <td>An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.18.2</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.6.0</td>
            <td>A fast and thorough lazy object proxy / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[lcms2](http://www.littlecms.com/)</td>
            <td>2.12</td>
            <td>Open Source Color Management Engine / MIT</td>
          </tr>

          <tr>
            <td>[ld\_impl\_linux-64](https://www.gnu.org/software/binutils/)</td>
            <td>2.33.1</td>
            <td>A set of programming tools for creating and managing binary programs, object files, libraries, profile data, and assembly source code. / GPL-3.0-only</td>
          </tr>

          <tr>
            <td>[libarchive](http://www.libarchive.org/)</td>
            <td>3.4.2</td>
            <td>Multi-format archive and compression library / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.71.1</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.20210216</td>
            <td>Editline Library (libedit) / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libev](http://software.schmorp.de/pkg/libev.html)</td>
            <td>4.33</td>
            <td>A full-featured and high-performance event loop that is loosely modeled after libevent, but without its limitations and bugs. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libffi](https://sourceware.org/libffi/)</td>
            <td>3.3</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>9.1.0</td>
            <td>The GCC low-level runtime library / GPL-3.0-only WITH GCC-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-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[liblief](https://lief.quarkslab.com/)</td>
            <td>0.10.1</td>
            <td>A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[libllvm10](http://llvm.org/)</td>
            <td>10.0.1</td>
            <td>Development headers and libraries for LLVM / Apache-2.0 WITH LLVM-exception</td>
          </tr>

          <tr>
            <td>[libpng](http://www.libpng.org/pub/png/libpng.html)</td>
            <td>1.6.37</td>
            <td>PNG reference library / zlib/libpng</td>
          </tr>

          <tr>
            <td>[libsodium](http://libsodium.org)</td>
            <td>1.0.18</td>
            <td>A modern and easy-to-use crypto library. / ISC</td>
          </tr>

          <tr>
            <td>[libspatialindex](http://libspatialindex.github.io)</td>
            <td>1.9.3</td>
            <td>Extensible framework for robust spatial indexing / MIT</td>
          </tr>

          <tr>
            <td>[libssh2](https://www.libssh2.org/)</td>
            <td>1.9.0</td>
            <td>the SSH library / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[libstdcxx-ng](https://gcc.gnu.org/)</td>
            <td>9.1.0</td>
            <td>The GNU C++ Runtime Library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.2.0</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>[libuv](http://libuv.org/)</td>
            <td>1.40.0</td>
            <td>Cross-platform asynchronous I/O / MIT</td>
          </tr>

          <tr>
            <td>[libwebp-base](https://developers.google.com/speed/webp)</td>
            <td>1.2.0</td>
            <td>WebP image library / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[libxcb](http://xcb.freedesktop.org/)</td>
            <td>1.14</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.10</td>
            <td>The XML C parser and toolkit of Gnome / MIT</td>
          </tr>

          <tr>
            <td>[libxslt](http://xmlsoft.org/XSLT/)</td>
            <td>1.1.34</td>
            <td>The XSLT C library developed for the GNOME project / MIT</td>
          </tr>

          <tr>
            <td>[llvmlite](http://llvmlite.pydata.org)</td>
            <td>0.36.0</td>
            <td>A lightweight LLVM python binding for writing JIT compilers. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[locket](https://github.com/mwilliamson/locket.py)</td>
            <td>0.2.1</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.6.3</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.9.3</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.1</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.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-PSF-based</td>
          </tr>

          <tr>
            <td>[matplotlib-base](http://matplotlib.org/)</td>
            <td>3.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-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>2021.2.0</td>
            <td>Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel</td>
          </tr>

          <tr>
            <td>[mkl-service](https://github.com/ContinuumIO/mkl-service)</td>
            <td>2.3.0</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.3.0</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.2.1</td>
            <td>Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[mock](https://github.com/testing-cabal/mock)</td>
            <td>4.0.3</td>
            <td>A library for testing in Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/more-itertools/more-itertools)</td>
            <td>8.7.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.2</td>
            <td>The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only</td>
          </tr>

          <tr>
            <td>[mpmath](http://mpmath.org)</td>
            <td>1.2.1</td>
            <td>Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>1.0.2</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>[mypy\_extensions](http://www.mypy-lang.org/)</td>
            <td>0.4.3</td>
            <td>Experimental type system extensions for programs checked with the mypy typechecker. / MIT</td>
          </tr>

          <tr>
            <td>[nbclassic](http://github.com/jupyterlab/nbclassic)</td>
            <td>0.2.6</td>
            <td>Jupyter Notebook as a Jupyter Server Extension. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbclient](https://jupyter.org)</td>
            <td>0.5.3</td>
            <td>A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbconvert](http://jupyter.org)</td>
            <td>6.0.7</td>
            <td>Converting Jupyter Notebooks / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbformat](http://jupyter.org)</td>
            <td>5.1.3</td>
            <td>The Jupyter Notebook format / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ncurses](http://www.gnu.org/software/ncurses/)</td>
            <td>6.2</td>
            <td>Library for text-based user interfaces / Free software (MIT-like)</td>
          </tr>

          <tr>
            <td>[nest-asyncio](https://github.com/erdewit/nest_asyncio)</td>
            <td>1.5.1</td>
            <td>Patch asyncio to allow nested event loops / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[networkx](https://networkx.github.io/)</td>
            <td>2.5</td>
            <td>Python package for creating and manipulating complex networks / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.6.1</td>
            <td>Natural Language Toolkit / 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](https://jupyter.org)</td>
            <td>6.3.0</td>
            <td>Jupyter Notebook / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[numba](http://numba.pydata.org)</td>
            <td>0.53.1</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.7.3</td>
            <td>Fast numerical expression evaluator for NumPy. / MIT</td>
          </tr>

          <tr>
            <td>[numpy](https://numpy.org/)</td>
            <td>1.20.1</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>numpy-base]\([http://numpy.org/](http://numpy.org/))</td>
            <td>1.20.1</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
            <td>1.1.0</td>
            <td>Numpy’s Sphinx extensions / 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>3.0.7</td>
            <td>A Python library to read/write Excel 2010 xlsx/xlsm files / MIT</td>
          </tr>

          <tr>
            <td>[openssl](http://www.openssl.org/)</td>
            <td>1.1.1k</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>20.9</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>1.2.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.12</td>
            <td>Universal markup converter (repackaged binaries) / GPL-2.0</td>
          </tr>

          <tr>
            <td>[pandocfilters](https://github.com/jgm/pandocfilters)</td>
            <td>1.4.3</td>
            <td>A python module for writing pandoc filters / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[pango](http://www.pango.org/)</td>
            <td>1.45.3</td>
            <td>Text layout and rendering engine. / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[parso](https://github.com/davidhalter/parso)</td>
            <td>0.7.0</td>
            <td>A Python Parser / MIT</td>
          </tr>

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>1.2.0</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.12</td>
            <td>A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL-3.0-or-later</td>
          </tr>

          <tr>
            <td>[path](https://github.com/jaraco/path)</td>
            <td>15.1.2</td>
            <td>A module wrapper for os.path / MIT</td>
          </tr>

          <tr>
            <td>[path.py](https://github.com/jaraco/path.py)</td>
            <td>12.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.5</td>
            <td>Fork of pathlib aiming to support the full stdlib Python API / MIT</td>
          </tr>

          <tr>
            <td>[pathspec](https://github.com/cpburnz/python-path-specification)</td>
            <td>0.7.0</td>
            <td>Utility library for gitignore style pattern matching of file paths. / MPL-2.0</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.44</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.8.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>8.2.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL</td>
          </tr>

          <tr>
            <td>[pip](https://pip.pypa.io/en/stable/)</td>
            <td>21.0.1</td>
            <td>PyPA recommended tool for installing Python packages / MIT</td>
          </tr>

          <tr>
            <td>[pixman](http://www.pixman.org/)</td>
            <td>0.40.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.7.0</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.13.1</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.10.1</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>3.0.17</td>
            <td>Library for building powerful interactive command lines in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
            <td>3.0.17</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.8.0</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.7.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.10.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.10.1</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.6.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.20</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pycurl](http://pycurl.sourceforge.net/)</td>
            <td>7.43.0.6</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pydocstyle](https://github.com/PyCQA/pydocstyle)</td>
            <td>6.0.0</td>
            <td>Python docstring style checker (formerly pep257) / MIT</td>
          </tr>

          <tr>
            <td>[pyerfa](https://pyerfa.readthedocs.io/)</td>
            <td>1.7.3</td>
            <td>Python bindings for ERFA routines / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[pyflakes](https://github.com/PyCQA/pyflakes)</td>
            <td>2.2.0</td>
            <td>Pyflakes analyzes programs and detects various errors. / MIT</td>
          </tr>

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.8.1</td>
            <td>Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause</td>
          </tr>

          <tr>
            <td>[pylint](http://www.pylint.org/)</td>
            <td>2.7.4</td>
            <td>python code static checker / GPL-2.0-only</td>
          </tr>

          <tr>
            <td>[pyls-black](https://github.com/rupert/pyls-black)</td>
            <td>0.4.6</td>
            <td>Black plugin for the Python Language Server / MIT</td>
          </tr>

          <tr>
            <td>[pyls-spyder](https://github.com/spyder-ide/pyls-spyder)</td>
            <td>0.3.2</td>
            <td>Spyder extensions for the python-language-server / MIT</td>
          </tr>

          <tr>
            <td>[pyodbc](https://github.com/mkleehammer/pyodbc)</td>
            <td>4.0.30</td>
            <td>DB API Module for ODBC / MIT</td>
          </tr>

          <tr>
            <td>[pyopenssl](https://github.com/pyca/pyopenssl)</td>
            <td>20.0.1</td>
            <td>Python wrapper module around the OpenSSL library / Apache 2.0</td>
          </tr>

          <tr>
            <td>pyparsing</td>
            <td>2.4.7</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>[pyrsistent](http://github.com/tobgu/pyrsistent/)</td>
            <td>0.17.3</td>
            <td>Persistent/Functional/Immutable data structures / MIT</td>
          </tr>

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.7.1</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.6.1</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>6.2.3</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[python](https://www.python.org/)</td>
            <td>3.8.8</td>
            <td>General purpose programming language / Python-2.0</td>
          </tr>

          <tr>
            <td>[python-dateutil](https://dateutil.readthedocs.org/)</td>
            <td>2.8.1</td>
            <td>Extensions to the standard Python datetime module. / BSD 3 Clause</td>
          </tr>

          <tr>
            <td>[python-jsonrpc-server](https://github.com/palantir/python-jsonrpc-server)</td>
            <td>0.4.0</td>
            <td>A Python 2.7 and 3.4+ server implementation of the JSON RPC 2.0 protocol. / MIT</td>
          </tr>

          <tr>
            <td>[python-language-server](https://github.com/palantir/python-language-server)</td>
            <td>0.36.2</td>
            <td>An implementation of the Language Server Protocol for Python / MIT</td>
          </tr>

          <tr>
            <td>[python-libarchive-c](https://github.com/Changaco/python-libarchive-c)</td>
            <td>2.9</td>
            <td>Python interface to libarchive / CC0-1.0</td>
          </tr>

          <tr>
            <td>[pytz](http://pythonhosted.org/pytz/)</td>
            <td>2021.1</td>
            <td>World timezone definitions, modern and historical. / MIT</td>
          </tr>

          <tr>
            <td>[pywavelets](https://github.com/PyWavelets/pywt)</td>
            <td>1.1.1</td>
            <td>Discrete Wavelet Transforms in Python / MIT</td>
          </tr>

          <tr>
            <td>[pyxdg](http://freedesktop.org/wiki/Software/pyxdg)</td>
            <td>0.27</td>
            <td>PyXDG contains implementations of freedesktop.org standards in python. / GNU Lesser General Public v2 (LGPLv2)</td>
          </tr>

          <tr>
            <td>[pyyaml](http://pyyaml.org/wiki/PyYAML)</td>
            <td>5.4.1</td>
            <td>YAML parser and emitter for Python / MIT</td>
          </tr>

          <tr>
            <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
            <td>20.0.0</td>
            <td>Python bindings for zeromq / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[qdarkstyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet)</td>
            <td>2.8.1</td>
            <td>A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). / MIT</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>1.0.2</td>
            <td>Iconic fonts in PyQt and PySide applications / MIT</td>
          </tr>

          <tr>
            <td>[qtconsole](http://jupyter.org)</td>
            <td>5.0.3</td>
            <td>Jupyter Qt Console / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
            <td>1.9.0</td>
            <td>Abstraction layer for PyQt5/PyQt4/PySide / MIT</td>
          </tr>

          <tr>
            <td>readline</td>
            <td>8.1</td>
            <td>library for editing command lines as they are typed in / GPL-3.0</td>
          </tr>

          <tr>
            <td>[regex](https://bitbucket.org/mrabarnett/mrab-regex)</td>
            <td>2021.4.4</td>
            <td>Alternative regular expression module, to replace re / Python-2.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.25.1</td>
            <td>Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0</td>
          </tr>

          <tr>
            <td>ripgrep</td>
            <td>12.1.1</td>

            <td />
          </tr>

          <tr>
            <td>[rope](https://github.com/python-rope/rope)</td>
            <td>0.18.0</td>
            <td>A python refactoring library / GPL 2.0</td>
          </tr>

          <tr>
            <td>rtree</td>
            <td>0.9.7</td>
            <td>R-Tree spatial index for Python GIS / MIT</td>
          </tr>

          <tr>
            <td>[ruamel\_yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)</td>
            <td>0.15.100</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

          <tr>
            <td>[scikit-image](http://scikit-image.org/)</td>
            <td>0.18.1</td>
            <td>Image processing in Python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[scikit-learn](http://scikit-learn.org/)</td>
            <td>0.24.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.6.2</td>
            <td>Scientific Library for Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[seaborn](https://seaborn.pydata.org)</td>
            <td>0.11.1</td>
            <td>Statistical data visualization / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[secretstorage](https://github.com/mitya57/secretstorage)</td>
            <td>3.3.1</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>52.0.0</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.6.1</td>
            <td>Transforms a function into a single-dispatch generic function / MIT</td>
          </tr>

          <tr>
            <td>sip</td>
            <td>4.19.13</td>
            <td>Create Python bindings for C and C++ libraries / GPL-3.0</td>
          </tr>

          <tr>
            <td>[six](https://six.readthedocs.io/)</td>
            <td>1.15.0</td>
            <td>Python 2 and 3 compatibility utilities / MIT</td>
          </tr>

          <tr>
            <td>[sniffio](https://github.com/python-trio/sniffio)</td>
            <td>1.2.0</td>
            <td>Sniff out which async library your code is running under / Apache-2.0</td>
          </tr>

          <tr>
            <td>[snowballstemmer](https://github.com/shibukawa/snowball_py)</td>
            <td>2.1.0</td>
            <td>Snowball stemming library collection for Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sortedcollections](http://www.grantjenks.com/docs/sortedcollections/)</td>
            <td>2.1.0</td>
            <td>Python Sorted Collections / Apache-2.0</td>
          </tr>

          <tr>
            <td>[sortedcontainers](http://www.grantjenks.com/docs/sortedcontainers/)</td>
            <td>2.3.0</td>
            <td>Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0</td>
          </tr>

          <tr>
            <td>[soupsieve](http://facelessuser.github.io/soupsieve)</td>
            <td>2.2.1</td>
            <td>A modern CSS selector implementation for BeautifulSoup / MIT</td>
          </tr>

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>4.0.1</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-applehelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-devhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-htmlhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-jsmath](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.1</td>
            <td>A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-qthelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-serializinghtml](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.1.4</td>
            <td>sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-websupport](https://pypi.python.org/pypi/sphinxcontrib-websupport)</td>
            <td>1.2.4</td>
            <td>Sphinx API for Web Apps / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[spyder](https://www.spyder-ide.org/)</td>
            <td>4.2.5</td>
            <td>The Scientific Python Development Environment / MIT</td>
          </tr>

          <tr>
            <td>[spyder-kernels](https://www.spyder-ide.org/)</td>
            <td>1.10.2</td>
            <td>Jupyter kernels for Spyder’s console / MIT</td>
          </tr>

          <tr>
            <td>[sqlalchemy](http://www.sqlalchemy.org/)</td>
            <td>1.4.15</td>
            <td>Database Abstraction Library. / MIT</td>
          </tr>

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.35.4</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.12.2</td>
            <td>Statistical computations and models for use with SciPy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](https://sympy.org)</td>
            <td>1.8</td>
            <td>Python library for symbolic mathematics / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tbb](https://github.com/oneapi-src/oneTBB)</td>
            <td>2020.3</td>
            <td>High level abstract threading library / Apache-2.0</td>
          </tr>

          <tr>
            <td>[tblib](https://github.com/ionelmc/python-tblib)</td>
            <td>1.7.0</td>
            <td>Traceback serialization library. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[terminado](https://github.com/jupyter/terminado)</td>
            <td>0.9.4</td>
            <td>Terminals served by tornado websockets / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[testpath](https://testpath.readthedocs.io)</td>
            <td>0.4.4</td>
            <td>Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[textdistance](https://github.com/orsinium/textdistance)</td>
            <td>4.2.1</td>
            <td>TextDistance – python library for comparing distance between two or more sequences by many algorithms. / MIT</td>
          </tr>

          <tr>
            <td>[threadpoolctl](https://github.com/joblib/threadpoolctl)</td>
            <td>2.1.0</td>
            <td>Python helpers to control the threadpools of native libraries / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[three-merge](https://github.com/spyder-ide/three-merge)</td>
            <td>0.1.1</td>
            <td>Simple Python library to perform a 3-way merge between strings / MIT</td>
          </tr>

          <tr>
            <td>[tifffile](https://github.com/cgohlke/tifffile)</td>
            <td>2020.10.1</td>
            <td>Read and write image data from and to TIFF files. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tk](http://www.tcl.tk/)</td>
            <td>8.6.10</td>
            <td>A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk</td>
          </tr>

          <tr>
            <td>[toml](https://github.com/uiri/toml)</td>
            <td>0.10.2</td>
            <td>Python lib for TOML. / MIT</td>
          </tr>

          <tr>
            <td>[toolz](http://toolz.readthedocs.org/)</td>
            <td>0.11.1</td>
            <td>A functional standard library for Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>6.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.59.0</td>
            <td>A Fast, Extensible Progress Meter / MPL-2.0 or MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://traitlets.readthedocs.org/)</td>
            <td>5.0.5</td>
            <td>Configuration system for Python applications / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[typed-ast](https://github.com/python/typed_ast)</td>
            <td>1.4.2</td>
            <td>a fork of Python 2 and 3 ast modules with type comment support / Apache-2.0</td>
          </tr>

          <tr>
            <td>typing\_extensions</td>
            <td>3.7.4.3</td>
            <td>Backported and Experimental Type Hints for Python / PSF-2.0</td>
          </tr>

          <tr>
            <td>[ujson](https://github.com/ultrajson/ultrajson)</td>
            <td>4.0.2</td>
            <td>Ultra fast JSON decoder and encoder written in C with Python bindings / 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.9</td>
            <td>ODBC on non MS Windows platforms / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.26.4</td>
            <td>HTTP library with thread-safe connection pooling, file post, and more. / MIT</td>
          </tr>

          <tr>
            <td>[watchdog](http://github.com/gorakhargosh/watchdog)</td>
            <td>1.0.2</td>
            <td>Filesystem events monitoring / Apache-2.0</td>
          </tr>

          <tr>
            <td>[wcwidth](https://github.com/jquast/wcwidth)</td>
            <td>0.2.5</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](https://palletsprojects.com/p/werkzeug/)</td>
            <td>1.0.1</td>
            <td>The comprehensive WSGI web application library. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[wheel](https://github.com/pypa/wheel)</td>
            <td>0.36.2</td>
            <td>A built-package format for Python. / MIT</td>
          </tr>

          <tr>
            <td>[widgetsnbextension](http://ipython.org)</td>
            <td>3.5.1</td>
            <td>Interactive Widgets for Jupyter / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[wrapt](https://github.com/GrahamDumpleton/wrapt)</td>
            <td>1.12.1</td>
            <td>Module for decorators, wrappers and monkey patching / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[wurlitzer](https://github.com/minrk/wurlitzer)</td>
            <td>2.1.0</td>
            <td>Capture C-level stdout/stderr in Python / MIT</td>
          </tr>

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>2.0.1</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.3.8</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.5</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.2.5</td>
            <td>A C library for parsing and emitting YAML / MIT</td>
          </tr>

          <tr>
            <td>[yapf](https://github.com/google/yapf)</td>
            <td>0.31.0</td>
            <td>A formatter for Python files / Apache 2.0</td>
          </tr>

          <tr>
            <td>[zeromq](http://zeromq.org)</td>
            <td>4.3.4</td>
            <td>A high-performance asynchronous messaging library. / LGPL-3.0-or-later</td>
          </tr>

          <tr>
            <td>[zict](http://github.com/mrocklin/zict)</td>
            <td>2.0.0</td>
            <td>Composable Dictionary Classes / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[zipp](https://github.com/jaraco/zipp)</td>
            <td>3.4.1</td>
            <td>A pathlib-compatible Zipfile object wrapper / MIT</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>zope</td>
            <td>1.0</td>
            <td>web application server / BSD</td>
          </tr>

          <tr>
            <td>zope.event</td>
            <td>4.5.0</td>
            <td>Very basic event publishing system / Zope Public License</td>
          </tr>

          <tr>
            <td>zope.interface</td>
            <td>5.3.0</td>
            <td>Interfaces for Python / ZPL-2.1</td>
          </tr>

          <tr>
            <td>zstd</td>
            <td>1.4.5</td>
            <td>Zstandard - Fast real-time compression algorithm / BSD 3-Clause</td>
          </tr>
        </tbody>
      </table>
    </Accordion>
  </Accordion>
</Update>

<Update label="Anaconda 2021.04" description="May 7, 2021">
  <Accordion title="Packages">
    <Accordion title="Anaconda 2021.04 for 64-bit Windows with Python 3.8">
      <table>
        <thead>
          <tr>
            <th>Name</th>
            <th>Version</th>
            <th>Summary / License</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[alabaster](http://www.sphinx-doc.org/en/stable/index.html)</td>
            <td>0.7.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>2.0.3</td>
            <td>Anaconda Navigator / proprietary - Continuum Analytics, Inc.</td>
          </tr>

          <tr>
            <td>[anaconda-project](https://github.com/Anaconda-Platform/anaconda-project)</td>
            <td>0.9.1</td>
            <td>Tool for encapsulating, running, and reproducing data science projects / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[anyio](https://github.com/agronholm/anyio)</td>
            <td>2.2.0</td>
            <td>High level compatibility layer for multiple asynchronous event loop implementations on Python / MIT</td>
          </tr>

          <tr>
            <td>[appdirs](http://github.com/ActiveState/appdirs)</td>
            <td>1.4.4</td>
            <td>A small Python module for determining appropriate platform-specific dirs. / MIT</td>
          </tr>

          <tr>
            <td>[argh](https://github.com/neithere/argh)</td>
            <td>0.26.2</td>
            <td>The Natural CLI. / LGPL 3</td>
          </tr>

          <tr>
            <td>[argon2-cffi](https://argon2-cffi.readthedocs.org/)</td>
            <td>20.1.0</td>
            <td>The secure Argon2 password hashing algorithm. / MIT</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>1.4.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.5</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL-2.1-only</td>
          </tr>

          <tr>
            <td>[astropy](http://www.astropy.org/)</td>
            <td>4.2.1</td>
            <td>Community-developed Python Library for Astronomy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[async\_generator](https://github.com/python-trio/async_generator)</td>
            <td>1.10</td>
            <td>Async generators and context managers for Python 3.5+ / MIT</td>
          </tr>

          <tr>
            <td>[atomicwrites](https://github.com/untitaker/python-atomicwrites)</td>
            <td>1.4.0</td>
            <td>Atomic file writes / MIT</td>
          </tr>

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>20.3.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>[autopep8](https://github.com/hhatto/autopep8)</td>
            <td>1.5.6</td>
            <td>A tool that automatically formats Python code to conform to the PEP 8 style guide / MIT</td>
          </tr>

          <tr>
            <td>[babel](http://babel.pocoo.org/)</td>
            <td>2.9.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.2.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>None / BSD</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>[bcrypt](https://github.com/pyca/bcrypt/)</td>
            <td>3.2.0</td>
            <td>Modern password hashing for your software and your servers / Apache-2.0</td>
          </tr>

          <tr>
            <td>[beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/)</td>
            <td>4.9.3</td>
            <td>Python library designed for screen-scraping / MIT</td>
          </tr>

          <tr>
            <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
            <td>1.9.2</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>[black](https://github.com/python/black)</td>
            <td>19.10b0</td>
            <td>The Uncompromising Code Formatter / MIT</td>
          </tr>

          <tr>
            <td>blas</td>
            <td>1.0</td>

            <td />
          </tr>

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>3.3.0</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.21.0</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>2.3.1</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](https://github.com/pydata/bottleneck)</td>
            <td>1.3.2</td>
            <td>Fast NumPy array functions written in Cython. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[brotli](http://github.com/google/brotli)</td>
            <td>1.0.9</td>
            <td>Brotli compression format / MIT</td>
          </tr>

          <tr>
            <td>[brotlipy](https://github.com/python-hyper/brotlipy)</td>
            <td>0.7.0</td>
            <td>Python bindings to the Brotli compression library / MIT</td>
          </tr>

          <tr>
            <td>[bzip2](http://www.bzip.org/)</td>
            <td>1.0.8</td>
            <td>high-quality data compressor / bzip2</td>
          </tr>

          <tr>
            <td>[ca-certificates](https://github.com/conda-forge/ca-certificates-feedstock)</td>
            <td>2021.4.13</td>
            <td>Certificates for use with other packages. / MPL 2.0</td>
          </tr>

          <tr>
            <td>certifi</td>
            <td>2020.12.5</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

          <tr>
            <td>cffi</td>
            <td>1.14.5</td>
            <td>Foreign Function Interface for Python calling C code. / MIT</td>
          </tr>

          <tr>
            <td>[chardet](https://github.com/chardet/chardet)</td>
            <td>4.0.0</td>
            <td>Universal character encoding detector / LGPL2</td>
          </tr>

          <tr>
            <td>[charls](https://github.com/team-charls/charls)</td>
            <td>2.2.0</td>
            <td>CharLS is a C++ implementation of the JPEG-LS standard for lossless and near-lossless image compression and decompression. JPEG-LS is a low-complexity image compression standard that matches JPEG 2000 compression ratios. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[click](https://palletsprojects.com/p/click)</td>
            <td>7.1.2</td>
            <td>Python composable command line interface toolkit / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
            <td>1.6.0</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.4</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>comtypes</td>
            <td>1.1.9</td>
            <td>pure Python COM package / MIT</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.10.1</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.21.4</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.4.2</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>[contextlib2](http://contextlib2.readthedocs.org)</td>
            <td>0.6.0.post1</td>
            <td>Backports and enhancements for the contextlib module / PSF 2</td>
          </tr>

          <tr>
            <td>[cryptography](https://github.com/pyca/cryptography)</td>
            <td>3.4.7</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.71.1</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.23</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.11.0</td>
            <td>Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask](https://dask.org/)</td>
            <td>2021.4.0</td>
            <td>Parallel PyData with Task Scheduling / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask-core](http://github.com/dask/dask/)</td>
            <td>2021.4.0</td>
            <td>Parallel Python with task scheduling / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[decorator](https://github.com/micheles/decorator)</td>
            <td>5.0.6</td>
            <td>Better living through Python with decorators. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>defusedxml</td>
            <td>0.7.1</td>
            <td>XML bomb protection for Python stdlib modules / PSF 2.0</td>
          </tr>

          <tr>
            <td>[diff-match-patch](http://code.google.com/p/google-diff-match-patch/)</td>
            <td>20200713</td>
            <td>Diff Match Patch is a high-performance library in multiple languages that manipulates plain text / Apache-2.0</td>
          </tr>

          <tr>
            <td>distributed</td>
            <td>2021.4.0</td>
            <td>Distributed computing with Dask / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.17</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.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.1.0</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.12</td>
            <td>A platform independent file lock. / Public Domain</td>
          </tr>

          <tr>
            <td>[flake8](http://flake8.pycqa.org/)</td>
            <td>3.9.0</td>
            <td>Your Tool For Style Guide Enforcement / MIT</td>
          </tr>

          <tr>
            <td>[flask](https://flask.palletsprojects.com/en/stable/)</td>
            <td>1.1.2</td>
            <td>A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[freetype](https://www.freetype.org/)</td>
            <td>2.10.4</td>
            <td>A Free, High-Quality, and Portable Font Engine / GPL-2.0-only and LicenseRef-FreeType</td>
          </tr>

          <tr>
            <td>[fsspec](https://github.com/martindurant/filesystem_spec)</td>
            <td>0.9.0</td>
            <td>A specification for pythonic filesystems / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[future](http://python-future.org)</td>
            <td>0.18.2</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](https://www.gevent.org)</td>
            <td>21.1.2</td>
            <td>Coroutine-based network library / MIT</td>
          </tr>

          <tr>
            <td>[giflib](http://giflib.sourceforge.net)</td>
            <td>5.2.1</td>
            <td>Library for reading and writing gif images / MIT</td>
          </tr>

          <tr>
            <td>[glob2](https://github.com/miracle2k/python-glob2)</td>
            <td>0.7</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>1.0.0</td>
            <td>Lightweight in-process concurrent programming / MIT</td>
          </tr>

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>2.10.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.4</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.1</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.1</td>
            <td>HTML parser based on the WHATWG HTML specification / MIT</td>
          </tr>

          <tr>
            <td>icc\_rt</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.10</td>
            <td>Internationalized Domain Names in Applications (IDNA). / BSD Like</td>
          </tr>

          <tr>
            <td>[imagecodecs](https://www.lfd.uci.edu/~gohlke/)</td>
            <td>2021.3.31</td>
            <td>Image transformation, compression, and decompression codecs / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[imageio](https://imageio.github.io)</td>
            <td>2.9.0</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.2.0</td>
            <td>Getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
          </tr>

          <tr>
            <td>[importlib-metadata](https://github.com/python/importlib_metadata)</td>
            <td>3.10.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[importlib\_metadata](https://github.com/python/importlib_metadata)</td>
            <td>3.10.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[iniconfig](http://github.com/RonnyPfannschmidt/iniconfig)</td>
            <td>1.1.1</td>
            <td>iniconfig: brain-dead simple config-ini parsing / MIT</td>
          </tr>

          <tr>
            <td>[intel-openmp](https://software.intel.com/en-us/node/522690)</td>
            <td>2021.2.0</td>
            <td>Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel</td>
          </tr>

          <tr>
            <td>[intervaltree](https://github.com/chaimleib/intervaltree)</td>
            <td>3.1.0</td>
            <td>Editable interval tree data structure for Python 2 and 3 / Apache-2.0</td>
          </tr>

          <tr>
            <td>[ipykernel](https://ipython.org)</td>
            <td>5.3.4</td>
            <td>IPython Kernel for Jupyter / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ipython](https://ipython.org)</td>
            <td>7.22.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.6.3</td>
            <td>Jupyter Interactive Widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[isort](https://github.com/timothycrosley/isort)</td>
            <td>5.8.0</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.1</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.17.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.11.3</td>
            <td>An easy to use stand-alone template engine written in pure python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[joblib](https://pypi.org/project/joblib/)</td>
            <td>1.0.1</td>
            <td>Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause</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>[json5](https://github.com/dpranke/pyjson5)</td>
            <td>0.9.5</td>
            <td>A Python implementation of the JSON5 data format / Apache-2.0</td>
          </tr>

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</td>
            <td>3.2.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-packaging](https://github.com/jupyter/jupyter-packaging)</td>
            <td>0.7.12</td>
            <td>Jupyter Packaging Utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_client](https://jupyter.org)</td>
            <td>6.1.12</td>
            <td>jupyter\_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_console](http://jupyter.org)</td>
            <td>6.4.0</td>
            <td>Jupyter terminal console / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_core](https://jupyter.org)</td>
            <td>4.7.1</td>
            <td>Core common functionality of Jupyter projects. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_server](https://jupyter.org)</td>
            <td>1.4.1</td>
            <td>Jupyter Server / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab](https://github.com/jupyterlab/jupyterlab)</td>
            <td>3.0.14</td>
            <td>JupyterLab PRE-ALPHA / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_pygments](http://github.com/JupyterLab/jupyterlab_pygments)</td>
            <td>0.1.2</td>
            <td>Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_server](https://github.com/jupyterlab/jupyterlab_server)</td>
            <td>2.4.0</td>
            <td>A set of server components for JupyterLab and JupyterLab like applications. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_widgets](https://github.com/jupyter-widgets/ipywidgets)</td>
            <td>1.0.0</td>
            <td>JupyterLab extension providing HTML widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[keyring](https://github.com/jaraco/keyring)</td>
            <td>22.3.0</td>
            <td>Store and access your passwords safely / MIT</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.3.1</td>
            <td>An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.18.2</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.6.0</td>
            <td>A fast and thorough lazy object proxy / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[lcms2](http://www.littlecms.com/)</td>
            <td>2.12</td>
            <td>Open Source Color Management Engine / MIT</td>
          </tr>

          <tr>
            <td>[lerc](https://github.com/Esri/lerc)</td>
            <td>2.2.1</td>
            <td>LERC - Limited Error Raster Compression / Apache-2.0</td>
          </tr>

          <tr>
            <td>[libaec](https://gitlab.dkrz.de/k202009/libaec)</td>
            <td>1.0.4</td>
            <td>Adaptive Entropy Coding library / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libarchive](http://www.libarchive.org/)</td>
            <td>3.4.2</td>
            <td>Multi-format archive and compression library / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.71.1</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>[libdeflate](https://github.com/ebiggers/libdeflate)</td>
            <td>1.7</td>
            <td>libdeflate is a library for fast, whole-buffer DEFLATE-based compression and decompression. / MIT</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.10.1</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.37</td>
            <td>PNG reference library / zlib/libpng</td>
          </tr>

          <tr>
            <td>[libsodium](http://libsodium.org)</td>
            <td>1.0.18</td>
            <td>A modern and easy-to-use crypto library. / ISC</td>
          </tr>

          <tr>
            <td>[libspatialindex](http://libspatialindex.github.io)</td>
            <td>1.9.3</td>
            <td>Extensible framework for robust spatial indexing / MIT</td>
          </tr>

          <tr>
            <td>[libssh2](https://www.libssh2.org/)</td>
            <td>1.9.0</td>
            <td>the SSH library / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.2.0</td>
            <td>Support for the Tag Image File Format (TIFF). / HPND</td>
          </tr>

          <tr>
            <td>[libxml2](http://xmlsoft.org/)</td>
            <td>2.9.10</td>
            <td>The XML C parser and toolkit of Gnome / MIT</td>
          </tr>

          <tr>
            <td>[libxslt](http://xmlsoft.org/XSLT/)</td>
            <td>1.1.34</td>
            <td>The XSLT C library developed for the GNOME project / MIT</td>
          </tr>

          <tr>
            <td>[libzopfli](https://github.com/google/zopfli)</td>
            <td>1.0.3</td>
            <td>A compression library programmed in C to perform very good, but slow, deflate or zlib compression. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[llvmlite](http://llvmlite.pydata.org)</td>
            <td>0.36.0</td>
            <td>A lightweight LLVM python binding for writing JIT compilers. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[locket](https://github.com/mwilliamson/locket.py)</td>
            <td>0.2.1</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.6.3</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.9.3</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](https://gcc.gnu.org)</td>
            <td>5.3.0</td>
            <td>GNU Compiler Collection (libgfortran) for MinGW-w64 / GPL, LGPL, FDL, custom</td>
          </tr>

          <tr>
            <td>m2w64-gcc-libs</td>
            <td>5.3.0</td>
            <td>None / GPL3+, partial:GCCRLE, partial:LGPL2+</td>
          </tr>

          <tr>
            <td>[m2w64-gcc-libs-core](https://gcc.gnu.org)</td>
            <td>5.3.0</td>
            <td>GNU Compiler Collection (core libraries) for MinGW-w64 / GPL3+, partial:GCCRLE, partial:LGPL2+</td>
          </tr>

          <tr>
            <td>m2w64-gmp</td>
            <td>6.1.0</td>
            <td>None / LGPL3</td>
          </tr>

          <tr>
            <td>m2w64-libwinpthread-git</td>
            <td>5.0.0.4634.697f757</td>
            <td>None / MIT, BSD</td>
          </tr>

          <tr>
            <td>[markupsafe](https://www.palletsprojects.com/p/markupsafe)</td>
            <td>1.1.1</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.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-PSF-based</td>
          </tr>

          <tr>
            <td>[matplotlib-base](http://matplotlib.org/)</td>
            <td>3.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-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.16</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>2021.2.0</td>
            <td>Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel</td>
          </tr>

          <tr>
            <td>[mkl-service](https://github.com/ContinuumIO/mkl-service)</td>
            <td>2.3.0</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.3.0</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.2.1</td>
            <td>Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[mock](https://github.com/testing-cabal/mock)</td>
            <td>4.0.3</td>
            <td>A library for testing in Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/more-itertools/more-itertools)</td>
            <td>8.7.0</td>
            <td>More routines for operating on iterables, beyond itertools / MIT</td>
          </tr>

          <tr>
            <td>[mpmath](http://mpmath.org)</td>
            <td>1.2.1</td>
            <td>Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>1.0.2</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>[mypy\_extensions](http://www.mypy-lang.org/)</td>
            <td>0.4.3</td>
            <td>Experimental type system extensions for programs checked with the mypy typechecker. / MIT</td>
          </tr>

          <tr>
            <td>[nbclassic](http://github.com/jupyterlab/nbclassic)</td>
            <td>0.2.6</td>
            <td>Jupyter Notebook as a Jupyter Server Extension. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbclient](https://jupyter.org)</td>
            <td>0.5.3</td>
            <td>A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbconvert](http://jupyter.org)</td>
            <td>6.0.7</td>
            <td>Converting Jupyter Notebooks / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbformat](http://jupyter.org)</td>
            <td>5.1.3</td>
            <td>The Jupyter Notebook format / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nest-asyncio](https://github.com/erdewit/nest_asyncio)</td>
            <td>1.5.1</td>
            <td>Patch asyncio to allow nested event loops / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[networkx](https://networkx.github.io/)</td>
            <td>2.5</td>
            <td>Python package for creating and manipulating complex networks / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.6.1</td>
            <td>Natural Language Toolkit / 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](https://jupyter.org)</td>
            <td>6.3.0</td>
            <td>Jupyter Notebook / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[numexpr](https://github.com/pydata/numexpr)</td>
            <td>2.7.3</td>
            <td>Fast numerical expression evaluator for NumPy. / MIT</td>
          </tr>

          <tr>
            <td>[numpy](https://numpy.org/)</td>
            <td>1.20.1</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>numpy-base]\([http://numpy.org/](http://numpy.org/))</td>
            <td>1.20.1</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
            <td>1.1.0</td>
            <td>Numpy’s Sphinx extensions / 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>[openjpeg](http://www.openjpeg.org/)</td>
            <td>2.3.0</td>
            <td>An open-source JPEG 2000 codec written in C / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[openpyxl](https://openpyxl.readthedocs.io)</td>
            <td>3.0.7</td>
            <td>A Python library to read/write Excel 2010 xlsx/xlsm files / MIT</td>
          </tr>

          <tr>
            <td>[openssl](http://www.openssl.org/)</td>
            <td>1.1.1k</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>20.9</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>1.2.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.12</td>
            <td>Universal markup converter (repackaged binaries) / GPL-2.0</td>
          </tr>

          <tr>
            <td>[pandocfilters](https://github.com/jgm/pandocfilters)</td>
            <td>1.4.3</td>
            <td>A python module for writing pandoc filters / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[paramiko](http://www.paramiko.org/)</td>
            <td>2.7.2</td>
            <td>SSH2 protocol library / LGPL-2.1-or-later</td>
          </tr>

          <tr>
            <td>[parso](https://github.com/davidhalter/parso)</td>
            <td>0.7.0</td>
            <td>A Python Parser / MIT</td>
          </tr>

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>1.2.0</td>
            <td>Data structure for on-disk shuffle operations / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[path](https://github.com/jaraco/path)</td>
            <td>15.1.2</td>
            <td>A module wrapper for os.path / MIT</td>
          </tr>

          <tr>
            <td>[path.py](https://github.com/jaraco/path.py)</td>
            <td>12.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.5</td>
            <td>Fork of pathlib aiming to support the full stdlib Python API / MIT</td>
          </tr>

          <tr>
            <td>[pathspec](https://github.com/cpburnz/python-path-specification)</td>
            <td>0.7.0</td>
            <td>Utility library for gitignore style pattern matching of file paths. / MPL-2.0</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>[pexpect](http://pexpect.sourceforge.net/)</td>
            <td>4.8.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>8.2.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL</td>
          </tr>

          <tr>
            <td>[pip](https://pip.pypa.io/en/stable/)</td>
            <td>21.0.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.7.0</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.13.1</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>powershell\_shortcut</td>
            <td>0.0.1</td>
            <td>Powershell shortcut creator for Windows (using menuinst) / BSD</td>
          </tr>

          <tr>
            <td>[prometheus\_client](https://github.com/prometheus/client_python)</td>
            <td>0.10.1</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>3.0.17</td>
            <td>Library for building powerful interactive command lines in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
            <td>3.0.17</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.8.0</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.7.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.10.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.10.1</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.6.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.20</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pycurl](http://pycurl.sourceforge.net/)</td>
            <td>7.43.0.6</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pydocstyle](https://github.com/PyCQA/pydocstyle)</td>
            <td>6.0.0</td>
            <td>Python docstring style checker (formerly pep257) / MIT</td>
          </tr>

          <tr>
            <td>[pyerfa](https://pyerfa.readthedocs.io/)</td>
            <td>1.7.3</td>
            <td>Python bindings for ERFA routines / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[pyflakes](https://github.com/PyCQA/pyflakes)</td>
            <td>2.2.0</td>
            <td>Pyflakes analyzes programs and detects various errors. / MIT</td>
          </tr>

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.8.1</td>
            <td>Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause</td>
          </tr>

          <tr>
            <td>[pylint](http://www.pylint.org/)</td>
            <td>2.7.4</td>
            <td>python code static checker / GPL-2.0-only</td>
          </tr>

          <tr>
            <td>[pyls-black](https://github.com/rupert/pyls-black)</td>
            <td>0.4.6</td>
            <td>Black plugin for the Python Language Server / MIT</td>
          </tr>

          <tr>
            <td>[pyls-spyder](https://github.com/spyder-ide/pyls-spyder)</td>
            <td>0.3.2</td>
            <td>Spyder extensions for the python-language-server / MIT</td>
          </tr>

          <tr>
            <td>[pynacl](https://github.com/pyca/pynacl)</td>
            <td>1.4.0</td>
            <td>PyNaCl is a Python binding to the Networking and Cryptography library, a crypto library with the stated goal of improving usability, security and speed. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[pyodbc](https://github.com/mkleehammer/pyodbc)</td>
            <td>4.0.30</td>
            <td>DB API Module for ODBC / MIT</td>
          </tr>

          <tr>
            <td>[pyopenssl](https://github.com/pyca/pyopenssl)</td>
            <td>20.0.1</td>
            <td>Python wrapper module around the OpenSSL library / Apache 2.0</td>
          </tr>

          <tr>
            <td>pyparsing</td>
            <td>2.4.7</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>pyreadline</td>
            <td>2.1</td>
            <td>A python implmementation of GNU readline. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pyrsistent](http://github.com/tobgu/pyrsistent/)</td>
            <td>0.17.3</td>
            <td>Persistent/Functional/Immutable data structures / MIT</td>
          </tr>

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.7.1</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.6.1</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>6.2.3</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[python](https://www.python.org/)</td>
            <td>3.8.8</td>
            <td>General purpose programming language / Python-2.0</td>
          </tr>

          <tr>
            <td>[python-dateutil](https://dateutil.readthedocs.org/)</td>
            <td>2.8.1</td>
            <td>Extensions to the standard Python datetime module. / BSD 3 Clause</td>
          </tr>

          <tr>
            <td>[python-jsonrpc-server](https://github.com/palantir/python-jsonrpc-server)</td>
            <td>0.4.0</td>
            <td>A Python 2.7 and 3.4+ server implementation of the JSON RPC 2.0 protocol. / MIT</td>
          </tr>

          <tr>
            <td>[python-language-server](https://github.com/palantir/python-language-server)</td>
            <td>0.36.2</td>
            <td>An implementation of the Language Server Protocol for Python / MIT</td>
          </tr>

          <tr>
            <td>[python-libarchive-c](https://github.com/Changaco/python-libarchive-c)</td>
            <td>2.9</td>
            <td>Python interface to libarchive / CC0-1.0</td>
          </tr>

          <tr>
            <td>[pytz](http://pythonhosted.org/pytz/)</td>
            <td>2021.1</td>
            <td>World timezone definitions, modern and historical. / MIT</td>
          </tr>

          <tr>
            <td>[pywavelets](https://github.com/PyWavelets/pywt)</td>
            <td>1.1.1</td>
            <td>Discrete Wavelet Transforms in Python / MIT</td>
          </tr>

          <tr>
            <td>[pywin32](https://github.com/mhammond/pywin32)</td>
            <td>227</td>
            <td>Python extensions for Windows / PSF-2.0</td>
          </tr>

          <tr>
            <td>[pywin32-ctypes](https://github.com/enthought/pywin32-ctypes)</td>
            <td>0.2.0</td>
            <td>A limited subset of pywin32 re-implemented using ctypes (or cffi) / BSD 3 Clause</td>
          </tr>

          <tr>
            <td>[pywinpty](https://github.com/spyder-ide/pywinpty)</td>
            <td>0.5.7</td>
            <td>Python bindings for the winpty library / MIT</td>
          </tr>

          <tr>
            <td>[pyyaml](http://pyyaml.org/wiki/PyYAML)</td>
            <td>5.4.1</td>
            <td>YAML parser and emitter for Python / MIT</td>
          </tr>

          <tr>
            <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
            <td>20.0.0</td>
            <td>Python bindings for zeromq / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[qdarkstyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet)</td>
            <td>2.8.1</td>
            <td>A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). / MIT</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>1.0.2</td>
            <td>Iconic fonts in PyQt and PySide applications / MIT</td>
          </tr>

          <tr>
            <td>[qtconsole](http://jupyter.org)</td>
            <td>5.0.3</td>
            <td>Jupyter Qt Console / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
            <td>1.9.0</td>
            <td>Abstraction layer for PyQt5/PyQt4/PySide / MIT</td>
          </tr>

          <tr>
            <td>[regex](https://bitbucket.org/mrabarnett/mrab-regex)</td>
            <td>2021.4.4</td>
            <td>Alternative regular expression module, to replace re / Python-2.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.25.1</td>
            <td>Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[rope](https://github.com/python-rope/rope)</td>
            <td>0.18.0</td>
            <td>A python refactoring library / GPL 2.0</td>
          </tr>

          <tr>
            <td>rtree</td>
            <td>0.9.7</td>
            <td>R-Tree spatial index for Python GIS / MIT</td>
          </tr>

          <tr>
            <td>[ruamel\_yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)</td>
            <td>0.15.100</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

          <tr>
            <td>[scikit-image](http://scikit-image.org/)</td>
            <td>0.18.1</td>
            <td>Image processing in Python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[scikit-learn](http://scikit-learn.org/)</td>
            <td>0.24.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.6.2</td>
            <td>Scientific Library for Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[seaborn](https://seaborn.pydata.org)</td>
            <td>0.11.1</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>52.0.0</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.6.1</td>
            <td>Transforms a function into a single-dispatch generic function / MIT</td>
          </tr>

          <tr>
            <td>sip</td>
            <td>4.19.13</td>
            <td>Create Python bindings for C and C++ libraries / GPL-3.0</td>
          </tr>

          <tr>
            <td>[six](https://six.readthedocs.io/)</td>
            <td>1.15.0</td>
            <td>Python 2 and 3 compatibility utilities / MIT</td>
          </tr>

          <tr>
            <td>[snappy](https://github.com/google/snappy)</td>
            <td>1.1.8</td>
            <td>A fast compressor/decompressor / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[sniffio](https://github.com/python-trio/sniffio)</td>
            <td>1.2.0</td>
            <td>Sniff out which async library your code is running under / Apache-2.0</td>
          </tr>

          <tr>
            <td>[snowballstemmer](https://github.com/shibukawa/snowball_py)</td>
            <td>2.1.0</td>
            <td>Snowball stemming library collection for Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sortedcollections](http://www.grantjenks.com/docs/sortedcollections/)</td>
            <td>2.1.0</td>
            <td>Python Sorted Collections / Apache-2.0</td>
          </tr>

          <tr>
            <td>[sortedcontainers](http://www.grantjenks.com/docs/sortedcontainers/)</td>
            <td>2.3.0</td>
            <td>Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0</td>
          </tr>

          <tr>
            <td>[soupsieve](http://facelessuser.github.io/soupsieve)</td>
            <td>2.2.1</td>
            <td>A modern CSS selector implementation for BeautifulSoup / MIT</td>
          </tr>

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>3.5.3</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-applehelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-devhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-htmlhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-jsmath](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.1</td>
            <td>A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-qthelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-serializinghtml](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.1.4</td>
            <td>sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-websupport](https://pypi.python.org/pypi/sphinxcontrib-websupport)</td>
            <td>1.2.4</td>
            <td>Sphinx API for Web Apps / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[spyder](https://www.spyder-ide.org/)</td>
            <td>4.2.5</td>
            <td>The Scientific Python Development Environment / MIT</td>
          </tr>

          <tr>
            <td>[spyder-kernels](https://www.spyder-ide.org/)</td>
            <td>1.10.2</td>
            <td>Jupyter kernels for Spyder’s console / MIT</td>
          </tr>

          <tr>
            <td>[sqlalchemy](http://www.sqlalchemy.org/)</td>
            <td>1.4.7</td>
            <td>Database Abstraction Library. / MIT</td>
          </tr>

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.35.4</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.12.2</td>
            <td>Statistical computations and models for use with SciPy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](https://sympy.org)</td>
            <td>1.8</td>
            <td>Python library for symbolic mathematics / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tblib](https://github.com/ionelmc/python-tblib)</td>
            <td>1.7.0</td>
            <td>Traceback serialization library. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[terminado](https://github.com/jupyter/terminado)</td>
            <td>0.9.4</td>
            <td>Terminals served by tornado websockets / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[testpath](https://testpath.readthedocs.io)</td>
            <td>0.4.4</td>
            <td>Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[textdistance](https://github.com/orsinium/textdistance)</td>
            <td>4.2.1</td>
            <td>TextDistance – python library for comparing distance between two or more sequences by many algorithms. / MIT</td>
          </tr>

          <tr>
            <td>[threadpoolctl](https://github.com/joblib/threadpoolctl)</td>
            <td>2.1.0</td>
            <td>Python helpers to control the threadpools of native libraries / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[three-merge](https://github.com/spyder-ide/three-merge)</td>
            <td>0.1.1</td>
            <td>Simple Python library to perform a 3-way merge between strings / MIT</td>
          </tr>

          <tr>
            <td>[tifffile](https://github.com/cgohlke/tifffile)</td>
            <td>2021.4.8</td>
            <td>Read and write image data from and to TIFF files. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tk](http://www.tcl.tk/)</td>
            <td>8.6.10</td>
            <td>A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk</td>
          </tr>

          <tr>
            <td>[toml](https://github.com/uiri/toml)</td>
            <td>0.10.2</td>
            <td>Python lib for TOML. / MIT</td>
          </tr>

          <tr>
            <td>[toolz](http://toolz.readthedocs.org/)</td>
            <td>0.11.1</td>
            <td>A functional standard library for Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>6.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.59.0</td>
            <td>A Fast, Extensible Progress Meter / MPL-2.0 or MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://traitlets.readthedocs.org/)</td>
            <td>5.0.5</td>
            <td>Configuration system for Python applications / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[typed-ast](https://github.com/python/typed_ast)</td>
            <td>1.4.2</td>
            <td>a fork of Python 2 and 3 ast modules with type comment support / Apache-2.0</td>
          </tr>

          <tr>
            <td>typing\_extensions</td>
            <td>3.7.4.3</td>
            <td>Backported and Experimental Type Hints for Python / PSF-2.0</td>
          </tr>

          <tr>
            <td>[ujson](https://github.com/ultrajson/ultrajson)</td>
            <td>4.0.2</td>
            <td>Ultra fast JSON decoder and encoder written in C with Python bindings / 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.26.4</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.2</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</td>
            <td>14.27.29016</td>
            <td>MSVC runtimes associated with cl.exe version 19.27.29111 (VS 2019 update 5) / None</td>
          </tr>

          <tr>
            <td>[watchdog](http://github.com/gorakhargosh/watchdog)</td>
            <td>1.0.2</td>
            <td>Filesystem events monitoring / Apache-2.0</td>
          </tr>

          <tr>
            <td>[wcwidth](https://github.com/jquast/wcwidth)</td>
            <td>0.2.5</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](https://palletsprojects.com/p/werkzeug/)</td>
            <td>1.0.1</td>
            <td>The comprehensive WSGI web application library. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[wheel](https://github.com/pypa/wheel)</td>
            <td>0.36.2</td>
            <td>A built-package format for Python. / MIT</td>
          </tr>

          <tr>
            <td>[widgetsnbextension](http://ipython.org)</td>
            <td>3.5.1</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.1.0</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.12.1</td>
            <td>Module for decorators, wrappers and monkey patching / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>2.0.1</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.3.8</td>
            <td>A Python module for creating Excel XLSX files / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[xlwings](http://xlwings.org/)</td>
            <td>0.23.0</td>
            <td>Interact with Excel from Python and vice versa / 3-clause BSD</td>
          </tr>

          <tr>
            <td>[xlwt](http://www.python-excel.org/)</td>
            <td>1.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.5</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.2.5</td>
            <td>A C library for parsing and emitting YAML / MIT</td>
          </tr>

          <tr>
            <td>[yapf](https://github.com/google/yapf)</td>
            <td>0.31.0</td>
            <td>A formatter for Python files / Apache 2.0</td>
          </tr>

          <tr>
            <td>[zeromq](http://zeromq.org)</td>
            <td>4.3.3</td>
            <td>A high-performance asynchronous messaging library. / LGPL-3.0-or-later</td>
          </tr>

          <tr>
            <td>zfp</td>
            <td>0.5.5</td>
            <td>Library for compressed numerical arrays that support high throughput read and write random access / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[zict](http://github.com/mrocklin/zict)</td>
            <td>2.0.0</td>
            <td>Composable Dictionary Classes / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[zipp](https://github.com/jaraco/zipp)</td>
            <td>3.4.1</td>
            <td>A pathlib-compatible Zipfile object wrapper / MIT</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>zope</td>
            <td>1.0</td>
            <td>web application server / BSD</td>
          </tr>

          <tr>
            <td>zope.event</td>
            <td>4.5.0</td>
            <td>Very basic event publishing system / Zope Public License</td>
          </tr>

          <tr>
            <td>zope.interface</td>
            <td>5.3.0</td>
            <td>Interfaces for Python / ZPL-2.1</td>
          </tr>

          <tr>
            <td>zstd</td>
            <td>1.4.5</td>
            <td>Zstandard - Fast real-time compression algorithm / BSD 3-Clause</td>
          </tr>
        </tbody>
      </table>
    </Accordion>

    <Accordion title="Anaconda 2021.04 for 32-bit Windows with Python 3.8">
      <table>
        <thead>
          <tr>
            <th>Name</th>
            <th>Version</th>
            <th>Summary / License</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[alabaster](http://www.sphinx-doc.org/en/stable/index.html)</td>
            <td>0.7.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>2.0.3</td>
            <td>Anaconda Navigator / proprietary - Continuum Analytics, Inc.</td>
          </tr>

          <tr>
            <td>[anaconda-project](https://github.com/Anaconda-Platform/anaconda-project)</td>
            <td>0.9.1</td>
            <td>Tool for encapsulating, running, and reproducing data science projects / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[anyio](https://github.com/agronholm/anyio)</td>
            <td>2.2.0</td>
            <td>High level compatibility layer for multiple asynchronous event loop implementations on Python / MIT</td>
          </tr>

          <tr>
            <td>[appdirs](http://github.com/ActiveState/appdirs)</td>
            <td>1.4.4</td>
            <td>A small Python module for determining appropriate platform-specific dirs. / MIT</td>
          </tr>

          <tr>
            <td>[argh](https://github.com/neithere/argh)</td>
            <td>0.26.2</td>
            <td>The Natural CLI. / LGPL 3</td>
          </tr>

          <tr>
            <td>[argon2-cffi](https://argon2-cffi.readthedocs.org/)</td>
            <td>20.1.0</td>
            <td>The secure Argon2 password hashing algorithm. / MIT</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>1.4.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.5</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL-2.1-only</td>
          </tr>

          <tr>
            <td>[astropy](http://www.astropy.org/)</td>
            <td>4.2.1</td>
            <td>Community-developed Python Library for Astronomy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[async\_generator](https://github.com/python-trio/async_generator)</td>
            <td>1.10</td>
            <td>Async generators and context managers for Python 3.5+ / MIT</td>
          </tr>

          <tr>
            <td>[atomicwrites](https://github.com/untitaker/python-atomicwrites)</td>
            <td>1.4.0</td>
            <td>Atomic file writes / MIT</td>
          </tr>

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>20.3.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>[autopep8](https://github.com/hhatto/autopep8)</td>
            <td>1.5.6</td>
            <td>A tool that automatically formats Python code to conform to the PEP 8 style guide / MIT</td>
          </tr>

          <tr>
            <td>[babel](http://babel.pocoo.org/)</td>
            <td>2.9.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.2.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>None / BSD</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>[bcrypt](https://github.com/pyca/bcrypt/)</td>
            <td>3.2.0</td>
            <td>Modern password hashing for your software and your servers / Apache-2.0</td>
          </tr>

          <tr>
            <td>[beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/)</td>
            <td>4.9.3</td>
            <td>Python library designed for screen-scraping / MIT</td>
          </tr>

          <tr>
            <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
            <td>1.9.2</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>[black](https://github.com/python/black)</td>
            <td>19.10b0</td>
            <td>The Uncompromising Code Formatter / MIT</td>
          </tr>

          <tr>
            <td>blas</td>
            <td>1.0</td>

            <td />
          </tr>

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>3.3.0</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.21.0</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>2.3.1</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](https://github.com/pydata/bottleneck)</td>
            <td>1.3.2</td>
            <td>Fast NumPy array functions written in Cython. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[brotlipy](https://github.com/python-hyper/brotlipy)</td>
            <td>0.7.0</td>
            <td>Python bindings to the Brotli compression library / MIT</td>
          </tr>

          <tr>
            <td>[bzip2](http://www.bzip.org/)</td>
            <td>1.0.8</td>
            <td>high-quality data compressor / bzip2</td>
          </tr>

          <tr>
            <td>[ca-certificates](https://github.com/conda-forge/ca-certificates-feedstock)</td>
            <td>2021.4.13</td>
            <td>Certificates for use with other packages. / MPL 2.0</td>
          </tr>

          <tr>
            <td>certifi</td>
            <td>2020.12.5</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

          <tr>
            <td>cffi</td>
            <td>1.14.5</td>
            <td>Foreign Function Interface for Python calling C code. / MIT</td>
          </tr>

          <tr>
            <td>[chardet](https://github.com/chardet/chardet)</td>
            <td>4.0.0</td>
            <td>Universal character encoding detector / LGPL2</td>
          </tr>

          <tr>
            <td>[click](https://palletsprojects.com/p/click)</td>
            <td>7.1.2</td>
            <td>Python composable command line interface toolkit / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
            <td>1.6.0</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.4</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>comtypes</td>
            <td>1.1.9</td>
            <td>pure Python COM package / MIT</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.10.1</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.21.4</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.4.2</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>[contextlib2](http://contextlib2.readthedocs.org)</td>
            <td>0.6.0.post1</td>
            <td>Backports and enhancements for the contextlib module / PSF 2</td>
          </tr>

          <tr>
            <td>[cryptography](https://github.com/pyca/cryptography)</td>
            <td>3.4.7</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.71.1</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.23</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.11.0</td>
            <td>Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask](https://dask.org/)</td>
            <td>2021.4.0</td>
            <td>Parallel PyData with Task Scheduling / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask-core](http://github.com/dask/dask/)</td>
            <td>2021.4.0</td>
            <td>Parallel Python with task scheduling / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[decorator](https://github.com/micheles/decorator)</td>
            <td>5.0.6</td>
            <td>Better living through Python with decorators. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>defusedxml</td>
            <td>0.7.1</td>
            <td>XML bomb protection for Python stdlib modules / PSF 2.0</td>
          </tr>

          <tr>
            <td>[diff-match-patch](http://code.google.com/p/google-diff-match-patch/)</td>
            <td>20200713</td>
            <td>Diff Match Patch is a high-performance library in multiple languages that manipulates plain text / Apache-2.0</td>
          </tr>

          <tr>
            <td>distributed</td>
            <td>2021.4.0</td>
            <td>Distributed computing with Dask / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.17</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.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.1.0</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.12</td>
            <td>A platform independent file lock. / Public Domain</td>
          </tr>

          <tr>
            <td>[flake8](http://flake8.pycqa.org/)</td>
            <td>3.9.0</td>
            <td>Your Tool For Style Guide Enforcement / MIT</td>
          </tr>

          <tr>
            <td>[flask](https://flask.palletsprojects.com/en/stable/)</td>
            <td>1.1.2</td>
            <td>A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[freetype](https://www.freetype.org/)</td>
            <td>2.10.4</td>
            <td>A Free, High-Quality, and Portable Font Engine / GPL-2.0-only and LicenseRef-FreeType</td>
          </tr>

          <tr>
            <td>[fsspec](https://github.com/martindurant/filesystem_spec)</td>
            <td>0.9.0</td>
            <td>A specification for pythonic filesystems / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[future](http://python-future.org)</td>
            <td>0.18.2</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](https://www.gevent.org)</td>
            <td>21.1.2</td>
            <td>Coroutine-based network library / MIT</td>
          </tr>

          <tr>
            <td>[glob2](https://github.com/miracle2k/python-glob2)</td>
            <td>0.7</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>1.0.0</td>
            <td>Lightweight in-process concurrent programming / MIT</td>
          </tr>

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>2.10.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.4</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.1</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.1</td>
            <td>HTML parser based on the WHATWG HTML specification / MIT</td>
          </tr>

          <tr>
            <td>icc\_rt</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.10</td>
            <td>Internationalized Domain Names in Applications (IDNA). / BSD Like</td>
          </tr>

          <tr>
            <td>[imageio](https://imageio.github.io)</td>
            <td>2.9.0</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.2.0</td>
            <td>Getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
          </tr>

          <tr>
            <td>[importlib-metadata](https://github.com/python/importlib_metadata)</td>
            <td>3.10.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[importlib\_metadata](https://github.com/python/importlib_metadata)</td>
            <td>3.10.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[iniconfig](http://github.com/RonnyPfannschmidt/iniconfig)</td>
            <td>1.1.1</td>
            <td>iniconfig: brain-dead simple config-ini parsing / MIT</td>
          </tr>

          <tr>
            <td>[intel-openmp](https://software.intel.com/en-us/node/522690)</td>
            <td>2021.2.0</td>
            <td>Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel</td>
          </tr>

          <tr>
            <td>[intervaltree](https://github.com/chaimleib/intervaltree)</td>
            <td>3.1.0</td>
            <td>Editable interval tree data structure for Python 2 and 3 / Apache-2.0</td>
          </tr>

          <tr>
            <td>[ipykernel](https://ipython.org)</td>
            <td>5.3.4</td>
            <td>IPython Kernel for Jupyter / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ipython](https://ipython.org)</td>
            <td>7.22.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.6.3</td>
            <td>Jupyter Interactive Widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[isort](https://github.com/timothycrosley/isort)</td>
            <td>5.8.0</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.1</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.17.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.11.3</td>
            <td>An easy to use stand-alone template engine written in pure python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[joblib](https://pypi.org/project/joblib/)</td>
            <td>1.0.1</td>
            <td>Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause</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>[json5](https://github.com/dpranke/pyjson5)</td>
            <td>0.9.5</td>
            <td>A Python implementation of the JSON5 data format / Apache-2.0</td>
          </tr>

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</td>
            <td>3.2.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-packaging](https://github.com/jupyter/jupyter-packaging)</td>
            <td>0.7.12</td>
            <td>Jupyter Packaging Utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_client](https://jupyter.org)</td>
            <td>6.1.12</td>
            <td>jupyter\_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_console](http://jupyter.org)</td>
            <td>6.4.0</td>
            <td>Jupyter terminal console / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_core](https://jupyter.org)</td>
            <td>4.7.1</td>
            <td>Core common functionality of Jupyter projects. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_server](https://jupyter.org)</td>
            <td>1.4.1</td>
            <td>Jupyter Server / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab](https://github.com/jupyterlab/jupyterlab)</td>
            <td>3.0.14</td>
            <td>JupyterLab PRE-ALPHA / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_pygments](http://github.com/JupyterLab/jupyterlab_pygments)</td>
            <td>0.1.2</td>
            <td>Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_server](https://github.com/jupyterlab/jupyterlab_server)</td>
            <td>2.4.0</td>
            <td>A set of server components for JupyterLab and JupyterLab like applications. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_widgets](https://github.com/jupyter-widgets/ipywidgets)</td>
            <td>1.0.0</td>
            <td>JupyterLab extension providing HTML widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[keyring](https://github.com/jaraco/keyring)</td>
            <td>22.3.0</td>
            <td>Store and access your passwords safely / MIT</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.3.1</td>
            <td>An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.18.2</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.6.0</td>
            <td>A fast and thorough lazy object proxy / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libarchive](http://www.libarchive.org/)</td>
            <td>3.4.2</td>
            <td>Multi-format archive and compression library / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.71.1</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>[liblief](https://lief.quarkslab.com/)</td>
            <td>0.10.1</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.37</td>
            <td>PNG reference library / zlib/libpng</td>
          </tr>

          <tr>
            <td>[libsodium](http://libsodium.org)</td>
            <td>1.0.18</td>
            <td>A modern and easy-to-use crypto library. / ISC</td>
          </tr>

          <tr>
            <td>[libspatialindex](http://libspatialindex.github.io)</td>
            <td>1.9.3</td>
            <td>Extensible framework for robust spatial indexing / MIT</td>
          </tr>

          <tr>
            <td>[libssh2](https://www.libssh2.org/)</td>
            <td>1.9.0</td>
            <td>the SSH library / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.2.0</td>
            <td>Support for the Tag Image File Format (TIFF). / HPND</td>
          </tr>

          <tr>
            <td>[libxml2](http://xmlsoft.org/)</td>
            <td>2.9.10</td>
            <td>The XML C parser and toolkit of Gnome / MIT</td>
          </tr>

          <tr>
            <td>[libxslt](http://xmlsoft.org/XSLT/)</td>
            <td>1.1.34</td>
            <td>The XSLT C library developed for the GNOME project / MIT</td>
          </tr>

          <tr>
            <td>[llvmlite](http://llvmlite.pydata.org)</td>
            <td>0.36.0</td>
            <td>A lightweight LLVM python binding for writing JIT compilers. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[locket](https://github.com/mwilliamson/locket.py)</td>
            <td>0.2.1</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.6.3</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.9.3</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](https://gcc.gnu.org)</td>
            <td>5.3.0</td>
            <td>GNU Compiler Collection (libgfortran) for MinGW-w64 / GPL, LGPL, FDL, custom</td>
          </tr>

          <tr>
            <td>m2w64-gcc-libs</td>
            <td>5.3.0</td>
            <td>None / GPL3+, partial:GCCRLE, partial:LGPL2+</td>
          </tr>

          <tr>
            <td>[m2w64-gcc-libs-core](https://gcc.gnu.org)</td>
            <td>5.3.0</td>
            <td>GNU Compiler Collection (core libraries) for MinGW-w64 / GPL3+, partial:GCCRLE, partial:LGPL2+</td>
          </tr>

          <tr>
            <td>m2w64-gmp</td>
            <td>6.1.0</td>
            <td>None / LGPL3</td>
          </tr>

          <tr>
            <td>m2w64-libwinpthread-git</td>
            <td>5.0.0.4634.697f757</td>
            <td>None / MIT, BSD</td>
          </tr>

          <tr>
            <td>[markupsafe](https://www.palletsprojects.com/p/markupsafe)</td>
            <td>1.1.1</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.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-PSF-based</td>
          </tr>

          <tr>
            <td>[matplotlib-base](http://matplotlib.org/)</td>
            <td>3.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-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.16</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>2020.2</td>
            <td>Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel</td>
          </tr>

          <tr>
            <td>[mkl-service](https://github.com/ContinuumIO/mkl-service)</td>
            <td>2.3.0</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.3.0</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.1.1</td>
            <td>Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[mock](https://github.com/testing-cabal/mock)</td>
            <td>4.0.3</td>
            <td>A library for testing in Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/more-itertools/more-itertools)</td>
            <td>8.7.0</td>
            <td>More routines for operating on iterables, beyond itertools / MIT</td>
          </tr>

          <tr>
            <td>[mpmath](http://mpmath.org)</td>
            <td>1.2.1</td>
            <td>Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>1.0.2</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>[mypy\_extensions](http://www.mypy-lang.org/)</td>
            <td>0.4.3</td>
            <td>Experimental type system extensions for programs checked with the mypy typechecker. / MIT</td>
          </tr>

          <tr>
            <td>[nbclassic](http://github.com/jupyterlab/nbclassic)</td>
            <td>0.2.6</td>
            <td>Jupyter Notebook as a Jupyter Server Extension. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbclient](https://jupyter.org)</td>
            <td>0.5.3</td>
            <td>A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbconvert](http://jupyter.org)</td>
            <td>6.0.7</td>
            <td>Converting Jupyter Notebooks / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbformat](http://jupyter.org)</td>
            <td>5.1.3</td>
            <td>The Jupyter Notebook format / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nest-asyncio](https://github.com/erdewit/nest_asyncio)</td>
            <td>1.5.1</td>
            <td>Patch asyncio to allow nested event loops / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[networkx](https://networkx.github.io/)</td>
            <td>2.5</td>
            <td>Python package for creating and manipulating complex networks / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.6.1</td>
            <td>Natural Language Toolkit / 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](https://jupyter.org)</td>
            <td>6.3.0</td>
            <td>Jupyter Notebook / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[numexpr](https://github.com/pydata/numexpr)</td>
            <td>2.7.3</td>
            <td>Fast numerical expression evaluator for NumPy. / MIT</td>
          </tr>

          <tr>
            <td>[numpy](https://numpy.org/)</td>
            <td>1.19.2</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>numpy-base]\([http://numpy.org/](http://numpy.org/))</td>
            <td>1.19.2</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
            <td>1.1.0</td>
            <td>Numpy’s Sphinx extensions / 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>3.0.7</td>
            <td>A Python library to read/write Excel 2010 xlsx/xlsm files / MIT</td>
          </tr>

          <tr>
            <td>[openssl](http://www.openssl.org/)</td>
            <td>1.1.1k</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>20.9</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>1.2.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.11</td>
            <td>Universal markup converter (repackaged binaries) / GPL-2.0</td>
          </tr>

          <tr>
            <td>[pandocfilters](https://github.com/jgm/pandocfilters)</td>
            <td>1.4.3</td>
            <td>A python module for writing pandoc filters / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[paramiko](http://www.paramiko.org/)</td>
            <td>2.7.2</td>
            <td>SSH2 protocol library / LGPL-2.1-or-later</td>
          </tr>

          <tr>
            <td>[parso](https://github.com/davidhalter/parso)</td>
            <td>0.7.0</td>
            <td>A Python Parser / MIT</td>
          </tr>

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>1.2.0</td>
            <td>Data structure for on-disk shuffle operations / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[path](https://github.com/jaraco/path)</td>
            <td>15.1.2</td>
            <td>A module wrapper for os.path / MIT</td>
          </tr>

          <tr>
            <td>[path.py](https://github.com/jaraco/path.py)</td>
            <td>12.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.5</td>
            <td>Fork of pathlib aiming to support the full stdlib Python API / MIT</td>
          </tr>

          <tr>
            <td>[pathspec](https://github.com/cpburnz/python-path-specification)</td>
            <td>0.7.0</td>
            <td>Utility library for gitignore style pattern matching of file paths. / MPL-2.0</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>[pexpect](http://pexpect.sourceforge.net/)</td>
            <td>4.8.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>8.2.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL</td>
          </tr>

          <tr>
            <td>[pip](https://pip.pypa.io/en/stable/)</td>
            <td>21.0.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.7.0</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.13.1</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>powershell\_shortcut</td>
            <td>0.0.1</td>
            <td>Powershell shortcut creator for Windows (using menuinst) / BSD</td>
          </tr>

          <tr>
            <td>[prometheus\_client](https://github.com/prometheus/client_python)</td>
            <td>0.10.1</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>3.0.17</td>
            <td>Library for building powerful interactive command lines in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
            <td>3.0.17</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.8.0</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.7.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.10.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.10.1</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.6.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.20</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pycurl](http://pycurl.sourceforge.net/)</td>
            <td>7.43.0.6</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pydocstyle](https://github.com/PyCQA/pydocstyle)</td>
            <td>6.0.0</td>
            <td>Python docstring style checker (formerly pep257) / MIT</td>
          </tr>

          <tr>
            <td>[pyerfa](https://pyerfa.readthedocs.io/)</td>
            <td>1.7.2</td>
            <td>Python bindings for ERFA routines / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[pyflakes](https://github.com/PyCQA/pyflakes)</td>
            <td>2.2.0</td>
            <td>Pyflakes analyzes programs and detects various errors. / MIT</td>
          </tr>

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.8.1</td>
            <td>Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause</td>
          </tr>

          <tr>
            <td>[pylint](http://www.pylint.org/)</td>
            <td>2.7.4</td>
            <td>python code static checker / GPL-2.0-only</td>
          </tr>

          <tr>
            <td>[pyls-black](https://github.com/rupert/pyls-black)</td>
            <td>0.4.6</td>
            <td>Black plugin for the Python Language Server / MIT</td>
          </tr>

          <tr>
            <td>[pyls-spyder](https://github.com/spyder-ide/pyls-spyder)</td>
            <td>0.3.2</td>
            <td>Spyder extensions for the python-language-server / MIT</td>
          </tr>

          <tr>
            <td>[pynacl](https://github.com/pyca/pynacl)</td>
            <td>1.4.0</td>
            <td>PyNaCl is a Python binding to the Networking and Cryptography library, a crypto library with the stated goal of improving usability, security and speed. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[pyodbc](https://github.com/mkleehammer/pyodbc)</td>
            <td>4.0.30</td>
            <td>DB API Module for ODBC / MIT</td>
          </tr>

          <tr>
            <td>[pyopenssl](https://github.com/pyca/pyopenssl)</td>
            <td>20.0.1</td>
            <td>Python wrapper module around the OpenSSL library / Apache 2.0</td>
          </tr>

          <tr>
            <td>pyparsing</td>
            <td>2.4.7</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>pyreadline</td>
            <td>2.1</td>
            <td>A python implmementation of GNU readline. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[pyrsistent](http://github.com/tobgu/pyrsistent/)</td>
            <td>0.17.3</td>
            <td>Persistent/Functional/Immutable data structures / MIT</td>
          </tr>

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.7.1</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.6.1</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>6.2.3</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[python](https://www.python.org/)</td>
            <td>3.8.8</td>
            <td>General purpose programming language / Python-2.0</td>
          </tr>

          <tr>
            <td>[python-dateutil](https://dateutil.readthedocs.org/)</td>
            <td>2.8.1</td>
            <td>Extensions to the standard Python datetime module. / BSD 3 Clause</td>
          </tr>

          <tr>
            <td>[python-jsonrpc-server](https://github.com/palantir/python-jsonrpc-server)</td>
            <td>0.4.0</td>
            <td>A Python 2.7 and 3.4+ server implementation of the JSON RPC 2.0 protocol. / MIT</td>
          </tr>

          <tr>
            <td>[python-language-server](https://github.com/palantir/python-language-server)</td>
            <td>0.36.2</td>
            <td>An implementation of the Language Server Protocol for Python / MIT</td>
          </tr>

          <tr>
            <td>[python-libarchive-c](https://github.com/Changaco/python-libarchive-c)</td>
            <td>2.9</td>
            <td>Python interface to libarchive / CC0-1.0</td>
          </tr>

          <tr>
            <td>[pytz](http://pythonhosted.org/pytz/)</td>
            <td>2021.1</td>
            <td>World timezone definitions, modern and historical. / MIT</td>
          </tr>

          <tr>
            <td>[pywavelets](https://github.com/PyWavelets/pywt)</td>
            <td>1.1.1</td>
            <td>Discrete Wavelet Transforms in Python / MIT</td>
          </tr>

          <tr>
            <td>[pywin32](https://github.com/mhammond/pywin32)</td>
            <td>227</td>
            <td>Python extensions for Windows / PSF-2.0</td>
          </tr>

          <tr>
            <td>[pywin32-ctypes](https://github.com/enthought/pywin32-ctypes)</td>
            <td>0.2.0</td>
            <td>A limited subset of pywin32 re-implemented using ctypes (or cffi) / BSD 3 Clause</td>
          </tr>

          <tr>
            <td>[pywinpty](https://github.com/spyder-ide/pywinpty)</td>
            <td>0.5.7</td>
            <td>Python bindings for the winpty library / MIT</td>
          </tr>

          <tr>
            <td>[pyyaml](http://pyyaml.org/wiki/PyYAML)</td>
            <td>5.4.1</td>
            <td>YAML parser and emitter for Python / MIT</td>
          </tr>

          <tr>
            <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
            <td>19.0.2</td>
            <td>Python bindings for zeromq / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[qdarkstyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet)</td>
            <td>2.8.1</td>
            <td>A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). / MIT</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>1.0.2</td>
            <td>Iconic fonts in PyQt and PySide applications / MIT</td>
          </tr>

          <tr>
            <td>[qtconsole](http://jupyter.org)</td>
            <td>5.0.3</td>
            <td>Jupyter Qt Console / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
            <td>1.9.0</td>
            <td>Abstraction layer for PyQt5/PyQt4/PySide / MIT</td>
          </tr>

          <tr>
            <td>[regex](https://bitbucket.org/mrabarnett/mrab-regex)</td>
            <td>2021.4.4</td>
            <td>Alternative regular expression module, to replace re / Python-2.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.25.1</td>
            <td>Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[rope](https://github.com/python-rope/rope)</td>
            <td>0.18.0</td>
            <td>A python refactoring library / GPL 2.0</td>
          </tr>

          <tr>
            <td>rtree</td>
            <td>0.9.7</td>
            <td>R-Tree spatial index for Python GIS / MIT</td>
          </tr>

          <tr>
            <td>[ruamel\_yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)</td>
            <td>0.15.100</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

          <tr>
            <td>[scikit-image](http://scikit-image.org/)</td>
            <td>0.16.2</td>
            <td>Image processing in Python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[scikit-learn](http://scikit-learn.org/)</td>
            <td>0.23.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.6.2</td>
            <td>Scientific Library for Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[seaborn](https://seaborn.pydata.org)</td>
            <td>0.11.1</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>52.0.0</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.6.1</td>
            <td>Transforms a function into a single-dispatch generic function / MIT</td>
          </tr>

          <tr>
            <td>sip</td>
            <td>4.19.13</td>
            <td>Create Python bindings for C and C++ libraries / GPL-3.0</td>
          </tr>

          <tr>
            <td>[six](https://six.readthedocs.io/)</td>
            <td>1.15.0</td>
            <td>Python 2 and 3 compatibility utilities / MIT</td>
          </tr>

          <tr>
            <td>[sniffio](https://github.com/python-trio/sniffio)</td>
            <td>1.2.0</td>
            <td>Sniff out which async library your code is running under / Apache-2.0</td>
          </tr>

          <tr>
            <td>[snowballstemmer](https://github.com/shibukawa/snowball_py)</td>
            <td>2.1.0</td>
            <td>Snowball stemming library collection for Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sortedcollections](http://www.grantjenks.com/docs/sortedcollections/)</td>
            <td>2.1.0</td>
            <td>Python Sorted Collections / Apache-2.0</td>
          </tr>

          <tr>
            <td>[sortedcontainers](http://www.grantjenks.com/docs/sortedcontainers/)</td>
            <td>2.3.0</td>
            <td>Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0</td>
          </tr>

          <tr>
            <td>[soupsieve](http://facelessuser.github.io/soupsieve)</td>
            <td>2.2.1</td>
            <td>A modern CSS selector implementation for BeautifulSoup / MIT</td>
          </tr>

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>3.5.3</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-applehelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-devhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-htmlhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-jsmath](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.1</td>
            <td>A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-qthelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-serializinghtml](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.1.4</td>
            <td>sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-websupport](https://pypi.python.org/pypi/sphinxcontrib-websupport)</td>
            <td>1.2.4</td>
            <td>Sphinx API for Web Apps / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[spyder](https://www.spyder-ide.org/)</td>
            <td>4.2.5</td>
            <td>The Scientific Python Development Environment / MIT</td>
          </tr>

          <tr>
            <td>[spyder-kernels](https://www.spyder-ide.org/)</td>
            <td>1.10.2</td>
            <td>Jupyter kernels for Spyder’s console / MIT</td>
          </tr>

          <tr>
            <td>[sqlalchemy](http://www.sqlalchemy.org/)</td>
            <td>1.4.7</td>
            <td>Database Abstraction Library. / MIT</td>
          </tr>

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.35.4</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.12.2</td>
            <td>Statistical computations and models for use with SciPy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](https://sympy.org)</td>
            <td>1.8</td>
            <td>Python library for symbolic mathematics / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tblib](https://github.com/ionelmc/python-tblib)</td>
            <td>1.7.0</td>
            <td>Traceback serialization library. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[terminado](https://github.com/jupyter/terminado)</td>
            <td>0.9.4</td>
            <td>Terminals served by tornado websockets / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[testpath](https://testpath.readthedocs.io)</td>
            <td>0.4.4</td>
            <td>Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[textdistance](https://github.com/orsinium/textdistance)</td>
            <td>4.2.1</td>
            <td>TextDistance – python library for comparing distance between two or more sequences by many algorithms. / MIT</td>
          </tr>

          <tr>
            <td>[threadpoolctl](https://github.com/joblib/threadpoolctl)</td>
            <td>2.1.0</td>
            <td>Python helpers to control the threadpools of native libraries / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[three-merge](https://github.com/spyder-ide/three-merge)</td>
            <td>0.1.1</td>
            <td>Simple Python library to perform a 3-way merge between strings / MIT</td>
          </tr>

          <tr>
            <td>[tk](http://www.tcl.tk/)</td>
            <td>8.6.10</td>
            <td>A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk</td>
          </tr>

          <tr>
            <td>[toml](https://github.com/uiri/toml)</td>
            <td>0.10.2</td>
            <td>Python lib for TOML. / MIT</td>
          </tr>

          <tr>
            <td>[toolz](http://toolz.readthedocs.org/)</td>
            <td>0.11.1</td>
            <td>A functional standard library for Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>6.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.59.0</td>
            <td>A Fast, Extensible Progress Meter / MPL-2.0 or MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://traitlets.readthedocs.org/)</td>
            <td>5.0.5</td>
            <td>Configuration system for Python applications / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[typed-ast](https://github.com/python/typed_ast)</td>
            <td>1.4.2</td>
            <td>a fork of Python 2 and 3 ast modules with type comment support / Apache-2.0</td>
          </tr>

          <tr>
            <td>typing\_extensions</td>
            <td>3.7.4.3</td>
            <td>Backported and Experimental Type Hints for Python / PSF-2.0</td>
          </tr>

          <tr>
            <td>[ujson](https://github.com/ultrajson/ultrajson)</td>
            <td>4.0.2</td>
            <td>Ultra fast JSON decoder and encoder written in C with Python bindings / 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.26.4</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.2</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</td>
            <td>14.27.29016</td>
            <td>MSVC runtimes associated with cl.exe version 19.27.29111 (VS 2019 update 5) / None</td>
          </tr>

          <tr>
            <td>[watchdog](http://github.com/gorakhargosh/watchdog)</td>
            <td>1.0.2</td>
            <td>Filesystem events monitoring / Apache-2.0</td>
          </tr>

          <tr>
            <td>[wcwidth](https://github.com/jquast/wcwidth)</td>
            <td>0.2.5</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](https://palletsprojects.com/p/werkzeug/)</td>
            <td>1.0.1</td>
            <td>The comprehensive WSGI web application library. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[wheel](https://github.com/pypa/wheel)</td>
            <td>0.36.2</td>
            <td>A built-package format for Python. / MIT</td>
          </tr>

          <tr>
            <td>[widgetsnbextension](http://ipython.org)</td>
            <td>3.5.1</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.1.0</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.12.1</td>
            <td>Module for decorators, wrappers and monkey patching / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>2.0.1</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.3.8</td>
            <td>A Python module for creating Excel XLSX files / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[xlwings](http://xlwings.org/)</td>
            <td>0.23.0</td>
            <td>Interact with Excel from Python and vice versa / 3-clause BSD</td>
          </tr>

          <tr>
            <td>[xlwt](http://www.python-excel.org/)</td>
            <td>1.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.5</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.2.5</td>
            <td>A C library for parsing and emitting YAML / MIT</td>
          </tr>

          <tr>
            <td>[yapf](https://github.com/google/yapf)</td>
            <td>0.31.0</td>
            <td>A formatter for Python files / Apache 2.0</td>
          </tr>

          <tr>
            <td>[zeromq](http://zeromq.org)</td>
            <td>4.3.2</td>
            <td>A high-performance asynchronous messaging library. / LGPL-3.0-or-later</td>
          </tr>

          <tr>
            <td>[zict](http://github.com/mrocklin/zict)</td>
            <td>2.0.0</td>
            <td>Composable Dictionary Classes / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[zipp](https://github.com/jaraco/zipp)</td>
            <td>3.4.1</td>
            <td>A pathlib-compatible Zipfile object wrapper / MIT</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>zope</td>
            <td>1.0</td>
            <td>web application server / BSD</td>
          </tr>

          <tr>
            <td>zope.event</td>
            <td>4.5.0</td>
            <td>Very basic event publishing system / Zope Public License</td>
          </tr>

          <tr>
            <td>zope.interface</td>
            <td>5.3.0</td>
            <td>Interfaces for Python / ZPL-2.1</td>
          </tr>

          <tr>
            <td>zstd</td>
            <td>1.4.5</td>
            <td>Zstandard - Fast real-time compression algorithm / BSD 3-Clause</td>
          </tr>
        </tbody>
      </table>
    </Accordion>

    <Accordion title="Anaconda 2021.04 for macOS on Intel 64-bit with Python 3.8">
      <table>
        <thead>
          <tr>
            <th>Name</th>
            <th>Version</th>
            <th>Summary / License</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[alabaster](http://www.sphinx-doc.org/en/stable/index.html)</td>
            <td>0.7.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>2.0.3</td>
            <td>Anaconda Navigator / proprietary - Continuum Analytics, Inc.</td>
          </tr>

          <tr>
            <td>[anaconda-project](https://github.com/Anaconda-Platform/anaconda-project)</td>
            <td>0.9.1</td>
            <td>Tool for encapsulating, running, and reproducing data science projects / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[anyio](https://github.com/agronholm/anyio)</td>
            <td>2.2.0</td>
            <td>High level compatibility layer for multiple asynchronous event loop implementations on Python / MIT</td>
          </tr>

          <tr>
            <td>[appdirs](http://github.com/ActiveState/appdirs)</td>
            <td>1.4.4</td>
            <td>A small Python module for determining appropriate platform-specific dirs. / MIT</td>
          </tr>

          <tr>
            <td>[applaunchservices](https://github.com/impact27/applaunchservices)</td>
            <td>0.2.1</td>
            <td>Simple package for registering an app with apple Launch Services to handle UTI and URL / MIT</td>
          </tr>

          <tr>
            <td>[appnope](http://github.com/minrk/appnope)</td>
            <td>0.1.2</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.1.2</td>
            <td>Control AppleScriptable applications from Python. / Public Domain</td>
          </tr>

          <tr>
            <td>[argh](https://github.com/neithere/argh)</td>
            <td>0.26.2</td>
            <td>The Natural CLI. / LGPL 3</td>
          </tr>

          <tr>
            <td>[argon2-cffi](https://argon2-cffi.readthedocs.org/)</td>
            <td>20.1.0</td>
            <td>The secure Argon2 password hashing algorithm. / MIT</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>1.4.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.5</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL-2.1-only</td>
          </tr>

          <tr>
            <td>[astropy](http://www.astropy.org/)</td>
            <td>4.2.1</td>
            <td>Community-developed Python Library for Astronomy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[async\_generator](https://github.com/python-trio/async_generator)</td>
            <td>1.10</td>
            <td>Async generators and context managers for Python 3.5+ / MIT</td>
          </tr>

          <tr>
            <td>[atomicwrites](https://github.com/untitaker/python-atomicwrites)</td>
            <td>1.4.0</td>
            <td>Atomic file writes / MIT</td>
          </tr>

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>20.3.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>[autopep8](https://github.com/hhatto/autopep8)</td>
            <td>1.5.6</td>
            <td>A tool that automatically formats Python code to conform to the PEP 8 style guide / MIT</td>
          </tr>

          <tr>
            <td>[babel](http://babel.pocoo.org/)</td>
            <td>2.9.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.2.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>None / BSD</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.9.3</td>
            <td>Python library designed for screen-scraping / MIT</td>
          </tr>

          <tr>
            <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
            <td>1.9.2</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>[black](https://github.com/python/black)</td>
            <td>19.10b0</td>
            <td>The Uncompromising Code Formatter / MIT</td>
          </tr>

          <tr>
            <td>blas</td>
            <td>1.0</td>

            <td />
          </tr>

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>3.3.0</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.21.0</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>2.3.1</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](https://github.com/pydata/bottleneck)</td>
            <td>1.3.2</td>
            <td>Fast NumPy array functions written in Cython. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[brotlipy](https://github.com/python-hyper/brotlipy)</td>
            <td>0.7.0</td>
            <td>Python bindings to the Brotli compression library / MIT</td>
          </tr>

          <tr>
            <td>[bzip2](http://www.bzip.org/)</td>
            <td>1.0.8</td>
            <td>high-quality data compressor / bzip2</td>
          </tr>

          <tr>
            <td>[c-ares](https://c-ares.haxx.se/)</td>
            <td>1.17.1</td>
            <td>This is c-ares, an asynchronous resolver library / MIT</td>
          </tr>

          <tr>
            <td>[ca-certificates](https://github.com/conda-forge/ca-certificates-feedstock)</td>
            <td>2021.4.13</td>
            <td>Certificates for use with other packages. / MPL 2.0</td>
          </tr>

          <tr>
            <td>certifi</td>
            <td>2020.12.5</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

          <tr>
            <td>cffi</td>
            <td>1.14.5</td>
            <td>Foreign Function Interface for Python calling C code. / MIT</td>
          </tr>

          <tr>
            <td>[chardet](https://github.com/chardet/chardet)</td>
            <td>4.0.0</td>
            <td>Universal character encoding detector / LGPL2</td>
          </tr>

          <tr>
            <td>[click](https://palletsprojects.com/p/click)</td>
            <td>7.1.2</td>
            <td>Python composable command line interface toolkit / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
            <td>1.6.0</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.4</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.10.1</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.21.4</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.4.2</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.6.0.post1</td>
            <td>Backports and enhancements for the contextlib module / PSF 2</td>
          </tr>

          <tr>
            <td>[cryptography](https://github.com/pyca/cryptography)</td>
            <td>3.4.7</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.71.1</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.23</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.11.0</td>
            <td>Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask](https://dask.org/)</td>
            <td>2021.4.0</td>
            <td>Parallel PyData with Task Scheduling / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask-core](http://github.com/dask/dask/)</td>
            <td>2021.4.0</td>
            <td>Parallel Python with task scheduling / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dbus](http://www.freedesktop.org/wiki/Software/dbus/)</td>
            <td>1.13.18</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>5.0.6</td>
            <td>Better living through Python with decorators. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>defusedxml</td>
            <td>0.7.1</td>
            <td>XML bomb protection for Python stdlib modules / PSF 2.0</td>
          </tr>

          <tr>
            <td>[diff-match-patch](http://code.google.com/p/google-diff-match-patch/)</td>
            <td>20200713</td>
            <td>Diff Match Patch is a high-performance library in multiple languages that manipulates plain text / Apache-2.0</td>
          </tr>

          <tr>
            <td>distributed</td>
            <td>2021.4.0</td>
            <td>Distributed computing with Dask / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.17</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.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.3.0</td>
            <td>Expat XML parser library in C / MIT</td>
          </tr>

          <tr>
            <td>[fastcache](https://github.com/pbrady/fastcache)</td>
            <td>1.1.0</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.12</td>
            <td>A platform independent file lock. / Public Domain</td>
          </tr>

          <tr>
            <td>[flake8](http://flake8.pycqa.org/)</td>
            <td>3.9.0</td>
            <td>Your Tool For Style Guide Enforcement / MIT</td>
          </tr>

          <tr>
            <td>[flask](https://flask.palletsprojects.com/en/stable/)</td>
            <td>1.1.2</td>
            <td>A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[freetype](https://www.freetype.org/)</td>
            <td>2.10.4</td>
            <td>A Free, High-Quality, and Portable Font Engine / GPL-2.0-only and LicenseRef-FreeType</td>
          </tr>

          <tr>
            <td>[fsspec](https://github.com/martindurant/filesystem_spec)</td>
            <td>0.9.0</td>
            <td>A specification for pythonic filesystems / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[future](http://python-future.org)</td>
            <td>0.18.2</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.21.0</td>
            <td>Internationalization package / GPL-2.0</td>
          </tr>

          <tr>
            <td>[gevent](https://www.gevent.org)</td>
            <td>21.1.2</td>
            <td>Coroutine-based network library / MIT</td>
          </tr>

          <tr>
            <td>[glib](https://developer.gnome.org/glib/)</td>
            <td>2.68.1</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.7</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.2.1</td>
            <td>The GNU multiprecision library. / GPL-2.0-or-later AND LGPL-3.0-or-later</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>1.0.0</td>
            <td>Lightweight in-process concurrent programming / MIT</td>
          </tr>

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>2.10.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.4</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.1</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.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.10</td>
            <td>Internationalized Domain Names in Applications (IDNA). / BSD Like</td>
          </tr>

          <tr>
            <td>[imageio](https://imageio.github.io)</td>
            <td>2.9.0</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.2.0</td>
            <td>Getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
          </tr>

          <tr>
            <td>[importlib-metadata](https://github.com/python/importlib_metadata)</td>
            <td>3.10.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[importlib\_metadata](https://github.com/python/importlib_metadata)</td>
            <td>3.10.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[iniconfig](http://github.com/RonnyPfannschmidt/iniconfig)</td>
            <td>1.1.1</td>
            <td>iniconfig: brain-dead simple config-ini parsing / MIT</td>
          </tr>

          <tr>
            <td>[intel-openmp](https://software.intel.com/en-us/node/522690)</td>
            <td>2021.2.0</td>
            <td>Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel</td>
          </tr>

          <tr>
            <td>[intervaltree](https://github.com/chaimleib/intervaltree)</td>
            <td>3.1.0</td>
            <td>Editable interval tree data structure for Python 2 and 3 / Apache-2.0</td>
          </tr>

          <tr>
            <td>[ipykernel](https://ipython.org)</td>
            <td>5.3.4</td>
            <td>IPython Kernel for Jupyter / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ipython](https://ipython.org)</td>
            <td>7.22.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.6.3</td>
            <td>Jupyter Interactive Widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[isort](https://github.com/timothycrosley/isort)</td>
            <td>5.8.0</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.1</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.17.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.11.3</td>
            <td>An easy to use stand-alone template engine written in pure python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[joblib](https://pypi.org/project/joblib/)</td>
            <td>1.0.1</td>
            <td>Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause</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>[json5](https://github.com/dpranke/pyjson5)</td>
            <td>0.9.5</td>
            <td>A Python implementation of the JSON5 data format / Apache-2.0</td>
          </tr>

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</td>
            <td>3.2.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-packaging](https://github.com/jupyter/jupyter-packaging)</td>
            <td>0.7.12</td>
            <td>Jupyter Packaging Utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_client](https://jupyter.org)</td>
            <td>6.1.12</td>
            <td>jupyter\_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_console](http://jupyter.org)</td>
            <td>6.4.0</td>
            <td>Jupyter terminal console / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_core](https://jupyter.org)</td>
            <td>4.7.1</td>
            <td>Core common functionality of Jupyter projects. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_server](https://jupyter.org)</td>
            <td>1.4.1</td>
            <td>Jupyter Server / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab](https://github.com/jupyterlab/jupyterlab)</td>
            <td>3.0.14</td>
            <td>JupyterLab PRE-ALPHA / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_pygments](http://github.com/JupyterLab/jupyterlab_pygments)</td>
            <td>0.1.2</td>
            <td>Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_server](https://github.com/jupyterlab/jupyterlab_server)</td>
            <td>2.4.0</td>
            <td>A set of server components for JupyterLab and JupyterLab like applications. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_widgets](https://github.com/jupyter-widgets/ipywidgets)</td>
            <td>1.0.0</td>
            <td>JupyterLab extension providing HTML widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[keyring](https://github.com/jaraco/keyring)</td>
            <td>22.3.0</td>
            <td>Store and access your passwords safely / MIT</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.3.1</td>
            <td>An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.18.2</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.6.0</td>
            <td>A fast and thorough lazy object proxy / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[lcms2](http://www.littlecms.com/)</td>
            <td>2.12</td>
            <td>Open Source Color Management Engine / MIT</td>
          </tr>

          <tr>
            <td>[libarchive](http://www.libarchive.org/)</td>
            <td>3.4.2</td>
            <td>Multi-format archive and compression library / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.71.1</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://llvm.org/)</td>
            <td>10.0.0</td>
            <td>LLVM C++ standard library / Apache-2.0 WITH LLVM-exception</td>
          </tr>

          <tr>
            <td>[libedit](http://thrysoee.dk/editline/)</td>
            <td>3.1.20210216</td>
            <td>Editline Library (libedit) / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libev](http://software.schmorp.de/pkg/libev.html)</td>
            <td>4.33</td>
            <td>A full-featured and high-performance event loop that is loosely modeled after libevent, but without its limitations and bugs. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libffi](https://sourceware.org/libffi/)</td>
            <td>3.3</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.16</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.10.1</td>
            <td>A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[libllvm10](http://llvm.org/)</td>
            <td>10.0.1</td>
            <td>Development headers and libraries for LLVM / Apache-2.0 WITH LLVM-exception</td>
          </tr>

          <tr>
            <td>[libpng](http://www.libpng.org/pub/png/libpng.html)</td>
            <td>1.6.37</td>
            <td>PNG reference library / zlib/libpng</td>
          </tr>

          <tr>
            <td>[libsodium](http://libsodium.org)</td>
            <td>1.0.18</td>
            <td>A modern and easy-to-use crypto library. / ISC</td>
          </tr>

          <tr>
            <td>[libspatialindex](http://libspatialindex.github.io)</td>
            <td>1.9.3</td>
            <td>Extensible framework for robust spatial indexing / MIT</td>
          </tr>

          <tr>
            <td>[libssh2](https://www.libssh2.org/)</td>
            <td>1.9.0</td>
            <td>the SSH library / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.2.0</td>
            <td>Support for the Tag Image File Format (TIFF). / HPND</td>
          </tr>

          <tr>
            <td>[libuv](http://libuv.org/)</td>
            <td>1.40.0</td>
            <td>Cross-platform asynchronous I/O / MIT</td>
          </tr>

          <tr>
            <td>[libwebp-base](https://developers.google.com/speed/webp)</td>
            <td>1.2.0</td>
            <td>WebP image library / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[libxml2](http://xmlsoft.org/)</td>
            <td>2.9.10</td>
            <td>The XML C parser and toolkit of Gnome / MIT</td>
          </tr>

          <tr>
            <td>[libxslt](http://xmlsoft.org/XSLT/)</td>
            <td>1.1.34</td>
            <td>The XSLT C library developed for the GNOME project / MIT</td>
          </tr>

          <tr>
            <td>[llvm-openmp](http://openmp.llvm.org/)</td>
            <td>10.0.0</td>
            <td>The OpenMP API supports multi-platform shared-memory parallel programming in C/C++ and Fortran. / NCSA</td>
          </tr>

          <tr>
            <td>[llvmlite](http://llvmlite.pydata.org)</td>
            <td>0.36.0</td>
            <td>A lightweight LLVM python binding for writing JIT compilers. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[locket](https://github.com/mwilliamson/locket.py)</td>
            <td>0.2.1</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.6.3</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.9.3</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.1</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.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-PSF-based</td>
          </tr>

          <tr>
            <td>[matplotlib-base](http://matplotlib.org/)</td>
            <td>3.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-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>2021.2.0</td>
            <td>Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel</td>
          </tr>

          <tr>
            <td>[mkl-service](https://github.com/ContinuumIO/mkl-service)</td>
            <td>2.3.0</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.3.0</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.2.1</td>
            <td>Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[mock](https://github.com/testing-cabal/mock)</td>
            <td>4.0.3</td>
            <td>A library for testing in Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/more-itertools/more-itertools)</td>
            <td>8.7.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.2</td>
            <td>The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only</td>
          </tr>

          <tr>
            <td>[mpmath](http://mpmath.org)</td>
            <td>1.2.1</td>
            <td>Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>1.0.2</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>[mypy\_extensions](http://www.mypy-lang.org/)</td>
            <td>0.4.3</td>
            <td>Experimental type system extensions for programs checked with the mypy typechecker. / MIT</td>
          </tr>

          <tr>
            <td>[nbclassic](http://github.com/jupyterlab/nbclassic)</td>
            <td>0.2.6</td>
            <td>Jupyter Notebook as a Jupyter Server Extension. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbclient](https://jupyter.org)</td>
            <td>0.5.3</td>
            <td>A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbconvert](http://jupyter.org)</td>
            <td>6.0.7</td>
            <td>Converting Jupyter Notebooks / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbformat](http://jupyter.org)</td>
            <td>5.1.3</td>
            <td>The Jupyter Notebook format / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ncurses](http://www.gnu.org/software/ncurses/)</td>
            <td>6.2</td>
            <td>Library for text-based user interfaces / Free software (MIT-like)</td>
          </tr>

          <tr>
            <td>[nest-asyncio](https://github.com/erdewit/nest_asyncio)</td>
            <td>1.5.1</td>
            <td>Patch asyncio to allow nested event loops / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[networkx](https://networkx.github.io/)</td>
            <td>2.5</td>
            <td>Python package for creating and manipulating complex networks / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.6.1</td>
            <td>Natural Language Toolkit / 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](https://jupyter.org)</td>
            <td>6.3.0</td>
            <td>Jupyter Notebook / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[numexpr](https://github.com/pydata/numexpr)</td>
            <td>2.7.3</td>
            <td>Fast numerical expression evaluator for NumPy. / MIT</td>
          </tr>

          <tr>
            <td>[numpy](https://numpy.org/)</td>
            <td>1.20.1</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>numpy-base]\([http://numpy.org/](http://numpy.org/))</td>
            <td>1.20.1</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
            <td>1.1.0</td>
            <td>Numpy’s Sphinx extensions / 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>3.0.7</td>
            <td>A Python library to read/write Excel 2010 xlsx/xlsm files / MIT</td>
          </tr>

          <tr>
            <td>[openssl](http://www.openssl.org/)</td>
            <td>1.1.1k</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>20.9</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>1.2.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.12</td>
            <td>Universal markup converter (repackaged binaries) / GPL-2.0</td>
          </tr>

          <tr>
            <td>[pandocfilters](https://github.com/jgm/pandocfilters)</td>
            <td>1.4.3</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.7.0</td>
            <td>A Python Parser / MIT</td>
          </tr>

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>1.2.0</td>
            <td>Data structure for on-disk shuffle operations / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[path](https://github.com/jaraco/path)</td>
            <td>15.1.2</td>
            <td>A module wrapper for os.path / MIT</td>
          </tr>

          <tr>
            <td>[path.py](https://github.com/jaraco/path.py)</td>
            <td>12.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.5</td>
            <td>Fork of pathlib aiming to support the full stdlib Python API / MIT</td>
          </tr>

          <tr>
            <td>[pathspec](https://github.com/cpburnz/python-path-specification)</td>
            <td>0.7.0</td>
            <td>Utility library for gitignore style pattern matching of file paths. / MPL-2.0</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.44</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.8.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>8.2.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL</td>
          </tr>

          <tr>
            <td>[pip](https://pip.pypa.io/en/stable/)</td>
            <td>21.0.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.7.0</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.13.1</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.10.1</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>3.0.17</td>
            <td>Library for building powerful interactive command lines in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
            <td>3.0.17</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.8.0</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.7.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.10.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.10.1</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.6.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.20</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pycurl](http://pycurl.sourceforge.net/)</td>
            <td>7.43.0.6</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pydocstyle](https://github.com/PyCQA/pydocstyle)</td>
            <td>6.0.0</td>
            <td>Python docstring style checker (formerly pep257) / MIT</td>
          </tr>

          <tr>
            <td>[pyerfa](https://pyerfa.readthedocs.io/)</td>
            <td>1.7.3</td>
            <td>Python bindings for ERFA routines / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[pyflakes](https://github.com/PyCQA/pyflakes)</td>
            <td>2.2.0</td>
            <td>Pyflakes analyzes programs and detects various errors. / MIT</td>
          </tr>

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.8.1</td>
            <td>Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause</td>
          </tr>

          <tr>
            <td>[pylint](http://www.pylint.org/)</td>
            <td>2.7.4</td>
            <td>python code static checker / GPL-2.0-only</td>
          </tr>

          <tr>
            <td>[pyls-black](https://github.com/rupert/pyls-black)</td>
            <td>0.4.6</td>
            <td>Black plugin for the Python Language Server / MIT</td>
          </tr>

          <tr>
            <td>[pyls-spyder](https://github.com/spyder-ide/pyls-spyder)</td>
            <td>0.3.2</td>
            <td>Spyder extensions for the python-language-server / MIT</td>
          </tr>

          <tr>
            <td>[pyodbc](https://github.com/mkleehammer/pyodbc)</td>
            <td>4.0.30</td>
            <td>DB API Module for ODBC / MIT</td>
          </tr>

          <tr>
            <td>[pyopenssl](https://github.com/pyca/pyopenssl)</td>
            <td>20.0.1</td>
            <td>Python wrapper module around the OpenSSL library / Apache 2.0</td>
          </tr>

          <tr>
            <td>pyparsing</td>
            <td>2.4.7</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>[pyrsistent](http://github.com/tobgu/pyrsistent/)</td>
            <td>0.17.3</td>
            <td>Persistent/Functional/Immutable data structures / MIT</td>
          </tr>

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.7.1</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.6.1</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>6.2.3</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[python](https://www.python.org/)</td>
            <td>3.8.8</td>
            <td>General purpose programming language / Python-2.0</td>
          </tr>

          <tr>
            <td>[python-dateutil](https://dateutil.readthedocs.org/)</td>
            <td>2.8.1</td>
            <td>Extensions to the standard Python datetime module. / BSD 3 Clause</td>
          </tr>

          <tr>
            <td>[python-jsonrpc-server](https://github.com/palantir/python-jsonrpc-server)</td>
            <td>0.4.0</td>
            <td>A Python 2.7 and 3.4+ server implementation of the JSON RPC 2.0 protocol. / MIT</td>
          </tr>

          <tr>
            <td>[python-language-server](https://github.com/palantir/python-language-server)</td>
            <td>0.36.2</td>
            <td>An implementation of the Language Server Protocol for Python / MIT</td>
          </tr>

          <tr>
            <td>[python-libarchive-c](https://github.com/Changaco/python-libarchive-c)</td>
            <td>2.9</td>
            <td>Python interface to libarchive / CC0-1.0</td>
          </tr>

          <tr>
            <td>[python.app](https://www.python.org/)</td>
            <td>3</td>
            <td>Proxy on macOS letting Python libraries hook into the GUI event loop / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[pytz](http://pythonhosted.org/pytz/)</td>
            <td>2021.1</td>
            <td>World timezone definitions, modern and historical. / MIT</td>
          </tr>

          <tr>
            <td>[pywavelets](https://github.com/PyWavelets/pywt)</td>
            <td>1.1.1</td>
            <td>Discrete Wavelet Transforms in Python / MIT</td>
          </tr>

          <tr>
            <td>[pyyaml](http://pyyaml.org/wiki/PyYAML)</td>
            <td>5.4.1</td>
            <td>YAML parser and emitter for Python / MIT</td>
          </tr>

          <tr>
            <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
            <td>20.0.0</td>
            <td>Python bindings for zeromq / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[qdarkstyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet)</td>
            <td>2.8.1</td>
            <td>A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). / MIT</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>1.0.2</td>
            <td>Iconic fonts in PyQt and PySide applications / MIT</td>
          </tr>

          <tr>
            <td>[qtconsole](http://jupyter.org)</td>
            <td>5.0.3</td>
            <td>Jupyter Qt Console / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
            <td>1.9.0</td>
            <td>Abstraction layer for PyQt5/PyQt4/PySide / MIT</td>
          </tr>

          <tr>
            <td>readline</td>
            <td>8.1</td>
            <td>library for editing command lines as they are typed in / GPL-3.0</td>
          </tr>

          <tr>
            <td>[regex](https://bitbucket.org/mrabarnett/mrab-regex)</td>
            <td>2021.4.4</td>
            <td>Alternative regular expression module, to replace re / Python-2.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.25.1</td>
            <td>Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0</td>
          </tr>

          <tr>
            <td>ripgrep</td>
            <td>12.1.1</td>

            <td />
          </tr>

          <tr>
            <td>[rope](https://github.com/python-rope/rope)</td>
            <td>0.18.0</td>
            <td>A python refactoring library / GPL 2.0</td>
          </tr>

          <tr>
            <td>rtree</td>
            <td>0.9.7</td>
            <td>R-Tree spatial index for Python GIS / MIT</td>
          </tr>

          <tr>
            <td>[ruamel\_yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)</td>
            <td>0.15.100</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

          <tr>
            <td>[scikit-image](http://scikit-image.org/)</td>
            <td>0.18.1</td>
            <td>Image processing in Python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[scikit-learn](http://scikit-learn.org/)</td>
            <td>0.24.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.6.2</td>
            <td>Scientific Library for Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[seaborn](https://seaborn.pydata.org)</td>
            <td>0.11.1</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>52.0.0</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.6.1</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](https://six.readthedocs.io/)</td>
            <td>1.15.0</td>
            <td>Python 2 and 3 compatibility utilities / MIT</td>
          </tr>

          <tr>
            <td>[sniffio](https://github.com/python-trio/sniffio)</td>
            <td>1.2.0</td>
            <td>Sniff out which async library your code is running under / Apache-2.0</td>
          </tr>

          <tr>
            <td>[snowballstemmer](https://github.com/shibukawa/snowball_py)</td>
            <td>2.1.0</td>
            <td>Snowball stemming library collection for Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sortedcollections](http://www.grantjenks.com/docs/sortedcollections/)</td>
            <td>2.1.0</td>
            <td>Python Sorted Collections / Apache-2.0</td>
          </tr>

          <tr>
            <td>[sortedcontainers](http://www.grantjenks.com/docs/sortedcontainers/)</td>
            <td>2.3.0</td>
            <td>Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0</td>
          </tr>

          <tr>
            <td>[soupsieve](http://facelessuser.github.io/soupsieve)</td>
            <td>2.2.1</td>
            <td>A modern CSS selector implementation for BeautifulSoup / MIT</td>
          </tr>

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>3.5.3</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-applehelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-devhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-htmlhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-jsmath](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.1</td>
            <td>A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-qthelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-serializinghtml](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.1.4</td>
            <td>sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-websupport](https://pypi.python.org/pypi/sphinxcontrib-websupport)</td>
            <td>1.2.4</td>
            <td>Sphinx API for Web Apps / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[spyder](https://www.spyder-ide.org/)</td>
            <td>4.2.5</td>
            <td>The Scientific Python Development Environment / MIT</td>
          </tr>

          <tr>
            <td>[spyder-kernels](https://www.spyder-ide.org/)</td>
            <td>1.10.2</td>
            <td>Jupyter kernels for Spyder’s console / MIT</td>
          </tr>

          <tr>
            <td>[sqlalchemy](http://www.sqlalchemy.org/)</td>
            <td>1.4.7</td>
            <td>Database Abstraction Library. / MIT</td>
          </tr>

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.35.4</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.12.2</td>
            <td>Statistical computations and models for use with SciPy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](https://sympy.org)</td>
            <td>1.8</td>
            <td>Python library for symbolic mathematics / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tblib](https://github.com/ionelmc/python-tblib)</td>
            <td>1.7.0</td>
            <td>Traceback serialization library. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[terminado](https://github.com/jupyter/terminado)</td>
            <td>0.9.4</td>
            <td>Terminals served by tornado websockets / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[testpath](https://testpath.readthedocs.io)</td>
            <td>0.4.4</td>
            <td>Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[textdistance](https://github.com/orsinium/textdistance)</td>
            <td>4.2.1</td>
            <td>TextDistance – python library for comparing distance between two or more sequences by many algorithms. / MIT</td>
          </tr>

          <tr>
            <td>[threadpoolctl](https://github.com/joblib/threadpoolctl)</td>
            <td>2.1.0</td>
            <td>Python helpers to control the threadpools of native libraries / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[three-merge](https://github.com/spyder-ide/three-merge)</td>
            <td>0.1.1</td>
            <td>Simple Python library to perform a 3-way merge between strings / MIT</td>
          </tr>

          <tr>
            <td>[tifffile](https://github.com/cgohlke/tifffile)</td>
            <td>2020.10.1</td>
            <td>Read and write image data from and to TIFF files. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tk](http://www.tcl.tk/)</td>
            <td>8.6.10</td>
            <td>A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk</td>
          </tr>

          <tr>
            <td>[toml](https://github.com/uiri/toml)</td>
            <td>0.10.2</td>
            <td>Python lib for TOML. / MIT</td>
          </tr>

          <tr>
            <td>[toolz](http://toolz.readthedocs.org/)</td>
            <td>0.11.1</td>
            <td>A functional standard library for Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>6.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.59.0</td>
            <td>A Fast, Extensible Progress Meter / MPL-2.0 or MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://traitlets.readthedocs.org/)</td>
            <td>5.0.5</td>
            <td>Configuration system for Python applications / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[typed-ast](https://github.com/python/typed_ast)</td>
            <td>1.4.2</td>
            <td>a fork of Python 2 and 3 ast modules with type comment support / Apache-2.0</td>
          </tr>

          <tr>
            <td>typing\_extensions</td>
            <td>3.7.4.3</td>
            <td>Backported and Experimental Type Hints for Python / PSF-2.0</td>
          </tr>

          <tr>
            <td>[ujson](https://github.com/ultrajson/ultrajson)</td>
            <td>4.0.2</td>
            <td>Ultra fast JSON decoder and encoder written in C with Python bindings / 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.9</td>
            <td>ODBC on non MS Windows platforms / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.26.4</td>
            <td>HTTP library with thread-safe connection pooling, file post, and more. / MIT</td>
          </tr>

          <tr>
            <td>[watchdog](http://github.com/gorakhargosh/watchdog)</td>
            <td>1.0.2</td>
            <td>Filesystem events monitoring / Apache-2.0</td>
          </tr>

          <tr>
            <td>[wcwidth](https://github.com/jquast/wcwidth)</td>
            <td>0.2.5</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](https://palletsprojects.com/p/werkzeug/)</td>
            <td>1.0.1</td>
            <td>The comprehensive WSGI web application library. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[wheel](https://github.com/pypa/wheel)</td>
            <td>0.36.2</td>
            <td>A built-package format for Python. / MIT</td>
          </tr>

          <tr>
            <td>[widgetsnbextension](http://ipython.org)</td>
            <td>3.5.1</td>
            <td>Interactive Widgets for Jupyter / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[wrapt](https://github.com/GrahamDumpleton/wrapt)</td>
            <td>1.12.1</td>
            <td>Module for decorators, wrappers and monkey patching / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[wurlitzer](https://github.com/minrk/wurlitzer)</td>
            <td>2.1.0</td>
            <td>Capture C-level stdout/stderr in Python / MIT</td>
          </tr>

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>2.0.1</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.3.8</td>
            <td>A Python module for creating Excel XLSX files / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[xlwings](http://xlwings.org/)</td>
            <td>0.23.0</td>
            <td>Interact with Excel from Python and vice versa / 3-clause BSD</td>
          </tr>

          <tr>
            <td>[xlwt](http://www.python-excel.org/)</td>
            <td>1.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.5</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.2.5</td>
            <td>A C library for parsing and emitting YAML / MIT</td>
          </tr>

          <tr>
            <td>[yapf](https://github.com/google/yapf)</td>
            <td>0.31.0</td>
            <td>A formatter for Python files / Apache 2.0</td>
          </tr>

          <tr>
            <td>[zeromq](http://zeromq.org)</td>
            <td>4.3.4</td>
            <td>A high-performance asynchronous messaging library. / LGPL-3.0-or-later</td>
          </tr>

          <tr>
            <td>[zict](http://github.com/mrocklin/zict)</td>
            <td>2.0.0</td>
            <td>Composable Dictionary Classes / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[zipp](https://github.com/jaraco/zipp)</td>
            <td>3.4.1</td>
            <td>A pathlib-compatible Zipfile object wrapper / MIT</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>zope</td>
            <td>1.0</td>
            <td>web application server / BSD</td>
          </tr>

          <tr>
            <td>zope.event</td>
            <td>4.5.0</td>
            <td>Very basic event publishing system / Zope Public License</td>
          </tr>

          <tr>
            <td>zope.interface</td>
            <td>5.3.0</td>
            <td>Interfaces for Python / ZPL-2.1</td>
          </tr>

          <tr>
            <td>zstd</td>
            <td>1.4.5</td>
            <td>Zstandard - Fast real-time compression algorithm / BSD 3-Clause</td>
          </tr>
        </tbody>
      </table>
    </Accordion>

    <Accordion title="Anaconda 2021.04 for 64-bit Linux on IBM Z CPUs with Python 3.8">
      <table>
        <thead>
          <tr>
            <th>Name</th>
            <th>Version</th>
            <th>Summary / License</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[\_libgcc\_mutex](https://github.com/AnacondaRecipes/_libgcc_mutex-feedstock)</td>
            <td>0.1</td>
            <td>Mutex for libgcc and libgcc-ng / None</td>
          </tr>

          <tr>
            <td>[\_openmp\_mutex](https://github.com/conda-forge/ctng-compilers-feedstock)</td>
            <td>4.5</td>
            <td>OpenMP Implementation Mutex / BSD-3-Clause</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.9.1</td>
            <td>Tool for encapsulating, running, and reproducing data science projects / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[argon2-cffi](https://argon2-cffi.readthedocs.org/)</td>
            <td>20.1.0</td>
            <td>The secure Argon2 password hashing algorithm. / MIT</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>1.4.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.4.2</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL-2.1-only</td>
          </tr>

          <tr>
            <td>[astropy](http://www.astropy.org/)</td>
            <td>4.2.1</td>
            <td>Community-developed Python Library for Astronomy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[async\_generator](https://github.com/python-trio/async_generator)</td>
            <td>1.10</td>
            <td>Async generators and context managers for Python 3.5+ / MIT</td>
          </tr>

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>20.3.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.9.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.2.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>None / BSD</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.9.3</td>
            <td>Python library designed for screen-scraping / MIT</td>
          </tr>

          <tr>
            <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
            <td>1.6.1</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.3.0</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.21.0</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>2.3.1</td>
            <td>Statistical and novel interactive HTML plots for Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[bottleneck](https://github.com/pydata/bottleneck)</td>
            <td>1.3.2</td>
            <td>Fast NumPy array functions written in Cython. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[brotli](http://github.com/google/brotli)</td>
            <td>1.0.9</td>
            <td>Brotli compression format / MIT</td>
          </tr>

          <tr>
            <td>[brotlipy](https://github.com/python-hyper/brotlipy)</td>
            <td>0.7.0</td>
            <td>Python bindings to the Brotli compression library / MIT</td>
          </tr>

          <tr>
            <td>[bzip2](http://www.bzip.org/)</td>
            <td>1.0.8</td>
            <td>high-quality data compressor / bzip2</td>
          </tr>

          <tr>
            <td>[c-ares](https://c-ares.haxx.se/)</td>
            <td>1.17.1</td>
            <td>This is c-ares, an asynchronous resolver library / MIT</td>
          </tr>

          <tr>
            <td>[ca-certificates](https://github.com/conda-forge/ca-certificates-feedstock)</td>
            <td>2021.4.13</td>
            <td>Certificates for use with other packages. / MPL 2.0</td>
          </tr>

          <tr>
            <td>[cairo](http://cairographics.org/)</td>
            <td>1.16.0</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>2020.12.5</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

          <tr>
            <td>cffi</td>
            <td>1.14.5</td>
            <td>Foreign Function Interface for Python calling C code. / MIT</td>
          </tr>

          <tr>
            <td>[chardet](https://github.com/chardet/chardet)</td>
            <td>4.0.0</td>
            <td>Universal character encoding detector / LGPL2</td>
          </tr>

          <tr>
            <td>[click](https://palletsprojects.com/p/click)</td>
            <td>7.1.2</td>
            <td>Python composable command line interface toolkit / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
            <td>1.6.0</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.4</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.10.1</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.21.4</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.4.2</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.6.0.post1</td>
            <td>Backports and enhancements for the contextlib module / PSF 2</td>
          </tr>

          <tr>
            <td>[cryptography](https://github.com/pyca/cryptography)</td>
            <td>3.4.7</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.71.1</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.23</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.11.0</td>
            <td>Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask](https://dask.org/)</td>
            <td>2021.4.0</td>
            <td>Parallel PyData with Task Scheduling / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask-core](http://github.com/dask/dask/)</td>
            <td>2021.4.0</td>
            <td>Parallel Python with task scheduling / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dbus](http://www.freedesktop.org/wiki/Software/dbus/)</td>
            <td>1.13.18</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>5.0.6</td>
            <td>Better living through Python with decorators. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>defusedxml</td>
            <td>0.7.1</td>
            <td>XML bomb protection for Python stdlib modules / PSF 2.0</td>
          </tr>

          <tr>
            <td>distributed</td>
            <td>2021.4.0</td>
            <td>Distributed computing with Dask / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.17</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.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.3.0</td>
            <td>Expat XML parser library in C / MIT</td>
          </tr>

          <tr>
            <td>[fastcache](https://github.com/pbrady/fastcache)</td>
            <td>1.1.0</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.12</td>
            <td>A platform independent file lock. / Public Domain</td>
          </tr>

          <tr>
            <td>[flask](https://flask.palletsprojects.com/en/stable/)</td>
            <td>1.1.2</td>
            <td>A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[fontconfig](http://www.freedesktop.org/wiki/Software/fontconfig/)</td>
            <td>2.13.1</td>
            <td>A library for configuring and customizing font access. / MIT</td>
          </tr>

          <tr>
            <td>[freetype](https://www.freetype.org/)</td>
            <td>2.10.4</td>
            <td>A Free, High-Quality, and Portable Font Engine / GPL-2.0-only and LicenseRef-FreeType</td>
          </tr>

          <tr>
            <td>[fribidi](https://github.com/fribidi/fribidi)</td>
            <td>1.0.10</td>
            <td>The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[fsspec](https://github.com/martindurant/filesystem_spec)</td>
            <td>0.9.0</td>
            <td>A specification for pythonic filesystems / BSD-3-Clause</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](https://www.gevent.org)</td>
            <td>21.1.2</td>
            <td>Coroutine-based network library / MIT</td>
          </tr>

          <tr>
            <td>[giflib](http://giflib.sourceforge.net)</td>
            <td>5.2.1</td>
            <td>Library for reading and writing gif images / MIT</td>
          </tr>

          <tr>
            <td>[glib](https://developer.gnome.org/glib/)</td>
            <td>2.68.1</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.7</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.2.1</td>
            <td>The GNU multiprecision library. / GPL-2.0-or-later AND LGPL-3.0-or-later</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.14</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>1.0.0</td>
            <td>Lightweight in-process concurrent programming / MIT</td>
          </tr>

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>2.10.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>2.8.0</td>
            <td>An OpenType text shaping engine. / MIT</td>
          </tr>

          <tr>
            <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
            <td>1.10.6</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.1</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.1</td>
            <td>HTML parser based on the WHATWG HTML specification / MIT</td>
          </tr>

          <tr>
            <td>[icu](http://site.icu-project.org/)</td>
            <td>68.1</td>
            <td>International Components for Unicode. / MIT</td>
          </tr>

          <tr>
            <td>[idna](https://github.com/kjd/idna)</td>
            <td>2.10</td>
            <td>Internationalized Domain Names in Applications (IDNA). / BSD Like</td>
          </tr>

          <tr>
            <td>[imagecodecs](https://www.lfd.uci.edu/~gohlke/)</td>
            <td>2021.1.11</td>
            <td>Image transformation, compression, and decompression codecs / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[imageio](https://imageio.github.io)</td>
            <td>2.9.0</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.2.0</td>
            <td>Getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
          </tr>

          <tr>
            <td>[importlib-metadata](https://github.com/python/importlib_metadata)</td>
            <td>3.10.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[importlib\_metadata](https://github.com/python/importlib_metadata)</td>
            <td>3.10.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[iniconfig](http://github.com/RonnyPfannschmidt/iniconfig)</td>
            <td>1.1.1</td>
            <td>iniconfig: brain-dead simple config-ini parsing / MIT</td>
          </tr>

          <tr>
            <td>[ipykernel](https://ipython.org)</td>
            <td>5.3.4</td>
            <td>IPython Kernel for Jupyter / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ipython](https://ipython.org)</td>
            <td>7.22.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.6.3</td>
            <td>Jupyter Interactive Widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[isort](https://github.com/timothycrosley/isort)</td>
            <td>5.8.0</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.1</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.17.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.11.3</td>
            <td>An easy to use stand-alone template engine written in pure python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[joblib](https://pypi.org/project/joblib/)</td>
            <td>1.0.1</td>
            <td>Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause</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>[json5](https://github.com/dpranke/pyjson5)</td>
            <td>0.9.5</td>
            <td>A Python implementation of the JSON5 data format / Apache-2.0</td>
          </tr>

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</td>
            <td>3.2.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](https://jupyter.org)</td>
            <td>6.1.12</td>
            <td>jupyter\_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_console](http://jupyter.org)</td>
            <td>6.4.0</td>
            <td>Jupyter terminal console / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_core](https://jupyter.org)</td>
            <td>4.7.1</td>
            <td>Core common functionality of Jupyter projects. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab](https://github.com/jupyterlab/jupyterlab)</td>
            <td>2.3.1</td>
            <td>JupyterLab PRE-ALPHA / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_pygments](http://github.com/JupyterLab/jupyterlab_pygments)</td>
            <td>0.1.2</td>
            <td>Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_server](https://github.com/jupyterlab/jupyterlab_server)</td>
            <td>1.2.0</td>
            <td>A set of server components for JupyterLab and JupyterLab like applications. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_widgets](https://github.com/jupyter-widgets/ipywidgets)</td>
            <td>1.0.0</td>
            <td>JupyterLab extension providing HTML widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jxrlib](https://packages.debian.org/source/sid/jxrlib)</td>
            <td>1.1</td>
            <td>jxrlib - JPEG XR Library by Microsoft, built from Debian hosted sources. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.3.1</td>
            <td>An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.18.2</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.4.3</td>
            <td>A fast and thorough lazy object proxy / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[lcms2](http://www.littlecms.com/)</td>
            <td>2.12</td>
            <td>Open Source Color Management Engine / MIT</td>
          </tr>

          <tr>
            <td>[ld\_impl\_linux-s390x](https://www.gnu.org/software/binutils/)</td>
            <td>2.33.1</td>
            <td>A set of programming tools for creating and managing binary programs, object files, libraries, profile data, and assembly source code. / GPL-3.0-only</td>
          </tr>

          <tr>
            <td>[libaec](https://gitlab.dkrz.de/k202009/libaec)</td>
            <td>1.0.4</td>
            <td>Adaptive Entropy Coding library / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libarchive](http://www.libarchive.org/)</td>
            <td>3.4.2</td>
            <td>Multi-format archive and compression library / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.71.1</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>[libdeflate](https://github.com/ebiggers/libdeflate)</td>
            <td>1.7</td>
            <td>libdeflate is a library for fast, whole-buffer DEFLATE-based compression and decompression. / MIT</td>
          </tr>

          <tr>
            <td>[libedit](http://thrysoee.dk/editline/)</td>
            <td>3.1.20210216</td>
            <td>Editline Library (libedit) / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libev](http://software.schmorp.de/pkg/libev.html)</td>
            <td>4.33</td>
            <td>A full-featured and high-performance event loop that is loosely modeled after libevent, but without its limitations and bugs. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libffi](https://sourceware.org/libffi/)</td>
            <td>3.3</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>9.3.0</td>
            <td>The GCC low-level runtime library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libgfortran-ng](https://gcc.gnu.org/)</td>
            <td>7.5.0</td>
            <td>The GNU Fortran Runtime Library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libgfortran4](https://gcc.gnu.org/)</td>
            <td>7.5.0</td>
            <td>The GNU Fortran Runtime Library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libgomp](https://gcc.gnu.org/onlinedocs/gccint/Libgcc.html)</td>
            <td>9.3.0</td>
            <td>The GCC OpenMP implementation. / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[liblief](https://lief.quarkslab.com/)</td>
            <td>0.10.1</td>
            <td>A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[libopenblas](http://www.openblas.net/)</td>
            <td>0.3.13</td>
            <td>An Optimized BLAS library / BSD</td>
          </tr>

          <tr>
            <td>[libpng](http://www.libpng.org/pub/png/libpng.html)</td>
            <td>1.6.37</td>
            <td>PNG reference library / zlib/libpng</td>
          </tr>

          <tr>
            <td>[libsodium](http://libsodium.org)</td>
            <td>1.0.18</td>
            <td>A modern and easy-to-use crypto library. / ISC</td>
          </tr>

          <tr>
            <td>[libssh2](https://www.libssh2.org/)</td>
            <td>1.9.0</td>
            <td>the SSH library / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[libstdcxx-ng](https://gcc.gnu.org/)</td>
            <td>9.3.0</td>
            <td>The GNU C++ Runtime Library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.2.0</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>[libuv](http://libuv.org/)</td>
            <td>1.40.0</td>
            <td>Cross-platform asynchronous I/O / MIT</td>
          </tr>

          <tr>
            <td>[libwebp](https://developers.google.com/speed/webp/)</td>
            <td>1.2.0</td>
            <td>WebP image library / Google</td>
          </tr>

          <tr>
            <td>[libxcb](http://xcb.freedesktop.org/)</td>
            <td>1.14</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.10</td>
            <td>The XML C parser and toolkit of Gnome / MIT</td>
          </tr>

          <tr>
            <td>[libxslt](http://xmlsoft.org/XSLT/)</td>
            <td>1.1.34</td>
            <td>The XSLT C library developed for the GNOME project / MIT</td>
          </tr>

          <tr>
            <td>[libzopfli](https://github.com/google/zopfli)</td>
            <td>1.0.3</td>
            <td>A compression library programmed in C to perform very good, but slow, deflate or zlib compression. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[locket](https://github.com/mwilliamson/locket.py)</td>
            <td>0.2.1</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.6.3</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.9.3</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.1</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.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-PSF-based</td>
          </tr>

          <tr>
            <td>[matplotlib-base](http://matplotlib.org/)</td>
            <td>3.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-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>[mock](https://github.com/testing-cabal/mock)</td>
            <td>4.0.3</td>
            <td>A library for testing in Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/more-itertools/more-itertools)</td>
            <td>8.7.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.2</td>
            <td>The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only</td>
          </tr>

          <tr>
            <td>[mpmath](http://mpmath.org)</td>
            <td>1.2.1</td>
            <td>Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>1.0.2</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>[nbclient](https://jupyter.org)</td>
            <td>0.5.3</td>
            <td>A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbconvert](http://jupyter.org)</td>
            <td>6.0.7</td>
            <td>Converting Jupyter Notebooks / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbformat](http://jupyter.org)</td>
            <td>5.1.3</td>
            <td>The Jupyter Notebook format / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ncurses](http://www.gnu.org/software/ncurses/)</td>
            <td>6.2</td>
            <td>Library for text-based user interfaces / Free software (MIT-like)</td>
          </tr>

          <tr>
            <td>[nest-asyncio](https://github.com/erdewit/nest_asyncio)</td>
            <td>1.5.1</td>
            <td>Patch asyncio to allow nested event loops / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[networkx](https://networkx.github.io/)</td>
            <td>2.5</td>
            <td>Python package for creating and manipulating complex networks / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.6.1</td>
            <td>Natural Language Toolkit / Apache 2.0</td>
          </tr>

          <tr>
            <td>nomkl</td>
            <td>3.0</td>
            <td>None / BSD</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](https://jupyter.org)</td>
            <td>6.3.0</td>
            <td>Jupyter Notebook / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[numexpr](https://github.com/pydata/numexpr)</td>
            <td>2.7.3</td>
            <td>Fast numerical expression evaluator for NumPy. / MIT</td>
          </tr>

          <tr>
            <td>[numpy](https://numpy.org/)</td>
            <td>1.20.1</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>numpy-base]\([http://numpy.org/](http://numpy.org/))</td>
            <td>1.20.1</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
            <td>1.1.0</td>
            <td>Numpy’s Sphinx extensions / 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.3.13</td>
            <td>An optimized BLAS library / BSD</td>
          </tr>

          <tr>
            <td>openblas-devel</td>
            <td>0.3.13</td>
            <td>OpenBLAS headers and libraries for developing software that used OpenBLAS. / None</td>
          </tr>

          <tr>
            <td>[openjpeg](http://www.openjpeg.org/)</td>
            <td>2.3.0</td>
            <td>An open-source JPEG 2000 codec written in C / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[openpyxl](https://openpyxl.readthedocs.io)</td>
            <td>3.0.7</td>
            <td>A Python library to read/write Excel 2010 xlsx/xlsm files / MIT</td>
          </tr>

          <tr>
            <td>[openssl](http://www.openssl.org/)</td>
            <td>1.1.1k</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>20.9</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>1.2.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.16.0</td>
            <td>Universal markup converter (repackaged binaries) / GPL-2.0</td>
          </tr>

          <tr>
            <td>[pandocfilters](https://github.com/jgm/pandocfilters)</td>
            <td>1.4.3</td>
            <td>A python module for writing pandoc filters / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[pango](http://www.pango.org/)</td>
            <td>1.45.3</td>
            <td>Text layout and rendering engine. / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[parso](https://github.com/davidhalter/parso)</td>
            <td>0.7.0</td>
            <td>A Python Parser / MIT</td>
          </tr>

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>1.2.0</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.12</td>
            <td>A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL-3.0-or-later</td>
          </tr>

          <tr>
            <td>[path](https://github.com/jaraco/path)</td>
            <td>15.1.2</td>
            <td>A module wrapper for os.path / MIT</td>
          </tr>

          <tr>
            <td>[path.py](https://github.com/jaraco/path.py)</td>
            <td>12.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.5</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.44</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.8.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>8.2.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL</td>
          </tr>

          <tr>
            <td>[pip](https://pip.pypa.io/en/stable/)</td>
            <td>21.0.1</td>
            <td>PyPA recommended tool for installing Python packages / MIT</td>
          </tr>

          <tr>
            <td>[pixman](http://www.pixman.org/)</td>
            <td>0.40.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.7.0</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.13.1</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.10.1</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>3.0.17</td>
            <td>Library for building powerful interactive command lines in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
            <td>3.0.17</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.8.0</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.7.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.10.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.10.1</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.7.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.20</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pycurl](http://pycurl.sourceforge.net/)</td>
            <td>7.43.0.6</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pyerfa](https://pyerfa.readthedocs.io/)</td>
            <td>1.7.1.1</td>
            <td>Python bindings for ERFA routines / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[pyflakes](https://github.com/PyCQA/pyflakes)</td>
            <td>2.3.1</td>
            <td>Pyflakes analyzes programs and detects various errors. / MIT</td>
          </tr>

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.8.1</td>
            <td>Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause</td>
          </tr>

          <tr>
            <td>[pylint](http://www.pylint.org/)</td>
            <td>2.7.4</td>
            <td>python code static checker / GPL-2.0-only</td>
          </tr>

          <tr>
            <td>[pyodbc](https://github.com/mkleehammer/pyodbc)</td>
            <td>4.0.30</td>
            <td>DB API Module for ODBC / MIT</td>
          </tr>

          <tr>
            <td>[pyopenssl](https://github.com/pyca/pyopenssl)</td>
            <td>20.0.1</td>
            <td>Python wrapper module around the OpenSSL library / Apache 2.0</td>
          </tr>

          <tr>
            <td>pyparsing</td>
            <td>2.4.7</td>
            <td>Create and execute simple grammars / MIT</td>
          </tr>

          <tr>
            <td>[pyrsistent](http://github.com/tobgu/pyrsistent/)</td>
            <td>0.17.3</td>
            <td>Persistent/Functional/Immutable data structures / MIT</td>
          </tr>

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.7.1</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.6.1</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>6.2.3</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[python](https://www.python.org/)</td>
            <td>3.8.8</td>
            <td>General purpose programming language / Python-2.0</td>
          </tr>

          <tr>
            <td>[python-dateutil](https://dateutil.readthedocs.org/)</td>
            <td>2.8.1</td>
            <td>Extensions to the standard Python datetime module. / BSD 3 Clause</td>
          </tr>

          <tr>
            <td>[python-libarchive-c](https://github.com/Changaco/python-libarchive-c)</td>
            <td>2.9</td>
            <td>Python interface to libarchive / CC0-1.0</td>
          </tr>

          <tr>
            <td>[pytz](http://pythonhosted.org/pytz/)</td>
            <td>2021.1</td>
            <td>World timezone definitions, modern and historical. / MIT</td>
          </tr>

          <tr>
            <td>[pywavelets](https://github.com/PyWavelets/pywt)</td>
            <td>1.1.1</td>
            <td>Discrete Wavelet Transforms in Python / MIT</td>
          </tr>

          <tr>
            <td>[pyyaml](http://pyyaml.org/wiki/PyYAML)</td>
            <td>5.4.1</td>
            <td>YAML parser and emitter for Python / MIT</td>
          </tr>

          <tr>
            <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
            <td>20.0.0</td>
            <td>Python bindings for zeromq / BSD 3-clause</td>
          </tr>

          <tr>
            <td>readline</td>
            <td>8.1</td>
            <td>library for editing command lines as they are typed in / GPL-3.0</td>
          </tr>

          <tr>
            <td>[regex](https://bitbucket.org/mrabarnett/mrab-regex)</td>
            <td>2021.4.4</td>
            <td>Alternative regular expression module, to replace re / Python-2.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.25.1</td>
            <td>Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[rope](https://github.com/python-rope/rope)</td>
            <td>0.18.0</td>
            <td>A python refactoring library / GPL 2.0</td>
          </tr>

          <tr>
            <td>[ruamel\_yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)</td>
            <td>0.15.80</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

          <tr>
            <td>[scikit-image](http://scikit-image.org/)</td>
            <td>0.18.1</td>
            <td>Image processing in Python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[scikit-learn](http://scikit-learn.org/)</td>
            <td>0.24.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.6.2</td>
            <td>Scientific Library for Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[seaborn](https://seaborn.pydata.org)</td>
            <td>0.11.1</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>51.1.2</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.6.1</td>
            <td>Transforms a function into a single-dispatch generic function / MIT</td>
          </tr>

          <tr>
            <td>sip</td>
            <td>4.19.25</td>
            <td>Create Python bindings for C and C++ libraries / GPL-3.0</td>
          </tr>

          <tr>
            <td>[six](https://six.readthedocs.io/)</td>
            <td>1.15.0</td>
            <td>Python 2 and 3 compatibility utilities / MIT</td>
          </tr>

          <tr>
            <td>[snappy](https://github.com/google/snappy)</td>
            <td>1.1.8</td>
            <td>A fast compressor/decompressor / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[snowballstemmer](https://github.com/shibukawa/snowball_py)</td>
            <td>2.1.0</td>
            <td>Snowball stemming library collection for Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sortedcollections](http://www.grantjenks.com/docs/sortedcollections/)</td>
            <td>2.1.0</td>
            <td>Python Sorted Collections / Apache-2.0</td>
          </tr>

          <tr>
            <td>[sortedcontainers](http://www.grantjenks.com/docs/sortedcontainers/)</td>
            <td>2.3.0</td>
            <td>Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0</td>
          </tr>

          <tr>
            <td>[soupsieve](http://facelessuser.github.io/soupsieve)</td>
            <td>2.2.1</td>
            <td>A modern CSS selector implementation for BeautifulSoup / MIT</td>
          </tr>

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>3.5.3</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-applehelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-devhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-htmlhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-jsmath](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.1</td>
            <td>A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-qthelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-serializinghtml](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.1.4</td>
            <td>sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-websupport](https://pypi.python.org/pypi/sphinxcontrib-websupport)</td>
            <td>1.2.4</td>
            <td>Sphinx API for Web Apps / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sqlalchemy](http://www.sqlalchemy.org/)</td>
            <td>1.3.17</td>
            <td>Database Abstraction Library. / MIT</td>
          </tr>

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.35.4</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.12.2</td>
            <td>Statistical computations and models for use with SciPy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](https://sympy.org)</td>
            <td>1.8</td>
            <td>Python library for symbolic mathematics / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tblib](https://github.com/ionelmc/python-tblib)</td>
            <td>1.7.0</td>
            <td>Traceback serialization library. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[terminado](https://github.com/jupyter/terminado)</td>
            <td>0.9.4</td>
            <td>Terminals served by tornado websockets / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[testpath](https://testpath.readthedocs.io)</td>
            <td>0.4.4</td>
            <td>Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[threadpoolctl](https://github.com/joblib/threadpoolctl)</td>
            <td>2.1.0</td>
            <td>Python helpers to control the threadpools of native libraries / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[tifffile](https://github.com/cgohlke/tifffile)</td>
            <td>2021.3.31</td>
            <td>Read and write image data from and to TIFF files. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tk](http://www.tcl.tk/)</td>
            <td>8.6.10</td>
            <td>A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk</td>
          </tr>

          <tr>
            <td>[toml](https://github.com/uiri/toml)</td>
            <td>0.10.2</td>
            <td>Python lib for TOML. / MIT</td>
          </tr>

          <tr>
            <td>[toolz](http://toolz.readthedocs.org/)</td>
            <td>0.11.1</td>
            <td>A functional standard library for Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>6.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.59.0</td>
            <td>A Fast, Extensible Progress Meter / MPL-2.0 or MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://traitlets.readthedocs.org/)</td>
            <td>5.0.5</td>
            <td>Configuration system for Python applications / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>typing\_extensions</td>
            <td>3.7.4.3</td>
            <td>Backported and Experimental Type Hints for Python / PSF-2.0</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.9</td>
            <td>ODBC on non MS Windows platforms / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.26.4</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.2.5</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](https://palletsprojects.com/p/werkzeug/)</td>
            <td>1.0.1</td>
            <td>The comprehensive WSGI web application library. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[wheel](https://github.com/pypa/wheel)</td>
            <td>0.36.2</td>
            <td>A built-package format for Python. / MIT</td>
          </tr>

          <tr>
            <td>[widgetsnbextension](http://ipython.org)</td>
            <td>3.5.1</td>
            <td>Interactive Widgets for Jupyter / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[wrapt](https://github.com/GrahamDumpleton/wrapt)</td>
            <td>1.11.2</td>
            <td>Module for decorators, wrappers and monkey patching / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>2.0.1</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.3.8</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.5</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.3.4</td>
            <td>A high-performance asynchronous messaging library. / LGPL-3.0-or-later</td>
          </tr>

          <tr>
            <td>[zict](http://github.com/mrocklin/zict)</td>
            <td>2.0.0</td>
            <td>Composable Dictionary Classes / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[zipp](https://github.com/jaraco/zipp)</td>
            <td>3.4.1</td>
            <td>A pathlib-compatible Zipfile object wrapper / MIT</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>zope</td>
            <td>1.0</td>
            <td>web application server / BSD</td>
          </tr>

          <tr>
            <td>zope.event</td>
            <td>4.5.0</td>
            <td>Very basic event publishing system / Zope Public License</td>
          </tr>

          <tr>
            <td>zope.interface</td>
            <td>5.2.0</td>
            <td>Interfaces for Python / ZPL-2.1</td>
          </tr>

          <tr>
            <td>zstd</td>
            <td>1.4.9</td>
            <td>Zstandard - Fast real-time compression algorithm / BSD 3-Clause</td>
          </tr>
        </tbody>
      </table>
    </Accordion>

    <Accordion title="Anaconda 2021.04 for 64-bit Linux on IBM Power CPUs with Python 3.8">
      <table>
        <thead>
          <tr>
            <th>Name</th>
            <th>Version</th>
            <th>Summary / License</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[\_libgcc\_mutex](https://github.com/AnacondaRecipes/_libgcc_mutex-feedstock)</td>
            <td>0.1</td>
            <td>Mutex for libgcc and libgcc-ng / None</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.9.1</td>
            <td>Tool for encapsulating, running, and reproducing data science projects / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[argon2-cffi](https://argon2-cffi.readthedocs.org/)</td>
            <td>20.1.0</td>
            <td>The secure Argon2 password hashing algorithm. / MIT</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>1.4.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.5</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL-2.1-only</td>
          </tr>

          <tr>
            <td>[astropy](http://www.astropy.org/)</td>
            <td>4.2.1</td>
            <td>Community-developed Python Library for Astronomy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[async\_generator](https://github.com/python-trio/async_generator)</td>
            <td>1.10</td>
            <td>Async generators and context managers for Python 3.5+ / MIT</td>
          </tr>

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>20.3.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.9.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.2.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>None / BSD</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.9.3</td>
            <td>Python library designed for screen-scraping / MIT</td>
          </tr>

          <tr>
            <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
            <td>1.9.2</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.3.0</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.21.0</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>2.3.1</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](https://github.com/pydata/bottleneck)</td>
            <td>1.3.2</td>
            <td>Fast NumPy array functions written in Cython. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[brotlipy](https://github.com/python-hyper/brotlipy)</td>
            <td>0.7.0</td>
            <td>Python bindings to the Brotli compression library / MIT</td>
          </tr>

          <tr>
            <td>[bzip2](http://www.bzip.org/)</td>
            <td>1.0.8</td>
            <td>high-quality data compressor / bzip2</td>
          </tr>

          <tr>
            <td>[c-ares](https://c-ares.haxx.se/)</td>
            <td>1.17.1</td>
            <td>This is c-ares, an asynchronous resolver library / MIT</td>
          </tr>

          <tr>
            <td>[ca-certificates](https://github.com/conda-forge/ca-certificates-feedstock)</td>
            <td>2021.4.13</td>
            <td>Certificates for use with other packages. / MPL 2.0</td>
          </tr>

          <tr>
            <td>[cairo](http://cairographics.org/)</td>
            <td>1.16.0</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>2020.12.5</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

          <tr>
            <td>cffi</td>
            <td>1.14.5</td>
            <td>Foreign Function Interface for Python calling C code. / MIT</td>
          </tr>

          <tr>
            <td>[chardet](https://github.com/chardet/chardet)</td>
            <td>4.0.0</td>
            <td>Universal character encoding detector / LGPL2</td>
          </tr>

          <tr>
            <td>[click](https://palletsprojects.com/p/click)</td>
            <td>7.1.2</td>
            <td>Python composable command line interface toolkit / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
            <td>1.6.0</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.4</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.10.1</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.21.4</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.4.2</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.6.0.post1</td>
            <td>Backports and enhancements for the contextlib module / PSF 2</td>
          </tr>

          <tr>
            <td>[cryptography](https://github.com/pyca/cryptography)</td>
            <td>3.4.7</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.71.1</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.23</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.11.0</td>
            <td>Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask](https://dask.org/)</td>
            <td>2021.4.0</td>
            <td>Parallel PyData with Task Scheduling / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask-core](http://github.com/dask/dask/)</td>
            <td>2021.4.0</td>
            <td>Parallel Python with task scheduling / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[decorator](https://github.com/micheles/decorator)</td>
            <td>5.0.6</td>
            <td>Better living through Python with decorators. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>defusedxml</td>
            <td>0.7.1</td>
            <td>XML bomb protection for Python stdlib modules / PSF 2.0</td>
          </tr>

          <tr>
            <td>distributed</td>
            <td>2021.4.0</td>
            <td>Distributed computing with Dask / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.17</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.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.3.0</td>
            <td>Expat XML parser library in C / MIT</td>
          </tr>

          <tr>
            <td>[fastcache](https://github.com/pbrady/fastcache)</td>
            <td>1.1.0</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.12</td>
            <td>A platform independent file lock. / Public Domain</td>
          </tr>

          <tr>
            <td>[flask](https://flask.palletsprojects.com/en/stable/)</td>
            <td>1.1.2</td>
            <td>A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[fontconfig](http://www.freedesktop.org/wiki/Software/fontconfig/)</td>
            <td>2.13.1</td>
            <td>A library for configuring and customizing font access. / MIT</td>
          </tr>

          <tr>
            <td>[freetype](https://www.freetype.org/)</td>
            <td>2.10.4</td>
            <td>A Free, High-Quality, and Portable Font Engine / GPL-2.0-only and LicenseRef-FreeType</td>
          </tr>

          <tr>
            <td>[fsspec](https://github.com/martindurant/filesystem_spec)</td>
            <td>0.9.0</td>
            <td>A specification for pythonic filesystems / BSD-3-Clause</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](https://www.gevent.org)</td>
            <td>21.1.2</td>
            <td>Coroutine-based network library / MIT</td>
          </tr>

          <tr>
            <td>[glib](https://developer.gnome.org/glib/)</td>
            <td>2.68.1</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.7</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.2.1</td>
            <td>The GNU multiprecision library. / GPL-2.0-or-later AND LGPL-3.0-or-later</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>1.0.0</td>
            <td>Lightweight in-process concurrent programming / MIT</td>
          </tr>

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>2.10.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.4</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.1</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.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.10</td>
            <td>Internationalized Domain Names in Applications (IDNA). / BSD Like</td>
          </tr>

          <tr>
            <td>[imageio](https://imageio.github.io)</td>
            <td>2.9.0</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.2.0</td>
            <td>Getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
          </tr>

          <tr>
            <td>[importlib-metadata](https://github.com/python/importlib_metadata)</td>
            <td>3.10.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[importlib\_metadata](https://github.com/python/importlib_metadata)</td>
            <td>3.10.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[iniconfig](http://github.com/RonnyPfannschmidt/iniconfig)</td>
            <td>1.1.1</td>
            <td>iniconfig: brain-dead simple config-ini parsing / MIT</td>
          </tr>

          <tr>
            <td>[ipykernel](https://ipython.org)</td>
            <td>5.3.4</td>
            <td>IPython Kernel for Jupyter / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ipython](https://ipython.org)</td>
            <td>7.22.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.6.3</td>
            <td>Jupyter Interactive Widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[isort](https://github.com/timothycrosley/isort)</td>
            <td>5.8.0</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.1</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.17.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.11.3</td>
            <td>An easy to use stand-alone template engine written in pure python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[joblib](https://pypi.org/project/joblib/)</td>
            <td>1.0.1</td>
            <td>Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause</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>3.2.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](https://jupyter.org)</td>
            <td>6.1.12</td>
            <td>jupyter\_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_console](http://jupyter.org)</td>
            <td>6.4.0</td>
            <td>Jupyter terminal console / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_core](https://jupyter.org)</td>
            <td>4.7.1</td>
            <td>Core common functionality of Jupyter projects. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_pygments](http://github.com/JupyterLab/jupyterlab_pygments)</td>
            <td>0.1.2</td>
            <td>Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_widgets](https://github.com/jupyter-widgets/ipywidgets)</td>
            <td>1.0.0</td>
            <td>JupyterLab extension providing HTML widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.3.1</td>
            <td>An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.18.2</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.6.0</td>
            <td>A fast and thorough lazy object proxy / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[lcms2](http://www.littlecms.com/)</td>
            <td>2.12</td>
            <td>Open Source Color Management Engine / MIT</td>
          </tr>

          <tr>
            <td>[ld\_impl\_linux-ppc64le](https://www.gnu.org/software/binutils/)</td>
            <td>2.33.1</td>
            <td>A set of programming tools for creating and managing binary programs, object files, libraries, profile data, and assembly source code. / GPL-3.0-only</td>
          </tr>

          <tr>
            <td>[libarchive](http://www.libarchive.org/)</td>
            <td>3.4.2</td>
            <td>Multi-format archive and compression library / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.71.1</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.20210216</td>
            <td>Editline Library (libedit) / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libev](http://software.schmorp.de/pkg/libev.html)</td>
            <td>4.33</td>
            <td>A full-featured and high-performance event loop that is loosely modeled after libevent, but without its limitations and bugs. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libffi](https://sourceware.org/libffi/)</td>
            <td>3.3</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-3.0-only WITH GCC-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-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[liblief](https://lief.quarkslab.com/)</td>
            <td>0.10.1</td>
            <td>A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[libopenblas](http://www.openblas.net/)</td>
            <td>0.3.10</td>
            <td>An Optimized BLAS library / BSD</td>
          </tr>

          <tr>
            <td>[libpng](http://www.libpng.org/pub/png/libpng.html)</td>
            <td>1.6.37</td>
            <td>PNG reference library / zlib/libpng</td>
          </tr>

          <tr>
            <td>[libsodium](http://libsodium.org)</td>
            <td>1.0.18</td>
            <td>A modern and easy-to-use crypto library. / ISC</td>
          </tr>

          <tr>
            <td>[libssh2](https://www.libssh2.org/)</td>
            <td>1.9.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 / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.2.0</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>[libuv](http://libuv.org/)</td>
            <td>1.40.0</td>
            <td>Cross-platform asynchronous I/O / MIT</td>
          </tr>

          <tr>
            <td>[libwebp-base](https://developers.google.com/speed/webp)</td>
            <td>1.2.0</td>
            <td>WebP image library / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[libxcb](http://xcb.freedesktop.org/)</td>
            <td>1.14</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.10</td>
            <td>The XML C parser and toolkit of Gnome / MIT</td>
          </tr>

          <tr>
            <td>[libxslt](http://xmlsoft.org/XSLT/)</td>
            <td>1.1.34</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.1</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.6.3</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.9.3</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.1</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.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-PSF-based</td>
          </tr>

          <tr>
            <td>[matplotlib-base](http://matplotlib.org/)</td>
            <td>3.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-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>[mock](https://github.com/testing-cabal/mock)</td>
            <td>4.0.3</td>
            <td>A library for testing in Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/more-itertools/more-itertools)</td>
            <td>8.7.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.2</td>
            <td>The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only</td>
          </tr>

          <tr>
            <td>[mpmath](http://mpmath.org)</td>
            <td>1.2.1</td>
            <td>Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>1.0.2</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>[nbclient](https://jupyter.org)</td>
            <td>0.5.3</td>
            <td>A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbconvert](http://jupyter.org)</td>
            <td>6.0.7</td>
            <td>Converting Jupyter Notebooks / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbformat](http://jupyter.org)</td>
            <td>5.1.3</td>
            <td>The Jupyter Notebook format / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ncurses](http://www.gnu.org/software/ncurses/)</td>
            <td>6.2</td>
            <td>Library for text-based user interfaces / Free software (MIT-like)</td>
          </tr>

          <tr>
            <td>[nest-asyncio](https://github.com/erdewit/nest_asyncio)</td>
            <td>1.5.1</td>
            <td>Patch asyncio to allow nested event loops / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[networkx](https://networkx.github.io/)</td>
            <td>2.5</td>
            <td>Python package for creating and manipulating complex networks / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.6.1</td>
            <td>Natural Language Toolkit / Apache 2.0</td>
          </tr>

          <tr>
            <td>nomkl</td>
            <td>3.0</td>
            <td>None / BSD</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](https://jupyter.org)</td>
            <td>6.3.0</td>
            <td>Jupyter Notebook / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[numexpr](https://github.com/pydata/numexpr)</td>
            <td>2.7.3</td>
            <td>Fast numerical expression evaluator for NumPy. / MIT</td>
          </tr>

          <tr>
            <td>[numpy](https://numpy.org/)</td>
            <td>1.20.1</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>numpy-base]\([http://numpy.org/](http://numpy.org/))</td>
            <td>1.20.1</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
            <td>1.1.0</td>
            <td>Numpy’s Sphinx extensions / 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.3.10</td>
            <td>An optimized BLAS library / BSD</td>
          </tr>

          <tr>
            <td>openblas-devel</td>
            <td>0.3.10</td>
            <td>OpenBLAS headers and libraries for developing software that used OpenBLAS. / None</td>
          </tr>

          <tr>
            <td>[openpyxl](https://openpyxl.readthedocs.io)</td>
            <td>3.0.7</td>
            <td>A Python library to read/write Excel 2010 xlsx/xlsm files / MIT</td>
          </tr>

          <tr>
            <td>[openssl](http://www.openssl.org/)</td>
            <td>1.1.1k</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>20.9</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>1.2.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.11</td>
            <td>Universal markup converter (repackaged binaries) / GPL-2.0</td>
          </tr>

          <tr>
            <td>[pandocfilters](https://github.com/jgm/pandocfilters)</td>
            <td>1.4.3</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.7.0</td>
            <td>A Python Parser / MIT</td>
          </tr>

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>1.2.0</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.12</td>
            <td>A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL-3.0-or-later</td>
          </tr>

          <tr>
            <td>[path](https://github.com/jaraco/path)</td>
            <td>15.1.2</td>
            <td>A module wrapper for os.path / MIT</td>
          </tr>

          <tr>
            <td>[path.py](https://github.com/jaraco/path.py)</td>
            <td>12.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.5</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.44</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.8.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>8.2.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL</td>
          </tr>

          <tr>
            <td>[pip](https://pip.pypa.io/en/stable/)</td>
            <td>21.0.1</td>
            <td>PyPA recommended tool for installing Python packages / MIT</td>
          </tr>

          <tr>
            <td>[pixman](http://www.pixman.org/)</td>
            <td>0.40.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.7.0</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.13.1</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.10.1</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>3.0.17</td>
            <td>Library for building powerful interactive command lines in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
            <td>3.0.17</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.8.0</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.7.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.10.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.10.1</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.7.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.20</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pycurl](http://pycurl.sourceforge.net/)</td>
            <td>7.43.0.6</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pyerfa](https://pyerfa.readthedocs.io/)</td>
            <td>1.7.3</td>
            <td>Python bindings for ERFA routines / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[pyflakes](https://github.com/PyCQA/pyflakes)</td>
            <td>2.3.1</td>
            <td>Pyflakes analyzes programs and detects various errors. / MIT</td>
          </tr>

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.8.1</td>
            <td>Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause</td>
          </tr>

          <tr>
            <td>[pylint](http://www.pylint.org/)</td>
            <td>2.7.4</td>
            <td>python code static checker / GPL-2.0-only</td>
          </tr>

          <tr>
            <td>[pyodbc](https://github.com/mkleehammer/pyodbc)</td>
            <td>4.0.30</td>
            <td>DB API Module for ODBC / MIT</td>
          </tr>

          <tr>
            <td>[pyopenssl](https://github.com/pyca/pyopenssl)</td>
            <td>20.0.1</td>
            <td>Python wrapper module around the OpenSSL library / Apache 2.0</td>
          </tr>

          <tr>
            <td>pyparsing</td>
            <td>2.4.7</td>
            <td>Create and execute simple grammars / MIT</td>
          </tr>

          <tr>
            <td>[pyrsistent](http://github.com/tobgu/pyrsistent/)</td>
            <td>0.17.3</td>
            <td>Persistent/Functional/Immutable data structures / MIT</td>
          </tr>

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.7.1</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.6.1</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>6.2.3</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[python](https://www.python.org/)</td>
            <td>3.8.8</td>
            <td>General purpose programming language / Python-2.0</td>
          </tr>

          <tr>
            <td>[python-dateutil](https://dateutil.readthedocs.org/)</td>
            <td>2.8.1</td>
            <td>Extensions to the standard Python datetime module. / BSD 3 Clause</td>
          </tr>

          <tr>
            <td>[python-libarchive-c](https://github.com/Changaco/python-libarchive-c)</td>
            <td>2.9</td>
            <td>Python interface to libarchive / CC0-1.0</td>
          </tr>

          <tr>
            <td>[pytz](http://pythonhosted.org/pytz/)</td>
            <td>2021.1</td>
            <td>World timezone definitions, modern and historical. / MIT</td>
          </tr>

          <tr>
            <td>[pywavelets](https://github.com/PyWavelets/pywt)</td>
            <td>1.1.1</td>
            <td>Discrete Wavelet Transforms in Python / MIT</td>
          </tr>

          <tr>
            <td>[pyyaml](http://pyyaml.org/wiki/PyYAML)</td>
            <td>5.4.1</td>
            <td>YAML parser and emitter for Python / MIT</td>
          </tr>

          <tr>
            <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
            <td>20.0.0</td>
            <td>Python bindings for zeromq / BSD 3-clause</td>
          </tr>

          <tr>
            <td>readline</td>
            <td>8.1</td>
            <td>library for editing command lines as they are typed in / GPL-3.0</td>
          </tr>

          <tr>
            <td>[regex](https://bitbucket.org/mrabarnett/mrab-regex)</td>
            <td>2021.4.4</td>
            <td>Alternative regular expression module, to replace re / Python-2.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.25.1</td>
            <td>Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[ruamel\_yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)</td>
            <td>0.15.100</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

          <tr>
            <td>[scikit-image](http://scikit-image.org/)</td>
            <td>0.18.1</td>
            <td>Image processing in Python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[scikit-learn](http://scikit-learn.org/)</td>
            <td>0.24.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.6.2</td>
            <td>Scientific Library for Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[seaborn](https://seaborn.pydata.org)</td>
            <td>0.11.1</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>52.0.0</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.6.1</td>
            <td>Transforms a function into a single-dispatch generic function / MIT</td>
          </tr>

          <tr>
            <td>[six](https://six.readthedocs.io/)</td>
            <td>1.15.0</td>
            <td>Python 2 and 3 compatibility utilities / MIT</td>
          </tr>

          <tr>
            <td>[snowballstemmer](https://github.com/shibukawa/snowball_py)</td>
            <td>2.1.0</td>
            <td>Snowball stemming library collection for Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sortedcollections](http://www.grantjenks.com/docs/sortedcollections/)</td>
            <td>2.1.0</td>
            <td>Python Sorted Collections / Apache-2.0</td>
          </tr>

          <tr>
            <td>[sortedcontainers](http://www.grantjenks.com/docs/sortedcontainers/)</td>
            <td>2.3.0</td>
            <td>Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0</td>
          </tr>

          <tr>
            <td>[soupsieve](http://facelessuser.github.io/soupsieve)</td>
            <td>2.2.1</td>
            <td>A modern CSS selector implementation for BeautifulSoup / MIT</td>
          </tr>

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>3.5.3</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-applehelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-devhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-htmlhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-jsmath](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.1</td>
            <td>A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-qthelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-serializinghtml](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.1.4</td>
            <td>sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-websupport](https://pypi.python.org/pypi/sphinxcontrib-websupport)</td>
            <td>1.2.4</td>
            <td>Sphinx API for Web Apps / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sqlalchemy](http://www.sqlalchemy.org/)</td>
            <td>1.4.7</td>
            <td>Database Abstraction Library. / MIT</td>
          </tr>

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.35.4</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.12.2</td>
            <td>Statistical computations and models for use with SciPy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](https://sympy.org)</td>
            <td>1.8</td>
            <td>Python library for symbolic mathematics / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tblib](https://github.com/ionelmc/python-tblib)</td>
            <td>1.7.0</td>
            <td>Traceback serialization library. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[terminado](https://github.com/jupyter/terminado)</td>
            <td>0.9.4</td>
            <td>Terminals served by tornado websockets / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[testpath](https://testpath.readthedocs.io)</td>
            <td>0.4.4</td>
            <td>Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[threadpoolctl](https://github.com/joblib/threadpoolctl)</td>
            <td>2.1.0</td>
            <td>Python helpers to control the threadpools of native libraries / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[tifffile](https://github.com/cgohlke/tifffile)</td>
            <td>2020.10.1</td>
            <td>Read and write image data from and to TIFF files. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tk](http://www.tcl.tk/)</td>
            <td>8.6.10</td>
            <td>A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk</td>
          </tr>

          <tr>
            <td>[toml](https://github.com/uiri/toml)</td>
            <td>0.10.2</td>
            <td>Python lib for TOML. / MIT</td>
          </tr>

          <tr>
            <td>[toolz](http://toolz.readthedocs.org/)</td>
            <td>0.11.1</td>
            <td>A functional standard library for Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>6.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.59.0</td>
            <td>A Fast, Extensible Progress Meter / MPL-2.0 or MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://traitlets.readthedocs.org/)</td>
            <td>5.0.5</td>
            <td>Configuration system for Python applications / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>typing\_extensions</td>
            <td>3.7.4.3</td>
            <td>Backported and Experimental Type Hints for Python / PSF-2.0</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.9</td>
            <td>ODBC on non MS Windows platforms / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.26.4</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.2.5</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](https://palletsprojects.com/p/werkzeug/)</td>
            <td>1.0.1</td>
            <td>The comprehensive WSGI web application library. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[wheel](https://github.com/pypa/wheel)</td>
            <td>0.36.2</td>
            <td>A built-package format for Python. / MIT</td>
          </tr>

          <tr>
            <td>[widgetsnbextension](http://ipython.org)</td>
            <td>3.5.1</td>
            <td>Interactive Widgets for Jupyter / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[wrapt](https://github.com/GrahamDumpleton/wrapt)</td>
            <td>1.12.1</td>
            <td>Module for decorators, wrappers and monkey patching / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>2.0.1</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.3.8</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.5</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.2.5</td>
            <td>A C library for parsing and emitting YAML / MIT</td>
          </tr>

          <tr>
            <td>[zeromq](http://zeromq.org)</td>
            <td>4.3.4</td>
            <td>A high-performance asynchronous messaging library. / LGPL-3.0-or-later</td>
          </tr>

          <tr>
            <td>[zict](http://github.com/mrocklin/zict)</td>
            <td>2.0.0</td>
            <td>Composable Dictionary Classes / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[zipp](https://github.com/jaraco/zipp)</td>
            <td>3.4.1</td>
            <td>A pathlib-compatible Zipfile object wrapper / MIT</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>zope</td>
            <td>1.0</td>
            <td>web application server / BSD</td>
          </tr>

          <tr>
            <td>zope.event</td>
            <td>4.5.0</td>
            <td>Very basic event publishing system / Zope Public License</td>
          </tr>

          <tr>
            <td>zope.interface</td>
            <td>5.3.0</td>
            <td>Interfaces for Python / ZPL-2.1</td>
          </tr>

          <tr>
            <td>zstd</td>
            <td>1.4.5</td>
            <td>Zstandard - Fast real-time compression algorithm / BSD 3-Clause</td>
          </tr>
        </tbody>
      </table>
    </Accordion>

    <Accordion title="Anaconda 2021.04 for 64-bit Linux on ARMv8 CPUs with Python 3.8">
      <table>
        <thead>
          <tr>
            <th>Name</th>
            <th>Version</th>
            <th>Summary / License</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[\_libgcc\_mutex](https://github.com/AnacondaRecipes/_libgcc_mutex-feedstock)</td>
            <td>0.1</td>
            <td>Mutex for libgcc and libgcc-ng / None</td>
          </tr>

          <tr>
            <td>[\_openmp\_mutex](https://github.com/conda-forge/ctng-compilers-feedstock)</td>
            <td>5.1</td>
            <td>OpenMP Implementation Mutex / BSD-3-Clause</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.9.1</td>
            <td>Tool for encapsulating, running, and reproducing data science projects / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[anyio](https://github.com/agronholm/anyio)</td>
            <td>2.2.0</td>
            <td>High level compatibility layer for multiple asynchronous event loop implementations on Python / MIT</td>
          </tr>

          <tr>
            <td>[argon2-cffi](https://argon2-cffi.readthedocs.org/)</td>
            <td>20.1.0</td>
            <td>The secure Argon2 password hashing algorithm. / MIT</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>1.4.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.5</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL-2.1-only</td>
          </tr>

          <tr>
            <td>[astropy](http://www.astropy.org/)</td>
            <td>4.2.1</td>
            <td>Community-developed Python Library for Astronomy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[async\_generator](https://github.com/python-trio/async_generator)</td>
            <td>1.10</td>
            <td>Async generators and context managers for Python 3.5+ / MIT</td>
          </tr>

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>20.3.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.9.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.2.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>None / BSD</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.9.3</td>
            <td>Python library designed for screen-scraping / MIT</td>
          </tr>

          <tr>
            <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
            <td>1.7.0</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.3.0</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.21.0</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>2.3.1</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](https://github.com/pydata/bottleneck)</td>
            <td>1.3.2</td>
            <td>Fast NumPy array functions written in Cython. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[brotli](http://github.com/google/brotli)</td>
            <td>1.0.9</td>
            <td>Brotli compression format / MIT</td>
          </tr>

          <tr>
            <td>[brotlipy](https://github.com/python-hyper/brotlipy)</td>
            <td>0.7.0</td>
            <td>Python bindings to the Brotli compression library / MIT</td>
          </tr>

          <tr>
            <td>[brunsli](https://github.com/google/brunsli)</td>
            <td>0.1</td>
            <td>Practical JPEG Repacker / MIT</td>
          </tr>

          <tr>
            <td>[bzip2](http://www.bzip.org/)</td>
            <td>1.0.8</td>
            <td>high-quality data compressor / bzip2</td>
          </tr>

          <tr>
            <td>[c-ares](https://c-ares.haxx.se/)</td>
            <td>1.17.1</td>
            <td>This is c-ares, an asynchronous resolver library / MIT</td>
          </tr>

          <tr>
            <td>[ca-certificates](https://github.com/conda-forge/ca-certificates-feedstock)</td>
            <td>2021.4.13</td>
            <td>Certificates for use with other packages. / MPL 2.0</td>
          </tr>

          <tr>
            <td>[cached-property](https://github.com/pydanny/cached-property)</td>
            <td>1.5.2</td>
            <td>A decorator for caching properties in classes. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[cairo](http://cairographics.org/)</td>
            <td>1.16.0</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>2020.12.5</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

          <tr>
            <td>cffi</td>
            <td>1.14.5</td>
            <td>Foreign Function Interface for Python calling C code. / MIT</td>
          </tr>

          <tr>
            <td>[chardet](https://github.com/chardet/chardet)</td>
            <td>4.0.0</td>
            <td>Universal character encoding detector / LGPL2</td>
          </tr>

          <tr>
            <td>[charls](https://github.com/team-charls/charls)</td>
            <td>2.2.0</td>
            <td>CharLS is a C++ implementation of the JPEG-LS standard for lossless and near-lossless image compression and decompression. JPEG-LS is a low-complexity image compression standard that matches JPEG 2000 compression ratios. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[click](https://palletsprojects.com/p/click)</td>
            <td>7.1.2</td>
            <td>Python composable command line interface toolkit / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
            <td>1.6.0</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.4</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.10.1</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.21.4</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.4.2</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.6.0.post1</td>
            <td>Backports and enhancements for the contextlib module / PSF 2</td>
          </tr>

          <tr>
            <td>[cryptography](https://github.com/pyca/cryptography)</td>
            <td>3.4.7</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.71.1</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.23</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.11.0</td>
            <td>Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask](https://dask.org/)</td>
            <td>2021.4.0</td>
            <td>Parallel PyData with Task Scheduling / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask-core](http://github.com/dask/dask/)</td>
            <td>2021.4.0</td>
            <td>Parallel Python with task scheduling / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dbus](http://www.freedesktop.org/wiki/Software/dbus/)</td>
            <td>1.13.18</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>5.0.6</td>
            <td>Better living through Python with decorators. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>defusedxml</td>
            <td>0.7.1</td>
            <td>XML bomb protection for Python stdlib modules / PSF 2.0</td>
          </tr>

          <tr>
            <td>distributed</td>
            <td>2021.4.0</td>
            <td>Distributed computing with Dask / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.17</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.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.3.0</td>
            <td>Expat XML parser library in C / MIT</td>
          </tr>

          <tr>
            <td>[fastcache](https://github.com/pbrady/fastcache)</td>
            <td>1.1.0</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.12</td>
            <td>A platform independent file lock. / Public Domain</td>
          </tr>

          <tr>
            <td>[flask](https://flask.palletsprojects.com/en/stable/)</td>
            <td>1.1.2</td>
            <td>A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[fontconfig](http://www.freedesktop.org/wiki/Software/fontconfig/)</td>
            <td>2.13.1</td>
            <td>A library for configuring and customizing font access. / MIT</td>
          </tr>

          <tr>
            <td>[freetype](https://www.freetype.org/)</td>
            <td>2.10.4</td>
            <td>A Free, High-Quality, and Portable Font Engine / GPL-2.0-only and LicenseRef-FreeType</td>
          </tr>

          <tr>
            <td>[fribidi](https://github.com/fribidi/fribidi)</td>
            <td>1.0.10</td>
            <td>The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[fsspec](https://github.com/martindurant/filesystem_spec)</td>
            <td>0.9.0</td>
            <td>A specification for pythonic filesystems / BSD-3-Clause</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](https://www.gevent.org)</td>
            <td>21.1.2</td>
            <td>Coroutine-based network library / MIT</td>
          </tr>

          <tr>
            <td>[giflib](http://giflib.sourceforge.net)</td>
            <td>5.2.1</td>
            <td>Library for reading and writing gif images / MIT</td>
          </tr>

          <tr>
            <td>[glib](https://developer.gnome.org/glib/)</td>
            <td>2.68.1</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.7</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.2.1</td>
            <td>The GNU multiprecision library. / GPL-2.0-or-later AND LGPL-3.0-or-later</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.14</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>1.0.0</td>
            <td>Lightweight in-process concurrent programming / MIT</td>
          </tr>

          <tr>
            <td>[gst-plugins-base](http://gstreamer.freedesktop.org/)</td>
            <td>1.14.1</td>
            <td>GStreamer Base Plug-ins / GPL2</td>
          </tr>

          <tr>
            <td>[gstreamer](http://gstreamer.freedesktop.org/)</td>
            <td>1.14.1</td>
            <td>Library for constructing graphs of media-handling components / LGPL 2</td>
          </tr>

          <tr>
            <td>[h5py](http://www.h5py.org/)</td>
            <td>3.1.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>2.8.0</td>
            <td>An OpenType text shaping engine. / MIT</td>
          </tr>

          <tr>
            <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
            <td>1.12.0</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.1</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.1</td>
            <td>HTML parser based on the WHATWG HTML specification / MIT</td>
          </tr>

          <tr>
            <td>[icu](http://site.icu-project.org/)</td>
            <td>68.1</td>
            <td>International Components for Unicode. / MIT</td>
          </tr>

          <tr>
            <td>[idna](https://github.com/kjd/idna)</td>
            <td>2.10</td>
            <td>Internationalized Domain Names in Applications (IDNA). / BSD Like</td>
          </tr>

          <tr>
            <td>[imagecodecs](https://www.lfd.uci.edu/~gohlke/)</td>
            <td>2021.1.11</td>
            <td>Image transformation, compression, and decompression codecs / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[imageio](https://imageio.github.io)</td>
            <td>2.9.0</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.2.0</td>
            <td>Getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
          </tr>

          <tr>
            <td>[importlib-metadata](https://github.com/python/importlib_metadata)</td>
            <td>2.0.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[importlib\_metadata](https://github.com/python/importlib_metadata)</td>
            <td>2.0.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[iniconfig](http://github.com/RonnyPfannschmidt/iniconfig)</td>
            <td>1.1.1</td>
            <td>iniconfig: brain-dead simple config-ini parsing / MIT</td>
          </tr>

          <tr>
            <td>[ipykernel](https://ipython.org)</td>
            <td>5.3.4</td>
            <td>IPython Kernel for Jupyter / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ipython](https://ipython.org)</td>
            <td>7.22.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.6.3</td>
            <td>Jupyter Interactive Widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[isort](https://github.com/timothycrosley/isort)</td>
            <td>5.8.0</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.1</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.17.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.11.3</td>
            <td>An easy to use stand-alone template engine written in pure python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[joblib](https://pypi.org/project/joblib/)</td>
            <td>1.0.1</td>
            <td>Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jpeg](http://www.ijg.org/)</td>
            <td>9d</td>
            <td>read/write jpeg COM, EXIF, IPTC medata / Custom free software license</td>
          </tr>

          <tr>
            <td>[json5](https://github.com/dpranke/pyjson5)</td>
            <td>0.9.5</td>
            <td>A Python implementation of the JSON5 data format / Apache-2.0</td>
          </tr>

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</td>
            <td>3.2.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-packaging](https://github.com/jupyter/jupyter-packaging)</td>
            <td>0.7.12</td>
            <td>Jupyter Packaging Utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_client](https://jupyter.org)</td>
            <td>6.1.12</td>
            <td>jupyter\_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_console](http://jupyter.org)</td>
            <td>6.4.0</td>
            <td>Jupyter terminal console / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_core](https://jupyter.org)</td>
            <td>4.7.1</td>
            <td>Core common functionality of Jupyter projects. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_server](https://jupyter.org)</td>
            <td>1.4.1</td>
            <td>Jupyter Server / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab](https://github.com/jupyterlab/jupyterlab)</td>
            <td>3.0.14</td>
            <td>JupyterLab PRE-ALPHA / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_pygments](http://github.com/JupyterLab/jupyterlab_pygments)</td>
            <td>0.1.2</td>
            <td>Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_server](https://github.com/jupyterlab/jupyterlab_server)</td>
            <td>2.4.0</td>
            <td>A set of server components for JupyterLab and JupyterLab like applications. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_widgets](https://github.com/jupyter-widgets/ipywidgets)</td>
            <td>1.0.0</td>
            <td>JupyterLab extension providing HTML widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jxrlib](https://packages.debian.org/source/sid/jxrlib)</td>
            <td>1.1</td>
            <td>jxrlib - JPEG XR Library by Microsoft, built from Debian hosted sources. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.3.1</td>
            <td>An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.19.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.6.0</td>
            <td>A fast and thorough lazy object proxy / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[lcms2](http://www.littlecms.com/)</td>
            <td>2.11</td>
            <td>Open Source Color Management Engine / MIT</td>
          </tr>

          <tr>
            <td>[ld\_impl\_linux-aarch64](https://www.gnu.org/software/binutils/)</td>
            <td>2.36.1</td>
            <td>A set of programming tools for creating and managing binary programs, object files, libraries, profile data, and assembly source code. / GPL-3.0-only</td>
          </tr>

          <tr>
            <td>[lerc](https://github.com/Esri/lerc)</td>
            <td>2.2.1</td>
            <td>LERC - Limited Error Raster Compression / Apache-2.0</td>
          </tr>

          <tr>
            <td>[libaec](https://gitlab.dkrz.de/k202009/libaec)</td>
            <td>1.0.4</td>
            <td>Adaptive Entropy Coding library / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libarchive](http://www.libarchive.org/)</td>
            <td>3.4.2</td>
            <td>Multi-format archive and compression library / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.71.1</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>[libdeflate](https://github.com/ebiggers/libdeflate)</td>
            <td>1.7</td>
            <td>libdeflate is a library for fast, whole-buffer DEFLATE-based compression and decompression. / MIT</td>
          </tr>

          <tr>
            <td>[libedit](http://thrysoee.dk/editline/)</td>
            <td>3.1.20210216</td>
            <td>Editline Library (libedit) / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libev](http://software.schmorp.de/pkg/libev.html)</td>
            <td>4.33</td>
            <td>A full-featured and high-performance event loop that is loosely modeled after libevent, but without its limitations and bugs. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libffi](https://sourceware.org/libffi/)</td>
            <td>3.3</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>10.2.0</td>
            <td>The GCC low-level runtime library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libgfortran-ng](https://gcc.gnu.org/)</td>
            <td>10.2.0</td>
            <td>The GNU Fortran Runtime Library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libgfortran5](https://gcc.gnu.org/)</td>
            <td>10.2.0</td>
            <td>The GNU Fortran Runtime Library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libgomp](https://gcc.gnu.org/onlinedocs/gccint/Libgcc.html)</td>
            <td>10.2.0</td>
            <td>The GCC OpenMP implementation. / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[liblief](https://lief.quarkslab.com/)</td>
            <td>0.10.1</td>
            <td>A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[libllvm10](http://llvm.org/)</td>
            <td>10.0.1</td>
            <td>Development headers and libraries for LLVM / Apache-2.0 WITH LLVM-exception</td>
          </tr>

          <tr>
            <td>[libopenblas](http://www.openblas.net/)</td>
            <td>0.3.13</td>
            <td>An Optimized BLAS library / BSD</td>
          </tr>

          <tr>
            <td>[libpng](http://www.libpng.org/pub/png/libpng.html)</td>
            <td>1.6.37</td>
            <td>PNG reference library / zlib/libpng</td>
          </tr>

          <tr>
            <td>[libsodium](http://libsodium.org)</td>
            <td>1.0.18</td>
            <td>A modern and easy-to-use crypto library. / ISC</td>
          </tr>

          <tr>
            <td>[libssh2](https://www.libssh2.org/)</td>
            <td>1.9.0</td>
            <td>the SSH library / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[libstdcxx-ng](https://gcc.gnu.org/)</td>
            <td>10.2.0</td>
            <td>The GNU C++ Runtime Library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.1.0</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>[libuv](http://libuv.org/)</td>
            <td>1.40.0</td>
            <td>Cross-platform asynchronous I/O / MIT</td>
          </tr>

          <tr>
            <td>[libwebp](https://developers.google.com/speed/webp/)</td>
            <td>1.2.0</td>
            <td>WebP image library / Google</td>
          </tr>

          <tr>
            <td>[libxcb](http://xcb.freedesktop.org/)</td>
            <td>1.14</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.10</td>
            <td>The XML C parser and toolkit of Gnome / MIT</td>
          </tr>

          <tr>
            <td>[libxslt](http://xmlsoft.org/XSLT/)</td>
            <td>1.1.34</td>
            <td>The XSLT C library developed for the GNOME project / MIT</td>
          </tr>

          <tr>
            <td>[libzopfli](https://github.com/google/zopfli)</td>
            <td>1.0.3</td>
            <td>A compression library programmed in C to perform very good, but slow, deflate or zlib compression. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[llvmlite](http://llvmlite.pydata.org)</td>
            <td>0.36.0</td>
            <td>A lightweight LLVM python binding for writing JIT compilers. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[locket](https://github.com/mwilliamson/locket.py)</td>
            <td>0.2.1</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.6.3</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.9.3</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.1</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.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-PSF-based</td>
          </tr>

          <tr>
            <td>[matplotlib-base](http://matplotlib.org/)</td>
            <td>3.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-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>[mock](https://github.com/testing-cabal/mock)</td>
            <td>4.0.3</td>
            <td>A library for testing in Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/more-itertools/more-itertools)</td>
            <td>8.7.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.2</td>
            <td>The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only</td>
          </tr>

          <tr>
            <td>[mpmath](http://mpmath.org)</td>
            <td>1.2.1</td>
            <td>Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>1.0.2</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>[nbclassic](http://github.com/jupyterlab/nbclassic)</td>
            <td>0.2.6</td>
            <td>Jupyter Notebook as a Jupyter Server Extension. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbclient](https://jupyter.org)</td>
            <td>0.5.3</td>
            <td>A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbconvert](http://jupyter.org)</td>
            <td>6.0.7</td>
            <td>Converting Jupyter Notebooks / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbformat](http://jupyter.org)</td>
            <td>5.1.3</td>
            <td>The Jupyter Notebook format / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ncurses](http://www.gnu.org/software/ncurses/)</td>
            <td>6.2</td>
            <td>Library for text-based user interfaces / Free software (MIT-like)</td>
          </tr>

          <tr>
            <td>[nest-asyncio](https://github.com/erdewit/nest_asyncio)</td>
            <td>1.5.1</td>
            <td>Patch asyncio to allow nested event loops / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[networkx](https://networkx.github.io/)</td>
            <td>2.5</td>
            <td>Python package for creating and manipulating complex networks / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.6.1</td>
            <td>Natural Language Toolkit / Apache 2.0</td>
          </tr>

          <tr>
            <td>nomkl</td>
            <td>3.0</td>
            <td>None / BSD</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](https://jupyter.org)</td>
            <td>6.3.0</td>
            <td>Jupyter Notebook / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[numexpr](https://github.com/pydata/numexpr)</td>
            <td>2.7.3</td>
            <td>Fast numerical expression evaluator for NumPy. / MIT</td>
          </tr>

          <tr>
            <td>[numpy](https://numpy.org/)</td>
            <td>1.20.1</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>numpy-base]\([http://numpy.org/](http://numpy.org/))</td>
            <td>1.20.1</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
            <td>1.1.0</td>
            <td>Numpy’s Sphinx extensions / 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.3.13</td>
            <td>An optimized BLAS library / BSD</td>
          </tr>

          <tr>
            <td>openblas-devel</td>
            <td>0.3.13</td>
            <td>OpenBLAS headers and libraries for developing software that used OpenBLAS. / None</td>
          </tr>

          <tr>
            <td>[openjpeg](http://www.openjpeg.org/)</td>
            <td>2.3.0</td>
            <td>An open-source JPEG 2000 codec written in C / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[openpyxl](https://openpyxl.readthedocs.io)</td>
            <td>3.0.7</td>
            <td>A Python library to read/write Excel 2010 xlsx/xlsm files / MIT</td>
          </tr>

          <tr>
            <td>[openssl](http://www.openssl.org/)</td>
            <td>1.1.1k</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>20.9</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>1.2.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.12</td>
            <td>Universal markup converter (repackaged binaries) / GPL-2.0</td>
          </tr>

          <tr>
            <td>[pandocfilters](https://github.com/jgm/pandocfilters)</td>
            <td>1.4.3</td>
            <td>A python module for writing pandoc filters / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[pango](http://www.pango.org/)</td>
            <td>1.45.3</td>
            <td>Text layout and rendering engine. / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[parso](https://github.com/davidhalter/parso)</td>
            <td>0.7.0</td>
            <td>A Python Parser / MIT</td>
          </tr>

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>1.2.0</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.11</td>
            <td>A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL-3.0-or-later</td>
          </tr>

          <tr>
            <td>[path](https://github.com/jaraco/path)</td>
            <td>15.1.2</td>
            <td>A module wrapper for os.path / MIT</td>
          </tr>

          <tr>
            <td>[path.py](https://github.com/jaraco/path.py)</td>
            <td>12.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.5</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.44</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.8.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>8.2.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL</td>
          </tr>

          <tr>
            <td>[pip](https://pip.pypa.io/en/stable/)</td>
            <td>21.0.1</td>
            <td>PyPA recommended tool for installing Python packages / MIT</td>
          </tr>

          <tr>
            <td>[pixman](http://www.pixman.org/)</td>
            <td>0.40.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.7.0</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.13.1</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.10.1</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>3.0.17</td>
            <td>Library for building powerful interactive command lines in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
            <td>3.0.17</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.8.0</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.7.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.10.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.10.1</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.7.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.20</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pycurl](http://pycurl.sourceforge.net/)</td>
            <td>7.43.0.6</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pyerfa](https://pyerfa.readthedocs.io/)</td>
            <td>1.7.2</td>
            <td>Python bindings for ERFA routines / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[pyflakes](https://github.com/PyCQA/pyflakes)</td>
            <td>2.3.1</td>
            <td>Pyflakes analyzes programs and detects various errors. / MIT</td>
          </tr>

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.8.1</td>
            <td>Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause</td>
          </tr>

          <tr>
            <td>[pylint](http://www.pylint.org/)</td>
            <td>2.7.4</td>
            <td>python code static checker / GPL-2.0-only</td>
          </tr>

          <tr>
            <td>[pyodbc](https://github.com/mkleehammer/pyodbc)</td>
            <td>4.0.30</td>
            <td>DB API Module for ODBC / MIT</td>
          </tr>

          <tr>
            <td>[pyopenssl](https://github.com/pyca/pyopenssl)</td>
            <td>20.0.1</td>
            <td>Python wrapper module around the OpenSSL library / Apache 2.0</td>
          </tr>

          <tr>
            <td>pyparsing</td>
            <td>2.4.7</td>
            <td>Create and execute simple grammars / MIT</td>
          </tr>

          <tr>
            <td>[pyrsistent](http://github.com/tobgu/pyrsistent/)</td>
            <td>0.17.3</td>
            <td>Persistent/Functional/Immutable data structures / MIT</td>
          </tr>

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.7.1</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.6.1</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>6.2.3</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[python](https://www.python.org/)</td>
            <td>3.8.8</td>
            <td>General purpose programming language / Python-2.0</td>
          </tr>

          <tr>
            <td>[python-dateutil](https://dateutil.readthedocs.org/)</td>
            <td>2.8.1</td>
            <td>Extensions to the standard Python datetime module. / BSD 3 Clause</td>
          </tr>

          <tr>
            <td>[python-libarchive-c](https://github.com/Changaco/python-libarchive-c)</td>
            <td>2.9</td>
            <td>Python interface to libarchive / CC0-1.0</td>
          </tr>

          <tr>
            <td>[pytz](http://pythonhosted.org/pytz/)</td>
            <td>2021.1</td>
            <td>World timezone definitions, modern and historical. / MIT</td>
          </tr>

          <tr>
            <td>[pywavelets](https://github.com/PyWavelets/pywt)</td>
            <td>1.1.1</td>
            <td>Discrete Wavelet Transforms in Python / MIT</td>
          </tr>

          <tr>
            <td>[pyyaml](http://pyyaml.org/wiki/PyYAML)</td>
            <td>5.4.1</td>
            <td>YAML parser and emitter for Python / MIT</td>
          </tr>

          <tr>
            <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
            <td>20.0.0</td>
            <td>Python bindings for zeromq / BSD 3-clause</td>
          </tr>

          <tr>
            <td>readline</td>
            <td>8.1</td>
            <td>library for editing command lines as they are typed in / GPL-3.0</td>
          </tr>

          <tr>
            <td>[regex](https://bitbucket.org/mrabarnett/mrab-regex)</td>
            <td>2021.4.4</td>
            <td>Alternative regular expression module, to replace re / Python-2.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.25.1</td>
            <td>Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[rope](https://github.com/python-rope/rope)</td>
            <td>0.18.0</td>
            <td>A python refactoring library / GPL 2.0</td>
          </tr>

          <tr>
            <td>[ruamel\_yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)</td>
            <td>0.15.80</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

          <tr>
            <td>[scikit-image](http://scikit-image.org/)</td>
            <td>0.18.1</td>
            <td>Image processing in Python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[scikit-learn](http://scikit-learn.org/)</td>
            <td>0.24.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.6.2</td>
            <td>Scientific Library for Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[seaborn](https://seaborn.pydata.org)</td>
            <td>0.11.1</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>52.0.0</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.6.1</td>
            <td>Transforms a function into a single-dispatch generic function / MIT</td>
          </tr>

          <tr>
            <td>sip</td>
            <td>4.19.25</td>
            <td>Create Python bindings for C and C++ libraries / GPL-3.0</td>
          </tr>

          <tr>
            <td>[six](https://six.readthedocs.io/)</td>
            <td>1.15.0</td>
            <td>Python 2 and 3 compatibility utilities / MIT</td>
          </tr>

          <tr>
            <td>[snappy](https://github.com/google/snappy)</td>
            <td>1.1.8</td>
            <td>A fast compressor/decompressor / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[sniffio](https://github.com/python-trio/sniffio)</td>
            <td>1.2.0</td>
            <td>Sniff out which async library your code is running under / Apache-2.0</td>
          </tr>

          <tr>
            <td>[snowballstemmer](https://github.com/shibukawa/snowball_py)</td>
            <td>2.1.0</td>
            <td>Snowball stemming library collection for Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sortedcollections](http://www.grantjenks.com/docs/sortedcollections/)</td>
            <td>2.1.0</td>
            <td>Python Sorted Collections / Apache-2.0</td>
          </tr>

          <tr>
            <td>[sortedcontainers](http://www.grantjenks.com/docs/sortedcontainers/)</td>
            <td>2.3.0</td>
            <td>Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0</td>
          </tr>

          <tr>
            <td>[soupsieve](http://facelessuser.github.io/soupsieve)</td>
            <td>2.2.1</td>
            <td>A modern CSS selector implementation for BeautifulSoup / MIT</td>
          </tr>

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>3.5.3</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-applehelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-devhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-htmlhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-jsmath](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.1</td>
            <td>A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-qthelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-serializinghtml](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.1.4</td>
            <td>sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-websupport](https://pypi.python.org/pypi/sphinxcontrib-websupport)</td>
            <td>1.2.4</td>
            <td>Sphinx API for Web Apps / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sqlalchemy](http://www.sqlalchemy.org/)</td>
            <td>1.3.23</td>
            <td>Database Abstraction Library. / MIT</td>
          </tr>

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.35.4</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.12.2</td>
            <td>Statistical computations and models for use with SciPy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](https://sympy.org)</td>
            <td>1.8</td>
            <td>Python library for symbolic mathematics / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tblib](https://github.com/ionelmc/python-tblib)</td>
            <td>1.7.0</td>
            <td>Traceback serialization library. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[terminado](https://github.com/jupyter/terminado)</td>
            <td>0.9.4</td>
            <td>Terminals served by tornado websockets / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[testpath](https://testpath.readthedocs.io)</td>
            <td>0.4.4</td>
            <td>Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[threadpoolctl](https://github.com/joblib/threadpoolctl)</td>
            <td>2.1.0</td>
            <td>Python helpers to control the threadpools of native libraries / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[tifffile](https://github.com/cgohlke/tifffile)</td>
            <td>2021.3.31</td>
            <td>Read and write image data from and to TIFF files. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tk](http://www.tcl.tk/)</td>
            <td>8.6.10</td>
            <td>A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk</td>
          </tr>

          <tr>
            <td>[toml](https://github.com/uiri/toml)</td>
            <td>0.10.2</td>
            <td>Python lib for TOML. / MIT</td>
          </tr>

          <tr>
            <td>[toolz](http://toolz.readthedocs.org/)</td>
            <td>0.11.1</td>
            <td>A functional standard library for Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>6.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.59.0</td>
            <td>A Fast, Extensible Progress Meter / MPL-2.0 or MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://traitlets.readthedocs.org/)</td>
            <td>5.0.5</td>
            <td>Configuration system for Python applications / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>typing\_extensions</td>
            <td>3.7.4.3</td>
            <td>Backported and Experimental Type Hints for Python / PSF-2.0</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.9</td>
            <td>ODBC on non MS Windows platforms / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.26.4</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.2.5</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](https://palletsprojects.com/p/werkzeug/)</td>
            <td>1.0.1</td>
            <td>The comprehensive WSGI web application library. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[wheel](https://github.com/pypa/wheel)</td>
            <td>0.36.2</td>
            <td>A built-package format for Python. / MIT</td>
          </tr>

          <tr>
            <td>[widgetsnbextension](http://ipython.org)</td>
            <td>3.5.1</td>
            <td>Interactive Widgets for Jupyter / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[wrapt](https://github.com/GrahamDumpleton/wrapt)</td>
            <td>1.12.1</td>
            <td>Module for decorators, wrappers and monkey patching / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>2.0.1</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.3.8</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.5</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.3.4</td>
            <td>A high-performance asynchronous messaging library. / LGPL-3.0-or-later</td>
          </tr>

          <tr>
            <td>zfp</td>
            <td>0.5.5</td>
            <td>Library for compressed numerical arrays that support high throughput read and write random access / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[zict](http://github.com/mrocklin/zict)</td>
            <td>2.0.0</td>
            <td>Composable Dictionary Classes / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[zipp](https://github.com/jaraco/zipp)</td>
            <td>3.4.1</td>
            <td>A pathlib-compatible Zipfile object wrapper / MIT</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>zope</td>
            <td>1.0</td>
            <td>web application server / BSD</td>
          </tr>

          <tr>
            <td>zope.event</td>
            <td>4.5.0</td>
            <td>Very basic event publishing system / Zope Public License</td>
          </tr>

          <tr>
            <td>zope.interface</td>
            <td>5.2.0</td>
            <td>Interfaces for Python / ZPL-2.1</td>
          </tr>

          <tr>
            <td>zstd</td>
            <td>1.4.9</td>
            <td>Zstandard - Fast real-time compression algorithm / BSD 3-Clause</td>
          </tr>
        </tbody>
      </table>
    </Accordion>

    <Accordion title="Anaconda 2021.04 for 64-bit Linux with Python 3.8">
      <table>
        <thead>
          <tr>
            <th>Name</th>
            <th>Version</th>
            <th>Summary / License</th>
          </tr>
        </thead>

        <tbody>
          <tr>
            <td>[\_libgcc\_mutex](https://github.com/AnacondaRecipes/_libgcc_mutex-feedstock)</td>
            <td>0.1</td>
            <td>Mutex for libgcc and libgcc-ng / None</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>2.0.3</td>
            <td>Anaconda Navigator / proprietary - Continuum Analytics, Inc.</td>
          </tr>

          <tr>
            <td>[anaconda-project](https://github.com/Anaconda-Platform/anaconda-project)</td>
            <td>0.9.1</td>
            <td>Tool for encapsulating, running, and reproducing data science projects / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[anyio](https://github.com/agronholm/anyio)</td>
            <td>2.2.0</td>
            <td>High level compatibility layer for multiple asynchronous event loop implementations on Python / MIT</td>
          </tr>

          <tr>
            <td>[appdirs](http://github.com/ActiveState/appdirs)</td>
            <td>1.4.4</td>
            <td>A small Python module for determining appropriate platform-specific dirs. / MIT</td>
          </tr>

          <tr>
            <td>[argh](https://github.com/neithere/argh)</td>
            <td>0.26.2</td>
            <td>The Natural CLI. / LGPL 3</td>
          </tr>

          <tr>
            <td>[argon2-cffi](https://argon2-cffi.readthedocs.org/)</td>
            <td>20.1.0</td>
            <td>The secure Argon2 password hashing algorithm. / MIT</td>
          </tr>

          <tr>
            <td>[asn1crypto](https://github.com/wbond/asn1crypto)</td>
            <td>1.4.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.5</td>
            <td>A abstract syntax tree for Python with inference support. / LGPL-2.1-only</td>
          </tr>

          <tr>
            <td>[astropy](http://www.astropy.org/)</td>
            <td>4.2.1</td>
            <td>Community-developed Python Library for Astronomy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[async\_generator](https://github.com/python-trio/async_generator)</td>
            <td>1.10</td>
            <td>Async generators and context managers for Python 3.5+ / MIT</td>
          </tr>

          <tr>
            <td>[atomicwrites](https://github.com/untitaker/python-atomicwrites)</td>
            <td>1.4.0</td>
            <td>Atomic file writes / MIT</td>
          </tr>

          <tr>
            <td>[attrs](https://attrs.readthedocs.io/en/stable/)</td>
            <td>20.3.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>[autopep8](https://github.com/hhatto/autopep8)</td>
            <td>1.5.6</td>
            <td>A tool that automatically formats Python code to conform to the PEP 8 style guide / MIT</td>
          </tr>

          <tr>
            <td>[babel](http://babel.pocoo.org/)</td>
            <td>2.9.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.2.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>None / BSD</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.9.3</td>
            <td>Python library designed for screen-scraping / MIT</td>
          </tr>

          <tr>
            <td>[bitarray](https://github.com/ilanschnell/bitarray)</td>
            <td>1.9.2</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>[black](https://github.com/python/black)</td>
            <td>19.10b0</td>
            <td>The Uncompromising Code Formatter / MIT</td>
          </tr>

          <tr>
            <td>blas</td>
            <td>1.0</td>

            <td />
          </tr>

          <tr>
            <td>[bleach](https://github.com/mozilla/bleach)</td>
            <td>3.3.0</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.21.0</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>2.3.1</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](https://github.com/pydata/bottleneck)</td>
            <td>1.3.2</td>
            <td>Fast NumPy array functions written in Cython. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[brotlipy](https://github.com/python-hyper/brotlipy)</td>
            <td>0.7.0</td>
            <td>Python bindings to the Brotli compression library / MIT</td>
          </tr>

          <tr>
            <td>[bzip2](http://www.bzip.org/)</td>
            <td>1.0.8</td>
            <td>high-quality data compressor / bzip2</td>
          </tr>

          <tr>
            <td>[c-ares](https://c-ares.haxx.se/)</td>
            <td>1.17.1</td>
            <td>This is c-ares, an asynchronous resolver library / MIT</td>
          </tr>

          <tr>
            <td>[ca-certificates](https://github.com/conda-forge/ca-certificates-feedstock)</td>
            <td>2021.4.13</td>
            <td>Certificates for use with other packages. / MPL 2.0</td>
          </tr>

          <tr>
            <td>[cairo](http://cairographics.org/)</td>
            <td>1.16.0</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>2020.12.5</td>
            <td>Python package for providing Mozilla’s CA Bundle. / ISC</td>
          </tr>

          <tr>
            <td>cffi</td>
            <td>1.14.5</td>
            <td>Foreign Function Interface for Python calling C code. / MIT</td>
          </tr>

          <tr>
            <td>[chardet](https://github.com/chardet/chardet)</td>
            <td>4.0.0</td>
            <td>Universal character encoding detector / LGPL2</td>
          </tr>

          <tr>
            <td>[click](https://palletsprojects.com/p/click)</td>
            <td>7.1.2</td>
            <td>Python composable command line interface toolkit / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[cloudpickle](https://github.com/cloudpipe/cloudpickle)</td>
            <td>1.6.0</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.4</td>
            <td>Cross-platform colored terminal text / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[conda](https://conda.io)</td>
            <td>4.10.1</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.21.4</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.4.2</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.6.0.post1</td>
            <td>Backports and enhancements for the contextlib module / PSF 2</td>
          </tr>

          <tr>
            <td>[cryptography](https://github.com/pyca/cryptography)</td>
            <td>3.4.7</td>
            <td>Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT</td>
          </tr>

          <tr>
            <td>[curl](http://curl.haxx.se/)</td>
            <td>7.71.1</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.23</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.11.0</td>
            <td>Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask](https://dask.org/)</td>
            <td>2021.4.0</td>
            <td>Parallel PyData with Task Scheduling / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dask-core](http://github.com/dask/dask/)</td>
            <td>2021.4.0</td>
            <td>Parallel Python with task scheduling / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[dbus](http://www.freedesktop.org/wiki/Software/dbus/)</td>
            <td>1.13.18</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>5.0.6</td>
            <td>Better living through Python with decorators. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>defusedxml</td>
            <td>0.7.1</td>
            <td>XML bomb protection for Python stdlib modules / PSF 2.0</td>
          </tr>

          <tr>
            <td>[diff-match-patch](http://code.google.com/p/google-diff-match-patch/)</td>
            <td>20200713</td>
            <td>Diff Match Patch is a high-performance library in multiple languages that manipulates plain text / Apache-2.0</td>
          </tr>

          <tr>
            <td>distributed</td>
            <td>2021.4.0</td>
            <td>Distributed computing with Dask / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[docutils](http://docutils.sourceforge.net/)</td>
            <td>0.17</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.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.3.0</td>
            <td>Expat XML parser library in C / MIT</td>
          </tr>

          <tr>
            <td>[fastcache](https://github.com/pbrady/fastcache)</td>
            <td>1.1.0</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.12</td>
            <td>A platform independent file lock. / Public Domain</td>
          </tr>

          <tr>
            <td>[flake8](http://flake8.pycqa.org/)</td>
            <td>3.9.0</td>
            <td>Your Tool For Style Guide Enforcement / MIT</td>
          </tr>

          <tr>
            <td>[flask](https://flask.palletsprojects.com/en/stable/)</td>
            <td>1.1.2</td>
            <td>A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[fontconfig](http://www.freedesktop.org/wiki/Software/fontconfig/)</td>
            <td>2.13.1</td>
            <td>A library for configuring and customizing font access. / MIT</td>
          </tr>

          <tr>
            <td>[freetype](https://www.freetype.org/)</td>
            <td>2.10.4</td>
            <td>A Free, High-Quality, and Portable Font Engine / GPL-2.0-only and LicenseRef-FreeType</td>
          </tr>

          <tr>
            <td>[fribidi](https://github.com/fribidi/fribidi)</td>
            <td>1.0.10</td>
            <td>The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[fsspec](https://github.com/martindurant/filesystem_spec)</td>
            <td>0.9.0</td>
            <td>A specification for pythonic filesystems / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[future](http://python-future.org)</td>
            <td>0.18.2</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](https://www.gevent.org)</td>
            <td>21.1.2</td>
            <td>Coroutine-based network library / MIT</td>
          </tr>

          <tr>
            <td>[glib](https://developer.gnome.org/glib/)</td>
            <td>2.68.1</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.7</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.2.1</td>
            <td>The GNU multiprecision library. / GPL-2.0-or-later AND LGPL-3.0-or-later</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.14</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>1.0.0</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.10.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>2.8.0</td>
            <td>An OpenType text shaping engine. / MIT</td>
          </tr>

          <tr>
            <td>[hdf5](http://www.hdfgroup.org/HDF5/)</td>
            <td>1.10.4</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.1</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.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.10</td>
            <td>Internationalized Domain Names in Applications (IDNA). / BSD Like</td>
          </tr>

          <tr>
            <td>[imageio](https://imageio.github.io)</td>
            <td>2.9.0</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.2.0</td>
            <td>Getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
          </tr>

          <tr>
            <td>[importlib-metadata](https://github.com/python/importlib_metadata)</td>
            <td>3.10.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[importlib\_metadata](https://github.com/python/importlib_metadata)</td>
            <td>3.10.0</td>
            <td>A library to access the metadata for a Python package / Apache-2.0</td>
          </tr>

          <tr>
            <td>[iniconfig](http://github.com/RonnyPfannschmidt/iniconfig)</td>
            <td>1.1.1</td>
            <td>iniconfig: brain-dead simple config-ini parsing / MIT</td>
          </tr>

          <tr>
            <td>[intel-openmp](https://software.intel.com/en-us/node/522690)</td>
            <td>2021.2.0</td>
            <td>Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel</td>
          </tr>

          <tr>
            <td>[intervaltree](https://github.com/chaimleib/intervaltree)</td>
            <td>3.1.0</td>
            <td>Editable interval tree data structure for Python 2 and 3 / Apache-2.0</td>
          </tr>

          <tr>
            <td>[ipykernel](https://ipython.org)</td>
            <td>5.3.4</td>
            <td>IPython Kernel for Jupyter / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ipython](https://ipython.org)</td>
            <td>7.22.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.6.3</td>
            <td>Jupyter Interactive Widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[isort](https://github.com/timothycrosley/isort)</td>
            <td>5.8.0</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.1</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.17.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.6.0</td>
            <td>Pure Python DBus interface / MIT</td>
          </tr>

          <tr>
            <td>[jinja2](https://jinja.palletsprojects.com/en/stable/)</td>
            <td>2.11.3</td>
            <td>An easy to use stand-alone template engine written in pure python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[joblib](https://pypi.org/project/joblib/)</td>
            <td>1.0.1</td>
            <td>Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause</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>[json5](https://github.com/dpranke/pyjson5)</td>
            <td>0.9.5</td>
            <td>A Python implementation of the JSON5 data format / Apache-2.0</td>
          </tr>

          <tr>
            <td>[jsonschema](https://github.com/Julian/jsonschema)</td>
            <td>3.2.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-packaging](https://github.com/jupyter/jupyter-packaging)</td>
            <td>0.7.12</td>
            <td>Jupyter Packaging Utilities / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_client](https://jupyter.org)</td>
            <td>6.1.12</td>
            <td>jupyter\_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_console](http://jupyter.org)</td>
            <td>6.4.0</td>
            <td>Jupyter terminal console / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_core](https://jupyter.org)</td>
            <td>4.7.1</td>
            <td>Core common functionality of Jupyter projects. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyter\_server](https://jupyter.org)</td>
            <td>1.4.1</td>
            <td>Jupyter Server / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab](https://github.com/jupyterlab/jupyterlab)</td>
            <td>3.0.14</td>
            <td>JupyterLab PRE-ALPHA / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_pygments](http://github.com/JupyterLab/jupyterlab_pygments)</td>
            <td>0.1.2</td>
            <td>Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_server](https://github.com/jupyterlab/jupyterlab_server)</td>
            <td>2.4.0</td>
            <td>A set of server components for JupyterLab and JupyterLab like applications. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[jupyterlab\_widgets](https://github.com/jupyter-widgets/ipywidgets)</td>
            <td>1.0.0</td>
            <td>JupyterLab extension providing HTML widgets / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[keyring](https://github.com/jaraco/keyring)</td>
            <td>22.3.0</td>
            <td>Store and access your passwords safely / MIT</td>
          </tr>

          <tr>
            <td>[kiwisolver](https://github.com/nucleic/kiwi)</td>
            <td>1.3.1</td>
            <td>An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[krb5](http://web.mit.edu/kerberos/)</td>
            <td>1.18.2</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.6.0</td>
            <td>A fast and thorough lazy object proxy / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[lcms2](http://www.littlecms.com/)</td>
            <td>2.12</td>
            <td>Open Source Color Management Engine / MIT</td>
          </tr>

          <tr>
            <td>[ld\_impl\_linux-64](https://www.gnu.org/software/binutils/)</td>
            <td>2.33.1</td>
            <td>A set of programming tools for creating and managing binary programs, object files, libraries, profile data, and assembly source code. / GPL-3.0-only</td>
          </tr>

          <tr>
            <td>[libarchive](http://www.libarchive.org/)</td>
            <td>3.4.2</td>
            <td>Multi-format archive and compression library / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libcurl](http://curl.haxx.se/)</td>
            <td>7.71.1</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.20210216</td>
            <td>Editline Library (libedit) / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libev](http://software.schmorp.de/pkg/libev.html)</td>
            <td>4.33</td>
            <td>A full-featured and high-performance event loop that is loosely modeled after libevent, but without its limitations and bugs. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[libffi](https://sourceware.org/libffi/)</td>
            <td>3.3</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>9.1.0</td>
            <td>The GCC low-level runtime library / GPL-3.0-only WITH GCC-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-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[liblief](https://lief.quarkslab.com/)</td>
            <td>0.10.1</td>
            <td>A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0</td>
          </tr>

          <tr>
            <td>[libllvm10](http://llvm.org/)</td>
            <td>10.0.1</td>
            <td>Development headers and libraries for LLVM / Apache-2.0 WITH LLVM-exception</td>
          </tr>

          <tr>
            <td>[libpng](http://www.libpng.org/pub/png/libpng.html)</td>
            <td>1.6.37</td>
            <td>PNG reference library / zlib/libpng</td>
          </tr>

          <tr>
            <td>[libsodium](http://libsodium.org)</td>
            <td>1.0.18</td>
            <td>A modern and easy-to-use crypto library. / ISC</td>
          </tr>

          <tr>
            <td>[libspatialindex](http://libspatialindex.github.io)</td>
            <td>1.9.3</td>
            <td>Extensible framework for robust spatial indexing / MIT</td>
          </tr>

          <tr>
            <td>[libssh2](https://www.libssh2.org/)</td>
            <td>1.9.0</td>
            <td>the SSH library / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[libstdcxx-ng](https://gcc.gnu.org/)</td>
            <td>9.1.0</td>
            <td>The GNU C++ Runtime Library / GPL-3.0-only WITH GCC-exception-3.1</td>
          </tr>

          <tr>
            <td>[libtiff](http://www.libtiff.org/)</td>
            <td>4.2.0</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>[libuv](http://libuv.org/)</td>
            <td>1.40.0</td>
            <td>Cross-platform asynchronous I/O / MIT</td>
          </tr>

          <tr>
            <td>[libwebp-base](https://developers.google.com/speed/webp)</td>
            <td>1.2.0</td>
            <td>WebP image library / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[libxcb](http://xcb.freedesktop.org/)</td>
            <td>1.14</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.10</td>
            <td>The XML C parser and toolkit of Gnome / MIT</td>
          </tr>

          <tr>
            <td>[libxslt](http://xmlsoft.org/XSLT/)</td>
            <td>1.1.34</td>
            <td>The XSLT C library developed for the GNOME project / MIT</td>
          </tr>

          <tr>
            <td>[llvmlite](http://llvmlite.pydata.org)</td>
            <td>0.36.0</td>
            <td>A lightweight LLVM python binding for writing JIT compilers. / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[locket](https://github.com/mwilliamson/locket.py)</td>
            <td>0.2.1</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.6.3</td>
            <td>Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree</td>
          </tr>

          <tr>
            <td>[lz4-c](https://www.lz4.org)</td>
            <td>1.9.3</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.1</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.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-PSF-based</td>
          </tr>

          <tr>
            <td>[matplotlib-base](http://matplotlib.org/)</td>
            <td>3.3.4</td>
            <td>Publication quality figures in Python / LicenseRef-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>2021.2.0</td>
            <td>Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel</td>
          </tr>

          <tr>
            <td>[mkl-service](https://github.com/ContinuumIO/mkl-service)</td>
            <td>2.3.0</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.3.0</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.2.1</td>
            <td>Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[mock](https://github.com/testing-cabal/mock)</td>
            <td>4.0.3</td>
            <td>A library for testing in Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[more-itertools](https://github.com/more-itertools/more-itertools)</td>
            <td>8.7.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.2</td>
            <td>The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only</td>
          </tr>

          <tr>
            <td>[mpmath](http://mpmath.org)</td>
            <td>1.2.1</td>
            <td>Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[msgpack-python](http://msgpack.org/)</td>
            <td>1.0.2</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>[mypy\_extensions](http://www.mypy-lang.org/)</td>
            <td>0.4.3</td>
            <td>Experimental type system extensions for programs checked with the mypy typechecker. / MIT</td>
          </tr>

          <tr>
            <td>[nbclassic](http://github.com/jupyterlab/nbclassic)</td>
            <td>0.2.6</td>
            <td>Jupyter Notebook as a Jupyter Server Extension. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbclient](https://jupyter.org)</td>
            <td>0.5.3</td>
            <td>A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbconvert](http://jupyter.org)</td>
            <td>6.0.7</td>
            <td>Converting Jupyter Notebooks / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nbformat](http://jupyter.org)</td>
            <td>5.1.3</td>
            <td>The Jupyter Notebook format / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[ncurses](http://www.gnu.org/software/ncurses/)</td>
            <td>6.2</td>
            <td>Library for text-based user interfaces / Free software (MIT-like)</td>
          </tr>

          <tr>
            <td>[nest-asyncio](https://github.com/erdewit/nest_asyncio)</td>
            <td>1.5.1</td>
            <td>Patch asyncio to allow nested event loops / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[networkx](https://networkx.github.io/)</td>
            <td>2.5</td>
            <td>Python package for creating and manipulating complex networks / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[nltk](http://nltk.org/)</td>
            <td>3.6.1</td>
            <td>Natural Language Toolkit / 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](https://jupyter.org)</td>
            <td>6.3.0</td>
            <td>Jupyter Notebook / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[numexpr](https://github.com/pydata/numexpr)</td>
            <td>2.7.3</td>
            <td>Fast numerical expression evaluator for NumPy. / MIT</td>
          </tr>

          <tr>
            <td>[numpy](https://numpy.org/)</td>
            <td>1.20.1</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>numpy-base]\([http://numpy.org/](http://numpy.org/))</td>
            <td>1.20.1</td>
            <td>Array processing for numbers, strings, records, and objects. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[numpydoc](https://github.com/numpy/numpydoc)</td>
            <td>1.1.0</td>
            <td>Numpy’s Sphinx extensions / 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>3.0.7</td>
            <td>A Python library to read/write Excel 2010 xlsx/xlsm files / MIT</td>
          </tr>

          <tr>
            <td>[openssl](http://www.openssl.org/)</td>
            <td>1.1.1k</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>20.9</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>1.2.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.12</td>
            <td>Universal markup converter (repackaged binaries) / GPL-2.0</td>
          </tr>

          <tr>
            <td>[pandocfilters](https://github.com/jgm/pandocfilters)</td>
            <td>1.4.3</td>
            <td>A python module for writing pandoc filters / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[pango](http://www.pango.org/)</td>
            <td>1.45.3</td>
            <td>Text layout and rendering engine. / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[parso](https://github.com/davidhalter/parso)</td>
            <td>0.7.0</td>
            <td>A Python Parser / MIT</td>
          </tr>

          <tr>
            <td>[partd](https://github.com/dask/partd)</td>
            <td>1.2.0</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.12</td>
            <td>A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL-3.0-or-later</td>
          </tr>

          <tr>
            <td>[path](https://github.com/jaraco/path)</td>
            <td>15.1.2</td>
            <td>A module wrapper for os.path / MIT</td>
          </tr>

          <tr>
            <td>[path.py](https://github.com/jaraco/path.py)</td>
            <td>12.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.5</td>
            <td>Fork of pathlib aiming to support the full stdlib Python API / MIT</td>
          </tr>

          <tr>
            <td>[pathspec](https://github.com/cpburnz/python-path-specification)</td>
            <td>0.7.0</td>
            <td>Utility library for gitignore style pattern matching of file paths. / MPL-2.0</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.44</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.8.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>8.2.0</td>
            <td>Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL</td>
          </tr>

          <tr>
            <td>[pip](https://pip.pypa.io/en/stable/)</td>
            <td>21.0.1</td>
            <td>PyPA recommended tool for installing Python packages / MIT</td>
          </tr>

          <tr>
            <td>[pixman](http://www.pixman.org/)</td>
            <td>0.40.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.7.0</td>
            <td>Query metadatdata from sdists / bdists / installed packages. / MIT</td>
          </tr>

          <tr>
            <td>[pluggy](https://github.com/pytest-dev/pluggy)</td>
            <td>0.13.1</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.10.1</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>3.0.17</td>
            <td>Library for building powerful interactive command lines in Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[prompt\_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit)</td>
            <td>3.0.17</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.8.0</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.7.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.10.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.10.1</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.6.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.20</td>
            <td>Complete C99 parser in pure Python / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[pycurl](http://pycurl.sourceforge.net/)</td>
            <td>7.43.0.6</td>
            <td>A Python Interface To The cURL library / LGPL, MIT</td>
          </tr>

          <tr>
            <td>[pydocstyle](https://github.com/PyCQA/pydocstyle)</td>
            <td>6.0.0</td>
            <td>Python docstring style checker (formerly pep257) / MIT</td>
          </tr>

          <tr>
            <td>[pyerfa](https://pyerfa.readthedocs.io/)</td>
            <td>1.7.3</td>
            <td>Python bindings for ERFA routines / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[pyflakes](https://github.com/PyCQA/pyflakes)</td>
            <td>2.2.0</td>
            <td>Pyflakes analyzes programs and detects various errors. / MIT</td>
          </tr>

          <tr>
            <td>[pygments](http://pygments.org/)</td>
            <td>2.8.1</td>
            <td>Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause</td>
          </tr>

          <tr>
            <td>[pylint](http://www.pylint.org/)</td>
            <td>2.7.4</td>
            <td>python code static checker / GPL-2.0-only</td>
          </tr>

          <tr>
            <td>[pyls-black](https://github.com/rupert/pyls-black)</td>
            <td>0.4.6</td>
            <td>Black plugin for the Python Language Server / MIT</td>
          </tr>

          <tr>
            <td>[pyls-spyder](https://github.com/spyder-ide/pyls-spyder)</td>
            <td>0.3.2</td>
            <td>Spyder extensions for the python-language-server / MIT</td>
          </tr>

          <tr>
            <td>[pyodbc](https://github.com/mkleehammer/pyodbc)</td>
            <td>4.0.30</td>
            <td>DB API Module for ODBC / MIT</td>
          </tr>

          <tr>
            <td>[pyopenssl](https://github.com/pyca/pyopenssl)</td>
            <td>20.0.1</td>
            <td>Python wrapper module around the OpenSSL library / Apache 2.0</td>
          </tr>

          <tr>
            <td>pyparsing</td>
            <td>2.4.7</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>[pyrsistent](http://github.com/tobgu/pyrsistent/)</td>
            <td>0.17.3</td>
            <td>Persistent/Functional/Immutable data structures / MIT</td>
          </tr>

          <tr>
            <td>[pysocks](https://github.com/Anorov/PySocks)</td>
            <td>1.7.1</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.6.1</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>6.2.3</td>
            <td>Simple and powerful testing with Python. / MIT</td>
          </tr>

          <tr>
            <td>[python](https://www.python.org/)</td>
            <td>3.8.8</td>
            <td>General purpose programming language / Python-2.0</td>
          </tr>

          <tr>
            <td>[python-dateutil](https://dateutil.readthedocs.org/)</td>
            <td>2.8.1</td>
            <td>Extensions to the standard Python datetime module. / BSD 3 Clause</td>
          </tr>

          <tr>
            <td>[python-jsonrpc-server](https://github.com/palantir/python-jsonrpc-server)</td>
            <td>0.4.0</td>
            <td>A Python 2.7 and 3.4+ server implementation of the JSON RPC 2.0 protocol. / MIT</td>
          </tr>

          <tr>
            <td>[python-language-server](https://github.com/palantir/python-language-server)</td>
            <td>0.36.2</td>
            <td>An implementation of the Language Server Protocol for Python / MIT</td>
          </tr>

          <tr>
            <td>[python-libarchive-c](https://github.com/Changaco/python-libarchive-c)</td>
            <td>2.9</td>
            <td>Python interface to libarchive / CC0-1.0</td>
          </tr>

          <tr>
            <td>[pytz](http://pythonhosted.org/pytz/)</td>
            <td>2021.1</td>
            <td>World timezone definitions, modern and historical. / MIT</td>
          </tr>

          <tr>
            <td>[pywavelets](https://github.com/PyWavelets/pywt)</td>
            <td>1.1.1</td>
            <td>Discrete Wavelet Transforms in Python / MIT</td>
          </tr>

          <tr>
            <td>[pyxdg](http://freedesktop.org/wiki/Software/pyxdg)</td>
            <td>0.27</td>
            <td>PyXDG contains implementations of freedesktop.org standards in python. / GNU Lesser General Public v2 (LGPLv2)</td>
          </tr>

          <tr>
            <td>[pyyaml](http://pyyaml.org/wiki/PyYAML)</td>
            <td>5.4.1</td>
            <td>YAML parser and emitter for Python / MIT</td>
          </tr>

          <tr>
            <td>[pyzmq](https://github.com/zeromq/pyzmq)</td>
            <td>20.0.0</td>
            <td>Python bindings for zeromq / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[qdarkstyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet)</td>
            <td>2.8.1</td>
            <td>A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). / MIT</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>1.0.2</td>
            <td>Iconic fonts in PyQt and PySide applications / MIT</td>
          </tr>

          <tr>
            <td>[qtconsole](http://jupyter.org)</td>
            <td>5.0.3</td>
            <td>Jupyter Qt Console / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[qtpy](https://github.com/spyder-ide/qtpy)</td>
            <td>1.9.0</td>
            <td>Abstraction layer for PyQt5/PyQt4/PySide / MIT</td>
          </tr>

          <tr>
            <td>readline</td>
            <td>8.1</td>
            <td>library for editing command lines as they are typed in / GPL-3.0</td>
          </tr>

          <tr>
            <td>[regex](https://bitbucket.org/mrabarnett/mrab-regex)</td>
            <td>2021.4.4</td>
            <td>Alternative regular expression module, to replace re / Python-2.0</td>
          </tr>

          <tr>
            <td>[requests](http://python-requests.org)</td>
            <td>2.25.1</td>
            <td>Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0</td>
          </tr>

          <tr>
            <td>ripgrep</td>
            <td>12.1.1</td>

            <td />
          </tr>

          <tr>
            <td>[rope](https://github.com/python-rope/rope)</td>
            <td>0.18.0</td>
            <td>A python refactoring library / GPL 2.0</td>
          </tr>

          <tr>
            <td>rtree</td>
            <td>0.9.7</td>
            <td>R-Tree spatial index for Python GIS / MIT</td>
          </tr>

          <tr>
            <td>[ruamel\_yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)</td>
            <td>0.15.100</td>
            <td>A patched copy of ruamel.yaml. / MIT</td>
          </tr>

          <tr>
            <td>[scikit-image](http://scikit-image.org/)</td>
            <td>0.18.1</td>
            <td>Image processing in Python. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[scikit-learn](http://scikit-learn.org/)</td>
            <td>0.24.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.6.2</td>
            <td>Scientific Library for Python / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[seaborn](https://seaborn.pydata.org)</td>
            <td>0.11.1</td>
            <td>Statistical data visualization / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[secretstorage](https://github.com/mitya57/secretstorage)</td>
            <td>3.3.1</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>52.0.0</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.6.1</td>
            <td>Transforms a function into a single-dispatch generic function / MIT</td>
          </tr>

          <tr>
            <td>sip</td>
            <td>4.19.13</td>
            <td>Create Python bindings for C and C++ libraries / GPL-3.0</td>
          </tr>

          <tr>
            <td>[six](https://six.readthedocs.io/)</td>
            <td>1.15.0</td>
            <td>Python 2 and 3 compatibility utilities / MIT</td>
          </tr>

          <tr>
            <td>[sniffio](https://github.com/python-trio/sniffio)</td>
            <td>1.2.0</td>
            <td>Sniff out which async library your code is running under / Apache-2.0</td>
          </tr>

          <tr>
            <td>[snowballstemmer](https://github.com/shibukawa/snowball_py)</td>
            <td>2.1.0</td>
            <td>Snowball stemming library collection for Python / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sortedcollections](http://www.grantjenks.com/docs/sortedcollections/)</td>
            <td>2.1.0</td>
            <td>Python Sorted Collections / Apache-2.0</td>
          </tr>

          <tr>
            <td>[sortedcontainers](http://www.grantjenks.com/docs/sortedcontainers/)</td>
            <td>2.3.0</td>
            <td>Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0</td>
          </tr>

          <tr>
            <td>[soupsieve](http://facelessuser.github.io/soupsieve)</td>
            <td>2.2.1</td>
            <td>A modern CSS selector implementation for BeautifulSoup / MIT</td>
          </tr>

          <tr>
            <td>[sphinx](http://www.sphinx-doc.org)</td>
            <td>3.5.3</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-applehelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-devhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.2</td>
            <td>sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-htmlhelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-jsmath](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.1</td>
            <td>A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-qthelp](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.0.3</td>
            <td>sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-serializinghtml](https://www.sphinx-doc.org/en/master/)</td>
            <td>1.1.4</td>
            <td>sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[sphinxcontrib-websupport](https://pypi.python.org/pypi/sphinxcontrib-websupport)</td>
            <td>1.2.4</td>
            <td>Sphinx API for Web Apps / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[spyder](https://www.spyder-ide.org/)</td>
            <td>4.2.5</td>
            <td>The Scientific Python Development Environment / MIT</td>
          </tr>

          <tr>
            <td>[spyder-kernels](https://www.spyder-ide.org/)</td>
            <td>1.10.2</td>
            <td>Jupyter kernels for Spyder’s console / MIT</td>
          </tr>

          <tr>
            <td>[sqlalchemy](http://www.sqlalchemy.org/)</td>
            <td>1.4.7</td>
            <td>Database Abstraction Library. / MIT</td>
          </tr>

          <tr>
            <td>[sqlite](http://www.sqlite.org/)</td>
            <td>3.35.4</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.12.2</td>
            <td>Statistical computations and models for use with SciPy / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[sympy](https://sympy.org)</td>
            <td>1.8</td>
            <td>Python library for symbolic mathematics / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tblib](https://github.com/ionelmc/python-tblib)</td>
            <td>1.7.0</td>
            <td>Traceback serialization library. / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[terminado](https://github.com/jupyter/terminado)</td>
            <td>0.9.4</td>
            <td>Terminals served by tornado websockets / BSD-2-Clause</td>
          </tr>

          <tr>
            <td>[testpath](https://testpath.readthedocs.io)</td>
            <td>0.4.4</td>
            <td>Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[textdistance](https://github.com/orsinium/textdistance)</td>
            <td>4.2.1</td>
            <td>TextDistance – python library for comparing distance between two or more sequences by many algorithms. / MIT</td>
          </tr>

          <tr>
            <td>[threadpoolctl](https://github.com/joblib/threadpoolctl)</td>
            <td>2.1.0</td>
            <td>Python helpers to control the threadpools of native libraries / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[three-merge](https://github.com/spyder-ide/three-merge)</td>
            <td>0.1.1</td>
            <td>Simple Python library to perform a 3-way merge between strings / MIT</td>
          </tr>

          <tr>
            <td>[tifffile](https://github.com/cgohlke/tifffile)</td>
            <td>2020.10.1</td>
            <td>Read and write image data from and to TIFF files. / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tk](http://www.tcl.tk/)</td>
            <td>8.6.10</td>
            <td>A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk</td>
          </tr>

          <tr>
            <td>[toml](https://github.com/uiri/toml)</td>
            <td>0.10.2</td>
            <td>Python lib for TOML. / MIT</td>
          </tr>

          <tr>
            <td>[toolz](http://toolz.readthedocs.org/)</td>
            <td>0.11.1</td>
            <td>A functional standard library for Python / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[tornado](http://www.tornadoweb.org/)</td>
            <td>6.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.59.0</td>
            <td>A Fast, Extensible Progress Meter / MPL-2.0 or MIT</td>
          </tr>

          <tr>
            <td>[traitlets](http://traitlets.readthedocs.org/)</td>
            <td>5.0.5</td>
            <td>Configuration system for Python applications / BSD-3-Clause</td>
          </tr>

          <tr>
            <td>[typed-ast](https://github.com/python/typed_ast)</td>
            <td>1.4.2</td>
            <td>a fork of Python 2 and 3 ast modules with type comment support / Apache-2.0</td>
          </tr>

          <tr>
            <td>typing\_extensions</td>
            <td>3.7.4.3</td>
            <td>Backported and Experimental Type Hints for Python / PSF-2.0</td>
          </tr>

          <tr>
            <td>[ujson](https://github.com/ultrajson/ultrajson)</td>
            <td>4.0.2</td>
            <td>Ultra fast JSON decoder and encoder written in C with Python bindings / 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.9</td>
            <td>ODBC on non MS Windows platforms / LGPL-2.1</td>
          </tr>

          <tr>
            <td>[urllib3](https://urllib3.readthedocs.io/)</td>
            <td>1.26.4</td>
            <td>HTTP library with thread-safe connection pooling, file post, and more. / MIT</td>
          </tr>

          <tr>
            <td>[watchdog](http://github.com/gorakhargosh/watchdog)</td>
            <td>1.0.2</td>
            <td>Filesystem events monitoring / Apache-2.0</td>
          </tr>

          <tr>
            <td>[wcwidth](https://github.com/jquast/wcwidth)</td>
            <td>0.2.5</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](https://palletsprojects.com/p/werkzeug/)</td>
            <td>1.0.1</td>
            <td>The comprehensive WSGI web application library. / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[wheel](https://github.com/pypa/wheel)</td>
            <td>0.36.2</td>
            <td>A built-package format for Python. / MIT</td>
          </tr>

          <tr>
            <td>[widgetsnbextension](http://ipython.org)</td>
            <td>3.5.1</td>
            <td>Interactive Widgets for Jupyter / BSD 3-clause</td>
          </tr>

          <tr>
            <td>[wrapt](https://github.com/GrahamDumpleton/wrapt)</td>
            <td>1.12.1</td>
            <td>Module for decorators, wrappers and monkey patching / BSD 2-Clause</td>
          </tr>

          <tr>
            <td>[wurlitzer](https://github.com/minrk/wurlitzer)</td>
            <td>2.1.0</td>
            <td>Capture C-level stdout/stderr in Python / MIT</td>
          </tr>

          <tr>
            <td>[xlrd](http://www.python-excel.org/)</td>
            <td>2.0.1</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.3.8</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.5</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.2.5</td>
            <td>A C library for parsing and emitting YAML / MIT</td>
          </tr>

          <tr>
            <td>[yapf](https://github.com/google/yapf)</td>
            <td>0.31.0</td>
            <td>A formatter for Python files / Apache 2.0</td>
          </tr>

          <tr>
            <td>[zeromq](http://zeromq.org)</td>
            <td>4.3.4</td>
            <td>A high-performance asynchronous messaging library. / LGPL-3.0-or-later</td>
          </tr>

          <tr>
            <td>[zict](http://github.com/mrocklin/zict)</td>
            <td>2.0.0</td>
            <td>Composable Dictionary Classes / BSD 3-Clause</td>
          </tr>

          <tr>
            <td>[zipp](https://github.com/jaraco/zipp)</td>
            <td>3.4.1</td>
            <td>A pathlib-compatible Zipfile object wrapper / MIT</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>zope</td>
            <td>1.0</td>
            <td>web application server / BSD</td>
          </tr>

          <tr>
            <td>zope.event</td>
            <td>4.5.0</td>
            <td>Very basic event publishing system / Zope Public License</td>
          </tr>

          <tr>
            <td>zope.interface</td>
            <td>5.3.0</td>
            <td>Interfaces for Python / ZPL-2.1</td>
          </tr>

          <tr>
            <td>zstd</td>
            <td>1.4.5</td>
            <td>Zstandard - Fast real-time compression algorithm / BSD 3-Clause</td>
          </tr>
        </tbody>
      </table>
    </Accordion>
  </Accordion>
</Update>
