Skip to main content
Anaconda 2019.10
Oct 15, 2019

User-facing changes

  • Updated packages.
  • For macOS Catalina, we have notarized the package installers and changed the default install directory to /opt/anaconda{2,3}.

Backend improvements (non-visible changes)

  • Added a new Cython-based Python wrapper to clear up library loading problems with libarchive.
  • Extraction scripts work better with older operating systems.

Major package updates

  • dask 2.1.0 -> 2.5.2
  • ipython 7.6.1 -> 7.8.0
  • jupyter_client 5.3.1 -> 5.3.3
  • jupyterlab 1.0.2 -> 1.1.4
  • jupyterlab_server 1.0.0 -> 1.0.6
  • matplotlib 3.1.0 -> 3.1.1
  • pandas 0.24.2 -> 0.25.1
  • pillow 6.1.0 -> 6.2.0
  • python 3.7.3 -> 3.7.4
  • spyder-kernels 0.5.1 -> 0.5.2
  • statsmodels 0.10.0 -> 0.10.1
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.3Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto1.0.1Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid2.3.1A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.2.1Community-developed Python Library for Astronomy / BSD 3-clause
atomicwrites1.3.0Atomic file writes / MIT
attrs19.2.0attrs 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
babel2.7.0Utilities to internationalize and localize Python applications / BSD 3-clause
backcall0.1.0Specifications for callback functions passed in to an API / BSD-3-Clause
backports1.0None / BSD
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.8.0Python library designed for screen-scraping / MIT
bitarray1.0.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.16.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.3.4Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.8high-quality data compressor / bzip2
ca-certificates2019.8.28Certificates for use with other packages. / MPL 2.0
certifi2019.9.11Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.3Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle1.2.2Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
comtypes1.1.7pure Python COM package / MIT
conda4.7.12OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.18.9tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify3.4.2tool for validating conda recipes and conda packages / BSD 3-Clause
console_shortcut0.1.1Console shortcut creator for Windows (using menuinst) / BSD
contextlib20.6.0Backports and enhancements for the contextlib module / PSF 2
cryptography2.7Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.65.3tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.13The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.10.0Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause
dask2.5.2Parallel PyData with Task Scheduling / BSD 3-Clause
dask-core2.5.2Parallel Python with task scheduling / BSD 3-Clause
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.6.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed2.5.2Distributed computing with Dask / BSD 3-Clause
docutils0.15.2Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
fastcache1.1.0C implementation of Python 3 lru_cache / MIT
filelock3.0.12A platform independent file lock. / Public Domain
flask1.1.1A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
fsspec0.5.2A specification for pythonic filesystems / BSD-3-Clause
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.4.0Coroutine-based network library / MIT
glob20.7Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.15Lightweight in-process concurrent programming / MIT
h5py2.9.0Read and write HDF5 files from Python. / BSD-3-Clause
hdf51.10.4HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.1A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icc_rt2019.0.0Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.6.0A Python library for reading and writing image data / BSD-2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.23A library to access the metadata for a Python package / APACHE-2.0
intel-openmp2019.4Math library for Intel and compatible processors / proprietary - Intel
ipykernel5.1.2IPython Kernel for Jupyter / BSD-3-Clause
ipython7.8.0IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.5.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.21A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.4.1Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.15.1An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10.3An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
joblib0.13.2Python function as pipeline jobs. / BSD 3-Clause
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
json50.8.5A Python implementation of the JSON5 data format / Apache-2.0
jsonschema3.0.2An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.3.3Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console6.0.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.5.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab1.1.4JupyterLab / BSD-3-Clause
jupyterlab_server1.0.6A set of server components for JupyterLab and JupyterLab like applications. / BSD 3-Clause
keyring18.0.0Store and access your passwords safely / Python Software Foundation or MIT
kiwisolver1.1.0A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.4.2A fast and thorough lazy object proxy / BSD-2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.65.3tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libiconv1.15Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
liblief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
libpng1.6.37PNG reference library / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.2the SSH library / BSD-3-Clause
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
llvmlite0.29.0A lightweight LLVM python binding for writing JIT compilers / New BSD License
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.4.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
m2w64-gcc-libgfortran5.3.0/
m2w64-gcc-libs5.3.0/
m2w64-gcc-libs-core5.3.0/
m2w64-gmp6.1.0/
m2w64-libwinpthread-git5.0.0.4634.697f757/
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib3.1.1Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.16cross platform menu item installation / BSD
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.4Math library for Intel and compatible processors / proprietary - Intel
mkl-service2.3.0Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.14NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mkl_random1.1.0Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
mock3.0.5A library for testing in Python / BSD-2-Clause
more-itertools7.2.0More routines for operating on iterables, beyond itertools / MIT
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
msys2-conda-epoch20160418/
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.6.0Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.3Python package for creating and manipulating complex networks / BSD-3-Clause
nltk3.4.5Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook6.0.1Jupyter Notebook / BSD 3-clause
numba0.45.1NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.7.0Fast numerical expression evaluator for NumPy. / MIT
numpy1.16.5Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.16.5Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.9.1Numpy’s Sphinx extensions / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl3.0.0A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.1.1dOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.2Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.25.1High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.2.3.2Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.5.1A Python Parser / MIT
partd1.0.0Data structure for on-disk shuffle operations / BSD 3-Clause
path.py12.0.1A module wrapper for os.path / MIT
pathlib22.3.5Fork of pathlib aiming to support the full stdlib Python API / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.1Python style guide checker / MIT
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow6.2.0Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.2.3PyPA recommended tool for installing Python packages / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.13.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
powershell_shortcut0.0.1Powershell shortcut creator for Windows (using menuinst) / BSD
prometheus_client0.7.1Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit2.0.10Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.3A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
py-lief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.3A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.4.2Generic syntax highlighting package / BSD 2-clause
pylint2.4.2python code static checker / GPL 2
pyodbc4.0.27DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.4.2Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pyreadline2.1A python implmementation of GNU readline. / BSD 3-Clause
pyrsistent0.15.4Persistent/Functional/Immutable data structures / MIT
pysocks1.7.1A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.5.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest5.2.1Simple and powerful testing with Python. / MIT
pytest-arraydiff0.3pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.5.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.4.0Pytest plugin with advanced doctest features / BSD 3-Clause
pytest-openfiles0.4.0Pytest plugin for detecting inadvertent open file handles / BSD-3-Clause
pytest-remotedata0.3.2Pytest plugin for controlling remote data access / BSD
python3.7.4General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8Python interface to libarchive / CC0-1.0
pytz2019.3World timezone definitions, modern and historical. / MIT
pywavelets1.0.3Discrete Wavelet Transforms in Python / MIT
pywin32223Python extensions for Windows / PSF
pywinpty0.5.5Python bindings for the winpty library / MIT
pyyaml5.1.2YAML parser and emitter for Python / MIT
pyzmq18.1.0Python bindings for zeromq / BSD 3-clause
qt5.9.7Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.6.0Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.5.5Jupyter Qt console / BSD 3-Clause
qtpy1.9.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.22.0Python HTTP for Humans / Apache 2.0
rope0.14.0A python refactoring library / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scikit-image0.15.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.21.3A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.3.1Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools41.4.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.19.8Create Python bindings for C and C++ libraries / GPL-3.0
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer2.0.0Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.9.3A modern CSS selector implementation for BeautifulSoup / MIT
sphinx2.2.0Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD-2-Clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-applehelp1.0.1sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause
sphinxcontrib-devhelp1.0.1sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause
sphinxcontrib-htmlhelp1.0.2sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause
sphinxcontrib-jsmath1.0.1A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause
sphinxcontrib-qthelp1.0.2sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause
sphinxcontrib-serializinghtml1.1.3sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause
sphinxcontrib-websupport1.1.2Sphinx API for Web Apps / BSD-2-Clause
spyder3.3.6The Scientific Python Development Environment / MIT
spyder-kernels0.5.2Jupyter kernels for the Spyder console / MIT
sqlalchemy1.3.9Database Abstraction Library. / MIT
sqlite3.30.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.10.1Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.4Python library for symbolic mathematics / BSD-3-Clause
tbb2019.4High level abstract threading library / Apache 2.0
tblib1.4.0Traceback serialization library. / BSD 2-Clause
terminado0.8.2Terminals served by tornado websockets / BSD 2-Clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.10.0A functional standard library for Python / BSD 3-Clause
tornado6.0.3A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.36.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traitlets4.3.3Configuration system for Python applications / BSD-3-Clause
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
urllib31.24.2HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc14.1A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause)
vs2015_runtime14.16.27012MSVC runtimes associated with cl.exe version 19.16.27032.1 (VS 2017 update 9) / None
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.16.0The comprehensive WSGI web application library. / BSD 3-Clause
wheel0.33.6A built-package format for Python. / MIT
widgetsnbextension3.5.1Interactive Widgets for Jupyter / BSD 3-clause
win_inet_pton1.1.0Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN
win_unicode_console0.5A Python package to enable Unicode input and display when running Python from Windows console. / MIT
wincertstore0.2Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2
winpty0.4.3Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT
wrapt1.11.2Module for decorators, wrappers and monkey patching / BSD 2-Clause
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.2.1A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.15.10Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.3.1A high-performance asynchronous messaging library. / LGPL 3
zict1.0.0Composable Dictionary Classes / BSD 3-Clause
zipp0.6.0A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.3Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto1.0.1Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid2.3.1A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.2.1Community-developed Python Library for Astronomy / BSD 3-clause
atomicwrites1.3.0Atomic file writes / MIT
attrs19.2.0attrs 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
babel2.7.0Utilities to internationalize and localize Python applications / BSD 3-clause
backcall0.1.0Specifications for callback functions passed in to an API / BSD-3-Clause
backports1.0None / BSD
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.8.0Python library designed for screen-scraping / MIT
bitarray1.0.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.16.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.3.4Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.8high-quality data compressor / bzip2
ca-certificates2019.8.28Certificates for use with other packages. / MPL 2.0
certifi2019.9.11Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.3Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle1.2.2Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
comtypes1.1.7pure Python COM package / MIT
conda4.7.12OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.18.9tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify3.4.2tool for validating conda recipes and conda packages / BSD 3-Clause
console_shortcut0.1.1Console shortcut creator for Windows (using menuinst) / BSD
contextlib20.6.0Backports and enhancements for the contextlib module / PSF 2
cryptography2.7Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.65.3tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.13The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.10.0Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause
dask2.5.2Parallel PyData with Task Scheduling / BSD 3-Clause
dask-core2.5.2Parallel Python with task scheduling / BSD 3-Clause
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.6.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed2.5.2Distributed computing with Dask / BSD 3-Clause
docutils0.15.2Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
fastcache1.1.0C implementation of Python 3 lru_cache / MIT
filelock3.0.12A platform independent file lock. / Public Domain
flask1.1.1A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
fsspec0.5.2A specification for pythonic filesystems / BSD-3-Clause
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.4.0Coroutine-based network library / MIT
glob20.7Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.15Lightweight in-process concurrent programming / MIT
h5py2.9.0Read and write HDF5 files from Python. / BSD-3-Clause
hdf51.10.4HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.1A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icc_rt2019.0.0Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.6.0A Python library for reading and writing image data / BSD-2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.23A library to access the metadata for a Python package / APACHE-2.0
intel-openmp2019.4Math library for Intel and compatible processors / proprietary - Intel
ipykernel5.1.2IPython Kernel for Jupyter / BSD-3-Clause
ipython7.8.0IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.5.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.21A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.4.1Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.15.1An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10.3An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
joblib0.13.2Python function as pipeline jobs. / BSD 3-Clause
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
json50.8.5A Python implementation of the JSON5 data format / Apache-2.0
jsonschema3.0.2An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.3.3Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console6.0.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.5.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab1.1.4JupyterLab / BSD-3-Clause
jupyterlab_server1.0.6A set of server components for JupyterLab and JupyterLab like applications. / BSD 3-Clause
keyring18.0.0Store and access your passwords safely / Python Software Foundation or MIT
kiwisolver1.1.0A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.4.2A fast and thorough lazy object proxy / BSD-2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.65.3tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libiconv1.15Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
liblief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
libpng1.6.37PNG reference library / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.2the SSH library / BSD-3-Clause
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
llvmlite0.29.0A lightweight LLVM python binding for writing JIT compilers / New BSD License
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.4.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
m2w64-gcc-libgfortran5.3.0/
m2w64-gcc-libs5.3.0/
m2w64-gcc-libs-core5.3.0/
m2w64-gmp6.1.0/
m2w64-libwinpthread-git5.0.0.4634.697f757/
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib3.1.1Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.16cross platform menu item installation / BSD
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.4Math library for Intel and compatible processors / proprietary - Intel
mkl-service2.3.0Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.14NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mkl_random1.1.0Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
mock3.0.5A library for testing in Python / BSD-2-Clause
more-itertools7.2.0More routines for operating on iterables, beyond itertools / MIT
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
msys2-conda-epoch20160418/
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.6.0Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.3Python package for creating and manipulating complex networks / BSD-3-Clause
nltk3.4.5Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook6.0.1Jupyter Notebook / BSD 3-clause
numba0.45.0NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.7.0Fast numerical expression evaluator for NumPy. / MIT
numpy1.16.5Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.16.5Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.9.1Numpy’s Sphinx extensions / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl3.0.0A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.1.1dOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.2Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.25.1High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.2.3.2Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.5.1A Python Parser / MIT
partd1.0.0Data structure for on-disk shuffle operations / BSD 3-Clause
path.py12.0.1A module wrapper for os.path / MIT
pathlib22.3.5Fork of pathlib aiming to support the full stdlib Python API / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.1Python style guide checker / MIT
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow6.2.0Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.2.3PyPA recommended tool for installing Python packages / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.13.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
powershell_shortcut0.0.1Powershell shortcut creator for Windows (using menuinst) / BSD
prometheus_client0.7.1Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit2.0.10Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.3A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
py-lief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.3A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.4.2Generic syntax highlighting package / BSD 2-clause
pylint2.4.2python code static checker / GPL 2
pyodbc4.0.27DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.4.2Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pyreadline2.1A python implmementation of GNU readline. / BSD 3-Clause
pyrsistent0.15.4Persistent/Functional/Immutable data structures / MIT
pysocks1.7.1A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.5.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest5.2.1Simple and powerful testing with Python. / MIT
pytest-arraydiff0.3pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.5.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.4.0Pytest plugin with advanced doctest features / BSD 3-Clause
pytest-openfiles0.4.0Pytest plugin for detecting inadvertent open file handles / BSD-3-Clause
pytest-remotedata0.3.2Pytest plugin for controlling remote data access / BSD
python3.7.4General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8Python interface to libarchive / CC0-1.0
pytz2019.3World timezone definitions, modern and historical. / MIT
pywavelets1.0.3Discrete Wavelet Transforms in Python / MIT
pywin32223Python extensions for Windows / PSF
pywinpty0.5.5Python bindings for the winpty library / MIT
pyyaml5.1.2YAML parser and emitter for Python / MIT
pyzmq18.1.0Python bindings for zeromq / BSD 3-clause
qt5.9.7Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.6.0Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.5.5Jupyter Qt console / BSD 3-Clause
qtpy1.9.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.22.0Python HTTP for Humans / Apache 2.0
rope0.14.0A python refactoring library / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scikit-image0.15.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.21.1A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.3.1Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools41.4.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.19.8Create Python bindings for C and C++ libraries / GPL-3.0
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer2.0.0Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.9.3A modern CSS selector implementation for BeautifulSoup / MIT
sphinx2.2.0Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD-2-Clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-applehelp1.0.1sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause
sphinxcontrib-devhelp1.0.1sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause
sphinxcontrib-htmlhelp1.0.2sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause
sphinxcontrib-jsmath1.0.1A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause
sphinxcontrib-qthelp1.0.2sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause
sphinxcontrib-serializinghtml1.1.3sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause
sphinxcontrib-websupport1.1.2Sphinx API for Web Apps / BSD-2-Clause
spyder3.3.6The Scientific Python Development Environment / MIT
spyder-kernels0.5.2Jupyter kernels for the Spyder console / MIT
sqlalchemy1.3.9Database Abstraction Library. / MIT
sqlite3.30.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.10.1Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.4Python library for symbolic mathematics / BSD-3-Clause
tbb2019.4High level abstract threading library / Apache 2.0
tblib1.4.0Traceback serialization library. / BSD 2-Clause
terminado0.8.2Terminals served by tornado websockets / BSD 2-Clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.10.0A functional standard library for Python / BSD 3-Clause
tornado6.0.3A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.36.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traitlets4.3.3Configuration system for Python applications / BSD-3-Clause
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
urllib31.24.2HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc14.1A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause)
vs2015_runtime14.16.27012MSVC runtimes associated with cl.exe version 19.16.27032.1 (VS 2017 update 9) / None
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.16.0The comprehensive WSGI web application library. / BSD 3-Clause
wheel0.33.6A built-package format for Python. / MIT
widgetsnbextension3.5.1Interactive Widgets for Jupyter / BSD 3-clause
win_inet_pton1.1.0Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN
win_unicode_console0.5A Python package to enable Unicode input and display when running Python from Windows console. / MIT
wincertstore0.2Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2
winpty0.4.3Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT
wrapt1.11.2Module for decorators, wrappers and monkey patching / BSD 2-Clause
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.2.1A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.15.10Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.3.1A high-performance asynchronous messaging library. / LGPL 3
zict1.0.0Composable Dictionary Classes / BSD 3-Clause
zipp0.6.0A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.3Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
appnope0.1.0Disable App Nap on OS X 10.9 / BSD 2-Clause
appscript1.1.0Control AppleScriptable applications from Python / Public-Domain
asn1crypto1.0.1Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid2.3.1A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.2.2Community-developed Python Library for Astronomy / BSD 3-clause
atomicwrites1.3.0Atomic file writes / MIT
attrs19.2.0attrs 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
babel2.7.0Utilities to internationalize and localize Python applications / BSD 3-clause
backcall0.1.0Specifications for callback functions passed in to an API / BSD-3-Clause
backports1.0None / BSD
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.8.0Python library designed for screen-scraping / MIT
bitarray1.0.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.16.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.3.4Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.8high-quality data compressor / bzip2
ca-certificates2019.8.28Certificates for use with other packages. / MPL 2.0
certifi2019.9.11Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.3Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle1.2.2Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
conda4.7.12OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.18.9tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify3.4.2tool for validating conda recipes and conda packages / BSD 3-Clause
contextlib20.6.0Backports and enhancements for the contextlib module / PSF 2
cryptography2.7Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.65.3tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.13The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.10.0Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause
dask2.5.2Parallel PyData with Task Scheduling / BSD 3-Clause
dask-core2.5.2Parallel Python with task scheduling / BSD 3-Clause
dbus1.13.6Simple message bus system for applications to talk to one another / GPL2
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.6.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed2.5.2Distributed computing with Dask / BSD 3-Clause
docutils0.15.2Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
expat2.2.6Expat XML parser library in C. / MIT
fastcache1.1.0C implementation of Python 3 lru_cache / MIT
filelock3.0.12A platform independent file lock. / Public Domain
flask1.1.1A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
fsspec0.5.2A specification for pythonic filesystems / BSD-3-Clause
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gettext0.19.8.1Internationalization package. / GPLv2
gevent1.4.0Coroutine-based network library / MIT
glib2.56.2Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.7Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
gmp6.1.2The GNU multiprecision library. / GPL 2 and LGPL 3
gmpy22.0.8GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3
greenlet0.4.15Lightweight in-process concurrent programming / MIT
h5py2.9.0Read and write HDF5 files from Python. / BSD-3-Clause
hdf51.10.4HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.1A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.6.0A Python library for reading and writing image data / BSD-2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.23A library to access the metadata for a Python package / APACHE-2.0
intel-openmp2019.4Math library for Intel and compatible processors / proprietary - Intel
ipykernel5.1.2IPython Kernel for Jupyter / BSD-3-Clause
ipython7.8.0IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.5.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.21A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.4.1Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.15.1An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10.3An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
joblib0.13.2Python function as pipeline jobs. / BSD 3-Clause
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
json50.8.5A Python implementation of the JSON5 data format / Apache-2.0
jsonschema3.0.2An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.3.3Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console6.0.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.5.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab1.1.4JupyterLab / BSD-3-Clause
jupyterlab_server1.0.6A set of server components for JupyterLab and JupyterLab like applications. / BSD 3-Clause
keyring18.0.0Store and access your passwords safely / Python Software Foundation or MIT
kiwisolver1.1.0A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.4.2A fast and thorough lazy object proxy / BSD-2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.65.3tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libcxx4.0.1C++ Standard Library / MIT license or UIUC License
libcxxabi4.0.1C++ Standard Library Support / MIT license or UIUC License
libedit3.1.20181209Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgfortran3.0.1Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1)
libiconv1.15Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
liblief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
libpng1.6.37PNG reference library / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.2the SSH library / BSD-3-Clause
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
llvm-openmp4.0.1Support for the OpenMP language / MIT license or UIUC License
llvmlite0.29.0A lightweight LLVM python binding for writing JIT compilers / New BSD License
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.4.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib3.1.1Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.4Math library for Intel and compatible processors / proprietary - Intel
mkl-service2.3.0Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.14NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mkl_random1.1.0Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
mock3.0.5A library for testing in Python / BSD-2-Clause
more-itertools7.2.0More routines for operating on iterables, beyond itertools / MIT
mpc1.1.0A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr4.0.1The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.6.0Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.1Library for text-based user interfaces / Free software (MIT-like)
networkx2.3Python package for creating and manipulating complex networks / BSD-3-Clause
nltk3.4.5Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook6.0.1Jupyter Notebook / BSD 3-clause
numba0.45.1NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.7.0Fast numerical expression evaluator for NumPy. / MIT
numpy1.17.2Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.17.2Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.9.1Numpy’s Sphinx extensions / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl3.0.0A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.1.1dOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.2Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.25.1High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.2.3.2Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.5.1A Python Parser / MIT
partd1.0.0Data structure for on-disk shuffle operations / BSD 3-Clause
path.py12.0.1A module wrapper for os.path / MIT
pathlib22.3.5Fork of pathlib aiming to support the full stdlib Python API / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.43Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.7.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow6.2.0Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.2.3PyPA recommended tool for installing Python packages / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.13.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prometheus_client0.7.1Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit2.0.10Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.3A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.6.0Run a subprocess in a pseudo terminal / ISC
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
py-lief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.3A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.4.2Generic syntax highlighting package / BSD 2-clause
pylint2.4.2python code static checker / GPL 2
pyodbc4.0.27DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.4.2Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pyrsistent0.15.4Persistent/Functional/Immutable data structures / MIT
pysocks1.7.1A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.5.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest5.2.1Simple and powerful testing with Python. / MIT
pytest-arraydiff0.3pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.5.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.4.0Pytest plugin with advanced doctest features / BSD 3-Clause
pytest-openfiles0.4.0Pytest plugin for detecting inadvertent open file handles / BSD-3-Clause
pytest-remotedata0.3.2Pytest plugin for controlling remote data access / BSD
python3.7.4General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8Python interface to libarchive / CC0-1.0
python.app2Proxy on OS X letting Python libraries hook into the gui event loop / BSD
pytz2019.3World timezone definitions, modern and historical. / MIT
pywavelets1.0.3Discrete Wavelet Transforms in Python / MIT
pyyaml5.1.2YAML parser and emitter for Python / MIT
pyzmq18.1.0Python bindings for zeromq / BSD 3-clause
qt5.9.7Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.6.0Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.5.5Jupyter Qt console / BSD 3-Clause
qtpy1.9.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.22.0Python HTTP for Humans / Apache 2.0
ripgrep0.10.0
rope0.14.0A python refactoring library / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scikit-image0.15.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.21.3A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.3.1Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools41.4.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.19.8Create Python bindings for C and C++ libraries / GPL-3.0
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer2.0.0Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.9.3A modern CSS selector implementation for BeautifulSoup / MIT
sphinx2.2.0Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD-2-Clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-applehelp1.0.1sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause
sphinxcontrib-devhelp1.0.1sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause
sphinxcontrib-htmlhelp1.0.2sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause
sphinxcontrib-jsmath1.0.1A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause
sphinxcontrib-qthelp1.0.2sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause
sphinxcontrib-serializinghtml1.1.3sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause
sphinxcontrib-websupport1.1.2Sphinx API for Web Apps / BSD-2-Clause
spyder3.3.6The Scientific Python Development Environment / MIT
spyder-kernels0.5.2Jupyter kernels for the Spyder console / MIT
sqlalchemy1.3.9Database Abstraction Library. / MIT
sqlite3.30.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.10.1Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.4Python library for symbolic mathematics / BSD-3-Clause
tbb2019.8High level abstract threading library / Apache 2.0
tblib1.4.0Traceback serialization library. / BSD 2-Clause
terminado0.8.2Terminals served by tornado websockets / BSD 2-Clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.10.0A functional standard library for Python / BSD 3-Clause
tornado6.0.3A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.36.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traitlets4.3.3Configuration system for Python applications / BSD-3-Clause
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.7ODBC on non MS Windows platforms / LGPL-2.1
urllib31.24.2HTTP library with thread-safe connection pooling, file post, and more. / MIT
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.16.0The comprehensive WSGI web application library. / BSD 3-Clause
wheel0.33.6A built-package format for Python. / MIT
widgetsnbextension3.5.1Interactive Widgets for Jupyter / BSD 3-clause
wrapt1.11.2Module for decorators, wrappers and monkey patching / BSD 2-Clause
wurlitzer1.0.3Capture C-level stdout/stderr in Python / MIT
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.2.1A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.15.10Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.3.1A high-performance asynchronous messaging library. / LGPL 3
zict1.0.0Composable Dictionary Classes / BSD 3-Clause
zipp0.6.0A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
_libgcc_mutex0.1Mutex for libgcc and libgcc-ng / None
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.3Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto1.0.1Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid2.3.1A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.2.2Community-developed Python Library for Astronomy / BSD 3-clause
atomicwrites1.3.0Atomic file writes / MIT
attrs19.2.0attrs 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
babel2.7.0Utilities to internationalize and localize Python applications / BSD 3-clause
backcall0.1.0Specifications for callback functions passed in to an API / BSD-3-Clause
backports1.0None / BSD
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.8.0Python library designed for screen-scraping / MIT
bitarray1.0.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.16.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.3.4Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.8high-quality data compressor / bzip2
ca-certificates2019.8.28Certificates for use with other packages. / MPL 2.0
cairo1.14.12Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1
certifi2019.9.11Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.3Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle1.2.2Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
conda4.7.12OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.18.9tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify3.4.2tool for validating conda recipes and conda packages / BSD 3-Clause
contextlib20.6.0Backports and enhancements for the contextlib module / PSF 2
cryptography2.7Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.65.3tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.13The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.10.0Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause
dask2.5.2Parallel PyData with Task Scheduling / BSD 3-Clause
dask-core2.5.2Parallel Python with task scheduling / BSD 3-Clause
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.6.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed2.5.2Distributed computing with Dask / BSD 3-Clause
docutils0.15.2Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
expat2.2.6Expat XML parser library in C. / MIT
fastcache1.1.0C implementation of Python 3 lru_cache / MIT
filelock3.0.12A platform independent file lock. / Public Domain
flask1.1.1A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
fontconfig2.13.0A library for configuring and customizing font access. / MIT
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
fsspec0.5.2A specification for pythonic filesystems / BSD-3-Clause
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.4.0Coroutine-based network library / MIT
glib2.56.2Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.7Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
gmp6.1.2The GNU multiprecision library. / GPL 2 and LGPL 3
gmpy22.0.8GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3
greenlet0.4.15Lightweight in-process concurrent programming / MIT
h5py2.8.0Read and write HDF5 files from Python. / BSD-3-Clause
hdf51.10.2HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.1A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.6.0A Python library for reading and writing image data / BSD-2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.23A library to access the metadata for a Python package / APACHE-2.0
ipykernel5.1.2IPython Kernel for Jupyter / BSD-3-Clause
ipython7.8.0IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.5.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.21A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.4.1Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.15.1An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10.3An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
joblib0.13.2Python function as pipeline jobs. / BSD 3-Clause
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema3.0.2An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.3.3Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console6.0.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.5.0Core common functionality of Jupyter projects. / BSD 3-clause
kiwisolver1.1.0A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.4.2A fast and thorough lazy object proxy / BSD-2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.65.3tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libedit3.1.20181209Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng8.2.0The GCC low-level runtime library / GPL
libgfortran-ng7.3.0The GNU Fortran Runtime Library / GPL
libopenblas0.3.6An Optimized BLAS library / BSD
libpng1.6.37PNG reference library / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.2the SSH library / BSD-3-Clause
libstdcxx-ng8.2.0The GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libuuid1.0.3Portable uuid C library. / BSD 3-Clause
libxcb1.13This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.4.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib3.1.1Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
more-itertools7.2.0More routines for operating on iterables, beyond itertools / MIT
mpc1.1.0A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr4.0.1The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.6.0Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.1Library for text-based user interfaces / Free software (MIT-like)
networkx2.3Python package for creating and manipulating complex networks / BSD-3-Clause
nltk3.4.5Build Python programs to work with human language data / Apache 2.0
nomkl3.0None / BSD
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook6.0.1Jupyter Notebook / BSD 3-clause
numexpr2.7.0Fast numerical expression evaluator for NumPy. / MIT
numpy1.17.2Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.17.2Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.9.1Numpy’s Sphinx extensions / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openblas0.3.6An Optimized BLAS library / BSD
openblas-devel0.3.6OpenBLAS headers and libraries for developing software that used OpenBLAS. / None
openpyxl3.0.0A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.1.1dOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.2Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.25.1High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.0.0.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.5.1A Python Parser / MIT
partd1.0.0Data structure for on-disk shuffle operations / BSD 3-Clause
patchelf0.9A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3
path.py12.0.1A module wrapper for os.path / MIT
pathlib22.3.5Fork of pathlib aiming to support the full stdlib Python API / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.43Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.7.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow6.2.0Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.2.3PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.13.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prometheus_client0.7.1Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit2.0.10Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.3A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.6.0Run a subprocess in a pseudo terminal / ISC
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.3A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.4.2Generic syntax highlighting package / BSD 2-clause
pylint2.4.2python code static checker / GPL 2
pyodbc4.0.27DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.4.2Create and execute simple grammars / MIT
pyrsistent0.15.4Persistent/Functional/Immutable data structures / MIT
pysocks1.7.1A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.4Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest5.2.1Simple and powerful testing with Python. / MIT
pytest-arraydiff0.3pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.5.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.4.0Pytest plugin with advanced doctest features / BSD 3-Clause
pytest-openfiles0.4.0Pytest plugin for detecting inadvertent open file handles / BSD-3-Clause
pytest-remotedata0.3.2Pytest plugin for controlling remote data access / BSD
python3.7.4General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8Python interface to libarchive / CC0-1.0
pytz2019.3World timezone definitions, modern and historical. / MIT
pywavelets1.0.3Discrete Wavelet Transforms in Python / MIT
pyyaml5.1.2YAML parser and emitter for Python / MIT
pyzmq18.1.0Python bindings for zeromq / BSD 3-clause
readline7.0library for editing command lines as they are typed in / GPL3
requests2.22.0Python HTTP for Humans / Apache 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scikit-image0.15.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.21.3A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.3.0Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools41.4.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer2.0.0Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.9.3A modern CSS selector implementation for BeautifulSoup / MIT
sphinx2.2.0Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD-2-Clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-applehelp1.0.1sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause
sphinxcontrib-devhelp1.0.1sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause
sphinxcontrib-htmlhelp1.0.2sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause
sphinxcontrib-jsmath1.0.1A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause
sphinxcontrib-qthelp1.0.2sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause
sphinxcontrib-serializinghtml1.1.3sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause
sphinxcontrib-websupport1.1.2Sphinx API for Web Apps / BSD-2-Clause
sqlalchemy1.3.9Database Abstraction Library. / MIT
sqlite3.30.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.10.1Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.4Python library for symbolic mathematics / BSD-3-Clause
tblib1.4.0Traceback serialization library. / BSD 2-Clause
terminado0.8.2Terminals served by tornado websockets / BSD 2-Clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.10.0A functional standard library for Python / BSD 3-Clause
tornado6.0.3A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.36.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traitlets4.3.3Configuration system for Python applications / BSD-3-Clause
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.7ODBC on non MS Windows platforms / LGPL-2.1
urllib31.24.2HTTP library with thread-safe connection pooling, file post, and more. / MIT
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.16.0The comprehensive WSGI web application library. / BSD 3-Clause
wheel0.33.6A built-package format for Python. / MIT
widgetsnbextension3.5.1Interactive Widgets for Jupyter / BSD 3-clause
wrapt1.11.2Module for decorators, wrappers and monkey patching / BSD 2-Clause
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.2.1A Python module for creating Excel XLSX files / BSD 2-Clause
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.2.5A high-performance asynchronous messaging library. / LGPL 3
zict1.0.0Composable Dictionary Classes / BSD 3-Clause
zipp0.6.0A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
_libgcc_mutex0.1Mutex for libgcc and libgcc-ng / None
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.3Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto1.0.1Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid2.3.1A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.2.2Community-developed Python Library for Astronomy / BSD 3-clause
atomicwrites1.3.0Atomic file writes / MIT
attrs19.2.0attrs 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
babel2.7.0Utilities to internationalize and localize Python applications / BSD 3-clause
backcall0.1.0Specifications for callback functions passed in to an API / BSD-3-Clause
backports1.0None / BSD
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.8.0Python library designed for screen-scraping / MIT
bitarray1.0.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.16.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.3.4Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.8high-quality data compressor / bzip2
ca-certificates2019.8.28Certificates for use with other packages. / MPL 2.0
cairo1.14.12Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1
certifi2019.9.11Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.3Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle1.2.2Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
conda4.7.12OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.18.9tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify3.4.2tool for validating conda recipes and conda packages / BSD 3-Clause
contextlib20.6.0Backports and enhancements for the contextlib module / PSF 2
cryptography2.7Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.65.3tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.13The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.10.0Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause
dask2.5.2Parallel PyData with Task Scheduling / BSD 3-Clause
dask-core2.5.2Parallel Python with task scheduling / BSD 3-Clause
dbus1.13.6Simple message bus system for applications to talk to one another / GPL2
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.6.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed2.5.2Distributed computing with Dask / BSD 3-Clause
docutils0.15.2Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
expat2.2.6Expat XML parser library in C. / MIT
fastcache1.1.0C implementation of Python 3 lru_cache / MIT
filelock3.0.12A platform independent file lock. / Public Domain
flask1.1.1A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
fontconfig2.13.0A library for configuring and customizing font access. / MIT
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
fribidi1.0.5The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1
fsspec0.5.2A specification for pythonic filesystems / BSD-3-Clause
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.4.0Coroutine-based network library / MIT
glib2.56.2Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.7Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
gmp6.1.2The GNU multiprecision library. / GPL 2 and LGPL 3
gmpy22.0.8GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3
graphite21.3.13A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2
greenlet0.4.15Lightweight in-process concurrent programming / MIT
gst-plugins-base1.14.0GStreamer Base Plug-ins / GPL2
gstreamer1.14.0Library for constructing graphs of media-handling components / LGPL 2
h5py2.9.0Read and write HDF5 files from Python. / BSD-3-Clause
harfbuzz1.8.8An OpenType text shaping engine. / MIT
hdf51.10.4HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.1A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.6.0A Python library for reading and writing image data / BSD-2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.23A library to access the metadata for a Python package / APACHE-2.0
intel-openmp2019.4Math library for Intel and compatible processors / proprietary - Intel
ipykernel5.1.2IPython Kernel for Jupyter / BSD-3-Clause
ipython7.8.0IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.5.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.21A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.4.1Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.15.1An autocompletion tool for Python that can be used for text editors. / MIT
jeepney0.4.1Pure Python DBus interface / MIT
jinja22.10.3An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
joblib0.13.2Python function as pipeline jobs. / BSD 3-Clause
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
json50.8.5A Python implementation of the JSON5 data format / Apache-2.0
jsonschema3.0.2An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.3.3Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console6.0.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.5.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab1.1.4JupyterLab / BSD-3-Clause
jupyterlab_server1.0.6A set of server components for JupyterLab and JupyterLab like applications. / BSD 3-Clause
keyring18.0.0Store and access your passwords safely / Python Software Foundation or MIT
kiwisolver1.1.0A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.4.2A fast and thorough lazy object proxy / BSD-2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.65.3tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libedit3.1.20181209Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng9.1.0The GCC low-level runtime library / GPL
libgfortran-ng7.3.0The GNU Fortran Runtime Library / GPL
liblief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
libpng1.6.37PNG reference library / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.2the SSH library / BSD-3-Clause
libstdcxx-ng9.1.0The GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libtool2.4.6The GNU Portable Library Tool / GPL 3
libuuid1.0.3Portable uuid C library. / BSD 3-Clause
libxcb1.13This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
llvmlite0.29.0A lightweight LLVM python binding for writing JIT compilers / New BSD License
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.4.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib3.1.1Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.4Math library for Intel and compatible processors / proprietary - Intel
mkl-service2.3.0Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.14NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mkl_random1.1.0Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
mock3.0.5A library for testing in Python / BSD-2-Clause
more-itertools7.2.0More routines for operating on iterables, beyond itertools / MIT
mpc1.1.0A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr4.0.1The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.6.0Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.1Library for text-based user interfaces / Free software (MIT-like)
networkx2.3Python package for creating and manipulating complex networks / BSD-3-Clause
nltk3.4.5Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook6.0.1Jupyter Notebook / BSD 3-clause
numba0.45.1NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.7.0Fast numerical expression evaluator for NumPy. / MIT
numpy1.17.2Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.17.2Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.9.1Numpy’s Sphinx extensions / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl3.0.0A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.1.1dOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.2Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.25.1High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.2.3.2Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
pango1.42.4Text layout and rendering engine. / LGPL-2.1
parso0.5.1A Python Parser / MIT
partd1.0.0Data structure for on-disk shuffle operations / BSD 3-Clause
patchelf0.9A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3
path.py12.0.1A module wrapper for os.path / MIT
pathlib22.3.5Fork of pathlib aiming to support the full stdlib Python API / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.43Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.7.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow6.2.0Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.2.3PyPA recommended tool for installing Python packages / MIT
pixman0.38.0A low-level software library for pixel manipulation. / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.13.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prometheus_client0.7.1Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit2.0.10Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.3A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.6.0Run a subprocess in a pseudo terminal / ISC
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
py-lief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.3A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.4.2Generic syntax highlighting package / BSD 2-clause
pylint2.4.2python code static checker / GPL 2
pyodbc4.0.27DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.4.2Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pyrsistent0.15.4Persistent/Functional/Immutable data structures / MIT
pysocks1.7.1A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.5.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest5.2.1Simple and powerful testing with Python. / MIT
pytest-arraydiff0.3pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.5.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.4.0Pytest plugin with advanced doctest features / BSD 3-Clause
pytest-openfiles0.4.0Pytest plugin for detecting inadvertent open file handles / BSD-3-Clause
pytest-remotedata0.3.2Pytest plugin for controlling remote data access / BSD
python3.7.4General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8Python interface to libarchive / CC0-1.0
pytz2019.3World timezone definitions, modern and historical. / MIT
pywavelets1.0.3Discrete Wavelet Transforms in Python / MIT
pyyaml5.1.2YAML parser and emitter for Python / MIT
pyzmq18.1.0Python bindings for zeromq / BSD 3-clause
qt5.9.7Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.6.0Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.5.5Jupyter Qt console / BSD 3-Clause
qtpy1.9.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.22.0Python HTTP for Humans / Apache 2.0
ripgrep0.10.0
rope0.14.0A python refactoring library / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scikit-image0.15.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.21.3A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.3.1Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
secretstorage3.1.1Provides a way for securely storing passwords and other secrets. / BSD-3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools41.4.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.19.8Create Python bindings for C and C++ libraries / GPL-3.0
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer2.0.0Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.9.3A modern CSS selector implementation for BeautifulSoup / MIT
sphinx2.2.0Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD-2-Clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-applehelp1.0.1sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause
sphinxcontrib-devhelp1.0.1sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause
sphinxcontrib-htmlhelp1.0.2sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause
sphinxcontrib-jsmath1.0.1A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause
sphinxcontrib-qthelp1.0.2sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause
sphinxcontrib-serializinghtml1.1.3sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause
sphinxcontrib-websupport1.1.2Sphinx API for Web Apps / BSD-2-Clause
spyder3.3.6The Scientific Python Development Environment / MIT
spyder-kernels0.5.2Jupyter kernels for the Spyder console / MIT
sqlalchemy1.3.9Database Abstraction Library. / MIT
sqlite3.30.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.10.1Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.4Python library for symbolic mathematics / BSD-3-Clause
tbb2019.4High level abstract threading library / Apache 2.0
tblib1.4.0Traceback serialization library. / BSD 2-Clause
terminado0.8.2Terminals served by tornado websockets / BSD 2-Clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.10.0A functional standard library for Python / BSD 3-Clause
tornado6.0.3A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.36.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traitlets4.3.3Configuration system for Python applications / BSD-3-Clause
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.7ODBC on non MS Windows platforms / LGPL-2.1
urllib31.24.2HTTP library with thread-safe connection pooling, file post, and more. / MIT
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.16.0The comprehensive WSGI web application library. / BSD 3-Clause
wheel0.33.6A built-package format for Python. / MIT
widgetsnbextension3.5.1Interactive Widgets for Jupyter / BSD 3-clause
wrapt1.11.2Module for decorators, wrappers and monkey patching / BSD 2-Clause
wurlitzer1.0.3Capture C-level stdout/stderr in Python / MIT
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.2.1A Python module for creating Excel XLSX files / BSD 2-Clause
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.3.1A high-performance asynchronous messaging library. / LGPL 3
zict1.0.0Composable Dictionary Classes / BSD 3-Clause
zipp0.6.0A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.3Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto1.0.1Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.6.5A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.9Community-developed Python Library for Astronomy / BSD 3-clause
atomicwrites1.3.0Atomic file writes / MIT
attrs19.2.0attrs 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
babel2.7.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0None / BSD
backports.functools_lru_cache1.5Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
backports.shutil_which3.5.2Backport of shutil.which from Python 3.3 / PSF2 & MIT
backports_abc0.5A backport of recent additions to the collections.abc module. / PSF 2
beautifulsoup44.8.0Python library designed for screen-scraping / MIT
bitarray1.0.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.16.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.3.4Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.8high-quality data compressor / bzip2
ca-certificates2019.8.28Certificates for use with other packages. / MPL 2.0
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2019.9.11Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.3Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle1.2.2Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
comtypes1.1.7pure Python COM package / MIT
conda4.7.12OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.18.9tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify3.4.2tool for validating conda recipes and conda packages / BSD 3-Clause
configparser4.0.2This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT
console_shortcut0.1.1Console shortcut creator for Windows (using menuinst) / BSD
contextlib20.6.0Backports and enhancements for the contextlib module / PSF 2
cryptography2.4.2Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.13The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.10.0Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause
dask1.2.2Parallel PyData with Task Scheduling / BSD 3-Clause
dask-core1.2.2Parallel Python with task scheduling / BSD 3-Clause
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.6.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.28.1Distributed computing with Dask / BSD 3-Clause
docutils0.15.2Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
enum341.1.6Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
fastcache1.1.0C implementation of Python 3 lru_cache / MIT
filelock3.0.12A platform independent file lock. / Public Domain
flask1.1.1A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
funcsigs1.0.2Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0
functools323.2.3.2Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license
future0.17.1Clean single-source support for Python 3 and 2 / MIT
futures3.3.0Backport of the concurrent.futures package from Python 3.2 / PSF
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.4.0Coroutine-based network library / MIT
glob20.7Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.15Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.9.0Read and write HDF5 files from Python. / BSD-3-Clause
hdf51.10.4HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.1A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icc_rt2019.0.0Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.6.0A Python library for reading and writing image data / BSD-2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.23A library to access the metadata for a Python package / APACHE-2.0
intel-openmp2019.4Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.22IPv4/IPv6 manipulation library / PSF 2
ipykernel4.10.0IPython Kernel for Jupyter / BSD-3-Clause
ipython5.8.0IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.5.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.21A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.4.1Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.15.1An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10.3An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema3.0.2An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.3.3Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.5.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.33.11JupyterLab / BSD-3-Clause
jupyterlab_launcher0.11.2A Launcher for JupyterLab based applications. / BSD 3-Clause
keyring18.0.0Store and access your passwords safely / Python Software Foundation or MIT
kiwisolver1.1.0A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.4.1A fast and thorough lazy object proxy / BSD-2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libiconv1.15Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
libpng1.6.37PNG reference library / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD-3-Clause
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
linecache21.0.0Backport of the linecache module / PSF 1.0
llvmlite0.29.0A lightweight LLVM python binding for writing JIT compilers / New BSD License
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.4.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
m2w64-gcc-libgfortran5.3.0/
m2w64-gcc-libs5.3.0/
m2w64-gcc-libs-core5.3.0/
m2w64-gmp6.1.0/
m2w64-libwinpthread-git5.0.0.4634.697f757/
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib2.2.3Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.16cross platform menu item installation / BSD
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.4Math library for Intel and compatible processors / proprietary - Intel
mkl-service2.3.0Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.14NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mock3.0.5A library for testing in Python / BSD-2-Clause
more-itertools5.0.0More routines for operating on iterables, beyond itertools / MIT
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
msys2-conda-epoch20160418/
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.6.0Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.2Python package for creating and manipulating complex networks / BSD-3-Clause
nltk3.4.5Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.7.8Jupyter Notebook / BSD 3-clause
numba0.45.1NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.7.0Fast numerical expression evaluator for NumPy. / MIT
numpy1.16.5Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.16.5Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.9.1Numpy’s Sphinx extensions / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.6.3A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2tOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.2Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.24.2High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.2.3.2Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.5.1A Python Parser / MIT
partd1.0.0Data structure for on-disk shuffle operations / BSD 3-Clause
path.py11.5.0A module wrapper for os.path / MIT
pathlib22.3.5Fork of pathlib aiming to support the full stdlib Python API / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.1Python style guide checker / MIT
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow6.2.0Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.2.3PyPA recommended tool for installing Python packages / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.13.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
powershell_shortcut0.0.1Powershell shortcut creator for Windows (using menuinst) / BSD
prometheus_client0.7.1Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.3A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.2A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.4.2Generic syntax highlighting package / BSD 2-clause
pylint1.9.2python code static checker / GPL 2
pyodbc4.0.27DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.4.2Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pyreadline2.1A python implmementation of GNU readline. / BSD 3-Clause
pyrsistent0.15.4Persistent/Functional/Immutable data structures / MIT
pysocks1.7.1A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.5.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest4.6.2Simple and powerful testing with Python. / MIT
python2.7.16General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8Python interface to libarchive / CC0-1.0
pytz2019.3World timezone definitions, modern and historical. / MIT
pywavelets1.0.3Discrete Wavelet Transforms in Python / MIT
pywin32223Python extensions for Windows / PSF
pywinpty0.5.5Python bindings for the winpty library / MIT
pyyaml5.1.2YAML parser and emitter for Python / MIT
pyzmq18.1.0Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.6.0Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.5.5Jupyter Qt console / BSD 3-Clause
qtpy1.9.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.22.0Python HTTP for Humans / Apache 2.0
rope0.14.0A python refactoring library / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scandir1.10.0scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.14.2Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.20.3A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.2.1Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools41.4.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.18.1Create Python bindings for C and C++ libraries / GPL-3.0
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer2.0.0Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.9.3A modern CSS selector implementation for BeautifulSoup / MIT
sphinx1.8.5Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD-2-Clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.1.2Sphinx API for Web Apps / BSD-2-Clause
spyder3.3.6The Scientific Python Development Environment / MIT
spyder-kernels0.5.2Jupyter kernels for the Spyder console / MIT
sqlalchemy1.3.9Database Abstraction Library. / MIT
sqlite3.30.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.7.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.10.1Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.5.4A backport of the subprocess module from Python 3.2/3.3 for use on 2.x / Python-2.0
sympy1.4Python library for symbolic mathematics / BSD-3-Clause
tblib1.4.0Traceback serialization library. / BSD 2-Clause
terminado0.8.2Terminals served by tornado websockets / BSD 2-Clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.10.0A functional standard library for Python / BSD 3-Clause
tornado5.1.1A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.36.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traceback21.4.0Backports of the traceback module / PSF 2.0
traitlets4.3.3Configuration system for Python applications / BSD-3-Clause
typing3.7.4.1Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unittest21.1.0The new features in unittest backported to Python 2.4+ / BSD
urllib31.24.2HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc9A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause)
vs2008_runtime9.00.30729.1
vs2015_runtime14.16.27012MSVC runtimes associated with cl.exe version 19.16.27032.1 (VS 2017 update 9) / None
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.16.0The comprehensive WSGI web application library. / BSD 3-Clause
wheel0.33.6A built-package format for Python. / MIT
widgetsnbextension3.5.1Interactive Widgets for Jupyter / BSD 3-clause
win_inet_pton1.1.0Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN
win_unicode_console0.5A Python package to enable Unicode input and display when running Python from Windows console. / MIT
wincertstore0.2Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2
winpty0.4.3Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT
wrapt1.11.2Module for decorators, wrappers and monkey patching / BSD 2-Clause
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.2.1A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.15.10Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.3.1A high-performance asynchronous messaging library. / LGPL 3
zict1.0.0Composable Dictionary Classes / BSD 3-Clause
zipp0.6.0A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.3Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto1.0.1Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.6.5A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.9Community-developed Python Library for Astronomy / BSD 3-clause
atomicwrites1.3.0Atomic file writes / MIT
attrs19.2.0attrs 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
babel2.7.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0None / BSD
backports.functools_lru_cache1.5Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
backports.shutil_which3.5.2Backport of shutil.which from Python 3.3 / PSF2 & MIT
backports_abc0.5A backport of recent additions to the collections.abc module. / PSF 2
beautifulsoup44.8.0Python library designed for screen-scraping / MIT
bitarray1.0.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.15.0A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.3.4Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.8high-quality data compressor / bzip2
ca-certificates2019.8.28Certificates for use with other packages. / MPL 2.0
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2019.9.11Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.3Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle1.2.2Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
comtypes1.1.7pure Python COM package / MIT
conda4.7.12OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.18.9tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify3.4.2tool for validating conda recipes and conda packages / BSD 3-Clause
configparser4.0.2This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT
console_shortcut0.1.1Console shortcut creator for Windows (using menuinst) / BSD
contextlib20.6.0Backports and enhancements for the contextlib module / PSF 2
cryptography2.4.2Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.13The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.10.0Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause
dask1.2.2Parallel PyData with Task Scheduling / BSD 3-Clause
dask-core1.2.2Parallel Python with task scheduling / BSD 3-Clause
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.6.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.28.1Distributed computing with Dask / BSD 3-Clause
docutils0.15.2Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
enum341.1.6Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
fastcache1.1.0C implementation of Python 3 lru_cache / MIT
filelock3.0.12A platform independent file lock. / Public Domain
flask1.1.1A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
funcsigs1.0.2Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0
functools323.2.3.2Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license
future0.17.1Clean single-source support for Python 3 and 2 / MIT
futures3.3.0Backport of the concurrent.futures package from Python 3.2 / PSF
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.4.0Coroutine-based network library / MIT
glob20.7Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.15Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.9.0Read and write HDF5 files from Python. / BSD-3-Clause
hdf51.10.4HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.1A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icc_rt2019.0.0Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.6.0A Python library for reading and writing image data / BSD-2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.23A library to access the metadata for a Python package / APACHE-2.0
intel-openmp2019.4Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.22IPv4/IPv6 manipulation library / PSF 2
ipykernel4.10.0IPython Kernel for Jupyter / BSD-3-Clause
ipython5.8.0IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.5.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.21A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.4.1Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.15.1An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10.3An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema3.0.2An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.3.3Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.5.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.33.11JupyterLab / BSD-3-Clause
jupyterlab_launcher0.11.2A Launcher for JupyterLab based applications. / BSD 3-Clause
keyring18.0.0Store and access your passwords safely / Python Software Foundation or MIT
kiwisolver1.1.0A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.4.2A fast and thorough lazy object proxy / BSD-2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libiconv1.15Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
libpng1.6.37PNG reference library / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD-3-Clause
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
linecache21.0.0Backport of the linecache module / PSF 1.0
llvmlite0.29.0A lightweight LLVM python binding for writing JIT compilers / New BSD License
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.4.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
m2w64-gcc-libgfortran5.3.0/
m2w64-gcc-libs5.3.0/
m2w64-gcc-libs-core5.3.0/
m2w64-gmp6.1.0/
m2w64-libwinpthread-git5.0.0.4634.697f757/
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib2.2.3Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.16cross platform menu item installation / BSD
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.4Math library for Intel and compatible processors / proprietary - Intel
mkl-service2.3.0Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.14NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mock3.0.5A library for testing in Python / BSD-2-Clause
more-itertools5.0.0More routines for operating on iterables, beyond itertools / MIT
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
msys2-conda-epoch20160418/
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.6.0Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.2Python package for creating and manipulating complex networks / BSD-3-Clause
nltk3.4.5Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.7.8Jupyter Notebook / BSD 3-clause
numba0.45.0NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.7.0Fast numerical expression evaluator for NumPy. / MIT
numpy1.16.5Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.16.5Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.9.1Numpy’s Sphinx extensions / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.6.4A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2tOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.2Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.24.2High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.2.3.2Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.5.1A Python Parser / MIT
partd1.0.0Data structure for on-disk shuffle operations / BSD 3-Clause
path.py11.5.2A module wrapper for os.path / MIT
pathlib22.3.5Fork of pathlib aiming to support the full stdlib Python API / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.1Python style guide checker / MIT
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow6.2.0Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.2.3PyPA recommended tool for installing Python packages / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.13.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
powershell_shortcut0.0.1Powershell shortcut creator for Windows (using menuinst) / BSD
prometheus_client0.7.1Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.3A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.2A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.4.2Generic syntax highlighting package / BSD 2-clause
pylint1.9.2python code static checker / GPL 2
pyodbc4.0.27DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.4.2Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pyreadline2.1A python implmementation of GNU readline. / BSD 3-Clause
pyrsistent0.15.4Persistent/Functional/Immutable data structures / MIT
pysocks1.7.1A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.5.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest4.6.2Simple and powerful testing with Python. / MIT
python2.7.16General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8Python interface to libarchive / CC0-1.0
pytz2019.3World timezone definitions, modern and historical. / MIT
pywavelets1.0.3Discrete Wavelet Transforms in Python / MIT
pywin32223Python extensions for Windows / PSF
pywinpty0.5.5Python bindings for the winpty library / MIT
pyyaml5.1.2YAML parser and emitter for Python / MIT
pyzmq18.1.0Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.6.0Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.5.5Jupyter Qt console / BSD 3-Clause
qtpy1.9.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.22.0Python HTTP for Humans / Apache 2.0
rope0.14.0A python refactoring library / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scandir1.10.0scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.14.2Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.20.3A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.2.1Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools41.4.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.18.1Create Python bindings for C and C++ libraries / GPL-3.0
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer2.0.0Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.9.3A modern CSS selector implementation for BeautifulSoup / MIT
sphinx1.8.5Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD-2-Clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.1.2Sphinx API for Web Apps / BSD-2-Clause
spyder3.3.6The Scientific Python Development Environment / MIT
spyder-kernels0.5.2Jupyter kernels for the Spyder console / MIT
sqlalchemy1.3.9Database Abstraction Library. / MIT
sqlite3.30.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.7.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.10.1Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.5.4A backport of the subprocess module from Python 3.2/3.3 for use on 2.x / Python-2.0
sympy1.4Python library for symbolic mathematics / BSD-3-Clause
tblib1.4.0Traceback serialization library. / BSD 2-Clause
terminado0.8.2Terminals served by tornado websockets / BSD 2-Clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.10.0A functional standard library for Python / BSD 3-Clause
tornado5.1.1A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.36.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traceback21.4.0Backports of the traceback module / PSF 2.0
traitlets4.3.3Configuration system for Python applications / BSD-3-Clause
typing3.7.4.1Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unittest21.1.0The new features in unittest backported to Python 2.4+ / BSD
urllib31.24.2HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc9A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause)
vs2008_runtime9.00.30729.1
vs2015_runtime14.16.27012MSVC runtimes associated with cl.exe version 19.16.27032.1 (VS 2017 update 9) / None
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.16.0The comprehensive WSGI web application library. / BSD 3-Clause
wheel0.33.6A built-package format for Python. / MIT
widgetsnbextension3.5.1Interactive Widgets for Jupyter / BSD 3-clause
win_inet_pton1.1.0Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN
win_unicode_console0.5A Python package to enable Unicode input and display when running Python from Windows console. / MIT
wincertstore0.2Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2
winpty0.4.3Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT
wrapt1.11.2Module for decorators, wrappers and monkey patching / BSD 2-Clause
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.2.1A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.15.10Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.3.1A high-performance asynchronous messaging library. / LGPL 3
zict1.0.0Composable Dictionary Classes / BSD 3-Clause
zipp0.6.0A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.3Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
appnope0.1.0Disable App Nap on OS X 10.9 / BSD 2-Clause
appscript1.1.0Control AppleScriptable applications from Python / Public-Domain
asn1crypto1.0.1Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.6.5A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.9Community-developed Python Library for Astronomy / BSD 3-clause
atomicwrites1.3.0Atomic file writes / MIT
attrs19.2.0attrs 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
babel2.7.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0None / BSD
backports.functools_lru_cache1.5Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
backports_abc0.5A backport of recent additions to the collections.abc module. / PSF 2
beautifulsoup44.8.0Python library designed for screen-scraping / MIT
bitarray1.0.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.16.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.3.4Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.8high-quality data compressor / bzip2
ca-certificates2019.8.28Certificates for use with other packages. / MPL 2.0
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2019.9.11Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.3Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle1.2.2Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
conda4.7.12OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.18.9tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify3.4.2tool for validating conda recipes and conda packages / BSD 3-Clause
configparser4.0.2This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT
contextlib20.6.0Backports and enhancements for the contextlib module / PSF 2
cryptography2.7Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.65.3tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.13The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.10.0Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause
dask1.2.2Parallel PyData with Task Scheduling / BSD 3-Clause
dask-core1.2.2Parallel Python with task scheduling / BSD 3-Clause
dbus1.13.6Simple message bus system for applications to talk to one another / GPL2
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.6.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.28.1Distributed computing with Dask / BSD 3-Clause
docutils0.15.2Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
enum341.1.6Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
expat2.2.6Expat XML parser library in C. / MIT
fastcache1.1.0C implementation of Python 3 lru_cache / MIT
filelock3.0.12A platform independent file lock. / Public Domain
flask1.1.1A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
funcsigs1.0.2Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0
functools323.2.3.2Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license
future0.17.1Clean single-source support for Python 3 and 2 / MIT
futures3.3.0Backport of the concurrent.futures package from Python 3.2 / PSF
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gettext0.19.8.1Internationalization package. / GPLv2
gevent1.4.0Coroutine-based network library / MIT
glib2.56.2Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.7Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
gmp6.1.2The GNU multiprecision library. / GPL 2 and LGPL 3
gmpy22.0.8GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3
greenlet0.4.15Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.9.0Read and write HDF5 files from Python. / BSD-3-Clause
hdf51.10.4HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.1A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.6.0A Python library for reading and writing image data / BSD-2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.23A library to access the metadata for a Python package / APACHE-2.0
intel-openmp2019.4Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.22IPv4/IPv6 manipulation library / PSF 2
ipykernel4.10.0IPython Kernel for Jupyter / BSD-3-Clause
ipython5.8.0IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.5.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.21A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.4.1Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.15.1An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10.3An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema3.0.2An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.3.3Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.5.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.33.11JupyterLab / BSD-3-Clause
jupyterlab_launcher0.11.2A Launcher for JupyterLab based applications. / BSD 3-Clause
keyring18.0.0Store and access your passwords safely / Python Software Foundation or MIT
kiwisolver1.1.0A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.4.2A fast and thorough lazy object proxy / BSD-2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.65.3tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libcxx4.0.1C++ Standard Library / MIT license or UIUC License
libcxxabi4.0.1C++ Standard Library Support / MIT license or UIUC License
libedit3.1.20181209Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgfortran3.0.1Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1)
libiconv1.15Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
liblief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
libpng1.6.37PNG reference library / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.2the SSH library / BSD-3-Clause
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
linecache21.0.0Backport of the linecache module / PSF 1.0
llvmlite0.29.0A lightweight LLVM python binding for writing JIT compilers / New BSD License
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.4.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib2.2.3Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.4Math library for Intel and compatible processors / proprietary - Intel
mkl-service2.3.0Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.14NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mkl_random1.1.0Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
mock3.0.5A library for testing in Python / BSD-2-Clause
more-itertools5.0.0More routines for operating on iterables, beyond itertools / MIT
mpc1.1.0A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr4.0.1The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.6.0Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.1Library for text-based user interfaces / Free software (MIT-like)
networkx2.2Python package for creating and manipulating complex networks / BSD-3-Clause
nltk3.4.5Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.7.8Jupyter Notebook / BSD 3-clause
numba0.45.1NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.7.0Fast numerical expression evaluator for NumPy. / MIT
numpy1.16.5Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.16.5Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.9.1Numpy’s Sphinx extensions / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.6.3A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.1.1dOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.2Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.24.2High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.2.3.2Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.5.1A Python Parser / MIT
partd1.0.0Data structure for on-disk shuffle operations / BSD 3-Clause
path.py11.5.0A module wrapper for os.path / MIT
pathlib22.3.5Fork of pathlib aiming to support the full stdlib Python API / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.43Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.7.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow6.2.0Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.2.3PyPA recommended tool for installing Python packages / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.13.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
portaudio19.6.0A cross platform, open-source, audio I/O library / MIT
prometheus_client0.7.1Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.3A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.6.0Run a subprocess in a pseudo terminal / ISC
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
py-lief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
pyaudio0.2.11Bindings for PortAudio v19, the cross-platform audio stream library / MIT
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.3A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.4.2Generic syntax highlighting package / BSD 2-clause
pylint1.9.2python code static checker / GPL 2
pyodbc4.0.27DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.4.2Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pyrsistent0.15.4Persistent/Functional/Immutable data structures / MIT
pysocks1.7.1A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.5.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest4.6.2Simple and powerful testing with Python. / MIT
python2.7.16General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8Python interface to libarchive / CC0-1.0
python.app2Proxy on OS X letting Python libraries hook into the gui event loop / BSD
pytz2019.3World timezone definitions, modern and historical. / MIT
pywavelets1.0.3Discrete Wavelet Transforms in Python / MIT
pyyaml5.1.1YAML parser and emitter for Python / MIT
pyzmq18.1.0Python bindings for zeromq / BSD 3-clause
qt5.9.7Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.6.0Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.5.5Jupyter Qt console / BSD 3-Clause
qtpy1.9.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.22.0Python HTTP for Humans / Apache 2.0
ripgrep0.10.0
rope0.14.0A python refactoring library / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scandir1.10.0scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.14.2Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.20.3A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.2.1Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools41.4.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.19.8Create Python bindings for C and C++ libraries / GPL-3.0
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer2.0.0Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.9.3A modern CSS selector implementation for BeautifulSoup / MIT
sphinx1.8.5Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD-2-Clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.1.2Sphinx API for Web Apps / BSD-2-Clause
spyder3.3.6The Scientific Python Development Environment / MIT
spyder-kernels0.5.2Jupyter kernels for the Spyder console / MIT
sqlalchemy1.3.9Database Abstraction Library. / MIT
sqlite3.30.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.7.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.10.1Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.5.4A backport of the subprocess module from Python 3.2/3.3 for use on 2.x / Python-2.0
sympy1.4Python library for symbolic mathematics / BSD-3-Clause
tbb2019.8High level abstract threading library / Apache 2.0
tblib1.4.0Traceback serialization library. / BSD 2-Clause
terminado0.8.2Terminals served by tornado websockets / BSD 2-Clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.10.0A functional standard library for Python / BSD 3-Clause
tornado5.1.1A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.36.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traceback21.4.0Backports of the traceback module / PSF 2.0
traitlets4.3.3Configuration system for Python applications / BSD-3-Clause
typing3.7.4.1Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unittest21.1.0The new features in unittest backported to Python 2.4+ / BSD
unixodbc2.3.7ODBC on non MS Windows platforms / LGPL-2.1
urllib31.24.2HTTP library with thread-safe connection pooling, file post, and more. / MIT
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.16.0The comprehensive WSGI web application library. / BSD 3-Clause
wheel0.33.6A built-package format for Python. / MIT
widgetsnbextension3.5.1Interactive Widgets for Jupyter / BSD 3-clause
wrapt1.11.2Module for decorators, wrappers and monkey patching / BSD 2-Clause
wurlitzer1.0.3Capture C-level stdout/stderr in Python / MIT
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.2.1A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.15.10Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.2.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.3.1A high-performance asynchronous messaging library. / LGPL 3
zict1.0.0Composable Dictionary Classes / BSD 3-Clause
zipp0.6.0A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
_libgcc_mutex0.1Mutex for libgcc and libgcc-ng / None
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.3Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto1.0.1Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.6.5A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.9Community-developed Python Library for Astronomy / BSD 3-clause
atomicwrites1.3.0Atomic file writes / MIT
attrs19.2.0attrs 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
babel2.7.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0None / BSD
backports.functools_lru_cache1.5Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
backports_abc0.5A backport of recent additions to the collections.abc module. / PSF 2
beautifulsoup44.8.0Python library designed for screen-scraping / MIT
bitarray1.0.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.16.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.3.4Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.8high-quality data compressor / bzip2
ca-certificates2019.8.28Certificates for use with other packages. / MPL 2.0
cairo1.14.12Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2019.9.11Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.3Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle1.2.2Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
conda4.7.12OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.18.9tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify3.4.2tool for validating conda recipes and conda packages / BSD 3-Clause
configparser4.0.2This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT
contextlib20.6.0Backports and enhancements for the contextlib module / PSF 2
cryptography2.7Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.65.3tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.13The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.10.0Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause
dask1.2.2Parallel PyData with Task Scheduling / BSD 3-Clause
dask-core1.2.2Parallel Python with task scheduling / BSD 3-Clause
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.6.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.28.1Distributed computing with Dask / BSD 3-Clause
docutils0.15.2Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
enum341.1.6Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
expat2.2.6Expat XML parser library in C. / MIT
fastcache1.1.0C implementation of Python 3 lru_cache / MIT
filelock3.0.12A platform independent file lock. / Public Domain
flask1.1.1A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
fontconfig2.13.0A library for configuring and customizing font access. / MIT
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
funcsigs1.0.2Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0
functools323.2.3.2Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license
future0.17.1Clean single-source support for Python 3 and 2 / MIT
futures3.3.0Backport of the concurrent.futures package from Python 3.2 / PSF
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.4.0Coroutine-based network library / MIT
glib2.56.2Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.7Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
gmp6.1.2The GNU multiprecision library. / GPL 2 and LGPL 3
gmpy22.0.8GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3
greenlet0.4.15Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.8.0Read and write HDF5 files from Python. / BSD-3-Clause
hdf51.10.2HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.1A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.6.0A Python library for reading and writing image data / BSD-2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.23A library to access the metadata for a Python package / APACHE-2.0
ipaddress1.0.22IPv4/IPv6 manipulation library / PSF 2
ipykernel4.10.0IPython Kernel for Jupyter / BSD-3-Clause
ipython5.8.0IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.5.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.21A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.4.1Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.15.1An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10.3An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema3.0.2An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.3.3Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.5.0Core common functionality of Jupyter projects. / BSD 3-clause
kiwisolver1.1.0A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.4.2A fast and thorough lazy object proxy / BSD-2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.65.3tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libedit3.1.20181209Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng8.2.0The GCC low-level runtime library / GPL
libgfortran-ng7.3.0The GNU Fortran Runtime Library / GPL
libopenblas0.2.20An Optimized BLAS library / BSD
libpng1.6.37PNG reference library / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.2the SSH library / BSD-3-Clause
libstdcxx-ng8.2.0The GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libuuid1.0.3Portable uuid C library. / BSD 3-Clause
libxcb1.13This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
linecache21.0.0Backport of the linecache module / PSF 1.0
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.4.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib2.2.3Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
more-itertools5.0.0More routines for operating on iterables, beyond itertools / MIT
mpc1.1.0A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr4.0.1The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.6.0Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.1Library for text-based user interfaces / Free software (MIT-like)
networkx2.2Python package for creating and manipulating complex networks / BSD-3-Clause
nltk3.4.5Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.7.8Jupyter Notebook / BSD 3-clause
numexpr2.6.7Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.5Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.14.5Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.9.1Numpy’s Sphinx extensions / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openblas0.2.20An Optimized BLAS library / BSD
openblas-devel0.2.20OpenBLAS headers and libraries for developing software that used OpenBLAS. / None
openpyxl2.6.3A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.1.1dOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.2Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.24.2High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.0.0.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.5.1A Python Parser / MIT
partd1.0.0Data structure for on-disk shuffle operations / BSD 3-Clause
patchelf0.9A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3
path.py11.5.0A module wrapper for os.path / MIT
pathlib22.3.5Fork of pathlib aiming to support the full stdlib Python API / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.43Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.7.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow6.2.0Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.2.3PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.13.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prometheus_client0.7.1Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.3A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.6.0Run a subprocess in a pseudo terminal / ISC
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycairo1.18.1Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.3A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.4.2Generic syntax highlighting package / BSD 2-clause
pylint1.9.2python code static checker / GPL 2
pyodbc4.0.27DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.4.2Create and execute simple grammars / MIT
pyrsistent0.15.4Persistent/Functional/Immutable data structures / MIT
pysocks1.7.1A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.4Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest4.6.2Simple and powerful testing with Python. / MIT
python2.7.16General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8Python interface to libarchive / CC0-1.0
pytz2019.3World timezone definitions, modern and historical. / MIT
pywavelets1.0.3Discrete Wavelet Transforms in Python / MIT
pyyaml5.1.2YAML parser and emitter for Python / MIT
pyzmq18.1.0Python bindings for zeromq / BSD 3-clause
readline7.0library for editing command lines as they are typed in / GPL3
requests2.22.0Python HTTP for Humans / Apache 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scandir1.10.0scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.14.1Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.19.1A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.1.0Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools41.4.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer2.0.0Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.9.3A modern CSS selector implementation for BeautifulSoup / MIT
sphinx1.8.5Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD-2-Clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.1.2Sphinx API for Web Apps / BSD-2-Clause
sqlalchemy1.3.9Database Abstraction Library. / MIT
sqlite3.30.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.7.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.10.1Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.5.4A backport of the subprocess module from Python 3.2/3.3 for use on 2.x / Python-2.0
sympy1.4Python library for symbolic mathematics / BSD-3-Clause
tblib1.4.0Traceback serialization library. / BSD 2-Clause
terminado0.8.2Terminals served by tornado websockets / BSD 2-Clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.10.0A functional standard library for Python / BSD 3-Clause
tornado5.1.1A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.36.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traceback21.4.0Backports of the traceback module / PSF 2.0
traitlets4.3.3Configuration system for Python applications / BSD-3-Clause
typing3.7.4.1Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unittest21.1.0The new features in unittest backported to Python 2.4+ / BSD
unixodbc2.3.7ODBC on non MS Windows platforms / LGPL-2.1
urllib31.24.2HTTP library with thread-safe connection pooling, file post, and more. / MIT
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.16.0The comprehensive WSGI web application library. / BSD 3-Clause
wheel0.33.6A built-package format for Python. / MIT
widgetsnbextension3.5.1Interactive Widgets for Jupyter / BSD 3-clause
wrapt1.11.2Module for decorators, wrappers and monkey patching / BSD 2-Clause
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.2.1A Python module for creating Excel XLSX files / BSD 2-Clause
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.2.5A high-performance asynchronous messaging library. / LGPL 3
zict1.0.0Composable Dictionary Classes / BSD 3-Clause
zipp0.6.0A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
_libgcc_mutex0.1Mutex for libgcc and libgcc-ng / None
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.3Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto1.0.1Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.6.5A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.9Community-developed Python Library for Astronomy / BSD 3-clause
atomicwrites1.3.0Atomic file writes / MIT
attrs19.2.0attrs 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
babel2.7.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0None / BSD
backports.functools_lru_cache1.5Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
backports_abc0.5A backport of recent additions to the collections.abc module. / PSF 2
beautifulsoup44.8.0Python library designed for screen-scraping / MIT
bitarray1.0.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.16.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.3.4Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.8high-quality data compressor / bzip2
ca-certificates2019.8.28Certificates for use with other packages. / MPL 2.0
cairo1.14.12Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2019.9.11Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.3Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle1.2.2Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
conda4.7.12OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.18.9tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify3.4.2tool for validating conda recipes and conda packages / BSD 3-Clause
configparser4.0.2This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT
contextlib20.6.0Backports and enhancements for the contextlib module / PSF 2
cryptography2.7Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.65.3tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.13The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.10.0Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause
dask1.2.2Parallel PyData with Task Scheduling / BSD 3-Clause
dask-core1.2.2Parallel Python with task scheduling / BSD 3-Clause
dbus1.13.6Simple message bus system for applications to talk to one another / GPL2
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.6.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.28.1Distributed computing with Dask / BSD 3-Clause
docutils0.15.2Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
enum341.1.6Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
expat2.2.6Expat XML parser library in C. / MIT
fastcache1.1.0C implementation of Python 3 lru_cache / MIT
filelock3.0.12A platform independent file lock. / Public Domain
flask1.1.1A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
fontconfig2.13.0A library for configuring and customizing font access. / MIT
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
fribidi1.0.5The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1
funcsigs1.0.2Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0
functools323.2.3.2Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license
future0.17.1Clean single-source support for Python 3 and 2 / MIT
futures3.3.0Backport of the concurrent.futures package from Python 3.2 / PSF
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.4.0Coroutine-based network library / MIT
glib2.56.2Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.7Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
gmp6.1.2The GNU multiprecision library. / GPL 2 and LGPL 3
gmpy22.0.8GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3
graphite21.3.13A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2
greenlet0.4.15Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
gst-plugins-base1.14.0GStreamer Base Plug-ins / GPL2
gstreamer1.14.0Library for constructing graphs of media-handling components / LGPL 2
h5py2.9.0Read and write HDF5 files from Python. / BSD-3-Clause
harfbuzz1.8.8An OpenType text shaping engine. / MIT
hdf51.10.4HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.1A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.6.0A Python library for reading and writing image data / BSD-2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.23A library to access the metadata for a Python package / APACHE-2.0
intel-openmp2019.4Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.22IPv4/IPv6 manipulation library / PSF 2
ipykernel4.10.0IPython Kernel for Jupyter / BSD-3-Clause
ipython5.8.0IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.5.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.21A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.4.1Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.15.1An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10.3An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema3.0.2An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.3.3Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.5.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.33.11JupyterLab / BSD-3-Clause
jupyterlab_launcher0.11.2A Launcher for JupyterLab based applications. / BSD 3-Clause
kiwisolver1.1.0A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.4.2A fast and thorough lazy object proxy / BSD-2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.65.3tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libedit3.1.20181209Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng9.1.0The GCC low-level runtime library / GPL
libgfortran-ng7.3.0The GNU Fortran Runtime Library / GPL
liblief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
libpng1.6.37PNG reference library / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.2the SSH library / BSD-3-Clause
libstdcxx-ng9.1.0The GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libtool2.4.6The GNU Portable Library Tool / GPL 3
libuuid1.0.3Portable uuid C library. / BSD 3-Clause
libxcb1.13This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
linecache21.0.0Backport of the linecache module / PSF 1.0
llvmlite0.29.0A lightweight LLVM python binding for writing JIT compilers / New BSD License
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.4.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib2.2.3Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.4Math library for Intel and compatible processors / proprietary - Intel
mkl-service2.3.0Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.14NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mkl_random1.1.0Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
mock3.0.5A library for testing in Python / BSD-2-Clause
more-itertools5.0.0More routines for operating on iterables, beyond itertools / MIT
mpc1.1.0A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr4.0.1The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.6.0Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.1Library for text-based user interfaces / Free software (MIT-like)
networkx2.2Python package for creating and manipulating complex networks / BSD-3-Clause
nltk3.4.5Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.7.8Jupyter Notebook / BSD 3-clause
numba0.45.1NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.7.0Fast numerical expression evaluator for NumPy. / MIT
numpy1.16.5Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.16.5Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.9.1Numpy’s Sphinx extensions / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.6.3A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.1.1dOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.2Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.24.2High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.2.3.2Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
pango1.42.4Text layout and rendering engine. / LGPL-2.1
parso0.5.1A Python Parser / MIT
partd1.0.0Data structure for on-disk shuffle operations / BSD 3-Clause
patchelf0.9A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3
path.py11.5.0A module wrapper for os.path / MIT
pathlib22.3.5Fork of pathlib aiming to support the full stdlib Python API / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.43Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.7.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow6.2.0Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.2.3PyPA recommended tool for installing Python packages / MIT
pixman0.38.0A low-level software library for pixel manipulation. / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.13.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prometheus_client0.7.1Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.3A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.6.0Run a subprocess in a pseudo terminal / ISC
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
py-lief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
pycairo1.18.1Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.3A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.4.2Generic syntax highlighting package / BSD 2-clause
pylint1.9.2python code static checker / GPL 2
pyodbc4.0.27DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.4.2Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pyrsistent0.15.4Persistent/Functional/Immutable data structures / MIT
pysocks1.7.1A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.5.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest4.6.2Simple and powerful testing with Python. / MIT
python2.7.16General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8Python interface to libarchive / CC0-1.0
pytz2019.3World timezone definitions, modern and historical. / MIT
pywavelets1.0.3Discrete Wavelet Transforms in Python / MIT
pyyaml5.1.2YAML parser and emitter for Python / MIT
pyzmq18.1.0Python bindings for zeromq / BSD 3-clause
qt5.9.7Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.6.0Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.5.5Jupyter Qt console / BSD 3-Clause
qtpy1.9.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.22.0Python HTTP for Humans / Apache 2.0
ripgrep0.10.0
rope0.14.0A python refactoring library / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scandir1.10.0scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.14.2Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.20.3A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.2.1Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools41.4.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.19.8Create Python bindings for C and C++ libraries / GPL-3.0
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer2.0.0Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.9.3A modern CSS selector implementation for BeautifulSoup / MIT
sphinx1.8.5Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD-2-Clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.1.2Sphinx API for Web Apps / BSD-2-Clause
spyder3.3.6The Scientific Python Development Environment / MIT
spyder-kernels0.5.2Jupyter kernels for the Spyder console / MIT
sqlalchemy1.3.9Database Abstraction Library. / MIT
sqlite3.30.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.7.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.10.1Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.5.4A backport of the subprocess module from Python 3.2/3.3 for use on 2.x / Python-2.0
sympy1.4Python library for symbolic mathematics / BSD-3-Clause
tbb2019.4High level abstract threading library / Apache 2.0
tblib1.4.0Traceback serialization library. / BSD 2-Clause
terminado0.8.2Terminals served by tornado websockets / BSD 2-Clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.10.0A functional standard library for Python / BSD 3-Clause
tornado5.1.1A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.36.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traceback21.4.0Backports of the traceback module / PSF 2.0
traitlets4.3.3Configuration system for Python applications / BSD-3-Clause
typing3.7.4.1Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unittest21.1.0The new features in unittest backported to Python 2.4+ / BSD
unixodbc2.3.7ODBC on non MS Windows platforms / LGPL-2.1
urllib31.24.2HTTP library with thread-safe connection pooling, file post, and more. / MIT
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.16.0The comprehensive WSGI web application library. / BSD 3-Clause
wheel0.33.6A built-package format for Python. / MIT
widgetsnbextension3.5.1Interactive Widgets for Jupyter / BSD 3-clause
wrapt1.11.2Module for decorators, wrappers and monkey patching / BSD 2-Clause
wurlitzer1.0.3Capture C-level stdout/stderr in Python / MIT
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.2.1A Python module for creating Excel XLSX files / BSD 2-Clause
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.3.1A high-performance asynchronous messaging library. / LGPL 3
zict1.0.0Composable Dictionary Classes / BSD 3-Clause
zipp0.6.0A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
Anaconda 2019.07
Jul 24, 2019

User-facing changes

  • Conda install times have decreased by more than half for large packages.
  • Conda 4.7.10 improves environment management and error messages.
  • Conda constructor now supports building installers with the new .conda file format as well as noarch packages.
  • Documentation has been updated for our integration with PyCharm, including more tutorials and improved navigation for easier use.
  • Updated packages, including R packages and ML/AI packages.

Backend improvements (non-visible changes)

  • Conda is moving to a quarterly release cycle.
  • Conda build 3.18 works with the new .conda file format.

Major package updates

  • anaconda-project 0.8.2 -> 0.8.3
  • dask 1.1.4 -> 2.1.0
  • ipython 7.4.0 -> 7.6.1
  • jupyter_client 5.2.4 -> 5.3.1
  • jupyter_core 4.4.0 -> 4.5.0
  • jupyterlab 0.35.4 -> 1.0.2
  • jupyterlab_server 0.2.0 -> 1.0.0
  • matplotlib 3.0.3 -> 3.1.0
  • mkl 2019.3 -> 2019.4
  • numba 0.43.1 -> 0.45.0
  • numpy 1.16.2 -> 1.16.4
  • pillow 5.4.1 -> 6.1.0
  • requests 2.21.0 -> 2.22.0
  • scikit-image 0.14.2 -> 0.15.0
  • spyder 3.3.3 -> 3.3.6
  • spyder-kernels 0.4.2 -> 0.5.1
  • statsmodels 0.9.0 -> 0.10.0
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.3Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid2.2.5A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.2.1Community-developed Python Library for Astronomy / BSD
atomicwrites1.3.0Atomic file writes / MIT
attrs19.1.0attrs 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
babel2.7.0Utilities to internationalize and localize Python applications / BSD 3-clause
backcall0.1.0Specifications for callback functions passed in to an API / BSD-3-Clause
backports1.0None / BSD
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.7.1Python library designed for screen-scraping / MIT
bitarray0.9.3efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0None / None
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.16.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.2.0Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.8high-quality data compressor / bzip2
ca-certificates2019.5.15Certificates for use with other packages. / ISC
certifi2019.6.16Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.3Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle1.2.1Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
comtypes1.1.7pure Python COM package / MIT
conda4.7.10OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.18.9tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify3.4.2tool for validating conda recipes and conda packages / BSD 3-Clause
console_shortcut0.1.1Console shortcut creator for Windows (using menuinst) / BSD
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.7Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.65.2tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.12The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.10.0Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause
dask2.1.0Parallel PyData with Task Scheduling / BSD 3-Clause
dask-core2.1.0Parallel Python with task scheduling / BSD 3-Clause
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.6.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed2.1.0Distributed computing with Dask / BSD 3-Clause
docutils0.14Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
fastcache1.1.0C implementation of Python 3 lru_cache / MIT
filelock3.0.12A platform independent file lock. / Public Domain
flask1.1.1A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.4.0Coroutine-based network library / MIT
glob20.7Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.15Lightweight in-process concurrent programming / MIT
h5py2.9.0Read and write HDF5 files from Python. / BSD-3-Clause
hdf51.10.4HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icc_rt2019.0.0Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.5.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.17A library to access the metadata for a Python package / APACHE-2.0
intel-openmp2019.4Math library for Intel and compatible processors / proprietary - Intel
ipykernel5.1.1IPython Kernel for Jupyter / BSD-3-Clause
ipython7.6.1IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.5.0Jupyter Interactive Widgets / BSD 3-clause
isort4.3.21A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.4.1Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.13.3An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10.1An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
joblib0.13.2Python function as pipeline jobs. / BSD 3-Clause
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
json50.8.4A Python implementation of the JSON5 data format / Apache-2.0
jsonschema3.0.1An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.3.1Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console6.0.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.5.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab1.0.2JupyterLab / BSD-3-Clause
jupyterlab_server1.0.0A set of server components for JupyterLab and JupyterLab like applications. / BSD 3-Clause
keyring18.0.0Store and access your passwords safely / Python Software Foundation or MIT
kiwisolver1.1.0A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.4.1A fast and thorough lazy object proxy / BSD-2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.65.2tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libiconv1.15Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
liblief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
libpng1.6.37PNG reference library / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.2the SSH library / BSD-3-Clause
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
llvmlite0.29.0A lightweight LLVM python binding for writing JIT compilers / New BSD License
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.3.4Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
m2w64-gcc-libgfortran5.3.0
m2w64-gcc-libs5.3.0
m2w64-gcc-libs-core5.3.0
m2w64-gmp6.1.0
m2w64-libwinpthread-git5.0.0.4634.697f757
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib3.1.0Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.16cross platform menu item installation / BSD
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.4Math library for Intel and compatible processors / proprietary - Intel
mkl-service2.0.2Python hooks for Intel(R) Math Kernel Library runtime control settings. / BSD-3-Clause
mkl_fft1.0.12NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mkl_random1.0.2Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
mock3.0.5A library for testing in Python / BSD-2-Clause
more-itertools7.0.0More routines for operating on iterables, beyond itertools / MIT
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
msys2-conda-epoch20160418
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.5.0Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.3Python package for creating and manipulating complex networks / BSD-3-Clause
nltk3.4.4Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook6.0.0Jupyter Notebook / BSD 3-clause
numba0.44.1NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.9Fast numerical expression evaluator for NumPy. / MIT
numpy1.16.4Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.16.4None / None
numpydoc0.9.1Numpy’s Sphinx extensions / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.6.2A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.1.1cOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.0Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.24.2High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.2.3.2Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.5.0A Python Parser / MIT
partd1.0.0Data structure for on-disk shuffle operations / BSD 3-Clause
path.py12.0.1A module wrapper for os.path / MIT
pathlib22.3.4Fork of pathlib aiming to support the full stdlib Python API / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.1Python style guide checker / MIT
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow6.1.0Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.1.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.12.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
powershell_shortcut0.0.1Powershell shortcut creator for Windows (using menuinst) / BSD
prometheus_client0.7.1Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit2.0.9Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.3A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
py-lief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.3A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.4.2Generic syntax highlighting package / BSD 2-clause
pylint2.3.1python code static checker / GPL
pyodbc4.0.26DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.4.0Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pyreadline2.1A python implmementation of GNU readline. / BSD 3-Clause
pyrsistent0.14.11Persistent/Functional/Immutable data structures / MIT
pysocks1.7.0A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.5.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest5.0.1Simple and powerful testing with Python. / MIT
pytest-arraydiff0.3pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.5.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.3.0Pytest plugin with advanced doctest features / BSD
pytest-openfiles0.3.2Pytest plugin for detecting inadvertent open file handles / BSD
pytest-remotedata0.3.1Pytest plugin for controlling remote data access / BSD
python3.7.3General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8Python interface to libarchive / CC0-1.0
pytz2019.1World timezone definitions, modern and historical. / MIT
pywavelets1.0.3Discrete Wavelet Transforms in Python / MIT
pywin32223Python extensions for Windows / PSF
pywinpty0.5.5Python bindings for the winpty library / MIT
pyyaml5.1.1YAML parser and emitter for Python / MIT
pyzmq18.0.0Python bindings for zeromq / BSD 3-clause
qt5.9.7Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.5.7Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.5.1Jupyter Qt console / BSD 3-Clause
qtpy1.8.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.22.0Python HTTP for Humans / Apache 2.0
rope0.14.0A python refactoring library / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scikit-image0.15.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.21.2A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.2.1Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools41.0.1Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.19.8Create Python bindings for C and C++ libraries / GPL-3.0
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer1.9.0Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.8A modern CSS selector implementation for BeautifulSoup / MIT
sphinx2.1.2Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD-2-Clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-applehelp1.0.1sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause
sphinxcontrib-devhelp1.0.1sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause
sphinxcontrib-htmlhelp1.0.2sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause
sphinxcontrib-jsmath1.0.1A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause
sphinxcontrib-qthelp1.0.2sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause
sphinxcontrib-serializinghtml1.1.3sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause
sphinxcontrib-websupport1.1.2Sphinx API for Web Apps / BSD-2-Clause
spyder3.3.6The Scientific Python Development Environment / MIT
spyder-kernels0.5.1Jupyter kernels for the Spyder console / MIT
sqlalchemy1.3.5Database Abstraction Library. / MIT
sqlite3.29.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.10.0Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.4Python library for symbolic mathematics / BSD-3-Clause
tblib1.4.0Traceback serialization library. / BSD 2-Clause
terminado0.8.2Terminals served by tornado websockets / BSD 2-Clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.10.0A functional standard library for Python / BSD 3-Clause
tornado6.0.3A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.32.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
urllib31.24.2HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc14.1A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause)
vs2015_runtime14.15.26706MSVC runtimes associated with cl.exe version 19.15.26726 (VS 2017 update 8) / None
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.15.4The comprehensive WSGI web application library. / BSD 3-Clause
wheel0.33.4A built-package format for Python. / MIT
widgetsnbextension3.5.0Interactive Widgets for Jupyter / BSD 3-clause
win_inet_pton1.1.0Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN
win_unicode_console0.5A Python package to enable Unicode input and display when running Python from Windows console. / MIT
wincertstore0.2Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2
winpty0.4.3Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT
wrapt1.11.2Module for decorators, wrappers and monkey patching / BSD 2-Clause
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.8A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.15.8Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.3.1A high-performance asynchronous messaging library. / LGPL 3
zict1.0.0Composable Dictionary Classes / BSD 3-Clause
zipp0.5.1A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.3Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid2.2.5A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.2.1Community-developed Python Library for Astronomy / BSD
atomicwrites1.3.0Atomic file writes / MIT
attrs19.1.0attrs 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
babel2.7.0Utilities to internationalize and localize Python applications / BSD 3-clause
backcall0.1.0Specifications for callback functions passed in to an API / BSD-3-Clause
backports1.0None / BSD
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.7.1Python library designed for screen-scraping / MIT
bitarray0.9.3efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0None / None
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.16.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.2.0Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.8high-quality data compressor / bzip2
ca-certificates2019.5.15Certificates for use with other packages. / ISC
certifi2019.6.16Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.3Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle1.2.1Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
comtypes1.1.7pure Python COM package / MIT
conda4.7.10OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.18.9tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify3.4.2tool for validating conda recipes and conda packages / BSD 3-Clause
console_shortcut0.1.1Console shortcut creator for Windows (using menuinst) / BSD
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.7Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.65.2tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.12The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.10.0Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause
dask2.1.0Parallel PyData with Task Scheduling / BSD 3-Clause
dask-core2.1.0Parallel Python with task scheduling / BSD 3-Clause
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.6.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed2.1.0Distributed computing with Dask / BSD 3-Clause
docutils0.14Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
fastcache1.1.0C implementation of Python 3 lru_cache / MIT
filelock3.0.12A platform independent file lock. / Public Domain
flask1.1.1A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.4.0Coroutine-based network library / MIT
glob20.7Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.15Lightweight in-process concurrent programming / MIT
h5py2.9.0Read and write HDF5 files from Python. / BSD-3-Clause
hdf51.10.4HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icc_rt2019.0.0Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.5.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.17A library to access the metadata for a Python package / APACHE-2.0
intel-openmp2019.4Math library for Intel and compatible processors / proprietary - Intel
ipykernel5.1.1IPython Kernel for Jupyter / BSD-3-Clause
ipython7.6.1IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.5.0Jupyter Interactive Widgets / BSD 3-clause
isort4.3.21A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.4.1Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.13.3An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10.1An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
joblib0.13.2Python function as pipeline jobs. / BSD 3-Clause
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
json50.8.4A Python implementation of the JSON5 data format / Apache-2.0
jsonschema3.0.1An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.3.1Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console6.0.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.5.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab1.0.2JupyterLab / BSD-3-Clause
jupyterlab_server1.0.0A set of server components for JupyterLab and JupyterLab like applications. / BSD 3-Clause
keyring18.0.0Store and access your passwords safely / Python Software Foundation or MIT
kiwisolver1.1.0A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.4.1A fast and thorough lazy object proxy / BSD-2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.65.2tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libiconv1.15Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
liblief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
libpng1.6.37PNG reference library / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.2the SSH library / BSD-3-Clause
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
llvmlite0.29.0A lightweight LLVM python binding for writing JIT compilers / New BSD License
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.3.4Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
m2w64-gcc-libgfortran5.3.0
m2w64-gcc-libs5.3.0
m2w64-gcc-libs-core5.3.0
m2w64-gmp6.1.0
m2w64-libwinpthread-git5.0.0.4634.697f757
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib3.1.0Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.16cross platform menu item installation / BSD
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.4Math library for Intel and compatible processors / proprietary - Intel
mkl-service2.0.2Python hooks for Intel(R) Math Kernel Library runtime control settings. / BSD-3-Clause
mkl_fft1.0.12NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mkl_random1.0.2Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
mock3.0.5A library for testing in Python / BSD-2-Clause
more-itertools7.0.0More routines for operating on iterables, beyond itertools / MIT
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
msys2-conda-epoch20160418
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.5.0Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.3Python package for creating and manipulating complex networks / BSD-3-Clause
nltk3.4.4Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook6.0.0Jupyter Notebook / BSD 3-clause
numba0.44.1NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.9Fast numerical expression evaluator for NumPy. / MIT
numpy1.16.4Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.16.4None / None
numpydoc0.9.1Numpy’s Sphinx extensions / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.6.2A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.1.1cOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.0Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.24.2High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.2.3.2Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.5.0A Python Parser / MIT
partd1.0.0Data structure for on-disk shuffle operations / BSD 3-Clause
path.py12.0.1A module wrapper for os.path / MIT
pathlib22.3.4Fork of pathlib aiming to support the full stdlib Python API / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.1Python style guide checker / MIT
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow6.1.0Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.1.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.12.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
powershell_shortcut0.0.1Powershell shortcut creator for Windows (using menuinst) / BSD
prometheus_client0.7.1Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit2.0.9Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.3A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
py-lief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.3A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.4.2Generic syntax highlighting package / BSD 2-clause
pylint2.3.1python code static checker / GPL
pyodbc4.0.26DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.4.0Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pyreadline2.1A python implmementation of GNU readline. / BSD 3-Clause
pyrsistent0.14.11Persistent/Functional/Immutable data structures / MIT
pysocks1.7.0A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.5.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest5.0.1Simple and powerful testing with Python. / MIT
pytest-arraydiff0.3pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.5.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.3.0Pytest plugin with advanced doctest features / BSD
pytest-openfiles0.3.2Pytest plugin for detecting inadvertent open file handles / BSD
pytest-remotedata0.3.1Pytest plugin for controlling remote data access / BSD
python3.7.3General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8Python interface to libarchive / CC0-1.0
pytz2019.1World timezone definitions, modern and historical. / MIT
pywavelets1.0.3Discrete Wavelet Transforms in Python / MIT
pywin32223Python extensions for Windows / PSF
pywinpty0.5.5Python bindings for the winpty library / MIT
pyyaml5.1.1YAML parser and emitter for Python / MIT
pyzmq18.0.0Python bindings for zeromq / BSD 3-clause
qt5.9.7Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.5.7Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.5.1Jupyter Qt console / BSD 3-Clause
qtpy1.8.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.22.0Python HTTP for Humans / Apache 2.0
rope0.14.0A python refactoring library / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scikit-image0.15.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.21.1A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.3.0Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools41.0.1Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.19.8Create Python bindings for C and C++ libraries / GPL-3.0
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer1.9.0Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.8A modern CSS selector implementation for BeautifulSoup / MIT
sphinx2.1.2Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD-2-Clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-applehelp1.0.1sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause
sphinxcontrib-devhelp1.0.1sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause
sphinxcontrib-htmlhelp1.0.2sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause
sphinxcontrib-jsmath1.0.1A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause
sphinxcontrib-qthelp1.0.2sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause
sphinxcontrib-serializinghtml1.1.3sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause
sphinxcontrib-websupport1.1.2Sphinx API for Web Apps / BSD-2-Clause
spyder3.3.6The Scientific Python Development Environment / MIT
spyder-kernels0.5.1Jupyter kernels for the Spyder console / MIT
sqlalchemy1.3.5Database Abstraction Library. / MIT
sqlite3.29.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.10.0Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.4Python library for symbolic mathematics / BSD-3-Clause
tblib1.4.0Traceback serialization library. / BSD 2-Clause
terminado0.8.2Terminals served by tornado websockets / BSD 2-Clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.10.0A functional standard library for Python / BSD 3-Clause
tornado6.0.3A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.32.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
urllib31.24.2HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc14.1A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause)
vs2015_runtime14.15.26706MSVC runtimes associated with cl.exe version 19.15.26726 (VS 2017 update 8) / None
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.15.4The comprehensive WSGI web application library. / BSD 3-Clause
wheel0.33.4A built-package format for Python. / MIT
widgetsnbextension3.5.0Interactive Widgets for Jupyter / BSD 3-clause
win_inet_pton1.1.0Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN
win_unicode_console0.5A Python package to enable Unicode input and display when running Python from Windows console. / MIT
wincertstore0.2Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2
winpty0.4.3Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT
wrapt1.11.2Module for decorators, wrappers and monkey patching / BSD 2-Clause
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.8A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.15.8Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.3.1A high-performance asynchronous messaging library. / LGPL 3
zict1.0.0Composable Dictionary Classes / BSD 3-Clause
zipp0.5.1A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.3Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
appnope0.1.0Disable App Nap on OS X 10.9 / BSD 2-Clause
appscript1.1.0Control AppleScriptable applications from Python / Public-Domain
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid2.2.5A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.2.1Community-developed Python Library for Astronomy / BSD
atomicwrites1.3.0Atomic file writes / MIT
attrs19.1.0attrs 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
babel2.7.0Utilities to internationalize and localize Python applications / BSD 3-clause
backcall0.1.0Specifications for callback functions passed in to an API / BSD-3-Clause
backports1.0None / BSD
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.7.1Python library designed for screen-scraping / MIT
bitarray0.9.3efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0None / None
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.16.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.2.0Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.8high-quality data compressor / bzip2
ca-certificates2019.5.15Certificates for use with other packages. / ISC
certifi2019.6.16Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.3Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle1.2.1Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
conda4.7.10OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.18.9tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify3.4.2tool for validating conda recipes and conda packages / BSD 3-Clause
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.7Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.65.2tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.12The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.10.0Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause
dask2.1.0Parallel PyData with Task Scheduling / BSD 3-Clause
dask-core2.1.0Parallel Python with task scheduling / BSD 3-Clause
dbus1.13.6Simple message bus system for applications to talk to one another / GPL2
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.6.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed2.1.0Distributed computing with Dask / BSD 3-Clause
docutils0.14Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
expat2.2.6Expat XML parser library in C. / MIT
fastcache1.1.0C implementation of Python 3 lru_cache / MIT
filelock3.0.12A platform independent file lock. / Public Domain
flask1.1.1A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gettext0.19.8.1Internationalization package. / GPLv2
gevent1.4.0Coroutine-based network library / MIT
glib2.56.2Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.7Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
gmp6.1.2The GNU multiprecision library. / GPL 2 and LGPL 3
gmpy22.0.8GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3
greenlet0.4.15Lightweight in-process concurrent programming / MIT
h5py2.9.0Read and write HDF5 files from Python. / BSD-3-Clause
hdf51.10.4HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.5.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.17A library to access the metadata for a Python package / APACHE-2.0
intel-openmp2019.4Math library for Intel and compatible processors / proprietary - Intel
ipykernel5.1.1IPython Kernel for Jupyter / BSD-3-Clause
ipython7.6.1IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.5.0Jupyter Interactive Widgets / BSD 3-clause
isort4.3.21A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.4.1Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.13.3An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10.1An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
joblib0.13.2Python function as pipeline jobs. / BSD 3-Clause
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
json50.8.4A Python implementation of the JSON5 data format / Apache-2.0
jsonschema3.0.1An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.3.1Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console6.0.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.5.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab1.0.2JupyterLab / BSD-3-Clause
jupyterlab_server1.0.0A set of server components for JupyterLab and JupyterLab like applications. / BSD 3-Clause
keyring18.0.0Store and access your passwords safely / Python Software Foundation or MIT
kiwisolver1.1.0A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.4.1A fast and thorough lazy object proxy / BSD-2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.65.2tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libcxx4.0.1C++ Standard Library / MIT license or UIUC License
libcxxabi4.0.1C++ Standard Library Support / MIT license or UIUC License
libedit3.1.20181209Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgfortran3.0.1Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1)
libiconv1.15Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
liblief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
libpng1.6.37PNG reference library / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.2the SSH library / BSD-3-Clause
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
llvm-openmp4.0.1Support for the OpenMP language / MIT license or UIUC License
llvmlite0.29.0A lightweight LLVM python binding for writing JIT compilers / New BSD License
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.3.4Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib3.1.0Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.4Math library for Intel and compatible processors / proprietary - Intel
mkl-service2.0.2Python hooks for Intel(R) Math Kernel Library runtime control settings. / BSD-3-Clause
mkl_fft1.0.12NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mkl_random1.0.2Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
mock3.0.5A library for testing in Python / BSD-2-Clause
more-itertools7.0.0More routines for operating on iterables, beyond itertools / MIT
mpc1.1.0A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr4.0.1The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.5.0Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.1Library for text-based user interfaces / Free software (MIT-like)
networkx2.3Python package for creating and manipulating complex networks / BSD-3-Clause
nltk3.4.4Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook6.0.0Jupyter Notebook / BSD 3-clause
numba0.44.1NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.9Fast numerical expression evaluator for NumPy. / MIT
numpy1.16.4Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.16.4None / None
numpydoc0.9.1Numpy’s Sphinx extensions / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.6.2A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.1.1cOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.0Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.24.2High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.2.3.2Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.5.0A Python Parser / MIT
partd1.0.0Data structure for on-disk shuffle operations / BSD 3-Clause
path.py12.0.1A module wrapper for os.path / MIT
pathlib22.3.4Fork of pathlib aiming to support the full stdlib Python API / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.43Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.7.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow6.1.0Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.1.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.12.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prometheus_client0.7.1Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit2.0.9Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.3A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.6.0Run a subprocess in a pseudo terminal / ISC
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
py-lief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.3A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.4.2Generic syntax highlighting package / BSD 2-clause
pylint2.3.1python code static checker / GPL
pyodbc4.0.26DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.4.0Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pyrsistent0.14.11Persistent/Functional/Immutable data structures / MIT
pysocks1.7.0A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.5.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest5.0.1Simple and powerful testing with Python. / MIT
pytest-arraydiff0.3pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.5.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.3.0Pytest plugin with advanced doctest features / BSD
pytest-openfiles0.3.2Pytest plugin for detecting inadvertent open file handles / BSD
pytest-remotedata0.3.1Pytest plugin for controlling remote data access / BSD
python3.7.3General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8Python interface to libarchive / CC0-1.0
python.app2Proxy on OS X letting Python libraries hook into the gui event loop / BSD
pytz2019.1World timezone definitions, modern and historical. / MIT
pywavelets1.0.3Discrete Wavelet Transforms in Python / MIT
pyyaml5.1.1YAML parser and emitter for Python / MIT
pyzmq18.0.0Python bindings for zeromq / BSD 3-clause
qt5.9.7Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.5.7Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.5.1Jupyter Qt console / BSD 3-Clause
qtpy1.8.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.22.0Python HTTP for Humans / Apache 2.0
rope0.14.0A python refactoring library / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scikit-image0.15.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.21.2A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.3.0Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools41.0.1Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.19.8Create Python bindings for C and C++ libraries / GPL-3.0
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer1.9.0Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.8A modern CSS selector implementation for BeautifulSoup / MIT
sphinx2.1.2Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD-2-Clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-applehelp1.0.1sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause
sphinxcontrib-devhelp1.0.1sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause
sphinxcontrib-htmlhelp1.0.2sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause
sphinxcontrib-jsmath1.0.1A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause
sphinxcontrib-qthelp1.0.2sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause
sphinxcontrib-serializinghtml1.1.3sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause
sphinxcontrib-websupport1.1.2Sphinx API for Web Apps / BSD-2-Clause
spyder3.3.6The Scientific Python Development Environment / MIT
spyder-kernels0.5.1Jupyter kernels for the Spyder console / MIT
sqlalchemy1.3.5Database Abstraction Library. / MIT
sqlite3.29.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.10.0Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.4Python library for symbolic mathematics / BSD-3-Clause
tblib1.4.0Traceback serialization library. / BSD 2-Clause
terminado0.8.2Terminals served by tornado websockets / BSD 2-Clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.10.0A functional standard library for Python / BSD 3-Clause
tornado6.0.3A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.32.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.7ODBC on non MS Windows platforms / LGPL-2.1
urllib31.24.2HTTP library with thread-safe connection pooling, file post, and more. / MIT
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.15.4The comprehensive WSGI web application library. / BSD 3-Clause
wheel0.33.4A built-package format for Python. / MIT
widgetsnbextension3.5.0Interactive Widgets for Jupyter / BSD 3-clause
wrapt1.11.2Module for decorators, wrappers and monkey patching / BSD 2-Clause
wurlitzer1.0.2Capture C-level stdout/stderr in Python / MIT
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.8A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.15.8Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.3.1A high-performance asynchronous messaging library. / LGPL 3
zict1.0.0Composable Dictionary Classes / BSD 3-Clause
zipp0.5.1A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
_libgcc_mutex0.1Mutex for libgcc and libgcc-ng / None
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.3Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid2.2.5A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.0.5Community-developed Python Library for Astronomy / BSD
atomicwrites1.3.0Atomic file writes / MIT
attrs19.1.0attrs 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
babel2.7.0Utilities to internationalize and localize Python applications / BSD 3-clause
backcall0.1.0Specifications for callback functions passed in to an API / BSD-3-Clause
backports1.0None / BSD
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.7.1Python library designed for screen-scraping / MIT
bitarray0.9.3efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0None / None
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.16.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.2.0Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.8high-quality data compressor / bzip2
ca-certificates2019.5.15Certificates for use with other packages. / ISC
cairo1.14.12Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1
certifi2019.6.16Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.3Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle1.2.1Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
conda4.7.10OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.18.9tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify3.4.2tool for validating conda recipes and conda packages / BSD 3-Clause
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.7Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.65.2tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.12The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.10.0Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause
dask2.1.0Parallel PyData with Task Scheduling / BSD 3-Clause
dask-core2.1.0Parallel Python with task scheduling / BSD 3-Clause
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.6.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed2.1.0Distributed computing with Dask / BSD 3-Clause
docutils0.14Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
expat2.2.6Expat XML parser library in C. / MIT
fastcache1.1.0C implementation of Python 3 lru_cache / MIT
filelock3.0.12A platform independent file lock. / Public Domain
flask1.1.1A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
fontconfig2.13.0A library for configuring and customizing font access. / MIT
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.4.0Coroutine-based network library / MIT
glib2.56.2Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.7Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
gmp6.1.2The GNU multiprecision library. / GPL 2 and LGPL 3
gmpy22.0.8GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3
greenlet0.4.15Lightweight in-process concurrent programming / MIT
h5py2.8.0Read and write HDF5 files from Python. / BSD-3-Clause
hdf51.10.2HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.5.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.17A library to access the metadata for a Python package / APACHE-2.0
ipykernel5.1.1IPython Kernel for Jupyter / BSD-3-Clause
ipython7.6.1IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.5.0Jupyter Interactive Widgets / BSD 3-clause
isort4.3.21A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.4.1Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.13.3An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10.1An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema3.0.1An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.3.1Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console6.0.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.5.0Core common functionality of Jupyter projects. / BSD 3-clause
kiwisolver1.1.0A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.4.1A fast and thorough lazy object proxy / BSD-2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.65.2tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libedit3.1.20181209Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng8.2.0The GCC low-level runtime library / GPL
libgfortran-ng7.3.0The GNU Fortran Runtime Library / GPL
libopenblas0.2.20An Optimized BLAS library / BSD
libpng1.6.37PNG reference library / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.2the SSH library / BSD-3-Clause
libstdcxx-ng8.2.0The GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libuuid1.0.3Portable uuid C library. / BSD 3-Clause
libxcb1.13This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.3.4Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib3.1.0Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
more-itertools7.0.0More routines for operating on iterables, beyond itertools / MIT
mpc1.1.0A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr4.0.1The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.5.0Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.1Library for text-based user interfaces / Free software (MIT-like)
networkx2.3Python package for creating and manipulating complex networks / BSD-3-Clause
nltk3.4.4Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook6.0.0Jupyter Notebook / BSD 3-clause
numexpr2.6.7Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.5Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.14.5None / None
numpydoc0.9.1Numpy’s Sphinx extensions / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openblas0.2.20An Optimized BLAS library / BSD
openblas-devel0.2.20OpenBLAS headers and libraries for developing software that used OpenBLAS. / None
openpyxl2.6.2A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.1.1cOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.0Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.23.4High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.0.0.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.5.0A Python Parser / MIT
partd1.0.0Data structure for on-disk shuffle operations / BSD 3-Clause
patchelf0.9A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3
path.py12.0.1A module wrapper for os.path / MIT
pathlib22.3.4Fork of pathlib aiming to support the full stdlib Python API / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.43Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.7.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow6.1.0Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.1.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.12.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prometheus_client0.7.1Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit2.0.9Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.3A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.6.0Run a subprocess in a pseudo terminal / ISC
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.3A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.4.2Generic syntax highlighting package / BSD 2-clause
pylint2.3.1python code static checker / GPL
pyodbc4.0.26DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.4.0Create and execute simple grammars / MIT
pyrsistent0.14.11Persistent/Functional/Immutable data structures / MIT
pysocks1.7.0A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.4Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest5.0.1Simple and powerful testing with Python. / MIT
pytest-arraydiff0.3pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.5.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.3.0Pytest plugin with advanced doctest features / BSD
pytest-openfiles0.3.1Pytest plugin for detecting inadvertent open file handles / BSD
pytest-remotedata0.3.1Pytest plugin for controlling remote data access / BSD
python3.7.3General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8Python interface to libarchive / CC0-1.0
pytz2019.1World timezone definitions, modern and historical. / MIT
pywavelets1.0.3Discrete Wavelet Transforms in Python / MIT
pyyaml5.1.1YAML parser and emitter for Python / MIT
pyzmq18.0.0Python bindings for zeromq / BSD 3-clause
readline7.0library for editing command lines as they are typed in / GPL3
requests2.22.0Python HTTP for Humans / Apache 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scikit-image0.15.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.19.1A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.1.0Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools41.0.1Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer1.9.0Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.8A modern CSS selector implementation for BeautifulSoup / MIT
sphinx2.1.2Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD-2-Clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-applehelp1.0.1sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause
sphinxcontrib-devhelp1.0.1sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause
sphinxcontrib-htmlhelp1.0.2sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause
sphinxcontrib-jsmath1.0.1A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause
sphinxcontrib-qthelp1.0.2sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause
sphinxcontrib-serializinghtml1.1.3sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause
sphinxcontrib-websupport1.1.2Sphinx API for Web Apps / BSD-2-Clause
sqlalchemy1.3.5Database Abstraction Library. / MIT
sqlite3.29.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.10.0Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.4Python library for symbolic mathematics / BSD-3-Clause
tblib1.4.0Traceback serialization library. / BSD 2-Clause
terminado0.8.2Terminals served by tornado websockets / BSD 2-Clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.10.0A functional standard library for Python / BSD 3-Clause
tornado6.0.3A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.32.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.7ODBC on non MS Windows platforms / LGPL-2.1
urllib31.24.2HTTP library with thread-safe connection pooling, file post, and more. / MIT
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.15.4The comprehensive WSGI web application library. / BSD 3-Clause
wheel0.33.4A built-package format for Python. / MIT
widgetsnbextension3.5.0Interactive Widgets for Jupyter / BSD 3-clause
wrapt1.11.2Module for decorators, wrappers and monkey patching / BSD 2-Clause
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.8A Python module for creating Excel XLSX files / BSD 2-Clause
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.2.5A high-performance asynchronous messaging library. / LGPL 3
zict1.0.0Composable Dictionary Classes / BSD 3-Clause
zipp0.5.1A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
_libgcc_mutex0.1Mutex for libgcc and libgcc-ng / None
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.3Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid2.2.5A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.2.1Community-developed Python Library for Astronomy / BSD
atomicwrites1.3.0Atomic file writes / MIT
attrs19.1.0attrs 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
babel2.7.0Utilities to internationalize and localize Python applications / BSD 3-clause
backcall0.1.0Specifications for callback functions passed in to an API / BSD-3-Clause
backports1.0None / BSD
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.7.1Python library designed for screen-scraping / MIT
bitarray0.9.3efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0None / None
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.16.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.2.0Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.8high-quality data compressor / bzip2
ca-certificates2019.5.15Certificates for use with other packages. / ISC
cairo1.14.12Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1
certifi2019.6.16Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.3Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle1.2.1Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
conda4.7.10OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.18.9tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify3.4.2tool for validating conda recipes and conda packages / BSD 3-Clause
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.7Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.65.2tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.12The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.10.0Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause
dask2.1.0Parallel PyData with Task Scheduling / BSD 3-Clause
dask-core2.1.0Parallel Python with task scheduling / BSD 3-Clause
dbus1.13.6Simple message bus system for applications to talk to one another / GPL2
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.6.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed2.1.0Distributed computing with Dask / BSD 3-Clause
docutils0.14Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
expat2.2.6Expat XML parser library in C. / MIT
fastcache1.1.0C implementation of Python 3 lru_cache / MIT
filelock3.0.12A platform independent file lock. / Public Domain
flask1.1.1A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
fontconfig2.13.0A library for configuring and customizing font access. / MIT
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
fribidi1.0.5The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.4.0Coroutine-based network library / MIT
glib2.56.2Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.7Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
gmp6.1.2The GNU multiprecision library. / GPL 2 and LGPL 3
gmpy22.0.8GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3
graphite21.3.13A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2
greenlet0.4.15Lightweight in-process concurrent programming / MIT
gst-plugins-base1.14.0GStreamer Base Plug-ins / GPL2
gstreamer1.14.0Library for constructing graphs of media-handling components / LGPL 2
h5py2.9.0Read and write HDF5 files from Python. / BSD-3-Clause
harfbuzz1.8.8An OpenType text shaping engine. / MIT
hdf51.10.4HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.5.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.17A library to access the metadata for a Python package / APACHE-2.0
intel-openmp2019.4Math library for Intel and compatible processors / proprietary - Intel
ipykernel5.1.1IPython Kernel for Jupyter / BSD-3-Clause
ipython7.6.1IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.5.0Jupyter Interactive Widgets / BSD 3-clause
isort4.3.21A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.4.1Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.13.3An autocompletion tool for Python that can be used for text editors. / MIT
jeepney0.4Pure Python DBus interface / MIT
jinja22.10.1An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
joblib0.13.2Python function as pipeline jobs. / BSD 3-Clause
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
json50.8.4A Python implementation of the JSON5 data format / Apache-2.0
jsonschema3.0.1An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.3.1Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console6.0.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.5.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab1.0.2JupyterLab / BSD-3-Clause
jupyterlab_server1.0.0A set of server components for JupyterLab and JupyterLab like applications. / BSD 3-Clause
keyring18.0.0Store and access your passwords safely / Python Software Foundation or MIT
kiwisolver1.1.0A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.4.1A fast and thorough lazy object proxy / BSD-2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.65.2tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libedit3.1.20181209Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng9.1.0The GCC low-level runtime library / GPL
libgfortran-ng7.3.0The GNU Fortran Runtime Library / GPL
liblief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
libpng1.6.37PNG reference library / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.2the SSH library / BSD-3-Clause
libstdcxx-ng9.1.0The GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libtool2.4.6The GNU Portable Library Tool / GPL 3
libuuid1.0.3Portable uuid C library. / BSD 3-Clause
libxcb1.13This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
llvmlite0.29.0A lightweight LLVM python binding for writing JIT compilers / New BSD License
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.3.4Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib3.1.0Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.4Math library for Intel and compatible processors / proprietary - Intel
mkl-service2.0.2Python hooks for Intel(R) Math Kernel Library runtime control settings. / BSD-3-Clause
mkl_fft1.0.12NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mkl_random1.0.2Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
mock3.0.5A library for testing in Python / BSD-2-Clause
more-itertools7.0.0More routines for operating on iterables, beyond itertools / MIT
mpc1.1.0A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr4.0.1The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.5.0Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.1Library for text-based user interfaces / Free software (MIT-like)
networkx2.3Python package for creating and manipulating complex networks / BSD-3-Clause
nltk3.4.4Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook6.0.0Jupyter Notebook / BSD 3-clause
numba0.44.1NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.9Fast numerical expression evaluator for NumPy. / MIT
numpy1.16.4Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.16.4None / None
numpydoc0.9.1Numpy’s Sphinx extensions / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.6.2A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.1.1cOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.0Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.24.2High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.2.3.2Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
pango1.42.4Text layout and rendering engine. / LGPL-2.1
parso0.5.0A Python Parser / MIT
partd1.0.0Data structure for on-disk shuffle operations / BSD 3-Clause
patchelf0.9A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3
path.py12.0.1A module wrapper for os.path / MIT
pathlib22.3.4Fork of pathlib aiming to support the full stdlib Python API / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.43Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.7.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow6.1.0Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.1.1PyPA recommended tool for installing Python packages / MIT
pixman0.38.0A low-level software library for pixel manipulation. / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.12.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prometheus_client0.7.1Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit2.0.9Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.3A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.6.0Run a subprocess in a pseudo terminal / ISC
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
py-lief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.3A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.4.2Generic syntax highlighting package / BSD 2-clause
pylint2.3.1python code static checker / GPL
pyodbc4.0.26DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.4.0Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pyrsistent0.14.11Persistent/Functional/Immutable data structures / MIT
pysocks1.7.0A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.5.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest5.0.1Simple and powerful testing with Python. / MIT
pytest-arraydiff0.3pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.5.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.3.0Pytest plugin with advanced doctest features / BSD
pytest-openfiles0.3.2Pytest plugin for detecting inadvertent open file handles / BSD
pytest-remotedata0.3.1Pytest plugin for controlling remote data access / BSD
python3.7.3General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8Python interface to libarchive / CC0-1.0
pytz2019.1World timezone definitions, modern and historical. / MIT
pywavelets1.0.3Discrete Wavelet Transforms in Python / MIT
pyyaml5.1.1YAML parser and emitter for Python / MIT
pyzmq18.0.0Python bindings for zeromq / BSD 3-clause
qt5.9.7Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.5.7Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.5.1Jupyter Qt console / BSD 3-Clause
qtpy1.8.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.22.0Python HTTP for Humans / Apache 2.0
rope0.14.0A python refactoring library / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scikit-image0.15.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.21.2A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.3.0Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
secretstorage3.1.1Provides a way for securely storing passwords and other secrets. / BSD-3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools41.0.1Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.19.8Create Python bindings for C and C++ libraries / GPL-3.0
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer1.9.0Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.8A modern CSS selector implementation for BeautifulSoup / MIT
sphinx2.1.2Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD-2-Clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-applehelp1.0.1sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause
sphinxcontrib-devhelp1.0.1sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause
sphinxcontrib-htmlhelp1.0.2sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause
sphinxcontrib-jsmath1.0.1A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause
sphinxcontrib-qthelp1.0.2sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause
sphinxcontrib-serializinghtml1.1.3sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause
sphinxcontrib-websupport1.1.2Sphinx API for Web Apps / BSD-2-Clause
spyder3.3.6The Scientific Python Development Environment / MIT
spyder-kernels0.5.1Jupyter kernels for the Spyder console / MIT
sqlalchemy1.3.5Database Abstraction Library. / MIT
sqlite3.29.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.10.0Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.4Python library for symbolic mathematics / BSD-3-Clause
tblib1.4.0Traceback serialization library. / BSD 2-Clause
terminado0.8.2Terminals served by tornado websockets / BSD 2-Clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.10.0A functional standard library for Python / BSD 3-Clause
tornado6.0.3A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.32.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.7ODBC on non MS Windows platforms / LGPL-2.1
urllib31.24.2HTTP library with thread-safe connection pooling, file post, and more. / MIT
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.15.4The comprehensive WSGI web application library. / BSD 3-Clause
wheel0.33.4A built-package format for Python. / MIT
widgetsnbextension3.5.0Interactive Widgets for Jupyter / BSD 3-clause
wrapt1.11.2Module for decorators, wrappers and monkey patching / BSD 2-Clause
wurlitzer1.0.2Capture C-level stdout/stderr in Python / MIT
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.8A Python module for creating Excel XLSX files / BSD 2-Clause
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.3.1A high-performance asynchronous messaging library. / LGPL 3
zict1.0.0Composable Dictionary Classes / BSD 3-Clause
zipp0.5.1A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.3Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.6.5A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.9Community-developed Python Library for Astronomy / BSD
atomicwrites1.3.0Atomic file writes / MIT
attrs19.1.0attrs 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
babel2.7.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0None / BSD
backports.functools_lru_cache1.5Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
backports.shutil_which3.5.2Backport of shutil.which from Python 3.3 / PSF2 & MIT
backports_abc0.5A backport of recent additions to the collections.abc module. / PSF 2
beautifulsoup44.7.1Python library designed for screen-scraping / MIT
bitarray0.9.2efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0None / None
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.16.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.2.0Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.8high-quality data compressor / bzip2
ca-certificates2019.5.15Certificates for use with other packages. / ISC
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2019.6.16Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.3Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle1.2.1Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
comtypes1.1.7pure Python COM package / MIT
conda4.7.10OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.18.9tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify3.4.2tool for validating conda recipes and conda packages / BSD 3-Clause
configparser3.7.4This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT
console_shortcut0.1.1Console shortcut creator for Windows (using menuinst) / BSD
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.4.2Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.12The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.10.0Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause
dask1.2.2Parallel PyData with Task Scheduling / BSD 3-Clause
dask-core1.2.2Parallel Python with task scheduling / BSD 3-Clause
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.6.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.28.1Distributed computing with Dask / BSD 3-Clause
docutils0.14Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
enum341.1.6Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
fastcache1.1.0C implementation of Python 3 lru_cache / MIT
filelock3.0.12A platform independent file lock. / Public Domain
flask1.1.1A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
funcsigs1.0.2Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0
functools323.2.3.2Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license
future0.17.1Clean single-source support for Python 3 and 2 / MIT
futures3.3.0Backport of the concurrent.futures package from Python 3.2 / PSF
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.4.0Coroutine-based network library / MIT
glob20.7Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.15Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.9.0Read and write HDF5 files from Python. / BSD-3-Clause
hdf51.10.4HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icc_rt2019.0.0Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.5.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.17A library to access the metadata for a Python package / APACHE-2.0
intel-openmp2019.4Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.22IPv4/IPv6 manipulation library / PSF 2
ipykernel4.10.0IPython Kernel for Jupyter / BSD-3-Clause
ipython5.8.0IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.5.0Jupyter Interactive Widgets / BSD 3-clause
isort4.3.21A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.4.1Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.13.3An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10.1An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema3.0.1An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.3.1Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.5.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.33.11JupyterLab / BSD-3-Clause
jupyterlab_launcher0.11.2A Launcher for JupyterLab based applications. / BSD 3-Clause
keyring18.0.0Store and access your passwords safely / Python Software Foundation or MIT
kiwisolver1.1.0A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.4.1A fast and thorough lazy object proxy / BSD-2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libiconv1.15Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
libpng1.6.37PNG reference library / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD-3-Clause
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
linecache21.0.0Backport of the linecache module / PSF 1.0
llvmlite0.29.0A lightweight LLVM python binding for writing JIT compilers / New BSD License
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.3.4Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
m2w64-gcc-libgfortran5.3.0
m2w64-gcc-libs5.3.0
m2w64-gcc-libs-core5.3.0
m2w64-gmp6.1.0
m2w64-libwinpthread-git5.0.0.4634.697f757
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib2.2.3Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.16cross platform menu item installation / BSD
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.4Math library for Intel and compatible processors / proprietary - Intel
mkl-service2.0.2Python hooks for Intel(R) Math Kernel Library runtime control settings. / BSD-3-Clause
mkl_fft1.0.12NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mock3.0.5A library for testing in Python / BSD-2-Clause
more-itertools5.0.0More routines for operating on iterables, beyond itertools / MIT
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
msys2-conda-epoch20160418
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.5.0Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.2Python package for creating and manipulating complex networks / BSD-3-Clause
nltk3.4.4Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.7.8Jupyter Notebook / BSD 3-clause
numba0.44.1NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.9Fast numerical expression evaluator for NumPy. / MIT
numpy1.16.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.16.3None / None
numpydoc0.9.1Numpy’s Sphinx extensions / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.6.2A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2sOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.0Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.24.2High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.2.3.2Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.5.0A Python Parser / MIT
partd1.0.0Data structure for on-disk shuffle operations / BSD 3-Clause
path.py11.5.0A module wrapper for os.path / MIT
pathlib22.3.4Fork of pathlib aiming to support the full stdlib Python API / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.1Python style guide checker / MIT
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow6.1.0Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.1.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.12.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
powershell_shortcut0.0.1Powershell shortcut creator for Windows (using menuinst) / BSD
prometheus_client0.7.1Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.3A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.2A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.4.2Generic syntax highlighting package / BSD 2-clause
pylint1.9.2python code static checker / GPL
pyodbc4.0.26DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.4.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pyreadline2.1A python implmementation of GNU readline. / BSD 3-Clause
pyrsistent0.14.11Persistent/Functional/Immutable data structures / MIT
pysocks1.7.0A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.5.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest4.6.2Simple and powerful testing with Python. / MIT
python2.7.16General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8Python interface to libarchive / CC0-1.0
pytz2019.1World timezone definitions, modern and historical. / MIT
pywavelets1.0.3Discrete Wavelet Transforms in Python / MIT
pywin32223Python extensions for Windows / PSF
pywinpty0.5.5Python bindings for the winpty library / MIT
pyyaml5.1.1YAML parser and emitter for Python / MIT
pyzmq18.0.0Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.5.7Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.5.1Jupyter Qt console / BSD 3-Clause
qtpy1.8.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.22.0Python HTTP for Humans / Apache 2.0
rope0.14.0A python refactoring library / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scandir1.10.0scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.14.2Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.20.3A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.2.1Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools41.0.1Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.18.1Create Python bindings for C and C++ libraries / GPL-3.0
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer1.9.0Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.8A modern CSS selector implementation for BeautifulSoup / MIT
sphinx1.8.5Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD-2-Clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.1.2Sphinx API for Web Apps / BSD-2-Clause
spyder3.3.6The Scientific Python Development Environment / MIT
spyder-kernels0.5.1Jupyter kernels for the Spyder console / MIT
sqlalchemy1.3.5Database Abstraction Library. / MIT
sqlite3.29.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.7.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.10.0Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.5.4A backport of the subprocess module from Python 3.2/3.3 for use on 2.x / Python-2.0
sympy1.4Python library for symbolic mathematics / BSD-3-Clause
tblib1.4.0Traceback serialization library. / BSD 2-Clause
terminado0.8.2Terminals served by tornado websockets / BSD 2-Clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.10.0A functional standard library for Python / BSD 3-Clause
tornado5.1.1A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.32.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traceback21.4.0Backports of the traceback module / PSF 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.7.4Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unittest21.1.0The new features in unittest backported to Python 2.4+ / BSD
urllib31.24.2HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc9A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause)
vs2008_runtime9.00.30729.1None / None
vs2015_runtime14.15.26706MSVC runtimes associated with cl.exe version 19.15.26726 (VS 2017 update 8) / None
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.15.4The comprehensive WSGI web application library. / BSD 3-Clause
wheel0.33.4A built-package format for Python. / MIT
widgetsnbextension3.5.0Interactive Widgets for Jupyter / BSD 3-clause
win_inet_pton1.1.0Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN
win_unicode_console0.5A Python package to enable Unicode input and display when running Python from Windows console. / MIT
wincertstore0.2Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2
winpty0.4.3Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT
wrapt1.11.2Module for decorators, wrappers and monkey patching / BSD 2-Clause
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.8A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.15.8Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.3.1A high-performance asynchronous messaging library. / LGPL 3
zict1.0.0Composable Dictionary Classes / BSD 3-Clause
zipp0.5.1A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.3Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.6.5A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.9Community-developed Python Library for Astronomy / BSD
atomicwrites1.3.0Atomic file writes / MIT
attrs19.1.0attrs 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
babel2.7.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0None / BSD
backports.functools_lru_cache1.5Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
backports.shutil_which3.5.2Backport of shutil.which from Python 3.3 / PSF2 & MIT
backports_abc0.5A backport of recent additions to the collections.abc module. / PSF 2
beautifulsoup44.7.1Python library designed for screen-scraping / MIT
bitarray0.9.3efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0None / None
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.15.0A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.2.0Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.8high-quality data compressor / bzip2
ca-certificates2019.5.15Certificates for use with other packages. / ISC
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2019.6.16Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.3Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle1.2.1Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
comtypes1.1.7pure Python COM package / MIT
conda4.7.10OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.18.9tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify3.4.2tool for validating conda recipes and conda packages / BSD 3-Clause
configparser3.7.4This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT
console_shortcut0.1.1Console shortcut creator for Windows (using menuinst) / BSD
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.4.2Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.12The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.10.0Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause
dask1.2.2Parallel PyData with Task Scheduling / BSD 3-Clause
dask-core1.2.2Parallel Python with task scheduling / BSD 3-Clause
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.6.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.28.1Distributed computing with Dask / BSD 3-Clause
docutils0.14Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
enum341.1.6Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
fastcache1.1.0C implementation of Python 3 lru_cache / MIT
filelock3.0.12A platform independent file lock. / Public Domain
flask1.1.1A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
funcsigs1.0.2Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0
functools323.2.3.2Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license
future0.17.1Clean single-source support for Python 3 and 2 / MIT
futures3.3.0Backport of the concurrent.futures package from Python 3.2 / PSF
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.4.0Coroutine-based network library / MIT
glob20.7Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.15Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.9.0Read and write HDF5 files from Python. / BSD-3-Clause
hdf51.10.4HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icc_rt2019.0.0Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.5.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.17A library to access the metadata for a Python package / APACHE-2.0
intel-openmp2019.4Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.22IPv4/IPv6 manipulation library / PSF 2
ipykernel4.10.0IPython Kernel for Jupyter / BSD-3-Clause
ipython5.8.0IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.5.0Jupyter Interactive Widgets / BSD 3-clause
isort4.3.21A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.4.1Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.13.3An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10.1An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema3.0.1An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.3.1Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.5.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.33.11JupyterLab / BSD-3-Clause
jupyterlab_launcher0.11.2A Launcher for JupyterLab based applications. / BSD 3-Clause
keyring18.0.0Store and access your passwords safely / Python Software Foundation or MIT
kiwisolver1.1.0A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.4.1A fast and thorough lazy object proxy / BSD-2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libiconv1.15Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
libpng1.6.37PNG reference library / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD-3-Clause
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
linecache21.0.0Backport of the linecache module / PSF 1.0
llvmlite0.29.0A lightweight LLVM python binding for writing JIT compilers / New BSD License
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.3.4Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
m2w64-gcc-libgfortran5.3.0
m2w64-gcc-libs5.3.0
m2w64-gcc-libs-core5.3.0
m2w64-gmp6.1.0
m2w64-libwinpthread-git5.0.0.4634.697f757
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib2.2.3Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.16cross platform menu item installation / BSD
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.4Math library for Intel and compatible processors / proprietary - Intel
mkl-service2.0.2Python hooks for Intel(R) Math Kernel Library runtime control settings. / BSD-3-Clause
mkl_fft1.0.12NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mock3.0.5A library for testing in Python / BSD-2-Clause
more-itertools5.0.0More routines for operating on iterables, beyond itertools / MIT
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
msys2-conda-epoch20160418
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.5.0Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.2Python package for creating and manipulating complex networks / BSD-3-Clause
nltk3.4.4Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.7.8Jupyter Notebook / BSD 3-clause
numba0.44.1NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.9Fast numerical expression evaluator for NumPy. / MIT
numpy1.16.4Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.16.4None / None
numpydoc0.9.1Numpy’s Sphinx extensions / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.6.2A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2sOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.0Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.24.2High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.2.3.2Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.5.0A Python Parser / MIT
partd1.0.0Data structure for on-disk shuffle operations / BSD 3-Clause
path.py11.5.0A module wrapper for os.path / MIT
pathlib22.3.4Fork of pathlib aiming to support the full stdlib Python API / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.1Python style guide checker / MIT
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow6.1.0Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.1.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.12.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
powershell_shortcut0.0.1Powershell shortcut creator for Windows (using menuinst) / BSD
prometheus_client0.7.1Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.3A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.2A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.4.2Generic syntax highlighting package / BSD 2-clause
pylint1.9.2python code static checker / GPL
pyodbc4.0.26DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.4.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pyreadline2.1A python implmementation of GNU readline. / BSD 3-Clause
pyrsistent0.14.11Persistent/Functional/Immutable data structures / MIT
pysocks1.7.0A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.5.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest4.6.2Simple and powerful testing with Python. / MIT
python2.7.16General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8Python interface to libarchive / CC0-1.0
pytz2019.1World timezone definitions, modern and historical. / MIT
pywavelets1.0.3Discrete Wavelet Transforms in Python / MIT
pywin32223Python extensions for Windows / PSF
pywinpty0.5.5Python bindings for the winpty library / MIT
pyyaml5.1.1YAML parser and emitter for Python / MIT
pyzmq18.0.0Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.5.7Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.5.1Jupyter Qt console / BSD 3-Clause
qtpy1.8.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.22.0Python HTTP for Humans / Apache 2.0
rope0.14.0A python refactoring library / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scandir1.10.0scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.14.2Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.20.3A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.2.1Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools41.0.1Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.18.1Create Python bindings for C and C++ libraries / GPL-3.0
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer1.9.0Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.8A modern CSS selector implementation for BeautifulSoup / MIT
sphinx1.8.5Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD-2-Clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.1.2Sphinx API for Web Apps / BSD-2-Clause
spyder3.3.6The Scientific Python Development Environment / MIT
spyder-kernels0.5.1Jupyter kernels for the Spyder console / MIT
sqlalchemy1.3.5Database Abstraction Library. / MIT
sqlite3.29.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.7.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.10.0Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.5.4A backport of the subprocess module from Python 3.2/3.3 for use on 2.x / Python-2.0
sympy1.4Python library for symbolic mathematics / BSD-3-Clause
tblib1.4.0Traceback serialization library. / BSD 2-Clause
terminado0.8.2Terminals served by tornado websockets / BSD 2-Clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.10.0A functional standard library for Python / BSD 3-Clause
tornado5.1.1A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.32.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traceback21.4.0Backports of the traceback module / PSF 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.7.4Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unittest21.1.0The new features in unittest backported to Python 2.4+ / BSD
urllib31.24.2HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc9A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause)
vs2008_runtime9.00.30729.1None / None
vs2015_runtime14.15.26706MSVC runtimes associated with cl.exe version 19.15.26726 (VS 2017 update 8) / None
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.15.4The comprehensive WSGI web application library. / BSD 3-Clause
wheel0.33.4A built-package format for Python. / MIT
widgetsnbextension3.5.0Interactive Widgets for Jupyter / BSD 3-clause
win_inet_pton1.1.0Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN
win_unicode_console0.5A Python package to enable Unicode input and display when running Python from Windows console. / MIT
wincertstore0.2Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2
winpty0.4.3Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT
wrapt1.11.2Module for decorators, wrappers and monkey patching / BSD 2-Clause
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.8A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.15.8Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.3.1A high-performance asynchronous messaging library. / LGPL 3
zict1.0.0Composable Dictionary Classes / BSD 3-Clause
zipp0.5.1A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.3Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
appnope0.1.0Disable App Nap on OS X 10.9 / BSD 2-Clause
appscript1.1.0Control AppleScriptable applications from Python / Public-Domain
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.6.5A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.9Community-developed Python Library for Astronomy / BSD
atomicwrites1.3.0Atomic file writes / MIT
attrs19.1.0attrs 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
babel2.7.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0None / BSD
backports.functools_lru_cache1.5Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
backports_abc0.5A backport of recent additions to the collections.abc module. / PSF 2
beautifulsoup44.7.1Python library designed for screen-scraping / MIT
bitarray0.9.3efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0None / None
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.16.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.2.0Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.8high-quality data compressor / bzip2
ca-certificates2019.5.15Certificates for use with other packages. / ISC
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2019.6.16Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.3Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle1.2.1Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
conda4.7.10OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.18.9tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify3.4.2tool for validating conda recipes and conda packages / BSD 3-Clause
configparser3.7.4This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.7Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.65.2tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.12The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.10.0Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause
dask1.2.2Parallel PyData with Task Scheduling / BSD 3-Clause
dask-core1.2.2Parallel Python with task scheduling / BSD 3-Clause
dbus1.13.6Simple message bus system for applications to talk to one another / GPL2
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.6.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.28.1Distributed computing with Dask / BSD 3-Clause
docutils0.14Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
enum341.1.6Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
expat2.2.6Expat XML parser library in C. / MIT
fastcache1.1.0C implementation of Python 3 lru_cache / MIT
filelock3.0.12A platform independent file lock. / Public Domain
flask1.1.1A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
funcsigs1.0.2Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0
functools323.2.3.2Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license
future0.17.1Clean single-source support for Python 3 and 2 / MIT
futures3.3.0Backport of the concurrent.futures package from Python 3.2 / PSF
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gettext0.19.8.1Internationalization package. / GPLv2
gevent1.4.0Coroutine-based network library / MIT
glib2.56.2Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.7Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
gmp6.1.2The GNU multiprecision library. / GPL 2 and LGPL 3
gmpy22.0.8GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3
greenlet0.4.15Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.9.0Read and write HDF5 files from Python. / BSD-3-Clause
hdf51.10.4HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.5.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.17A library to access the metadata for a Python package / APACHE-2.0
intel-openmp2019.4Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.22IPv4/IPv6 manipulation library / PSF 2
ipykernel4.10.0IPython Kernel for Jupyter / BSD-3-Clause
ipython5.8.0IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.5.0Jupyter Interactive Widgets / BSD 3-clause
isort4.3.21A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.4.1Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.13.3An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10.1An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema3.0.1An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.3.1Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.5.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.33.11JupyterLab / BSD-3-Clause
jupyterlab_launcher0.11.2A Launcher for JupyterLab based applications. / BSD 3-Clause
keyring18.0.0Store and access your passwords safely / Python Software Foundation or MIT
kiwisolver1.1.0A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.4.1A fast and thorough lazy object proxy / BSD-2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.65.2tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libcxx4.0.1C++ Standard Library / MIT license or UIUC License
libcxxabi4.0.1C++ Standard Library Support / MIT license or UIUC License
libedit3.1.20181209Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgfortran3.0.1Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1)
libiconv1.15Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
liblief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
libpng1.6.37PNG reference library / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.2the SSH library / BSD-3-Clause
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
linecache21.0.0Backport of the linecache module / PSF 1.0
llvmlite0.29.0A lightweight LLVM python binding for writing JIT compilers / New BSD License
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.3.4Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib2.2.3Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.4Math library for Intel and compatible processors / proprietary - Intel
mkl-service2.0.2Python hooks for Intel(R) Math Kernel Library runtime control settings. / BSD-3-Clause
mkl_fft1.0.12NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mkl_random1.0.2Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
mock3.0.5A library for testing in Python / BSD-2-Clause
more-itertools5.0.0More routines for operating on iterables, beyond itertools / MIT
mpc1.1.0A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr4.0.1The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.5.0Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.1Library for text-based user interfaces / Free software (MIT-like)
networkx2.2Python package for creating and manipulating complex networks / BSD-3-Clause
nltk3.4.4Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.7.8Jupyter Notebook / BSD 3-clause
numba0.44.1NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.9Fast numerical expression evaluator for NumPy. / MIT
numpy1.16.4Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.16.4None / None
numpydoc0.9.1Numpy’s Sphinx extensions / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.6.2A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.1.1cOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.0Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.24.2High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.2.3.2Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.5.0A Python Parser / MIT
partd1.0.0Data structure for on-disk shuffle operations / BSD 3-Clause
path.py11.5.0A module wrapper for os.path / MIT
pathlib22.3.4Fork of pathlib aiming to support the full stdlib Python API / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.43Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.7.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow6.1.0Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.1.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.12.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
portaudio19.6.0A cross platform, open-source, audio I/O library / MIT
prometheus_client0.7.1Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.3A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.6.0Run a subprocess in a pseudo terminal / ISC
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
py-lief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
pyaudio0.2.11Bindings for PortAudio v19, the cross-platform audio stream library / MIT
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.3A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.4.2Generic syntax highlighting package / BSD 2-clause
pylint1.9.2python code static checker / GPL
pyodbc4.0.26DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.4.0Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pyrsistent0.14.11Persistent/Functional/Immutable data structures / MIT
pysocks1.7.0A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.5.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest4.6.2Simple and powerful testing with Python. / MIT
python2.7.16General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8Python interface to libarchive / CC0-1.0
python.app2Proxy on OS X letting Python libraries hook into the gui event loop / BSD
pytz2019.1World timezone definitions, modern and historical. / MIT
pywavelets1.0.3Discrete Wavelet Transforms in Python / MIT
pyyaml5.1.1YAML parser and emitter for Python / MIT
pyzmq18.0.0Python bindings for zeromq / BSD 3-clause
qt5.9.7Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.5.7Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.5.1Jupyter Qt console / BSD 3-Clause
qtpy1.8.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.22.0Python HTTP for Humans / Apache 2.0
rope0.14.0A python refactoring library / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scandir1.10.0scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.14.2Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.20.3A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.2.1Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools41.0.1Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.19.8Create Python bindings for C and C++ libraries / GPL-3.0
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer1.9.0Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.8A modern CSS selector implementation for BeautifulSoup / MIT
sphinx1.8.5Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD-2-Clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.1.2Sphinx API for Web Apps / BSD-2-Clause
spyder3.3.6The Scientific Python Development Environment / MIT
spyder-kernels0.5.1Jupyter kernels for the Spyder console / MIT
sqlalchemy1.3.5Database Abstraction Library. / MIT
sqlite3.29.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.7.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.10.0Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.5.4A backport of the subprocess module from Python 3.2/3.3 for use on 2.x / Python-2.0
sympy1.4Python library for symbolic mathematics / BSD-3-Clause
tblib1.4.0Traceback serialization library. / BSD 2-Clause
terminado0.8.2Terminals served by tornado websockets / BSD 2-Clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.10.0A functional standard library for Python / BSD 3-Clause
tornado5.1.1A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.32.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traceback21.4.0Backports of the traceback module / PSF 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.7.4Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unittest21.1.0The new features in unittest backported to Python 2.4+ / BSD
unixodbc2.3.7ODBC on non MS Windows platforms / LGPL-2.1
urllib31.24.2HTTP library with thread-safe connection pooling, file post, and more. / MIT
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.15.4The comprehensive WSGI web application library. / BSD 3-Clause
wheel0.33.4A built-package format for Python. / MIT
widgetsnbextension3.5.0Interactive Widgets for Jupyter / BSD 3-clause
wrapt1.11.2Module for decorators, wrappers and monkey patching / BSD 2-Clause
wurlitzer1.0.2Capture C-level stdout/stderr in Python / MIT
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.8A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.15.8Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.2.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.3.1A high-performance asynchronous messaging library. / LGPL 3
zict1.0.0Composable Dictionary Classes / BSD 3-Clause
zipp0.5.1A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
_libgcc_mutex0.1Mutex for libgcc and libgcc-ng / None
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.3Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.6.5A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.9Community-developed Python Library for Astronomy / BSD
atomicwrites1.3.0Atomic file writes / MIT
attrs19.1.0attrs 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
babel2.7.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0None / BSD
backports.functools_lru_cache1.5Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
backports_abc0.5A backport of recent additions to the collections.abc module. / PSF 2
beautifulsoup44.7.1Python library designed for screen-scraping / MIT
bitarray0.9.3efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0None / None
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.16.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.2.0Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.8high-quality data compressor / bzip2
ca-certificates2019.5.15Certificates for use with other packages. / ISC
cairo1.14.12Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2019.6.16Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.3Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle1.2.1Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
conda4.7.10OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.18.9tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify3.4.2tool for validating conda recipes and conda packages / BSD 3-Clause
configparser3.7.4This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.7Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.65.2tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.12The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.10.0Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause
dask1.2.2Parallel PyData with Task Scheduling / BSD 3-Clause
dask-core1.2.2Parallel Python with task scheduling / BSD 3-Clause
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.6.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.28.1Distributed computing with Dask / BSD 3-Clause
docutils0.14Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
enum341.1.6Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
expat2.2.6Expat XML parser library in C. / MIT
fastcache1.1.0C implementation of Python 3 lru_cache / MIT
filelock3.0.12A platform independent file lock. / Public Domain
flask1.1.1A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
fontconfig2.13.0A library for configuring and customizing font access. / MIT
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
funcsigs1.0.2Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0
functools323.2.3.2Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license
future0.17.1Clean single-source support for Python 3 and 2 / MIT
futures3.3.0Backport of the concurrent.futures package from Python 3.2 / PSF
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.4.0Coroutine-based network library / MIT
glib2.56.2Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.7Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
gmp6.1.2The GNU multiprecision library. / GPL 2 and LGPL 3
gmpy22.0.8GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3
greenlet0.4.15Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.8.0Read and write HDF5 files from Python. / BSD-3-Clause
hdf51.10.2HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.5.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.17A library to access the metadata for a Python package / APACHE-2.0
ipaddress1.0.22IPv4/IPv6 manipulation library / PSF 2
ipykernel4.10.0IPython Kernel for Jupyter / BSD-3-Clause
ipython5.8.0IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.5.0Jupyter Interactive Widgets / BSD 3-clause
isort4.3.21A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.4.1Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.13.3An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10.1An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema3.0.1An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.3.1Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.5.0Core common functionality of Jupyter projects. / BSD 3-clause
kiwisolver1.1.0A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.4.1A fast and thorough lazy object proxy / BSD-2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.65.2tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libedit3.1.20181209Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng8.2.0The GCC low-level runtime library / GPL
libgfortran-ng7.3.0The GNU Fortran Runtime Library / GPL
libopenblas0.2.20An Optimized BLAS library / BSD
libpng1.6.37PNG reference library / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.2the SSH library / BSD-3-Clause
libstdcxx-ng8.2.0The GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libuuid1.0.3Portable uuid C library. / BSD 3-Clause
libxcb1.13This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
linecache21.0.0Backport of the linecache module / PSF 1.0
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.3.4Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib2.2.3Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
more-itertools5.0.0More routines for operating on iterables, beyond itertools / MIT
mpc1.1.0A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr4.0.1The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.5.0Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.1Library for text-based user interfaces / Free software (MIT-like)
networkx2.2Python package for creating and manipulating complex networks / BSD-3-Clause
nltk3.4.4Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.7.8Jupyter Notebook / BSD 3-clause
numexpr2.6.7Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.5Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.14.5None / None
numpydoc0.9.1Numpy’s Sphinx extensions / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openblas0.2.20An Optimized BLAS library / BSD
openblas-devel0.2.20OpenBLAS headers and libraries for developing software that used OpenBLAS. / None
openpyxl2.6.2A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.1.1cOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.0Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.24.2High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.0.0.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.5.0A Python Parser / MIT
partd1.0.0Data structure for on-disk shuffle operations / BSD 3-Clause
patchelf0.9A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3
path.py11.5.0A module wrapper for os.path / MIT
pathlib22.3.4Fork of pathlib aiming to support the full stdlib Python API / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.43Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.7.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow6.1.0Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.1.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.12.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prometheus_client0.7.1Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.3A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.6.0Run a subprocess in a pseudo terminal / ISC
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycairo1.18.1Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.3A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.4.2Generic syntax highlighting package / BSD 2-clause
pylint1.9.2python code static checker / GPL
pyodbc4.0.26DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.4.0Create and execute simple grammars / MIT
pyrsistent0.14.11Persistent/Functional/Immutable data structures / MIT
pysocks1.7.0A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.4Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest4.6.2Simple and powerful testing with Python. / MIT
python2.7.16General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8Python interface to libarchive / CC0-1.0
pytz2019.1World timezone definitions, modern and historical. / MIT
pywavelets1.0.3Discrete Wavelet Transforms in Python / MIT
pyyaml5.1.1YAML parser and emitter for Python / MIT
pyzmq18.0.0Python bindings for zeromq / BSD 3-clause
readline7.0library for editing command lines as they are typed in / GPL3
requests2.22.0Python HTTP for Humans / Apache 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scandir1.10.0scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.14.1Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.19.1A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.1.0Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools41.0.1Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer1.9.0Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.8A modern CSS selector implementation for BeautifulSoup / MIT
sphinx1.8.5Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD-2-Clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.1.2Sphinx API for Web Apps / BSD-2-Clause
sqlalchemy1.3.5Database Abstraction Library. / MIT
sqlite3.29.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.7.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.10.0Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.5.4A backport of the subprocess module from Python 3.2/3.3 for use on 2.x / Python-2.0
sympy1.4Python library for symbolic mathematics / BSD-3-Clause
tblib1.4.0Traceback serialization library. / BSD 2-Clause
terminado0.8.2Terminals served by tornado websockets / BSD 2-Clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.10.0A functional standard library for Python / BSD 3-Clause
tornado5.1.1A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.32.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traceback21.4.0Backports of the traceback module / PSF 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.7.4Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unittest21.1.0The new features in unittest backported to Python 2.4+ / BSD
unixodbc2.3.7ODBC on non MS Windows platforms / LGPL-2.1
urllib31.24.2HTTP library with thread-safe connection pooling, file post, and more. / MIT
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.15.4The comprehensive WSGI web application library. / BSD 3-Clause
wheel0.33.4A built-package format for Python. / MIT
widgetsnbextension3.5.0Interactive Widgets for Jupyter / BSD 3-clause
wrapt1.11.2Module for decorators, wrappers and monkey patching / BSD 2-Clause
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.8A Python module for creating Excel XLSX files / BSD 2-Clause
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.2.5A high-performance asynchronous messaging library. / LGPL 3
zict1.0.0Composable Dictionary Classes / BSD 3-Clause
zipp0.5.1A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
_libgcc_mutex0.1Mutex for libgcc and libgcc-ng / None
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.3Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.6.5A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.9Community-developed Python Library for Astronomy / BSD
atomicwrites1.3.0Atomic file writes / MIT
attrs19.1.0attrs 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
babel2.7.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0None / BSD
backports.functools_lru_cache1.5Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
backports_abc0.5A backport of recent additions to the collections.abc module. / PSF 2
beautifulsoup44.7.1Python library designed for screen-scraping / MIT
bitarray0.9.3efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0None / None
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.16.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.2.0Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.8high-quality data compressor / bzip2
ca-certificates2019.5.15Certificates for use with other packages. / ISC
cairo1.14.12Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2019.6.16Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.3Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle1.2.1Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
conda4.7.10OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.18.9tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify3.4.2tool for validating conda recipes and conda packages / BSD 3-Clause
configparser3.7.4This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.7Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.65.2tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.12The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.10.0Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause
dask1.2.2Parallel PyData with Task Scheduling / BSD 3-Clause
dask-core1.2.2Parallel Python with task scheduling / BSD 3-Clause
dbus1.13.6Simple message bus system for applications to talk to one another / GPL2
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.6.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.28.1Distributed computing with Dask / BSD 3-Clause
docutils0.14Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
enum341.1.6Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
expat2.2.6Expat XML parser library in C. / MIT
fastcache1.1.0C implementation of Python 3 lru_cache / MIT
filelock3.0.12A platform independent file lock. / Public Domain
flask1.1.1A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
fontconfig2.13.0A library for configuring and customizing font access. / MIT
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
fribidi1.0.5The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1
funcsigs1.0.2Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0
functools323.2.3.2Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license
future0.17.1Clean single-source support for Python 3 and 2 / MIT
futures3.3.0Backport of the concurrent.futures package from Python 3.2 / PSF
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.4.0Coroutine-based network library / MIT
glib2.56.2Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.7Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
gmp6.1.2The GNU multiprecision library. / GPL 2 and LGPL 3
gmpy22.0.8GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3
graphite21.3.13A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2
greenlet0.4.15Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
gst-plugins-base1.14.0GStreamer Base Plug-ins / GPL2
gstreamer1.14.0Library for constructing graphs of media-handling components / LGPL 2
h5py2.9.0Read and write HDF5 files from Python. / BSD-3-Clause
harfbuzz1.8.8An OpenType text shaping engine. / MIT
hdf51.10.4HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.5.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.17A library to access the metadata for a Python package / APACHE-2.0
intel-openmp2019.4Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.22IPv4/IPv6 manipulation library / PSF 2
ipykernel4.10.0IPython Kernel for Jupyter / BSD-3-Clause
ipython5.8.0IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.5.0Jupyter Interactive Widgets / BSD 3-clause
isort4.3.21A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.4.1Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.13.3An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10.1An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema3.0.1An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.3.1Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.5.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.33.11JupyterLab / BSD-3-Clause
jupyterlab_launcher0.11.2A Launcher for JupyterLab based applications. / BSD 3-Clause
kiwisolver1.1.0A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.4.1A fast and thorough lazy object proxy / BSD-2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.65.2tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libedit3.1.20181209Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng9.1.0The GCC low-level runtime library / GPL
libgfortran-ng7.3.0The GNU Fortran Runtime Library / GPL
liblief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
libpng1.6.37PNG reference library / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.2the SSH library / BSD-3-Clause
libstdcxx-ng9.1.0The GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libtool2.4.6The GNU Portable Library Tool / GPL 3
libuuid1.0.3Portable uuid C library. / BSD 3-Clause
libxcb1.13This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
linecache21.0.0Backport of the linecache module / PSF 1.0
llvmlite0.29.0A lightweight LLVM python binding for writing JIT compilers / New BSD License
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.3.4Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib2.2.3Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.4Math library for Intel and compatible processors / proprietary - Intel
mkl-service2.0.2Python hooks for Intel(R) Math Kernel Library runtime control settings. / BSD-3-Clause
mkl_fft1.0.12NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mkl_random1.0.2Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
mock3.0.5A library for testing in Python / BSD-2-Clause
more-itertools5.0.0More routines for operating on iterables, beyond itertools / MIT
mpc1.1.0A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr4.0.1The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.5.0Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.1Library for text-based user interfaces / Free software (MIT-like)
networkx2.2Python package for creating and manipulating complex networks / BSD-3-Clause
nltk3.4.4Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.7.8Jupyter Notebook / BSD 3-clause
numba0.44.1NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.9Fast numerical expression evaluator for NumPy. / MIT
numpy1.16.4Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.16.4None / None
numpydoc0.9.1Numpy’s Sphinx extensions / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.6.2A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.1.1cOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.0Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.24.2High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.2.3.2Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
pango1.42.4Text layout and rendering engine. / LGPL-2.1
parso0.5.0A Python Parser / MIT
partd1.0.0Data structure for on-disk shuffle operations / BSD 3-Clause
patchelf0.9A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3
path.py11.5.0A module wrapper for os.path / MIT
pathlib22.3.4Fork of pathlib aiming to support the full stdlib Python API / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.43Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.7.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow6.1.0Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.1.1PyPA recommended tool for installing Python packages / MIT
pixman0.38.0A low-level software library for pixel manipulation. / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.12.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prometheus_client0.7.1Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.3A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.6.0Run a subprocess in a pseudo terminal / ISC
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
py-lief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
pycairo1.18.1Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.3A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.4.2Generic syntax highlighting package / BSD 2-clause
pylint1.9.2python code static checker / GPL
pyodbc4.0.26DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.4.0Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pyrsistent0.14.11Persistent/Functional/Immutable data structures / MIT
pysocks1.7.0A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.5.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest4.6.2Simple and powerful testing with Python. / MIT
python2.7.16General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8Python interface to libarchive / CC0-1.0
pytz2019.1World timezone definitions, modern and historical. / MIT
pywavelets1.0.3Discrete Wavelet Transforms in Python / MIT
pyyaml5.1.1YAML parser and emitter for Python / MIT
pyzmq18.0.0Python bindings for zeromq / BSD 3-clause
qt5.9.7Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.5.7Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.5.1Jupyter Qt console / BSD 3-Clause
qtpy1.8.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.22.0Python HTTP for Humans / Apache 2.0
rope0.14.0A python refactoring library / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scandir1.10.0scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.14.2Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.20.3A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.2.1Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools41.0.1Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.19.8Create Python bindings for C and C++ libraries / GPL-3.0
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer1.9.0Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.8A modern CSS selector implementation for BeautifulSoup / MIT
sphinx1.8.5Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD-2-Clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.1.2Sphinx API for Web Apps / BSD-2-Clause
spyder3.3.6The Scientific Python Development Environment / MIT
spyder-kernels0.5.1Jupyter kernels for the Spyder console / MIT
sqlalchemy1.3.5Database Abstraction Library. / MIT
sqlite3.29.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.7.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.10.0Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.5.4A backport of the subprocess module from Python 3.2/3.3 for use on 2.x / Python-2.0
sympy1.4Python library for symbolic mathematics / BSD-3-Clause
tblib1.4.0Traceback serialization library. / BSD 2-Clause
terminado0.8.2Terminals served by tornado websockets / BSD 2-Clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.10.0A functional standard library for Python / BSD 3-Clause
tornado5.1.1A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.32.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traceback21.4.0Backports of the traceback module / PSF 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.7.4Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unittest21.1.0The new features in unittest backported to Python 2.4+ / BSD
unixodbc2.3.7ODBC on non MS Windows platforms / LGPL-2.1
urllib31.24.2HTTP library with thread-safe connection pooling, file post, and more. / MIT
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.15.4The comprehensive WSGI web application library. / BSD 3-Clause
wheel0.33.4A built-package format for Python. / MIT
widgetsnbextension3.5.0Interactive Widgets for Jupyter / BSD 3-clause
wrapt1.11.2Module for decorators, wrappers and monkey patching / BSD 2-Clause
wurlitzer1.0.2Capture C-level stdout/stderr in Python / MIT
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.8A Python module for creating Excel XLSX files / BSD 2-Clause
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.3.1A high-performance asynchronous messaging library. / LGPL 3
zict1.0.0Composable Dictionary Classes / BSD 3-Clause
zipp0.5.1A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
Anaconda 2019.03
Apr 04, 2019

User-facing changes

  • Full conda integration with Windows Powershell.
  • The Windows Python package includes an optional feature that, when enabled, will improve DLL handling of library conflicts.
  • This is the first release which includes conda 4.6.
  • A link is added to the installer so you have the option to easily install PyCharm for Anaconda.

Backend improvements (non-visible changes)

  • Anaconda uninstalls faster on Windows.

Major package updates

  • bokeh 1.0.2 -> 1.0.4
  • dask 1.0.0 -> 1.1.4
  • ipython 7.2.0 -> 7.4.0
  • jupyterlab 0.35.3 -> 0.35.4
  • matplotlib 3.0.2 -> 3.0.3
  • mkl 2019.1 -> 2019.3
  • numba 0.41.0 -> 0.43.1
  • numpy 1.15.4 -> 1.16.2
  • pandas 0.23.4 -> 0.24.2
  • pillow 5.3.0 -> 5.4.1
  • python 3.7.1 -> 3.7.3
  • scikit-image 0.14.1 -> 0.14.2
  • scikit-learn 0.20.1 -> 0.20.3
  • scipy 1.1.0 -> 1.2.1
  • spyder 3.3.2 -> 3.3.3
  • spyder-kernels 0.3.0 -> 0.4.2
Removed:
  • conda
  • conda-build
  • conda-env
NameVersionSummary / License
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.2Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid2.2.5A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.1.2Community-developed Python Library for Astronomy / BSD
atomicwrites1.3.0Atomic file writes / MIT
attrs19.1.0attrs 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
babel2.6.0Utilities to internationalize and localize Python applications / BSD 3-clause
backcall0.1.0Specifications for callback functions passed in to an API / BSD-3-Clause
backports1.0/ BSD
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.7.1Python library designed for screen-scraping / MIT
bitarray0.8.3efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.15.0A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.0.4Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.6high-quality data compressor / bzip2
ca-certificates2019.1.23Certificates for use with other packages. / ISC
certifi2019.3.9Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.2Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle0.8.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
comtypes1.1.7pure Python COM package / MIT
conda4.6.11OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.17.8tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
console_shortcut0.1.1Console shortcut creator for Windows (using menuinst) / BSD
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.6.1Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.6The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.9.0.1Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask1.1.4Parallel Python with task scheduling / BSD 3-Clause
dask-core1.1.4Parallel Python with task scheduling / BSD 3-Clause
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.5.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.26.0Distributed computing with Dask / BSD 3-Clause
docutils0.14Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock3.0.10A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.4.0Coroutine-based network library / MIT
glob20.6Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.15Lightweight in-process concurrent programming / MIT
h5py2.9.0Read and write HDF5 files from Python. / BSD-3-Clause
hdf51.10.4HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icc_rt2019.0.0Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.5.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.8A library to access the metadata for a Python package / APACHE-2.0
intel-openmp2019.3Math library for Intel and compatible processors / proprietary - Intel
ipykernel5.1.0IPython Kernel for Jupyter / BSD-3-Clause
ipython7.4.0IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.4.2Jupyter Interactive Widgets / BSD 3-clause
isort4.3.16A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.4Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.13.3An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema3.0.1An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.2.4Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console6.0.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.4.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.35.4JupyterLab PRE-ALPHA / BSD-3-Clause
jupyterlab_server0.2.0A set of server components for JupyterLab and JupyterLab like applications. / BSD 3-Clause
keyring18.0.0Store and access your passwords safely / Python Software Foundation or MIT
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libiconv1.15Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
liblief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
libpng1.6.36PNG reference library. / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
llvmlite0.28.0A lightweight LLVM python binding for writing JIT compilers / New BSD License
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.3.2Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
m2w64-gcc-libgfortran5.3.0
m2w64-gcc-libs5.3.0
m2w64-gcc-libs-core5.3.0
m2w64-gmp6.1.0
m2w64-libwinpthread-git5.0.0.4634.697f757
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib3.0.3Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.16cross platform menu item installation / BSD
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.3Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.10NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mkl_random1.0.2Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
more-itertools6.0.0More routines for operating on iterables, beyond itertools / MIT
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
msys2-conda-epoch20160418
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.4.1Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.2Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.4Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.7.8Jupyter Notebook / BSD 3-clause
numba0.43.1NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.9Fast numerical expression evaluator for NumPy. / MIT
numpy1.16.2Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.16.2
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.6.1A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.1.1bOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.0Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.24.2High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.2.3.2Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.3.4A Python Parser / MIT
partd0.3.10Data structure for on-disk shuffle operations / BSD 3-Clause
path.py11.5.0A module wrapper for os.path / MIT
pathlib22.3.3Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.1Python style guide checker / MIT
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.4.1Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.0.3PyPA recommended tool for installing Python packages / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.9.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
powershell_shortcut0.0.1Powershell shortcut creator for Windows (using menuinst) / BSD
prometheus_client0.6.0Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit2.0.9Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.1A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
py-lief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.2A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.3.1Generic syntax highlighting package / BSD 2-clause
pylint2.3.1python code static checker / GPL
pyodbc4.0.26DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.3.1Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pyreadline2.1A python implmementation of GNU readline. / BSD 3-Clause
pyrsistent0.14.11Persistent/Functional/Immutable data structures / MIT
pysocks1.6.8A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.5.1Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest4.3.1Simple and powerful testing with Python. / MIT
pytest-arraydiff0.3pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.5.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.3.0Pytest plugin with advanced doctest features / BSD
pytest-openfiles0.3.2Pytest plugin for detecting inadvertent open file handles / BSD
pytest-remotedata0.3.1Pytest plugin for controlling remote data access / BSD
python3.7.3General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8
pytz2018.9World timezone definitions, modern and historical. / MIT
pywavelets1.0.2Discrete Wavelet Transforms in Python. / MIT
pywin32223Python extensions for Windows / PSF
pywinpty0.5.5Python bindings for the winpty library / MIT
pyyaml5.1YAML parser and emitter for Python / MIT
pyzmq18.0.0Python bindings for zeromq / BSD 3-clause
qt5.9.7Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.5.7Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.4.3Jupyter Qt console / BSD 3-Clause
qtpy1.7.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.21.0Python HTTP for Humans / Apache 2.0
rope0.12.0A python refactoring library… / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scikit-image0.14.2Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.20.3A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.2.1Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools40.8.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.19.8Create Python bindings for C and C++ libraries / GPL-3.0
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.8A modern CSS selector implementation for BeautifulSoup / MIT
sphinx1.8.5Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.1.0Sphinx API for Web Apps / BSD-2-Clause
spyder3.3.3The Scientific Python Development Environment / MIT
spyder-kernels0.4.2Jupyter kernels for the Spyder console / MIT
sqlalchemy1.3.1Database Abstraction Library. / MIT
sqlite3.27.2Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.9.0Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.3Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 2-clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado6.0.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.31.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
urllib31.24.1HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc14.1A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause)
vs2015_runtime14.15.26706Bundles of the MSVC 14 (VS 2015) runtime / Proprietary
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.14.1The Python WSGI Utility Library. / BSD 3-Clause
wheel0.33.1A built-package format for Python. / MIT
widgetsnbextension3.4.2Interactive Widgets for Jupyter / BSD 3-clause
win_inet_pton1.1.0Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN
win_unicode_console0.5A Python package to enable Unicode input and display when running Python from Windows console. / MIT
wincertstore0.2Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2
winpty0.4.3Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT
wrapt1.11.1Module for decorators, wrappers and monkey patching / BSD 2-Clause
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.5A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.15.4Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.3.1A high-performance asynchronous messaging library. / LGPL 3
zict0.1.4Composable Dictionary Classes / BSD 3-Clause
zipp0.3.3A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.2Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid2.2.5A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.1.2Community-developed Python Library for Astronomy / BSD
atomicwrites1.3.0Atomic file writes / MIT
attrs19.1.0attrs 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
babel2.6.0Utilities to internationalize and localize Python applications / BSD 3-clause
backcall0.1.0Specifications for callback functions passed in to an API / BSD-3-Clause
backports1.0/ BSD
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.7.1Python library designed for screen-scraping / MIT
bitarray0.8.3efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.15.0A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.0.4Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.6high-quality data compressor / bzip2
ca-certificates2019.1.23Certificates for use with other packages. / ISC
certifi2019.3.9Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.2Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle0.8.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
comtypes1.1.7pure Python COM package / MIT
conda4.6.11OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.17.8tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
console_shortcut0.1.1Console shortcut creator for Windows (using menuinst) / BSD
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.6.1Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.6The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.9.0.1Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask1.1.4Parallel Python with task scheduling / BSD 3-Clause
dask-core1.1.4Parallel Python with task scheduling / BSD 3-Clause
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.5.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.26.0Distributed computing with Dask / BSD 3-Clause
docutils0.14Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock3.0.10A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.4.0Coroutine-based network library / MIT
glob20.6Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.15Lightweight in-process concurrent programming / MIT
h5py2.9.0Read and write HDF5 files from Python. / BSD-3-Clause
hdf51.10.4HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icc_rt2019.0.0Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.5.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.8A library to access the metadata for a Python package / APACHE-2.0
intel-openmp2019.3Math library for Intel and compatible processors / proprietary - Intel
ipykernel5.1.0IPython Kernel for Jupyter / BSD-3-Clause
ipython7.4.0IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.4.2Jupyter Interactive Widgets / BSD 3-clause
isort4.3.16A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.4Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.13.3An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema3.0.1An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.2.4Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console6.0.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.4.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.35.4JupyterLab PRE-ALPHA / BSD-3-Clause
jupyterlab_server0.2.0A set of server components for JupyterLab and JupyterLab like applications. / BSD 3-Clause
keyring18.0.0Store and access your passwords safely / Python Software Foundation or MIT
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libiconv1.15Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
libpng1.6.36PNG reference library. / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
llvmlite0.28.0A lightweight LLVM python binding for writing JIT compilers / New BSD License
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.3.2Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
m2w64-gcc-libgfortran5.3.0
m2w64-gcc-libs5.3.0
m2w64-gcc-libs-core5.3.0
m2w64-gmp6.1.0
m2w64-libwinpthread-git5.0.0.4634.697f757
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib3.0.3Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.16cross platform menu item installation / BSD
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.3Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.10NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mkl_random1.0.2Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
more-itertools6.0.0More routines for operating on iterables, beyond itertools / MIT
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
msys2-conda-epoch20160418
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.4.1Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.2Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.4Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.7.8Jupyter Notebook / BSD 3-clause
numba0.43.1NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.9Fast numerical expression evaluator for NumPy. / MIT
numpy1.16.2Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.16.2
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.6.1A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.1.1bOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.0Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.24.2High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.2.3.2Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.3.4A Python Parser / MIT
partd0.3.10Data structure for on-disk shuffle operations / BSD 3-Clause
path.py11.5.0A module wrapper for os.path / MIT
pathlib22.3.3Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.1Python style guide checker / MIT
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.4.1Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.0.3PyPA recommended tool for installing Python packages / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.9.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
powershell_shortcut0.0.1Powershell shortcut creator for Windows (using menuinst) / BSD
prometheus_client0.6.0Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit2.0.9Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.1A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.2A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.3.1Generic syntax highlighting package / BSD 2-clause
pylint2.3.1python code static checker / GPL
pyodbc4.0.26DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.3.1Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pyreadline2.1A python implmementation of GNU readline. / BSD 3-Clause
pyrsistent0.14.11Persistent/Functional/Immutable data structures / MIT
pysocks1.6.8A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.5.1Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest4.3.1Simple and powerful testing with Python. / MIT
pytest-arraydiff0.3pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.5.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.3.0Pytest plugin with advanced doctest features / BSD
pytest-openfiles0.3.2Pytest plugin for detecting inadvertent open file handles / BSD
pytest-remotedata0.3.1Pytest plugin for controlling remote data access / BSD
python3.7.3General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8
pytz2018.9World timezone definitions, modern and historical. / MIT
pywavelets1.0.2Discrete Wavelet Transforms in Python. / MIT
pywin32223Python extensions for Windows / PSF
pywinpty0.5.5Python bindings for the winpty library / MIT
pyyaml5.1YAML parser and emitter for Python / MIT
pyzmq18.0.0Python bindings for zeromq / BSD 3-clause
qt5.9.7Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.5.7Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.4.3Jupyter Qt console / BSD 3-Clause
qtpy1.7.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.21.0Python HTTP for Humans / Apache 2.0
rope0.12.0A python refactoring library… / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scikit-image0.14.2Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.20.3A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.2.1Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools40.8.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.19.8Create Python bindings for C and C++ libraries / GPL-3.0
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.8A modern CSS selector implementation for BeautifulSoup / MIT
sphinx1.8.5Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.1.0Sphinx API for Web Apps / BSD-2-Clause
spyder3.3.3The Scientific Python Development Environment / MIT
spyder-kernels0.4.2Jupyter kernels for the Spyder console / MIT
sqlalchemy1.3.1Database Abstraction Library. / MIT
sqlite3.27.2Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.9.0Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.3Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 2-clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado6.0.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.31.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
urllib31.24.1HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc14.1A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause)
vs2015_runtime14.15.26706Bundles of the MSVC 14 (VS 2015) runtime / Proprietary
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.14.1The Python WSGI Utility Library. / BSD 3-Clause
wheel0.33.1A built-package format for Python. / MIT
widgetsnbextension3.4.2Interactive Widgets for Jupyter / BSD 3-clause
win_inet_pton1.1.0Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN
win_unicode_console0.5A Python package to enable Unicode input and display when running Python from Windows console. / MIT
wincertstore0.2Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2
winpty0.4.3Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT
wrapt1.11.1Module for decorators, wrappers and monkey patching / BSD 2-Clause
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.5A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.15.4Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.3.1A high-performance asynchronous messaging library. / LGPL 3
zict0.1.4Composable Dictionary Classes / BSD 3-Clause
zipp0.3.3A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.2Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
appnope0.1.0Disable App Nap on OS X 10.9 / BSD 2-Clause
appscript1.1.0Control AppleScriptable applications from Python / Public-Domain
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid2.2.5A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.1.2Community-developed Python Library for Astronomy / BSD
atomicwrites1.3.0Atomic file writes / MIT
attrs19.1.0attrs 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
babel2.6.0Utilities to internationalize and localize Python applications / BSD 3-clause
backcall0.1.0Specifications for callback functions passed in to an API / BSD-3-Clause
backports1.0/ BSD
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.7.1Python library designed for screen-scraping / MIT
bitarray0.8.3efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.15.0A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.0.4Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.6high-quality data compressor / bzip2
ca-certificates2019.1.23Certificates for use with other packages. / ISC
certifi2019.3.9Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.2Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle0.8.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
conda4.6.11OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.17.8tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.6.1Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.6The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.9.0.1Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask1.1.4Parallel Python with task scheduling / BSD 3-Clause
dask-core1.1.4Parallel Python with task scheduling / BSD 3-Clause
dbus1.13.6Simple message bus system for applications to talk to one another / GPL2
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.5.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.26.0Distributed computing with Dask / BSD 3-Clause
docutils0.14Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
expat2.2.6Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock3.0.10A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gettext0.19.8.1Internationalization package. / GPLv2
gevent1.4.0Coroutine-based network library / MIT
glib2.56.2Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.6Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
gmp6.1.2The GNU multiprecision library. / GPL 2 and LGPL 3
gmpy22.0.8GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3
greenlet0.4.15Lightweight in-process concurrent programming / MIT
h5py2.9.0Read and write HDF5 files from Python. / BSD-3-Clause
hdf51.10.4HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.5.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.8A library to access the metadata for a Python package / APACHE-2.0
intel-openmp2019.3Math library for Intel and compatible processors / proprietary - Intel
ipykernel5.1.0IPython Kernel for Jupyter / BSD-3-Clause
ipython7.4.0IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.4.2Jupyter Interactive Widgets / BSD 3-clause
isort4.3.16A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.4Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.13.3An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema3.0.1An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.2.4Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console6.0.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.4.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.35.4JupyterLab PRE-ALPHA / BSD-3-Clause
jupyterlab_server0.2.0A set of server components for JupyterLab and JupyterLab like applications. / BSD 3-Clause
keyring18.0.0Store and access your passwords safely / Python Software Foundation or MIT
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libcxx4.0.1C++ Standard Library / MIT license or UIUC License
libcxxabi4.0.1C++ Standard Library Support / MIT license or UIUC License
libedit3.1.20181209Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgfortran3.0.1Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1)
libiconv1.15Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
liblief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
libpng1.6.36PNG reference library. / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
llvmlite0.28.0A lightweight LLVM python binding for writing JIT compilers / New BSD License
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.3.2Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib3.0.3Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.3Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.10NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mkl_random1.0.2Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
more-itertools6.0.0More routines for operating on iterables, beyond itertools / MIT
mpc1.1.0A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr4.0.1The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.4.1Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.1Library for text-based user interfaces / Free software (MIT-like)
networkx2.2Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.4Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.7.8Jupyter Notebook / BSD 3-clause
numba0.43.1NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.9Fast numerical expression evaluator for NumPy. / MIT
numpy1.16.2Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.16.2
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.6.1A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.1.1bOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.0Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.24.2High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.2.3.2Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.3.4A Python Parser / MIT
partd0.3.10Data structure for on-disk shuffle operations / BSD 3-Clause
path.py11.5.0A module wrapper for os.path / MIT
pathlib22.3.3Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.43Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.6.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.4.1Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.0.3PyPA recommended tool for installing Python packages / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.9.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prometheus_client0.6.0Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit2.0.9Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.1A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.6.0Run a subprocess in a pseudo terminal / ISC
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
py-lief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.2A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.3.1Generic syntax highlighting package / BSD 2-clause
pylint2.3.1python code static checker / GPL
pyodbc4.0.26DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.3.1Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pyrsistent0.14.11Persistent/Functional/Immutable data structures / MIT
pysocks1.6.8A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.5.1Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest4.3.1Simple and powerful testing with Python. / MIT
pytest-arraydiff0.3pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.5.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.3.0Pytest plugin with advanced doctest features / BSD
pytest-openfiles0.3.2Pytest plugin for detecting inadvertent open file handles / BSD
pytest-remotedata0.3.1Pytest plugin for controlling remote data access / BSD
python3.7.3General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8
python.app2Proxy on OS X letting Python libraries hook into the gui event loop / BSD
pytz2018.9World timezone definitions, modern and historical. / MIT
pywavelets1.0.2Discrete Wavelet Transforms in Python. / MIT
pyyaml5.1YAML parser and emitter for Python / MIT
pyzmq18.0.0Python bindings for zeromq / BSD 3-clause
qt5.9.7Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.5.7Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.4.3Jupyter Qt console / BSD 3-Clause
qtpy1.7.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL-3.0
requests2.21.0Python HTTP for Humans / Apache 2.0
rope0.12.0A python refactoring library… / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scikit-image0.14.2Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.20.3A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.2.1Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools40.8.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.19.8Create Python bindings for C and C++ libraries / GPL-3.0
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.8A modern CSS selector implementation for BeautifulSoup / MIT
sphinx1.8.5Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.1.0Sphinx API for Web Apps / BSD-2-Clause
spyder3.3.3The Scientific Python Development Environment / MIT
spyder-kernels0.4.2Jupyter kernels for the Spyder console / MIT
sqlalchemy1.3.1Database Abstraction Library. / MIT
sqlite3.27.2Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.9.0Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.3Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 2-clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado6.0.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.31.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.7ODBC on non MS Windows platforms / LGPL-2.1
urllib31.24.1HTTP library with thread-safe connection pooling, file post, and more. / MIT
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.14.1The Python WSGI Utility Library. / BSD 3-Clause
wheel0.33.1A built-package format for Python. / MIT
widgetsnbextension3.4.2Interactive Widgets for Jupyter / BSD 3-clause
wrapt1.11.1Module for decorators, wrappers and monkey patching / BSD 2-Clause
wurlitzer1.0.2Capture C-level stdout/stderr in Python / MIT
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.5A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.15.4Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.3.1A high-performance asynchronous messaging library. / LGPL 3
zict0.1.4Composable Dictionary Classes / BSD 3-Clause
zipp0.3.3A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.2Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid2.2.5A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.0.5Community-developed Python Library for Astronomy / BSD
atomicwrites1.3.0Atomic file writes / MIT
attrs19.1.0attrs 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
babel2.6.0Utilities to internationalize and localize Python applications / BSD 3-clause
backcall0.1.0Specifications for callback functions passed in to an API / BSD-3-Clause
backports1.0/ BSD
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.7.1Python library designed for screen-scraping / MIT
bitarray0.8.3efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.15.0A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.0.4Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.6high-quality data compressor / bzip2
ca-certificates2019.1.23Certificates for use with other packages. / ISC
cairo1.14.12Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1
certifi2019.3.9Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.2Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle0.8.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
conda4.6.11OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.17.8tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.6.1Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.6The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.9.0.1Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask1.1.4Parallel Python with task scheduling / BSD 3-Clause
dask-core1.1.4Parallel Python with task scheduling / BSD 3-Clause
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.5.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.26.0Distributed computing with Dask / BSD 3-Clause
docutils0.14Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
expat2.2.6Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock3.0.10A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
fontconfig2.13.0A library for configuring and customizing font access. / MIT
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.4.0Coroutine-based network library / MIT
glib2.56.2Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.6Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
gmp6.1.2The GNU multiprecision library. / GPL 2 and LGPL 3
gmpy22.0.8GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3
greenlet0.4.15Lightweight in-process concurrent programming / MIT
h5py2.8.0Read and write HDF5 files from Python. / BSD-3-Clause
hdf51.10.2HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.5.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.8A library to access the metadata for a Python package / APACHE-2.0
ipykernel5.1.0IPython Kernel for Jupyter / BSD-3-Clause
ipython7.4.0IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.4.2Jupyter Interactive Widgets / BSD 3-clause
isort4.3.16A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.4Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.13.3An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema3.0.1An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.2.4Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console6.0.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.4.0Core common functionality of Jupyter projects. / BSD 3-clause
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libedit3.1.20181209Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng8.2.0The GCC low-level runtime library / GPL
libgfortran-ng7.3.0The GNU Fortran Runtime Library / GPL
libopenblas0.2.20An Optimized BLAS library / BSD
libpng1.6.36PNG reference library. / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libstdcxx-ng8.2.0The GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libuuid1.0.3Portable uuid C library. / BSD 3-Clause
libxcb1.13This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.3.2Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib3.0.3Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
more-itertools6.0.0More routines for operating on iterables, beyond itertools / MIT
mpc1.1.0A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr4.0.1The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.4.1Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.1Library for text-based user interfaces / Free software (MIT-like)
networkx2.2Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.4Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.7.8Jupyter Notebook / BSD 3-clause
numexpr2.6.7Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.5Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.14.5
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openblas0.2.20An Optimized BLAS library / BSD
openblas-devel0.2.20
openpyxl2.6.1A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.1.1bOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.0Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.23.4High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.0.0.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.3.4A Python Parser / MIT
partd0.3.10Data structure for on-disk shuffle operations / BSD 3-Clause
patchelf0.9A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3
path.py11.5.0A module wrapper for os.path / MIT
pathlib22.3.3Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.43Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.6.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.3.0Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.0.3PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.9.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prometheus_client0.6.0Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit2.0.9Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.1A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.6.0Run a subprocess in a pseudo terminal / ISC
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.2A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.3.1Generic syntax highlighting package / BSD 2-clause
pylint2.3.1python code static checker / GPL
pyodbc4.0.26DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.3.1Create and execute simple grammars / MIT
pyrsistent0.14.11Persistent/Functional/Immutable data structures / MIT
pysocks1.6.8A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.4Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest4.3.1Simple and powerful testing with Python. / MIT
pytest-arraydiff0.3pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.5.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.3.0Pytest plugin with advanced doctest features / BSD
pytest-openfiles0.3.1Pytest plugin for detecting inadvertent open file handles / BSD
pytest-remotedata0.3.1Pytest plugin for controlling remote data access / BSD
python3.7.3General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8
pytz2018.9World timezone definitions, modern and historical. / MIT
pywavelets1.0.2Discrete Wavelet Transforms in Python. / MIT
pyyaml5.1YAML parser and emitter for Python / MIT
pyzmq18.0.0Python bindings for zeromq / BSD 3-clause
readline7.0library for editing command lines as they are typed in / GPL-3.0
requests2.21.0Python HTTP for Humans / Apache 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scikit-image0.14.1Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.19.1A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.1.0Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools40.8.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.8A modern CSS selector implementation for BeautifulSoup / MIT
sphinx1.8.5Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.1.0Sphinx API for Web Apps / BSD-2-Clause
sqlalchemy1.3.1Database Abstraction Library. / MIT
sqlite3.27.2Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.9.0Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.3Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 2-clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado6.0.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.31.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.7ODBC on non MS Windows platforms / LGPL-2.1
urllib31.24.1HTTP library with thread-safe connection pooling, file post, and more. / MIT
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.14.1The Python WSGI Utility Library. / BSD 3-Clause
wheel0.33.1A built-package format for Python. / MIT
widgetsnbextension3.4.2Interactive Widgets for Jupyter / BSD 3-clause
wrapt1.11.1Module for decorators, wrappers and monkey patching / BSD 2-Clause
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.5A Python module for creating Excel XLSX files / BSD 2-Clause
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.2.5A high-performance asynchronous messaging library. / LGPL 3
zict0.1.4Composable Dictionary Classes / BSD 3-Clause
zipp0.3.3A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.2Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid2.2.5A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.1.2Community-developed Python Library for Astronomy / BSD
atomicwrites1.3.0Atomic file writes / MIT
attrs19.1.0attrs 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
babel2.6.0Utilities to internationalize and localize Python applications / BSD 3-clause
backcall0.1.0Specifications for callback functions passed in to an API / BSD-3-Clause
backports1.0/ BSD
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.7.1Python library designed for screen-scraping / MIT
bitarray0.8.3efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.15.0A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.0.4Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.6high-quality data compressor / bzip2
ca-certificates2019.1.23Certificates for use with other packages. / ISC
cairo1.14.12Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1
certifi2019.3.9Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.2Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle0.8.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
conda4.6.11OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.17.8tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.6.1Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.6The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.9.0.1Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask1.1.4Parallel Python with task scheduling / BSD 3-Clause
dask-core1.1.4Parallel Python with task scheduling / BSD 3-Clause
dbus1.13.6Simple message bus system for applications to talk to one another / GPL2
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.5.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.26.0Distributed computing with Dask / BSD 3-Clause
docutils0.14Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
expat2.2.6Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock3.0.10A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
fontconfig2.13.0A library for configuring and customizing font access. / MIT
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
fribidi1.0.5The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.4.0Coroutine-based network library / MIT
glib2.56.2Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.6Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
gmp6.1.2The GNU multiprecision library. / GPL 2 and LGPL 3
gmpy22.0.8GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3
graphite21.3.13A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2
greenlet0.4.15Lightweight in-process concurrent programming / MIT
gst-plugins-base1.14.0GStreamer Base Plug-ins / GPL2
gstreamer1.14.0Library for constructing graphs of media-handling components / LGPL 2
h5py2.9.0Read and write HDF5 files from Python. / BSD-3-Clause
harfbuzz1.8.8An OpenType text shaping engine. / MIT
hdf51.10.4HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.5.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.8A library to access the metadata for a Python package / APACHE-2.0
intel-openmp2019.3Math library for Intel and compatible processors / proprietary - Intel
ipykernel5.1.0IPython Kernel for Jupyter / BSD-3-Clause
ipython7.4.0IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.4.2Jupyter Interactive Widgets / BSD 3-clause
isort4.3.16A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.4Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.13.3An autocompletion tool for Python that can be used for text editors. / MIT
jeepney0.4Pure Python DBus interface / MIT
jinja22.10An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema3.0.1An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.2.4Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console6.0.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.4.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.35.4JupyterLab PRE-ALPHA / BSD-3-Clause
jupyterlab_server0.2.0A set of server components for JupyterLab and JupyterLab like applications. / BSD 3-Clause
keyring18.0.0Store and access your passwords safely / Python Software Foundation or MIT
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libedit3.1.20181209Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng8.2.0The GCC low-level runtime library / GPL
libgfortran-ng7.3.0The GNU Fortran Runtime Library / GPL
liblief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
libpng1.6.36PNG reference library. / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libstdcxx-ng8.2.0The GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libtool2.4.6The GNU Portable Library Tool / GPL 3
libuuid1.0.3Portable uuid C library. / BSD 3-Clause
libxcb1.13This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
llvmlite0.28.0A lightweight LLVM python binding for writing JIT compilers / New BSD License
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.3.2Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib3.0.3Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.3Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.10NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mkl_random1.0.2Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
more-itertools6.0.0More routines for operating on iterables, beyond itertools / MIT
mpc1.1.0A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr4.0.1The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.4.1Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.1Library for text-based user interfaces / Free software (MIT-like)
networkx2.2Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.4Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.7.8Jupyter Notebook / BSD 3-clause
numba0.43.1NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.9Fast numerical expression evaluator for NumPy. / MIT
numpy1.16.2Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.16.2
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.6.1A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.1.1bOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.0Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.24.2High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.2.3.2Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
pango1.42.4Text layout and rendering engine. / LGPL-2.1
parso0.3.4A Python Parser / MIT
partd0.3.10Data structure for on-disk shuffle operations / BSD 3-Clause
patchelf0.9A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3
path.py11.5.0A module wrapper for os.path / MIT
pathlib22.3.3Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.43Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.6.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.4.1Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.0.3PyPA recommended tool for installing Python packages / MIT
pixman0.38.0A low-level software library for pixel manipulation. / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.9.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prometheus_client0.6.0Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit2.0.9Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.1A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.6.0Run a subprocess in a pseudo terminal / ISC
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
py-lief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.2A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.3.1Generic syntax highlighting package / BSD 2-clause
pylint2.3.1python code static checker / GPL
pyodbc4.0.26DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.3.1Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pyrsistent0.14.11Persistent/Functional/Immutable data structures / MIT
pysocks1.6.8A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.5.1Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest4.3.1Simple and powerful testing with Python. / MIT
pytest-arraydiff0.3pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.5.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.3.0Pytest plugin with advanced doctest features / BSD
pytest-openfiles0.3.2Pytest plugin for detecting inadvertent open file handles / BSD
pytest-remotedata0.3.1Pytest plugin for controlling remote data access / BSD
python3.7.3General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8
pytz2018.9World timezone definitions, modern and historical. / MIT
pywavelets1.0.2Discrete Wavelet Transforms in Python. / MIT
pyyaml5.1YAML parser and emitter for Python / MIT
pyzmq18.0.0Python bindings for zeromq / BSD 3-clause
qt5.9.7Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.5.7Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.4.3Jupyter Qt console / BSD 3-Clause
qtpy1.7.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL-3.0
requests2.21.0Python HTTP for Humans / Apache 2.0
rope0.12.0A python refactoring library… / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scikit-image0.14.2Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.20.3A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.2.1Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
secretstorage3.1.1Provides a way for securely storing passwords and other secrets. / BSD-3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools40.8.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.19.8Create Python bindings for C and C++ libraries / GPL-3.0
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.8A modern CSS selector implementation for BeautifulSoup / MIT
sphinx1.8.5Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.1.0Sphinx API for Web Apps / BSD-2-Clause
spyder3.3.3The Scientific Python Development Environment / MIT
spyder-kernels0.4.2Jupyter kernels for the Spyder console / MIT
sqlalchemy1.3.1Database Abstraction Library. / MIT
sqlite3.27.2Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.9.0Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.3Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 2-clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado6.0.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.31.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.7ODBC on non MS Windows platforms / LGPL-2.1
urllib31.24.1HTTP library with thread-safe connection pooling, file post, and more. / MIT
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.14.1The Python WSGI Utility Library. / BSD 3-Clause
wheel0.33.1A built-package format for Python. / MIT
widgetsnbextension3.4.2Interactive Widgets for Jupyter / BSD 3-clause
wrapt1.11.1Module for decorators, wrappers and monkey patching / BSD 2-Clause
wurlitzer1.0.2Capture C-level stdout/stderr in Python / MIT
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.5A Python module for creating Excel XLSX files / BSD 2-Clause
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.3.1A high-performance asynchronous messaging library. / LGPL 3
zict0.1.4Composable Dictionary Classes / BSD 3-Clause
zipp0.3.3A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.2Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.6.5A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.9Community-developed Python Library for Astronomy / BSD
atomicwrites1.3.0Atomic file writes / MIT
attrs19.1.0attrs 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
babel2.6.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.functools_lru_cache1.5Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
backports.shutil_which3.5.2Backport of shutil.which from Python 3.3 / PSF2 & MIT
backports_abc0.5A backport of recent additions to the collections.abc module. / PSF 2
beautifulsoup44.7.1Python library designed for screen-scraping / MIT
bitarray0.8.3efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.15.0A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.0.4Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.6high-quality data compressor / bzip2
ca-certificates2019.1.23Certificates for use with other packages. / ISC
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2019.3.9Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.2Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle0.8.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
comtypes1.1.7pure Python COM package / MIT
conda4.6.11OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.17.8tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
configparser3.7.3This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT
console_shortcut0.1.1Console shortcut creator for Windows (using menuinst) / BSD
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.4.2Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.6The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.9.0.1Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask1.1.4Parallel Python with task scheduling / BSD 3-Clause
dask-core1.1.4Parallel Python with task scheduling / BSD 3-Clause
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.5.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.26.0Distributed computing with Dask / BSD 3-Clause
docutils0.14Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
enum341.1.6Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock3.0.10A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
funcsigs1.0.2Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0
functools323.2.3.2Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license
future0.17.1Clean single-source support for Python 3 and 2 / MIT
futures3.2.0Backport of the concurrent.futures package from Python 3.2 / PSF
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.4.0Coroutine-based network library / MIT
glob20.6Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.15Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.9.0Read and write HDF5 files from Python. / BSD-3-Clause
hdf51.10.4HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icc_rt2019.0.0Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.5.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.8A library to access the metadata for a Python package / APACHE-2.0
intel-openmp2019.3Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.22IPv4/IPv6 manipulation library / PSF 2
ipykernel4.10.0IPython Kernel for Jupyter / BSD-3-Clause
ipython5.8.0IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.4.2Jupyter Interactive Widgets / BSD 3-clause
isort4.3.16A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.4Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.13.3An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema3.0.1An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.2.4Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.4.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.33.11JupyterLab PRE-ALPHA / BSD-3-Clause
jupyterlab_launcher0.11.2A Launcher for JupyterLab based applications. / BSD 3-Clause
keyring18.0.0Store and access your passwords safely / Python Software Foundation or MIT
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libiconv1.15Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
libpng1.6.36PNG reference library. / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
linecache21.0.0Backport of the linecache module / PSF 1.0
llvmlite0.28.0A lightweight LLVM python binding for writing JIT compilers / New BSD License
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.3.2Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
m2w64-gcc-libgfortran5.3.0
m2w64-gcc-libs5.3.0
m2w64-gcc-libs-core5.3.0
m2w64-gmp6.1.0
m2w64-libwinpthread-git5.0.0.4634.697f757
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib2.2.3Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.16cross platform menu item installation / BSD
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.3Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.10NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
more-itertools5.0.0More routines for operating on iterables, beyond itertools / MIT
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
msys2-conda-epoch20160418
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.4.1Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.2Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.4Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.7.8Jupyter Notebook / BSD 3-clause
numba0.43.1NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.9Fast numerical expression evaluator for NumPy. / MIT
numpy1.16.2Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.16.2
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.6.1A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2rOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.0Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.24.2High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.2.3.2Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.3.4A Python Parser / MIT
partd0.3.10Data structure for on-disk shuffle operations / BSD 3-Clause
path.py11.5.0A module wrapper for os.path / MIT
pathlib22.3.3Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.1Python style guide checker / MIT
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.4.1Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.0.3PyPA recommended tool for installing Python packages / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.9.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
powershell_shortcut0.0.1Powershell shortcut creator for Windows (using menuinst) / BSD
prometheus_client0.6.0Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.5.0A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.2A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.3.1Generic syntax highlighting package / BSD 2-clause
pylint1.9.2python code static checker / GPL
pyodbc4.0.26DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.3.1Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pyreadline2.1A python implmementation of GNU readline. / BSD 3-Clause
pyrsistent0.14.11Persistent/Functional/Immutable data structures / MIT
pysocks1.6.8A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.5.1Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest4.3.1Simple and powerful testing with Python. / MIT
python2.7.16General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8
pytz2018.9World timezone definitions, modern and historical. / MIT
pywavelets1.0.2Discrete Wavelet Transforms in Python. / MIT
pywin32223Python extensions for Windows / PSF
pywinpty0.5.5Python bindings for the winpty library / MIT
pyyaml5.1YAML parser and emitter for Python / MIT
pyzmq18.0.0Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.5.7Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.4.3Jupyter Qt console / BSD 3-Clause
qtpy1.7.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.21.0Python HTTP for Humans / Apache 2.0
rope0.12.0A python refactoring library… / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scandir1.10.0scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.14.2Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.20.3A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.2.1Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools40.8.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.18.1Create Python bindings for C and C++ libraries / GPL-3.0
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.8A modern CSS selector implementation for BeautifulSoup / MIT
sphinx1.8.5Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.1.0Sphinx API for Web Apps / BSD-2-Clause
spyder3.3.3The Scientific Python Development Environment / MIT
spyder-kernels0.4.2Jupyter kernels for the Spyder console / MIT
sqlalchemy1.3.1Database Abstraction Library. / MIT
sqlite3.27.2Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.7.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.9.0Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.5.3A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.3Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 2-clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado5.1.1A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.31.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traceback21.4.0Backports of the traceback module / PSF 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.6Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unittest21.1.0The new features in unittest backported to Python 2.4+ / BSD
urllib31.24.1HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc9A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause)
vs2008_runtime9.00.30729.1Bundles of the MSVC 9 (VS 2008) runtime / Proprietary
vs2015_runtime14.15.26706Bundles of the MSVC 14 (VS 2015) runtime / Proprietary
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.14.1The Python WSGI Utility Library. / BSD 3-Clause
wheel0.33.1A built-package format for Python. / MIT
widgetsnbextension3.4.2Interactive Widgets for Jupyter / BSD 3-clause
win_inet_pton1.1.0Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN
win_unicode_console0.5A Python package to enable Unicode input and display when running Python from Windows console. / MIT
wincertstore0.2Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2
winpty0.4.3Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT
wrapt1.11.1Module for decorators, wrappers and monkey patching / BSD 2-Clause
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.5A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.15.4Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.3.1A high-performance asynchronous messaging library. / LGPL 3
zict0.1.4Composable Dictionary Classes / BSD 3-Clause
zipp0.3.3A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.2Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.6.5A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.9Community-developed Python Library for Astronomy / BSD
atomicwrites1.3.0Atomic file writes / MIT
attrs19.1.0attrs 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
babel2.6.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.functools_lru_cache1.5Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
backports.shutil_which3.5.2Backport of shutil.which from Python 3.3 / PSF2 & MIT
backports_abc0.5A backport of recent additions to the collections.abc module. / PSF 2
beautifulsoup44.7.1Python library designed for screen-scraping / MIT
bitarray0.8.3efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.15.0A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.0.4Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.6high-quality data compressor / bzip2
ca-certificates2019.1.23Certificates for use with other packages. / ISC
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2019.3.9Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.2Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle0.8.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
comtypes1.1.7pure Python COM package / MIT
conda4.6.11OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.17.8tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
configparser3.7.3This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT
console_shortcut0.1.1Console shortcut creator for Windows (using menuinst) / BSD
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.4.2Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.6The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.9.0.1Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask1.1.4Parallel Python with task scheduling / BSD 3-Clause
dask-core1.1.4Parallel Python with task scheduling / BSD 3-Clause
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.5.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.26.0Distributed computing with Dask / BSD 3-Clause
docutils0.14Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
enum341.1.6Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock3.0.10A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
funcsigs1.0.2Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0
functools323.2.3.2Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license
future0.17.1Clean single-source support for Python 3 and 2 / MIT
futures3.2.0Backport of the concurrent.futures package from Python 3.2 / PSF
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.4.0Coroutine-based network library / MIT
glob20.6Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.15Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.9.0Read and write HDF5 files from Python. / BSD-3-Clause
hdf51.10.4HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icc_rt2019.0.0Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.5.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.8A library to access the metadata for a Python package / APACHE-2.0
intel-openmp2019.3Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.22IPv4/IPv6 manipulation library / PSF 2
ipykernel4.10.0IPython Kernel for Jupyter / BSD-3-Clause
ipython5.8.0IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.4.2Jupyter Interactive Widgets / BSD 3-clause
isort4.3.16A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.4Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.13.3An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema3.0.1An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.2.4Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.4.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.33.11JupyterLab PRE-ALPHA / BSD-3-Clause
jupyterlab_launcher0.11.2A Launcher for JupyterLab based applications. / BSD 3-Clause
keyring18.0.0Store and access your passwords safely / Python Software Foundation or MIT
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libiconv1.15Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
libpng1.6.36PNG reference library. / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
linecache21.0.0Backport of the linecache module / PSF 1.0
llvmlite0.28.0A lightweight LLVM python binding for writing JIT compilers / New BSD License
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.3.2Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
m2w64-gcc-libgfortran5.3.0
m2w64-gcc-libs5.3.0
m2w64-gcc-libs-core5.3.0
m2w64-gmp6.1.0
m2w64-libwinpthread-git5.0.0.4634.697f757
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib2.2.3Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.16cross platform menu item installation / BSD
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.3Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.10NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
more-itertools5.0.0More routines for operating on iterables, beyond itertools / MIT
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
msys2-conda-epoch20160418
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.4.1Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.2Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.4Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.7.8Jupyter Notebook / BSD 3-clause
numba0.43.1NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.9Fast numerical expression evaluator for NumPy. / MIT
numpy1.16.2Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.16.2
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.6.1A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2rOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.0Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.24.2High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.2.3.2Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.3.4A Python Parser / MIT
partd0.3.10Data structure for on-disk shuffle operations / BSD 3-Clause
path.py11.5.0A module wrapper for os.path / MIT
pathlib22.3.3Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.1Python style guide checker / MIT
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.4.1Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.0.3PyPA recommended tool for installing Python packages / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.9.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
powershell_shortcut0.0.1Powershell shortcut creator for Windows (using menuinst) / BSD
prometheus_client0.6.0Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.5.0A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.2A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.3.1Generic syntax highlighting package / BSD 2-clause
pylint1.9.2python code static checker / GPL
pyodbc4.0.26DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.3.1Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pyreadline2.1A python implmementation of GNU readline. / BSD 3-Clause
pyrsistent0.14.11Persistent/Functional/Immutable data structures / MIT
pysocks1.6.8A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.5.1Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest4.3.1Simple and powerful testing with Python. / MIT
python2.7.16General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8
pytz2018.9World timezone definitions, modern and historical. / MIT
pywavelets1.0.2Discrete Wavelet Transforms in Python. / MIT
pywin32223Python extensions for Windows / PSF
pywinpty0.5.5Python bindings for the winpty library / MIT
pyyaml5.1YAML parser and emitter for Python / MIT
pyzmq18.0.0Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.5.7Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.4.3Jupyter Qt console / BSD 3-Clause
qtpy1.7.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.21.0Python HTTP for Humans / Apache 2.0
rope0.12.0A python refactoring library… / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scandir1.10.0scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.14.2Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.20.3A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.2.1Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools40.8.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.18.1Create Python bindings for C and C++ libraries / GPL-3.0
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.8A modern CSS selector implementation for BeautifulSoup / MIT
sphinx1.8.5Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.1.0Sphinx API for Web Apps / BSD-2-Clause
spyder3.3.3The Scientific Python Development Environment / MIT
spyder-kernels0.4.2Jupyter kernels for the Spyder console / MIT
sqlalchemy1.3.1Database Abstraction Library. / MIT
sqlite3.27.2Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.7.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.9.0Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.5.3A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.3Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 2-clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado5.1.1A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.31.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traceback21.4.0Backports of the traceback module / PSF 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.6Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unittest21.1.0The new features in unittest backported to Python 2.4+ / BSD
urllib31.24.1HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc9A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause)
vs2008_runtime9.00.30729.1Bundles of the MSVC 9 (VS 2008) runtime / Proprietary
vs2015_runtime14.15.26706Bundles of the MSVC 14 (VS 2015) runtime / Proprietary
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.14.1The Python WSGI Utility Library. / BSD 3-Clause
wheel0.33.1A built-package format for Python. / MIT
widgetsnbextension3.4.2Interactive Widgets for Jupyter / BSD 3-clause
win_inet_pton1.1.0Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN
win_unicode_console0.5A Python package to enable Unicode input and display when running Python from Windows console. / MIT
wincertstore0.2Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2
winpty0.4.3Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT
wrapt1.11.1Module for decorators, wrappers and monkey patching / BSD 2-Clause
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.5A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.15.4Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.3.1A high-performance asynchronous messaging library. / LGPL 3
zict0.1.4Composable Dictionary Classes / BSD 3-Clause
zipp0.3.3A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.2Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
appnope0.1.0Disable App Nap on OS X 10.9 / BSD 2-Clause
appscript1.1.0Control AppleScriptable applications from Python / Public-Domain
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.6.5A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.9Community-developed Python Library for Astronomy / BSD
atomicwrites1.3.0Atomic file writes / MIT
attrs19.1.0attrs 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
babel2.6.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.functools_lru_cache1.5Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
backports_abc0.5A backport of recent additions to the collections.abc module. / PSF 2
beautifulsoup44.7.1Python library designed for screen-scraping / MIT
bitarray0.8.3efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.15.0A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.0.4Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.6high-quality data compressor / bzip2
ca-certificates2019.1.23Certificates for use with other packages. / ISC
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2019.3.9Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.2Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle0.8.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
conda4.6.11OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.17.8tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
configparser3.7.3This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.6.1Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.6The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.9.0.1Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask1.1.4Parallel Python with task scheduling / BSD 3-Clause
dask-core1.1.4Parallel Python with task scheduling / BSD 3-Clause
dbus1.13.6Simple message bus system for applications to talk to one another / GPL2
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.5.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.26.0Distributed computing with Dask / BSD 3-Clause
docutils0.14Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
enum341.1.6Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
expat2.2.6Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock3.0.10A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
funcsigs1.0.2Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0
functools323.2.3.2Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license
future0.17.1Clean single-source support for Python 3 and 2 / MIT
futures3.2.0Backport of the concurrent.futures package from Python 3.2 / PSF
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gettext0.19.8.1Internationalization package. / GPLv2
gevent1.4.0Coroutine-based network library / MIT
glib2.56.2Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.6Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
gmp6.1.2The GNU multiprecision library. / GPL 2 and LGPL 3
gmpy22.0.8GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3
greenlet0.4.15Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.9.0Read and write HDF5 files from Python. / BSD-3-Clause
hdf51.10.4HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.5.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.8A library to access the metadata for a Python package / APACHE-2.0
intel-openmp2019.3Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.22IPv4/IPv6 manipulation library / PSF 2
ipykernel4.10.0IPython Kernel for Jupyter / BSD-3-Clause
ipython5.8.0IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.4.2Jupyter Interactive Widgets / BSD 3-clause
isort4.3.16A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.4Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.13.3An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema3.0.1An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.2.4Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.4.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.33.11JupyterLab PRE-ALPHA / BSD-3-Clause
jupyterlab_launcher0.11.2A Launcher for JupyterLab based applications. / BSD 3-Clause
keyring18.0.0Store and access your passwords safely / Python Software Foundation or MIT
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libcxx4.0.1C++ Standard Library / MIT license or UIUC License
libcxxabi4.0.1C++ Standard Library Support / MIT license or UIUC License
libedit3.1.20181209Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgfortran3.0.1Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1)
libiconv1.15Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
liblief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
libpng1.6.36PNG reference library. / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
linecache21.0.0Backport of the linecache module / PSF 1.0
llvmlite0.28.0A lightweight LLVM python binding for writing JIT compilers / New BSD License
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.3.2Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib2.2.3Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.3Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.10NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mkl_random1.0.2Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
more-itertools5.0.0More routines for operating on iterables, beyond itertools / MIT
mpc1.1.0A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr4.0.1The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.4.1Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.1Library for text-based user interfaces / Free software (MIT-like)
networkx2.2Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.4Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.7.8Jupyter Notebook / BSD 3-clause
numba0.43.1NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.9Fast numerical expression evaluator for NumPy. / MIT
numpy1.16.2Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.16.2
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.6.1A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.1.1bOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.0Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.24.2High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.2.3.2Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.3.4A Python Parser / MIT
partd0.3.10Data structure for on-disk shuffle operations / BSD 3-Clause
path.py11.5.0A module wrapper for os.path / MIT
pathlib22.3.3Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.43Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.6.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.4.1Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.0.3PyPA recommended tool for installing Python packages / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.9.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
portaudio19.6.0A cross platform, open-source, audio I/O library / MIT
prometheus_client0.6.0Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.1A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.6.0Run a subprocess in a pseudo terminal / ISC
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
py-lief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
pyaudio0.2.11Bindings for PortAudio v19, the cross-platform audio stream library / MIT
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.2A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.3.1Generic syntax highlighting package / BSD 2-clause
pylint1.9.2python code static checker / GPL
pyodbc4.0.26DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.3.1Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pyrsistent0.14.11Persistent/Functional/Immutable data structures / MIT
pysocks1.6.8A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.5.1Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest4.3.1Simple and powerful testing with Python. / MIT
python2.7.16General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8
python.app2Proxy on OS X letting Python libraries hook into the gui event loop / BSD
pytz2018.9World timezone definitions, modern and historical. / MIT
pywavelets1.0.2Discrete Wavelet Transforms in Python. / MIT
pyyaml5.1YAML parser and emitter for Python / MIT
pyzmq18.0.0Python bindings for zeromq / BSD 3-clause
qt5.9.7Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.5.7Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.4.3Jupyter Qt console / BSD 3-Clause
qtpy1.7.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL-3.0
requests2.21.0Python HTTP for Humans / Apache 2.0
rope0.12.0A python refactoring library… / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scandir1.10.0scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.14.2Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.20.3A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.2.1Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools40.8.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.19.8Create Python bindings for C and C++ libraries / GPL-3.0
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.8A modern CSS selector implementation for BeautifulSoup / MIT
sphinx1.8.5Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.1.0Sphinx API for Web Apps / BSD-2-Clause
spyder3.3.3The Scientific Python Development Environment / MIT
spyder-kernels0.4.2Jupyter kernels for the Spyder console / MIT
sqlalchemy1.3.1Database Abstraction Library. / MIT
sqlite3.27.2Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.7.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.9.0Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.5.3A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.3Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 2-clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado5.1.1A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.31.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traceback21.4.0Backports of the traceback module / PSF 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.6Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unittest21.1.0The new features in unittest backported to Python 2.4+ / BSD
unixodbc2.3.7ODBC on non MS Windows platforms / LGPL-2.1
urllib31.24.1HTTP library with thread-safe connection pooling, file post, and more. / MIT
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.14.1The Python WSGI Utility Library. / BSD 3-Clause
wheel0.33.1A built-package format for Python. / MIT
widgetsnbextension3.4.2Interactive Widgets for Jupyter / BSD 3-clause
wrapt1.11.1Module for decorators, wrappers and monkey patching / BSD 2-Clause
wurlitzer1.0.2Capture C-level stdout/stderr in Python / MIT
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.5A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.15.4Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.2.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.3.1A high-performance asynchronous messaging library. / LGPL 3
zict0.1.4Composable Dictionary Classes / BSD 3-Clause
zipp0.3.3A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.2Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.6.5A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.9Community-developed Python Library for Astronomy / BSD
atomicwrites1.3.0Atomic file writes / MIT
attrs19.1.0attrs 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
babel2.6.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.functools_lru_cache1.5Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
backports_abc0.5A backport of recent additions to the collections.abc module. / PSF 2
beautifulsoup44.7.1Python library designed for screen-scraping / MIT
bitarray0.8.3efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.15.0A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.0.4Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.6high-quality data compressor / bzip2
ca-certificates2019.1.23Certificates for use with other packages. / ISC
cairo1.14.12Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2019.3.9Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.2Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle0.8.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
conda4.6.11OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.17.8tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
configparser3.7.3This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.6.1Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.6The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.9.0.1Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask1.1.4Parallel Python with task scheduling / BSD 3-Clause
dask-core1.1.4Parallel Python with task scheduling / BSD 3-Clause
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.5.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.26.0Distributed computing with Dask / BSD 3-Clause
docutils0.14Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
enum341.1.6Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
expat2.2.6Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock3.0.10A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
fontconfig2.13.0A library for configuring and customizing font access. / MIT
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
funcsigs1.0.2Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0
functools323.2.3.2Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license
future0.17.1Clean single-source support for Python 3 and 2 / MIT
futures3.2.0Backport of the concurrent.futures package from Python 3.2 / PSF
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.4.0Coroutine-based network library / MIT
glib2.56.2Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.6Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
gmp6.1.2The GNU multiprecision library. / GPL 2 and LGPL 3
gmpy22.0.8GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3
greenlet0.4.15Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.8.0Read and write HDF5 files from Python. / BSD-3-Clause
hdf51.10.2HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.5.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.8A library to access the metadata for a Python package / APACHE-2.0
ipaddress1.0.22IPv4/IPv6 manipulation library / PSF 2
ipykernel4.10.0IPython Kernel for Jupyter / BSD-3-Clause
ipython5.8.0IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.4.2Jupyter Interactive Widgets / BSD 3-clause
isort4.3.16A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.4Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.13.3An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema3.0.1An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.2.4Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.4.0Core common functionality of Jupyter projects. / BSD 3-clause
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libedit3.1.20181209Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng8.2.0The GCC low-level runtime library / GPL
libgfortran-ng7.3.0The GNU Fortran Runtime Library / GPL
libopenblas0.2.20An Optimized BLAS library / BSD
libpng1.6.36PNG reference library. / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libstdcxx-ng8.2.0The GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libuuid1.0.3Portable uuid C library. / BSD 3-Clause
libxcb1.13This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
linecache21.0.0Backport of the linecache module / PSF 1.0
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.3.2Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib2.2.3Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
more-itertools5.0.0More routines for operating on iterables, beyond itertools / MIT
mpc1.1.0A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr4.0.1The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.4.1Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.1Library for text-based user interfaces / Free software (MIT-like)
networkx2.2Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.4Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.7.8Jupyter Notebook / BSD 3-clause
numexpr2.6.7Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.5Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.14.5
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openblas0.2.20An Optimized BLAS library / BSD
openblas-devel0.2.20
openpyxl2.6.1A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.1.1bOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.0Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.24.2High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.0.0.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.3.4A Python Parser / MIT
partd0.3.10Data structure for on-disk shuffle operations / BSD 3-Clause
patchelf0.9A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3
path.py11.5.0A module wrapper for os.path / MIT
pathlib22.3.3Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.43Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.6.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.3.0Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.0.3PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.9.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prometheus_client0.6.0Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.1A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.6.0Run a subprocess in a pseudo terminal / ISC
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycairo1.18.0Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.2A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.3.1Generic syntax highlighting package / BSD 2-clause
pylint1.9.2python code static checker / GPL
pyodbc4.0.26DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.3.1Create and execute simple grammars / MIT
pyrsistent0.14.11Persistent/Functional/Immutable data structures / MIT
pysocks1.6.8A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.4Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest4.3.1Simple and powerful testing with Python. / MIT
python2.7.16General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8
pytz2018.9World timezone definitions, modern and historical. / MIT
pywavelets1.0.2Discrete Wavelet Transforms in Python. / MIT
pyyaml5.1YAML parser and emitter for Python / MIT
pyzmq18.0.0Python bindings for zeromq / BSD 3-clause
readline7.0library for editing command lines as they are typed in / GPL-3.0
requests2.21.0Python HTTP for Humans / Apache 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scandir1.10.0scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.14.1Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.19.1A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.1.0Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools40.8.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.8A modern CSS selector implementation for BeautifulSoup / MIT
sphinx1.8.5Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.1.0Sphinx API for Web Apps / BSD-2-Clause
sqlalchemy1.3.1Database Abstraction Library. / MIT
sqlite3.27.2Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.7.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.9.0Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.5.3A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.3Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 2-clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado5.1.1A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.31.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traceback21.4.0Backports of the traceback module / PSF 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.6Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unittest21.1.0The new features in unittest backported to Python 2.4+ / BSD
unixodbc2.3.7ODBC on non MS Windows platforms / LGPL-2.1
urllib31.24.1HTTP library with thread-safe connection pooling, file post, and more. / MIT
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.14.1The Python WSGI Utility Library. / BSD 3-Clause
wheel0.33.1A built-package format for Python. / MIT
widgetsnbextension3.4.2Interactive Widgets for Jupyter / BSD 3-clause
wrapt1.11.1Module for decorators, wrappers and monkey patching / BSD 2-Clause
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.5A Python module for creating Excel XLSX files / BSD 2-Clause
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.2.5A high-performance asynchronous messaging library. / LGPL 3
zict0.1.4Composable Dictionary Classes / BSD 3-Clause
zipp0.3.3A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause
NameVersionSummary / License
alabaster0.7.12Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-project0.8.2Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.6.5A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.9Community-developed Python Library for Astronomy / BSD
atomicwrites1.3.0Atomic file writes / MIT
attrs19.1.0attrs 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
babel2.6.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.functools_lru_cache1.5Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
backports.os0.1.1Backport of new features in Python’s os module / Python Software Foundation
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
backports_abc0.5A backport of recent additions to the collections.abc module. / PSF 2
beautifulsoup44.7.1Python library designed for screen-scraping / MIT
bitarray0.8.3efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
bleach3.1.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.15.0A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh1.0.4Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.49.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
bzip21.0.6high-quality data compressor / bzip2
ca-certificates2019.1.23Certificates for use with other packages. / ISC
cairo1.14.12Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2019.3.9Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.12.2Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click7.0Python composable command line interface toolkit / BSD-3-Clause
cloudpickle0.8.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.4.1Cross-platform colored terminal text / BSD-3-Clause
conda4.6.11OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.17.8tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
configparser3.7.3This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.6.1Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
cycler0.10.0Composable style cycles. / BSD 3-Clause
cython0.29.6The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.9.0.1Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask1.1.4Parallel Python with task scheduling / BSD 3-Clause
dask-core1.1.4Parallel Python with task scheduling / BSD 3-Clause
dbus1.13.6Simple message bus system for applications to talk to one another / GPL2
decorator4.4.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.5.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.26.0Distributed computing with Dask / BSD 3-Clause
docutils0.14Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
entrypoints0.3Discover and load entry points from installed packages. / MIT License
enum341.1.6Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause
et_xmlfile1.0.1An implementation of lxml.xmlfile for the standard library / MIT
expat2.2.6Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock3.0.10A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
fontconfig2.13.0A library for configuring and customizing font access. / MIT
freetype2.9.1A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType
fribidi1.0.5The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1
funcsigs1.0.2Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0
functools323.2.3.2Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license
future0.17.1Clean single-source support for Python 3 and 2 / MIT
futures3.2.0Backport of the concurrent.futures package from Python 3.2 / PSF
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.4.0Coroutine-based network library / MIT
glib2.56.2Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.6Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
gmp6.1.2The GNU multiprecision library. / GPL 2 and LGPL 3
gmpy22.0.8GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3
graphite21.3.13A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2
greenlet0.4.15Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
gst-plugins-base1.14.0GStreamer Base Plug-ins / GPL2
gstreamer1.14.0Library for constructing graphs of media-handling components / LGPL 2
h5py2.9.0Read and write HDF5 files from Python. / BSD-3-Clause
harfbuzz1.8.8An OpenType text shaping engine. / MIT
hdf51.10.4HDF5 is a data model, library, and file format for storing and managing data / HDF5
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD 3-Clause
html5lib1.0.1HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.8Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.5.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib_metadata0.8A library to access the metadata for a Python package / APACHE-2.0
intel-openmp2019.3Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.22IPv4/IPv6 manipulation library / PSF 2
ipykernel4.10.0IPython Kernel for Jupyter / BSD-3-Clause
ipython5.8.0IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.4.2Jupyter Interactive Widgets / BSD 3-clause
isort4.3.16A Python utility / library to sort Python imports. / MIT
itsdangerous1.1.0Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.4Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.13.3An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.10An easy to use stand-alone template engine written in pure python. / 3-Clause BSD
jpeg9bread/write jpeg COM, EXIF, IPTC medata / Custom free software license
jsonschema3.0.1An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.2.4Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD-3-Clause
jupyter_core4.4.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.33.11JupyterLab PRE-ALPHA / BSD-3-Clause
jupyterlab_launcher0.11.2A Launcher for JupyterLab based applications. / BSD 3-Clause
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
krb51.16.1A network authentication protocol. / MIT
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libarchive3.3.3Multi-format archive and compression library / BSD 2-Clause
libcurl7.64.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libedit3.1.20181209Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng8.2.0The GCC low-level runtime library / GPL
libgfortran-ng7.3.0The GNU Fortran Runtime Library / GPL
liblief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
libpng1.6.36PNG reference library. / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libstdcxx-ng8.2.0The GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.10Support for the Tag Image File Format (TIFF). / HPND
libtool2.4.6The GNU Portable Library Tool / GPL 3
libuuid1.0.3Portable uuid C library. / BSD 3-Clause
libxcb1.13This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.9The XML C parser and toolkit of Gnome / MIT
libxslt1.1.33The XSLT C library developed for the GNOME project / MIT
linecache21.0.0Backport of the linecache module / PSF 1.0
llvmlite0.28.0A lightweight LLVM python binding for writing JIT compilers / New BSD License
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.3.2Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lz4-c1.8.1.2Extremely Fast Compression algorithm / BSD 2-clause
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.1.1A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib2.2.3Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.3Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.10NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mkl_random1.0.2Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
more-itertools5.0.0More routines for operating on iterables, beyond itertools / MIT
mpc1.1.0A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr4.0.1The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.1.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.6.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.4.1Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.1Library for text-based user interfaces / Free software (MIT-like)
networkx2.2Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.4Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.7.8Jupyter Notebook / BSD 3-clause
numba0.43.1NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.9Fast numerical expression evaluator for NumPy. / MIT
numpy1.16.2Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.16.2
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.6.1A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.1.1bOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging19.0Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.24.2High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc2.2.3.2Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
pango1.42.4Text layout and rendering engine. / LGPL-2.1
parso0.3.4A Python Parser / MIT
partd0.3.10Data structure for on-disk shuffle operations / BSD 3-Clause
patchelf0.9A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3
path.py11.5.0A module wrapper for os.path / MIT
pathlib22.3.3Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.43Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.6.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.5Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.4.1Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL
pip19.0.3PyPA recommended tool for installing Python packages / MIT
pixman0.38.0A low-level software library for pixel manipulation. / MIT
pkginfo1.5.0.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.9.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prometheus_client0.6.0Python client for the Prometheus monitoring system / Apache 2.0
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.6.1A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.6.0Run a subprocess in a pseudo terminal / ISC
py1.8.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
py-lief0.9.0A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0
pycairo1.18.0Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1
pycodestyle2.5.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.19Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.2A Python Interface To The cURL library / LGPL, MIT
pyflakes2.1.1Pyflakes analyzes programs and detects various errors. / MIT
pygments2.3.1Generic syntax highlighting package / BSD 2-clause
pylint1.9.2python code static checker / GPL
pyodbc4.0.26DB API Module for ODBC / MIT
pyopenssl19.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.3.1Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pyrsistent0.14.11Persistent/Functional/Immutable data structures / MIT
pysocks1.6.8A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.5.1Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest4.3.1Simple and powerful testing with Python. / MIT
python2.7.16General purpose programming language / PSF
python-dateutil2.8.0Extensions to the standard Python datetime module. / BSD 3 Clause
python-libarchive-c2.8
pytz2018.9World timezone definitions, modern and historical. / MIT
pywavelets1.0.2Discrete Wavelet Transforms in Python. / MIT
pyyaml5.1YAML parser and emitter for Python / MIT
pyzmq18.0.0Python bindings for zeromq / BSD 3-clause
qt5.9.7Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.5.7Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.4.3Jupyter Qt console / BSD 3-Clause
qtpy1.7.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL-3.0
requests2.21.0Python HTTP for Humans / Apache 2.0
rope0.12.0A python refactoring library… / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scandir1.10.0scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.14.2Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.20.3A set of python modules for machine learning and data mining / BSD 3-Clause
scipy1.2.1Scientific Library for Python / BSD 3-Clause
seaborn0.9.0Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools40.8.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
sip4.19.8Create Python bindings for C and C++ libraries / GPL-3.0
six1.12.0Python 2 and 3 compatibility utilities / MIT
snappy1.1.7A fast compressor/decompressor / BSD 3-clause
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections1.1.2Python Sorted Collections / Apache-2.0
sortedcontainers2.1.0Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
soupsieve1.8A modern CSS selector implementation for BeautifulSoup / MIT
sphinx1.8.5Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.1.0Sphinx API for Web Apps / BSD-2-Clause
spyder3.3.3The Scientific Python Development Environment / MIT
spyder-kernels0.4.2Jupyter kernels for the Spyder console / MIT
sqlalchemy1.3.1Database Abstraction Library. / MIT
sqlite3.27.2Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.7.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.9.0Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.5.3A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.3Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 2-clause
testpath0.4.2Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
tk8.6.8A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado5.1.1A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.31.1A Fast, Extensible Progress Meter / MPLv2.0, MIT
traceback21.4.0Backports of the traceback module / PSF 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.6Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unittest21.1.0The new features in unittest backported to Python 2.4+ / BSD
unixodbc2.3.7ODBC on non MS Windows platforms / LGPL-2.1
urllib31.24.1HTTP library with thread-safe connection pooling, file post, and more. / MIT
wcwidth0.1.7Measures number of Terminal column cells of wide-character codes. / MIT
webencodings0.5.1Character encoding aliases for legacy web content / BSD 3-Clause
werkzeug0.14.1The Python WSGI Utility Library. / BSD 3-Clause
wheel0.33.1A built-package format for Python. / MIT
widgetsnbextension3.4.2Interactive Widgets for Jupyter / BSD 3-clause
wrapt1.11.1Module for decorators, wrappers and monkey patching / BSD 2-Clause
wurlitzer1.0.2Capture C-level stdout/stderr in Python / MIT
xlrd1.2.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.5A Python module for creating Excel XLSX files / BSD 2-Clause
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.4Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.3.1A high-performance asynchronous messaging library. / LGPL 3
zict0.1.4Composable Dictionary Classes / BSD 3-Clause
zipp0.3.3A pathlib-compatible Zipfile object wrapper / MIT
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zstd1.3.7Zstandard - Fast real-time compression algorithm / BSD 3-Clause