**********************************************************
Packages included in Anaconda 4.1.1 for Python version 3.5
**********************************************************

.. raw:: html

  <p>Python version: 3.5</p>
  <p>Number of supported packages: 411</p>
  <table border="1" class="docutils">
    <tr class="row-odd">
      <th>Name</th>
      <th>Version</th>
      <th>Summary / License</th>
      <th>In Installer</th>
    </tr>
    <tr>
      <td><a href="https://github.com/JosephCottam/AbstractRendering">abstract-rendering</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>0.5.1</td>
      <td>Bin-based rendering technique for Python / 3-clause BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/sgillies/affine">affine</a></td>
      <td>1.3.0</td>
      <td>Matrices describing affine transformation of the plane. / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.sphinx-doc.org/en/stable/index.html">alabaster</a></td>
      <td>0.7.8</td>
      <td>Configurable, Python 2+3 compatible Sphinx theme / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/Anaconda-Server/anaconda-build">anaconda-build</a></td>
      <td>1.15.0</td>
      <td>Anaconda build client library / proprietary - Continuum Analytics, Inc.</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://anaconda.org">anaconda-client</a></td>
      <td>1.4.0</td>
      <td>anaconda.org command line client library / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/ContinuumIO/navigator">anaconda-navigator</a></td>
      <td>1.2.1</td>
      <td>Anaconda Navigator / proprietary - Continuum Analytics, Inc.</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/ContinuumIO/anaconda-verify">anaconda-verify</a></td>
      <td>1.0.0</td>
      <td>tool for (passively) verifying conda recipes and conda packages / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://pypi.python.org/pypi/ansi2html">ansi2html</a></td>
      <td>1.1.1</td>
      <td>Convert text with ANSI color codes to HTML or to LaTeX. / GPLv3+</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://github.com/minrk/appnope">appnope</a>&nbsp;<sup>Mac</sup></td>
      <td>0.1.0</td>
      <td>Disable App Nap on OS X 10.9 / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://appscript.sourceforge.net/">appscript</a>&nbsp;<sup>Mac</sup></td>
      <td>1.0.1</td>
      <td>Control AppleScriptable applications from Python / Public-Domain</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://apr.apache.org/">apr</a></td>
      <td>1.5.2</td>
      <td>Maintains a consistent API with predictable behaviour / Apache License 2.0</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://argcomplete.readthedocs.org/en/latest/">argcomplete</a></td>
      <td>1.0.0</td>
      <td>Bash tab completion of arguments for Python scripts / Apache</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://www.astroid.org/">astroid</a></td>
      <td>1.4.4</td>
      <td>abstract syntax tree for Python with inference support / LGPL</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.astropy.org/">astropy</a></td>
      <td>1.2.1</td>
      <td>Community-developed Python Library for Astronomy / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://attrs.readthedocs.org/">attrs</a></td>
      <td>15.2.0</td>
      <td>Implement attribute-related object protocols without boilerplate / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/Azure/azure-sdk-for-python">azure</a></td>
      <td>1.0.2</td>
      <td>Microsoft Azure SDK for Python / Apache License 2.0</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://babel.pocoo.org/">babel</a></td>
      <td>2.3.3</td>
      <td>Utilities to internationalize and localize Python applications / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="None">backports</a></td>
      <td>1.0</td>
      <td> / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://matplotlib.org/basemap/">basemap</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>1.0.7</td>
      <td>Plot data on map projections with matplotlib / PSF</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://bcolz.blosc.org/">bcolz</a></td>
      <td>1.0.0</td>
      <td>provides columnar, chunked and compressable data containers. / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/pyca/bcrypt/">bcrypt</a></td>
      <td>2.0.0</td>
      <td>modern password hashing for your software and your servers / Apache License, Version 2.0</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.crummy.com/software/BeautifulSoup/">beautifulsoup4</a></td>
      <td>4.4.1</td>
      <td>Python library designed for screen-scraping / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://biopython.org/">biopython</a></td>
      <td>1.67</td>
      <td>Freely available tools for biological computation / BSD-like</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/ilanschnell/bitarray">bitarray</a></td>
      <td>0.8.1</td>
      <td>efficient representation of arrays of booleans -- C extension / PSF</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://blaze.pydata.org">blaze</a></td>
      <td>0.10.1</td>
      <td>NumPy and Pandas interface to big data / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://stutzbachenterprises.com/blist/">blist</a></td>
      <td>1.3.6</td>
      <td>Replacement for Python lists with better performance / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://www.blockspring.com/">blockspring</a></td>
      <td>0.1.13</td>
      <td>Blockspring API wrapper for Python / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://bokeh.pydata.org/">bokeh</a></td>
      <td>0.12.0</td>
      <td>Python interactive visualization library for modern web browsers / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.boost.org/">boost</a></td>
      <td>1.60.0</td>
      <td>Boost provides free peer-reviewed portable C++ source libraries. / <a href="http://www.boost.org/users/license.html">Boost license</a></td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/boto/boto/">boto</a></td>
      <td>2.40.0</td>
      <td>Amazon Web Services Library / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://aws.amazon.com/sdk-for-python/">boto3</a></td>
      <td>1.3.1</td>
      <td>Amazon Web Services SDK for Python / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://aws.amazon.com/sdk-for-python/">botocore</a></td>
      <td>1.4.28</td>
      <td>low-level, core functionality of boto3 / Apache</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/biolab/bottlechest">bottlechest</a></td>
      <td>0.7.1</td>
      <td>fast NumPy array functions specialized for use in Orange / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://berkeleyanalytics.com/bottleneck">bottleneck</a></td>
      <td>1.1.0</td>
      <td>Fast NumPy array functions written in Cython. / Simplified BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/ilanschnell/bsdiff4">bsdiff4</a></td>
      <td>1.1.4</td>
      <td>binary diff and patch using the BSDIFF4-format / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://packages.python.org/BTrees">btrees</a></td>
      <td>4.3.1</td>
      <td>scalable persistent object containers / ZPL 2.1</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/nvawda/bz2file">bz2file</a></td>
      <td>0.98</td>
      <td>library for reading and writing bzip2-compressed files / Apache License, Version 2.0</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.bzip.org/">bzip2</a>&nbsp;<sup>Windows</sup></td>
      <td>1.0.6</td>
      <td>high-quality data compressor / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/ionrock/cachecontrol">cachecontrol</a></td>
      <td>0.11.6</td>
      <td>httplib2 caching algorithms for use with requests / Apache</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/pydanny/cached-property">cached-property</a></td>
      <td>1.3.0</td>
      <td>A decorator for caching properties in classes / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://cairographics.org/">cairo</a>&nbsp;<sup>Linux</sup></td>
      <td>1.12.18</td>
      <td>A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://certifi.io">certifi</a></td>
      <td>2016.2.28</td>
      <td>Python package for providing Mozilla's CA Bundle. / ISC</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://cffi.readthedocs.org">cffi</a></td>
      <td>1.6.0</td>
      <td>C Foreign Function Interface for Python / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/Anaconda-Server/chalmers">chalmers</a></td>
      <td>0.8.0</td>
      <td>Monitor and control a number of processes on any operating system / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://chameleon.readthedocs.org">chameleon</a></td>
      <td>2.24</td>
      <td>HTML/XML template engine for Python / BSD-like</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/chardet/chardet">chardet</a></td>
      <td>2.3.0</td>
      <td>Universal character encoding detector / GNU Library or Lesser General Public License</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.cherrypy.org">cherrypy</a></td>
      <td>3.8.0</td>
      <td>Pythonic, object-oriented web framework / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/ContinuumIO/chest">chest</a></td>
      <td>0.2.3</td>
      <td>A dictionary that writes its contents to disk / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://packages.qa.debian.org/c/chrpath.html">chrpath</a>&nbsp;<sup>Linux</sup></td>
      <td>0.13</td>
      <td>Tool to edit the rpath in ELF binaries / GPL2</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://click.pocoo.org/">click</a></td>
      <td>6.6</td>
      <td>Command line interface creation kit / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/mapbox/cligj">cligj</a></td>
      <td>0.4.0</td>
      <td>Click-based argument and option decorators / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/cloudpipe/cloudpickle">cloudpickle</a></td>
      <td>0.2.1</td>
      <td>Extended pickling support for Python objects / <a href="https://github.com/cloudpipe/cloudpickle/blob/master/LICENSE">as-is</a></td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/Anaconda-Server/clyent">clyent</a></td>
      <td>1.2.2</td>
      <td>Command line client library for windows and posix / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.cmake.org/">cmake</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>3.3.1</td>
      <td>A family of tools designed to build, test, and package software / 3-clause BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/Pylons/colander">colander</a></td>
      <td>1.2</td>
      <td>A serialization, deserialization, and validation library / <a href="http://www.repoze.org/LICENSE.txt">BSD-like</a></td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/tartley/colorama">colorama</a></td>
      <td>0.3.7</td>
      <td>Cross-platform colored terminal text in Python / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://starship.python.net/crew/theller/comtypes/">comtypes</a>&nbsp;<sup>Windows</sup></td>
      <td>1.1.2</td>
      <td>pure Python COM package / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://conda.pydata.org/">conda</a></td>
      <td>4.1.6</td>
      <td>Package management system and Environment management system / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/conda/conda-api">conda-api</a></td>
      <td>1.1.0</td>
      <td>A light weight conda interface library / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/conda/conda-build">conda-build</a></td>
      <td>1.21.3</td>
      <td>Commands and tools for building conda packages / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/conda/conda-env/">conda-env</a></td>
      <td>2.5.1</td>
      <td>Provides a unified interface to dealing with Conda environments / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.voidspace.org.uk/python/configobj.html">configobj</a></td>
      <td>5.0.6</td>
      <td>Config file reading, writing and validation / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/conda/constructor">constructor</a></td>
      <td>1.3.0</td>
      <td>Tool for  creating installers for conda packages / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://contextlib2.readthedocs.org/">contextlib2</a></td>
      <td>0.5.3</td>
      <td>backports and enhancements for the contextlib module / PSF</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://cornice.readthedocs.org/">cornice</a></td>
      <td>1.2.1</td>
      <td>build and document Web Services with Pyramid / MPL 2.0</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://coverage.readthedocs.org">coverage</a></td>
      <td>4.1</td>
      <td>Code coverage measurement for Python / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://bitbucket.org/dholth/cryptacular/">cryptacular</a></td>
      <td>1.4.1</td>
      <td>password hashing framework with bcrypt and pbkdf2 / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://cryptography.io">cryptography</a></td>
      <td>1.4</td>
      <td>Provides cryptographic recipes and primitives to Python developers / Apache</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://packages.python.org/cssselect/">cssselect</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>0.9.1</td>
      <td>cssselect parses CSS3 Selectors and translates them to XPath 1.0 / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://csvkit.rtfd.org/">csvkit</a></td>
      <td>0.9.1</td>
      <td>utilities for working with CSV, the king of tabular file formats / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://cubes.databrewery.org/">cubes</a></td>
      <td>1.0.1</td>
      <td>A light-weight Python OLAP framework for data warehouses / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://curl.haxx.se/">curl</a></td>
      <td>7.49.0</td>
      <td>Tool and library for transferring data with URL syntax / <a href="http://curl.haxx.se/docs/copyright.html">MIT/X derivate</a></td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/jacklzhu/CVXcanon">cvxcanon</a></td>
      <td>0.0.23.3</td>
      <td>Low-level library to perform the matrix building step in CVXPY / GPL3</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://cvxopt.org/">cvxopt</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>1.1.8</td>
      <td>Library for convex optimization / GPL</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://matplotlib.org/cycler/">cycler</a></td>
      <td>0.10.0</td>
      <td>Composable style cycles / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://github.com/syllog1sm/cymem">cymem</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>1.31.0</td>
      <td>Manage calls to malloc/free through Cython / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.cython.org/">cython</a></td>
      <td>0.24</td>
      <td>The Cython compiler for writing C extensions for the Python language / Apache</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/pytoolz/cytoolz">cytoolz</a></td>
      <td>0.8.0</td>
      <td>Cython implementation of Toolz, high performance functional utilities / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://dask.pydata.org/en/latest/">dask</a></td>
      <td>0.10.0</td>
      <td>Task scheduling and blocked algorithms for parallel processing / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/bokeh/datashader">datashader</a></td>
      <td>0.3.0</td>
      <td>graphics pipeline system for creating representations of large amounts / New BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://datashape.pydata.org">datashape</a></td>
      <td>0.5.2</td>
      <td>Language defining a data description protocol / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/kmike/datrie/">datrie</a></td>
      <td>0.7.1</td>
      <td>Super-fast, efficiently stored Trie for Python, uses libdatrie / LGPLv2</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://pypi.python.org/pypi/dbf">dbf</a></td>
      <td>0.96.003</td>
      <td>Reading/writing dBase, FoxPro, and Visual FoxPro .dbf files / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://pypi.python.org/pypi/decorator">decorator</a></td>
      <td>4.0.10</td>
      <td>Better living through Python with decorators / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.cacr.caltech.edu/~mmckerns/dill.htm">dill</a></td>
      <td>0.2.5</td>
      <td>Serialize all of python (almost) / 3-clause BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://distributed.readthedocs.org/en/latest/">distributed</a></td>
      <td>1.11.0</td>
      <td>Lightweight library for distributed computing in Python / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.djangoproject.com/">django</a></td>
      <td>1.9.5</td>
      <td>Web framework that encourages rapid development / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://docopt.org/">docopt</a></td>
      <td>0.6.2</td>
      <td>Command-line interface description language / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://docutils.sourceforge.net">docutils</a></td>
      <td>0.12</td>
      <td>Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/drmaa-python/drmaa-python">drmaa</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>0.7.6</td>
      <td>Python wrapper around the C DRMAA library / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://libdynd.org/">dynd-python</a></td>
      <td>0.7.2</td>
      <td>Python exposure of DyND, a library for dynamic arrays / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://github.com/warner/python-ecdsa">ecdsa</a></td>
      <td>0.13</td>
      <td>ECDSA cryptographic signature library (pure Python) / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://www.embotech.com/ECOS">ecos</a></td>
      <td>2.0.4</td>
      <td>Embedded Conic Solver (ECOS) / GPL3</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/takluyver/entrypoints">entrypoints</a></td>
      <td>0.2.2</td>
      <td> / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://rhodesmill.org/pyephem/">ephem</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>3.7.6.0</td>
      <td>Basic astronomical computations for Python / LGPL</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://bitbucket.org/openpyxl/et_xmlfile">et_xmlfile</a></td>
      <td>1.0.1</td>
      <td>Low memory library for creating large XML files / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://codespeak.net/execnet">execnet</a></td>
      <td>1.3.0</td>
      <td>rapid multi-Python deployment / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://expat.sourceforge.net">expat</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>2.1.0</td>
      <td>XML parser library written in C / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/pbrady/fastcache">fastcache</a></td>
      <td>1.0.2</td>
      <td>C implementation of Python 3 functools.lru_cache / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/kurtmckee/feedparser">feedparser</a></td>
      <td>5.2.1</td>
      <td>Parse feeds in Python / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://bitbucket.org/tarek/flake8">flake8</a></td>
      <td>2.5.1</td>
      <td>Modular source code checker for pep8, pyflakes and co / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://flask.pocoo.org/">flask</a></td>
      <td>0.11.1</td>
      <td>A microframework based on Werkzeug, Jinja2 and good intentions / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/corydolphin/flask-cors">flask-cors</a></td>
      <td>2.1.2</td>
      <td>Flask extension adding a decorator for CORS support / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/maxcountryman/flask-login">flask-login</a></td>
      <td>0.2.11</td>
      <td>User session management for Flask / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://github.com/lepture/flask-wtf">flask-wtf</a></td>
      <td>0.11</td>
      <td>Simple integration of Flask and WTForms / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.freedesktop.org/wiki/Software/fontconfig/">fontconfig</a>&nbsp;<sup>Linux</sup></td>
      <td>2.11.1</td>
      <td>A library for configuring and customizing font access / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://freeglut.sourceforge.net/">freeglut</a>&nbsp;<sup>Linux</sup></td>
      <td>2.8.1</td>
      <td>An alternative to the OpenGL Utility Toolkit (GLUT) library / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://freeimage.sourceforge.net/">freeimage</a></td>
      <td>3.17.0</td>
      <td>Supports popular graphics image formats like PNG, BMP, JPEG, TIFF / GPLv2 and FreeImage Public License</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://freetype.sourceforge.net/index2.html">freetype</a></td>
      <td>2.5.5</td>
      <td>A Free, High-Quality, and Portable Font Engine / <a href="http://freetype.sourceforge.net/FTL.TXT">FreeType License</a></td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://python-future.org">future</a></td>
      <td>0.15.2</td>
      <td>Clean single-source support for Python 3 and 2 / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://radimrehurek.com/gensim">gensim</a></td>
      <td>0.12.4</td>
      <td>Topic Modelling in Python / LGPL</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://trac.osgeo.org/geos/">geos</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>3.4.2</td>
      <td>A C++ port of the Java Topology Suite (JTS) / LGPL</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/chrippa/backports.shutil_get_terminal_size">get_terminal_size</a></td>
      <td>1.0.0</td>
      <td>backport of the get_terminal_size function from Python 3.3 / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.gevent.org/">gevent</a></td>
      <td>1.1.1</td>
      <td>Coroutine-based Python network library / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://git-scm.com/">git</a></td>
      <td>2.6.4</td>
      <td>Distributed version control system / GPL v2 and LGPL 2.1</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://developer.gnome.org/glib/">glib</a>&nbsp;<sup>Linux</sup></td>
      <td>2.43.0</td>
      <td>Core application building blocks for libraries and applications in C / LGPL</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://glueviz.org/">glueviz</a></td>
      <td>0.7.2</td>
      <td>Multidimensional data exploration / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.graphviz.org/">graphviz</a></td>
      <td>2.38.0</td>
      <td>Open Source graph visualization software. / EPL</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/python-greenlet/greenlet">greenlet</a></td>
      <td>0.4.10</td>
      <td>Lightweight in-process concurrent programming / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://github.com/EducationalTestingService/gridmap">gridmap</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>0.13.0</td>
      <td>Map Python functions onto a cluster using a grid engine / GPL3</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://gunicorn.org/">gunicorn</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>19.1.0</td>
      <td>Python WSGI HTTP Server for UNIX / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.h5py.org/">h5py</a></td>
      <td>2.6.0</td>
      <td>Pythonic interface to the HDF5 binary data format / 3-clause BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.freedesktop.org/wiki/Software/HarfBuzz/">harfbuzz</a>&nbsp;<sup>Linux</sup></td>
      <td>0.9.39</td>
      <td>An OpenType text shaping engine / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://www.hdfgroup.org/products/hdf4/">hdf4</a></td>
      <td>4.2.11</td>
      <td>Manipulate, view, and analyze data in HDF files / BSD-style</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.hdfgroup.org/HDF5/">hdf5</a></td>
      <td>1.8.16</td>
      <td>A data model, library, and file format for storing and managing data / <a href="http://www.hdfgroup.org/ftp/HDF5/current/src/unpacked/COPYING">BSD-like</a></td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://stutzbachenterprises.com/">heapdict</a></td>
      <td>1.0.0</td>
      <td>A heap with decrease-key and increase-key operations / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://holoviews.org/">holoviews</a></td>
      <td>1.5.0</td>
      <td>Analyze and visualize scientific or engineering data / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/html5lib/html5lib-python">html5lib</a></td>
      <td>0.999</td>
      <td>HTML parser based on the WHATWG HTML specifcation / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://site.icu-project.org/">icu</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>54.1</td>
      <td>C/C++/Java libraries providing Unicode and Globalization support / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/kjd/idna">idna</a></td>
      <td>2.1</td>
      <td>Internationalized Domain Names in Applications / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/shibukawa/imagesize_py">imagesize</a></td>
      <td>0.7.1</td>
      <td>getting image size from png/jpeg/jpeg2000/gif file / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://ipython.org">ipykernel</a></td>
      <td>4.3.1</td>
      <td>IPython Kernel for Jupyter / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://jupyter.org">ipyparallel</a></td>
      <td>5.1.0</td>
      <td>Interactive Parallel Computing in Python / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://ipython.org/">ipython</a></td>
      <td>4.2.0</td>
      <td>Productive Interactive Computing / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://jupyter.org">ipython_genutils</a></td>
      <td>0.1.0</td>
      <td>vestigial utilities from IPython / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://github.com/jakevdp/ipywidgets">ipywidgets</a></td>
      <td>4.1.1</td>
      <td>IPython Static Widgets / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://bitbucket.org/micktwomey/pyiso8601/">iso8601</a></td>
      <td>0.1.11</td>
      <td>Simple module to parse ISO 8601 dates / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://pythonhosted.org/itsdangerous/">itsdangerous</a></td>
      <td>0.24</td>
      <td>Various helpers to pass trusted data to untrusted environments / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://www.cl.cam.ac.uk/~mgk25/jbigkit">jbig</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>2.1</td>
      <td>Implementation of the JBIG1 data compression standard / GPL2</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://github.com/phn/jdcal">jdcal</a></td>
      <td>1.2</td>
      <td>Julian dates from proleptic Gregorian and Julian calendars. / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://jedi.jedidjah.ch/">jedi</a></td>
      <td>0.9.0</td>
      <td>Autocompletion and static analysis library for Python / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://jinja.pocoo.org">jinja2</a></td>
      <td>2.8</td>
      <td>An easy to use stand-alone template engine written in pure python. / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://jmespath.org/">jmespath</a></td>
      <td>0.9.0</td>
      <td>Query language for JSON / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://packages.python.org/joblib/">joblib</a></td>
      <td>0.9.4</td>
      <td>Lightweight pipelining in Python / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.ijg.org/">jpeg</a></td>
      <td>8d</td>
      <td>Read and write jpeg COM, EXIF, IPTC medata / Custom free software license</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://python-jsonschema.readthedocs.orga">jsonschema</a></td>
      <td>2.5.1</td>
      <td>An implementation of JSON Schema validation for Python / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://jupyter.org">jupyter</a></td>
      <td>1.0.0</td>
      <td>Open source, interactive data science and scientific computing / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://jupyter.org">jupyter_client</a></td>
      <td>4.3.0</td>
      <td>Jupyter protocol implementation and client libraries / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://jupyter.org">jupyter_console</a></td>
      <td>4.1.1</td>
      <td>Jupyter terminal console / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://jupyter.org">jupyter_core</a></td>
      <td>4.1.0</td>
      <td>Core Jupyter functionality / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://kealib.org">kealib</a></td>
      <td>1.4.5</td>
      <td>An implementation of the GDAL data model / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/may-day/kerberos-sspi">kerberos-sspi</a>&nbsp;<sup>Windows</sup></td>
      <td>0.2</td>
      <td>Kerberos high-level windows interface / Apache</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://web.mit.edu/kerberos/">krb5</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>1.13.2</td>
      <td>A network authentication protocol / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://ioam.github.com/lancet/">lancet</a></td>
      <td>0.9.0</td>
      <td>Launch jobs, organize the output, and dissect the results / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/ionelmc/python-lazy-object-proxy">lazy-object-proxy</a></td>
      <td>1.2.1</td>
      <td>Fast and thorough lazy object proxy / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/cannatag/ldap3">ldap3</a></td>
      <td>1.0.4</td>
      <td>strictly RFC 4511 conforming LDAP V3 pure Python client / LGPLv3</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/ilanschnell/libconda">libconda</a></td>
      <td>4.0.0</td>
      <td>conda 4.0 based library / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://libdynd.org/">libdynd</a></td>
      <td>0.7.2</td>
      <td>C++ dynamic ndarray library / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://sourceware.org/libffi/">libffi</a>&nbsp;<sup>Linux</sup></td>
      <td>3.2.1</td>
      <td>portable foreign-function interface library / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://gcc.gnu.org/fortran/">libgfortran</a>&nbsp;<sup>Linux</sup></td>
      <td>3.0.0</td>
      <td>GNU Fortran runtime library / GPL3</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.unidata.ucar.edu/software/netcdf/">libnetcdf</a></td>
      <td>4.3.3.1</td>
      <td>Support for array-oriented scientific data / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.libpng.org/pub/png/libpng.html">libpng</a></td>
      <td>1.6.22</td>
      <td>The official PNG reference library / <a href="http://www.libpng.org/pub/png/src/libpng-LICENSE.txt">libpng license</a></td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://libsodium.org">libsodium</a>&nbsp;<sup>Linux</sup></td>
      <td>1.0.10</td>
      <td>A library for encryption, signatures, password hashing, etc. / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.libtiff.org/">libtiff</a></td>
      <td>4.0.6</td>
      <td>Support for Tag Image File Format (TIFF) / <a href="http://www.libtiff.org/misc.html">BSD-like</a></td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://xmlsoft.org/">libxml2</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>2.9.2</td>
      <td>The XML C parser and toolkit for Gnome / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://xmlsoft.org/XSLT/">libxslt</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>1.1.28</td>
      <td>The XSLT C library developed for the GNOME project / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.lighttpd.net/">lighttpd</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>1.4.39</td>
      <td>Light, fast web server / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/rkern/line_profiler">line_profiler</a></td>
      <td>1.0</td>
      <td>Line-by-line profiling for Python / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://llvmlite.pydata.org/">llvmlite</a></td>
      <td>0.11.0</td>
      <td>Lightweight wrapper around basic LLVM functionality / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://github.com/mwilliamson/locket.py">locket</a></td>
      <td>0.2.0</td>
      <td>File based locks for Python for Linux and Windows / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://launchpad.net/pylockfile">lockfile</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>0.12.2</td>
      <td>Platform-independent file locking module / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.logilab.org/project/logilab-common">logilab-common</a></td>
      <td>1.0.2</td>
      <td>collection of Python packages and modules used by Logilab projects / LGPL</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/spotify/luigi">luigi</a></td>
      <td>1.2.1</td>
      <td>Build complex pipelines of batch jobs / Apache Software License</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://lxml.de/">lxml</a></td>
      <td>3.6.0</td>
      <td>Pythonic binding for the C libraries libxml2 and libxslt / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/steeve/python-lz4">lz4</a></td>
      <td>0.8.2</td>
      <td>Bindings for the lz4 compression library / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.makotemplates.org">mako</a></td>
      <td>1.0.4</td>
      <td>Template library written in Python / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://packages.python.org/Markdown/">markdown</a></td>
      <td>2.6.6</td>
      <td>Python implementation of Markdown / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://packages.python.org/Markdown/">markdown2</a></td>
      <td>2.3.1</td>
      <td>Python implementation of Markdown / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.pocoo.org/projects/markupsafe/#markupsafe">markupsafe</a></td>
      <td>0.23</td>
      <td>Implements a XML/HTML/XHTML Markup safe string for Python / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.mathjax.org/">mathjax</a></td>
      <td>2.2</td>
      <td>A JavaScript display engine for mathematics / Apache</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://matplotlib.org/">matplotlib</a></td>
      <td>1.5.1</td>
      <td>Python 2D plotting library / <a href="http://matplotlib.sourceforge.net/users/license.html">PSF-based</a></td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/PyCQA/mccabe">mccabe</a></td>
      <td>0.3.1</td>
      <td>McCabe complexity checker for Python / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://mdp-toolkit.sourceforge.net/">mdp</a></td>
      <td>3.5</td>
      <td>A Python data processing framework. / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/supervisor/meld3">meld3</a></td>
      <td>1.0.2</td>
      <td>An HTML/XML templating engine / <a href="http://www.repoze.org/LICENSE.txt">BSD-derived</a></td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://pypi.python.org/pypi/memory_profiler">memory_profiler</a></td>
      <td>0.40</td>
      <td>Module for monitoring memory usage of a Python program / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/ContinuumIO/menuinst">menuinst</a>&nbsp;<sup>Windows</sup></td>
      <td>1.4.1</td>
      <td>cross platform menu item installation / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.mingw.org/">mingw</a>&nbsp;<sup>Windows</sup></td>
      <td>4.7</td>
      <td>Minimalist development environment for native Windows / Public-Domain</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/lepture/mistune">mistune</a></td>
      <td>0.7.2</td>
      <td>The fastest markdown parser in pure Python with renderer feature / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://software.intel.com/en-us/articles/intel-mkl/">mkl</a></td>
      <td>11.3.3</td>
      <td>Math library for Intel and compatible processors / proprietary - Intel</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/ContinuumIO/mkl-service">mkl-service</a></td>
      <td>1.1.2</td>
      <td>Python bindings to MKL service functions / 3-clause BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.voidspace.org.uk/python/mock/">mock</a></td>
      <td>2.0.0</td>
      <td>A Python mocking and patching library for testing / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://mpi4py.scipy.org/">mpi4py</a></td>
      <td>2.0.0</td>
      <td>Provides bindings of the MPI standard for Python / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.mpich.org/">mpich2</a>&nbsp;<sup>Linux</sup></td>
      <td>1.4.1p1</td>
      <td>A high performance widely portable implementation of the MPI standard / mpich license</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://mpmath.org">mpmath</a></td>
      <td>0.19</td>
      <td>Python library for arbitrary-precision floating-point arithmetic / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://msgpack.org/">msgpack-python</a></td>
      <td>0.4.6</td>
      <td>An efficient binary serialization format / Apache</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://pypi.python.org/pypi/multimethods/">multimethods</a></td>
      <td>1.0.0</td>
      <td>A simple python multidispatch. / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://github.com/mrocklin/multipledispatch/">multipledispatch</a></td>
      <td>0.4.8</td>
      <td>Multiple dispatch in Python / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/aappleby/smhasher">murmurhash</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>0.26.1</td>
      <td>A non-cryptographic hash function / Public-Domain</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://dev.mysql.com/doc/connector-python/en/index.html">mysql-connector-python</a></td>
      <td>2.0.3</td>
      <td>Python driver for communicating with MySQL servers / GPL2</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.nano-editor.org/">nano</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>2.4.1</td>
      <td>An enhanced clone of the Pico text editor / GPL2</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/SethMMorton/natsort">natsort</a></td>
      <td>4.0.3</td>
      <td>Sort lists naturally / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/Anaconda-Platform/nb_anacondacloud">nb_anacondacloud</a></td>
      <td>1.1.0</td>
      <td> / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/Anaconda-Platform/nb_conda">nb_conda</a></td>
      <td>1.1.0</td>
      <td>Launch Jupyter kernels for any installed conda environment / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/Anaconda-Platform/nb_conda_kernels">nb_conda_kernels</a></td>
      <td>1.0.3</td>
      <td>Launch Jupyter kernels for any installed conda environment / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://jupyter.org">nbconvert</a></td>
      <td>4.2.0</td>
      <td>converts notebooks to various other formats via Jinja templates / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://jupyter.org">nbformat</a></td>
      <td>4.0.1</td>
      <td>The reference implementation of the Jupyter Notebook format / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/Anaconda-Platform/nbpresent">nbpresent</a></td>
      <td>3.0.2</td>
      <td>Next generation slides for Jupyter Notebooks / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.gnu.org/software/ncurses/">ncurses</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>5.9</td>
      <td>Software emulation of curses in System V Release 4.0 / ncurses license</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://unidata.github.io/netcdf4-python/">netcdf4</a></td>
      <td>1.2.2</td>
      <td>Python/numpy interface to netCDF library / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://networkx.lanl.gov/">networkx</a></td>
      <td>1.11</td>
      <td>Python package for creating and manipulating complex networks / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://nltk.org/">nltk</a></td>
      <td>3.2.1</td>
      <td>Build Python programs to work with human language data / Apache</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://readthedocs.org/docs/nose/">nose</a></td>
      <td>1.3.7</td>
      <td>Nose extends unittest to make testing easier / LGPL</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://jupyter.org">notebook</a></td>
      <td>4.2.1</td>
      <td>A web-based notebook environment for interactive computing / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://nsis.sourceforge.net/Main_Page">nsis</a>&nbsp;<sup>Windows</sup></td>
      <td>2.46</td>
      <td>A professional open source system to create Windows installers / Common public License Version 1.0, zlib</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://numba.pydata.org/">numba</a></td>
      <td>0.26.0</td>
      <td>NumPy aware dynamic Python compiler using LLVM / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/pydata/numexpr">numexpr</a></td>
      <td>2.6.0</td>
      <td>Fast numerical expression evaluator for NumPy / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://numpy.scipy.org/">numpy</a></td>
      <td>1.11.1</td>
      <td>array processing for numbers, strings, records, and objects / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/numpy/numpydoc">numpydoc</a></td>
      <td>0.5</td>
      <td>Sphinx extension to support docstrings in Numpy format / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://odo.pydata.org/en/latest/">odo</a></td>
      <td>0.5.0</td>
      <td>Shapeshifting for your data / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.openblas.net/">openblas</a>&nbsp;<sup>Linux</sup></td>
      <td>0.2.14</td>
      <td>Optimized BLAS library based on GotoBLAS2 / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.open-mpi.org/">openmpi</a>&nbsp;<sup>Mac</sup></td>
      <td>1.6.3</td>
      <td>An open source Message Passing Interface implementation / <a href="http://www.open-mpi.org/community/license.php">3-clause BSD</a></td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://openpyxl.readthedocs.org">openpyxl</a></td>
      <td>2.3.2</td>
      <td>A Python library to read/write Excel 2010 xlsx/xlsm files / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.openssl.org/">openssl</a></td>
      <td>1.0.2h</td>
      <td>OpenSSL is an open-source implementation of the SSL and TLS protocols / <a href="http://www.openssl.org/source/license.html">Apache-style</a></td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://orange.biolab.si/">orange-app</a></td>
      <td>1.0</td>
      <td>component-based data mining framework / GPL3</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://orange.biolab.si/">orange3</a></td>
      <td>3.3.1</td>
      <td>component-based data mining framework / GPL3</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://pandas.pydata.org/">pandas</a></td>
      <td>0.18.1</td>
      <td>Powerful data structures and data analysis tools / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/pydata/pandas-datareader">pandas-datareader</a></td>
      <td>0.2.1</td>
      <td>data readers extracted from the pandas codebase / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/yhat/pandasql">pandasql</a></td>
      <td>0.7.3</td>
      <td>Sqldf for pandas / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.pango.org/">pango</a>&nbsp;<sup>Linux</sup></td>
      <td>1.39.0</td>
      <td>Text layout and rendering engine / LGPL</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://ioam.github.com/param/">param</a></td>
      <td>1.3.2</td>
      <td>Declarative Python programming using Parameters / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.paramiko.org/">paramiko</a></td>
      <td>1.16.0</td>
      <td>Native Python SSH2 protocol library / LGPL</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/dask/partd">partd</a></td>
      <td>0.3.4</td>
      <td>Appendable key-value byte store / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://bitbucket.org/ecollins/passlib/wiki/Home">passlib</a></td>
      <td>1.6.5</td>
      <td>Password hashing library for Python 2 & 3 / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://pythonpaste.org/deploy/">pastedeploy</a></td>
      <td>1.5.2</td>
      <td>Load, configure, and compose WSGI applications and servers / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://savannah.gnu.org/projects/patch/">patch</a>&nbsp;<sup>Windows</sup></td>
      <td>2.5.9</td>
      <td>Native Win32 versions of common unix tools / GPL2</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://nixos.org/patchelf.html">patchelf</a>&nbsp;<sup>Linux</sup></td>
      <td>0.9</td>
      <td>Modify the dynamic linker and RPATH of ELF executables / GPL3</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://github.com/jaraco/path.py">path.py</a></td>
      <td>8.2.1</td>
      <td>Module wrapper for os.path / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://pypi.python.org/pypi/pathlib2/">pathlib2</a></td>
      <td>2.1.0</td>
      <td>object-oriented filesystem paths / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/pydata/patsy">patsy</a></td>
      <td>0.4.1</td>
      <td>Describing statistical models in Python using symbolic formulas / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.dlitz.net/software/python-pbkdf2/">pbkdf2</a></td>
      <td>1.3</td>
      <td>Implements the password-based key derivation function, PBKDF2 / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://launchpad.net/pbr">pbr</a></td>
      <td>1.10.0</td>
      <td>Python Build Reasonableness / Apache</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.pcre.org/">pcre</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>8.31</td>
      <td>Implements regular expression pattern matching using Perl 5 syntax / 3-clause BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://pep8.readthedocs.org/">pep8</a></td>
      <td>1.7.0</td>
      <td>Python style guide checker / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.zope.org/Products/ZODB">persistent</a></td>
      <td>4.1.1</td>
      <td>translucent persistent objects / ZPL 2.1</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/alimanfoo/petl">petl</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>1.1.0</td>
      <td> / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://pexpect.readthedocs.org/">pexpect</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>4.0.1</td>
      <td>Pexpect allows easy control of interactive console applications / ISC</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/vivainio/pickleshare">pickleshare</a></td>
      <td>0.7.2</td>
      <td>File system based database that uses Python pickles / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://python-pillow.github.io/">pillow</a></td>
      <td>3.2.0</td>
      <td>The friendly Python Imaging Library(PIL) fork / PIL license</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://pip.pypa.io/en/stable/">pip</a></td>
      <td>8.1.2</td>
      <td>PyPA recommended tool for installing Python packages / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/nicolaskruchten/jupyter_pivottablejs">pivottablejs</a></td>
      <td>0.1.0</td>
      <td>PivotTable.js integration for Jupyter/IPython Notebook / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.pixman.org/">pixman</a>&nbsp;<sup>Linux</sup></td>
      <td>0.32.6</td>
      <td>A low-level software library for pixel manipulation / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://code.google.com/p/plac/">plac</a></td>
      <td>0.9.1</td>
      <td>The smartest command line arguments parser in the world / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.dabeaz.com/ply/">ply</a></td>
      <td>3.8</td>
      <td>Implementation of Lex and Yacc / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://semanchuk.com/philip/posix_ipc/">posix_ipc</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>1.0.0</td>
      <td>POSIX IPC for Python / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.postgresql.org/">postgresql</a>&nbsp;<sup>Linux</sup></td>
      <td>9.1.4</td>
      <td>A powerful, open source object-relational database system / <a href="http://www.postgresql.org/about/licence/">PostgreSQL license</a></td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/syllog1sm/preshed">preshed</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>0.46.2</td>
      <td>Cython hash table that trusts the keys are pre-hashed / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://trac.osgeo.org/proj/">proj4</a></td>
      <td>4.9.2</td>
      <td>PROJ.4 Cartographic Projections library / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/giampaolo/psutil">psutil</a></td>
      <td>4.3.0</td>
      <td>A cross-platform process and system utilities module for Python / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://initd.org/psycopg/">psycopg2</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>2.6.1</td>
      <td>Python-PostgreSQL Database Adapter / LGPL, BSD-like, ZPL</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/pexpect/ptyprocess">ptyprocess</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>0.5.1</td>
      <td>Run a subprocess in a pseudo terminal / ISC</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://pylib.readthedocs.org/">py</a></td>
      <td>1.4.31</td>
      <td>Library with cross-python path, ini-parsing, io, code, log facilities / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://pyasn1.sourceforge.net/">pyasn1</a></td>
      <td>0.1.9</td>
      <td>Offline IP address to Autonomous System Number lookup module / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://sourceforge.net/projects/pyasn1/">pyasn1-modules</a></td>
      <td>0.0.8</td>
      <td>collection of ASN.1-based protocols modules / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/ContinuumIO/pycosat">pycosat</a></td>
      <td>0.6.1</td>
      <td>Python bindings to the picosat SAT solver / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/eliben/pycparser">pycparser</a></td>
      <td>2.14</td>
      <td>Complete C99 parser in pure Python / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.pycrypto.org/">pycrypto</a></td>
      <td>2.6.1</td>
      <td>Cryptographic modules for Python / Public-Domain</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://pycurl.sourceforge.net/">pycurl</a></td>
      <td>7.43.0</td>
      <td>Python interface to libcurl / LGPL, MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://launchpad.net/pyflakes">pyflakes</a></td>
      <td>1.2.3</td>
      <td>Checks Python source files for errors / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://pygments.org/">pygments</a></td>
      <td>2.1.3</td>
      <td>Generic syntax highlighting package / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/02strich/pykerberos">pykerberos</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>1.1.10</td>
      <td>high-level interface to Kerberos / Apache</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.pylint.org/">pylint</a></td>
      <td>1.5.4</td>
      <td>Python code static checker / GPL</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/pymc-devs/pymc">pymc</a></td>
      <td>2.3.6</td>
      <td>Bayesian Stochastic Modelling in Python / Academic Free License</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://github.com/mongodb/mongo-python-driver">pymongo</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>3.0.3</td>
      <td>Python driver for MongoDB / Apache</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/PyMySQL/PyMySQL/">pymysql</a></td>
      <td>0.6.7</td>
      <td>Pure-Python MySQL Driver / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://mkleehammer.github.io/pyodbc/">pyodbc</a></td>
      <td>3.0.10</td>
      <td>DB API Module for ODBC / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://pyopengl.sourceforge.net">pyopengl</a></td>
      <td>3.1.1a1</td>
      <td>Standard OpenGL bindings for Python / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://pyopengl.sourceforge.net">pyopengl-accelerate</a></td>
      <td>3.1.1a1</td>
      <td>Standard OpenGL bindings for Python / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/pyca/pyopenssl">pyopenssl</a></td>
      <td>0.16.0</td>
      <td>Python wrapper module around the OpenSSL library / Apache License, Version 2.0</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://pyparsing.wikispaces.com/">pyparsing</a></td>
      <td>2.1.4</td>
      <td>Create and execute simple grammars / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://jswhit.github.io/pyproj/">pyproj</a></td>
      <td>1.9.5.1</td>
      <td>Python interface to PROJ4 library for cartographic transformations / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.riverbankcomputing.co.uk/software/pyqt">pyqt</a></td>
      <td>4.11.4</td>
      <td>Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.pyqtgraph.org">pyqtgraph</a></td>
      <td>0.9.10</td>
      <td>Scientific Graphics and GUI Library for Python / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://trypyramid.com//">pyramid</a></td>
      <td>1.5.7</td>
      <td>The Pyramid Web Framework, a Pylons project / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/Pylons/pyramid_chameleon">pyramid_chameleon</a></td>
      <td>0.3</td>
      <td>Bindings for the Chameleon templating system for Pyramid / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://docs.pylonsproject.org/projects/pyramid-debugtoolbar/en/latest/">pyramid_debugtoolbar</a></td>
      <td>2.4.1</td>
      <td>interactive HTML debugger for Pyramid application development / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/Pylons/pyramid_jinja2">pyramid_jinja2</a></td>
      <td>2.5</td>
      <td>Jinja2 template bindings for the Pyramid web framework / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/Pylons/pyramid_mako">pyramid_mako</a></td>
      <td>1.0.2</td>
      <td>Mako template bindings for the Pyramid web framework / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://docs.pylonsproject.org/projects/pyramid-tm/en/latest/">pyramid_tm</a></td>
      <td>0.12</td>
      <td>Allows Pyramid requests to join the active transaction / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://ipython.org/pyreadline.html">pyreadline</a>&nbsp;<sup>Windows</sup></td>
      <td>2.1</td>
      <td>A ctypes-based readline for Windows / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://pysal.org">pysal</a></td>
      <td>1.11.1</td>
      <td>library of spatial analysis functions / 3-clause BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/pyserial/pyserial">pyserial</a></td>
      <td>2.7</td>
      <td>Python serial port access library / PSF</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://pysnmp.sourceforge.net/">pysnmp</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>4.2.5</td>
      <td>A pure-Python SNMPv1/v2c/v3 library / <a href="http://pysnmp.sourceforge.net/license.html">BSD</a></td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/stan-dev/pystan">pystan</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>2.8.0.0</td>
      <td>Python interface to Stan / GPL3</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.pytables.org">pytables</a></td>
      <td>3.2.2</td>
      <td>Manage hierarchical datasets to cope with large amounts of data / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://pytest.org/">pytest</a></td>
      <td>2.9.2</td>
      <td>Simple and powerful testing with Python / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://bitbucket.org/hpk42/pytest-cache/">pytest-cache</a></td>
      <td>1.0</td>
      <td>pytest plugin with mechanisms for caching across test runs / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/pytest-dev/pytest-cov">pytest-cov</a></td>
      <td>2.2.1</td>
      <td>Pytest plugin for measuring coverage. / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://bitbucket.org/hpk42/pytest-pep8/">pytest-pep8</a></td>
      <td>1.0.6</td>
      <td>pytest plugin to check PEP8 requirements / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.python.org/">python</a></td>
      <td>3.5.2</td>
      <td>general purpose programming language / PSF</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://alioth.debian.org/projects/python-daemon/">python-daemon</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>2.1.1</td>
      <td>Library to implement a well-behaved Unix daemon process / Apache Software License</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://dateutil.readthedocs.org/">python-dateutil</a></td>
      <td>2.5.3</td>
      <td>Extensions to the standard Python datetime module / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://pytz.sourceforge.net/">pytz</a></td>
      <td>2016.4</td>
      <td>World timezone definitions, modern and historical / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://bitbucket.org/techtonik/python-wget/">pywget</a></td>
      <td>2.2</td>
      <td>Pure Python download utility / Public-Domain</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://sourceforge.net/projects/pywin32/">pywin32</a>&nbsp;<sup>Windows</sup></td>
      <td>220</td>
      <td>Python extensions for Windows / PSF</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://pyyaml.org/wiki/PyYAML">pyyaml</a></td>
      <td>3.11</td>
      <td>YAML parser and emitter for Python / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/zeromq/pyzmq">pyzmq</a></td>
      <td>15.2.0</td>
      <td>zeromq bindings for Python / LGPL and BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/quantopian/qgrid">qgrid</a></td>
      <td>0.3.1</td>
      <td>Pandas DataFrame viewer for IPython Notebook / Apache</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://qt-project.org">qt</a></td>
      <td>4.8.7</td>
      <td>Qt is a cross-platform application and UI framework / LGPL</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://jupyter.org">qtconsole</a></td>
      <td>4.2.1</td>
      <td>Jupyter Qt Console / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/spyder-ide/qtpy">qtpy</a></td>
      <td>1.0.2</td>
      <td>uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.quandl.com/">quandl</a></td>
      <td>2.8.9</td>
      <td>High quality financial and economic data / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/scrapy/queuelib">queuelib</a></td>
      <td>1.4.2</td>
      <td>Collection of persistent (disk-based) queues / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html">readline</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>6.2</td>
      <td>Line-editing for programs with a command-line interface / GPL3</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://redis.io/download/">redis</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>3.2.0</td>
      <td>Advanced key-value cache and store / 3-clause BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/andymccurdy/redis-py/">redis-py</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>2.10.5</td>
      <td>Redis Python Client / <a href="https://github.com/andymccurdy/redis-py/blob/master/LICENSE">MIT</a></td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.reportlab.com/">reportlab</a></td>
      <td>3.3.0</td>
      <td>The ReportLab Toolkit / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.repoze.org/">repoze.lru</a></td>
      <td>0.6</td>
      <td>A tiny LRU cache implementation and decorator / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://docs.python-requests.org/en/latest/index.html">requests</a></td>
      <td>2.10.0</td>
      <td>Python HTTP for Humans / Apache</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://github.com/dashea/requests-file">requests-file</a></td>
      <td>1.4</td>
      <td>file transport adapter for Requests / Apache</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/requests/requests-kerberos">requests-kerberos</a></td>
      <td>0.8.0</td>
      <td>Kerberos authentication handler for python-requests / Other</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/python-rope/rope">rope</a></td>
      <td>0.9.4</td>
      <td>A Python refactoring library / GPL</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://pypi.python.org/pypi/Routes">routes</a></td>
      <td>2.2</td>
      <td>Routing Recognition and Generation Tools / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://bitbucket.org/ruamel/yaml">ruamel_yaml</a></td>
      <td>0.11.7</td>
      <td> / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/paulgb/runipy">runipy</a></td>
      <td>0.1.3</td>
      <td>Run IPython notebooks from the command line / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://s3fs.readthedocs.org/en/latest/">s3fs</a></td>
      <td>0.0.6</td>
      <td>convenient Filesystem interface over S3 / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://pyhacker.com/pages/sas7bdat.html">sas7bdat</a></td>
      <td>2.0.6</td>
      <td>sas7bdat file reader for Python / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://scikit-bio.org/">scikit-bio</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>0.4.0</td>
      <td>Python package for bioinformatics / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://scikit-image.org/">scikit-image</a></td>
      <td>0.12.3</td>
      <td>Image processing routines for SciPy / 3-clause BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://scikit-learn.org/stable/">scikit-learn</a></td>
      <td>0.17.1</td>
      <td>A set of python modules for machine learning and data mining / 3-clause BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://scikit-rf.org">scikit-rf</a></td>
      <td>0.14.1</td>
      <td>Object Oriented RF/Microwave Engineering / new BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.scipy.org/">scipy</a></td>
      <td>0.17.1</td>
      <td>Scientific Library for Python / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://stanford.edu/~mwaskom/software/seaborn/">seaborn</a></td>
      <td>0.7.0</td>
      <td>Statistical data visualization / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/rbarrois/python-semanticversion">semantic_version</a></td>
      <td>2.5.0</td>
      <td>A library implementing the 'SemVer' scheme. / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/k-bx/python-semver">semver</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>2.4.2</td>
      <td>Python package to work with Semantic Versioning / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://serf.apache.org/">serf</a></td>
      <td>1.3.8</td>
      <td>High performance C-based HTTP client library / Apache License 2.0</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/pyca/service_identity">service_identity</a></td>
      <td>16.0.0</td>
      <td>Service identity verification for pyOpenSSL / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://pypi.python.org/pypi/setuptools">setuptools</a></td>
      <td>23.0.0</td>
      <td>Download, build, install, upgrade, and uninstall Python packages / PSF or ZPL</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/pypa/setuptools_scm">setuptools_scm</a></td>
      <td>1.9.0</td>
      <td>Manage your versions by scm tags / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://amoffat.github.io/sh/">sh</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>1.11</td>
      <td>full-fledged subprocess replacement for Python / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/Toblerity/Shapely">shapely</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>1.5.13</td>
      <td>Geometric objects, predicates, and operations / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://pypi.python.org/pypi/simplegeneric">simplegeneric</a></td>
      <td>0.8.1</td>
      <td>Define simple single-dispatch generic functions / ZPL 2.1</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/simplejson/simplejson">simplejson</a></td>
      <td>3.8.2</td>
      <td>Simple, fast, extensible JSON encoder/decoder for Python / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://docs.python.org/3/library/functools.html#functools.singledispatch">singledispatch</a></td>
      <td>3.4.0.3</td>
      <td>Transforms a function into a single-dispatch generic function / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.riverbankcomputing.com/software/sip/intro">sip</a></td>
      <td>4.16.9</td>
      <td>Create Python bindings for C and C++ libraries / GPL3</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://pypi.python.org/pypi/six/">six</a></td>
      <td>1.10.0</td>
      <td>Python 2 and 3 compatibility utilities / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/piskvorky/smart_open">smart_open</a></td>
      <td>1.3.3</td>
      <td>Utils for streaming large files / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://jiffyclub.github.io/snakeviz/">snakeviz</a></td>
      <td>0.4.0</td>
      <td>Web-based viewer for Python profiler output / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/google/snappy">snappy</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>1.1.3</td>
      <td> / Other</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/shibukawa/snowball_py">snowballstemmer</a></td>
      <td>1.2.1</td>
      <td>Snowball stemming library collection for Python / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://github.com/mrjoes/sockjs-tornado/">sockjs-tornado</a></td>
      <td>1.0.3</td>
      <td>SockJS python server implementation on top of Tornado framework / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://spacy.io/">spacy</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>0.100.6</td>
      <td>Industrial-strength Natural Language Processing / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://sphinx-doc.org">sphinx</a></td>
      <td>1.4.1</td>
      <td>Documentation generator / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/snide/sphinx_rtd_theme/">sphinx_rtd_theme</a></td>
      <td>0.1.9</td>
      <td>ReadTheDocs.org theme for Sphinx / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/spacy-io/sputnik">sputnik</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>0.9.3</td>
      <td>data package manager library / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/spyder-ide/spyder">spyder</a></td>
      <td>2.3.9</td>
      <td>Scientific PYthon Development EnviRonment / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.sqlalchemy.org/">sqlalchemy</a></td>
      <td>1.0.13</td>
      <td>Database Abstraction Library / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.sqlite.org/">sqlite</a></td>
      <td>3.13.0</td>
      <td>Self-contained, zero-configuration, SQL database engine / <a href="http://www.sqlite.org/copyright.html">Public-Domain</a></td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/andialbrecht/sqlparse">sqlparse</a></td>
      <td>0.1.19</td>
      <td>A non-validating SQL parser module for Python / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://statsmodels.sourceforge.net/">statsmodels</a></td>
      <td>0.6.1</td>
      <td>Statistical computations and models / 3-clause BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/stripe/stripe-python">stripe</a></td>
      <td>1.25.0</td>
      <td>Stripe python bindings / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://bitbucket.org/jurko/suds">suds-jurko</a></td>
      <td>0.6</td>
      <td>Lightweight SOAP client (Jurko's fork) / GNU Library or Lesser General Public License LGPL</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://subversion.apache.org/">svn</a></td>
      <td>1.9.3</td>
      <td>Enterprise-class centralized version control for the masses / Apache Software License V.2</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.swig.org/">swig</a></td>
      <td>3.0.8</td>
      <td>A compiler that integrates C and C++ with a variety of languages / GPL3</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://sympy.org">sympy</a></td>
      <td>1.0</td>
      <td>Python library for symbolic mathematics / 3-clause BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/ionelmc/python-tblib">tblib</a></td>
      <td>1.3.0</td>
      <td>Traceback fiddling library for Python / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://pythonpaste.org/tempita/">tempita</a></td>
      <td>0.5.3</td>
      <td>A small templating language / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://github.com/teradata/PyTd">teradata</a></td>
      <td>15.10.0.11</td>
      <td>Script powerful interactions with Teradata Database / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/takluyver/terminado">terminado</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>0.6</td>
      <td>Terminals served to term.js using Tornado websockets / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://github.com/syllog1sm/thinc">thinc</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>5.0.6</td>
      <td>Super sparse multi-class machine learning / Commercial, GPLv2</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.tcl.tk/">tk</a></td>
      <td>8.5.18</td>
      <td>Dynamic programming language with GUI elements / BSD-like</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://toolz.readthedocs.org/en/latest/">toolz</a></td>
      <td>0.8.0</td>
      <td>List processing tools and functional utilities / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.tornadoweb.org/">tornado</a></td>
      <td>4.3</td>
      <td>A Python web framework and asynchronous networking library / Apache</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/ipython/traitlets">traitlets</a></td>
      <td>4.2.1</td>
      <td>Configuration system for Python applications / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://zodb.readthedocs.org/en/latest/transactions.html">transaction</a></td>
      <td>1.6.0</td>
      <td>Transaction management for Python / ZPL 2.1</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://docs.pylonsproject.org/projects/translationstring/en/latest/">translationstring</a></td>
      <td>1.3</td>
      <td>Utility library for i18n / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/haypo/trollius">trollius</a></td>
      <td>2.1</td>
      <td>port of the Tulip project (asyncio module, PEP 3156) / Apache</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://twistedmatrix.com/">twisted</a></td>
      <td>16.2.0</td>
      <td>Event-driven networking engine / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.esn.me/">ujson</a></td>
      <td>1.35</td>
      <td>Ultra fast JSON encoder and decoder for Python / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/jdunck/python-unicodecsv">unicodecsv</a></td>
      <td>0.14.1</td>
      <td>Drop-in replacement for csv module which supports unicode strings / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://pypi.python.org/pypi/Unidecode">unidecode</a></td>
      <td>0.04.19</td>
      <td>ASCII transliterations of Unicode text / GPL2</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.unixodbc.org/">unixodbc</a>&nbsp;<sup>Linux</sup></td>
      <td>2.3.4</td>
      <td>ODBC (Open Database Connectivity) implementation for Unix / LGPLv2</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://unxutils.sourceforge.net/">unxutils</a>&nbsp;<sup>Windows</sup></td>
      <td>14.04.03</td>
      <td>Ports of common GNU utilities to native Win32 / GPL3</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/habnabit/vcversioner">vcversioner</a></td>
      <td>2.16.0.0</td>
      <td>take version numbers from version control / ISC</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://docs.pylonsproject.org/projects/venusian/en/latest/">venusian</a></td>
      <td>1.0</td>
      <td>A library for deferring decorator actions / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://virtualenv.pypa.io/">virtualenv</a></td>
      <td>13.0.1</td>
      <td>Virtual Python Environment builder / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.microsoft.com">vs2015_runtime</a>&nbsp;<sup>Windows</sup></td>
      <td>14.0.25123</td>
      <td>Bundles of the MSVC 14 (VS 2015) runtime / Proprietary</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/scrapy/w3lib">w3lib</a></td>
      <td>1.14.2</td>
      <td>Library of web-related functions / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/Pylons/waitress">waitress</a></td>
      <td>0.8.9</td>
      <td>Production-quality WSGI server with very acceptable performance / ZPL 2.1</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://webob.org/">webob</a></td>
      <td>1.6.0</td>
      <td>WSGI request and response object / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://webtest.pythonpaste.org/">webtest</a></td>
      <td>2.0.18</td>
      <td>helper to test WSGI applications / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://werkzeug.pocoo.org/">werkzeug</a></td>
      <td>0.11.10</td>
      <td>A WSGI utility library for Python / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://bitbucket.org/techtonik/python-wget/">wget</a></td>
      <td>2.2</td>
      <td>Pure Python download utility / Public-Domain</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://bitbucket.org/pypa/wheel/">wheel</a></td>
      <td>0.29.0</td>
      <td>Built-package format for Python / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://bitbucket.org/mchaput/whoosh">whoosh</a></td>
      <td>2.7.3</td>
      <td>Full-text indexing and searching library / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://github.com/shazow/workerpool">workerpool</a></td>
      <td>0.9.4</td>
      <td>Python multithreaded job distribution module / MIT</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="https://github.com/GrahamDumpleton/wrapt">wrapt</a></td>
      <td>1.10.6</td>
      <td>Module for decorators, wrappers and monkey patching / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://wtforms.simplecodes.com/">wtforms</a></td>
      <td>2.1</td>
      <td>A flexible forms validation and rendering library for Python / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://xarray.pydata.org/en/stable/">xarray</a></td>
      <td>0.7.2</td>
      <td>N-D labeled arrays and datasets in Python / Apache</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://xerces.apache.org/xerces-c/">xerces-c</a></td>
      <td>3.1.2</td>
      <td>A validating XML parser written in a portable subset of C++ / Apache 2.0</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://www.lexicon.net/sjmachin/xlrd.htm">xlrd</a></td>
      <td>1.0.0</td>
      <td>Extract data from Microsoft Excel spreadsheet files / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="https://github.com/jmcnamara/XlsxWriter">xlsxwriter</a></td>
      <td>0.9.2</td>
      <td>A Python module for creating Excel XLSX files / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://xlwings.org/">xlwings</a>&nbsp;<sup>Mac&nbsp;Windows</sup></td>
      <td>0.7.2</td>
      <td>Interact with Excel from Python and vice versa / 3-clause BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.python-excel.org/">xlwt</a></td>
      <td>1.1.2</td>
      <td>Writing data and formatting information to Excel files / BSD</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://tukaani.org/xz/">xz</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>5.2.2</td>
      <td>Data compression software with high compression ratio / Public-Domain, GPL</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://www.yaml.org/">yaml</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>0.1.6</td>
      <td>A human friendly data serialization standard / MIT</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://yt-project.org/">yt</a>&nbsp;<sup>Linux&nbsp;Mac</sup></td>
      <td>3.2.3</td>
      <td>An analysis and visualization toolkit for Astrophysical simulations / BSD</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://zeromq.org">zeromq</a>&nbsp;<sup>Linux</sup></td>
      <td>4.1.4</td>
      <td>Distributed messaging / LGPL</td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://zlib.net/">zlib</a></td>
      <td>1.2.8</td>
      <td>Unobtrusive compression library / <a href="http://zlib.net/zlib_license.html">zlib</a></td>
      <td><i class="fa fa-check"></i></td>
    </tr>
    <tr>
      <td><a href="http://pypi.python.org/pypi/zope.deprecation">zope.deprecation</a></td>
      <td>4.1.2</td>
      <td>Zope Deprecation Infrastructure / ZPL 2.1</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://docs.zope.org/zope.interface/">zope.interface</a></td>
      <td>4.2.0</td>
      <td>Interfaces for Python / ZPL 2.1</td>
      <td></td>
    </tr>
    <tr>
      <td><a href="http://pypi.python.org/pypi/zope.sqlalchemy">zope.sqlalchemy</a></td>
      <td>0.7.6</td>
      <td>Minimal Zope/SQLAlchemy transaction integration / ZPL 2.1</td>
      <td></td>
    </tr>
  </table>

:orphan:
