Skip to main content
Anaconda 5.3.1
Nov 19, 2018

User-facing changes

Anaconda 5.3.0
Sept 28, 2018

User-facing changes

  • The Anaconda3 installers ship with python 3.7 instead of python 3.6
  • Windows installers disallow the character , in installation path to prevent usability issues.
  • Instructions in the macOS pkg installer for choice of initializing installation has been improved.

Backend improvements (non-visible changes)

  • Installers mimic the functionality of “conda init” (a highly anticipated feature in conda 4.6) instead of just adding $PREFIX/bin to PATH in bash profile.
  • The repodata_record.json file for each package in the package cache directory is populated correctly, which will assist in offline installation of packages in new environments.

Major package updates

  • anaconda-client 1.6.14 -> 1.7.2
  • bokeh 0.12.16 -> 0.13.0
  • dask 0.17.5 -> 0.19.1
  • ipython 6.4.0 -> 6.5.0
  • jupyterlab 0.32.1 -> 0.34.9
  • jupyterlab_launcher 0.10.5 -> 0.13.1
  • matplotlib 2.2.2 -> 2.2.3
  • mkl 2018.0.2 -> 2019.0
  • numba 0.38.0 -> 0.39.0
  • numpy 1.14.3 -> 1.15.1
  • pandas 0.23.0 -> 0.23.4
  • pillow 5.1.0 -> 5.2.0
  • python 3.6.5 -> 3.7.0
  • requests 2.18.4 -> 2.19.1
  • scikit-image 0.13.1 -> 0.14.0
  • scikit-learn 0.19.1 -> 0.19.2
  • seaborn 0.8.1 -> 0.9.0
  • spyder 3.2.8 -> 3.3.1
  • sympy 1.1.1 -> 1.2
  • spyder-kernels 0.2.6
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.11Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.9.2Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.2Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
appdirs1.4.3A small Python module for determining appropriate platform-specific dirs. / MIT
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid2.0.4A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.0.4Community-developed Python Library for Astronomy / BSD
atomicwrites1.2.1Atomic file writes. / MIT
attrs18.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
automat0.7.0self-service finite-state machines for the programmer on the go / 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.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.3Python 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
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.4Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.14.4A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh0.13.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.6high-quality data compressor / bzip2
ca-certificates2018.03.07Certificates for use with other packages. / ISC
certifi2018.8.24Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.5Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.5Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
comtypes1.1.7pure Python COM package / MIT
conda4.5.11OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.15.1tools 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
constantly15.1.0Symbolic constants in Python / MIT
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.3.1Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.61.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.28.5The 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
dask0.19.1Parallel Python with task scheduling / BSD 3-Clause
dask-core0.19.1Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
decorator4.3.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.5.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.23.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.2.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.8A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.6A Flask extension adding a decorator for CORS support / 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.3.6Coroutine-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.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
hyperlink18.0.0Immutable, Pythonic, correct URLs. / MIT
icc_rt2017.0.4Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.7Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.4.1a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
incremental17.5.0A library that versions your Python projects / MIT License
intel-openmp2019.0Math library for Intel and compatible processors / proprietary - Intel
ipykernel4.10.0IPython Kernel for Jupyter / BSD 3-clause
ipython6.5.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.4.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.4A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.4Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.12.1An 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
jsonschema2.6.0An 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.3Jupyter 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.34.9JupyterLab PRE-ALPHA / BSD-3-Clause
jupyterlab_launcher0.13.1A Launcher for JupyterLab based applications. / BSD 3-Clause
keyring13.2.1Store and access your passwords safely. / Python Software Foundation or MIT
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.61.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.34PNG 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.9Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.8The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
llvmlite0.24.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.2.5Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
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.0A 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.14cross platform menu item installation / BSD
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.4NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mkl_random1.0.1Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
more-itertools4.3.0More routines for operating on iterables, beyond itertools / MIT
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.6MessagePack (de)serializer. / Apache 2.0
msys2-conda-epoch20160418
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.2.1Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.4.0Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.3.0Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.6.0Jupyter Notebook / BSD 3-clause
numba0.39.0NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.8Fast numerical expression evaluator for NumPy. / MIT
numpy1.15.1Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.15.1
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.5.6A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2pOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging17.1Core 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
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.3.1A Python Parser / MIT
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py11.1.0A module wrapper for os.path / MIT
pathlib22.3.2Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.1Python style guide checker / MIT
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.2.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip10.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.2Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.7.1Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
progress1.3Easy progress reporting for Python / ISC
prometheus_client0.3.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.4.7A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.6.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyasn10.4.4ASN.1 types and codecs / BSD 2-Clause
pyasn1-modules0.2.2A collection of ASN.1-based protocols modules. / BSD 2-Clause
pycodestyle2.4.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete 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.0.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint2.1.1python code static checker / GPL
pyodbc4.0.24DB API Module for ODBC / MIT
pyopenssl18.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
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
pytest3.8.0Simple and powerful testing with Python. / MIT
pytest-arraydiff0.2pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.4.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.1.3Pytest plugin with advanced doctest features / BSD
pytest-openfiles0.3.0Pytest plugin for detecting inadvertent open file handles / BSD
pytest-remotedata0.3.0Pytest plugin for controlling remote data access / BSD
python3.7.0General purpose programming language / PSF
python-dateutil2.7.3Extensions to the standard Python datetime module. / BSD 3 Clause
pytz2018.5World timezone definitions, modern and historical. / MIT
pywavelets1.0.0Discrete Wavelet Transforms in Python. / MIT
pywin32223Python extensions for Windows / PSF
pywinpty0.5.4Python bindings for the winpty library / MIT
pyyaml3.13YAML parser and emitter for Python / MIT
pyzmq17.1.2Python bindings for zeromq / BSD 3-clause
qt5.9.6Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.4.1Jupyter Qt console / BSD 3-Clause
qtpy1.5.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.19.1Python HTTP for Humans. / Apache 2.0
rope0.11.0A python refactoring library… / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scikit-image0.14.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.19.2A 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
service_identity17.0.0Service identity verification for pyOpenSSL. / MIT
setuptools40.2.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.11.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.0.1Python Sorted Collections / Apache-2.0
sortedcontainers2.0.5Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.7.9Sphinx 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.1The Scientific Python Development Environment / MIT
spyder-kernels0.2.6Jupyter kernels for the Spyder console / MIT
sqlalchemy1.2.11Database Abstraction Library. / MIT
sqlite3.24.0Implements 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.1.1Python 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.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
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.1A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.26.0A Fast, Extensible Progress Meter / MPLv2.0, MIT
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
twisted18.7.0event-driven networking engine / MIT
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
urllib31.23HTTP 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.31.1A built-package format for Python. / MIT
widgetsnbextension3.4.1Interactive Widgets for Jupyter / BSD 3-clause
win_inet_pton1.0.1Native 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.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.0A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.8Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.2.5A high-performance asynchronous messaging library. / LGPL 3
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zope1.0web application server / BSD
zope.interface4.5.0Interfaces for Python / ZPL 2.1
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.11Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.9.2Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.2Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
appdirs1.4.3A small Python module for determining appropriate platform-specific dirs. / MIT
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid2.0.2A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.0.4Community-developed Python Library for Astronomy / BSD
atomicwrites1.2.1Atomic file writes. / MIT
attrs18.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
automat0.7.0self-service finite-state machines for the programmer on the go / 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.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.3Python 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
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.4Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.14.4A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh0.13.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.6high-quality data compressor / bzip2
ca-certificates2018.03.07Certificates for use with other packages. / ISC
certifi2018.8.24Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.5Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.5Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
comtypes1.1.7pure Python COM package / MIT
conda4.5.11OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.15.1tools 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
constantly15.1.0Symbolic constants in Python / MIT
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.3.1Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.61.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.28.5The 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
dask0.19.1Parallel Python with task scheduling / BSD 3-Clause
dask-core0.19.1Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
decorator4.3.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.5.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.23.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.2.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.8A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.6A Flask extension adding a decorator for CORS support / 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.3.6Coroutine-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.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
hyperlink18.0.0Immutable, Pythonic, correct URLs. / MIT
icc_rt2017.0.4Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.7Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.4.1a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
incremental17.5.0A library that versions your Python projects / MIT License
intel-openmp2019.0Math library for Intel and compatible processors / proprietary - Intel
ipykernel4.10.0IPython Kernel for Jupyter / BSD 3-clause
ipython6.5.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.4.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.4A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.4Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.12.1An 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
jsonschema2.6.0An 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.3Jupyter 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.34.9JupyterLab PRE-ALPHA / BSD-3-Clause
jupyterlab_launcher0.13.1A Launcher for JupyterLab based applications. / BSD 3-Clause
keyring13.2.1Store and access your passwords safely. / Python Software Foundation or MIT
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.61.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.34PNG 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.9Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.8The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
llvmlite0.24.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.2.5Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
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.0A 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.14cross platform menu item installation / BSD
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.4NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mkl_random1.0.1Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
more-itertools4.3.0More routines for operating on iterables, beyond itertools / MIT
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.6MessagePack (de)serializer. / Apache 2.0
msys2-conda-epoch20160418
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.2.1Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.4.0Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.3.0Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.6.0Jupyter Notebook / BSD 3-clause
numba0.39.0NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.8Fast numerical expression evaluator for NumPy. / MIT
numpy1.15.1Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.15.1
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.5.6A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2pOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging17.1Core 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
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.3.1A Python Parser / MIT
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py11.1.0A module wrapper for os.path / MIT
pathlib22.3.2Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.1Python style guide checker / MIT
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.2.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip10.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.2Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.7.1Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
progress1.3Easy progress reporting for Python / ISC
prometheus_client0.3.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.4.7A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.6.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyasn10.4.4ASN.1 types and codecs / BSD 2-Clause
pyasn1-modules0.2.2A collection of ASN.1-based protocols modules. / BSD 2-Clause
pycodestyle2.4.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete 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.0.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint2.1.1python code static checker / GPL
pyodbc4.0.24DB API Module for ODBC / MIT
pyopenssl18.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
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
pytest3.8.0Simple and powerful testing with Python. / MIT
pytest-arraydiff0.2pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.4.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.1.3Pytest plugin with advanced doctest features / BSD
pytest-openfiles0.3.0Pytest plugin for detecting inadvertent open file handles / BSD
pytest-remotedata0.3.0Pytest plugin for controlling remote data access / BSD
python3.7.0General purpose programming language / PSF
python-dateutil2.7.3Extensions to the standard Python datetime module. / BSD 3 Clause
pytz2018.5World timezone definitions, modern and historical. / MIT
pywavelets1.0.0Discrete Wavelet Transforms in Python. / MIT
pywin32223Python extensions for Windows / PSF
pywinpty0.5.4Python bindings for the winpty library / MIT
pyyaml3.13YAML parser and emitter for Python / MIT
pyzmq17.1.2Python bindings for zeromq / BSD 3-clause
qt5.9.6Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.4.1Jupyter Qt console / BSD 3-Clause
qtpy1.5.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.19.1Python HTTP for Humans. / Apache 2.0
rope0.11.0A python refactoring library… / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scikit-image0.14.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.19.2A 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
service_identity17.0.0Service identity verification for pyOpenSSL. / MIT
setuptools40.2.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.11.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.0.1Python Sorted Collections / Apache-2.0
sortedcontainers2.0.5Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.7.9Sphinx 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.1The Scientific Python Development Environment / MIT
spyder-kernels0.2.6Jupyter kernels for the Spyder console / MIT
sqlalchemy1.2.11Database Abstraction Library. / MIT
sqlite3.24.0Implements 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.2Python 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.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
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.1A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.26.0A Fast, Extensible Progress Meter / MPLv2.0, MIT
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
twisted18.7.0event-driven networking engine / MIT
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
urllib31.23HTTP 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.31.1A built-package format for Python. / MIT
widgetsnbextension3.4.1Interactive Widgets for Jupyter / BSD 3-clause
win_inet_pton1.0.1Native 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.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.0A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.8Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.2.5A high-performance asynchronous messaging library. / LGPL 3
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zope1.0web application server / BSD
zope.interface4.5.0Interfaces for Python / ZPL 2.1
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.3anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.8.7Anaconda Navigator / proprietary - Continuum Analytics, Inc.
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.0.1Control AppleScriptable applications from Python / Public-Domain
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.6.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.0.2Community-developed Python Library for Astronomy / BSD
babel2.5.3Utilities 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.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
blas1.0
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.3Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.16Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2018.03.07Certificates for use with other packages. / ISC
certifi2018.4.16Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.9.1Foreign Function Interface for Python calling C code. / MIT
chardet3.0.3Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.3Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.5.2OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.10.1tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify2.0.0tool for validating conda recipes and conda packages / BSD 3-Clause
cryptography1.7.1Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.60.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.28.2The Cython compiler for writing C extensions for the Python language / Apache-2.0
dask0.17.5Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.13.2Simple message bus system for applications to talk to one another / GPL2
decorator4.3.0Better living through Python with decorators. / BSD 3-Clause
distributed1.21.8Distributed 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.2.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.5Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock2.0.7A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.4A Flask extension adding a decorator for CORS support / MIT
freetype2.8A 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.3.0Coroutine-based network library / MIT
glib2.56.1Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.5Version 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.13Lightweight in-process concurrent programming / MIT
h5py2.7.1Read 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
icu58.2International Components for Unicode. / MIT
idna2.2Internationalized Domain Names in Applications (IDNA). / BSD Like
imagesize1.0.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
ipykernel4.8.2IPython Kernel for Jupyter / BSD 3-clause
ipython6.4.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.2.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.4A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various 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.12.0An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.9.6An 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
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.2.3Jupyter 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.32.1JupyterLab PRE-ALPHA / BSD-3-Clause
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.60.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.1Editline 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
libpng1.6.34PNG 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.9Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.8The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
llvmlite0.23.1A 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.2.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe0.23A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.2.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.2Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.1NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mkl_random1.0.1Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
more-itertools4.1.0More routines for operating on iterables, beyond itertools / MIT
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
multipledispatch0.5.0Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.2.1Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.0Library for text-based user interfaces / Free software (MIT-like)
networkx2.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.3.0Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.5.0Jupyter Notebook / BSD 3-clause
numba0.38.0NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.5Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.14.3
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
openpyxl2.5.3A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2oOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging17.1Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.23.0High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.2.0A Python Parser / MIT
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py11.0.1A module wrapper for os.path / MIT
pathlib22.3.2Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.42Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.5.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.1.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.6.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.3A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.5.3library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyasn10.1.9ASN.1 types and codecs / BSD 2-Clause
pycodestyle2.4.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.17Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.1A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pyodbc4.0.23DB API Module for ODBC / MIT
pyopenssl16.2.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pytables3.4.3Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.5.1Simple and powerful testing with Python. / MIT
pytest-arraydiff0.2pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.3.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.1.3Pytest plugin with advanced doctest features / BSD
pytest-openfiles0.3.0Pytest plugin for detecting inadvertent open file handles / BSD
pytest-remotedata0.2.1Pytest plugin for controlling remote data access / BSD
python3.6.4General purpose programming language / PSF
python-dateutil2.6.0Extensions to the standard Python datetime module. / BSD 3 Clause
python.app2Proxy on OS X letting Python libraries hook into the gui event loop / BSD
pytz2017.2World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq17.0.0Python bindings for zeromq / BSD 3-clause
qt5.9.5Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.4.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL-3.0
requests2.12.4Python HTTP for Humans. / Apache 2.0
rope0.10.7A python refactoring library… / GPL 2.0
ruamel_yaml0.15.35A patched copy of ruamel.yaml. / MIT
scikit-image0.13.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.8.1Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools38.5.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.10.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.6.1Python Sorted Collections / Apache-2.0
sortedcontainers1.5.10Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.7.4Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.8The Scientific Python Development Environment / MIT
sqlalchemy1.2.7Database Abstraction Library. / MIT
sqlite3.22.0Implements 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.1.1Python 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.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
tornado5.0.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
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.6ODBC on non MS Windows platforms / LGPL-2.1
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.29.0A built-package format for Python. / MIT
widgetsnbextension3.2.1Interactive Widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.4A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.8Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.2.0Writing data and formatting information to Excel files / BSD
xz5.2.3Data 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.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.11Configurable, 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
appdirs1.4.3A small Python module for determining appropriate platform-specific dirs. / MIT
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid2.0.4A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.0.4Community-developed Python Library for Astronomy / BSD
atomicwrites1.2.1Atomic file writes. / MIT
attrs18.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
automat0.7.0self-service finite-state machines for the programmer on the go / 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.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.3Python 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
bleach2.1.4Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.14.4A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh0.13.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.6high-quality data compressor / bzip2
ca-certificates2018.03.07Certificates 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
certifi2018.8.24Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.5Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.5Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.5.11OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.15.1tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
constantly15.1.0Symbolic constants in Python / MIT
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.3.1Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.61.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.28.5The 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
dask0.19.1Parallel Python with task scheduling / BSD 3-Clause
dask-core0.19.1Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
decorator4.3.0Better living through Python with decorators. / BSD 3-Clause
distributed1.23.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.2.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.8A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.6A Flask extension adding a decorator for CORS support / MIT
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.3.6Coroutine-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
hyperlink18.0.0Immutable, Pythonic, correct URLs. / MIT
icu58.2International Components for Unicode. / MIT
idna2.7Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.4.1a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
incremental17.5.0A library that versions your Python projects / MIT License
ipykernel4.9.0IPython Kernel for Jupyter / BSD 3-clause
ipython6.5.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.4.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.4A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various 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.12.1An 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
jsonschema2.6.0An 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.3Jupyter 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.34.9JupyterLab PRE-ALPHA / BSD-3-Clause
jupyterlab_launcher0.13.1A Launcher for JupyterLab based applications. / BSD 3-Clause
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.61.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libedit3.1.20170329Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng8.2.0The GCC low-level runtime library / GPL
libgfortran3.0.0Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1)
libgfortran-ng7.3.0The GNU Fortran Runtime Library / GPL
libiconv1.14Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
libopenblas0.2.20An Optimized BLAS library / BSD
libpng1.6.32PNG 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.9Support 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.8The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.2.5Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A 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.3The fastest markdown parser in pure Python. / BSD 3-Clause
more-itertools4.3.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.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.6MessagePack (de)serializer. / Apache 2.0
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.3.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.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.3.0Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.6.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.5
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / 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.5.6A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2pOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging17.1Core 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.1A Python Parser / MIT
partd0.3.8Data 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.1.0A module wrapper for os.path / MIT
pathlib22.3.2Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.42Regular 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.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.2.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip10.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.4.2Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.7.1Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prometheus_client0.3.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.4.7A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.6.0Run a subprocess in a pseudo terminal / ISC
py1.6.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyasn10.4.4ASN.1 types and codecs / BSD 2-Clause
pyasn1-modules0.2.2A collection of ASN.1-based protocols modules. / BSD 2-Clause
pycodestyle2.4.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete 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.0.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint2.1.1python code static checker / GPL
pyodbc4.0.24DB API Module for ODBC / MIT
pyopenssl18.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / 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
pytest3.8.0Simple and powerful testing with Python. / MIT
pytest-arraydiff0.2pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.4.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.1.3Pytest plugin with advanced doctest features / BSD
pytest-openfiles0.3.0Pytest plugin for detecting inadvertent open file handles / BSD
pytest-remotedata0.3.0Pytest plugin for controlling remote data access / BSD
python3.7.0General purpose programming language / PSF
python-dateutil2.7.3Extensions to the standard Python datetime module. / BSD 3 Clause
pytz2018.5World timezone definitions, modern and historical. / MIT
pywavelets1.0.0Discrete Wavelet Transforms in Python. / MIT
pyyaml3.13YAML parser and emitter for Python / MIT
pyzmq17.1.2Python bindings for zeromq / BSD 3-clause
readline7.0library for editing command lines as they are typed in / GPL-3.0
requests2.19.1Python HTTP for Humans. / Apache 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scikit-image0.14.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
service_identity17.0.0Service identity verification for pyOpenSSL. / MIT
setuptools40.2.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.11.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.0.1Python Sorted Collections / Apache-2.0
sortedcontainers2.0.5Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.7.9Sphinx 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.2.11Database Abstraction Library. / MIT
sqlite3.24.0Implements 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.2Python 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.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
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.1A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.26.0A Fast, Extensible Progress Meter / MPLv2.0, MIT
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
twisted18.4.0event-driven networking engine / MIT
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.23HTTP 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.31.1A built-package format for Python. / MIT
widgetsnbextension3.4.1Interactive Widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.0A 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.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zope1.0web application server / BSD
zope.interface4.5.0Interfaces for Python / ZPL 2.1
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.11Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.9.2Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.2Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
appdirs1.4.3A small Python module for determining appropriate platform-specific dirs. / MIT
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid2.0.4A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.0.4Community-developed Python Library for Astronomy / BSD
atomicwrites1.2.1Atomic file writes. / MIT
attrs18.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
automat0.7.0self-service finite-state machines for the programmer on the go / 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.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.3Python 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
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.4Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.14.4A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh0.13.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.6high-quality data compressor / bzip2
ca-certificates2018.03.07Certificates 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
certifi2018.8.24Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.5Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.5Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.5.11OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.15.1tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
constantly15.1.0Symbolic constants in Python / MIT
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.3.1Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.61.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.28.5The 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
dask0.19.1Parallel Python with task scheduling / BSD 3-Clause
dask-core0.19.1Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.13.2Simple message bus system for applications to talk to one another / GPL2
decorator4.3.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.5.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.23.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.2.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.8A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.6A Flask extension adding a decorator for CORS support / MIT
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.3.6Coroutine-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.12A “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.8.0Read and write HDF5 files from Python. / BSD 3-Clause
harfbuzz1.8.8An OpenType text shaping engine. / MIT
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
hyperlink18.0.0Immutable, Pythonic, correct URLs. / MIT
icu58.2International Components for Unicode. / MIT
idna2.7Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.4.1a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
incremental17.5.0A library that versions your Python projects / MIT License
intel-openmp2019.0Math library for Intel and compatible processors / proprietary - Intel
ipykernel4.9.0IPython Kernel for Jupyter / BSD 3-clause
ipython6.5.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.4.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.4A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various 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.12.1An autocompletion tool for Python that can be used for text editors. / MIT
jeepney0.3.1Pure 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
jsonschema2.6.0An 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.3Jupyter 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.34.9JupyterLab PRE-ALPHA / BSD-3-Clause
jupyterlab_launcher0.13.1A Launcher for JupyterLab based applications. / BSD 3-Clause
keyring13.2.1Store and access your passwords safely. / Python Software Foundation or MIT
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.61.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libedit3.1.20170329Editline 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
libpng1.6.34PNG 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.9Support 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.8The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
llvmlite0.24.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.2.5Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A 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.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.4NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mkl_random1.0.1Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
more-itertools4.3.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.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.6MessagePack (de)serializer. / Apache 2.0
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.2.1Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.4.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.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.3.0Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.6.0Jupyter Notebook / BSD 3-clause
numba0.39.0NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.8Fast numerical expression evaluator for NumPy. / MIT
numpy1.15.1Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.15.1
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.5.6A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2pOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging17.1Core 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
pandoc1.19.2.1Universal 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.1A Python Parser / MIT
partd0.3.8Data 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.1.0A module wrapper for os.path / MIT
pathlib22.3.2Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.42Regular 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.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.2.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip10.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.4.2Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.7.1Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prometheus_client0.3.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.4.7A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.6.0Run a subprocess in a pseudo terminal / ISC
py1.6.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyasn10.4.4ASN.1 types and codecs / BSD 2-Clause
pyasn1-modules0.2.2A collection of ASN.1-based protocols modules. / BSD 2-Clause
pycodestyle2.4.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete 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.0.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint2.1.1python code static checker / GPL
pyodbc4.0.24DB API Module for ODBC / MIT
pyopenssl18.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
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
pytest3.8.0Simple and powerful testing with Python. / MIT
pytest-arraydiff0.2pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.4.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.1.3Pytest plugin with advanced doctest features / BSD
pytest-openfiles0.3.0Pytest plugin for detecting inadvertent open file handles / BSD
pytest-remotedata0.3.0Pytest plugin for controlling remote data access / BSD
python3.7.0General purpose programming language / PSF
python-dateutil2.7.3Extensions to the standard Python datetime module. / BSD 3 Clause
pytz2018.5World timezone definitions, modern and historical. / MIT
pywavelets1.0.0Discrete Wavelet Transforms in Python. / MIT
pyyaml3.13YAML parser and emitter for Python / MIT
pyzmq17.1.2Python bindings for zeromq / BSD 3-clause
qt5.9.6Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.4.1Jupyter Qt console / BSD 3-Clause
qtpy1.5.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL-3.0
requests2.19.1Python HTTP for Humans. / Apache 2.0
rope0.11.0A python refactoring library… / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scikit-image0.14.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.19.2A 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
secretstorage3.1.0Provides 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
service_identity17.0.0Service identity verification for pyOpenSSL. / MIT
setuptools40.2.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.11.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.0.1Python Sorted Collections / Apache-2.0
sortedcontainers2.0.5Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.7.9Sphinx 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.1The Scientific Python Development Environment / MIT
spyder-kernels0.2.6Jupyter kernels for the Spyder console / MIT
sqlalchemy1.2.11Database Abstraction Library. / MIT
sqlite3.24.0Implements 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.2Python 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.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
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.1A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.26.0A Fast, Extensible Progress Meter / MPLv2.0, MIT
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
twisted18.7.0event-driven networking engine / MIT
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.23HTTP 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.31.1A built-package format for Python. / MIT
widgetsnbextension3.4.1Interactive Widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.0A 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.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zope1.0web application server / BSD
zope.interface4.5.0Interfaces for Python / ZPL 2.1
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.11Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.9.2Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.2Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
appdirs1.4.3A small Python module for determining appropriate platform-specific dirs. / MIT
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid2.0.4A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.0.4Community-developed Python Library for Astronomy / BSD
atomicwrites1.2.1Atomic file writes. / MIT
attrs18.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
automat0.7.0self-service finite-state machines for the programmer on the go / 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.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.3Python 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
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.4Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.14.4A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh0.13.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.6high-quality data compressor / bzip2
ca-certificates2018.03.07Certificates 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
certifi2018.8.24Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.5Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.5Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.5.11OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.15.1tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
constantly15.1.0Symbolic constants in Python / MIT
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.3.1Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.61.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.28.5The 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
dask0.19.1Parallel Python with task scheduling / BSD 3-Clause
dask-core0.19.1Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.13.2Simple message bus system for applications to talk to one another / GPL2
decorator4.3.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.5.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.23.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.2.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.8A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.6A Flask extension adding a decorator for CORS support / MIT
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.3.6Coroutine-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.12A “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.8.0Read and write HDF5 files from Python. / BSD 3-Clause
harfbuzz1.8.8An OpenType text shaping engine. / MIT
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
hyperlink18.0.0Immutable, Pythonic, correct URLs. / MIT
icu58.2International Components for Unicode. / MIT
idna2.7Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.4.1a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
incremental17.5.0A library that versions your Python projects / MIT License
intel-openmp2019.0Math library for Intel and compatible processors / proprietary - Intel
ipykernel4.9.0IPython Kernel for Jupyter / BSD 3-clause
ipython6.5.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.4.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.4A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various 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.12.1An autocompletion tool for Python that can be used for text editors. / MIT
jeepney0.3.1Pure 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
jsonschema2.6.0An 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.3Jupyter 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.34.9JupyterLab PRE-ALPHA / BSD-3-Clause
jupyterlab_launcher0.13.1A Launcher for JupyterLab based applications. / BSD 3-Clause
keyring13.2.1Store and access your passwords safely. / Python Software Foundation or MIT
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.61.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libedit3.1.20170329Editline 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
libpng1.6.34PNG 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.9Support 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.8The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
llvmlite0.24.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.2.5Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A 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.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.4NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mkl_random1.0.1Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
more-itertools4.3.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.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.6MessagePack (de)serializer. / Apache 2.0
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.2.1Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.4.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.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.3.0Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.6.0Jupyter Notebook / BSD 3-clause
numba0.39.0NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.8Fast numerical expression evaluator for NumPy. / MIT
numpy1.15.1Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.15.1
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.5.6A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2pOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging17.1Core 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
pandoc1.15.0.6Universal 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.1A Python Parser / MIT
partd0.3.8Data 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.1.0A module wrapper for os.path / MIT
pathlib22.3.2Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.42Regular 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.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.2.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip10.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.4.2Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.7.1Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prometheus_client0.3.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.4.7A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.6.0Run a subprocess in a pseudo terminal / ISC
py1.6.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyasn10.4.4ASN.1 types and codecs / BSD 2-Clause
pyasn1-modules0.2.2A collection of ASN.1-based protocols modules. / BSD 2-Clause
pycodestyle2.4.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete 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.0.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint2.1.1python code static checker / GPL
pyodbc4.0.24DB API Module for ODBC / MIT
pyopenssl18.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
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
pytest3.8.0Simple and powerful testing with Python. / MIT
pytest-arraydiff0.2pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.4.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.1.3Pytest plugin with advanced doctest features / BSD
pytest-openfiles0.3.0Pytest plugin for detecting inadvertent open file handles / BSD
pytest-remotedata0.3.0Pytest plugin for controlling remote data access / BSD
python3.7.0General purpose programming language / PSF
python-dateutil2.7.3Extensions to the standard Python datetime module. / BSD 3 Clause
pytz2018.5World timezone definitions, modern and historical. / MIT
pywavelets1.0.0Discrete Wavelet Transforms in Python. / MIT
pyyaml3.13YAML parser and emitter for Python / MIT
pyzmq17.1.2Python bindings for zeromq / BSD 3-clause
qt5.9.6Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.4.1Jupyter Qt console / BSD 3-Clause
qtpy1.5.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL-3.0
requests2.19.1Python HTTP for Humans. / Apache 2.0
rope0.11.0A python refactoring library… / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scikit-image0.14.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.19.2A 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
secretstorage3.1.0Provides 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
service_identity17.0.0Service identity verification for pyOpenSSL. / MIT
setuptools40.2.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.11.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.0.1Python Sorted Collections / Apache-2.0
sortedcontainers2.0.5Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.7.9Sphinx 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.1The Scientific Python Development Environment / MIT
spyder-kernels0.2.6Jupyter kernels for the Spyder console / MIT
sqlalchemy1.2.11Database Abstraction Library. / MIT
sqlite3.24.0Implements 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.2Python 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.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
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.1A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.26.0A Fast, Extensible Progress Meter / MPLv2.0, MIT
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
twisted18.7.0event-driven networking engine / MIT
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.23HTTP 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.31.1A built-package format for Python. / MIT
widgetsnbextension3.4.1Interactive Widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.0A 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.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zope1.0web application server / BSD
zope.interface4.5.0Interfaces for Python / ZPL 2.1
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.11Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.9.2Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.2Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
appdirs1.4.3A small Python module for determining appropriate platform-specific dirs. / MIT
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.8Community-developed Python Library for Astronomy / BSD
atomicwrites1.2.1Atomic file writes. / MIT
attrs18.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
automat0.7.0self-service finite-state machines for the programmer on the go / 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.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
backports.shutil_which3.5.1Backport of shutil.which from Python 3.3 / PSF2 & MIT
backports_abc0.5A backport of recent additions to the collections.abc module. / PSF 2
beautifulsoup44.6.3Python 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
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.4Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.14.4A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh0.13.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.6high-quality data compressor / bzip2
ca-certificates2018.03.07Certificates for use with other packages. / ISC
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2018.8.24Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.5Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.5Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
comtypes1.1.7pure Python COM package / MIT
conda4.5.11OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.15.1tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
configparser3.5.0This 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
constantly15.1.0Symbolic constants in Python / MIT
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.3.1Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.61.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.28.5The 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
dask0.19.1Parallel Python with task scheduling / BSD 3-Clause
dask-core0.19.1Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
decorator4.3.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.5.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.23.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.2.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.8A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.6A Flask extension adding a decorator for CORS support / 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
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.3.6Coroutine-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.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
hyperlink18.0.0Immutable, Pythonic, correct URLs. / MIT
icc_rt2017.0.4Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.7Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.4.1a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
incremental17.5.0A library that versions your Python projects / MIT License
intel-openmp2019.0Math 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.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.4A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.4Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.12.1An 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
jsonschema2.6.0An 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.3Jupyter 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
keyring13.2.1Store and access your passwords safely. / Python Software Foundation or MIT
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.61.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.34PNG 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.9Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.8The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
linecache21.0.0Backport of the linecache module / PSF 1.0
llvmlite0.24.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.2.5Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
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.0A 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.14cross platform menu item installation / BSD
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.4NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
more-itertools4.3.0More routines for operating on iterables, beyond itertools / MIT
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.6MessagePack (de)serializer. / Apache 2.0
msys2-conda-epoch20160418
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.2.1Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.4.0Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.3.0Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.6.0Jupyter Notebook / BSD 3-clause
numba0.39.0NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.8Fast numerical expression evaluator for NumPy. / MIT
numpy1.15.1Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.15.1
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.5.6A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2pOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging17.1Core 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
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.3.1A Python Parser / MIT
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py11.1.0A module wrapper for os.path / MIT
pathlib22.3.2Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.1Python style guide checker / MIT
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.2.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip10.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.2Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.7.1Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
progress1.3Easy progress reporting for Python / ISC
prometheus_client0.3.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.4.7A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.6.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyasn10.4.4ASN.1 types and codecs / BSD 2-Clause
pyasn1-modules0.2.2A collection of ASN.1-based protocols modules. / BSD 2-Clause
pycodestyle2.4.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete 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.0.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.9.2python code static checker / GPL
pyodbc4.0.24DB API Module for ODBC / MIT
pyopenssl18.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
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
pytest3.8.0Simple and powerful testing with Python. / MIT
python2.7.15General purpose programming language / PSF
python-dateutil2.7.3Extensions to the standard Python datetime module. / BSD 3 Clause
pytz2018.5World timezone definitions, modern and historical. / MIT
pywavelets1.0.0Discrete Wavelet Transforms in Python. / MIT
pywin32223Python extensions for Windows / PSF
pywinpty0.5.4Python bindings for the winpty library / MIT
pyyaml3.13YAML parser and emitter for Python / MIT
pyzmq17.1.2Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.4.1Jupyter Qt console / BSD 3-Clause
qtpy1.5.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.19.1Python HTTP for Humans. / Apache 2.0
rope0.11.0A python refactoring library… / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scandir1.9.0scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.14.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.19.2A 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
service_identity17.0.0Service identity verification for pyOpenSSL. / MIT
setuptools40.2.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.11.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.0.1Python Sorted Collections / Apache-2.0
sortedcontainers2.0.5Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.7.9Sphinx 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.1The Scientific Python Development Environment / MIT
spyder-kernels0.2.6Jupyter kernels for the Spyder console / MIT
sqlalchemy1.2.11Database Abstraction Library. / MIT
sqlite3.24.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.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.2A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.2Python 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.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
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.1A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.26.0A 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
twisted18.7.0event-driven networking engine / MIT
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.23HTTP 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.31.1A built-package format for Python. / MIT
widgetsnbextension3.4.1Interactive Widgets for Jupyter / BSD 3-clause
win_inet_pton1.0.1Native 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.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.0A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.8Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.2.5A high-performance asynchronous messaging library. / LGPL 3
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zope1.0web application server / BSD
zope.interface4.5.0Interfaces for Python / ZPL 2.1
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.11Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.9.2Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.2Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
appdirs1.4.3A small Python module for determining appropriate platform-specific dirs. / MIT
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.8Community-developed Python Library for Astronomy / BSD
atomicwrites1.2.1Atomic file writes. / MIT
attrs18.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
automat0.7.0self-service finite-state machines for the programmer on the go / 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.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
backports.shutil_which3.5.1Backport of shutil.which from Python 3.3 / PSF2 & MIT
backports_abc0.5A backport of recent additions to the collections.abc module. / PSF 2
beautifulsoup44.6.3Python 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
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.4Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.14.4A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh0.13.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.6high-quality data compressor / bzip2
ca-certificates2018.03.07Certificates for use with other packages. / ISC
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2018.8.24Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.5Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.5Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
comtypes1.1.7pure Python COM package / MIT
conda4.5.11OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.15.1tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
configparser3.5.0This 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
constantly15.1.0Symbolic constants in Python / MIT
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.3.1Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.61.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.28.5The 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
dask0.19.1Parallel Python with task scheduling / BSD 3-Clause
dask-core0.19.1Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
decorator4.3.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.5.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.23.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.2.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.8A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.6A Flask extension adding a decorator for CORS support / 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
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.3.6Coroutine-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.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
hyperlink18.0.0Immutable, Pythonic, correct URLs. / MIT
icc_rt2017.0.4Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.7Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.4.1a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
incremental17.5.0A library that versions your Python projects / MIT License
intel-openmp2019.0Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.22IPv4/IPv6 manipulation library / PSF 2
ipykernel4.8.2IPython 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.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.4A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.4Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.12.1An 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
jsonschema2.6.0An 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.3Jupyter 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
keyring13.2.1Store and access your passwords safely. / Python Software Foundation or MIT
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.61.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.34PNG 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.9Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.8The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
linecache21.0.0Backport of the linecache module / PSF 1.0
llvmlite0.24.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.2.5Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
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.0A 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.14cross platform menu item installation / BSD
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.4NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
more-itertools4.3.0More routines for operating on iterables, beyond itertools / MIT
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.6MessagePack (de)serializer. / Apache 2.0
msys2-conda-epoch20160418
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.2.1Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.4.0Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.3.0Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.6.0Jupyter Notebook / BSD 3-clause
numba0.39.0NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.8Fast numerical expression evaluator for NumPy. / MIT
numpy1.15.1Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.15.1
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.5.6A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2pOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging17.1Core 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
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.3.1A Python Parser / MIT
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py11.1.0A module wrapper for os.path / MIT
pathlib22.3.2Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.1Python style guide checker / MIT
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.2.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip10.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.2Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.7.1Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
progress1.3Easy progress reporting for Python / ISC
prometheus_client0.3.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.4.7A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.6.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyasn10.4.4ASN.1 types and codecs / BSD 2-Clause
pyasn1-modules0.2.2A collection of ASN.1-based protocols modules. / BSD 2-Clause
pycodestyle2.4.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete 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.0.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.9.2python code static checker / GPL
pyodbc4.0.24DB API Module for ODBC / MIT
pyopenssl18.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
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
pytest3.8.0Simple and powerful testing with Python. / MIT
python2.7.15General purpose programming language / PSF
python-dateutil2.7.3Extensions to the standard Python datetime module. / BSD 3 Clause
pytz2018.5World timezone definitions, modern and historical. / MIT
pywavelets1.0.0Discrete Wavelet Transforms in Python. / MIT
pywin32223Python extensions for Windows / PSF
pywinpty0.5.4Python bindings for the winpty library / MIT
pyyaml3.13YAML parser and emitter for Python / MIT
pyzmq17.1.2Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.4.1Jupyter Qt console / BSD 3-Clause
qtpy1.5.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.19.1Python HTTP for Humans. / Apache 2.0
rope0.11.0A python refactoring library… / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scandir1.9.0scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.14.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.19.2A 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
service_identity17.0.0Service identity verification for pyOpenSSL. / MIT
setuptools40.2.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.11.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.0.1Python Sorted Collections / Apache-2.0
sortedcontainers2.0.5Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.7.9Sphinx 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.1The Scientific Python Development Environment / MIT
spyder-kernels0.2.6Jupyter kernels for the Spyder console / MIT
sqlalchemy1.2.11Database Abstraction Library. / MIT
sqlite3.24.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.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.2A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.2Python 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.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
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.1A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.26.0A 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
twisted18.7.0event-driven networking engine / MIT
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.23HTTP 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.31.1A built-package format for Python. / MIT
widgetsnbextension3.4.1Interactive Widgets for Jupyter / BSD 3-clause
win_inet_pton1.0.1Native 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.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.0A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.8Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.2.5A high-performance asynchronous messaging library. / LGPL 3
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zope1.0web application server / BSD
zope.interface4.5.0Interfaces for Python / ZPL 2.1
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.3anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.8.7Anaconda Navigator / proprietary - Continuum Analytics, Inc.
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.0.1Control AppleScriptable applications from Python / Public-Domain
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.6.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.6Community-developed Python Library for Astronomy / BSD
babel2.5.3Utilities 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.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.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.3Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.16Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2018.03.07Certificates for use with other packages. / ISC
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2018.4.16Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.9.1Foreign Function Interface for Python calling C code. / MIT
chardet3.0.3Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.3Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.5.2OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.10.1tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify2.0.0tool for validating conda recipes and conda packages / BSD 3-Clause
configparser3.5.0This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT
cryptography1.7.1Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.60.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.28.2The Cython compiler for writing C extensions for the Python language / Apache-2.0
dask0.17.5Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.13.2Simple message bus system for applications to talk to one another / GPL2
decorator4.3.0Better living through Python with decorators. / BSD 3-Clause
distributed1.21.8Distributed 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.2.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.5Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock2.0.7A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.4A Flask extension adding a decorator for CORS support / MIT
freetype2.8A 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
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.3.0Coroutine-based network library / MIT
glib2.56.1Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.5Version 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.13Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.7.1Read 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
icu58.2International Components for Unicode. / MIT
idna2.2Internationalized Domain Names in Applications (IDNA). / BSD Like
imagesize1.0.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
ipaddress1.0.22IPv4/IPv6 manipulation library / PSF 2
ipykernel4.8.2IPython Kernel for Jupyter / BSD 3-clause
ipython5.7.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.2.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.4A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various 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.12.0An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.9.6An 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
jupyter1.0.0Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause
jupyter_client5.2.3Jupyter 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.32.1JupyterLab PRE-ALPHA / BSD-3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.60.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.1Editline 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
libpng1.6.34PNG 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.9Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.8The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
llvmlite0.23.1A 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.2.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe0.23A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.2.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.2Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
more-itertools4.1.0More routines for operating on iterables, beyond itertools / MIT
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
multipledispatch0.5.0Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.2.1Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD-3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.0Library for text-based user interfaces / Free software (MIT-like)
networkx2.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.3.0Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.5.0Jupyter Notebook / BSD 3-clause
numba0.38.0NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.5Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.14.3
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
openpyxl2.5.3A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2oOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging17.1Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.23.0High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.2.0A Python Parser / MIT
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py11.0.1A module wrapper for os.path / MIT
pathlib22.3.2Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.42Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.5.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.1.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.6.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.3A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.5.3library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyasn10.1.9ASN.1 types and codecs / BSD 2-Clause
pyaudio0.2.7Bindings for PortAudio v19, the cross-platform audio stream library / MIT
pycodestyle2.4.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.17Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.1A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pyodbc4.0.23DB API Module for ODBC / MIT
pyopenssl16.2.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pytables3.4.3Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.5.1Simple and powerful testing with Python. / MIT
python3.6.4General purpose programming language / PSF
python-dateutil2.6.0Extensions to the standard Python datetime module. / BSD 3 Clause
python.app2Proxy on OS X letting Python libraries hook into the gui event loop / BSD
pytz2017.2World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq17.0.0Python bindings for zeromq / BSD 3-clause
qt5.9.5Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.4.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL-3.0
requests2.12.4Python HTTP for Humans. / Apache 2.0
rope0.10.7A python refactoring library… / GPL 2.0
ruamel_yaml0.15.35A patched copy of ruamel.yaml. / MIT
scikit-image0.13.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.8.1Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools38.5.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.10.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.6.1Python Sorted Collections / Apache-2.0
sortedcontainers1.5.10Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.7.4Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.8The Scientific Python Development Environment / MIT
sqlalchemy1.2.7Database Abstraction Library. / MIT
sqlite3.22.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.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.0A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.1.1Python 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.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
tornado5.0.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
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.6ODBC on non MS Windows platforms / LGPL-2.1
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.29.0A built-package format for Python. / MIT
widgetsnbextension3.2.1Interactive Widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.4A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.8Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.2.0Writing data and formatting information to Excel files / BSD
xz5.2.3Data 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.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.11Configurable, 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
appdirs1.4.3A small Python module for determining appropriate platform-specific dirs. / MIT
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.8Community-developed Python Library for Astronomy / BSD
atomicwrites1.2.1Atomic file writes. / MIT
attrs18.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
automat0.7.0self-service finite-state machines for the programmer on the go / 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.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.6.3Python 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
bleach2.1.4Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.14.4A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh0.13.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.6high-quality data compressor / bzip2
ca-certificates2018.03.07Certificates 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
certifi2018.8.24Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.5Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.5Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.5.11OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.15.1tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
configparser3.5.0This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT
constantly15.1.0Symbolic constants in Python / MIT
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.3.1Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.61.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.28.5The 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
dask0.19.1Parallel Python with task scheduling / BSD 3-Clause
dask-core0.19.1Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
decorator4.3.0Better living through Python with decorators. / BSD 3-Clause
distributed1.23.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.2.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.8A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.6A Flask extension adding a decorator for CORS support / MIT
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
functools_lru_cache1.4Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / 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.3.6Coroutine-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
hyperlink18.0.0Immutable, Pythonic, correct URLs. / MIT
icu58.2International Components for Unicode. / MIT
idna2.7Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.4.1a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
incremental17.5.0A library that versions your Python projects / MIT License
ipaddress1.0.22IPv4/IPv6 manipulation library / PSF 2
ipykernel4.9.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.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.4A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various 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.12.1An 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
jsonschema2.6.0An 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.3Jupyter 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
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.61.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libedit3.1.20170329Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng8.2.0The GCC low-level runtime library / GPL
libgfortran3.0.0Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1)
libgfortran-ng7.3.0The GNU Fortran Runtime Library / GPL
libiconv1.14Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
libopenblas0.2.20An Optimized BLAS library / BSD
libpng1.6.32PNG 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.9Support 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.8The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The 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.2.5Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A 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.3The fastest markdown parser in pure Python. / BSD 3-Clause
more-itertools4.3.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.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.6MessagePack (de)serializer. / Apache 2.0
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.3.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.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.3.0Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.6.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.5
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / 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.5.6A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2pOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging17.1Core 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.1A Python Parser / MIT
partd0.3.8Data 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.1.0A module wrapper for os.path / MIT
pathlib22.3.2Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.42Regular 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.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.2.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip10.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.4.2Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.7.1Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prometheus_client0.3.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.4.7A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.6.0Run a subprocess in a pseudo terminal / ISC
py1.6.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyasn10.4.4ASN.1 types and codecs / BSD 2-Clause
pyasn1-modules0.2.2A collection of ASN.1-based protocols modules. / BSD 2-Clause
pycairo1.17.1Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1
pycodestyle2.4.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete 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.0.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.9.2python code static checker / GPL
pyodbc4.0.24DB API Module for ODBC / MIT
pyopenssl18.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / 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
pytest3.8.0Simple and powerful testing with Python. / MIT
python2.7.15General purpose programming language / PSF
python-dateutil2.7.3Extensions to the standard Python datetime module. / BSD 3 Clause
pytz2018.5World timezone definitions, modern and historical. / MIT
pywavelets1.0.0Discrete Wavelet Transforms in Python. / MIT
pyyaml3.13YAML parser and emitter for Python / MIT
pyzmq17.1.2Python bindings for zeromq / BSD 3-clause
readline7.0library for editing command lines as they are typed in / GPL-3.0
requests2.19.1Python HTTP for Humans. / Apache 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scandir1.9.0scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.14.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
service_identity17.0.0Service identity verification for pyOpenSSL. / MIT
setuptools40.2.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.11.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.0.1Python Sorted Collections / Apache-2.0
sortedcontainers2.0.5Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.7.9Sphinx 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.2.11Database Abstraction Library. / MIT
sqlite3.24.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.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.2A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.2Python 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.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
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.1A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.26.0A 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
twisted18.4.0event-driven networking engine / MIT
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.23HTTP 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.31.1A built-package format for Python. / MIT
widgetsnbextension3.4.1Interactive Widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.0A 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.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zope1.0web application server / BSD
zope.interface4.5.0Interfaces for Python / ZPL 2.1
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.11Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.9.2Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.2Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
appdirs1.4.3A small Python module for determining appropriate platform-specific dirs. / MIT
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.8Community-developed Python Library for Astronomy / BSD
atomicwrites1.2.1Atomic file writes. / MIT
attrs18.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
automat0.7.0self-service finite-state machines for the programmer on the go / 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.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.6.3Python 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
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.4Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.14.4A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh0.13.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.6high-quality data compressor / bzip2
ca-certificates2018.03.07Certificates 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
certifi2018.8.24Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.5Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.5Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.5.11OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.15.1tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
configparser3.5.0This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT
constantly15.1.0Symbolic constants in Python / MIT
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.3.1Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.61.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.28.5The 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
dask0.19.1Parallel Python with task scheduling / BSD 3-Clause
dask-core0.19.1Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.13.2Simple message bus system for applications to talk to one another / GPL2
decorator4.3.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.5.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.23.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.2.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.8A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.6A Flask extension adding a decorator for CORS support / MIT
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
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.3.6Coroutine-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.12A “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.8.0Read and write HDF5 files from Python. / BSD 3-Clause
harfbuzz1.8.8An OpenType text shaping engine. / MIT
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
hyperlink18.0.0Immutable, Pythonic, correct URLs. / MIT
icu58.2International Components for Unicode. / MIT
idna2.7Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.4.1a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
incremental17.5.0A library that versions your Python projects / MIT License
intel-openmp2019.0Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.22IPv4/IPv6 manipulation library / PSF 2
ipykernel4.9.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.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.4A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various 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.12.1An 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
jsonschema2.6.0An 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.3Jupyter 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
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.61.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libedit3.1.20170329Editline 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
libpng1.6.34PNG 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.9Support 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.8The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
linecache21.0.0Backport of the linecache module / PSF 1.0
llvmlite0.24.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.2.5Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A 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.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.4NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mkl_random1.0.1Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
more-itertools4.3.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.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.6MessagePack (de)serializer. / Apache 2.0
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.2.1Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.4.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.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.3.0Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.6.0Jupyter Notebook / BSD 3-clause
numba0.39.0NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.8Fast numerical expression evaluator for NumPy. / MIT
numpy1.15.1Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.15.1
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.5.6A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2pOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging17.1Core 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
pandoc1.19.2.1Universal 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.1A Python Parser / MIT
partd0.3.8Data 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.1.0A module wrapper for os.path / MIT
pathlib22.3.2Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.42Regular 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.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.2.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip10.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.4.2Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.7.1Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prometheus_client0.3.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.4.7A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.6.0Run a subprocess in a pseudo terminal / ISC
py1.6.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyasn10.4.4ASN.1 types and codecs / BSD 2-Clause
pyasn1-modules0.2.2A collection of ASN.1-based protocols modules. / BSD 2-Clause
pycairo1.17.1Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1
pycodestyle2.4.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete 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.0.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.9.2python code static checker / GPL
pyodbc4.0.24DB API Module for ODBC / MIT
pyopenssl18.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
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
pytest3.8.0Simple and powerful testing with Python. / MIT
python2.7.15General purpose programming language / PSF
python-dateutil2.7.3Extensions to the standard Python datetime module. / BSD 3 Clause
pytz2018.5World timezone definitions, modern and historical. / MIT
pywavelets1.0.0Discrete Wavelet Transforms in Python. / MIT
pyyaml3.13YAML parser and emitter for Python / MIT
pyzmq17.1.2Python bindings for zeromq / BSD 3-clause
qt5.9.6Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.4.1Jupyter Qt console / BSD 3-Clause
qtpy1.5.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL-3.0
requests2.19.1Python HTTP for Humans. / Apache 2.0
rope0.11.0A python refactoring library… / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scandir1.9.0scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.14.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.19.2A 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
service_identity17.0.0Service identity verification for pyOpenSSL. / MIT
setuptools40.2.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.11.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.0.1Python Sorted Collections / Apache-2.0
sortedcontainers2.0.5Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.7.9Sphinx 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.1The Scientific Python Development Environment / MIT
spyder-kernels0.2.6Jupyter kernels for the Spyder console / MIT
sqlalchemy1.2.11Database Abstraction Library. / MIT
sqlite3.24.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.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.2A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.2Python 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.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
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.1A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.26.0A 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
twisted18.7.0event-driven networking engine / MIT
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.23HTTP 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.31.1A built-package format for Python. / MIT
widgetsnbextension3.4.1Interactive Widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.0A 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.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zope1.0web application server / BSD
zope.interface4.5.0Interfaces for Python / ZPL 2.1
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.11Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.7.2anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.9.2Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.2Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
appdirs1.4.3A small Python module for determining appropriate platform-specific dirs. / MIT
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.8Community-developed Python Library for Astronomy / BSD
atomicwrites1.2.1Atomic file writes. / MIT
attrs18.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
automat0.7.0self-service finite-state machines for the programmer on the go / 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.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.6.3Python 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
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.4Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.14.4A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh0.13.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.6high-quality data compressor / bzip2
ca-certificates2018.03.07Certificates 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
certifi2018.8.24Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.5Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.5Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.5.11OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.15.1tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
configparser3.5.0This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT
constantly15.1.0Symbolic constants in Python / MIT
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.3.1Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.61.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.28.5The 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
dask0.19.1Parallel Python with task scheduling / BSD 3-Clause
dask-core0.19.1Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.13.2Simple message bus system for applications to talk to one another / GPL2
decorator4.3.0Better living through Python with decorators. / BSD 3-Clause
defusedxml0.5.0XML bomb protection for Python stdlib modules / PSF 2.0
distributed1.23.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.2.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.8A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.6A Flask extension adding a decorator for CORS support / MIT
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
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.3.6Coroutine-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.12A “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.8.0Read and write HDF5 files from Python. / BSD 3-Clause
harfbuzz1.8.8An OpenType text shaping engine. / MIT
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
hyperlink18.0.0Immutable, Pythonic, correct URLs. / MIT
icu58.2International Components for Unicode. / MIT
idna2.7Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.4.1a Python library for reading and writing image data / BSD 2-Clause
imagesize1.1.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
incremental17.5.0A library that versions your Python projects / MIT License
intel-openmp2019.0Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.22IPv4/IPv6 manipulation library / PSF 2
ipykernel4.9.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.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.4A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various 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.12.1An 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
jsonschema2.6.0An 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.3Jupyter 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
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.61.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libedit3.1.20170329Editline 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
libpng1.6.34PNG 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.9Support 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.8The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
linecache21.0.0Backport of the linecache module / PSF 1.0
llvmlite0.24.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.2.5Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A 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.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2019.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.4NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mkl_random1.0.1Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
more-itertools4.3.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.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.6MessagePack (de)serializer. / Apache 2.0
multipledispatch0.6.0Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.2.1Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.4.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.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.3.0Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.6.0Jupyter Notebook / BSD 3-clause
numba0.39.0NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.8Fast numerical expression evaluator for NumPy. / MIT
numpy1.15.1Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.15.1
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.46parse, read and write Microsoft OLE2 files / BSD 2-Clause
openpyxl2.5.6A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2pOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging17.1Core 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
pandoc1.15.0.6Universal 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.1A Python Parser / MIT
partd0.3.8Data 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.1.0A module wrapper for os.path / MIT
pathlib22.3.2Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.42Regular 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.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.2.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip10.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.4.2Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.7.1Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prometheus_client0.3.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.4.7A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.6.0Run a subprocess in a pseudo terminal / ISC
py1.6.0library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyasn10.4.4ASN.1 types and codecs / BSD 2-Clause
pyasn1-modules0.2.2A collection of ASN.1-based protocols modules. / BSD 2-Clause
pycairo1.17.1Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1
pycodestyle2.4.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete 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.0.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.9.2python code static checker / GPL
pyodbc4.0.24DB API Module for ODBC / MIT
pyopenssl18.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
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
pytest3.8.0Simple and powerful testing with Python. / MIT
python2.7.15General purpose programming language / PSF
python-dateutil2.7.3Extensions to the standard Python datetime module. / BSD 3 Clause
pytz2018.5World timezone definitions, modern and historical. / MIT
pywavelets1.0.0Discrete Wavelet Transforms in Python. / MIT
pyyaml3.13YAML parser and emitter for Python / MIT
pyzmq17.1.2Python bindings for zeromq / BSD 3-clause
qt5.9.6Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.4.1Jupyter Qt console / BSD 3-Clause
qtpy1.5.0Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL-3.0
requests2.19.1Python HTTP for Humans. / Apache 2.0
rope0.11.0A python refactoring library… / GPL 2.0
ruamel_yaml0.15.46A patched copy of ruamel.yaml. / MIT
scandir1.9.0scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.14.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.19.2A 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
service_identity17.0.0Service identity verification for pyOpenSSL. / MIT
setuptools40.2.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.11.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.0.1Python Sorted Collections / Apache-2.0
sortedcontainers2.0.5Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.7.9Sphinx 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.1The Scientific Python Development Environment / MIT
spyder-kernels0.2.6Jupyter kernels for the Spyder console / MIT
sqlalchemy1.2.11Database Abstraction Library. / MIT
sqlite3.24.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.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.2A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.2Python 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.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
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.1A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
tqdm4.26.0A 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
twisted18.7.0event-driven networking engine / MIT
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.23HTTP 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.31.1A built-package format for Python. / MIT
widgetsnbextension3.4.1Interactive Widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.1.0A 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.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
zope1.0web application server / BSD
zope.interface4.5.0Interfaces for Python / ZPL 2.1
Anaconda 5.2.0
May 30, 2018

User-facing changes

  • Windows installers disallow the characters ! % ^ = in installation path to prevent later usability issues
  • Improved Windows multi-user installations by providing more dynamic shortcut working directory behavior
  • Default channels point to repo.anaconda.com instead of repo.anaconda.com

Backend improvements (non-visible changes)

  • Security fixes for more than 20 packages based on a deep-dive of CVE vulnerabilities
  • Windows installer uses a trimmed down value for PATH env var, to avoid DLL hell with existing software
  • History file in the conda-meta directory is populated correctly to improve behavior of --prune
  • Developer certificate for macOS pkg installers has been updated to Anaconda, Inc.

Major package updates

  • anaconda-client 1.6.9 -> 1.6.14
  • bokeh 0.12.13 -> 0.12.16
  • dask 0.16.1 -> 0.17.5
  • ipython 6.2.1 -> 6.4.0
  • jupyter_client 5.2.2 -> 5.2.3
  • jupyterlab 0.31.5 -> 0.32.1
  • jupyterlab_launcher 0.10.2 -> 0.10.5
  • matplotlib 2.1.2 -> 2.2.2
  • mkl 2018.0.1 -> 2018.0.2
  • numba 0.36.2 -> 0.38.0
  • numpy 1.14.0 -> 1.14.3
  • pandas 0.22.0 -> 0.23.0
  • pillow 5.0.0 -> 5.1.0
  • python 3.6.4 -> 3.6.5
  • scipy 1.0.0 -> 1.1.0
  • spyder 3.2.6 -> 3.2.8
  • statsmodels 0.8.0 -> 0.9.0
  • blas 1.0
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.14Anaconda Cloud command line client library / BSD 3-Clause
anaconda-navigator1.8.7Anaconda Navigator / proprietary - Continuum Analytics, Inc.
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.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.0.2Community-developed Python Library for Astronomy / BSD
attrs18.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.5.3Utilities 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.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.3Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.14.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh0.12.16Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2018.03.07Certificates for use with other packages. / ISC
certifi2018.4.16Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.5Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.3Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
comtypes1.1.4pure Python COM package / MIT
conda4.5.4OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.10.5tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify2.0.0tool 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.2.2Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.60.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.28.2The 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
dask0.17.5Parallel Python with task scheduling / BSD 3-Clause
dask-core0.17.5Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
decorator4.3.0Better living through Python with decorators. / BSD 3-Clause
distributed1.21.8Distributed 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.2.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.4A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.4A Flask extension adding a decorator for CORS support / MIT
freetype2.8A 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.3.0Coroutine-based network library / MIT
glob20.6Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.13Lightweight in-process concurrent programming / MIT
h5py2.7.1Read 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
icc_rt2017.0.4Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.3.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.0.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipykernel4.8.2IPython Kernel for Jupyter / BSD 3-clause
ipython6.4.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.2.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.4A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.4Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.12.0An 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
jsonschema2.6.0An 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.3Jupyter 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.32.1An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. Currently in beta. / BSD 3-Clause
jupyterlab_launcher0.10.5A Launcher for JupyterLab based applications. / BSD 3-Clause
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.60.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.34PNG 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.9Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.8The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
llvmlite0.23.1A 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.2.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
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.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.2.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.14cross platform menu item installation / BSD
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.2Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.1NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library / BSD
mkl_random1.0.1Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
more-itertools4.1.0More routines for operating on iterables, beyond itertools / MIT
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.6MessagePack (de)serializer. / Apache 2.0
msys2-conda-epoch20160418
multipledispatch0.5.0Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.2.1Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.3.0Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.5.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.38.0NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.5Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.14.3
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.45.1parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.5.3A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2oOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging17.1Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.23.0High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.2.0A Python Parser / MIT
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py11.0.1A module wrapper for os.path / MIT
pathlib22.3.2Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.1Python style guide checker / MIT
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.1.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip10.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.2Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.6.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
progress1.3Easy progress reporting for Python / ISC
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.5A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.5.3library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.4.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.1A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.8.4python code static checker / GPL
pyodbc4.0.23DB API Module for ODBC / MIT
pyopenssl18.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.8A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.3Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.5.1Simple and powerful testing with Python. / MIT
pytest-arraydiff0.2pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.3.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.1.3Pytest plugin with advanced doctest features / BSD
pytest-openfiles0.3.0Pytest plugin for detecting inadvertent open file handles / BSD
pytest-remotedata0.2.1Pytest plugin for controlling remote data access / BSD
python3.6.5General purpose programming language / PSF
python-dateutil2.7.3Extensions to the standard Python datetime module. / BSD 3 Clause
pytz2018.4World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pywin32223Python extensions for Windows / PSF
pywinpty0.5.1Python bindings for the winpty library / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq17.0.0Python bindings for zeromq / BSD 3-clause
qt5.9.5Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.4.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.7A python refactoring library… / GPL 2.0
ruamel_yaml0.15.35A patched copy of ruamel.yaml. / MIT
scikit-image0.13.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.8.1Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools39.1.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.11.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
sortedcollections0.6.1Python Sorted Collections / Apache-2.0
sortedcontainers1.5.10Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.7.4Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.8Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.2.7Database Abstraction Library. / MIT
sqlite3.23.1Implements 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.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado5.0.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.4Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
urllib31.22HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc14A meta-package to track VC features. / Modified BSD License (3-clause)
vs2015_runtime14.0.25123Bundles 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.31.1A built-package format for Python. / MIT
widgetsnbextension3.2.1IPython HTML widgets for Jupyter / BSD 3-clause
win_inet_pton1.0.1Native 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.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.4A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.8Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.2.5A high-performance asynchronous messaging library. / LGPL 3
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.14Anaconda Cloud command line client library / BSD 3-Clause
anaconda-navigator1.8.7Anaconda Navigator / proprietary - Continuum Analytics, Inc.
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.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.0.2Community-developed Python Library for Astronomy / BSD
attrs18.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.5.3Utilities 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.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.3Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.14.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh0.12.16Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2018.03.07Certificates for use with other packages. / ISC
certifi2018.4.16Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.5Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.3Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
comtypes1.1.4pure Python COM package / MIT
conda4.5.4OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.10.5tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify2.0.0tool 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.2.2Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.60.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.28.2The 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
dask0.17.5Parallel Python with task scheduling / BSD 3-Clause
dask-core0.17.5Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
decorator4.3.0Better living through Python with decorators. / BSD 3-Clause
distributed1.21.8Distributed 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.2.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.4A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.4A Flask extension adding a decorator for CORS support / MIT
freetype2.8A 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.3.0Coroutine-based network library / MIT
glob20.6Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.13Lightweight in-process concurrent programming / MIT
h5py2.7.1Read 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
icc_rt2017.0.4Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.3.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.0.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipykernel4.8.2IPython Kernel for Jupyter / BSD 3-clause
ipython6.4.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.2.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.4A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.4Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.12.0An 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
jsonschema2.6.0An 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.3Jupyter 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.32.1An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. Currently in beta. / BSD 3-Clause
jupyterlab_launcher0.10.5A Launcher for JupyterLab based applications. / BSD 3-Clause
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.60.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.34PNG 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.9Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.8The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
llvmlite0.23.1A 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.2.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
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.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.2.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.14cross platform menu item installation / BSD
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.2Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.1NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library / BSD
mkl_random1.0.1Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
more-itertools4.1.0More routines for operating on iterables, beyond itertools / MIT
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.6MessagePack (de)serializer. / Apache 2.0
msys2-conda-epoch20160418
multipledispatch0.5.0Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.2.1Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.3.0Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.5.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.38.0NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.5Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.14.3
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.45.1parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.5.3A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2oOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging17.1Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.23.0High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.2.0A Python Parser / MIT
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py11.0.1A module wrapper for os.path / MIT
pathlib22.3.2Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.1Python style guide checker / MIT
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.1.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip10.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.2Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.6.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
progress1.3Easy progress reporting for Python / ISC
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.5A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.5.3library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.4.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.1A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.8.4python code static checker / GPL
pyodbc4.0.23DB API Module for ODBC / MIT
pyopenssl18.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.8A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.3Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.5.1Simple and powerful testing with Python. / MIT
pytest-arraydiff0.2pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.3.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.1.3Pytest plugin with advanced doctest features / BSD
pytest-openfiles0.3.0Pytest plugin for detecting inadvertent open file handles / BSD
pytest-remotedata0.2.1Pytest plugin for controlling remote data access / BSD
python3.6.5General purpose programming language / PSF
python-dateutil2.7.3Extensions to the standard Python datetime module. / BSD 3 Clause
pytz2018.4World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pywin32223Python extensions for Windows / PSF
pywinpty0.5.1Python bindings for the winpty library / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq17.0.0Python bindings for zeromq / BSD 3-clause
qt5.9.5Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.4.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.7A python refactoring library… / GPL 2.0
ruamel_yaml0.15.35A patched copy of ruamel.yaml. / MIT
scikit-image0.13.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.8.1Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools39.1.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.11.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
sortedcollections0.6.1Python Sorted Collections / Apache-2.0
sortedcontainers1.5.10Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.7.4Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.8Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.2.7Database Abstraction Library. / MIT
sqlite3.23.1Implements 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.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado5.0.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.4Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
urllib31.22HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc14A meta-package to track VC features. / Modified BSD License (3-clause)
vs2015_runtime14.0.25123Bundles 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.31.1A built-package format for Python. / MIT
widgetsnbextension3.2.1IPython HTML widgets for Jupyter / BSD 3-clause
win_inet_pton1.0.1Native 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.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.4A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.8Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.2.5A high-performance asynchronous messaging library. / LGPL 3
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.14Anaconda Cloud command line client library / BSD 3-Clause
anaconda-navigator1.8.7Anaconda Navigator / proprietary - Continuum Analytics, Inc.
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.0.1Control AppleScriptable applications from Python / Public-Domain
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.6.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.0.2Community-developed Python Library for Astronomy / BSD
attrs18.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.5.3Utilities 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.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.3Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.14.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh0.12.16Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2018.03.07Certificates for use with other packages. / ISC
certifi2018.4.16Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.5Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.3Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.5.4OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.10.5tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify2.0.0tool for validating conda recipes and conda packages / BSD 3-Clause
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.2.2Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.60.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.28.2The 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
dask0.17.5Parallel Python with task scheduling / BSD 3-Clause
dask-core0.17.5Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.13.2Simple message bus system for applications to talk to one another / GPL2
decorator4.3.0Better living through Python with decorators. / BSD 3-Clause
distributed1.21.8Distributed 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.2.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.5Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock3.0.4A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.4A Flask extension adding a decorator for CORS support / MIT
freetype2.8A 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.3.0Coroutine-based network library / MIT
glib2.56.1Provides 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.13Lightweight in-process concurrent programming / MIT
h5py2.7.1Read 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.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.3.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.0.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipykernel4.8.2IPython Kernel for Jupyter / BSD 3-clause
ipython6.4.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.2.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.4A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various 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.12.0An 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
jsonschema2.6.0An 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.3Jupyter 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.32.1An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. Currently in beta. / BSD 3-Clause
jupyterlab_launcher0.10.5A Launcher for JupyterLab based applications. / BSD 3-Clause
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.60.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.20170329Editline 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
libpng1.6.34PNG 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.9Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.8The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
llvmlite0.23.1A 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.2.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.2.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.2Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.1NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library / BSD
mkl_random1.0.1Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
more-itertools4.1.0More routines for operating on iterables, beyond itertools / MIT
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.6MessagePack (de)serializer. / Apache 2.0
multipledispatch0.5.0Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.2.1Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.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.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.3.0Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.5.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.38.0NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.5Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.14.3
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.45.1parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.5.3A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2oOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging17.1Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.23.0High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.2.0A Python Parser / MIT
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py11.0.1A module wrapper for os.path / MIT
pathlib22.3.2Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.42Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.5.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.1.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip10.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.2Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.6.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.5A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.5.3library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.4.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.1A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.8.4python code static checker / GPL
pyodbc4.0.23DB API Module for ODBC / MIT
pyopenssl18.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.8A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.3Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.5.1Simple and powerful testing with Python. / MIT
pytest-arraydiff0.2pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.3.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.1.3Pytest plugin with advanced doctest features / BSD
pytest-openfiles0.3.0Pytest plugin for detecting inadvertent open file handles / BSD
pytest-remotedata0.2.1Pytest plugin for controlling remote data access / BSD
python3.6.5General purpose programming language / PSF
python-dateutil2.7.3Extensions to the standard Python datetime module. / BSD 3 Clause
python.app2Proxy on OS X letting Python libraries hook into the gui event loop / BSD
pytz2018.4World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq17.0.0Python bindings for zeromq / BSD 3-clause
qt5.9.5Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.4.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.7A python refactoring library… / GPL 2.0
ruamel_yaml0.15.35A patched copy of ruamel.yaml. / MIT
scikit-image0.13.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.8.1Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools39.1.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.11.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
sortedcollections0.6.1Python Sorted Collections / Apache-2.0
sortedcontainers1.5.10Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.7.4Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.8Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.2.7Database Abstraction Library. / MIT
sqlite3.23.1Implements 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.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado5.0.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.4Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.6ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.31.1A built-package format for Python. / MIT
widgetsnbextension3.2.1IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.4A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.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.2.5A high-performance asynchronous messaging library. / LGPL 3
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.14Anaconda Cloud command line client library / BSD 3-Clause
anaconda-project0.8.2Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto0.23.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.6.2A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.0.2Community-developed Python Library for Astronomy / BSD
attrs18.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.5.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.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
bleach2.1.3Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.14.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh0.12.15Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2018.03.07Certificates 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
certifi2018.4.16Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.5Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.3Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.5.4OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.10.5tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify3.0.0tool for validating conda recipes and conda packages / BSD 3-Clause
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.2.2Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.55.1tool 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.28.1The 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
dask0.17.5Parallel Python with task scheduling / BSD 3-Clause
dask-core0.17.5Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
decorator4.1.2Better living through Python with decorators. / BSD 3-Clause
distributed1.21.8Distributed 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.2.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.5Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock2.0.13A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.4A Flask extension adding a decorator for CORS support / MIT
fontconfig2.12.6A library for configuring and customizing font access. / MIT
freetype2.8A 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.3.0Coroutine-based network library / MIT
glib2.56.1Provides 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.12Lightweight in-process concurrent programming / MIT
h5py2.7.1Read 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.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
ipykernel4.8.0IPython Kernel for Jupyter / BSD 3-clause
ipython6.4.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.2.0Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various 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.11.0An 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
jsonschema2.6.0An 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.3Jupyter 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.32.1An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. Currently in beta. / BSD 3-Clause
jupyterlab_launcher0.10.2A Launcher for JupyterLab based applications. / BSD 3-Clause
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libedit3.1.20170329Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng7.2.0The GCC low-level runtime library / GPL
libgfortran3.0.0Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1)
libgfortran-ng7.2.0The GNU Fortran Runtime Library / GPL
libiconv1.14Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
libopenblas0.2.20An Optimized BLAS library / BSD
libpng1.6.32PNG reference library. / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libstdcxx-ng7.2.0The GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.9Support for the Tag Image File Format (TIFF). / HPND
libxcb1.13This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.8The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.2.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.2.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
more-itertools4.1.0More routines for operating on iterables, beyond itertools / MIT
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.6MessagePack (de)serializer. / Apache 2.0
multipledispatch0.5.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.3.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.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.3.0Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.5.0A web-based notebook environment for interactive computing / BSD 3-clause
numexpr2.6.5Fast numerical expression evaluator for NumPy. / MIT
numpy1.13.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.45.1parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openblas0.2.20An Optimized BLAS library / BSD
openblas-devel0.2.20
openpyxl2.5.3A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2oOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging17.1Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.23.0High-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.1.1A Python Parser / MIT
partd0.3.8Data 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.0.1A module wrapper for os.path / MIT
pathlib22.3.2Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.42Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.0Python style guide checker / MIT
pexpect4.3.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.0.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip10.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.6.0Plugin registration and hook calling for Python / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.1A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.5.3library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.4.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.8.4python code static checker / GPL
pyodbc4.0.23DB API Module for ODBC / MIT
pyopenssl18.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.3Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.5.1Simple and powerful testing with Python. / MIT
pytest-arraydiff0.2pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.3.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.1.3Pytest plugin with advanced doctest features / BSD
pytest-openfiles0.3.0Pytest plugin for detecting inadvertent open file handles / BSD
pytest-remotedata0.2.1Pytest plugin for controlling remote data access / BSD
python3.6.5General purpose programming language / PSF
python-dateutil2.7.3Extensions to the standard Python datetime module. / BSD 3 Clause
pytz2017.3World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq17.0.0Python bindings for zeromq / BSD 3-clause
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
ruamel_yaml0.15.35A patched copy of ruamel.yaml. / MIT
scikit-image0.13.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.8.1Statistical data visualization / BSD 3-Clause
send2trash1.4.2Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools39.1.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.11.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
sortedcollections0.6.1Python Sorted Collections / Apache-2.0
sortedcontainers1.5.10Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.7.4Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
sqlalchemy1.2.7Database Abstraction Library. / MIT
sqlite3.23.1Implements 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.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.8.2A functional standard library for Python. / BSD 3-Clause
tornado5.0.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.6ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.12.2The Python WSGI Utility Library. / BSD 3-Clause
wheel0.31.1A built-package format for Python. / MIT
widgetsnbextension3.2.1IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.4A 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.3A high-performance asynchronous messaging library. / LGPL 3
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.14Anaconda Cloud command line client library / BSD 3-Clause
anaconda-navigator1.8.7Anaconda Navigator / proprietary - Continuum Analytics, Inc.
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.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.0.2Community-developed Python Library for Astronomy / BSD
attrs18.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.5.3Utilities 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.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.3Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.14.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh0.12.16Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2018.03.07Certificates 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
certifi2018.4.16Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.5Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.3Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.5.4OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.10.5tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify2.0.0tool for validating conda recipes and conda packages / BSD 3-Clause
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.2.2Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.60.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.28.2The 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
dask0.17.5Parallel Python with task scheduling / BSD 3-Clause
dask-core0.17.5Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.13.2Simple message bus system for applications to talk to one another / GPL2
decorator4.3.0Better living through Python with decorators. / BSD 3-Clause
distributed1.21.8Distributed 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.2.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.5Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock3.0.4A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.4A Flask extension adding a decorator for CORS support / MIT
fontconfig2.12.6A library for configuring and customizing font access. / MIT
freetype2.8A 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.3.0Coroutine-based network library / MIT
glib2.56.1Provides 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.11A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2
greenlet0.4.13Lightweight 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.7.1Read and write HDF5 files from Python. / BSD 3-Clause
harfbuzz1.7.6An OpenType text shaping engine. / MIT
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.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.3.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.0.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipykernel4.8.2IPython Kernel for Jupyter / BSD 3-clause
ipython6.4.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.2.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.4A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various 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.12.0An 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
jsonschema2.6.0An 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.3Jupyter 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.32.1An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. Currently in beta. / BSD 3-Clause
jupyterlab_launcher0.10.5A Launcher for JupyterLab based applications. / BSD 3-Clause
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.60.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libedit3.1.20170329Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng7.2.0The GCC low-level runtime library / GPL
libgfortran-ng7.2.0The GNU Fortran Runtime Library / GPL
libpng1.6.34PNG reference library. / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libstdcxx-ng7.2.0The GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.9Support for the Tag Image File Format (TIFF). / HPND
libtool2.4.6The GNU Portable Library Tool / GPL 3
libxcb1.13This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.8The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
llvmlite0.23.1A 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.2.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.2.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.2Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.1NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library / BSD
mkl_random1.0.1Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
more-itertools4.1.0More routines for operating on iterables, beyond itertools / MIT
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.6MessagePack (de)serializer. / Apache 2.0
multipledispatch0.5.0Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.2.1Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.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.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.3.0Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.5.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.38.0NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.5Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.14.3
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.45.1parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.5.3A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2oOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging17.1Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.23.0High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
pango1.41.0Text layout and rendering engine. / LGPL-2.1
parso0.2.0A Python Parser / MIT
partd0.3.8Data 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.0.1A module wrapper for os.path / MIT
pathlib22.3.2Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.42Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.5.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.1.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip10.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.4.2Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.6.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.5A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.5.3library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.4.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.1A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.8.4python code static checker / GPL
pyodbc4.0.23DB API Module for ODBC / MIT
pyopenssl18.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.8A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.3Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.5.1Simple and powerful testing with Python. / MIT
pytest-arraydiff0.2pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.3.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.1.3Pytest plugin with advanced doctest features / BSD
pytest-openfiles0.3.0Pytest plugin for detecting inadvertent open file handles / BSD
pytest-remotedata0.2.1Pytest plugin for controlling remote data access / BSD
python3.6.5General purpose programming language / PSF
python-dateutil2.7.3Extensions to the standard Python datetime module. / BSD 3 Clause
pytz2018.4World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq17.0.0Python bindings for zeromq / BSD 3-clause
qt5.9.5Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.4.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.7A python refactoring library… / GPL 2.0
ruamel_yaml0.15.35A patched copy of ruamel.yaml. / MIT
scikit-image0.13.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.8.1Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools39.1.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.11.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
sortedcollections0.6.1Python Sorted Collections / Apache-2.0
sortedcontainers1.5.10Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.7.4Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.8Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.2.7Database Abstraction Library. / MIT
sqlite3.23.1Implements 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.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado5.0.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.4Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.6ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.31.1A built-package format for Python. / MIT
widgetsnbextension3.2.1IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.4A 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.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.14Anaconda Cloud command line client library / BSD 3-Clause
anaconda-navigator1.8.7Anaconda Navigator / proprietary - Continuum Analytics, Inc.
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.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy3.0.2Community-developed Python Library for Astronomy / BSD
attrs18.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.5.3Utilities 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.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.3Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.14.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh0.12.16Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2018.03.07Certificates 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
certifi2018.4.16Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.5Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.3Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.5.4OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.10.5tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify2.0.0tool for validating conda recipes and conda packages / BSD 3-Clause
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.2.2Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.60.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.28.2The 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
dask0.17.5Parallel Python with task scheduling / BSD 3-Clause
dask-core0.17.5Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.13.2Simple message bus system for applications to talk to one another / GPL2
decorator4.3.0Better living through Python with decorators. / BSD 3-Clause
distributed1.21.8Distributed 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.2.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.5Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock3.0.4A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.4A Flask extension adding a decorator for CORS support / MIT
fontconfig2.12.6A library for configuring and customizing font access. / MIT
freetype2.8A 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.3.0Coroutine-based network library / MIT
glib2.56.1Provides 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.11A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2
greenlet0.4.13Lightweight 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.7.1Read and write HDF5 files from Python. / BSD 3-Clause
harfbuzz1.7.6An OpenType text shaping engine. / MIT
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.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.3.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.0.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipykernel4.8.2IPython Kernel for Jupyter / BSD 3-clause
ipython6.4.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.2.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.4A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various 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.12.0An 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
jsonschema2.6.0An 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.3Jupyter 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.32.1An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. Currently in beta. / BSD 3-Clause
jupyterlab_launcher0.10.5A Launcher for JupyterLab based applications. / BSD 3-Clause
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.60.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libedit3.1.20170329Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng7.2.0The GCC low-level runtime library / GPL
libgfortran-ng7.2.0The GNU Fortran Runtime Library / GPL
libpng1.6.34PNG reference library. / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libstdcxx-ng7.2.0The GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.9Support for the Tag Image File Format (TIFF). / HPND
libtool2.4.6The GNU Portable Library Tool / GPL 3
libxcb1.13This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.8The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
llvmlite0.23.1A 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.2.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.2.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.2Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.1NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library / BSD
mkl_random1.0.1Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
more-itertools4.1.0More routines for operating on iterables, beyond itertools / MIT
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.6MessagePack (de)serializer. / Apache 2.0
multipledispatch0.5.0Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.2.1Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.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.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.3.0Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.5.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.38.0NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.5Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.14.3
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.45.1parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.5.3A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2oOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging17.1Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.23.0High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.15.0.6Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
pango1.41.0Text layout and rendering engine. / LGPL-2.1
parso0.2.0A Python Parser / MIT
partd0.3.8Data 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.0.1A module wrapper for os.path / MIT
pathlib22.3.2Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.42Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.5.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.1.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip10.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.4.2Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.6.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.5A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.5.3library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.4.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.1A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.8.4python code static checker / GPL
pyodbc4.0.23DB API Module for ODBC / MIT
pyopenssl18.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.8A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.3Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.5.1Simple and powerful testing with Python. / MIT
pytest-arraydiff0.2pytest plugin to help with comparing array output from tests / BSD
pytest-astropy0.3.0Meta-package containing dependencies for testing Astropy / BSD
pytest-doctestplus0.1.3Pytest plugin with advanced doctest features / BSD
pytest-openfiles0.3.0Pytest plugin for detecting inadvertent open file handles / BSD
pytest-remotedata0.2.1Pytest plugin for controlling remote data access / BSD
python3.6.5General purpose programming language / PSF
python-dateutil2.7.3Extensions to the standard Python datetime module. / BSD 3 Clause
pytz2018.4World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq17.0.0Python bindings for zeromq / BSD 3-clause
qt5.9.5Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.4.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.7A python refactoring library… / GPL 2.0
ruamel_yaml0.15.35A patched copy of ruamel.yaml. / MIT
scikit-image0.13.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.8.1Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools39.1.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.11.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
sortedcollections0.6.1Python Sorted Collections / Apache-2.0
sortedcontainers1.5.10Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.7.4Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.8Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.2.7Database Abstraction Library. / MIT
sqlite3.23.1Implements 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.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado5.0.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.4Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.6ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.31.1A built-package format for Python. / MIT
widgetsnbextension3.2.1IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.4A 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.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.14Anaconda Cloud command line client library / BSD 3-Clause
anaconda-navigator1.8.7Anaconda Navigator / proprietary - Continuum Analytics, Inc.
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.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.6Community-developed Python Library for Astronomy / BSD
attrs18.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.5.3Utilities 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.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
backports.shutil_which3.5.1Backport of shutil.which from Python 3.3 / PSF2 & MIT
backports_abc0.5A backport of recent additions to the collections.abc module. / PSF 2
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.3Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.14.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh0.12.16Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2018.03.07Certificates for use with other packages. / ISC
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2018.4.16Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.5Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.3Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
comtypes1.1.4pure Python COM package / MIT
conda4.5.4OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.10.5tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify2.0.0tool for validating conda recipes and conda packages / BSD 3-Clause
configparser3.5.0This 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.2.2Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.60.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.28.2The 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
dask0.17.5Parallel Python with task scheduling / BSD 3-Clause
dask-core0.17.5Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
decorator4.3.0Better living through Python with decorators. / BSD 3-Clause
distributed1.21.8Distributed 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.2.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.4A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.4A Flask extension adding a decorator for CORS support / MIT
freetype2.8A 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
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.3.0Coroutine-based network library / MIT
glob20.6Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.13Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.7.1Read 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
icc_rt2017.0.4Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.3.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.0.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.22IPv4/IPv6 manipulation library / PSF 2
ipykernel4.8.2IPython Kernel for Jupyter / BSD 3-clause
ipython5.7.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.2.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.4A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.4Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.12.0An 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
jsonschema2.6.0An 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.3Jupyter 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.32.1An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. Currently in beta. / BSD 3-Clause
jupyterlab_launcher0.10.5A Launcher for JupyterLab based applications. / BSD 3-Clause
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.60.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.34PNG 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.9Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.8The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
llvmlite0.23.1A 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.2.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
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.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.2.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.14cross platform menu item installation / BSD
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.2Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.1NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library / BSD
more-itertools4.1.0More routines for operating on iterables, beyond itertools / MIT
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.6MessagePack (de)serializer. / Apache 2.0
msys2-conda-epoch20160418
multipledispatch0.5.0Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.2.1Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.3.0Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.5.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.38.0NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.5Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.14.3
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.45.1parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.5.3A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2oOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging17.1Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.23.0High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.2.0A Python Parser / MIT
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py11.0.1A module wrapper for os.path / MIT
pathlib22.3.2Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.1Python style guide checker / MIT
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.1.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip10.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.2Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.6.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
progress1.3Easy progress reporting for Python / ISC
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.5A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.5.3library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.4.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.1A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.8.4python code static checker / GPL
pyodbc4.0.23DB API Module for ODBC / MIT
pyopenssl18.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.8A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.3Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.5.1Simple and powerful testing with Python. / MIT
python2.7.15General purpose programming language / PSF
python-dateutil2.7.3Extensions to the standard Python datetime module. / BSD 3 Clause
pytz2018.4World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pywin32223Python extensions for Windows / PSF
pywinpty0.5.1Python bindings for the winpty library / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq17.0.0Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.4.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.7A python refactoring library… / GPL 2.0
ruamel_yaml0.15.35A patched copy of ruamel.yaml. / MIT
scandir1.7scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.13.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.8.1Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools39.1.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.11.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
sortedcollections0.6.1Python Sorted Collections / Apache-2.0
sortedcontainers1.5.10Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.7.4Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.8Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.2.7Database Abstraction Library. / MIT
sqlite3.23.1Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.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.0A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado5.0.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.4Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
urllib31.22HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc9A meta-package to track VC features. / Modified BSD License (3-clause)
vs2008_runtime9.00.30729.1Bundles of the MSVC 9 (VS 2008) runtime / Proprietary
vs2015_runtime14.0.25123Bundles 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.31.1A built-package format for Python. / MIT
widgetsnbextension3.2.1IPython HTML widgets for Jupyter / BSD 3-clause
win_inet_pton1.0.1Native 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.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.4A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.8Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.2.5A high-performance asynchronous messaging library. / LGPL 3
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.14Anaconda Cloud command line client library / BSD 3-Clause
anaconda-navigator1.8.7Anaconda Navigator / proprietary - Continuum Analytics, Inc.
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.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.6Community-developed Python Library for Astronomy / BSD
attrs18.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.5.3Utilities 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.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
backports.shutil_which3.5.1Backport of shutil.which from Python 3.3 / PSF2 & MIT
backports_abc0.5A backport of recent additions to the collections.abc module. / PSF 2
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.3Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.14.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh0.12.16Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2018.03.07Certificates for use with other packages. / ISC
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2018.4.16Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.5Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.3Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
comtypes1.1.4pure Python COM package / MIT
conda4.5.4OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.10.5tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify2.0.0tool for validating conda recipes and conda packages / BSD 3-Clause
configparser3.5.0This 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.2.2Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.60.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.28.2The 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
dask0.17.5Parallel Python with task scheduling / BSD 3-Clause
dask-core0.17.5Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
decorator4.3.0Better living through Python with decorators. / BSD 3-Clause
distributed1.21.8Distributed 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.2.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.4A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.4A Flask extension adding a decorator for CORS support / MIT
freetype2.8A 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
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.3.0Coroutine-based network library / MIT
glob20.6Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.13Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.7.1Read 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
icc_rt2017.0.4Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.3.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.0.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.22IPv4/IPv6 manipulation library / PSF 2
ipykernel4.8.2IPython Kernel for Jupyter / BSD 3-clause
ipython5.7.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.2.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.4A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.4Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.12.0An 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
jsonschema2.6.0An 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.3Jupyter 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.32.1An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. Currently in beta. / BSD 3-Clause
jupyterlab_launcher0.10.5A Launcher for JupyterLab based applications. / BSD 3-Clause
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.60.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.34PNG 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.9Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.8The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
llvmlite0.23.1A 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.2.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
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.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.2.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.14cross platform menu item installation / BSD
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.2Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.1NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library / BSD
more-itertools4.1.0More routines for operating on iterables, beyond itertools / MIT
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.6MessagePack (de)serializer. / Apache 2.0
msys2-conda-epoch20160418
multipledispatch0.5.0Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.2.1Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.3.0Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.5.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.38.0NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.5Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.14.3
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.45.1parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.5.3A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2oOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging17.1Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.23.0High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.2.0A Python Parser / MIT
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py11.0.1A module wrapper for os.path / MIT
pathlib22.3.2Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.1Python style guide checker / MIT
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.1.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip10.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.2Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.6.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
progress1.3Easy progress reporting for Python / ISC
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.5A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.5.3library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.4.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.1A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.8.4python code static checker / GPL
pyodbc4.0.23DB API Module for ODBC / MIT
pyopenssl18.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.8A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.3Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.5.1Simple and powerful testing with Python. / MIT
python2.7.15General purpose programming language / PSF
python-dateutil2.7.3Extensions to the standard Python datetime module. / BSD 3 Clause
pytz2018.4World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pywin32223Python extensions for Windows / PSF
pywinpty0.5.1Python bindings for the winpty library / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq17.0.0Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.4.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.7A python refactoring library… / GPL 2.0
ruamel_yaml0.15.35A patched copy of ruamel.yaml. / MIT
scandir1.7scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.13.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.8.1Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools39.1.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.11.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
sortedcollections0.6.1Python Sorted Collections / Apache-2.0
sortedcontainers1.5.10Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.7.4Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.8Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.2.7Database Abstraction Library. / MIT
sqlite3.23.1Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.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.0A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado5.0.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.4Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
urllib31.22HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc9A meta-package to track VC features. / Modified BSD License (3-clause)
vs2008_runtime9.00.30729.1Bundles of the MSVC 9 (VS 2008) runtime / Proprietary
vs2015_runtime14.0.25123Bundles 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.31.1A built-package format for Python. / MIT
widgetsnbextension3.2.1IPython HTML widgets for Jupyter / BSD 3-clause
win_inet_pton1.0.1Native 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.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.4A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.8Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zeromq4.2.5A high-performance asynchronous messaging library. / LGPL 3
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.14Anaconda Cloud command line client library / BSD 3-Clause
anaconda-navigator1.8.7Anaconda Navigator / proprietary - Continuum Analytics, Inc.
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.0.1Control AppleScriptable applications from Python / Public-Domain
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.6.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.6Community-developed Python Library for Astronomy / BSD
attrs18.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.5.3Utilities 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.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.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.3Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.14.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh0.12.16Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2018.03.07Certificates for use with other packages. / ISC
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2018.4.16Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.5Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.3Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.5.4OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.10.5tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify2.0.0tool for validating conda recipes and conda packages / BSD 3-Clause
configparser3.5.0This 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.2.2Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.60.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.28.2The 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
dask0.17.5Parallel Python with task scheduling / BSD 3-Clause
dask-core0.17.5Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.13.2Simple message bus system for applications to talk to one another / GPL2
decorator4.3.0Better living through Python with decorators. / BSD 3-Clause
distributed1.21.8Distributed 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.2.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.5Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock3.0.4A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.4A Flask extension adding a decorator for CORS support / MIT
freetype2.8A 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
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.3.0Coroutine-based network library / MIT
glib2.56.1Provides 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.13Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.7.1Read 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.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.3.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.0.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.22IPv4/IPv6 manipulation library / PSF 2
ipykernel4.8.2IPython Kernel for Jupyter / BSD 3-clause
ipython5.7.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.2.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.4A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various 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.12.0An 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
jsonschema2.6.0An 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.3Jupyter 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.32.1An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. Currently in beta. / BSD 3-Clause
jupyterlab_launcher0.10.5A Launcher for JupyterLab based applications. / BSD 3-Clause
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.60.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.20170329Editline 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
libopenblas0.2.20An Optimized BLAS library / BSD
libpng1.6.34PNG 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.9Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.8The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
llvmlite0.23.1A 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.2.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.2.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.2Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
more-itertools4.1.0More routines for operating on iterables, beyond itertools / MIT
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.6MessagePack (de)serializer. / Apache 2.0
multipledispatch0.5.0Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.2.1Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.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.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.3.0Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.5.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.38.0NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.5Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.14.3
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.45.1parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.5.3A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2oOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging17.1Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.23.0High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.2.0A Python Parser / MIT
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py11.0.1A module wrapper for os.path / MIT
pathlib22.3.2Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.42Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.5.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.1.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip10.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.2Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.6.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.5A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.5.3library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyaudio0.2.7Bindings for PortAudio v19, the cross-platform audio stream library / MIT
pycodestyle2.4.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.1A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.8.4python code static checker / GPL
pyodbc4.0.23DB API Module for ODBC / MIT
pyopenssl18.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.8A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.3Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.5.1Simple and powerful testing with Python. / MIT
python2.7.15General purpose programming language / PSF
python-dateutil2.7.3Extensions to the standard Python datetime module. / BSD 3 Clause
python.app2Proxy on OS X letting Python libraries hook into the gui event loop / BSD
pytz2018.4World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq17.0.0Python bindings for zeromq / BSD 3-clause
qt5.9.5Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.4.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.7A python refactoring library… / GPL 2.0
ruamel_yaml0.15.35A patched copy of ruamel.yaml. / MIT
scandir1.7scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.13.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.8.1Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools39.1.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.11.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
sortedcollections0.6.1Python Sorted Collections / Apache-2.0
sortedcontainers1.5.10Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.7.4Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.8Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.2.7Database Abstraction Library. / MIT
sqlite3.23.1Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.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.0A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado5.0.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.4Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.6ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.31.1A built-package format for Python. / MIT
widgetsnbextension3.2.1IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.4A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.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.2.5A high-performance asynchronous messaging library. / LGPL 3
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.14Anaconda Cloud command line client library / BSD 3-Clause
anaconda-project0.8.2Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto0.23.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.6.2A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.6Community-developed Python Library for Astronomy / BSD
attrs18.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.5.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.functools_lru_cache1.4Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
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.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
bleach2.1.3Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.14.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh0.12.15Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2018.03.07Certificates 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
certifi2018.4.16Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.5Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.3Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.5.4OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.10.5tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify3.0.0tool for validating conda recipes and conda packages / BSD 3-Clause
configparser3.5.0This 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.2.2Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.55.1tool 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.28.1The 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
dask0.17.5Parallel Python with task scheduling / BSD 3-Clause
dask-core0.17.5Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
decorator4.1.2Better living through Python with decorators. / BSD 3-Clause
distributed1.21.8Distributed 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.2.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.5Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock2.0.13A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.4A Flask extension adding a decorator for CORS support / MIT
fontconfig2.12.6A library for configuring and customizing font access. / MIT
freetype2.8A 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
functools_lru_cache1.4Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / 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.3.0Coroutine-based network library / MIT
glib2.56.1Provides 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.12Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.7.1Read 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.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
ipaddress1.0.22IPv4/IPv6 manipulation library / PSF 2
ipykernel4.8.0IPython Kernel for Jupyter / BSD 3-clause
ipython5.7.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.2.0Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various 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.11.0An 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
jsonschema2.6.0An 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.3Jupyter 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.32.1An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. Currently in beta. / BSD 3-Clause
jupyterlab_launcher0.10.2A Launcher for JupyterLab based applications. / BSD 3-Clause
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libedit3.1.20170329Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng7.2.0The GCC low-level runtime library / GPL
libgfortran3.0.0Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1)
libgfortran-ng7.2.0The GNU Fortran Runtime Library / GPL
libiconv1.14Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
libopenblas0.2.20An Optimized BLAS library / BSD
libpng1.6.32PNG reference library. / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libstdcxx-ng7.2.0The GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.9Support for the Tag Image File Format (TIFF). / HPND
libxcb1.13This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.8The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.2.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.2.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
more-itertools4.1.0More routines for operating on iterables, beyond itertools / MIT
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.6MessagePack (de)serializer. / Apache 2.0
multipledispatch0.5.0Multiple dispatch in Python / BSD 3-Clause
nbconvert5.3.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.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.3.0Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.5.0A web-based notebook environment for interactive computing / BSD 3-clause
numexpr2.6.5Fast numerical expression evaluator for NumPy. / MIT
numpy1.13.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.45.1parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openblas0.2.20An Optimized BLAS library / BSD
openblas-devel0.2.20
openpyxl2.5.3A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2oOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging17.1Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.23.0High-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.1.1A Python Parser / MIT
partd0.3.8Data 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.0.1A module wrapper for os.path / MIT
pathlib22.3.2Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.42Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.0Python style guide checker / MIT
pexpect4.3.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.0.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip10.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.6.0Plugin registration and hook calling for Python / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.1A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.5.3library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycairo1.13.3Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1
pycodestyle2.4.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.8.4python code static checker / GPL
pyodbc4.0.23DB API Module for ODBC / MIT
pyopenssl18.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.3Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.5.1Simple and powerful testing with Python. / MIT
python2.7.15General purpose programming language / PSF
python-dateutil2.7.3Extensions to the standard Python datetime module. / BSD 3 Clause
pytz2017.3World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq17.0.0Python bindings for zeromq / BSD 3-clause
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
ruamel_yaml0.15.35A patched copy of ruamel.yaml. / MIT
scandir1.6scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.13.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.8.1Statistical data visualization / BSD 3-Clause
send2trash1.4.2Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools39.1.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.11.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
sortedcollections0.6.1Python Sorted Collections / Apache-2.0
sortedcontainers1.5.10Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.7.4Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
sqlalchemy1.2.7Database Abstraction Library. / MIT
sqlite3.23.1Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.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.0A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.8.2A functional standard library for Python. / BSD 3-Clause
tornado5.0.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.6ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.12.2The Python WSGI Utility Library. / BSD 3-Clause
wheel0.31.1A built-package format for Python. / MIT
widgetsnbextension3.2.1IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.4A 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.3A high-performance asynchronous messaging library. / LGPL 3
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.14Anaconda Cloud command line client library / BSD 3-Clause
anaconda-navigator1.8.7Anaconda Navigator / proprietary - Continuum Analytics, Inc.
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.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.6Community-developed Python Library for Astronomy / BSD
attrs18.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.5.3Utilities 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.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.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.3Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.14.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh0.12.16Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2018.03.07Certificates 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
certifi2018.4.16Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.5Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.3Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.5.4OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.10.5tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify2.0.0tool for validating conda recipes and conda packages / BSD 3-Clause
configparser3.5.0This 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.2.2Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.60.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.28.2The 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
dask0.17.5Parallel Python with task scheduling / BSD 3-Clause
dask-core0.17.5Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.13.2Simple message bus system for applications to talk to one another / GPL2
decorator4.3.0Better living through Python with decorators. / BSD 3-Clause
distributed1.21.8Distributed 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.2.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.5Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock3.0.4A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.4A Flask extension adding a decorator for CORS support / MIT
fontconfig2.12.6A library for configuring and customizing font access. / MIT
freetype2.8A 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
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.3.0Coroutine-based network library / MIT
glib2.56.1Provides 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.11A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2
greenlet0.4.13Lightweight 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.7.1Read and write HDF5 files from Python. / BSD 3-Clause
harfbuzz1.7.6An OpenType text shaping engine. / MIT
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.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.3.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.0.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.22IPv4/IPv6 manipulation library / PSF 2
ipykernel4.8.2IPython Kernel for Jupyter / BSD 3-clause
ipython5.7.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.2.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.4A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various 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.12.0An 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
jsonschema2.6.0An 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.3Jupyter 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.32.1An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. Currently in beta. / BSD 3-Clause
jupyterlab_launcher0.10.5A Launcher for JupyterLab based applications. / BSD 3-Clause
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.60.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libedit3.1.20170329Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng7.2.0The GCC low-level runtime library / GPL
libgfortran-ng7.2.0The GNU Fortran Runtime Library / GPL
libpng1.6.34PNG reference library. / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libstdcxx-ng7.2.0The GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.9Support for the Tag Image File Format (TIFF). / HPND
libtool2.4.6The GNU Portable Library Tool / GPL 3
libxcb1.13This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.8The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
llvmlite0.23.1A 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.2.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.2.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.2Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.1NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library / BSD
mkl_random1.0.1Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
more-itertools4.1.0More routines for operating on iterables, beyond itertools / MIT
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.6MessagePack (de)serializer. / Apache 2.0
multipledispatch0.5.0Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.2.1Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.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.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.3.0Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.5.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.38.0NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.5Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.14.3
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.45.1parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.5.3A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2oOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging17.1Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.23.0High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
pango1.41.0Text layout and rendering engine. / LGPL-2.1
parso0.2.0A Python Parser / MIT
partd0.3.8Data 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.0.1A module wrapper for os.path / MIT
pathlib22.3.2Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.42Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.5.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.1.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip10.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.4.2Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.6.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.5A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.5.3library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycairo1.15.4Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1
pycodestyle2.4.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.1A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.8.4python code static checker / GPL
pyodbc4.0.23DB API Module for ODBC / MIT
pyopenssl18.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.8A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.3Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.5.1Simple and powerful testing with Python. / MIT
python2.7.15General purpose programming language / PSF
python-dateutil2.7.3Extensions to the standard Python datetime module. / BSD 3 Clause
pytz2018.4World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq17.0.0Python bindings for zeromq / BSD 3-clause
qt5.9.5Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.4.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.7A python refactoring library… / GPL 2.0
ruamel_yaml0.15.35A patched copy of ruamel.yaml. / MIT
scandir1.7scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.13.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.8.1Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools39.1.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.11.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
sortedcollections0.6.1Python Sorted Collections / Apache-2.0
sortedcontainers1.5.10Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.7.4Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.8Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.2.7Database Abstraction Library. / MIT
sqlite3.23.1Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.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.0A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado5.0.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.4Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.6ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.31.1A built-package format for Python. / MIT
widgetsnbextension3.2.1IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.4A 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.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.14Anaconda Cloud command line client library / BSD 3-Clause
anaconda-navigator1.8.7Anaconda Navigator / proprietary - Continuum Analytics, Inc.
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.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.6Community-developed Python Library for Astronomy / BSD
attrs18.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.5.3Utilities 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.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.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blas1.0
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.3Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc1.14.3A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause
bokeh0.12.16Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2018.03.07Certificates 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
certifi2018.4.16Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.5Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.3Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.5.4OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.10.5tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify2.0.0tool for validating conda recipes and conda packages / BSD 3-Clause
configparser3.5.0This 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.2.2Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.60.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.28.2The 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
dask0.17.5Parallel Python with task scheduling / BSD 3-Clause
dask-core0.17.5Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.13.2Simple message bus system for applications to talk to one another / GPL2
decorator4.3.0Better living through Python with decorators. / BSD 3-Clause
distributed1.21.8Distributed 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.2.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.5Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock3.0.4A platform independent file lock. / Public Domain
flask1.0.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.4A Flask extension adding a decorator for CORS support / MIT
fontconfig2.12.6A library for configuring and customizing font access. / MIT
freetype2.8A 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
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.3.0Coroutine-based network library / MIT
glib2.56.1Provides 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.11A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2
greenlet0.4.13Lightweight 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.7.1Read and write HDF5 files from Python. / BSD 3-Clause
harfbuzz1.7.6An OpenType text shaping engine. / MIT
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.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.3.0a Python library for reading and writing image data / BSD 2-Clause
imagesize1.0.0Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.22IPv4/IPv6 manipulation library / PSF 2
ipykernel4.8.2IPython Kernel for Jupyter / BSD 3-clause
ipython5.7.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.2.1Jupyter Interactive Widgets / BSD 3-clause
isort4.3.4A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various 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.12.0An 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
jsonschema2.6.0An 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.3Jupyter 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.32.1An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. Currently in beta. / BSD 3-Clause
jupyterlab_launcher0.10.5A Launcher for JupyterLab based applications. / BSD 3-Clause
kiwisolver1.0.1A fast implementation of the Cassowary constraint solver / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.60.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libedit3.1.20170329Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng7.2.0The GCC low-level runtime library / GPL
libgfortran-ng7.2.0The GNU Fortran Runtime Library / GPL
libpng1.6.34PNG reference library. / zlib/libpng
libsodium1.0.16A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libstdcxx-ng7.2.0The GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.9Support for the Tag Image File Format (TIFF). / HPND
libtool2.4.6The GNU Portable Library Tool / GPL 3
libxcb1.13This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.8The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
llvmlite0.23.1A 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.2.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.2.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.2Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mkl_fft1.0.1NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library / BSD
mkl_random1.0.1Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
more-itertools4.1.0More routines for operating on iterables, beyond itertools / MIT
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.6MessagePack (de)serializer. / Apache 2.0
multipledispatch0.5.0Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.2.1Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.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.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.3.0Build Python programs to work with human language data / Apache 2.0
nose1.3.7Nose extends unittest to make testing easier / LGPL-2.1
notebook5.5.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.38.0NumPy aware dynamic Python compiler using LLVM / BSD 2-clause
numexpr2.6.5Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base1.14.3
numpydoc0.8.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.45.1parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.5.3A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2oOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging17.1Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.23.0High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.15.0.6Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
pango1.41.0Text layout and rendering engine. / LGPL-2.1
parso0.2.0A Python Parser / MIT
partd0.3.8Data 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.0.1A module wrapper for os.path / MIT
pathlib22.3.2Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.42Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.5.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.1.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip10.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.4.2Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.6.0Plugin registration and hook calling for Python / MIT
ply3.11Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.5A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.5.3library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycairo1.15.4Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1
pycodestyle2.4.0Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.1A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.8.4python code static checker / GPL
pyodbc4.0.23DB API Module for ODBC / MIT
pyopenssl18.0.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.9.2Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.8A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.3Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.5.1Simple and powerful testing with Python. / MIT
python2.7.15General purpose programming language / PSF
python-dateutil2.7.3Extensions to the standard Python datetime module. / BSD 3 Clause
pytz2018.4World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq17.0.0Python bindings for zeromq / BSD 3-clause
qt5.9.5Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.4.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.7A python refactoring library… / GPL 2.0
ruamel_yaml0.15.35A patched copy of ruamel.yaml. / MIT
scandir1.7scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.13.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.8.1Statistical data visualization / BSD 3-Clause
send2trash1.5.0Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools39.1.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.11.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
sortedcollections0.6.1Python Sorted Collections / Apache-2.0
sortedcontainers1.5.10Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.7.4Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.8Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.2.7Database Abstraction Library. / MIT
sqlite3.23.1Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.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.0A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado5.0.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.4Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.6ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.31.1A built-package format for Python. / MIT
widgetsnbextension3.2.1IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.4A 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.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
Anaconda 5.1.0
Deb 15, 2018

User-facing changes

  • Microsoft Visual Studio Code added as an install option
  • Anaconda Navigator has install and launch options for VS Code
  • The installer support link has been replaced with the Getting Started page
  • JupyterLab updated to 0.31.5 on most platforms (Updated to 0.31.4 on Windows)

Backend improvements (non-visible changes)

  • Power packages are built with same recipes as rest of distribution
  • Fixed some incomplete Windows installations due to interactions with antivirus software
  • Fixed spaces in paths problems on Windows
  • Anaconda Navigator was removed from the anaconda metapackage (but not the Anaconda installer)
  • Installers present warnings when executed on the wrong platform

Major package updates

  • anaconda-client 1.6.5 -> 1.6.9
  • anaconda-project 0.8.0 -> 0.8.2
  • anaconda-navigator 1.6.9 -> 1.7.0
  • bokeh 0.12.10 -> 0.12.13
  • conda 4.3.27 -> 4.4.10
  • conda-build 3.0.27 -> 3.4.1
  • dask 0.15.3 -> 0.16.1
  • ipython 6.1.0 -> 6.2.1
  • jupyter_client 5.1.0 -> 5.2.2
  • jupyter_core 4.3.0 -> 4.4.0
  • jupyterlab_launcher 0.4.0 -> 0.10.2
  • matplotlib 2.1.0 -> 2.1.2
  • mkl 2018.0.0 -> 2018.0.1
  • numba 0.35.0 -> 0.36.2
  • numpy 1.13.3 -> 1.14.0
  • pandas 0.20.3 -> 0.22.0
  • pillow 4.2.1 -> 5.0.0
  • python 3.6.3 -> 3.6.4
  • scikit-image 0.13.0 -> 0.13.1
  • scipy 0.19.1 -> 1.0.0
  • seaborn 0.8.0 -> 0.8.1
  • spyder 3.2.4 -> 3.2.6
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.9Anaconda Cloud command line client library / BSD 3-Clause
anaconda-navigator1.7.0Anaconda Navigator / proprietary - Continuum Analytics, Inc.
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.1A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.3Community-developed Python Library for Astronomy / BSD
attrs17.4.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.5.3Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.2Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.13Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2017.08.26Certificates for use with other packages. / ISC
certifi2018.1.18Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.4Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.2Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
comtypes1.1.4pure Python COM package / MIT
conda4.4.10OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.4.1tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify2.0.0tool 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.1.4Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.58.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.27.3The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.9.0Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.16.1Parallel Python with task scheduling / BSD 3-Clause
dask-core0.16.1Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
decorator4.2.1Better living through Python with decorators. / BSD 3-Clause
distlib0.2.5Distribution utilities / Python Software Foundation License
distributed1.20.2Distributed 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.2.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
filelock2.0.13A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
freetype2.8A 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.2.2Coroutine-based network library / MIT
glob20.6Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.12Lightweight in-process concurrent programming / MIT
h5py2.7.1Read and write HDF5 files from Python. / BSD 3-Clause
hdf51.10.1HDF5 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_rt2017.0.4Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipykernel4.8.0IPython Kernel for Jupyter / BSD 3-clause
ipython6.2.1IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.1.1Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.11.1An 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
jsonschema2.6.0An 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.2Jupyter 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.31.4A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.10.2A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.58.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.34PNG reference library. / zlib/libpng
libssh21.8.0the SSH library / BSD 3-Clause
libtiff4.0.9Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.7The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
llvmlite0.21.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.1.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.1.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.11cross platform menu item installation / BSD
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.1Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.4.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.36.2a just-in-time Python function compiler based on LLVM / BSD
numexpr2.6.4Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.0Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.45.1parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.10A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2nOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.22.0High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.1.1A Python Parser / MIT License
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py10.5A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.1Python style guide checker / MIT
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.0.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.6.0Plugin registration and hook calling for Python / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
progress1.3Easy progress reporting for Python / ISC
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.3A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.5.2library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.1A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.8.2python code static checker / GPL
pyodbc4.0.22DB API Module for ODBC / MIT
pyopenssl17.5.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.3.2Simple and powerful testing with Python. / MIT
python3.6.4General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
pytz2017.3World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pywin32222Python extensions for Windows / PSF
pywinpty0.5Python bindings for the winpty library / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.3Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.7A python refactoring library… / GPL 2.0
ruamel_yaml0.15.35A patched copy of ruamel.yaml. / MIT
scikit-image0.13.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.0.0Scientific Library for Python / BSD 3-Clause
seaborn0.8.1Statistical data visualization / BSD 3-Clause
send2trash1.4.2Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools38.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.11.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.9Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.6Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.6Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.2.1Database Abstraction Library. / MIT
sqlite3.22.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado4.5.3A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
urllib31.22HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc14A meta-package to track VC features. / Modified BSD License (3-clause)
vs2015_runtime14.0.25123Bundles 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.30.0A built-package format for Python. / MIT
widgetsnbextension3.1.0IPython HTML widgets for Jupyter / BSD 3-clause
win_inet_pton1.0.1Native 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.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.2A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.5Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.9Anaconda Cloud command line client library / BSD 3-Clause
anaconda-navigator1.7.0Anaconda Navigator / proprietary - Continuum Analytics, Inc.
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.1A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.3Community-developed Python Library for Astronomy / BSD
attrs17.4.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.5.3Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.2Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.13Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2017.08.26Certificates for use with other packages. / ISC
certifi2018.1.18Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.4Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.2Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
comtypes1.1.4pure Python COM package / MIT
conda4.4.10OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.4.1tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify2.0.0tool 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.1.4Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.58.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.27.3The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.9.0Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.16.1Parallel Python with task scheduling / BSD 3-Clause
dask-core0.16.1Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
decorator4.2.1Better living through Python with decorators. / BSD 3-Clause
distlib0.2.5Distribution utilities / Python Software Foundation License
distributed1.20.2Distributed 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.2.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
filelock2.0.13A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
freetype2.8A 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.2.2Coroutine-based network library / MIT
glob20.6Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.12Lightweight in-process concurrent programming / MIT
h5py2.7.1Read and write HDF5 files from Python. / BSD 3-Clause
hdf51.10.1HDF5 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_rt2017.0.4Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipykernel4.8.0IPython Kernel for Jupyter / BSD 3-clause
ipython6.2.1IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.1.1Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.11.1An 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
jsonschema2.6.0An 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.2Jupyter 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.31.5A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.10.2A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.58.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.34PNG reference library. / zlib/libpng
libssh21.8.0the SSH library / BSD 3-Clause
libtiff4.0.9Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.7The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
llvmlite0.21.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.1.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.1.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.11cross platform menu item installation / BSD
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.1Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.4.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.36.2a just-in-time Python function compiler based on LLVM / BSD
numexpr2.6.4Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.0Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.45.1parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.10A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2nOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.22.0High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.1.1A Python Parser / MIT License
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py10.5A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.1Python style guide checker / MIT
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.0.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.6.0Plugin registration and hook calling for Python / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
progress1.3Easy progress reporting for Python / ISC
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.3A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.5.2library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.1A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.8.2python code static checker / GPL
pyodbc4.0.22DB API Module for ODBC / MIT
pyopenssl17.5.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.3.2Simple and powerful testing with Python. / MIT
python3.6.4General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
pytz2017.3World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pywin32222Python extensions for Windows / PSF
pywinpty0.5Python bindings for the winpty library / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.3Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.7A python refactoring library… / GPL 2.0
ruamel_yaml0.15.35A patched copy of ruamel.yaml. / MIT
scikit-image0.13.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.0.0Scientific Library for Python / BSD 3-Clause
seaborn0.8.1Statistical data visualization / BSD 3-Clause
send2trash1.4.2Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools38.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.11.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.9Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.6Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.6Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.2.1Database Abstraction Library. / MIT
sqlite3.22.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado4.5.3A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
urllib31.22HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc14A meta-package to track VC features. / Modified BSD License (3-clause)
vs2015_runtime14.0.25123Bundles 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.30.0A built-package format for Python. / MIT
widgetsnbextension3.1.0IPython HTML widgets for Jupyter / BSD 3-clause
win_inet_pton1.0.1Native 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.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.2A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.5Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.9Anaconda Cloud command line client library / BSD 3-Clause
anaconda-navigator1.7.0Anaconda Navigator / proprietary - Continuum Analytics, Inc.
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.0.1Control AppleScriptable applications from Python / Public-Domain
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.6.1A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.3Community-developed Python Library for Astronomy / BSD
attrs17.4.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.5.3Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.2Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.13Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2017.08.26Certificates for use with other packages. / ISC
certifi2018.1.18Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.4Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.2Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.4.10OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.4.1tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify2.0.0tool for validating conda recipes and conda packages / BSD 3-Clause
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.1.4Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.58.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.27.3The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.9.0Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.16.1Parallel Python with task scheduling / BSD 3-Clause
dask-core0.16.1Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.12.2Simple message bus system for applications to talk to one another / GPL2
decorator4.2.1Better living through Python with decorators. / BSD 3-Clause
distributed1.20.2Distributed 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.2.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.5Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock2.0.13A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
freetype2.8A 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.2.2Coroutine-based network library / MIT
glib2.53.6Provides 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.12Lightweight in-process concurrent programming / MIT
h5py2.7.1Read and write HDF5 files from Python. / BSD 3-Clause
hdf51.10.1HDF5 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.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipykernel4.8.0IPython Kernel for Jupyter / BSD 3-clause
ipython6.2.1IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.1.1Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.11.1An 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
jsonschema2.6.0An 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.2Jupyter 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.31.5A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.10.2A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.58.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.1Editline 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
libpng1.6.34PNG reference library. / zlib/libpng
libsodium1.0.15A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libtiff4.0.9Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.7The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
llvmlite0.21.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.1.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.1.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.1Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.0Library for text-based user interfaces / Free software (MIT-like)
networkx2.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.4.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.36.2a just-in-time Python function compiler based on LLVM / BSD
numexpr2.6.4Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.0Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.45.1parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.10A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2nOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.22.0High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.1.1A Python Parser / MIT License
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py10.5A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.41Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.3.1Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.0.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.6.0Plugin registration and hook calling for Python / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.3A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.5.2library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.1A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.8.2python code static checker / GPL
pyodbc4.0.22DB API Module for ODBC / MIT
pyopenssl17.5.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.3.2Simple and powerful testing with Python. / MIT
python3.6.4General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
python.app2Proxy on OS X letting Python libraries hook into the gui event loop / BSD
pytz2017.3World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.3Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.7A python refactoring library… / GPL 2.0
ruamel_yaml0.15.35A patched copy of ruamel.yaml. / MIT
scikit-image0.13.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.0.0Scientific Library for Python / BSD 3-Clause
seaborn0.8.1Statistical data visualization / BSD 3-Clause
send2trash1.4.2Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools38.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.11.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.9Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.6Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.6Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.2.1Database Abstraction Library. / MIT
sqlite3.22.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado4.5.3A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.4ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.30.0A built-package format for Python. / MIT
widgetsnbextension3.1.0IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.2A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.5Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.2.0Writing data and formatting information to Excel files / BSD
xz5.2.3Data 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.2A high-performance asynchronous messaging library. / LGPL 3
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.6Anaconda Cloud command line client library / BSD 3-Clause
anaconda-project0.8.2Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto0.23.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.6.1A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.3Community-developed Python Library for Astronomy / BSD
babel2.5.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
bleach2.1.2Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.13Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2017.08.26Certificates for use with other packages. / ISC
cairo1.14.10Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1
certifi2018.1.18Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.2Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.2Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.4.9OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.4.1tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify3.0.0tool for validating conda recipes and conda packages / BSD 3-Clause
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.1.4Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.55.1tool 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.27.3The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.8.2Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.16.0Parallel Python with task scheduling / BSD 3-Clause
dask-core0.16.0Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
decorator4.1.2Better living through Python with decorators. / BSD 3-Clause
distributed1.20.2Distributed 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.2.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.5Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock2.0.13A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
fontconfig2.12.4A library for configuring and customizing font access. / MIT
freetype2.8A 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.2.2Coroutine-based network library / MIT
glib2.53.6Provides 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.12Lightweight in-process concurrent programming / MIT
h5py2.7.1Read and write HDF5 files from Python. / BSD 3-Clause
hdf51.10.1HDF5 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.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
ipykernel4.8.0IPython Kernel for Jupyter / BSD 3-clause
ipython6.2.1IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.1.1Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.11.0An 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
jsonschema2.6.0An 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.2Jupyter 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.31.5A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.10.2A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libedit3.1.20170329Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng7.2.0The GCC low-level runtime library / GPL
libgfortran3.0.0Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1)
libgfortran-ng7.2.0The GNU Fortran Runtime Library / GPL
libiconv1.14Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
libopenblas0.2.20An Optimized BLAS library / BSD
libpng1.6.32PNG reference library. / zlib/libpng
libsodium1.0.15A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libstdcxx-ng7.2.0The GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.9Support for the Tag Image File Format (TIFF). / HPND
libxcb1.12This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.4The XML C parser and toolkit of Gnome / MIT
libxslt1.1.29The XSLT C library developed for the GNOME project / MIT
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.1.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.1.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.1The fastest markdown parser in pure Python. / BSD 3-Clause
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.4.8MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.0Library for text-based user interfaces / Free software (MIT-like)
networkx2.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.4.0A web-based notebook environment for interactive computing / BSD 3-clause
numexpr2.6.4Fast numerical expression evaluator for NumPy. / MIT
numpy1.13.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.45.1parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openblas0.2.20An Optimized BLAS library / BSD
openblas-devel0.2.20
openpyxl2.4.10A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2nOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.22.0High-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.1.1A Python Parser / MIT License
partd0.3.8Data 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.py10.5A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.41Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.0Python style guide checker / MIT
pexpect4.3.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.0.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.1A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.5.2library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.8.2python code static checker / GPL
pyodbc4.0.22DB API Module for ODBC / MIT
pyopenssl17.5.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.2.5Simple and powerful testing with Python. / MIT
python3.6.4General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
pytz2017.3World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.3Python bindings for zeromq / BSD 3-clause
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
ruamel_yaml0.15.35A patched copy of ruamel.yaml. / MIT
scikit-image0.13.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.0.0Scientific Library for Python / BSD 3-Clause
seaborn0.8.1Statistical data visualization / BSD 3-Clause
send2trash1.4.2Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools36.5.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.11.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.7Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.3Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
sqlalchemy1.2.1Database Abstraction Library. / MIT
sqlite3.21.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.8.2A functional standard library for Python. / BSD 3-Clause
tornado4.5.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.4ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.12.2The Python WSGI Utility Library. / BSD 3-Clause
wheel0.30.0A built-package format for Python. / MIT
widgetsnbextension3.1.0IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.2A Python module for creating Excel XLSX files / BSD 2-Clause
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.3Data 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.2A high-performance asynchronous messaging library. / LGPL 3
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.9Anaconda Cloud command line client library / BSD 3-Clause
anaconda-navigator1.7.0Anaconda Navigator / proprietary - Continuum Analytics, Inc.
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.1A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.3Community-developed Python Library for Astronomy / BSD
attrs17.4.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.5.3Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.2Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.13Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2017.08.26Certificates 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
certifi2018.1.18Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.4Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.2Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.4.10OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.4.1tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify2.0.0tool for validating conda recipes and conda packages / BSD 3-Clause
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.1.4Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.58.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.27.3The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.9.0Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.16.1Parallel Python with task scheduling / BSD 3-Clause
dask-core0.16.1Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.12.2Simple message bus system for applications to talk to one another / GPL2
decorator4.2.1Better living through Python with decorators. / BSD 3-Clause
distributed1.20.2Distributed 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.2.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.5Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock2.0.13A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
fontconfig2.12.4A library for configuring and customizing font access. / MIT
freetype2.8A 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.2.2Coroutine-based network library / MIT
glib2.53.6Provides 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.10A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2
greenlet0.4.12Lightweight in-process concurrent programming / MIT
gst-plugins-base1.12.4GStreamer Base Plug-ins / GPL2
gstreamer1.12.4Library for constructing graphs of media-handling components / LGPL 2
h5py2.7.1Read and write HDF5 files from Python. / BSD 3-Clause
harfbuzz1.7.4An OpenType text shaping engine. / MIT
hdf51.10.1HDF5 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.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipykernel4.8.0IPython Kernel for Jupyter / BSD 3-clause
ipython6.2.1IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.1.1Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.11.1An 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
jsonschema2.6.0An 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.2Jupyter 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.31.5A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.10.2A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.58.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libedit3.1Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng7.2.0The GCC low-level runtime library / GPL
libgfortran-ng7.2.0The GNU Fortran Runtime Library / GPL
libpng1.6.34PNG reference library. / zlib/libpng
libsodium1.0.15A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libstdcxx-ng7.2.0The GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.9Support for the Tag Image File Format (TIFF). / HPND
libtool2.4.6The GNU Portable Library Tool / GPL 3
libxcb1.12This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.7The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
llvmlite0.21.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.1.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.1.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.1Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.0Library for text-based user interfaces / Free software (MIT-like)
networkx2.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.4.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.36.2a just-in-time Python function compiler based on LLVM / BSD
numexpr2.6.4Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.0Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.45.1parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.10A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2nOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.22.0High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
pango1.41.0Text layout and rendering engine. / LGPL-2.1
parso0.1.1A Python Parser / MIT License
partd0.3.8Data 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.py10.5A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.41Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.3.1Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.0.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.6.0Plugin registration and hook calling for Python / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.3A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.5.2library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.1A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.8.2python code static checker / GPL
pyodbc4.0.22DB API Module for ODBC / MIT
pyopenssl17.5.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.3.2Simple and powerful testing with Python. / MIT
python3.6.4General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
pytz2017.3World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.3Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.7A python refactoring library… / GPL 2.0
ruamel_yaml0.15.35A patched copy of ruamel.yaml. / MIT
scikit-image0.13.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.0.0Scientific Library for Python / BSD 3-Clause
seaborn0.8.1Statistical data visualization / BSD 3-Clause
send2trash1.4.2Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools38.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.11.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.9Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.6Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.6Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.2.1Database Abstraction Library. / MIT
sqlite3.22.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado4.5.3A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.4ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.30.0A built-package format for Python. / MIT
widgetsnbextension3.1.0IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.2A Python module for creating Excel XLSX files / BSD 2-Clause
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.3Data 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.2A high-performance asynchronous messaging library. / LGPL 3
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.9Anaconda Cloud command line client library / BSD 3-Clause
anaconda-navigator1.7.0Anaconda Navigator / proprietary - Continuum Analytics, Inc.
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.1A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.3Community-developed Python Library for Astronomy / BSD
attrs17.4.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.5.3Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.2Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.13Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2017.08.26Certificates 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
certifi2018.1.18Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.4Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.2Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.4.10OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.4.1tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify2.0.0tool for validating conda recipes and conda packages / BSD 3-Clause
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.1.4Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.58.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.27.3The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.9.0Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.16.1Parallel Python with task scheduling / BSD 3-Clause
dask-core0.16.1Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.12.2Simple message bus system for applications to talk to one another / GPL2
decorator4.2.1Better living through Python with decorators. / BSD 3-Clause
distributed1.20.2Distributed 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.2.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.5Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock2.0.13A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
fontconfig2.12.4A library for configuring and customizing font access. / MIT
freetype2.8A 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.2.2Coroutine-based network library / MIT
glib2.53.6Provides 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.10A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2
greenlet0.4.12Lightweight in-process concurrent programming / MIT
gst-plugins-base1.12.4GStreamer Base Plug-ins / GPL2
gstreamer1.12.4Library for constructing graphs of media-handling components / LGPL 2
h5py2.7.1Read and write HDF5 files from Python. / BSD 3-Clause
harfbuzz1.7.4An OpenType text shaping engine. / MIT
hdf51.10.1HDF5 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.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipykernel4.8.0IPython Kernel for Jupyter / BSD 3-clause
ipython6.2.1IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.1.1Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.11.1An 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
jsonschema2.6.0An 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.2Jupyter 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.31.5A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.10.2A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.58.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libedit3.1Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng7.2.0The GCC low-level runtime library / GPL
libgfortran-ng7.2.0The GNU Fortran Runtime Library / GPL
libpng1.6.34PNG reference library. / zlib/libpng
libsodium1.0.15A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libstdcxx-ng7.2.0The GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.9Support for the Tag Image File Format (TIFF). / HPND
libtool2.4.6The GNU Portable Library Tool / GPL 3
libxcb1.12This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.7The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
llvmlite0.21.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.1.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.1.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.1Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.0Library for text-based user interfaces / Free software (MIT-like)
networkx2.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.4.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.36.2a just-in-time Python function compiler based on LLVM / BSD
numexpr2.6.4Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.0Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.45.1parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.10A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2nOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.22.0High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.15.0.6Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
pango1.41.0Text layout and rendering engine. / LGPL-2.1
parso0.1.1A Python Parser / MIT License
partd0.3.8Data 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.py10.5A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.41Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.3.1Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.0.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.6.0Plugin registration and hook calling for Python / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.3A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.5.2library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.1A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.8.2python code static checker / GPL
pyodbc4.0.22DB API Module for ODBC / MIT
pyopenssl17.5.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.3.2Simple and powerful testing with Python. / MIT
python3.6.4General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
pytz2017.3World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.3Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.7A python refactoring library… / GPL 2.0
ruamel_yaml0.15.35A patched copy of ruamel.yaml. / MIT
scikit-image0.13.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.0.0Scientific Library for Python / BSD 3-Clause
seaborn0.8.1Statistical data visualization / BSD 3-Clause
send2trash1.4.2Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools38.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.11.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.9Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.6Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.6Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.2.1Database Abstraction Library. / MIT
sqlite3.22.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado4.5.3A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.4ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.30.0A built-package format for Python. / MIT
widgetsnbextension3.1.0IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.2A Python module for creating Excel XLSX files / BSD 2-Clause
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.3Data 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.2A high-performance asynchronous messaging library. / LGPL 3
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.9Anaconda Cloud command line client library / BSD 3-Clause
anaconda-navigator1.7.0Anaconda Navigator / proprietary - Continuum Analytics, Inc.
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.1A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.3Community-developed Python Library for Astronomy / BSD
attrs17.4.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.5.3Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.functools_lru_cache1.4Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
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.1Backport of shutil.which from Python 3.3 / PSF2 & MIT
backports_abc0.5A backport of recent additions to the collections.abc module. / PSF 2
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.2Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.13Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2017.08.26Certificates for use with other packages. / ISC
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2018.1.18Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.4Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.2Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
comtypes1.1.4pure Python COM package / MIT
conda4.4.10OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.4.1tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify2.0.0tool for validating conda recipes and conda packages / BSD 3-Clause
configparser3.5.0This 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.1.4Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.58.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.27.3The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.9.0Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.16.1Parallel Python with task scheduling / BSD 3-Clause
dask-core0.16.1Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
decorator4.2.1Better living through Python with decorators. / BSD 3-Clause
distlib0.2.5Distribution utilities / Python Software Foundation License
distributed1.20.2Distributed 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.2.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
filelock2.0.13A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
freetype2.8A 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
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.2.2Coroutine-based network library / MIT
glob20.6Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.12Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.7.1Read and write HDF5 files from Python. / BSD 3-Clause
hdf51.10.1HDF5 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_rt2017.0.4Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.19IPv4/IPv6 manipulation library / PSF 2
ipykernel4.8.0IPython Kernel for Jupyter / BSD 3-clause
ipython5.4.1IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.1.1Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.11.1An 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
jsonschema2.6.0An 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.2Jupyter 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.31.4A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.10.2A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.58.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.34PNG reference library. / zlib/libpng
libssh21.8.0the SSH library / BSD 3-Clause
libtiff4.0.9Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.7The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
llvmlite0.21.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.1.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.1.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.11cross platform menu item installation / BSD
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.1Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.4.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.36.2a just-in-time Python function compiler based on LLVM / BSD
numexpr2.6.4Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.0Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.45.1parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.10A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2nOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.22.0High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.1.1A Python Parser / MIT License
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py10.5A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.1Python style guide checker / MIT
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.0.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.6.0Plugin registration and hook calling for Python / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
progress1.3Easy progress reporting for Python / ISC
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.3A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.5.2library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.1A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.8.2python code static checker / GPL
pyodbc4.0.22DB API Module for ODBC / MIT
pyopenssl17.5.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.3.2Simple and powerful testing with Python. / MIT
python2.7.14General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
pytz2017.3World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pywin32222Python extensions for Windows / PSF
pywinpty0.5Python bindings for the winpty library / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.3Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.7A python refactoring library… / GPL 2.0
ruamel_yaml0.15.35A patched copy of ruamel.yaml. / MIT
scandir1.6scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.13.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.0.0Scientific Library for Python / BSD 3-Clause
seaborn0.8.1Statistical data visualization / BSD 3-Clause
send2trash1.4.2Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools38.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.11.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.9Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.6Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.6Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.2.1Database Abstraction Library. / MIT
sqlite3.22.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.2.7A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado4.5.3A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
urllib31.22HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc9A meta-package to track VC features. / Modified BSD License (3-clause)
vs2008_runtime9.00.30729.1Bundles of the MSVC 9 (VS 2008) runtime / Proprietary
vs2015_runtime14.0.25123Bundles 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.30.0A built-package format for Python. / MIT
widgetsnbextension3.1.0IPython HTML widgets for Jupyter / BSD 3-clause
win_inet_pton1.0.1Native 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.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.2A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.5Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.9Anaconda Cloud command line client library / BSD 3-Clause
anaconda-navigator1.7.0Anaconda Navigator / proprietary - Continuum Analytics, Inc.
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.1A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.3Community-developed Python Library for Astronomy / BSD
attrs17.4.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.5.3Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.functools_lru_cache1.4Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
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.1Backport of shutil.which from Python 3.3 / PSF2 & MIT
backports_abc0.5A backport of recent additions to the collections.abc module. / PSF 2
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.2Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.13Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2017.08.26Certificates for use with other packages. / ISC
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2018.1.18Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.4Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.2Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
comtypes1.1.4pure Python COM package / MIT
conda4.4.10OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.4.1tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify2.0.0tool for validating conda recipes and conda packages / BSD 3-Clause
configparser3.5.0This 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.1.4Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.58.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.27.3The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.9.0Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.16.1Parallel Python with task scheduling / BSD 3-Clause
dask-core0.16.1Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
decorator4.2.1Better living through Python with decorators. / BSD 3-Clause
distlib0.2.5Distribution utilities / Python Software Foundation License
distributed1.20.2Distributed 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.2.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
filelock2.0.13A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
freetype2.8A 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
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.2.2Coroutine-based network library / MIT
glob20.6Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.12Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.7.1Read and write HDF5 files from Python. / BSD 3-Clause
hdf51.10.1HDF5 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_rt2017.0.4Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.19IPv4/IPv6 manipulation library / PSF 2
ipykernel4.8.0IPython Kernel for Jupyter / BSD 3-clause
ipython5.4.1IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.1.1Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.11.1An 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
jsonschema2.6.0An 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.2Jupyter 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.31.5A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.10.2A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.58.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.34PNG reference library. / zlib/libpng
libssh21.8.0the SSH library / BSD 3-Clause
libtiff4.0.9Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.7The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
llvmlite0.21.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.1.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.1.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.11cross platform menu item installation / BSD
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.1Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.4.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.36.2a just-in-time Python function compiler based on LLVM / BSD
numexpr2.6.4Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.0Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.45.1parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.10A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2nOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.22.0High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.1.1A Python Parser / MIT License
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py10.5A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.1Python style guide checker / MIT
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.0.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.6.0Plugin registration and hook calling for Python / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
progress1.3Easy progress reporting for Python / ISC
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.3A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.5.2library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.1A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.8.2python code static checker / GPL
pyodbc4.0.22DB API Module for ODBC / MIT
pyopenssl17.5.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.3.2Simple and powerful testing with Python. / MIT
python2.7.14General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
pytz2017.3World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pywin32222Python extensions for Windows / PSF
pywinpty0.5Python bindings for the winpty library / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.3Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.7A python refactoring library… / GPL 2.0
ruamel_yaml0.15.35A patched copy of ruamel.yaml. / MIT
scandir1.6scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.13.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.0.0Scientific Library for Python / BSD 3-Clause
seaborn0.8.1Statistical data visualization / BSD 3-Clause
send2trash1.4.2Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools38.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.11.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.9Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.6Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.6Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.2.1Database Abstraction Library. / MIT
sqlite3.22.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.2.7A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado4.5.3A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
urllib31.22HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc9A meta-package to track VC features. / Modified BSD License (3-clause)
vs2008_runtime9.00.30729.1Bundles of the MSVC 9 (VS 2008) runtime / Proprietary
vs2015_runtime14.0.25123Bundles 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.30.0A built-package format for Python. / MIT
widgetsnbextension3.1.0IPython HTML widgets for Jupyter / BSD 3-clause
win_inet_pton1.0.1Native 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.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.2A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.5Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.9Anaconda Cloud command line client library / BSD 3-Clause
anaconda-navigator1.7.0Anaconda Navigator / proprietary - Continuum Analytics, Inc.
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.0.1Control AppleScriptable applications from Python / Public-Domain
asn1crypto0.24.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.6.1A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.3Community-developed Python Library for Astronomy / BSD
attrs17.4.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.5.3Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.functools_lru_cache1.4Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
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.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.2Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.13Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2017.08.26Certificates for use with other packages. / ISC
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2018.1.18Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.4Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.2Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.4.10OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.4.1tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify2.0.0tool for validating conda recipes and conda packages / BSD 3-Clause
configparser3.5.0This 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.1.4Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.58.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.27.3The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.9.0Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.16.1Parallel Python with task scheduling / BSD 3-Clause
dask-core0.16.1Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.12.2Simple message bus system for applications to talk to one another / GPL2
decorator4.2.1Better living through Python with decorators. / BSD 3-Clause
distributed1.20.2Distributed 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.2.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.5Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock2.0.13A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
freetype2.8A 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
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.2.2Coroutine-based network library / MIT
glib2.53.6Provides 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.12Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.7.1Read and write HDF5 files from Python. / BSD 3-Clause
hdf51.10.1HDF5 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.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.19IPv4/IPv6 manipulation library / PSF 2
ipykernel4.8.0IPython Kernel for Jupyter / BSD 3-clause
ipython5.4.1IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.1.1Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.11.1An 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
jsonschema2.6.0An 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.2Jupyter 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.31.5A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.10.2A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.58.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.1Editline 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
libpng1.6.34PNG reference library. / zlib/libpng
libsodium1.0.15A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libtiff4.0.9Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.7The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
llvmlite0.21.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.1.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.1.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.1Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.0Library for text-based user interfaces / Free software (MIT-like)
networkx2.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.4.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.36.2a just-in-time Python function compiler based on LLVM / BSD
numexpr2.6.4Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.0Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.45.1parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.10A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2nOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.22.0High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
parso0.1.1A Python Parser / MIT License
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py10.5A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.41Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.3.1Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.0.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.6.0Plugin registration and hook calling for Python / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.3A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.5.2library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyaudio0.2.7Bindings for PortAudio v19, the cross-platform audio stream library / MIT
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.1A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.8.2python code static checker / GPL
pyodbc4.0.22DB API Module for ODBC / MIT
pyopenssl17.5.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.3.2Simple and powerful testing with Python. / MIT
python2.7.14General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
python.app2Proxy on OS X letting Python libraries hook into the gui event loop / BSD
pytz2017.3World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.3Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.7A python refactoring library… / GPL 2.0
ruamel_yaml0.15.35A patched copy of ruamel.yaml. / MIT
scandir1.6scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.13.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.0.0Scientific Library for Python / BSD 3-Clause
seaborn0.8.1Statistical data visualization / BSD 3-Clause
send2trash1.4.2Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools38.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.11.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.9Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.6Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.6Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.2.1Database Abstraction Library. / MIT
sqlite3.22.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.2.7A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado4.5.3A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.4ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.30.0A built-package format for Python. / MIT
widgetsnbextension3.1.0IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.2A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.5Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.2.0Writing data and formatting information to Excel files / BSD
xz5.2.3Data 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.2A high-performance asynchronous messaging library. / LGPL 3
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.6Anaconda Cloud command line client library / BSD 3-Clause
anaconda-project0.8.2Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause
asn1crypto0.23.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.6.1A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.3Community-developed Python Library for Astronomy / BSD
babel2.5.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.functools_lru_cache1.4Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
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.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
bleach2.1.2Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.13Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2017.08.26Certificates for use with other packages. / ISC
cairo1.14.10Cairo 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
certifi2018.1.18Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.2Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.2Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.4.9OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.4.1tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify3.0.0tool for validating conda recipes and conda packages / BSD 3-Clause
configparser3.5.0This 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.1.4Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.55.1tool 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.27.3The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.8.2Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.16.0Parallel Python with task scheduling / BSD 3-Clause
dask-core0.16.0Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
decorator4.1.2Better living through Python with decorators. / BSD 3-Clause
distributed1.20.2Distributed 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.2.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.5Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock2.0.13A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
fontconfig2.12.4A library for configuring and customizing font access. / MIT
freetype2.8A 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
functools_lru_cache1.4Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / 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.2.2Coroutine-based network library / MIT
glib2.53.6Provides 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.12Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.7.1Read and write HDF5 files from Python. / BSD 3-Clause
hdf51.10.1HDF5 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.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
ipaddress1.0.18IPv4/IPv6 manipulation library / PSF 2
ipykernel4.8.0IPython Kernel for Jupyter / BSD 3-clause
ipython5.4.1IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.1.1Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.11.0An 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
jsonschema2.6.0An 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.2Jupyter 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.31.5A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.10.2A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libedit3.1.20170329Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng7.2.0The GCC low-level runtime library / GPL
libgfortran3.0.0Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1)
libgfortran-ng7.2.0The GNU Fortran Runtime Library / GPL
libiconv1.14Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
libopenblas0.2.20An Optimized BLAS library / BSD
libpng1.6.32PNG reference library. / zlib/libpng
libsodium1.0.15A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libstdcxx-ng7.2.0The GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.9Support for the Tag Image File Format (TIFF). / HPND
libxcb1.12This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.4The XML C parser and toolkit of Gnome / MIT
libxslt1.1.29The XSLT C library developed for the GNOME project / MIT
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.1.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.1.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.1The fastest markdown parser in pure Python. / BSD 3-Clause
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.4.8MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.0Library for text-based user interfaces / Free software (MIT-like)
networkx2.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.4.0A web-based notebook environment for interactive computing / BSD 3-clause
numexpr2.6.4Fast numerical expression evaluator for NumPy. / MIT
numpy1.13.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.45.1parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openblas0.2.20An Optimized BLAS library / BSD
openblas-devel0.2.20
openpyxl2.4.10A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2nOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.22.0High-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.1.1A Python Parser / MIT License
partd0.3.8Data 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.py10.5A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.41Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.0Python style guide checker / MIT
pexpect4.3.0Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.0.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.1A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.5.2library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycairo1.13.3Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.8.2python code static checker / GPL
pyodbc4.0.22DB API Module for ODBC / MIT
pyopenssl17.5.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.2.5Simple and powerful testing with Python. / MIT
python2.7.14General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
pytz2017.3World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.3Python bindings for zeromq / BSD 3-clause
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
ruamel_yaml0.15.35A patched copy of ruamel.yaml. / MIT
scandir1.6scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.13.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.0.0Scientific Library for Python / BSD 3-Clause
seaborn0.8.1Statistical data visualization / BSD 3-Clause
send2trash1.4.2Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools36.5.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.11.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.7Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.3Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
sqlalchemy1.2.1Database Abstraction Library. / MIT
sqlite3.21.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.2.7A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.8.2A functional standard library for Python. / BSD 3-Clause
tornado4.5.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.4ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.12.2The Python WSGI Utility Library. / BSD 3-Clause
wheel0.30.0A built-package format for Python. / MIT
widgetsnbextension3.1.0IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.2A Python module for creating Excel XLSX files / BSD 2-Clause
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.3Data 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.2A high-performance asynchronous messaging library. / LGPL 3
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.9Anaconda Cloud command line client library / BSD 3-Clause
anaconda-navigator1.7.0Anaconda Navigator / proprietary - Continuum Analytics, Inc.
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.1A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.3Community-developed Python Library for Astronomy / BSD
attrs17.4.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.5.3Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.functools_lru_cache1.4Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
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.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.2Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.13Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2017.08.26Certificates 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
certifi2018.1.18Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.4Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.2Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.4.10OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.4.1tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify2.0.0tool for validating conda recipes and conda packages / BSD 3-Clause
configparser3.5.0This 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.1.4Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.58.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.27.3The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.9.0Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.16.1Parallel Python with task scheduling / BSD 3-Clause
dask-core0.16.1Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.12.2Simple message bus system for applications to talk to one another / GPL2
decorator4.2.1Better living through Python with decorators. / BSD 3-Clause
distributed1.20.2Distributed 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.2.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.5Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock2.0.13A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
fontconfig2.12.4A library for configuring and customizing font access. / MIT
freetype2.8A 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
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.2.2Coroutine-based network library / MIT
glib2.53.6Provides 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.10A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2
greenlet0.4.12Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
gst-plugins-base1.12.4GStreamer Base Plug-ins / GPL2
gstreamer1.12.4Library for constructing graphs of media-handling components / LGPL 2
h5py2.7.1Read and write HDF5 files from Python. / BSD 3-Clause
harfbuzz1.7.4An OpenType text shaping engine. / MIT
hdf51.10.1HDF5 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.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.19IPv4/IPv6 manipulation library / PSF 2
ipykernel4.8.0IPython Kernel for Jupyter / BSD 3-clause
ipython5.4.1IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.1.1Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.11.1An 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
jsonschema2.6.0An 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.2Jupyter 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.31.5A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.10.2A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.58.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libedit3.1Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng7.2.0The GCC low-level runtime library / GPL
libgfortran-ng7.2.0The GNU Fortran Runtime Library / GPL
libpng1.6.34PNG reference library. / zlib/libpng
libsodium1.0.15A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libstdcxx-ng7.2.0The GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.9Support for the Tag Image File Format (TIFF). / HPND
libtool2.4.6The GNU Portable Library Tool / GPL 3
libxcb1.12This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.7The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
llvmlite0.21.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.1.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.1.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.1Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.0Library for text-based user interfaces / Free software (MIT-like)
networkx2.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.4.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.36.2a just-in-time Python function compiler based on LLVM / BSD
numexpr2.6.4Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.0Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.45.1parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.10A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2nOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.22.0High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
pango1.41.0Text layout and rendering engine. / LGPL-2.1
parso0.1.1A Python Parser / MIT License
partd0.3.8Data 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.py10.5A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.41Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.3.1Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.0.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.6.0Plugin registration and hook calling for Python / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.3A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.5.2library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycairo1.15.4Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.1A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.8.2python code static checker / GPL
pyodbc4.0.22DB API Module for ODBC / MIT
pyopenssl17.5.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.3.2Simple and powerful testing with Python. / MIT
python2.7.14General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
pytz2017.3World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.3Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.7A python refactoring library… / GPL 2.0
ruamel_yaml0.15.35A patched copy of ruamel.yaml. / MIT
scandir1.6scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.13.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.0.0Scientific Library for Python / BSD 3-Clause
seaborn0.8.1Statistical data visualization / BSD 3-Clause
send2trash1.4.2Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools38.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.11.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.9Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.6Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.6Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.2.1Database Abstraction Library. / MIT
sqlite3.22.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.2.7A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado4.5.3A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.4ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.30.0A built-package format for Python. / MIT
widgetsnbextension3.1.0IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.2A Python module for creating Excel XLSX files / BSD 2-Clause
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.3Data 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.2A high-performance asynchronous messaging library. / LGPL 3
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
_ipyw_jlab_nb_ext_conf0.1.0A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.9Anaconda Cloud command line client library / BSD 3-Clause
anaconda-navigator1.7.0Anaconda Navigator / proprietary - Continuum Analytics, Inc.
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.1A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.3Community-developed Python Library for Astronomy / BSD
attrs17.4.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.5.3Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.functools_lru_cache1.4Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
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.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.1.2Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.13Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2017.08.26Certificates 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
certifi2018.1.18Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.11.4Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.5.2Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.4.10OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.4.1tools for building conda packages / BSD 3-Clause
conda-env2.6.0Tools for interacting with conda environments. / BSD 3-Clause
conda-verify2.0.0tool for validating conda recipes and conda packages / BSD 3-Clause
configparser3.5.0This 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.1.4Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.58.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.27.3The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.9.0Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.16.1Parallel Python with task scheduling / BSD 3-Clause
dask-core0.16.1Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.12.2Simple message bus system for applications to talk to one another / GPL2
decorator4.2.1Better living through Python with decorators. / BSD 3-Clause
distributed1.20.2Distributed 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.2.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.5Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock2.0.13A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
fontconfig2.12.4A library for configuring and customizing font access. / MIT
freetype2.8A 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
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.2.2Coroutine-based network library / MIT
glib2.53.6Provides 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.10A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2
greenlet0.4.12Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
gst-plugins-base1.12.4GStreamer Base Plug-ins / GPL2
gstreamer1.12.4Library for constructing graphs of media-handling components / LGPL 2
h5py2.7.1Read and write HDF5 files from Python. / BSD 3-Clause
harfbuzz1.7.4An OpenType text shaping engine. / MIT
hdf51.10.1HDF5 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.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.19IPv4/IPv6 manipulation library / PSF 2
ipykernel4.8.0IPython Kernel for Jupyter / BSD 3-clause
ipython5.4.1IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.1.1Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.11.1An 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
jsonschema2.6.0An 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.2Jupyter 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.31.5A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.10.2A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcurl7.58.0tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html>)
libedit3.1Editline Library (libedit) / NetBSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng7.2.0The GCC low-level runtime library / GPL
libgfortran-ng7.2.0The GNU Fortran Runtime Library / GPL
libpng1.6.34PNG reference library. / zlib/libpng
libsodium1.0.15A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libstdcxx-ng7.2.0The GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.9Support for the Tag Image File Format (TIFF). / HPND
libtool2.4.6The GNU Portable Library Tool / GPL 3
libxcb1.12This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.7The XML C parser and toolkit of Gnome / MIT
libxslt1.1.32The XSLT C library developed for the GNOME project / MIT
llvmlite0.21.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.1.1Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.1.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.8.3The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.1Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath1.0.0Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.5.1MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.0Library for text-based user interfaces / Free software (MIT-like)
networkx2.1Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.4.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.36.2a just-in-time Python function compiler based on LLVM / BSD
numexpr2.6.4Fast numerical expression evaluator for NumPy. / MIT
numpy1.14.0Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.45.1parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.10A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2nOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.22.0High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.15.0.6Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
pango1.41.0Text layout and rendering engine. / LGPL-2.1
parso0.1.1A Python Parser / MIT License
partd0.3.8Data 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.py10.5A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.5.0Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.41Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.1Python style guide checker / MIT
pexpect4.3.1Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow5.0.0Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
pluggy0.6.0Plugin registration and hook calling for Python / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.3A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.5.2library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycairo1.15.4Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.3Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0.1A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.8.2python code static checker / GPL
pyodbc4.0.22DB API Module for ODBC / MIT
pyopenssl17.5.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.3.2Simple and powerful testing with Python. / MIT
python2.7.14General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
pytz2017.3World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.3Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.7A python refactoring library… / GPL 2.0
ruamel_yaml0.15.35A patched copy of ruamel.yaml. / MIT
scandir1.6scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.13.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.0.0Scientific Library for Python / BSD 3-Clause
seaborn0.8.1Statistical data visualization / BSD 3-Clause
send2trash1.4.2Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
setuptools38.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.11.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.9Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.6Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.6Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.2.1Database Abstraction Library. / MIT
sqlite3.22.0Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.2.7A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.8.1Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.9.0A functional standard library for Python. / BSD 3-Clause
tornado4.5.3A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.4ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.30.0A built-package format for Python. / MIT
widgetsnbextension3.1.0IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.2A Python module for creating Excel XLSX files / BSD 2-Clause
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.3Data 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.2A high-performance asynchronous messaging library. / LGPL 3
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
Anaconda 5.0.1
Oct 25, 2017
  • R has been updated to version 3.4.2. All R packages (including RStudio) have been rebuilt to be compatible with the new Anaconda 5.0 compilers.
  • Updated many packages, including Python, Numpy, Spyder, Navigator, and Bokeh.
  • The MKL library load path has been modified to address issue for Julia users.
  • Fixed an OpenSSL issue with WSL on Windows.
  • Fixed Anaconda Installer Configuration (AIC) feature for Unix installers.
  • Re-enabled spaces in installation paths on Windows (temporarily disabled in 5.0.0).

Major package updates

  • anaconda-navigator 1.6.8 -> 1.6.9
  • bokeh 0.12.7 -> 0.12.10
  • conda 4.3.27 -> 4.3.30
  • conda-build 3.0.22 -> 3.0.27
  • dask 0.15.2 -> 0.15.3
  • matplotlib 2.0.2 -> 2.1.0
  • numpy 1.13.1 -> 1.13.3
  • python 2.7.13 -> 2.7.14
  • python 3.6.2 -> 3.6.3
  • scikit-learn 0.19.0 -> 0.19.1
  • spyder 3.2.3 -> 3.2.4
NameVersionSummary / License
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.5anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.6.9Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.0Reproducible, executable project directories. / BSD 3-Clause
asn1crypto0.22.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.5.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.2Community-developed Python Library for Astronomy / BSD
babel2.5.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.0.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.10Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2017.08.26Certificates for use with other packages. / ISC
cachecontrol0.12.3httplib2 caching algorithms for use with requests / Apache Software License
certifi2017.7.27.1Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.10.0Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.4.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
comtypes1.1.2pure Python COM package / MIT
conda4.3.30OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.0.27tools for building 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.0.3Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.55.1tool 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.26.1The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.8.2Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.15.3Parallel Python with task scheduling / BSD 3-Clause
dask-core0.15.3Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
decorator4.1.2Better living through Python with decorators. / BSD 3-Clause
distlib0.2.5Distribution utilities / Python Software Foundation License
distributed1.19.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.2.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
filelock2.0.12A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
freetype2.8A 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.2.2Coroutine-based network library / MIT
glob20.5Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.12Lightweight in-process concurrent programming / MIT
h5py2.7.0Read and write HDF5 files from Python. / BSD 3-Clause
hdf51.10.1HDF5 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
html5lib0.999999999HTML parser based on the WHATWG HTML specification / MIT
icc_rt2017.0.4Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipykernel4.6.1IPython Kernel for Jupyter / BSD 3-clause
ipython6.1.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.0.0Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.10.2An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.9.6An 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
jsonschema2.6.0An 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.1.0Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD 3-Clause
jupyter_core4.3.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.27.0A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.4.0A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libiconv1.15Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
libpng1.6.32PNG reference library. / zlib/libpng
libssh21.8.0the SSH library / BSD 3-Clause
libtiff4.0.8Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.4The XML C parser and toolkit of Gnome / MIT
libxslt1.1.29The XSLT C library developed for the GNOME project / MIT
llvmlite0.20.0Lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lockfile0.12.2Platform-independent file locking module / MIT
lxml4.1.0Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.1.0Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.10cross platform menu item installation / BSD
mistune0.7.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.4.8MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.0Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.0.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.35.0NumPy aware dynamic Python compiler using LLVM / BSD
numexpr2.6.2Fast numerical expression evaluator for NumPy. / MIT
numpy1.13.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.44parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.8A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2lOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.20.3High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py10.3.1A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.0Python style guide checker / MIT
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow4.2.1Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
progress1.3Easy progress reporting for Python / ISC
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.0A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.4.34library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.2Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.7.4python code static checker / GPL
pyodbc4.0.17DB API Module for ODBC / MIT
pyopenssl17.2.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.2.1Simple and powerful testing with Python. / MIT
python3.6.3General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
pytz2017.2World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pywin32221Python extensions for Windows / PSF
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.5A python refactoring library… / GPL 2.0
ruamel_yaml0.11.14A patched copy of ruamel.yaml. / MIT
scikit-image0.13.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
scipy0.19.1Scientific Library for Python / BSD 3-Clause
seaborn0.8.0Statistical data visualization / BSD 3-Clause
setuptools36.5.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.11.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.7Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.3Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.4Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.1.13Database Abstraction Library. / MIT
sqlite3.20.1Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.8.2A functional standard library for Python. / BSD 3-Clause
tornado4.5.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
urllib31.22HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc14A meta-package to track VC features. / Modified BSD License (3-clause)
vs2015_runtime14.0.25123Bundles 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.12.2The Python WSGI Utility Library. / BSD 3-Clause
wheel0.29.0A built-package format for Python. / MIT
widgetsnbextension3.0.2IPython HTML widgets for Jupyter / BSD 3-clause
win_inet_pton1.0.1Native 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
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.2A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.4Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.5anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.6.9Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.0Reproducible, executable project directories. / BSD 3-Clause
asn1crypto0.22.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.5.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.2Community-developed Python Library for Astronomy / BSD
babel2.5.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.0.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.10Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2017.08.26Certificates for use with other packages. / ISC
cachecontrol0.12.3httplib2 caching algorithms for use with requests / Apache Software License
certifi2017.7.27.1Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.10.0Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.4.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
comtypes1.1.2pure Python COM package / MIT
conda4.3.30OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.0.27tools for building 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.0.3Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.55.1tool 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.26.1The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.8.2Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.15.3Parallel Python with task scheduling / BSD 3-Clause
dask-core0.15.3Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
decorator4.1.2Better living through Python with decorators. / BSD 3-Clause
distlib0.2.5Distribution utilities / Python Software Foundation License
distributed1.19.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.2.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
filelock2.0.12A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
freetype2.8A 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.2.2Coroutine-based network library / MIT
glob20.5Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.12Lightweight in-process concurrent programming / MIT
h5py2.7.0Read and write HDF5 files from Python. / BSD 3-Clause
hdf51.10.1HDF5 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
html5lib0.999999999HTML parser based on the WHATWG HTML specification / MIT
icc_rt2017.0.4Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipykernel4.6.1IPython Kernel for Jupyter / BSD 3-clause
ipython6.1.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.0.0Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.10.2An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.9.6An 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
jsonschema2.6.0An 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.1.0Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD 3-Clause
jupyter_core4.3.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.27.0A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.4.0A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libiconv1.15Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
libpng1.6.32PNG reference library. / zlib/libpng
libssh21.8.0the SSH library / BSD 3-Clause
libtiff4.0.8Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.4The XML C parser and toolkit of Gnome / MIT
libxslt1.1.29The XSLT C library developed for the GNOME project / MIT
llvmlite0.20.0Lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lockfile0.12.2Platform-independent file locking module / MIT
lxml4.1.0Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.1.0Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.10cross platform menu item installation / BSD
mistune0.7.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.4.8MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.0Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.0.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.35.0NumPy aware dynamic Python compiler using LLVM / BSD
numexpr2.6.2Fast numerical expression evaluator for NumPy. / MIT
numpy1.13.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.44parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.8A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2lOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.20.3High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py10.3.1A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.0Python style guide checker / MIT
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow4.2.1Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
progress1.3Easy progress reporting for Python / ISC
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.0A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.4.34library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.2Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.7.4python code static checker / GPL
pyodbc4.0.17DB API Module for ODBC / MIT
pyopenssl17.2.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.2.1Simple and powerful testing with Python. / MIT
python3.6.3General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
pytz2017.2World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pywin32221Python extensions for Windows / PSF
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.5A python refactoring library… / GPL 2.0
ruamel_yaml0.11.14A patched copy of ruamel.yaml. / MIT
scikit-image0.13.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
scipy0.19.1Scientific Library for Python / BSD 3-Clause
seaborn0.8.0Statistical data visualization / BSD 3-Clause
setuptools36.5.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.11.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.7Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.3Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.4Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.1.13Database Abstraction Library. / MIT
sqlite3.20.1Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.8.2A functional standard library for Python. / BSD 3-Clause
tornado4.5.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
urllib31.22HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc14A meta-package to track VC features. / Modified BSD License (3-clause)
vs2015_runtime14.0.25123Bundles 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.12.2The Python WSGI Utility Library. / BSD 3-Clause
wheel0.29.0A built-package format for Python. / MIT
widgetsnbextension3.0.2IPython HTML widgets for Jupyter / BSD 3-clause
win_inet_pton1.0.1Native 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
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.2A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.4Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.5anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.6.9Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.0Reproducible, executable project directories. / BSD 3-Clause
appnope0.1.0Disable App Nap on OS X 10.9 / BSD 2-Clause
appscript1.0.1Control AppleScriptable applications from Python / Public-Domain
asn1crypto0.22.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.5.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.2Community-developed Python Library for Astronomy / BSD
babel2.5.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.0.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.10Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2017.08.26Certificates for use with other packages. / ISC
certifi2017.7.27.1Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.10.0Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.4.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.3.30OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.0.27tools for building conda packages / BSD 3-Clause
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.0.3Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.55.1tool 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.26.1The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.8.2Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.15.3Parallel Python with task scheduling / BSD 3-Clause
dask-core0.15.3Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.10.22Simple message bus system for applications to talk to one another / GPL2
decorator4.1.2Better living through Python with decorators. / BSD 3-Clause
distributed1.19.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.2.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.4Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock2.0.12A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
freetype2.8A 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
gettext0.19.8.1Internationalization package. / GPLv2
gevent1.2.2Coroutine-based network library / MIT
glib2.53.6Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glib2.53.6Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.5Version 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
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
gmpy22.0.8GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3
greenlet0.4.12Lightweight in-process concurrent programming / MIT
h5py2.7.0Read and write HDF5 files from Python. / BSD 3-Clause
hdf51.10.1HDF5 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
html5lib0.999999999HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipykernel4.6.1IPython Kernel for Jupyter / BSD 3-clause
ipython6.1.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.0.0Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.10.2An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.9.6An 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
jsonschema2.6.0An 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.1.0Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD 3-Clause
jupyter_core4.3.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.27.0A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.4.0A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcxx4.0.1C++ Standard Library / MIT license or UIUC License
libcxxabi4.0.1C++ Standard Library Support / MIT license or UIUC License
libedit3.1Editline Library (libedit) / 3-Clause BSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
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
libpng1.6.32PNG reference library. / zlib/libpng
libsodium1.0.13A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libtiff4.0.8Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.4The XML C parser and toolkit of Gnome / MIT
libxslt1.1.29The XSLT C library developed for the GNOME project / MIT
llvmlite0.20.0Lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.1.0Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.1.0Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.7.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.4.8MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.0Library for text-based user interfaces / Free software (MIT-like)
networkx2.0Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.0.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.35.0NumPy aware dynamic Python compiler using LLVM / BSD
numexpr2.6.2Fast numerical expression evaluator for NumPy. / MIT
numpy1.13.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.44parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.8A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2lOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.20.3High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py10.3.1A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.41Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.0Python style guide checker / MIT
pexpect4.2.1Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow4.2.1Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.0A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.4.34library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.2Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.7.4python code static checker / GPL
pyodbc4.0.17DB API Module for ODBC / MIT
pyopenssl17.2.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.2.1Simple and powerful testing with Python. / MIT
python3.6.3General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
python.app2Proxy on OS X letting Python libraries hook into the gui event loop / BSD
pytz2017.2World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.5A python refactoring library… / GPL 2.0
ruamel_yaml0.11.14A patched copy of ruamel.yaml. / MIT
scikit-image0.13.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
scipy0.19.1Scientific Library for Python / BSD 3-Clause
seaborn0.8.0Statistical data visualization / BSD 3-Clause
setuptools36.5.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.11.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.7Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.3Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.4Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.1.13Database Abstraction Library. / MIT
sqlite3.20.1Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.6Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.8.2A functional standard library for Python. / BSD 3-Clause
tornado4.5.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.4ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.12.2The Python WSGI Utility Library. / BSD 3-Clause
wheel0.29.0A built-package format for Python. / MIT
widgetsnbextension3.0.2IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.2A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.4Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.2.0Writing data and formatting information to Excel files / BSD
xz5.2.3Data 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.2A high-performance asynchronous messaging library. / LGPL 3
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme / BSD
anaconda-client1.6.3anaconda.org command line client library / BSD 3-clause
anaconda-project0.6.0reproducible, executable project directories / BSD 3-clause
asn1crypto0.22.0ASN.1 parser and serializer / MIT
astroid1.5.3abstract syntax tree for Python with inference support / LGPL version 2.1
astropy2.0.1Community-developed Python Library for Astronomy / BSD
babel2.5.0Utilities to internationalize and localize Python applications / BSD
backports1.0/ BSD
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient representation of arrays of booleans – C extension / PSF
bkcharts0.2optional High Level charts API built on top of Bokeh / New BSD
bleach1.5.0easy whitelist-based HTML-sanitizing tool / Apache License Version 2.0
bokeh0.12.7Python interactive visualization library for modern web browsers / BSD
boto2.48.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / Simplified BSD
cairo1.14.8A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1
certifi2016.2.28Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.10.0C Foreign Function Interface for Python / MIT
chardet3.0.4Universal character encoding detector / GNU Lesser General Public License
click6.7Command line interface creation kit / BSD
cloudpickle0.4.0extended pickling support for Python objects / BSD
clyent1.2.2Command line client library for windows and posix / BSD
colorama0.3.9Cross-platform colored terminal text in Python / BSD
conda4.3.27Package management system and Environment management system / BSD
conda-build3.0.22Commands and tools for building conda packages / BSD 3-clause
contextlib20.5.5backports and enhancements for the contextlib module / PSF
cryptography1.8.1Provides cryptographic recipes and primitives to Python developers / Apache and BSD
curl7.52.1Tool and library for transferring data with URL syntax / MIT/X derivate
cycler0.10.0Composable style cycles / BSD
cython0.26The Cython compiler for writing C extensions for the Python language / Apache version 2.0
cytoolz0.8.2Cython implementation of Toolz, high performance functional utilities / BSD
dask0.15.2Task scheduling and blocked algorithms for parallel processing / BSD
datashape0.5.4Language defining a data description protocol / BSD
decorator4.1.2Better living through Python with decorators / BSD
distributed1.18.1Distributed computing / BSD 3-Clause
docutils0.14Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3
entrypoints0.2.3/ MIT
et_xmlfile1.0.1Low memory library for creating large XML files / MIT
expat2.1.0XML parser library written in C / MIT
fastcache1.0.2C implementation of Python 3 functools.lru_cache / MIT
filelock2.0.7A platform independent file lock. / Public Domain
flask0.12.2Microframework for Python based on Werkzeug, Jinja2. / BSD
flask-cors3.0.3Flask extension adding a decorator for CORS support / MIT
fontconfig2.12.1A library for configuring and customizing font access / BSD
freetype2.5.5A Free, High-Quality, and Portable Font Engine / FreeType License
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.2.2Coroutine-based Python network library / MIT
glob20.5Enhanced glob that can capture patterns and supports recursive wildcards / BSD License
greenlet0.4.12Lightweight in-process concurrent programming / MIT
h5py2.7.0Pythonic interface to the HDF5 binary data format / 3-clause BSD
hdf51.8.17A data model, library, and file format for storing and managing data / BSD-like
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD
html5lib0.9999999HTML parser based on the WHATWG HTML specification / MIT
idna2.6Internationalized Domain Names in Applications / BSD
imagesize0.7.1getting image size from png/jpeg/jpeg2000/gif file / MIT
ipykernel4.6.1Provides a rich toolkit to help you make the most of using Python interactively / BSD
ipython6.1.0Productive Interactive Computing / BSD
ipython_genutils0.2.0vestigial utilities from IPython / BSD
ipywidgets6.0.0Widgets for the Jupyter Notebook / BSD 3-clause
isort4.2.15Python utility / library to sort Python imports / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments / BSD
jbig2.1Implementation of the JBIG1 data compression standard / GPL2
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD
jedi0.10.2Autocompletion and static analysis library for Python / MIT
jinja22.9.6An easy to use stand-alone template engine written in pure python. / BSD
jpeg9bRead and write jpeg files / Custom free software license
jsonschema2.6.0An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0web-based notebook environment for interactive computing. / BSD
jupyter_client5.1.0Jupyter protocol implementation and client libraries / BSD
jupyter_console5.2.0Jupyter terminal console / BSD
jupyter_core4.3.0core Jupyter functionality / BSD
lazy-object-proxy1.3.1Fast and thorough lazy object proxy / BSD
libffi3.2.1portable foreign-function interface library / MIT
libgfortran3.0.0the GNU Fortran compiler, part of GCC / GPL3
libiconv1.14Provides iconv for systems which don’t have one / GPL and LGPL
libpng1.6.30official PNG reference library / libpng license
libsodium1.0.10A library for encryption, signatures, password hashing, etc. / ISC
libtiff4.0.6Support for Tag Image File Format (TIFF) / BSD-like
libxml22.9.4The XML C parser and toolkit of Gnome / MIT
libxslt1.1.29The XSLT C library developed for the GNOME project / MIT
locket0.2.0File based locks for Python for Linux and Windows / BSD
lxml3.7.3XML and HTML with Python / BSD
markupsafe1.0Implements a XML/HTML/XHTML Markup safe string for Python / BSD
matplotlib2.0.2Python 2D plotting library / PSF-based
mistune0.7.4The fastest markdown parser in pure Python with renderer feature / BSD
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD
msgpack-python0.4.8An efficient binary serialization format / Apache
multipledispatch0.4.9Multiple dispatch in Python / BSD
nbconvert5.2.1converts notebooks to various other formats via Jinja templates / BSD
nbformat4.4.0reference implementation of the Jupyter Notebook format / BSD
networkx1.11Python package for creating and manipulating complex networks / BSD
nltk3.2.4Build Python programs to work with human language data / Apache Software License
nose1.3.7Nose extends unittest to make testing easier / LGPL
notebook5.0.0web-based notebook environment for interactive computing / BSD
numexpr2.6.2Fast numerical expression evaluator for NumPy / MIT
numpy1.13.1Array processing for numbers, strings, records, and objects / BSD
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD
odo0.5.1Shapeshifting for your data / BSD
olefile0.44parse, read and write Microsoft OLE2 files / BSD License
openblas0.2.19An Optimized BLAS library / BSD
openpyxl2.4.8A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2lOpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style
packaging16.8core utilities for Python packages / BSD or Apache 2.0
pandas0.20.3Powerful Python data analysis toolkit / BSD
pandocfilters1.4.2utilities for writing pandoc filters in python / BSD License
partd0.3.8Appendable key-value byte store / BSD
patchelf0.9Modify the dynamic linker and RPATH of ELF executables / GPL3
path.py10.3.1An object representing a path to a file or directory / MIT
pathlib22.3.0object-oriented filesystem paths / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD
pcre8.39A set of functions that implement regular expression pattern matching / 3-clause BSD License
pep81.7.0Python style guide checker / MIT
pexpect4.2.1Pexpect allows easy control of interactive console applications / ISC
pickleshare0.7.4file system based database that uses Python pickles / MIT
pillow4.2.1The friendly Python Imaging Library(PIL) fork / PIL license
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation / MIT
pkginfo1.4.1query metadatdata from sdists or bdists installed packages / PSF
ply3.10implementation of Lex and Yacc / BSD
prompt_toolkit1.0.15library for building powerful interactive command lines in Python / BSD
psutil5.2.2cross-platform process and system utilities module for Python / BSD
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.4.34Library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.3.1Python style guide checker / MIT License
pycosat0.6.2Python bindings to the picosat SAT solver / MIT
pycparser2.18C parser in Python / BSD
pycrypto2.6.1Cryptographic modules for Python / Public-Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0passive checker of Python programs / MIT
pygments2.2.0Generic syntax highlighting package / BSD
pylint1.7.2Python code static checker / GPL
pyodbc4.0.16DB API Module for ODBC / MIT
pyopenssl17.0.0Python wrapper module around the OpenSSL library / Apache Software License
pyparsing2.2.0Create and execute simple grammars / MIT
pytables3.4.2Manage hierarchical datasets to cope with large amounts of data / BSD
pytest3.2.1Simple and powerful testing with Python / MIT
python3.6.2General purpose programming language / PSF
python-dateutil2.6.1extensions to the standard Python datetime module / Simplified BSD
pytz2017.2World timezone definitions, modern and historical / MIT
pywavelets0.5.2wavelet transform module / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2zeromq bindings for Python / LGPL and BSD
requests2.14.2Python HTTP for Humans / Apache Software License
ruamel_yaml0.11.14patched copy of ruamel.yaml (a yaml parser) / MIT
scikit-image0.13.0Image processing routines for SciPy / 3-clause BSD
scikit-learn0.19.0set of python modules for machine learning and data mining / 3-clause BSD
scipy0.19.1Scientific Library for Python / BSD
seaborn0.8Statistical data visualization / BSD
setuptools36.4.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Define simple single-dispatch generic functions / ZPL 2.1
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
six1.10.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD
sortedcollections0.5.3Python Sorted Collections / Apache Software License
sortedcontainers1.5.7sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.3Documentation generator / BSD
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
sqlalchemy1.1.13Python SQL toolkit and Object Relational Mapper / MIT
sqlite3.13.0SQL database engine / Public-Domain
statsmodels0.8.0Statistical computations and models / 3-clause BSD
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library / BSD
terminado0.6Terminals served to term.js using Tornado websockets / BSD
testpath0.3.1collection of utilities for Python code working with files and commands / MIT
tk8.5.18Dynamic programming language with GUI elements / BSD-like
toolz0.8.2List processing tools and functional utilities / BSD
tornado4.5.2Tornado Web Server / Apache 2.0
traitlets4.3.2Configuration system for Python applications / Modified BSD
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.4ODBC (Open Database Connectivity) implementation for Unix / LGPLv2
wcwidth0.1.7measures number of Terminal column cells of wide-character codes / MIT
werkzeug0.12.2A WSGI utility library for Python / BSD
wheel0.29.0Built-package format for Python / MIT
widgetsnbextension3.0.2IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching / BSD
xlrd1.1.0extract data from Microsoft Excel spreadsheet files / BSD
xlsxwriter0.9.8A Python module for creating Excel XLSX files / BSD
xlwt1.3.0writing data and formatting information to Excel files / BSD
xz5.2.3Data compression software with high compression ratio / Public-Domain, GPL
yaml0.1.6YAML Ain’t Markup Language / MIT
zeromq4.1.5Distributed messaging / LGPL
zict0.1.2Composable Mutable Mapping tools / BSD
zlib1.2.11Unobtrusive compression library / zlib
NameVersionSummary / License
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.5anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.6.9Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.0Reproducible, executable project directories. / BSD 3-Clause
asn1crypto0.22.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.5.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.2Community-developed Python Library for Astronomy / BSD
babel2.5.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.0.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.10Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2017.08.26Certificates for use with other packages. / ISC
cairo1.14.10Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1
certifi2017.7.27.1Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.10.0Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.4.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.3.30OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.0.27tools for building conda packages / BSD 3-Clause
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.0.3Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.55.1tool 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.26.1The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.8.2Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.15.3Parallel Python with task scheduling / BSD 3-Clause
dask-core0.15.3Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.10.22Simple message bus system for applications to talk to one another / GPL2
decorator4.1.2Better living through Python with decorators. / BSD 3-Clause
distributed1.19.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.2.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.4Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock2.0.12A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
fontconfig2.12.4A library for configuring and customizing font access. / MIT
freetype2.8A 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.2.2Coroutine-based network library / MIT
glib2.53.6Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.5Version 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.10A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2
greenlet0.4.12Lightweight in-process concurrent programming / MIT
gst-plugins-base1.12.2GStreamer Base Plug-ins / GPL2
gstreamer1.12.2Library for constructing graphs of media-handling components / LGPL 2
h5py2.7.0Read and write HDF5 files from Python. / BSD 3-Clause
harfbuzz1.5.0An OpenType text shaping engine. / MIT
hdf51.10.1HDF5 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
html5lib0.999999999HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipykernel4.6.1IPython Kernel for Jupyter / BSD 3-clause
ipython6.1.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.0.0Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.10.2An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.9.6An 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
jsonschema2.6.0An 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.1.0Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD 3-Clause
jupyter_core4.3.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.27.0A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.4.0A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libedit3.1Editline Library (libedit) / 3-Clause BSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng7.2.0The GCC low-level runtime library / GPL
libgfortran-ng7.2.0The GNU Fortran Runtime Library / GPL
libpng1.6.32PNG reference library. / zlib/libpng
libsodium1.0.13A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libstdcxx-ng7.2.0he GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.8Support for the Tag Image File Format (TIFF). / HPND
libtool2.4.6The GNU Portable Library Tool / GPL 3
libxcb1.12This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.4The XML C parser and toolkit of Gnome / MIT
libxslt1.1.29The XSLT C library developed for the GNOME project / MIT
llvmlite0.20.0Lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.1.0Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.1.0Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.7.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.4.8MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.0Library for text-based user interfaces / Free software (MIT-like)
networkx2.0Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.0.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.35.0NumPy aware dynamic Python compiler using LLVM / BSD
numexpr2.6.2Fast numerical expression evaluator for NumPy. / MIT
numpy1.13.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.44parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.8A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2lOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.20.3High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
pango1.40.11Text layout and rendering engine. / LGPL-2.1
partd0.3.8Data 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.py10.3.1A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.41Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.0Python style guide checker / MIT
pexpect4.2.1Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow4.2.1Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.0A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.4.34library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.2Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.7.4python code static checker / GPL
pyodbc4.0.17DB API Module for ODBC / MIT
pyopenssl17.2.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.2.1Simple and powerful testing with Python. / MIT
python3.6.3General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
pytz2017.2World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.5A python refactoring library… / GPL 2.0
ruamel_yaml0.11.14A patched copy of ruamel.yaml. / MIT
scikit-image0.13.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
scipy0.19.1Scientific Library for Python / BSD 3-Clause
seaborn0.8.0Statistical data visualization / BSD 3-Clause
setuptools36.5.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.11.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.7Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.3Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.4Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.1.13Database Abstraction Library. / MIT
sqlite3.20.1Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.6Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.8.2A functional standard library for Python. / BSD 3-Clause
tornado4.5.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.4ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.12.2The Python WSGI Utility Library. / BSD 3-Clause
wheel0.29.0A built-package format for Python. / MIT
widgetsnbextension3.0.2IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.2A Python module for creating Excel XLSX files / BSD 2-Clause
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.3Data 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.2A high-performance asynchronous messaging library. / LGPL 3
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.5anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.6.9Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.0Reproducible, executable project directories. / BSD 3-Clause
asn1crypto0.22.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.5.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.2Community-developed Python Library for Astronomy / BSD
babel2.5.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.0.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.10Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2017.08.26Certificates for use with other packages. / ISC
cairo1.14.10Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1
certifi2017.7.27.1Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.10.0Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.4.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.3.30OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.0.27tools for building conda packages / BSD 3-Clause
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.0.3Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.55.1tool 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.26.1The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.8.2Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.15.3Parallel Python with task scheduling / BSD 3-Clause
dask-core0.15.3Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.10.22Simple message bus system for applications to talk to one another / GPL2
decorator4.1.2Better living through Python with decorators. / BSD 3-Clause
distributed1.19.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.2.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.4Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock2.0.12A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
fontconfig2.12.4A library for configuring and customizing font access. / MIT
freetype2.8A 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.2.2Coroutine-based network library / MIT
glib2.53.6Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.5Version 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.10A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2
greenlet0.4.12Lightweight in-process concurrent programming / MIT
gst-plugins-base1.12.2GStreamer Base Plug-ins / GPL2
gstreamer1.12.2Library for constructing graphs of media-handling components / LGPL 2
h5py2.7.0Read and write HDF5 files from Python. / BSD 3-Clause
harfbuzz1.5.0An OpenType text shaping engine. / MIT
hdf51.10.1HDF5 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
html5lib0.999999999HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipykernel4.6.1IPython Kernel for Jupyter / BSD 3-clause
ipython6.1.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.0.0Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.10.2An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.9.6An 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
jsonschema2.6.0An 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.1.0Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD 3-Clause
jupyter_core4.3.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.27.0A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.4.0A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libedit3.1Editline Library (libedit) / 3-Clause BSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng7.2.0The GCC low-level runtime library / GPL
libgfortran-ng7.2.0The GNU Fortran Runtime Library / GPL
libpng1.6.32PNG reference library. / zlib/libpng
libsodium1.0.13A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libstdcxx-ng7.2.0he GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.8Support for the Tag Image File Format (TIFF). / HPND
libtool2.4.6The GNU Portable Library Tool / GPL 3
libxcb1.12This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.4The XML C parser and toolkit of Gnome / MIT
libxslt1.1.29The XSLT C library developed for the GNOME project / MIT
llvmlite0.20.0Lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.1.0Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.1.0Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.7.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.4.8MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.0Library for text-based user interfaces / Free software (MIT-like)
networkx2.0Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.0.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.35.0NumPy aware dynamic Python compiler using LLVM / BSD
numexpr2.6.2Fast numerical expression evaluator for NumPy. / MIT
numpy1.13.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.44parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.8A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2lOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.20.3High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.15.0.6Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
pango1.40.11Text layout and rendering engine. / LGPL-2.1
partd0.3.8Data 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.py10.3.1A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.41Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.0Python style guide checker / MIT
pexpect4.2.1Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow4.2.1Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.0A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.4.34library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.2Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.7.4python code static checker / GPL
pyodbc4.0.17DB API Module for ODBC / MIT
pyopenssl17.2.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.2.1Simple and powerful testing with Python. / MIT
python3.6.3General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
pytz2017.2World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.5A python refactoring library… / GPL 2.0
ruamel_yaml0.11.14A patched copy of ruamel.yaml. / MIT
scikit-image0.13.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
scipy0.19.1Scientific Library for Python / BSD 3-Clause
seaborn0.8.0Statistical data visualization / BSD 3-Clause
setuptools36.5.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.11.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.7Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.3Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.4Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.1.13Database Abstraction Library. / MIT
sqlite3.20.1Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.6Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.8.2A functional standard library for Python. / BSD 3-Clause
tornado4.5.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.4ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.12.2The Python WSGI Utility Library. / BSD 3-Clause
wheel0.29.0A built-package format for Python. / MIT
widgetsnbextension3.0.2IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.2A Python module for creating Excel XLSX files / BSD 2-Clause
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.3Data 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.2A high-performance asynchronous messaging library. / LGPL 3
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.5anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.6.9Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.0Reproducible, executable project directories. / BSD 3-Clause
asn1crypto0.22.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.5.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.2Community-developed Python Library for Astronomy / BSD
babel2.5.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.functools_lru_cache1.4Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
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.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.0.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.10Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2017.08.26Certificates for use with other packages. / ISC
cachecontrol0.12.3httplib2 caching algorithms for use with requests / Apache Software License
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2017.7.27.1Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.10.0Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.4.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
comtypes1.1.2pure Python COM package / MIT
conda4.3.30OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.0.27tools for building conda packages / BSD 3-Clause
configparser3.5.0This 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.0.3Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.55.1tool 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.26.1The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.8.2Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.15.3Parallel Python with task scheduling / BSD 3-Clause
dask-core0.15.3Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
decorator4.1.2Better living through Python with decorators. / BSD 3-Clause
distlib0.2.5Distribution utilities / Python Software Foundation License
distributed1.19.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.2.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
filelock2.0.12A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
freetype2.8A 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
futures3.1.1Backport of the concurrent.futures package from Python 3.2 / PSF
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.2.2Coroutine-based network library / MIT
glob20.5Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.12Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.7.0Read and write HDF5 files from Python. / BSD 3-Clause
hdf51.10.1HDF5 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
html5lib0.999999999HTML parser based on the WHATWG HTML specification / MIT
icc_rt2017.0.4Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.18IPv4/IPv6 manipulation library / PSF 2
ipykernel4.6.1IPython Kernel for Jupyter / BSD 3-clause
ipython5.4.1IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.0.0Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.10.2An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.9.6An 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
jsonschema2.6.0An 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.1.0Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD 3-Clause
jupyter_core4.3.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.27.0A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.4.0A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libiconv1.15Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
libpng1.6.32PNG reference library. / zlib/libpng
libssh21.8.0the SSH library / BSD 3-Clause
libtiff4.0.8Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.4The XML C parser and toolkit of Gnome / MIT
libxslt1.1.29The XSLT C library developed for the GNOME project / MIT
llvmlite0.20.0Lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lockfile0.12.2Platform-independent file locking module / MIT
lxml4.1.0Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.1.0Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.10cross platform menu item installation / BSD
mistune0.7.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.4.8MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.0Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.0.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.35.0NumPy aware dynamic Python compiler using LLVM / BSD
numexpr2.6.2Fast numerical expression evaluator for NumPy. / MIT
numpy1.13.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.44parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.8A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2lOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.20.3High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py10.3.1A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.0Python style guide checker / MIT
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow4.2.1Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
progress1.3Easy progress reporting for Python / ISC
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.0A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.4.34library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.2Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.7.4python code static checker / GPL
pyodbc4.0.17DB API Module for ODBC / MIT
pyopenssl17.2.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.2.1Simple and powerful testing with Python. / MIT
python2.7.14General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
pytz2017.2World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pywin32221Python extensions for Windows / PSF
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.5A python refactoring library… / GPL 2.0
ruamel_yaml0.11.14A patched copy of ruamel.yaml. / MIT
scandir1.6scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.13.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
scipy0.19.1Scientific Library for Python / BSD 3-Clause
seaborn0.8.0Statistical data visualization / BSD 3-Clause
setuptools36.5.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.11.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.7Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.3Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.4Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.1.13Database Abstraction Library. / MIT
sqlite3.20.1Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.2.7A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.8.2A functional standard library for Python. / BSD 3-Clause
tornado4.5.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
urllib31.22HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc9A meta-package to track VC features. / Modified BSD License (3-clause)
vs2008_runtime9.00.30729.1Bundles of the MSVC 9 (VS 2008) runtime / Proprietary
vs2015_runtime14.0.25123Bundles 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.12.2The Python WSGI Utility Library. / BSD 3-Clause
wheel0.29.0A built-package format for Python. / MIT
widgetsnbextension3.0.2IPython HTML widgets for Jupyter / BSD 3-clause
win_inet_pton1.0.1Native 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
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.2A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.4Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.5anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.6.9Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.0Reproducible, executable project directories. / BSD 3-Clause
asn1crypto0.22.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.5.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.2Community-developed Python Library for Astronomy / BSD
babel2.5.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.functools_lru_cache1.4Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
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.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.0.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.10Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2017.08.26Certificates for use with other packages. / ISC
cachecontrol0.12.3httplib2 caching algorithms for use with requests / Apache Software License
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2017.7.27.1Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.10.0Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.4.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
comtypes1.1.2pure Python COM package / MIT
conda4.3.30OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.0.27tools for building conda packages / BSD 3-Clause
configparser3.5.0This 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.0.3Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.55.1tool 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.26.1The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.8.2Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.15.3Parallel Python with task scheduling / BSD 3-Clause
dask-core0.15.3Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
decorator4.1.2Better living through Python with decorators. / BSD 3-Clause
distlib0.2.5Distribution utilities / Python Software Foundation License
distributed1.19.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.2.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
filelock2.0.12A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
freetype2.8A 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
futures3.1.1Backport of the concurrent.futures package from Python 3.2 / PSF
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.2.2Coroutine-based network library / MIT
glob20.5Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.12Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.7.0Read and write HDF5 files from Python. / BSD 3-Clause
hdf51.10.1HDF5 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
html5lib0.999999999HTML parser based on the WHATWG HTML specification / MIT
icc_rt2017.0.4Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.18IPv4/IPv6 manipulation library / PSF 2
ipykernel4.6.1IPython Kernel for Jupyter / BSD 3-clause
ipython5.4.1IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.0.0Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.10.2An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.9.6An 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
jsonschema2.6.0An 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.1.0Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD 3-Clause
jupyter_core4.3.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.27.0A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.4.0A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libiconv1.15Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
libpng1.6.32PNG reference library. / zlib/libpng
libssh21.8.0the SSH library / BSD 3-Clause
libtiff4.0.8Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.4The XML C parser and toolkit of Gnome / MIT
libxslt1.1.29The XSLT C library developed for the GNOME project / MIT
llvmlite0.20.0Lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lockfile0.12.2Platform-independent file locking module / MIT
lxml4.1.0Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.1.0Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.10cross platform menu item installation / BSD
mistune0.7.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.4.8MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx2.0Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.0.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.35.0NumPy aware dynamic Python compiler using LLVM / BSD
numexpr2.6.2Fast numerical expression evaluator for NumPy. / MIT
numpy1.13.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.44parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.8A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2lOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.20.3High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py10.3.1A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.0Python style guide checker / MIT
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow4.2.1Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
progress1.3Easy progress reporting for Python / ISC
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.0A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.4.34library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.2Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.7.4python code static checker / GPL
pyodbc4.0.17DB API Module for ODBC / MIT
pyopenssl17.2.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.2.1Simple and powerful testing with Python. / MIT
python2.7.14General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
pytz2017.2World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pywin32221Python extensions for Windows / PSF
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.5A python refactoring library… / GPL 2.0
ruamel_yaml0.11.14A patched copy of ruamel.yaml. / MIT
scandir1.6scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.13.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
scipy0.19.1Scientific Library for Python / BSD 3-Clause
seaborn0.8.0Statistical data visualization / BSD 3-Clause
setuptools36.5.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.11.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.7Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.3Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.4Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.1.13Database Abstraction Library. / MIT
sqlite3.20.1Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.2.7A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.8.2A functional standard library for Python. / BSD 3-Clause
tornado4.5.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
urllib31.22HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc9A meta-package to track VC features. / Modified BSD License (3-clause)
vs2008_runtime9.00.30729.1Bundles of the MSVC 9 (VS 2008) runtime / Proprietary
vs2015_runtime14.0.25123Bundles 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.12.2The Python WSGI Utility Library. / BSD 3-Clause
wheel0.29.0A built-package format for Python. / MIT
widgetsnbextension3.0.2IPython HTML widgets for Jupyter / BSD 3-clause
win_inet_pton1.0.1Native 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
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.2A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.4Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.5anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.6.9Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.0Reproducible, executable project directories. / BSD 3-Clause
appnope0.1.0Disable App Nap on OS X 10.9 / BSD 2-Clause
appscript1.0.1Control AppleScriptable applications from Python / Public-Domain
asn1crypto0.22.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.5.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.2Community-developed Python Library for Astronomy / BSD
babel2.5.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.functools_lru_cache1.4Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
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.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.0.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.10Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2017.08.26Certificates for use with other packages. / ISC
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2017.7.27.1Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.10.0Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.4.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.3.30OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.0.27tools for building conda packages / BSD 3-Clause
configparser3.5.0This 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.0.3Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.55.1tool 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.26.1The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.8.2Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.15.3Parallel Python with task scheduling / BSD 3-Clause
dask-core0.15.3Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.10.22Simple message bus system for applications to talk to one another / GPL2
decorator4.1.2Better living through Python with decorators. / BSD 3-Clause
distributed1.19.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.2.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.4Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock2.0.12A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
freetype2.8A 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
futures3.1.1Backport 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
gettext0.19.8.1Internationalization package. / GPLv2
gevent1.2.2Coroutine-based network library / MIT
glib2.53.6Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glib2.53.6Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.5Version 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
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
gmpy22.0.8GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3
greenlet0.4.12Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.7.0Read and write HDF5 files from Python. / BSD 3-Clause
hdf51.10.1HDF5 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
html5lib0.999999999HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.18IPv4/IPv6 manipulation library / PSF 2
ipykernel4.6.1IPython Kernel for Jupyter / BSD 3-clause
ipython5.4.1IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.0.0Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.10.2An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.9.6An 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
jsonschema2.6.0An 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.1.0Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD 3-Clause
jupyter_core4.3.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.27.0A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.4.0A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcxx4.0.1C++ Standard Library / MIT license or UIUC License
libcxxabi4.0.1C++ Standard Library Support / MIT license or UIUC License
libedit3.1Editline Library (libedit) / 3-Clause BSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
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
libpng1.6.32PNG reference library. / zlib/libpng
libsodium1.0.13A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libtiff4.0.8Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.4The XML C parser and toolkit of Gnome / MIT
libxslt1.1.29The XSLT C library developed for the GNOME project / MIT
llvmlite0.20.0Lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.1.0Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.1.0Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.7.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.4.8MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.0Library for text-based user interfaces / Free software (MIT-like)
networkx2.0Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.0.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.35.0NumPy aware dynamic Python compiler using LLVM / BSD
numexpr2.6.2Fast numerical expression evaluator for NumPy. / MIT
numpy1.13.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.44parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.8A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2lOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.20.3High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py10.3.1A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.41Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.0Python style guide checker / MIT
pexpect4.2.1Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow4.2.1Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.0A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.4.34library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyaudio0.2.7Bindings for PortAudio v19, the cross-platform audio stream library / MIT
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.2Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.7.4python code static checker / GPL
pyodbc4.0.17DB API Module for ODBC / MIT
pyopenssl17.2.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.2.1Simple and powerful testing with Python. / MIT
python2.7.14General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
python.app2Proxy on OS X letting Python libraries hook into the gui event loop / BSD
pytz2017.2World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.5A python refactoring library… / GPL 2.0
ruamel_yaml0.11.14A patched copy of ruamel.yaml. / MIT
scandir1.6scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.13.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
scipy0.19.1Scientific Library for Python / BSD 3-Clause
seaborn0.8.0Statistical data visualization / BSD 3-Clause
setuptools36.5.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.11.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.7Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.3Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.4Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.1.13Database Abstraction Library. / MIT
sqlite3.20.1Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.2.7A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.6Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.8.2A functional standard library for Python. / BSD 3-Clause
tornado4.5.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.4ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.12.2The Python WSGI Utility Library. / BSD 3-Clause
wheel0.29.0A built-package format for Python. / MIT
widgetsnbextension3.0.2IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.2A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.4Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.2.0Writing data and formatting information to Excel files / BSD
xz5.2.3Data 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.2A high-performance asynchronous messaging library. / LGPL 3
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme / BSD
anaconda-client1.6.3anaconda.org command line client library / BSD 3-clause
anaconda-project0.6.0reproducible, executable project directories / BSD 3-clause
asn1crypto0.22.0ASN.1 parser and serializer / MIT
astroid1.5.3abstract syntax tree for Python with inference support / LGPL version 2.1
astropy2.0.1Community-developed Python Library for Astronomy / BSD
babel2.5.0Utilities to internationalize and localize Python applications / BSD
backports1.0/ BSD
backports_abc0.5backport of recent additions to the ‘collections.abc’ module / PSF
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient representation of arrays of booleans – C extension / PSF
bkcharts0.2optional High Level charts API built on top of Bokeh / New BSD
bleach1.5.0easy whitelist-based HTML-sanitizing tool / Apache License Version 2.0
bokeh0.12.7Python interactive visualization library for modern web browsers / BSD
boto2.48.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / Simplified BSD
cairo1.14.8A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1
cdecimal2.3Fast drop-in replacement for decimal.py / BSD
certifi2016.2.28Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.10.0C Foreign Function Interface for Python / MIT
chardet3.0.4Universal character encoding detector / GNU Lesser General Public License
click6.7Command line interface creation kit / BSD
cloudpickle0.4.0extended pickling support for Python objects / BSD
clyent1.2.2Command line client library for windows and posix / BSD
colorama0.3.9Cross-platform colored terminal text in Python / BSD
conda4.3.27Package management system and Environment management system / BSD
conda-build3.0.22Commands and tools for building conda packages / BSD 3-clause
configparser3.5.0brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT
contextlib20.5.5backports and enhancements for the contextlib module / PSF
cryptography1.8.1Provides cryptographic recipes and primitives to Python developers / Apache and BSD
curl7.52.1Tool and library for transferring data with URL syntax / MIT/X derivate
cycler0.10.0Composable style cycles / BSD
cython0.26The Cython compiler for writing C extensions for the Python language / Apache version 2.0
cytoolz0.8.2Cython implementation of Toolz, high performance functional utilities / BSD
dask0.15.2Task scheduling and blocked algorithms for parallel processing / BSD
datashape0.5.4Language defining a data description protocol / BSD
decorator4.1.2Better living through Python with decorators / BSD
distributed1.18.1Distributed computing / BSD 3-Clause
docutils0.14Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3
entrypoints0.2.3/ MIT
enum341.1.6Robust enumerated type support in Python / BSD
et_xmlfile1.0.1Low memory library for creating large XML files / MIT
expat2.1.0XML parser library written in C / MIT
fastcache1.0.2C implementation of Python 3 functools.lru_cache / MIT
filelock2.0.7A platform independent file lock. / Public Domain
flask0.12.2Microframework for Python based on Werkzeug, Jinja2. / BSD
flask-cors3.0.3Flask extension adding a decorator for CORS support / MIT
fontconfig2.12.1A library for configuring and customizing font access / BSD
freetype2.5.5A Free, High-Quality, and Portable Font Engine / FreeType License
funcsigs1.0.2Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+ / Apache
functools323.2.3.2backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF
functools_lru_cache1.4backport of functools.lru_cache from Python 3.3 / MIT
futures3.1.1A Java-style futures package for Python / PSF
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.2.2Coroutine-based Python network library / MIT
glob20.5Enhanced glob that can capture patterns and supports recursive wildcards / BSD License
greenlet0.4.12Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD
h5py2.7.0Pythonic interface to the HDF5 binary data format / 3-clause BSD
hdf51.8.17A data model, library, and file format for storing and managing data / BSD-like
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD
html5lib0.9999999HTML parser based on the WHATWG HTML specification / MIT
idna2.6Internationalized Domain Names in Applications / BSD
imagesize0.7.1getting image size from png/jpeg/jpeg2000/gif file / MIT
ipaddress1.0.18IPv4/IPv6 manipulation library / Python Software Foundation License
ipykernel4.6.1Provides a rich toolkit to help you make the most of using Python interactively / BSD
ipython5.3.0Productive Interactive Computing / BSD
ipython_genutils0.2.0vestigial utilities from IPython / BSD
ipywidgets6.0.0Widgets for the Jupyter Notebook / BSD 3-clause
isort4.2.15Python utility / library to sort Python imports / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments / BSD
jbig2.1Implementation of the JBIG1 data compression standard / GPL2
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD
jedi0.10.2Autocompletion and static analysis library for Python / MIT
jinja22.9.6An easy to use stand-alone template engine written in pure python. / BSD
jpeg9bRead and write jpeg files / Custom free software license
jsonschema2.6.0An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0web-based notebook environment for interactive computing. / BSD
jupyter_client5.1.0Jupyter protocol implementation and client libraries / BSD
jupyter_console5.2.0Jupyter terminal console / BSD
jupyter_core4.3.0core Jupyter functionality / BSD
lazy-object-proxy1.3.1Fast and thorough lazy object proxy / BSD
libffi3.2.1portable foreign-function interface library / MIT
libgfortran3.0.0the GNU Fortran compiler, part of GCC / GPL3
libiconv1.14Provides iconv for systems which don’t have one / GPL and LGPL
libpng1.6.30official PNG reference library / libpng license
libsodium1.0.10A library for encryption, signatures, password hashing, etc. / ISC
libtiff4.0.6Support for Tag Image File Format (TIFF) / BSD-like
libxml22.9.4The XML C parser and toolkit of Gnome / MIT
libxslt1.1.29The XSLT C library developed for the GNOME project / MIT
locket0.2.0File based locks for Python for Linux and Windows / BSD
lxml3.7.3XML and HTML with Python / BSD
markupsafe1.0Implements a XML/HTML/XHTML Markup safe string for Python / BSD
matplotlib2.0.2Python 2D plotting library / PSF-based
mistune0.7.4The fastest markdown parser in pure Python with renderer feature / BSD
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD
msgpack-python0.4.8An efficient binary serialization format / Apache
multipledispatch0.4.9Multiple dispatch in Python / BSD
nbconvert5.2.1converts notebooks to various other formats via Jinja templates / BSD
nbformat4.4.0reference implementation of the Jupyter Notebook format / BSD
networkx1.11Python package for creating and manipulating complex networks / BSD
nltk3.2.4Build Python programs to work with human language data / Apache Software License
nose1.3.7Nose extends unittest to make testing easier / LGPL
notebook5.0.0web-based notebook environment for interactive computing / BSD
numexpr2.6.2Fast numerical expression evaluator for NumPy / MIT
numpy1.13.1Array processing for numbers, strings, records, and objects / BSD
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD
odo0.5.1Shapeshifting for your data / BSD
olefile0.44parse, read and write Microsoft OLE2 files / BSD License
openblas0.2.19An Optimized BLAS library / BSD
openpyxl2.4.8A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2lOpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style
packaging16.8core utilities for Python packages / BSD or Apache 2.0
pandas0.20.3Powerful Python data analysis toolkit / BSD
pandocfilters1.4.2utilities for writing pandoc filters in python / BSD License
partd0.3.8Appendable key-value byte store / BSD
patchelf0.9Modify the dynamic linker and RPATH of ELF executables / GPL3
path.py10.3.1An object representing a path to a file or directory / MIT
pathlib22.3.0object-oriented filesystem paths / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD
pcre8.39A set of functions that implement regular expression pattern matching / 3-clause BSD License
pep81.7.0Python style guide checker / MIT
pexpect4.2.1Pexpect allows easy control of interactive console applications / ISC
pickleshare0.7.4file system based database that uses Python pickles / MIT
pillow4.2.1The friendly Python Imaging Library(PIL) fork / PIL license
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation / MIT
pkginfo1.4.1query metadatdata from sdists or bdists installed packages / PSF
ply3.10implementation of Lex and Yacc / BSD
prompt_toolkit1.0.15library for building powerful interactive command lines in Python / BSD
psutil5.2.2cross-platform process and system utilities module for Python / BSD
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.4.34Library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycairo1.10.0A set of Python bindings for the cairo graphics library / LGPL 2.1, MPL 1.1
pycodestyle2.3.1Python style guide checker / MIT License
pycosat0.6.2Python bindings to the picosat SAT solver / MIT
pycparser2.18C parser in Python / BSD
pycrypto2.6.1Cryptographic modules for Python / Public-Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0passive checker of Python programs / MIT
pygments2.2.0Generic syntax highlighting package / BSD
pylint1.7.2Python code static checker / GPL
pyodbc4.0.16DB API Module for ODBC / MIT
pyopenssl17.0.0Python wrapper module around the OpenSSL library / Apache Software License
pyparsing2.2.0Create and execute simple grammars / MIT
pytables3.4.2Manage hierarchical datasets to cope with large amounts of data / BSD
pytest3.2.1Simple and powerful testing with Python / MIT
python2.7.13General purpose programming language / PSF
python-dateutil2.6.1extensions to the standard Python datetime module / Simplified BSD
pytz2017.2World timezone definitions, modern and historical / MIT
pywavelets0.5.2wavelet transform module / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2zeromq bindings for Python / LGPL and BSD
requests2.14.2Python HTTP for Humans / Apache Software License
ruamel_yaml0.11.14patched copy of ruamel.yaml (a yaml parser) / MIT
scandir1.5scandir, a better directory iterator and faster os.walk() / BSD License
scikit-image0.13.0Image processing routines for SciPy / 3-clause BSD
scikit-learn0.19.0set of python modules for machine learning and data mining / 3-clause BSD
scipy0.19.1Scientific Library for Python / BSD
seaborn0.8Statistical data visualization / BSD
setuptools36.4.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Define simple single-dispatch generic functions / ZPL 2.1
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
six1.10.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD
sortedcollections0.5.3Python Sorted Collections / Apache Software License
sortedcontainers1.5.7sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.3Documentation generator / BSD
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
sqlalchemy1.1.13Python SQL toolkit and Object Relational Mapper / MIT
sqlite3.13.0SQL database engine / Public-Domain
ssl_match_hostname3.5.0.1The ssl.match_hostname() function from Python 3.4 / PSF
statsmodels0.8.0Statistical computations and models / 3-clause BSD
subprocess323.2.7backport of the subprocess module from Python 3.2/3.3 for use on 2.x / Python Software Foundation License
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library / BSD
terminado0.6Terminals served to term.js using Tornado websockets / BSD
testpath0.3.1collection of utilities for Python code working with files and commands / MIT
tk8.5.18Dynamic programming language with GUI elements / BSD-like
toolz0.8.2List processing tools and functional utilities / BSD
tornado4.5.2Tornado Web Server / Apache 2.0
traitlets4.3.2Configuration system for Python applications / Modified BSD
typing3.6.2backport of the standard library typing module to Python versions older than 3.6 / PSF
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.4ODBC (Open Database Connectivity) implementation for Unix / LGPLv2
wcwidth0.1.7measures number of Terminal column cells of wide-character codes / MIT
werkzeug0.12.2A WSGI utility library for Python / BSD
wheel0.29.0Built-package format for Python / MIT
widgetsnbextension3.0.2IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching / BSD
xlrd1.1.0extract data from Microsoft Excel spreadsheet files / BSD
xlsxwriter0.9.8A Python module for creating Excel XLSX files / BSD
xlwt1.3.0writing data and formatting information to Excel files / BSD
xz5.2.3Data compression software with high compression ratio / Public-Domain, GPL
yaml0.1.6YAML Ain’t Markup Language / MIT
zeromq4.1.5Distributed messaging / LGPL
zict0.1.2Composable Mutable Mapping tools / BSD
zlib1.2.11Unobtrusive compression library / zlib
NameVersionSummary / License
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.5anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.6.9Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.0Reproducible, executable project directories. / BSD 3-Clause
asn1crypto0.22.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.5.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.2Community-developed Python Library for Astronomy / BSD
babel2.5.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.functools_lru_cache1.4Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
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.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.0.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.10Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2017.08.26Certificates for use with other packages. / ISC
cairo1.14.10Cairo 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
certifi2017.7.27.1Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.10.0Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.4.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.3.30OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.0.27tools for building conda packages / BSD 3-Clause
configparser3.5.0This 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.0.3Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.55.1tool 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.26.1The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.8.2Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.15.3Parallel Python with task scheduling / BSD 3-Clause
dask-core0.15.3Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.10.22Simple message bus system for applications to talk to one another / GPL2
decorator4.1.2Better living through Python with decorators. / BSD 3-Clause
distributed1.19.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.2.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.4Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock2.0.12A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
fontconfig2.12.4A library for configuring and customizing font access. / MIT
freetype2.8A 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
futures3.1.1Backport of the concurrent.futures package from Python 3.2 / PSF
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.2.2Coroutine-based network library / MIT
glib2.53.6Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.5Version 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.10A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2
greenlet0.4.12Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
gst-plugins-base1.12.2GStreamer Base Plug-ins / GPL2
gstreamer1.12.2Library for constructing graphs of media-handling components / LGPL 2
h5py2.7.0Read and write HDF5 files from Python. / BSD 3-Clause
harfbuzz1.5.0An OpenType text shaping engine. / MIT
hdf51.10.1HDF5 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
html5lib0.999999999HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.18IPv4/IPv6 manipulation library / PSF 2
ipykernel4.6.1IPython Kernel for Jupyter / BSD 3-clause
ipython5.4.1IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.0.0Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.10.2An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.9.6An 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
jsonschema2.6.0An 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.1.0Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD 3-Clause
jupyter_core4.3.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.27.0A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.4.0A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libedit3.1Editline Library (libedit) / 3-Clause BSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng7.2.0The GCC low-level runtime library / GPL
libgfortran-ng7.2.0The GNU Fortran Runtime Library / GPL
libpng1.6.32PNG reference library. / zlib/libpng
libsodium1.0.13A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libstdcxx-ng7.2.0he GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.8Support for the Tag Image File Format (TIFF). / HPND
libtool2.4.6The GNU Portable Library Tool / GPL 3
libxcb1.12This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.4The XML C parser and toolkit of Gnome / MIT
libxslt1.1.29The XSLT C library developed for the GNOME project / MIT
llvmlite0.20.0Lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.1.0Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.1.0Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.7.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.4.8MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.0Library for text-based user interfaces / Free software (MIT-like)
networkx2.0Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.0.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.35.0NumPy aware dynamic Python compiler using LLVM / BSD
numexpr2.6.2Fast numerical expression evaluator for NumPy. / MIT
numpy1.13.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.44parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.8A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2lOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.20.3High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
pango1.40.11Text layout and rendering engine. / LGPL-2.1
partd0.3.8Data 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.py10.3.1A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.41Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.0Python style guide checker / MIT
pexpect4.2.1Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow4.2.1Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.0A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.4.34library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycairo1.13.3Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.2Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.7.4python code static checker / GPL
pyodbc4.0.17DB API Module for ODBC / MIT
pyopenssl17.2.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.2.1Simple and powerful testing with Python. / MIT
python2.7.14General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
pytz2017.2World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.5A python refactoring library… / GPL 2.0
ruamel_yaml0.11.14A patched copy of ruamel.yaml. / MIT
scandir1.6scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.13.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
scipy0.19.1Scientific Library for Python / BSD 3-Clause
seaborn0.8.0Statistical data visualization / BSD 3-Clause
setuptools36.5.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.11.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.7Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.3Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.4Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.1.13Database Abstraction Library. / MIT
sqlite3.20.1Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.2.7A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.6Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.8.2A functional standard library for Python. / BSD 3-Clause
tornado4.5.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.4ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.12.2The Python WSGI Utility Library. / BSD 3-Clause
wheel0.29.0A built-package format for Python. / MIT
widgetsnbextension3.0.2IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.2A Python module for creating Excel XLSX files / BSD 2-Clause
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.3Data 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.2A high-performance asynchronous messaging library. / LGPL 3
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.5anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.6.9Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.0Reproducible, executable project directories. / BSD 3-Clause
asn1crypto0.22.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.5.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.2Community-developed Python Library for Astronomy / BSD
babel2.5.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.functools_lru_cache1.4Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
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.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.0.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.10Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2017.08.26Certificates for use with other packages. / ISC
cairo1.14.10Cairo 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
certifi2017.7.27.1Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.10.0Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.4.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.3.30OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.0.27tools for building conda packages / BSD 3-Clause
configparser3.5.0This 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.0.3Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.55.1tool 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.26.1The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.8.2Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.15.3Parallel Python with task scheduling / BSD 3-Clause
dask-core0.15.3Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.10.22Simple message bus system for applications to talk to one another / GPL2
decorator4.1.2Better living through Python with decorators. / BSD 3-Clause
distributed1.19.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.2.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.4Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock2.0.12A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
fontconfig2.12.4A library for configuring and customizing font access. / MIT
freetype2.8A 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
futures3.1.1Backport of the concurrent.futures package from Python 3.2 / PSF
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.2.2Coroutine-based network library / MIT
glib2.53.6Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.5Version 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.10A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2
greenlet0.4.12Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
gst-plugins-base1.12.2GStreamer Base Plug-ins / GPL2
gstreamer1.12.2Library for constructing graphs of media-handling components / LGPL 2
h5py2.7.0Read and write HDF5 files from Python. / BSD 3-Clause
harfbuzz1.5.0An OpenType text shaping engine. / MIT
hdf51.10.1HDF5 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
html5lib0.999999999HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.18IPv4/IPv6 manipulation library / PSF 2
ipykernel4.6.1IPython Kernel for Jupyter / BSD 3-clause
ipython5.4.1IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.0.0Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.10.2An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.9.6An 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
jsonschema2.6.0An 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.1.0Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD 3-Clause
jupyter_core4.3.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.27.0A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.4.0A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libedit3.1Editline Library (libedit) / 3-Clause BSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng7.2.0The GCC low-level runtime library / GPL
libgfortran-ng7.2.0The GNU Fortran Runtime Library / GPL
libpng1.6.32PNG reference library. / zlib/libpng
libsodium1.0.13A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libstdcxx-ng7.2.0he GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.8Support for the Tag Image File Format (TIFF). / HPND
libtool2.4.6The GNU Portable Library Tool / GPL 3
libxcb1.12This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.4The XML C parser and toolkit of Gnome / MIT
libxslt1.1.29The XSLT C library developed for the GNOME project / MIT
llvmlite0.20.0Lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml4.1.0Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.1.0Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.7.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.4.8MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.0Library for text-based user interfaces / Free software (MIT-like)
networkx2.0Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.0.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.35.0NumPy aware dynamic Python compiler using LLVM / BSD
numexpr2.6.2Fast numerical expression evaluator for NumPy. / MIT
numpy1.13.3Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.44parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.8A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2lOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.20.3High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.15.0.6Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
pango1.40.11Text layout and rendering engine. / LGPL-2.1
partd0.3.8Data 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.py10.3.1A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.41Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.0Python style guide checker / MIT
pexpect4.2.1Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow4.2.1Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.4.0A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.4.34library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycairo1.13.3Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.2Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.7.4python code static checker / GPL
pyodbc4.0.17DB API Module for ODBC / MIT
pyopenssl17.2.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.2.1Simple and powerful testing with Python. / MIT
python2.7.14General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
pytz2017.2World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.5A python refactoring library… / GPL 2.0
ruamel_yaml0.11.14A patched copy of ruamel.yaml. / MIT
scandir1.6scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.13.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
scipy0.19.1Scientific Library for Python / BSD 3-Clause
seaborn0.8.0Statistical data visualization / BSD 3-Clause
setuptools36.5.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.11.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.7Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.3Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.4Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.1.13Database Abstraction Library. / MIT
sqlite3.20.1Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.2.7A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.6Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.8.2A functional standard library for Python. / BSD 3-Clause
tornado4.5.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.4ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.12.2The Python WSGI Utility Library. / BSD 3-Clause
wheel0.29.0A built-package format for Python. / MIT
widgetsnbextension3.0.2IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter1.0.2A Python module for creating Excel XLSX files / BSD 2-Clause
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.3Data 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.2A high-performance asynchronous messaging library. / LGPL 3
zict0.1.3Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
Anaconda 5.0.0.1
Oct 02, 2017
  • Fixes Python & C compiler fallback path for all cases on x86/x86_64 Linux. Without this fix, people were required to use our new compilers, which is not something we want to enforce at this time. This was affecting travis-ci builds and pip installs of packages that require compilation for extensions.
Anaconda 5.0.0
Sep 26, 2017
  • Over 100 packages updated and added. MKL is updated to 2018.0.0. JupyterLab alpha preview 0.27.0 is included.
  • All new compilers on macOS and Linux, giving substantial security and performance improvements.
  • Where possible, all build recipes use conda-forge as a base, using AnacondaRecipes .
  • A new channel, pkgs/main, has been added to defaults. The new channel is given top priority within defaults and holds packages built with the new compiler stack.
  • Continuum Analytics has been renamed to Anaconda, Inc. See this blog post for more.
  • Spaces are no longer allowed in the installation path on Windows.
  • Transitioned to more flexible dependency pinning of numpy packages, giving wider ranges of compatibility.

Major package updates

  • anaconda-client 1.6.3 -> 1.6.5
  • anaconda-navigator 1.6.2 -> 1.6.8
  • anaconda-project 0.6.0 -> 0.8.0
  • bokeh 0.12.5 -> 0.12.7
  • conda 4.3.21 -> 4.3.27
  • dask 0.14.3 -> 0.15.2
  • jupyter_client 5.0.1 -> 5.1.0
  • jupyter_console 5.1.0 -> 5.2.0
  • numba 0.33.0 -> 0.35.0
  • numpy 1.12.1 -> 1.13.1
  • pandas 0.20.1 -> 0.20.3
  • pillow 4.1.1 -> 4.2.1
  • requests 2.14.2 -> 2.18.4
  • scikit-learn 0.18.1 -> 0.19.0
  • scipy 0.19.0 -> 0.19.1
  • seaborn 0.7.1 -> 0.8.0
  • spyder 3.1.4 -> 3.2.3
  • sympy 1.0 -> 1.1.1
  • conda-build 3.0.22
  • jupyterlab 0.27.0
  • jupyterlab_launcher 0.4.0
NameVersionSummary / License
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.5anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.6.8Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.0Reproducible, executable project directories. / BSD 3-Clause
asn1crypto0.22.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.5.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.2Community-developed Python Library for Astronomy / BSD
babel2.5.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.0.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.7Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2017.08.26Certificates for use with other packages. / ISC
certifi2017.7.27.1Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.10.0Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.4.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
comtypes1.1.2pure Python COM package / MIT
conda4.3.27OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.0.22tools for building 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.0.3Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.55.1tool 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.26.1The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.8.2Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.15.2Parallel Python with task scheduling / BSD 3-Clause
dask-core0.15.2Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
decorator4.1.2Better living through Python with decorators. / BSD 3-Clause
distributed1.18.3Distributed 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.2.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
filelock2.0.12A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
freetype2.8A 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.2.2Coroutine-based network library / MIT
glob20.5Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.12Lightweight in-process concurrent programming / MIT
h5py2.7.0Read and write HDF5 files from Python. / BSD 3-Clause
hdf51.10.1HDF5 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
html5lib0.999999999HTML parser based on the WHATWG HTML specification / MIT
icc_rt2017.0.4Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipykernel4.6.1IPython Kernel for Jupyter / BSD 3-clause
ipython6.1.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.0.0Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.10.2An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.9.6An 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
jsonschema2.6.0An 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.1.0Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD 3-Clause
jupyter_core4.3.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.27.0A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.4.0A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libiconv1.15Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
libpng1.6.32PNG reference library. / zlib/libpng
libssh21.8.0the SSH library / BSD 3-Clause
libtiff4.0.8Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.4The XML C parser and toolkit of Gnome / MIT
libxslt1.1.29The XSLT C library developed for the GNOME project / MIT
llvmlite0.20.0Lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml3.8.0Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.0.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.8cross platform menu item installation / BSD
mistune0.7.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.4.8MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx1.11Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.0.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.35.0NumPy aware dynamic Python compiler using LLVM / BSD
numexpr2.6.2Fast numerical expression evaluator for NumPy. / MIT
numpy1.13.1Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.44parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.8A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2lOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.20.3High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py10.3.1A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.0Python style guide checker / MIT
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow4.2.1Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.2.2A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.4.34library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.2Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.5.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.7.2python code static checker / GPL
pyodbc4.0.17DB API Module for ODBC / MIT
pyopenssl17.2.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.2.1Simple and powerful testing with Python. / MIT
python3.6.2General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
pytz2017.2World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pywin32221Python extensions for Windows / PSF
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.5A python refactoring library… / GPL 2.0
ruamel_yaml0.11.14A patched copy of ruamel.yaml. / MIT
scikit-image0.13.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.19.0A set of python modules for machine learning and data mining / BSD 3-Clause
scipy0.19.1Scientific Library for Python / BSD 3-Clause
seaborn0.8.0Statistical data visualization / BSD 3-Clause
setuptools36.5.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.10.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.7Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.3Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.3Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.1.13Database Abstraction Library. / MIT
sqlite3.20.1Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.8.2A functional standard library for Python. / BSD 3-Clause
tornado4.5.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
urllib31.22HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc14A meta-package to track VC features. / Modified BSD License (3-clause)
vs2015_runtime14.0.25123Bundles 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.12.2The Python WSGI Utility Library. / BSD 3-Clause
wheel0.29.0A built-package format for Python. / MIT
widgetsnbextension3.0.2IPython HTML widgets for Jupyter / BSD 3-clause
win_inet_pton1.0.1Native 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
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter0.9.8A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.4Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zict0.1.2Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.5anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.6.8Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.0Reproducible, executable project directories. / BSD 3-Clause
asn1crypto0.22.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.5.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.2Community-developed Python Library for Astronomy / BSD
babel2.5.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.0.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.7Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2017.08.26Certificates for use with other packages. / ISC
certifi2017.7.27.1Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.10.0Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.4.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
comtypes1.1.2pure Python COM package / MIT
conda4.3.27OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.0.22tools for building 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.0.3Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.55.1tool 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.26.1The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.8.2Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.15.2Parallel Python with task scheduling / BSD 3-Clause
dask-core0.15.2Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
decorator4.1.2Better living through Python with decorators. / BSD 3-Clause
distributed1.18.3Distributed 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.2.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
filelock2.0.12A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
freetype2.8A 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.2.2Coroutine-based network library / MIT
glob20.5Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.12Lightweight in-process concurrent programming / MIT
h5py2.7.0Read and write HDF5 files from Python. / BSD 3-Clause
hdf51.10.1HDF5 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
html5lib0.999999999HTML parser based on the WHATWG HTML specification / MIT
icc_rt2017.0.4Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipykernel4.6.1IPython Kernel for Jupyter / BSD 3-clause
ipython6.1.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.0.0Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.10.2An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.9.6An 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
jsonschema2.6.0An 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.1.0Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD 3-Clause
jupyter_core4.3.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.27.0A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.4.0A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libiconv1.15Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
libpng1.6.32PNG reference library. / zlib/libpng
libssh21.8.0the SSH library / BSD 3-Clause
libtiff4.0.8Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.4The XML C parser and toolkit of Gnome / MIT
libxslt1.1.29The XSLT C library developed for the GNOME project / MIT
llvmlite0.20.0Lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml3.8.0Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.0.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.8cross platform menu item installation / BSD
mistune0.7.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.4.8MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx1.11Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.0.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.35.0NumPy aware dynamic Python compiler using LLVM / BSD
numexpr2.6.2Fast numerical expression evaluator for NumPy. / MIT
numpy1.13.1Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.44parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.8A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2lOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.20.3High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py10.3.1A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.0Python style guide checker / MIT
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow4.2.1Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.2.2A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.4.34library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.2Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.5.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.7.2python code static checker / GPL
pyodbc4.0.17DB API Module for ODBC / MIT
pyopenssl17.2.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.2.1Simple and powerful testing with Python. / MIT
python3.6.2General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
pytz2017.2World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pywin32221Python extensions for Windows / PSF
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.5A python refactoring library… / GPL 2.0
ruamel_yaml0.11.14A patched copy of ruamel.yaml. / MIT
scikit-image0.13.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.19.0A set of python modules for machine learning and data mining / BSD 3-Clause
scipy0.19.1Scientific Library for Python / BSD 3-Clause
seaborn0.8.0Statistical data visualization / BSD 3-Clause
setuptools36.5.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.10.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.7Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.3Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.3Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.1.13Database Abstraction Library. / MIT
sqlite3.20.1Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.8.2A functional standard library for Python. / BSD 3-Clause
tornado4.5.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
urllib31.22HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc14A meta-package to track VC features. / Modified BSD License (3-clause)
vs2015_runtime14.0.25123Bundles 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.12.2The Python WSGI Utility Library. / BSD 3-Clause
wheel0.29.0A built-package format for Python. / MIT
widgetsnbextension3.0.2IPython HTML widgets for Jupyter / BSD 3-clause
win_inet_pton1.0.1Native 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
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter0.9.8A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.4Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zict0.1.2Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.5anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.6.8Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.0Reproducible, executable project directories. / BSD 3-Clause
appnope0.1.0Disable App Nap on OS X 10.9 / BSD 2-Clause
appscript1.0.1Control AppleScriptable applications from Python / Public-Domain
asn1crypto0.22.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.5.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.2Community-developed Python Library for Astronomy / BSD
babel2.5.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.0.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.7Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
ca-certificates2017.08.26Certificates for use with other packages. / ISC
certifi2017.7.27.1Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.10.0Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.4.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.3.27OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.0.22tools for building conda packages / BSD 3-Clause
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.0.3Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.55.1tool 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.26.1The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.8.2Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.15.2Parallel Python with task scheduling / BSD 3-Clause
dask-core0.15.2Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.10.22Simple message bus system for applications to talk to one another / GPL2
decorator4.1.2Better living through Python with decorators. / BSD 3-Clause
distributed1.18.3Distributed 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.2.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.4Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock2.0.12A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
freetype2.8A 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.2.2Coroutine-based network library / MIT
glib2.53.6Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.5Version 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.12Lightweight in-process concurrent programming / MIT
h5py2.7.0Read and write HDF5 files from Python. / BSD 3-Clause
hdf51.10.1HDF5 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
html5lib0.999999999HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipykernel4.6.1IPython Kernel for Jupyter / BSD 3-clause
ipython6.1.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.0.0Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.10.2An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.9.6An 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
jsonschema2.6.0An 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.1.0Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD 3-Clause
jupyter_core4.3.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.27.0A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.4.0A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcxx4.0.1C++ Standard Library / MIT license or UIUC License
libcxxabi4.0.1C++ Standard Library Support / MIT license or UIUC License
libedit3.1Editline Library (libedit) / 3-Clause BSD
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
libpng1.6.32PNG reference library. / zlib/libpng
libsodium1.0.13A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libtiff4.0.8Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.4The XML C parser and toolkit of Gnome / MIT
libxslt1.1.29The XSLT C library developed for the GNOME project / MIT
llvmlite0.20.0Lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml3.8.0Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.0.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.7.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.4.8MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.0Library for text-based user interfaces / Free software (MIT-like)
networkx1.11Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.0.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.35.0NumPy aware dynamic Python compiler using LLVM / BSD
numexpr2.6.2Fast numerical expression evaluator for NumPy. / MIT
numpy1.13.1Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.44parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.8A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2lOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.20.3High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py10.3.1A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.41Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.0Python style guide checker / MIT
pexpect4.2.1Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow4.2.1Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.2.2A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.4.34library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.2Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.5.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.7.2python code static checker / GPL
pyodbc4.0.17DB API Module for ODBC / MIT
pyopenssl17.2.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.2.1Simple and powerful testing with Python. / MIT
python3.6.2General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
python.app2Proxy on OS X letting Python libraries hook into the gui event loop / BSD
pytz2017.2World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.5A python refactoring library… / GPL 2.0
ruamel_yaml0.11.14A patched copy of ruamel.yaml. / MIT
scikit-image0.13.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.19.0A set of python modules for machine learning and data mining / BSD 3-Clause
scipy0.19.1Scientific Library for Python / BSD 3-Clause
seaborn0.8.0Statistical data visualization / BSD 3-Clause
setuptools36.5.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.10.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.7Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.3Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.3Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.1.13Database Abstraction Library. / MIT
sqlite3.20.1Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.6Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.8.2A functional standard library for Python. / BSD 3-Clause
tornado4.5.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.4ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.12.2The Python WSGI Utility Library. / BSD 3-Clause
wheel0.29.0A built-package format for Python. / MIT
widgetsnbextension3.0.2IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter0.9.8A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.4Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.2.0Writing data and formatting information to Excel files / BSD
xz5.2.3Data 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.2A high-performance asynchronous messaging library. / LGPL 3
zict0.1.2Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme / BSD
anaconda-client1.6.3anaconda.org command line client library / BSD 3-clause
anaconda-project0.6.0reproducible, executable project directories / BSD 3-clause
asn1crypto0.22.0ASN.1 parser and serializer / MIT
astroid1.5.3abstract syntax tree for Python with inference support / LGPL version 2.1
astropy2.0.1Community-developed Python Library for Astronomy / BSD
babel2.5.0Utilities to internationalize and localize Python applications / BSD
backports1.0/ BSD
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient representation of arrays of booleans – C extension / PSF
bkcharts0.2optional High Level charts API built on top of Bokeh / New BSD
bleach1.5.0easy whitelist-based HTML-sanitizing tool / Apache License Version 2.0
bokeh0.12.7Python interactive visualization library for modern web browsers / BSD
boto2.48.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / Simplified BSD
cairo1.14.8A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1
certifi2016.2.28Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.10.0C Foreign Function Interface for Python / MIT
chardet3.0.4Universal character encoding detector / GNU Lesser General Public License
click6.7Command line interface creation kit / BSD
cloudpickle0.4.0extended pickling support for Python objects / BSD
clyent1.2.2Command line client library for windows and posix / BSD
colorama0.3.9Cross-platform colored terminal text in Python / BSD
conda4.3.27Package management system and Environment management system / BSD
conda-build3.0.22Commands and tools for building conda packages / BSD 3-clause
contextlib20.5.5backports and enhancements for the contextlib module / PSF
cryptography1.8.1Provides cryptographic recipes and primitives to Python developers / Apache and BSD
curl7.52.1Tool and library for transferring data with URL syntax / MIT/X derivate
cycler0.10.0Composable style cycles / BSD
cython0.26The Cython compiler for writing C extensions for the Python language / Apache version 2.0
cytoolz0.8.2Cython implementation of Toolz, high performance functional utilities / BSD
dask0.15.2Task scheduling and blocked algorithms for parallel processing / BSD
datashape0.5.4Language defining a data description protocol / BSD
decorator4.1.2Better living through Python with decorators / BSD
distributed1.18.1Distributed computing / BSD 3-Clause
docutils0.14Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3
entrypoints0.2.3/ MIT
et_xmlfile1.0.1Low memory library for creating large XML files / MIT
expat2.1.0XML parser library written in C / MIT
fastcache1.0.2C implementation of Python 3 functools.lru_cache / MIT
filelock2.0.7A platform independent file lock. / Public Domain
flask0.12.2Microframework for Python based on Werkzeug, Jinja2. / BSD
flask-cors3.0.3Flask extension adding a decorator for CORS support / MIT
fontconfig2.12.1A library for configuring and customizing font access / BSD
freetype2.5.5A Free, High-Quality, and Portable Font Engine / FreeType License
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.2.2Coroutine-based Python network library / MIT
glob20.5Enhanced glob that can capture patterns and supports recursive wildcards / BSD License
greenlet0.4.12Lightweight in-process concurrent programming / MIT
h5py2.7.0Pythonic interface to the HDF5 binary data format / 3-clause BSD
hdf51.8.17A data model, library, and file format for storing and managing data / BSD-like
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD
html5lib0.9999999HTML parser based on the WHATWG HTML specification / MIT
idna2.6Internationalized Domain Names in Applications / BSD
imagesize0.7.1getting image size from png/jpeg/jpeg2000/gif file / MIT
ipykernel4.6.1Provides a rich toolkit to help you make the most of using Python interactively / BSD
ipython6.1.0Productive Interactive Computing / BSD
ipython_genutils0.2.0vestigial utilities from IPython / BSD
ipywidgets6.0.0Widgets for the Jupyter Notebook / BSD 3-clause
isort4.2.15Python utility / library to sort Python imports / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments / BSD
jbig2.1Implementation of the JBIG1 data compression standard / GPL2
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD
jedi0.10.2Autocompletion and static analysis library for Python / MIT
jinja22.9.6An easy to use stand-alone template engine written in pure python. / BSD
jpeg9bRead and write jpeg files / Custom free software license
jsonschema2.6.0An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0web-based notebook environment for interactive computing. / BSD
jupyter_client5.1.0Jupyter protocol implementation and client libraries / BSD
jupyter_console5.2.0Jupyter terminal console / BSD
jupyter_core4.3.0core Jupyter functionality / BSD
lazy-object-proxy1.3.1Fast and thorough lazy object proxy / BSD
libffi3.2.1portable foreign-function interface library / MIT
libgfortran3.0.0the GNU Fortran compiler, part of GCC / GPL3
libiconv1.14Provides iconv for systems which don’t have one / GPL and LGPL
libpng1.6.30official PNG reference library / libpng license
libsodium1.0.10A library for encryption, signatures, password hashing, etc. / ISC
libtiff4.0.6Support for Tag Image File Format (TIFF) / BSD-like
libxml22.9.4The XML C parser and toolkit of Gnome / MIT
libxslt1.1.29The XSLT C library developed for the GNOME project / MIT
locket0.2.0File based locks for Python for Linux and Windows / BSD
lxml3.7.3XML and HTML with Python / BSD
markupsafe1.0Implements a XML/HTML/XHTML Markup safe string for Python / BSD
matplotlib2.0.2Python 2D plotting library / PSF-based
mistune0.7.4The fastest markdown parser in pure Python with renderer feature / BSD
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD
msgpack-python0.4.8An efficient binary serialization format / Apache
multipledispatch0.4.9Multiple dispatch in Python / BSD
nbconvert5.2.1converts notebooks to various other formats via Jinja templates / BSD
nbformat4.4.0reference implementation of the Jupyter Notebook format / BSD
networkx1.11Python package for creating and manipulating complex networks / BSD
nltk3.2.4Build Python programs to work with human language data / Apache Software License
nose1.3.7Nose extends unittest to make testing easier / LGPL
notebook5.0.0web-based notebook environment for interactive computing / BSD
numexpr2.6.2Fast numerical expression evaluator for NumPy / MIT
numpy1.13.1Array processing for numbers, strings, records, and objects / BSD
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD
odo0.5.1Shapeshifting for your data / BSD
olefile0.44parse, read and write Microsoft OLE2 files / BSD License
openblas0.2.19An Optimized BLAS library / BSD
openpyxl2.4.8A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2lOpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style
packaging16.8core utilities for Python packages / BSD or Apache 2.0
pandas0.20.3Powerful Python data analysis toolkit / BSD
pandocfilters1.4.2utilities for writing pandoc filters in python / BSD License
partd0.3.8Appendable key-value byte store / BSD
patchelf0.9Modify the dynamic linker and RPATH of ELF executables / GPL3
path.py10.3.1An object representing a path to a file or directory / MIT
pathlib22.3.0object-oriented filesystem paths / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD
pcre8.39A set of functions that implement regular expression pattern matching / 3-clause BSD License
pep81.7.0Python style guide checker / MIT
pexpect4.2.1Pexpect allows easy control of interactive console applications / ISC
pickleshare0.7.4file system based database that uses Python pickles / MIT
pillow4.2.1The friendly Python Imaging Library(PIL) fork / PIL license
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation / MIT
pkginfo1.4.1query metadatdata from sdists or bdists installed packages / PSF
ply3.10implementation of Lex and Yacc / BSD
prompt_toolkit1.0.15library for building powerful interactive command lines in Python / BSD
psutil5.2.2cross-platform process and system utilities module for Python / BSD
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.4.34Library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.3.1Python style guide checker / MIT License
pycosat0.6.2Python bindings to the picosat SAT solver / MIT
pycparser2.18C parser in Python / BSD
pycrypto2.6.1Cryptographic modules for Python / Public-Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0passive checker of Python programs / MIT
pygments2.2.0Generic syntax highlighting package / BSD
pylint1.7.2Python code static checker / GPL
pyodbc4.0.16DB API Module for ODBC / MIT
pyopenssl17.0.0Python wrapper module around the OpenSSL library / Apache Software License
pyparsing2.2.0Create and execute simple grammars / MIT
pytables3.4.2Manage hierarchical datasets to cope with large amounts of data / BSD
pytest3.2.1Simple and powerful testing with Python / MIT
python3.6.2General purpose programming language / PSF
python-dateutil2.6.1extensions to the standard Python datetime module / Simplified BSD
pytz2017.2World timezone definitions, modern and historical / MIT
pywavelets0.5.2wavelet transform module / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2zeromq bindings for Python / LGPL and BSD
requests2.14.2Python HTTP for Humans / Apache Software License
ruamel_yaml0.11.14patched copy of ruamel.yaml (a yaml parser) / MIT
scikit-image0.13.0Image processing routines for SciPy / 3-clause BSD
scikit-learn0.19.0set of python modules for machine learning and data mining / 3-clause BSD
scipy0.19.1Scientific Library for Python / BSD
seaborn0.8Statistical data visualization / BSD
setuptools36.4.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Define simple single-dispatch generic functions / ZPL 2.1
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
six1.10.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD
sortedcollections0.5.3Python Sorted Collections / Apache Software License
sortedcontainers1.5.7sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.3Documentation generator / BSD
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
sqlalchemy1.1.13Python SQL toolkit and Object Relational Mapper / MIT
sqlite3.13.0SQL database engine / Public-Domain
statsmodels0.8.0Statistical computations and models / 3-clause BSD
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library / BSD
terminado0.6Terminals served to term.js using Tornado websockets / BSD
testpath0.3.1collection of utilities for Python code working with files and commands / MIT
tk8.5.18Dynamic programming language with GUI elements / BSD-like
toolz0.8.2List processing tools and functional utilities / BSD
tornado4.5.2Tornado Web Server / Apache 2.0
traitlets4.3.2Configuration system for Python applications / Modified BSD
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.4ODBC (Open Database Connectivity) implementation for Unix / LGPLv2
wcwidth0.1.7measures number of Terminal column cells of wide-character codes / MIT
werkzeug0.12.2A WSGI utility library for Python / BSD
wheel0.29.0Built-package format for Python / MIT
widgetsnbextension3.0.2IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching / BSD
xlrd1.1.0extract data from Microsoft Excel spreadsheet files / BSD
xlsxwriter0.9.8A Python module for creating Excel XLSX files / BSD
xlwt1.3.0writing data and formatting information to Excel files / BSD
xz5.2.3Data compression software with high compression ratio / Public-Domain, GPL
yaml0.1.6YAML Ain’t Markup Language / MIT
zeromq4.1.5Distributed messaging / LGPL
zict0.1.2Composable Mutable Mapping tools / BSD
zlib1.2.11Unobtrusive compression library / zlib
NameVersionSummary / License
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.5anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.6.8Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.0Reproducible, executable project directories. / BSD 3-Clause
asn1crypto0.22.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.5.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.2Community-developed Python Library for Astronomy / BSD
babel2.5.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.0.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.7Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
ca-certificates2017.08.26Certificates for use with other packages. / ISC
cairo1.14.10Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1
certifi2017.7.27.1Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.10.0Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.4.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.3.27OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.0.22tools for building conda packages / BSD 3-Clause
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.0.3Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.55.1tool 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.26.1The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.8.2Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.15.2Parallel Python with task scheduling / BSD 3-Clause
dask-core0.15.2Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.10.22Simple message bus system for applications to talk to one another / GPL2
decorator4.1.2Better living through Python with decorators. / BSD 3-Clause
distributed1.18.3Distributed 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.2.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.4Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock2.0.12A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
fontconfig2.12.4A library for configuring and customizing font access. / MIT
freetype2.8A 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.2.2Coroutine-based network library / MIT
glib2.53.6Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.5Version 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.10A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2
greenlet0.4.12Lightweight in-process concurrent programming / MIT
gst-plugins-base1.12.2GStreamer Base Plug-ins / GPL2
gstreamer1.12.2Library for constructing graphs of media-handling components / LGPL 2
h5py2.7.0Read and write HDF5 files from Python. / BSD 3-Clause
harfbuzz1.5.0An OpenType text shaping engine. / MIT
hdf51.10.1HDF5 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
html5lib0.999999999HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipykernel4.6.1IPython Kernel for Jupyter / BSD 3-clause
ipython6.1.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.0.0Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.10.2An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.9.6An 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
jsonschema2.6.0An 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.1.0Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD 3-Clause
jupyter_core4.3.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.27.0A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.4.0A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libedit3.1Editline Library (libedit) / 3-Clause BSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng7.2.0The GCC low-level runtime library / GPL
libgfortran-ng7.2.0The GNU Fortran Runtime Library / GPL
libpng1.6.32PNG reference library. / zlib/libpng
libsodium1.0.13A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libstdcxx-ng7.2.0he GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.8Support for the Tag Image File Format (TIFF). / HPND
libtool2.4.6The GNU Portable Library Tool / GPL 3
libxcb1.12This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.4The XML C parser and toolkit of Gnome / MIT
libxslt1.1.29The XSLT C library developed for the GNOME project / MIT
llvmlite0.20.0Lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml3.8.0Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.0.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.7.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.4.8MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.0Library for text-based user interfaces / Free software (MIT-like)
networkx1.11Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.0.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.35.0NumPy aware dynamic Python compiler using LLVM / BSD
numexpr2.6.2Fast numerical expression evaluator for NumPy. / MIT
numpy1.13.1Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.44parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.8A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2lOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.20.3High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
pango1.40.11Text layout and rendering engine. / LGPL-2.1
partd0.3.8Data 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.py10.3.1A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.41Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.0Python style guide checker / MIT
pexpect4.2.1Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow4.2.1Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.2.2A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.4.34library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.2Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.5.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.7.2python code static checker / GPL
pyodbc4.0.17DB API Module for ODBC / MIT
pyopenssl17.2.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.2.1Simple and powerful testing with Python. / MIT
python3.6.2General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
pytz2017.2World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.5A python refactoring library… / GPL 2.0
ruamel_yaml0.11.14A patched copy of ruamel.yaml. / MIT
scikit-image0.13.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.19.0A set of python modules for machine learning and data mining / BSD 3-Clause
scipy0.19.1Scientific Library for Python / BSD 3-Clause
seaborn0.8.0Statistical data visualization / BSD 3-Clause
setuptools36.5.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.10.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.7Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.3Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.3Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.1.13Database Abstraction Library. / MIT
sqlite3.20.1Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.6Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.8.2A functional standard library for Python. / BSD 3-Clause
tornado4.5.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.4ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.12.2The Python WSGI Utility Library. / BSD 3-Clause
wheel0.29.0A built-package format for Python. / MIT
widgetsnbextension3.0.2IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter0.9.8A Python module for creating Excel XLSX files / BSD 2-Clause
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.3Data 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.2A high-performance asynchronous messaging library. / LGPL 3
zict0.1.2Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.5anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.6.8Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.0Reproducible, executable project directories. / BSD 3-Clause
asn1crypto0.22.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.5.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.2Community-developed Python Library for Astronomy / BSD
babel2.5.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.shutil_get_terminal_size1.0.0A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.0.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.7Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
ca-certificates2017.08.26Certificates for use with other packages. / ISC
cairo1.14.10Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1
certifi2017.7.27.1Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.10.0Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.4.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.3.27OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.0.22tools for building conda packages / BSD 3-Clause
contextlib20.5.5Backports and enhancements for the contextlib module / PSF
cryptography2.0.3Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.55.1tool 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.26.1The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.8.2Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.15.2Parallel Python with task scheduling / BSD 3-Clause
dask-core0.15.2Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.10.22Simple message bus system for applications to talk to one another / GPL2
decorator4.1.2Better living through Python with decorators. / BSD 3-Clause
distributed1.18.3Distributed 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.2.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.4Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock2.0.12A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
fontconfig2.12.4A library for configuring and customizing font access. / MIT
freetype2.8A 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.2.2Coroutine-based network library / MIT
glib2.53.6Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.5Version 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.10A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2
greenlet0.4.12Lightweight in-process concurrent programming / MIT
gst-plugins-base1.12.2GStreamer Base Plug-ins / GPL2
gstreamer1.12.2Library for constructing graphs of media-handling components / LGPL 2
h5py2.7.0Read and write HDF5 files from Python. / BSD 3-Clause
harfbuzz1.5.0An OpenType text shaping engine. / MIT
hdf51.10.1HDF5 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
html5lib0.999999999HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipykernel4.6.1IPython Kernel for Jupyter / BSD 3-clause
ipython6.1.0IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.0.0Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.10.2An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.9.6An 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
jsonschema2.6.0An 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.1.0Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD 3-Clause
jupyter_core4.3.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.27.0A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.4.0A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libedit3.1Editline Library (libedit) / 3-Clause BSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng7.2.0The GCC low-level runtime library / GPL
libgfortran-ng7.2.0The GNU Fortran Runtime Library / GPL
libpng1.6.32PNG reference library. / zlib/libpng
libsodium1.0.13A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libstdcxx-ng7.2.0he GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.8Support for the Tag Image File Format (TIFF). / HPND
libtool2.4.6The GNU Portable Library Tool / GPL 3
libxcb1.12This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.4The XML C parser and toolkit of Gnome / MIT
libxslt1.1.29The XSLT C library developed for the GNOME project / MIT
llvmlite0.20.0Lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml3.8.0Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.0.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.7.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.4.8MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.0Library for text-based user interfaces / Free software (MIT-like)
networkx1.11Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.0.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.35.0NumPy aware dynamic Python compiler using LLVM / BSD
numexpr2.6.2Fast numerical expression evaluator for NumPy. / MIT
numpy1.13.1Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.44parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.8A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2lOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.20.3High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.15.0.6Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
pango1.40.11Text layout and rendering engine. / LGPL-2.1
partd0.3.8Data 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.py10.3.1A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.41Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.0Python style guide checker / MIT
pexpect4.2.1Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow4.2.1Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.2.2A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.4.34library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.2Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.5.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.7.2python code static checker / GPL
pyodbc4.0.17DB API Module for ODBC / MIT
pyopenssl17.2.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.2.1Simple and powerful testing with Python. / MIT
python3.6.2General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
pytz2017.2World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.5A python refactoring library… / GPL 2.0
ruamel_yaml0.11.14A patched copy of ruamel.yaml. / MIT
scikit-image0.13.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.19.0A set of python modules for machine learning and data mining / BSD 3-Clause
scipy0.19.1Scientific Library for Python / BSD 3-Clause
seaborn0.8.0Statistical data visualization / BSD 3-Clause
setuptools36.5.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.10.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.7Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.3Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.3Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.1.13Database Abstraction Library. / MIT
sqlite3.20.1Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.6Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.8.2A functional standard library for Python. / BSD 3-Clause
tornado4.5.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.4ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.12.2The Python WSGI Utility Library. / BSD 3-Clause
wheel0.29.0A built-package format for Python. / MIT
widgetsnbextension3.0.2IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter0.9.8A Python module for creating Excel XLSX files / BSD 2-Clause
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.3Data 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.2A high-performance asynchronous messaging library. / LGPL 3
zict0.1.2Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.5anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.6.8Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.0Reproducible, executable project directories. / BSD 3-Clause
asn1crypto0.22.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.5.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.2Community-developed Python Library for Astronomy / BSD
babel2.5.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.functools_lru_cache1.4Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
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.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.0.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.7Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2017.08.26Certificates for use with other packages. / ISC
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2017.7.27.1Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.10.0Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.4.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
comtypes1.1.2pure Python COM package / MIT
conda4.3.27OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.0.22tools for building conda packages / BSD 3-Clause
configparser3.5.0This 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.0.3Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.55.1tool 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.26.1The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.8.2Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.15.2Parallel Python with task scheduling / BSD 3-Clause
dask-core0.15.2Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
decorator4.1.2Better living through Python with decorators. / BSD 3-Clause
distributed1.18.3Distributed 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.2.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
filelock2.0.12A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
freetype2.8A 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
futures3.1.1Backport of the concurrent.futures package from Python 3.2 / PSF
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.2.2Coroutine-based network library / MIT
glob20.5Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.12Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.7.0Read and write HDF5 files from Python. / BSD 3-Clause
hdf51.10.1HDF5 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
html5lib0.999999999HTML parser based on the WHATWG HTML specification / MIT
icc_rt2017.0.4Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.18IPv4/IPv6 manipulation library / PSF 2
ipykernel4.6.1IPython Kernel for Jupyter / BSD 3-clause
ipython5.4.1IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.0.0Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.10.2An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.9.6An 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
jsonschema2.6.0An 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.1.0Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD 3-Clause
jupyter_core4.3.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.27.0A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.4.0A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libiconv1.15Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
libpng1.6.32PNG reference library. / zlib/libpng
libssh21.8.0the SSH library / BSD 3-Clause
libtiff4.0.8Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.4The XML C parser and toolkit of Gnome / MIT
libxslt1.1.29The XSLT C library developed for the GNOME project / MIT
llvmlite0.20.0Lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml3.8.0Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.0.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.8cross platform menu item installation / BSD
mistune0.7.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.4.8MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx1.11Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.0.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.35.0NumPy aware dynamic Python compiler using LLVM / BSD
numexpr2.6.2Fast numerical expression evaluator for NumPy. / MIT
numpy1.13.1Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.44parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.8A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2lOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.20.3High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py10.3.1A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.0Python style guide checker / MIT
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow4.2.1Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.2.2A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.4.34library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.2Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.5.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.7.2python code static checker / GPL
pyodbc4.0.17DB API Module for ODBC / MIT
pyopenssl17.2.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.2.1Simple and powerful testing with Python. / MIT
python2.7.13General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
pytz2017.2World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pywin32221Python extensions for Windows / PSF
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.5A python refactoring library… / GPL 2.0
ruamel_yaml0.11.14A patched copy of ruamel.yaml. / MIT
scandir1.5scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.13.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.19.0A set of python modules for machine learning and data mining / BSD 3-Clause
scipy0.19.1Scientific Library for Python / BSD 3-Clause
seaborn0.8.0Statistical data visualization / BSD 3-Clause
setuptools36.5.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.10.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.7Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.3Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.3Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.1.13Database Abstraction Library. / MIT
sqlite3.20.1Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.2.7A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.8.2A functional standard library for Python. / BSD 3-Clause
tornado4.5.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
urllib31.22HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc9A meta-package to track VC features. / Modified BSD License (3-clause)
vs2008_runtime9.00.30729.1Bundles of the MSVC 9 (VS 2008) runtime / Proprietary
vs2015_runtime14.0.25123Bundles 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.12.2The Python WSGI Utility Library. / BSD 3-Clause
wheel0.29.0A built-package format for Python. / MIT
widgetsnbextension3.0.2IPython HTML widgets for Jupyter / BSD 3-clause
win_inet_pton1.0.1Native 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
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter0.9.8A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.4Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zict0.1.2Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.5anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.6.8Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.0Reproducible, executable project directories. / BSD 3-Clause
asn1crypto0.22.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.5.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.2Community-developed Python Library for Astronomy / BSD
babel2.5.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.functools_lru_cache1.4Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
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.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.0.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.7Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.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-certificates2017.08.26Certificates for use with other packages. / ISC
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2017.7.27.1Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.10.0Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.4.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
comtypes1.1.2pure Python COM package / MIT
conda4.3.27OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.0.22tools for building conda packages / BSD 3-Clause
configparser3.5.0This 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.0.3Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.55.1tool 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.26.1The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.8.2Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.15.2Parallel Python with task scheduling / BSD 3-Clause
dask-core0.15.2Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
decorator4.1.2Better living through Python with decorators. / BSD 3-Clause
distributed1.18.3Distributed 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.2.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
filelock2.0.12A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
freetype2.8A 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
futures3.1.1Backport of the concurrent.futures package from Python 3.2 / PSF
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.2.2Coroutine-based network library / MIT
glob20.5Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause
greenlet0.4.12Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.7.0Read and write HDF5 files from Python. / BSD 3-Clause
hdf51.10.1HDF5 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
html5lib0.999999999HTML parser based on the WHATWG HTML specification / MIT
icc_rt2017.0.4Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.18IPv4/IPv6 manipulation library / PSF 2
ipykernel4.6.1IPython Kernel for Jupyter / BSD 3-clause
ipython5.4.1IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.0.0Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.10.2An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.9.6An 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
jsonschema2.6.0An 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.1.0Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD 3-Clause
jupyter_core4.3.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.27.0A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.4.0A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libiconv1.15Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL
libpng1.6.32PNG reference library. / zlib/libpng
libssh21.8.0the SSH library / BSD 3-Clause
libtiff4.0.8Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.4The XML C parser and toolkit of Gnome / MIT
libxslt1.1.29The XSLT C library developed for the GNOME project / MIT
llvmlite0.20.0Lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml3.8.0Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.0.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
menuinst1.4.8cross platform menu item installation / BSD
mistune0.7.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.4.8MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
networkx1.11Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.0.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.35.0NumPy aware dynamic Python compiler using LLVM / BSD
numexpr2.6.2Fast numerical expression evaluator for NumPy. / MIT
numpy1.13.1Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.44parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.8A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2lOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.20.3High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py10.3.1A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pep81.7.0Python style guide checker / MIT
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow4.2.1Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.2.2A cross-platform process and system utilities module for Python / BSD 3-Clause
py1.4.34library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.2Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.5.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.7.2python code static checker / GPL
pyodbc4.0.17DB API Module for ODBC / MIT
pyopenssl17.2.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.2.1Simple and powerful testing with Python. / MIT
python2.7.13General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
pytz2017.2World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pywin32221Python extensions for Windows / PSF
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.5A python refactoring library… / GPL 2.0
ruamel_yaml0.11.14A patched copy of ruamel.yaml. / MIT
scandir1.5scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.13.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.19.0A set of python modules for machine learning and data mining / BSD 3-Clause
scipy0.19.1Scientific Library for Python / BSD 3-Clause
seaborn0.8.0Statistical data visualization / BSD 3-Clause
setuptools36.5.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.10.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.7Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.3Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.3Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.1.13Database Abstraction Library. / MIT
sqlite3.20.1Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.2.7A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.8.2A functional standard library for Python. / BSD 3-Clause
tornado4.5.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
urllib31.22HTTP library with thread-safe connection pooling, file post, and more. / MIT
vc9A meta-package to track VC features. / Modified BSD License (3-clause)
vs2008_runtime9.00.30729.1Bundles of the MSVC 9 (VS 2008) runtime / Proprietary
vs2015_runtime14.0.25123Bundles 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.12.2The Python WSGI Utility Library. / BSD 3-Clause
wheel0.29.0A built-package format for Python. / MIT
widgetsnbextension3.0.2IPython HTML widgets for Jupyter / BSD 3-clause
win_inet_pton1.0.1Native 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
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter0.9.8A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.4Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.3.0Writing data and formatting information to Excel files / BSD
yaml0.1.7A C library for parsing and emitting YAML. / MIT
zict0.1.2Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.5anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.6.8Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.0Reproducible, executable project directories. / BSD 3-Clause
appnope0.1.0Disable App Nap on OS X 10.9 / BSD 2-Clause
appscript1.0.1Control AppleScriptable applications from Python / Public-Domain
asn1crypto0.22.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.5.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.2Community-developed Python Library for Astronomy / BSD
babel2.5.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.functools_lru_cache1.4Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
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.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.0.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.7Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
ca-certificates2017.08.26Certificates for use with other packages. / ISC
cdecimal2.3Fast drop-in replacement for decimal.py / BSD 2-Clause
certifi2017.7.27.1Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.10.0Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.4.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.3.27OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.0.22tools for building conda packages / BSD 3-Clause
configparser3.5.0This 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.0.3Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.55.1tool 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.26.1The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.8.2Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.15.2Parallel Python with task scheduling / BSD 3-Clause
dask-core0.15.2Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.10.22Simple message bus system for applications to talk to one another / GPL2
decorator4.1.2Better living through Python with decorators. / BSD 3-Clause
distributed1.18.3Distributed 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.2.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.4Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock2.0.12A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
freetype2.8A 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
futures3.1.1Backport 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.2.2Coroutine-based network library / MIT
glib2.53.6Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.5Version 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.12Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
h5py2.7.0Read and write HDF5 files from Python. / BSD 3-Clause
hdf51.10.1HDF5 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
html5lib0.999999999HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.18IPv4/IPv6 manipulation library / PSF 2
ipykernel4.6.1IPython Kernel for Jupyter / BSD 3-clause
ipython5.4.1IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.0.0Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.10.2An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.9.6An 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
jsonschema2.6.0An 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.1.0Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD 3-Clause
jupyter_core4.3.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.27.0A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.4.0A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libcxx4.0.1C++ Standard Library / MIT license or UIUC License
libcxxabi4.0.1C++ Standard Library Support / MIT license or UIUC License
libedit3.1Editline Library (libedit) / 3-Clause BSD
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
libpng1.6.32PNG reference library. / zlib/libpng
libsodium1.0.13A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libtiff4.0.8Support for the Tag Image File Format (TIFF). / HPND
libxml22.9.4The XML C parser and toolkit of Gnome / MIT
libxslt1.1.29The XSLT C library developed for the GNOME project / MIT
llvmlite0.20.0Lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml3.8.0Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.0.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.7.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.4.8MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.0Library for text-based user interfaces / Free software (MIT-like)
networkx1.11Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.0.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.35.0NumPy aware dynamic Python compiler using LLVM / BSD
numexpr2.6.2Fast numerical expression evaluator for NumPy. / MIT
numpy1.13.1Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.44parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.8A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2lOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.20.3High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
partd0.3.8Data structure for on-disk shuffle operations / BSD 3-Clause
path.py10.3.1A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.41Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.0Python style guide checker / MIT
pexpect4.2.1Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow4.2.1Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.2.2A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.4.34library with cross-python path, ini-parsing, io, code, log facilities / MIT
pyaudio0.2.7Bindings for PortAudio v19, the cross-platform audio stream library / MIT
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.2Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.5.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.7.2python code static checker / GPL
pyodbc4.0.17DB API Module for ODBC / MIT
pyopenssl17.2.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.2.1Simple and powerful testing with Python. / MIT
python2.7.13General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
python.app2Proxy on OS X letting Python libraries hook into the gui event loop / BSD
pytz2017.2World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.5A python refactoring library… / GPL 2.0
ruamel_yaml0.11.14A patched copy of ruamel.yaml. / MIT
scandir1.5scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.13.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.19.0A set of python modules for machine learning and data mining / BSD 3-Clause
scipy0.19.1Scientific Library for Python / BSD 3-Clause
seaborn0.8.0Statistical data visualization / BSD 3-Clause
setuptools36.5.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.10.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.7Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.3Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.3Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.1.13Database Abstraction Library. / MIT
sqlite3.20.1Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.2.7A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.6Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.8.2A functional standard library for Python. / BSD 3-Clause
tornado4.5.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.4ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.12.2The Python WSGI Utility Library. / BSD 3-Clause
wheel0.29.0A built-package format for Python. / MIT
widgetsnbextension3.0.2IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter0.9.8A Python module for creating Excel XLSX files / BSD 2-Clause
xlwings0.11.4Interact with Excel from Python and vice versa / 3-clause BSD
xlwt1.2.0Writing data and formatting information to Excel files / BSD
xz5.2.3Data 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.2A high-performance asynchronous messaging library. / LGPL 3
zict0.1.2Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme / BSD
anaconda-client1.6.3anaconda.org command line client library / BSD 3-clause
anaconda-project0.6.0reproducible, executable project directories / BSD 3-clause
asn1crypto0.22.0ASN.1 parser and serializer / MIT
astroid1.5.3abstract syntax tree for Python with inference support / LGPL version 2.1
astropy2.0.1Community-developed Python Library for Astronomy / BSD
babel2.5.0Utilities to internationalize and localize Python applications / BSD
backports1.0/ BSD
backports_abc0.5backport of recent additions to the ‘collections.abc’ module / PSF
beautifulsoup44.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient representation of arrays of booleans – C extension / PSF
bkcharts0.2optional High Level charts API built on top of Bokeh / New BSD
bleach1.5.0easy whitelist-based HTML-sanitizing tool / Apache License Version 2.0
bokeh0.12.7Python interactive visualization library for modern web browsers / BSD
boto2.48.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / Simplified BSD
cairo1.14.8A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1
cdecimal2.3Fast drop-in replacement for decimal.py / BSD
certifi2016.2.28Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.10.0C Foreign Function Interface for Python / MIT
chardet3.0.4Universal character encoding detector / GNU Lesser General Public License
click6.7Command line interface creation kit / BSD
cloudpickle0.4.0extended pickling support for Python objects / BSD
clyent1.2.2Command line client library for windows and posix / BSD
colorama0.3.9Cross-platform colored terminal text in Python / BSD
conda4.3.27Package management system and Environment management system / BSD
conda-build3.0.22Commands and tools for building conda packages / BSD 3-clause
configparser3.5.0brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT
contextlib20.5.5backports and enhancements for the contextlib module / PSF
cryptography1.8.1Provides cryptographic recipes and primitives to Python developers / Apache and BSD
curl7.52.1Tool and library for transferring data with URL syntax / MIT/X derivate
cycler0.10.0Composable style cycles / BSD
cython0.26The Cython compiler for writing C extensions for the Python language / Apache version 2.0
cytoolz0.8.2Cython implementation of Toolz, high performance functional utilities / BSD
dask0.15.2Task scheduling and blocked algorithms for parallel processing / BSD
datashape0.5.4Language defining a data description protocol / BSD
decorator4.1.2Better living through Python with decorators / BSD
distributed1.18.1Distributed computing / BSD 3-Clause
docutils0.14Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3
entrypoints0.2.3/ MIT
enum341.1.6Robust enumerated type support in Python / BSD
et_xmlfile1.0.1Low memory library for creating large XML files / MIT
expat2.1.0XML parser library written in C / MIT
fastcache1.0.2C implementation of Python 3 functools.lru_cache / MIT
filelock2.0.7A platform independent file lock. / Public Domain
flask0.12.2Microframework for Python based on Werkzeug, Jinja2. / BSD
flask-cors3.0.3Flask extension adding a decorator for CORS support / MIT
fontconfig2.12.1A library for configuring and customizing font access / BSD
freetype2.5.5A Free, High-Quality, and Portable Font Engine / FreeType License
funcsigs1.0.2Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+ / Apache
functools323.2.3.2backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF
functools_lru_cache1.4backport of functools.lru_cache from Python 3.3 / MIT
futures3.1.1A Java-style futures package for Python / PSF
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.2.2Coroutine-based Python network library / MIT
glob20.5Enhanced glob that can capture patterns and supports recursive wildcards / BSD License
greenlet0.4.12Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD
h5py2.7.0Pythonic interface to the HDF5 binary data format / 3-clause BSD
hdf51.8.17A data model, library, and file format for storing and managing data / BSD-like
heapdict1.0.0A heap with decrease-key and increase-key operations / BSD
html5lib0.9999999HTML parser based on the WHATWG HTML specification / MIT
idna2.6Internationalized Domain Names in Applications / BSD
imagesize0.7.1getting image size from png/jpeg/jpeg2000/gif file / MIT
ipaddress1.0.18IPv4/IPv6 manipulation library / Python Software Foundation License
ipykernel4.6.1Provides a rich toolkit to help you make the most of using Python interactively / BSD
ipython5.3.0Productive Interactive Computing / BSD
ipython_genutils0.2.0vestigial utilities from IPython / BSD
ipywidgets6.0.0Widgets for the Jupyter Notebook / BSD 3-clause
isort4.2.15Python utility / library to sort Python imports / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments / BSD
jbig2.1Implementation of the JBIG1 data compression standard / GPL2
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD
jedi0.10.2Autocompletion and static analysis library for Python / MIT
jinja22.9.6An easy to use stand-alone template engine written in pure python. / BSD
jpeg9bRead and write jpeg files / Custom free software license
jsonschema2.6.0An implementation of JSON Schema validation for Python / MIT
jupyter1.0.0web-based notebook environment for interactive computing. / BSD
jupyter_client5.1.0Jupyter protocol implementation and client libraries / BSD
jupyter_console5.2.0Jupyter terminal console / BSD
jupyter_core4.3.0core Jupyter functionality / BSD
lazy-object-proxy1.3.1Fast and thorough lazy object proxy / BSD
libffi3.2.1portable foreign-function interface library / MIT
libgfortran3.0.0the GNU Fortran compiler, part of GCC / GPL3
libiconv1.14Provides iconv for systems which don’t have one / GPL and LGPL
libpng1.6.30official PNG reference library / libpng license
libsodium1.0.10A library for encryption, signatures, password hashing, etc. / ISC
libtiff4.0.6Support for Tag Image File Format (TIFF) / BSD-like
libxml22.9.4The XML C parser and toolkit of Gnome / MIT
libxslt1.1.29The XSLT C library developed for the GNOME project / MIT
locket0.2.0File based locks for Python for Linux and Windows / BSD
lxml3.7.3XML and HTML with Python / BSD
markupsafe1.0Implements a XML/HTML/XHTML Markup safe string for Python / BSD
matplotlib2.0.2Python 2D plotting library / PSF-based
mistune0.7.4The fastest markdown parser in pure Python with renderer feature / BSD
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD
msgpack-python0.4.8An efficient binary serialization format / Apache
multipledispatch0.4.9Multiple dispatch in Python / BSD
nbconvert5.2.1converts notebooks to various other formats via Jinja templates / BSD
nbformat4.4.0reference implementation of the Jupyter Notebook format / BSD
networkx1.11Python package for creating and manipulating complex networks / BSD
nltk3.2.4Build Python programs to work with human language data / Apache Software License
nose1.3.7Nose extends unittest to make testing easier / LGPL
notebook5.0.0web-based notebook environment for interactive computing / BSD
numexpr2.6.2Fast numerical expression evaluator for NumPy / MIT
numpy1.13.1Array processing for numbers, strings, records, and objects / BSD
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD
odo0.5.1Shapeshifting for your data / BSD
olefile0.44parse, read and write Microsoft OLE2 files / BSD License
openblas0.2.19An Optimized BLAS library / BSD
openpyxl2.4.8A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2lOpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style
packaging16.8core utilities for Python packages / BSD or Apache 2.0
pandas0.20.3Powerful Python data analysis toolkit / BSD
pandocfilters1.4.2utilities for writing pandoc filters in python / BSD License
partd0.3.8Appendable key-value byte store / BSD
patchelf0.9Modify the dynamic linker and RPATH of ELF executables / GPL3
path.py10.3.1An object representing a path to a file or directory / MIT
pathlib22.3.0object-oriented filesystem paths / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD
pcre8.39A set of functions that implement regular expression pattern matching / 3-clause BSD License
pep81.7.0Python style guide checker / MIT
pexpect4.2.1Pexpect allows easy control of interactive console applications / ISC
pickleshare0.7.4file system based database that uses Python pickles / MIT
pillow4.2.1The friendly Python Imaging Library(PIL) fork / PIL license
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation / MIT
pkginfo1.4.1query metadatdata from sdists or bdists installed packages / PSF
ply3.10implementation of Lex and Yacc / BSD
prompt_toolkit1.0.15library for building powerful interactive command lines in Python / BSD
psutil5.2.2cross-platform process and system utilities module for Python / BSD
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.4.34Library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycairo1.10.0A set of Python bindings for the cairo graphics library / LGPL 2.1, MPL 1.1
pycodestyle2.3.1Python style guide checker / MIT License
pycosat0.6.2Python bindings to the picosat SAT solver / MIT
pycparser2.18C parser in Python / BSD
pycrypto2.6.1Cryptographic modules for Python / Public-Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.6.0passive checker of Python programs / MIT
pygments2.2.0Generic syntax highlighting package / BSD
pylint1.7.2Python code static checker / GPL
pyodbc4.0.16DB API Module for ODBC / MIT
pyopenssl17.0.0Python wrapper module around the OpenSSL library / Apache Software License
pyparsing2.2.0Create and execute simple grammars / MIT
pytables3.4.2Manage hierarchical datasets to cope with large amounts of data / BSD
pytest3.2.1Simple and powerful testing with Python / MIT
python2.7.13General purpose programming language / PSF
python-dateutil2.6.1extensions to the standard Python datetime module / Simplified BSD
pytz2017.2World timezone definitions, modern and historical / MIT
pywavelets0.5.2wavelet transform module / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2zeromq bindings for Python / LGPL and BSD
requests2.14.2Python HTTP for Humans / Apache Software License
ruamel_yaml0.11.14patched copy of ruamel.yaml (a yaml parser) / MIT
scandir1.5scandir, a better directory iterator and faster os.walk() / BSD License
scikit-image0.13.0Image processing routines for SciPy / 3-clause BSD
scikit-learn0.19.0set of python modules for machine learning and data mining / 3-clause BSD
scipy0.19.1Scientific Library for Python / BSD
seaborn0.8Statistical data visualization / BSD
setuptools36.4.0Download, build, install, upgrade, and uninstall Python packages / MIT
simplegeneric0.8.1Define simple single-dispatch generic functions / ZPL 2.1
singledispatch3.4.0.3Transforms a function into a single-dispatch generic function / MIT
six1.10.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD
sortedcollections0.5.3Python Sorted Collections / Apache Software License
sortedcontainers1.5.7sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.3Documentation generator / BSD
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
sqlalchemy1.1.13Python SQL toolkit and Object Relational Mapper / MIT
sqlite3.13.0SQL database engine / Public-Domain
ssl_match_hostname3.5.0.1The ssl.match_hostname() function from Python 3.4 / PSF
statsmodels0.8.0Statistical computations and models / 3-clause BSD
subprocess323.2.7backport of the subprocess module from Python 3.2/3.3 for use on 2.x / Python Software Foundation License
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library / BSD
terminado0.6Terminals served to term.js using Tornado websockets / BSD
testpath0.3.1collection of utilities for Python code working with files and commands / MIT
tk8.5.18Dynamic programming language with GUI elements / BSD-like
toolz0.8.2List processing tools and functional utilities / BSD
tornado4.5.2Tornado Web Server / Apache 2.0
traitlets4.3.2Configuration system for Python applications / Modified BSD
typing3.6.2backport of the standard library typing module to Python versions older than 3.6 / PSF
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.4ODBC (Open Database Connectivity) implementation for Unix / LGPLv2
wcwidth0.1.7measures number of Terminal column cells of wide-character codes / MIT
werkzeug0.12.2A WSGI utility library for Python / BSD
wheel0.29.0Built-package format for Python / MIT
widgetsnbextension3.0.2IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching / BSD
xlrd1.1.0extract data from Microsoft Excel spreadsheet files / BSD
xlsxwriter0.9.8A Python module for creating Excel XLSX files / BSD
xlwt1.3.0writing data and formatting information to Excel files / BSD
xz5.2.3Data compression software with high compression ratio / Public-Domain, GPL
yaml0.1.6YAML Ain’t Markup Language / MIT
zeromq4.1.5Distributed messaging / LGPL
zict0.1.2Composable Mutable Mapping tools / BSD
zlib1.2.11Unobtrusive compression library / zlib
NameVersionSummary / License
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.5anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.6.8Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.0Reproducible, executable project directories. / BSD 3-Clause
asn1crypto0.22.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.5.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.2Community-developed Python Library for Astronomy / BSD
babel2.5.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.functools_lru_cache1.4Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
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.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.0.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.7Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
ca-certificates2017.08.26Certificates for use with other packages. / ISC
cairo1.14.10Cairo 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
certifi2017.7.27.1Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.10.0Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.4.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.3.27OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.0.22tools for building conda packages / BSD 3-Clause
configparser3.5.0This 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.0.3Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.55.1tool 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.26.1The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.8.2Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.15.2Parallel Python with task scheduling / BSD 3-Clause
dask-core0.15.2Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.10.22Simple message bus system for applications to talk to one another / GPL2
decorator4.1.2Better living through Python with decorators. / BSD 3-Clause
distributed1.18.3Distributed 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.2.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.4Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock2.0.12A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
fontconfig2.12.4A library for configuring and customizing font access. / MIT
freetype2.8A 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
futures3.1.1Backport of the concurrent.futures package from Python 3.2 / PSF
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.2.2Coroutine-based network library / MIT
glib2.53.6Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.5Version 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.10A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2
greenlet0.4.12Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
gst-plugins-base1.12.2GStreamer Base Plug-ins / GPL2
gstreamer1.12.2Library for constructing graphs of media-handling components / LGPL 2
h5py2.7.0Read and write HDF5 files from Python. / BSD 3-Clause
harfbuzz1.5.0An OpenType text shaping engine. / MIT
hdf51.10.1HDF5 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
html5lib0.999999999HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.18IPv4/IPv6 manipulation library / PSF 2
ipykernel4.6.1IPython Kernel for Jupyter / BSD 3-clause
ipython5.4.1IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.0.0Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.10.2An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.9.6An 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
jsonschema2.6.0An 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.1.0Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD 3-Clause
jupyter_core4.3.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.27.0A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.4.0A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libedit3.1Editline Library (libedit) / 3-Clause BSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng7.2.0The GCC low-level runtime library / GPL
libgfortran-ng7.2.0The GNU Fortran Runtime Library / GPL
libpng1.6.32PNG reference library. / zlib/libpng
libsodium1.0.13A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libstdcxx-ng7.2.0he GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.8Support for the Tag Image File Format (TIFF). / HPND
libtool2.4.6The GNU Portable Library Tool / GPL 3
libxcb1.12This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.4The XML C parser and toolkit of Gnome / MIT
libxslt1.1.29The XSLT C library developed for the GNOME project / MIT
llvmlite0.20.0Lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml3.8.0Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.0.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.7.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.4.8MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.0Library for text-based user interfaces / Free software (MIT-like)
networkx1.11Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.0.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.35.0NumPy aware dynamic Python compiler using LLVM / BSD
numexpr2.6.2Fast numerical expression evaluator for NumPy. / MIT
numpy1.13.1Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.44parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.8A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2lOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.20.3High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.19.2.1Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
pango1.40.11Text layout and rendering engine. / LGPL-2.1
partd0.3.8Data 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.py10.3.1A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.41Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.0Python style guide checker / MIT
pexpect4.2.1Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow4.2.1Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.2.2A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.4.34library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycairo1.13.3Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.2Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.5.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.7.2python code static checker / GPL
pyodbc4.0.17DB API Module for ODBC / MIT
pyopenssl17.2.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.2.1Simple and powerful testing with Python. / MIT
python2.7.13General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
pytz2017.2World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.5A python refactoring library… / GPL 2.0
ruamel_yaml0.11.14A patched copy of ruamel.yaml. / MIT
scandir1.5scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.13.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.19.0A set of python modules for machine learning and data mining / BSD 3-Clause
scipy0.19.1Scientific Library for Python / BSD 3-Clause
seaborn0.8.0Statistical data visualization / BSD 3-Clause
setuptools36.5.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.10.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.7Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.3Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.3Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.1.13Database Abstraction Library. / MIT
sqlite3.20.1Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.2.7A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.6Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.8.2A functional standard library for Python. / BSD 3-Clause
tornado4.5.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.4ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.12.2The Python WSGI Utility Library. / BSD 3-Clause
wheel0.29.0A built-package format for Python. / MIT
widgetsnbextension3.0.2IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter0.9.8A Python module for creating Excel XLSX files / BSD 2-Clause
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.3Data 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.2A high-performance asynchronous messaging library. / LGPL 3
zict0.1.2Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
NameVersionSummary / License
alabaster0.7.10Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
anaconda-client1.6.5anaconda.org command line client library / BSD 3-clause
anaconda-navigator1.6.8Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project0.8.0Reproducible, executable project directories. / BSD 3-Clause
asn1crypto0.22.0Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid1.5.3A abstract syntax tree for Python with inference support. / LGPL 2.1
astropy2.0.2Community-developed Python Library for Astronomy / BSD
babel2.5.0Utilities to internationalize and localize Python applications / BSD 3-clause
backports1.0/ BSD
backports.functools_lru_cache1.4Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT
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.6.0Python library designed for screen-scraping / MIT
bitarray0.8.1efficient arrays of booleans – C extension / PSF
bkcharts0.2High level chart types built on top of Bokeh / BSD 3-Clause
blaze0.11.3NumPy and Pandas interface to big data / BSD 3-Clause
bleach2.0.0Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
bokeh0.12.7Statistical and novel interactive HTML plots for Python / BSD 3-Clause
boto2.48.0Amazon Web Services Library / MIT
bottleneck1.2.1Fast NumPy array functions written in Cython. / BSD 2-Clause
ca-certificates2017.08.26Certificates for use with other packages. / ISC
cairo1.14.10Cairo 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
certifi2017.7.27.1Python package for providing Mozilla’s CA Bundle. / ISC
cffi1.10.0Foreign Function Interface for Python calling C code. / MIT
chardet3.0.4Universal character encoding detector / LGPL2
click6.7A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause
cloudpickle0.4.0Extended pickling support for Python objects / BSD 3-Clause
clyent1.2.2Command line client library for windows and posix / BSD 3-Clause
colorama0.3.9Cross-platform colored terminal text. / BSD 3-Clause
conda4.3.27OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build3.0.22tools for building conda packages / BSD 3-Clause
configparser3.5.0This 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.0.3Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2
curl7.55.1tool 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.26.1The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz0.8.2Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause
dask0.15.2Parallel Python with task scheduling / BSD 3-Clause
dask-core0.15.2Parallel Python with task scheduling / BSD 3-Clause
datashape0.5.4A data description language. / BSD 2-Clause
dbus1.10.22Simple message bus system for applications to talk to one another / GPL2
decorator4.1.2Better living through Python with decorators. / BSD 3-Clause
distributed1.18.3Distributed 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.2.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.4Expat XML parser library in C. / MIT
fastcache1.0.2C implementation of Python 3 lru_cache / MIT
filelock2.0.12A platform independent file lock. / Public Domain
flask0.12.2A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors3.0.3A Flask extension adding a decorator for CORS support / MIT
fontconfig2.12.4A library for configuring and customizing font access. / MIT
freetype2.8A 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
futures3.1.1Backport of the concurrent.futures package from Python 3.2 / PSF
get_terminal_size1.0.0Get the size of the terminal window. / MIT
gevent1.2.2Coroutine-based network library / MIT
glib2.53.6Provides core application building blocks for libraries and applications written in C. / LGPL-2.1
glob20.5Version 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.10A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2
greenlet0.4.12Lightweight in-process concurrent programming / MIT
grin1.2.1Enhanced grep-like tool / BSD 3-Clause
gst-plugins-base1.12.2GStreamer Base Plug-ins / GPL2
gstreamer1.12.2Library for constructing graphs of media-handling components / LGPL 2
h5py2.7.0Read and write HDF5 files from Python. / BSD 3-Clause
harfbuzz1.5.0An OpenType text shaping engine. / MIT
hdf51.10.1HDF5 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
html5lib0.999999999HTML parser based on the WHATWG HTML specification / MIT
icu58.2International Components for Unicode. / MIT
idna2.6Internationalized Domain Names in Applications (IDNA). / BSD Like
imageio2.2.0a Python library for reading and writing image data / BSD 2-Clause
imagesize0.7.1Getting image size from png/jpeg/jpeg2000/gif file / MIT
intel-openmp2018.0.0Math library for Intel and compatible processors / proprietary - Intel
ipaddress1.0.18IPv4/IPv6 manipulation library / PSF 2
ipykernel4.6.1IPython Kernel for Jupyter / BSD 3-clause
ipython5.4.1IPython: Productive Interactive Computing / BSD 3-clause
ipython_genutils0.2.0vestigial utilities from IPython / BSD 3-Clause
ipywidgets7.0.0Jupyter Interactive Widgets / BSD 3-clause
isort4.2.15A Python utility / library to sort Python imports. / MIT
itsdangerous0.24Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause
jbig2.1Implementation of the JBIG1 data compression standard / GPL-2.0
jdcal1.3Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi0.10.2An autocompletion tool for Python that can be used for text editors. / MIT
jinja22.9.6An 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
jsonschema2.6.0An 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.1.0Jupyter protocol implementation and client libraries / BSD 3-clause
jupyter_console5.2.0Jupyter terminal console / BSD 3-Clause
jupyter_core4.3.0Core common functionality of Jupyter projects. / BSD 3-clause
jupyterlab0.27.0A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause
jupyterlab_launcher0.4.0A Launcher for JupyterLab based applications. / BSD 3-Clause
lazy-object-proxy1.3.1A fast and thorough lazy object proxy. / BSD 2-Clause
libedit3.1Editline Library (libedit) / 3-Clause BSD
libffi3.2.1A Portable Foreign Function Interface Library. / Custom
libgcc-ng7.2.0The GCC low-level runtime library / GPL
libgfortran-ng7.2.0The GNU Fortran Runtime Library / GPL
libpng1.6.32PNG reference library. / zlib/libpng
libsodium1.0.13A modern and easy-to-use crypto library. / ISC
libssh21.8.0the SSH library / BSD 3-Clause
libstdcxx-ng7.2.0he GNU C++ Runtime Library / GPL3 with runtime exception
libtiff4.0.8Support for the Tag Image File Format (TIFF). / HPND
libtool2.4.6The GNU Portable Library Tool / GPL 3
libxcb1.12This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxml22.9.4The XML C parser and toolkit of Gnome / MIT
libxslt1.1.29The XSLT C library developed for the GNOME project / MIT
llvmlite0.20.0Lightweight wrapper around basic LLVM functionality / BSD
locket0.2.0File-based locks for Python for Linux and Windows / BSD 2-Clause
lxml3.8.0Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree
lzo2.10LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
markupsafe1.0A Python module that implements the jinja2.Markup string / BSD 3-Clause
matplotlib2.0.2Publication quality figures in Python / PSF-based
mccabe0.6.1McCabe complexity checker for Python / MIT
mistune0.7.4The fastest markdown parser in pure Python. / BSD 3-Clause
mkl2018.0.0Math library for Intel and compatible processors / proprietary - Intel
mkl-service1.1.2Python bindings to MKL service functions / 3-clause BSD
mpc1.0.3A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3
mpfr3.1.5The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3
mpmath0.19Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python0.4.8MessagePack (de)serializer. / Apache 2.0
multipledispatch0.4.9Multiple dispatch in Python / BSD 3-Clause
navigator-updater0.1.0Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert5.3.1Converting Jupyter Notebooks / BSD 3-Clause
nbformat4.4.0The reference implementation of the Jupyter Notebook format / BSD 3-clause
ncurses6.0Library for text-based user interfaces / Free software (MIT-like)
networkx1.11Python package for creating and manipulating complex networks / BSD 3-Clause
nltk3.2.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.0.0A web-based notebook environment for interactive computing / BSD 3-clause
numba0.35.0NumPy aware dynamic Python compiler using LLVM / BSD
numexpr2.6.2Fast numerical expression evaluator for NumPy. / MIT
numpy1.13.1Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc0.7.0Sphinx extension to support docstrings in Numpy format / BSD 3-Clause
odo0.5.1Data migration in Python / BSD-3-Clause
olefile0.44parse, read and write Microsoft OLE2 files / BSD License 2-Clause
openpyxl2.4.8A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl1.0.2lOpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
packaging16.8Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas0.20.3High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause
pandoc1.15.0.6Universal markup converter (repackaged binaries). / GPL-2.0
pandocfilters1.4.2A python module for writing pandoc filters / BSD-3-Clause
pango1.40.11Text layout and rendering engine. / LGPL-2.1
partd0.3.8Data 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.py10.3.1A module wrapper for os.path / MIT
pathlib22.3.0Fork of pathlib aiming to support the full stdlib Python API. / MIT
patsy0.4.1Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2
pcre8.41Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause
pep81.7.0Python style guide checker / MIT
pexpect4.2.1Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare0.7.4Tiny ‘shelve’-like database with concurrency support / MIT
pillow4.2.1Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL
pip9.0.1PyPA recommended tool for installing Python packages / MIT
pixman0.34.0A low-level software library for pixel manipulation. / MIT
pkginfo1.4.1Query metadatdata from sdists / bdists / installed packages. / MIT
ply3.10Python Lex-Yacc / BSD 3-clause
prompt_toolkit1.0.15Library for building powerful interactive command lines in Python / BSD 3-clause
psutil5.2.2A cross-platform process and system utilities module for Python / BSD 3-Clause
ptyprocess0.5.2Run a subprocess in a pseudo terminal / ISC
py1.4.34library with cross-python path, ini-parsing, io, code, log facilities / MIT
pycairo1.13.3Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1
pycodestyle2.3.1Python style guide checker / MIT
pycosat0.6.2Bindings to picosat (a SAT solver) / MIT
pycparser2.18Complete C99 parser in pure Python / BSD 3-clause
pycrypto2.6.1Cryptographic modules for Python. / Public Domain
pycurl7.43.0A Python Interface To The cURL library / LGPL, MIT
pyflakes1.5.0Pyflakes analyzes programs and detects various errors. / MIT
pygments2.2.0Generic syntax highlighting package / BSD 2-clause
pylint1.7.2python code static checker / GPL
pyodbc4.0.17DB API Module for ODBC / MIT
pyopenssl17.2.0Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing2.2.0Create and execute simple grammars / MIT
pyqt5.6.0Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pysocks1.6.7A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause
pytables3.4.2Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest3.2.1Simple and powerful testing with Python. / MIT
python2.7.13General purpose programming language / PSF
python-dateutil2.6.1Extensions to the standard Python datetime module. / BSD 3-clause
pytz2017.2World timezone definitions, modern and historical. / MIT
pywavelets0.5.2Discrete Wavelet Transforms in Python. / MIT
pyyaml3.12YAML parser and emitter for Python / MIT
pyzmq16.0.2Python bindings for zeromq / BSD 3-clause
qt5.6.2Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome0.4.4Iconic fonts in PyQt and PySide applications / MIT
qtconsole4.3.1Jupyter Qt console / BSD 3-Clause
qtpy1.3.1Abstraction layer for PyQt5/PyQt4/PySide / MIT
readline7.0library for editing command lines as they are typed in / GPL3
requests2.18.4Python HTTP for Humans. / Apache 2.0
rope0.10.5A python refactoring library… / GPL 2.0
ruamel_yaml0.11.14A patched copy of ruamel.yaml. / MIT
scandir1.5scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image0.13.0Image processing routines for SciPy. / BSD 3-Clause
scikit-learn0.19.0A set of python modules for machine learning and data mining / BSD 3-Clause
scipy0.19.1Scientific Library for Python / BSD 3-Clause
seaborn0.8.0Statistical data visualization / BSD 3-Clause
setuptools36.5.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.10.0Python 2 and 3 compatibility utilities / MIT
snowballstemmer1.2.1Snowball stemming library collection for Python / BSD-2-Clause
sortedcollections0.5.3Python Sorted Collections / Apache-2.0
sortedcontainers1.5.7Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0
sphinx1.6.3Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause
sphinxcontrib1.0Python namespace for sphinxcontrib / BSD
sphinxcontrib-websupport1.0.1Sphinx API for Web Apps / BSD-2-Clause
spyder3.2.3Scientific PYthon Development EnviRonment / MIT
sqlalchemy1.1.13Database Abstraction Library. / MIT
sqlite3.20.1Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html>)
ssl_match_hostname3.5.0.1The ssl.match_hostname() function from Python 3.5 / PSF 2
statsmodels0.8.0Statistical computations and models for use with SciPy / BSD 3-Clause
subprocess323.2.7A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2
sympy1.1.1Python library for symbolic mathematics / 3-clause BSD
tblib1.3.2Traceback serialization library. / BSD 2-Clause
terminado0.6Terminals served by tornado websockets / BSD 3-clause
testpath0.3.1Testpath is a collection of utilities for Python code working with files and commands. / MIT
tk8.6.7A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk
toolz0.8.2A functional standard library for Python. / BSD 3-Clause
tornado4.5.2A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0
traitlets4.3.2Configuration system for Python applications / BSD 3-clause
typing3.6.2Type Hints for Python - backport for Python<3.5 / PSF
unicodecsv0.14.1Drop-in replacement for csv module which supports unicode strings / BSD
unixodbc2.3.4ODBC on non MS Windows platforms / LGPL-2.1
urllib31.22HTTP 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.12.2The Python WSGI Utility Library. / BSD 3-Clause
wheel0.29.0A built-package format for Python. / MIT
widgetsnbextension3.0.2IPython HTML widgets for Jupyter / BSD 3-clause
wrapt1.10.11Module for decorators, wrappers and monkey patching. / BSD 2-Clause
xlrd1.1.0Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter0.9.8A Python module for creating Excel XLSX files / BSD 2-Clause
xlwt1.3.0Writing data and formatting information to Excel files / BSD
xz5.2.3Data 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.2A high-performance asynchronous messaging library. / LGPL 3
zict0.1.2Composable Dictionary Classes / BSD 3-Clause
zlib1.2.11Massively spiffy yet delicately unobtrusive compression library / zlib
I