Anaconda Distribution release notes
2018
Getting Started
- Getting started with Anaconda
- Anaconda Distribution
- Miniconda
- Anaconda Learning
User-facing changes
- Anaconda version numbers now follow a year.month format.
- OpenSSL 1.1.1 is installed on all platforms and versions except for the Python 2.7 on win-32 and win-64.
- This is the last Anaconda release for the linux-32 platform.
Backend improvements (non-visible changes)
- Improvements have been made to conda which will decrease the time it takes to solve and install packages.
Major package updates
- bokeh 0.13.0 -> 1.0.2
- dask 0.19.1 -> 1.0.0
- ipython 6.5.0 -> 7.2.0
- jupyter_client 5.2.3 -> 5.2.4
- jupyter_console 5.2.0 -> 6.0.0
- jupyterlab 0.34.9 -> 0.35.3
- matplotlib 2.2.3 -> 3.0.2
- mkl 2019.0 -> 2019.1
- numba 0.39.0 -> 0.41.0
- numpy 1.15.1 -> 1.15.4
- pillow 5.2.0 -> 5.3.0
- python 3.7.0 -> 3.7.1
- requests 2.19.1 -> 2.21.0
- scikit-image 0.14.0 -> 0.14.1
- scikit-learn 0.19.2 -> 0.20.1
- spyder 3.3.1 -> 3.3.2
- spyder-kernels 0.2.6 -> 0.3.0
- sympy 1.2 -> 1.3
- conda 4.5.12
- conda-build 3.17.6
- conda-env 2.6.0
- jupyterlab_server 0.2.0
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.9.6 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 2.1.0 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 3.1 | Community-developed Python Library for Astronomy / BSD |
atomicwrites | 1.2.1 | Atomic file writes. / MIT |
attrs | 18.2.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
automat | 0.7.0 | self-service finite-state machines for the programmer on the go / MIT |
babel | 2.6.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.1.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | / BSD |
backports.os | 0.1.1 | Backport of new features in Python’s os module / Python Software Foundation |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
beautifulsoup4 | 4.6.3 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.3 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 3.0.2 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.4 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 1.0.2 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
certifi | 2018.11.29 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.0 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 0.6.1 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.4.1 | Cross-platform colored terminal text / BSD-3-Clause |
comtypes | 1.1.7 | pure Python COM package / MIT |
conda | 4.5.12 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.17.6 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.1.1 | tool for validating conda recipes and conda packages / BSD 3-Clause |
console_shortcut | 0.1.1 | Console shortcut creator for Windows (using menuinst) / BSD |
constantly | 15.1.0 | Symbolic constants in Python / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.4.2 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.63.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.29.2 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 1.0.0 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 1.0.0 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
defusedxml | 0.5.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
distributed | 1.25.1 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.10 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.7 | A Flask extension adding a decorator for CORS support / MIT |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
future | 0.17.1 | Clean single-source support for Python 3 and 2 / MIT |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.7 | Coroutine-based network library / MIT |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
h5py | 2.8.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
hyperlink | 18.0.0 | Immutable, Pythonic, correct URLs. / MIT |
icc_rt | 2019.0.0 | Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.8 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.4.1 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.1.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib_metadata | 0.6 | A library to access the metadata for a Python package / APACHE-2.0 |
incremental | 17.5.0 | A library that versions your Python projects / MIT License |
intel-openmp | 2019.1 | Math library for Intel and compatible processors / proprietary - Intel |
ipykernel | 5.1.0 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 7.2.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.4.2 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.13.2 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.4 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 6.0.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.35.3 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_server | 0.2.0 | A set of server components for JupyterLab and JupyterLab like applications. / BSD 3-Clause |
keyring | 17.0.0 | Store and access your passwords safely / Python Software Foundation or MIT |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
krb5 | 1.16.1 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libarchive | 3.3.3 | Multi-format archive and compression library / BSD 2-Clause |
libcurl | 7.63.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libpng | 1.6.35 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.26.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.5 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lz4-c | 1.8.1.2 | Extremely Fast Compression algorithm / BSD 2-clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
m2w64-gcc-libgfortran | 5.3.0 | |
m2w64-gcc-libs | 5.3.0 | |
m2w64-gcc-libs-core | 5.3.0 | |
m2w64-gmp | 6.1.0 | |
m2w64-libwinpthread-git | 5.0.0.4634.697f757 | |
markupsafe | 1.1.0 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 3.0.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.14 | cross platform menu item installation / BSD |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2019.1 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.6 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.0.2 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
more-itertools | 4.3.0 | More routines for operating on iterables, beyond itertools / MIT |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
msys2-conda-epoch | 20160418 | |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.4.0 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
networkx | 2.2 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.4 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.7.4 | Jupyter Notebook / BSD 3-clause |
numba | 0.41.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.8 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.15.4 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.15.4 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 2.5.12 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.1.1a | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 18.0 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.4 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.3.1 | A Python Parser / MIT |
partd | 0.3.9 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 11.5.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.3 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pep8 | 1.7.1 | Python style guide checker / MIT |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.3.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL |
pip | 18.1 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.8.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
progress | 1.3 | Easy progress reporting for Python / ISC |
prometheus_client | 0.5.0 | Python client for the Prometheus monitoring system / Apache 2.0 |
prompt_toolkit | 2.0.7 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.8 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
py | 1.7.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyasn1-modules | 0.2.2 | A collection of ASN.1-based protocols modules. / BSD 2-Clause |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.19 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.2 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 2.0.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.3.1 | Generic syntax highlighting package / BSD 2-clause |
pylint | 2.2.2 | python code static checker / GPL |
pyodbc | 4.0.25 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.3.0 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.4 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 4.0.2 | Simple and powerful testing with Python. / MIT |
pytest-arraydiff | 0.3 | pytest plugin to help with comparing array output from tests / BSD |
pytest-astropy | 0.5.0 | Meta-package containing dependencies for testing Astropy / BSD |
pytest-doctestplus | 0.2.0 | Pytest plugin with advanced doctest features / BSD |
pytest-openfiles | 0.3.1 | Pytest plugin for detecting inadvertent open file handles / BSD |
pytest-remotedata | 0.3.1 | Pytest plugin for controlling remote data access / BSD |
python | 3.7.1 | General purpose programming language / PSF |
python-dateutil | 2.7.5 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-libarchive-c | 2.8 | |
pytz | 2018.7 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.0.1 | Discrete Wavelet Transforms in Python. / MIT |
pywin32 | 223 | Python extensions for Windows / PSF |
pywinpty | 0.5.5 | Python bindings for the winpty library / MIT |
pyyaml | 3.13 | YAML parser and emitter for Python / MIT |
pyzmq | 17.1.2 | Python bindings for zeromq / BSD 3-clause |
qt | 5.9.7 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.5.3 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.4.3 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.5.2 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
requests | 2.21.0 | Python HTTP for Humans / Apache 2.0 |
rope | 0.11.0 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.46 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.14.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.20.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.9.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 40.6.3 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.12.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.0.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.1.0 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.8.2 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.1.0 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.3.2 | The Scientific Python Development Environment / MIT |
spyder-kernels | 0.3.0 | Jupyter kernels for the Spyder console / MIT |
sqlalchemy | 1.2.15 | Database Abstraction Library. / MIT |
sqlite | 3.26.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
sympy | 1.3 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 2-clause |
testpath | 0.4.2 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.1.1 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
tqdm | 4.28.1 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
urllib3 | 1.24.1 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
vc | 14.1 | A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause) |
vs2015_runtime | 14.15.26706 | Bundles of the MSVC 14 (VS 2015) runtime / Proprietary |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.32.3 | A built-package format for Python. / MIT |
widgetsnbextension | 3.4.2 | Interactive Widgets for Jupyter / BSD 3-clause |
win_inet_pton | 1.0.1 | Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN |
win_unicode_console | 0.5 | A Python package to enable Unicode input and display when running Python from Windows console. / MIT |
wincertstore | 0.2 | Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2 |
winpty | 0.4.3 | Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.1.2 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.15.1 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zstd | 1.3.7 | Zstandard - Fast real-time compression algorithm / BSD 3-Clause |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.9.6 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 2.1.0 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 3.1 | Community-developed Python Library for Astronomy / BSD |
atomicwrites | 1.2.1 | Atomic file writes. / MIT |
attrs | 18.2.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
automat | 0.7.0 | self-service finite-state machines for the programmer on the go / MIT |
babel | 2.6.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.1.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | / BSD |
backports.os | 0.1.1 | Backport of new features in Python’s os module / Python Software Foundation |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
beautifulsoup4 | 4.6.3 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.3 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 3.0.2 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.4 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 1.0.2 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
certifi | 2018.11.29 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.0 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 0.6.1 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.4.1 | Cross-platform colored terminal text / BSD-3-Clause |
comtypes | 1.1.7 | pure Python COM package / MIT |
conda | 4.5.12 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.17.6 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.1.1 | tool for validating conda recipes and conda packages / BSD 3-Clause |
console_shortcut | 0.1.1 | Console shortcut creator for Windows (using menuinst) / BSD |
constantly | 15.1.0 | Symbolic constants in Python / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.4.2 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.63.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.29.2 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 1.0.0 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 1.0.0 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
defusedxml | 0.5.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
distributed | 1.25.1 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.10 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.7 | A Flask extension adding a decorator for CORS support / MIT |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
future | 0.17.1 | Clean single-source support for Python 3 and 2 / MIT |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.7 | Coroutine-based network library / MIT |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
h5py | 2.8.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
hyperlink | 18.0.0 | Immutable, Pythonic, correct URLs. / MIT |
icc_rt | 2019.0.0 | Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.8 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.4.1 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.1.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib_metadata | 0.6 | A library to access the metadata for a Python package / APACHE-2.0 |
incremental | 17.5.0 | A library that versions your Python projects / MIT License |
intel-openmp | 2019.1 | Math library for Intel and compatible processors / proprietary - Intel |
ipykernel | 5.1.0 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 7.2.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.4.2 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.13.2 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.4 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 6.0.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.35.3 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_server | 0.2.0 | A set of server components for JupyterLab and JupyterLab like applications. / BSD 3-Clause |
keyring | 17.0.0 | Store and access your passwords safely / Python Software Foundation or MIT |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
krb5 | 1.16.1 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libarchive | 3.3.3 | Multi-format archive and compression library / BSD 2-Clause |
libcurl | 7.63.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libpng | 1.6.35 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.26.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.5 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lz4-c | 1.8.1.2 | Extremely Fast Compression algorithm / BSD 2-clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
m2w64-gcc-libgfortran | 5.3.0 | |
m2w64-gcc-libs | 5.3.0 | |
m2w64-gcc-libs-core | 5.3.0 | |
m2w64-gmp | 6.1.0 | |
m2w64-libwinpthread-git | 5.0.0.4634.697f757 | |
markupsafe | 1.1.0 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 3.0.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.14 | cross platform menu item installation / BSD |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2019.1 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.6 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.0.2 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
more-itertools | 4.3.0 | More routines for operating on iterables, beyond itertools / MIT |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
msys2-conda-epoch | 20160418 | |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.4.0 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
networkx | 2.2 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.4 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.7.4 | Jupyter Notebook / BSD 3-clause |
numba | 0.41.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.8 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.15.4 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.15.4 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 2.5.12 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.1.1a | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 18.0 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.4 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.3.1 | A Python Parser / MIT |
partd | 0.3.9 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 11.5.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.3 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pep8 | 1.7.1 | Python style guide checker / MIT |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.3.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL |
pip | 18.1 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.8.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
progress | 1.3 | Easy progress reporting for Python / ISC |
prometheus_client | 0.5.0 | Python client for the Prometheus monitoring system / Apache 2.0 |
prompt_toolkit | 2.0.7 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.8 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
py | 1.7.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyasn1-modules | 0.2.2 | A collection of ASN.1-based protocols modules. / BSD 2-Clause |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.19 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.2 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 2.0.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.3.1 | Generic syntax highlighting package / BSD 2-clause |
pylint | 2.2.2 | python code static checker / GPL |
pyodbc | 4.0.25 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.3.0 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.4 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 4.0.2 | Simple and powerful testing with Python. / MIT |
pytest-arraydiff | 0.3 | pytest plugin to help with comparing array output from tests / BSD |
pytest-astropy | 0.5.0 | Meta-package containing dependencies for testing Astropy / BSD |
pytest-doctestplus | 0.2.0 | Pytest plugin with advanced doctest features / BSD |
pytest-openfiles | 0.3.1 | Pytest plugin for detecting inadvertent open file handles / BSD |
pytest-remotedata | 0.3.1 | Pytest plugin for controlling remote data access / BSD |
python | 3.7.1 | General purpose programming language / PSF |
python-dateutil | 2.7.5 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-libarchive-c | 2.8 | |
pytz | 2018.7 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.0.1 | Discrete Wavelet Transforms in Python. / MIT |
pywin32 | 223 | Python extensions for Windows / PSF |
pywinpty | 0.5.5 | Python bindings for the winpty library / MIT |
pyyaml | 3.13 | YAML parser and emitter for Python / MIT |
pyzmq | 17.1.2 | Python bindings for zeromq / BSD 3-clause |
qt | 5.9.7 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.5.3 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.4.3 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.5.2 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
requests | 2.21.0 | Python HTTP for Humans / Apache 2.0 |
rope | 0.11.0 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.46 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.14.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.20.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.9.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 40.6.3 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.12.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.0.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.1.0 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.8.2 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.1.0 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.3.2 | The Scientific Python Development Environment / MIT |
spyder-kernels | 0.3.0 | Jupyter kernels for the Spyder console / MIT |
sqlalchemy | 1.2.15 | Database Abstraction Library. / MIT |
sqlite | 3.26.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
sympy | 1.3 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 2-clause |
testpath | 0.4.2 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.1.1 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
tqdm | 4.28.1 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
urllib3 | 1.24.1 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
vc | 14.1 | A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause) |
vs2015_runtime | 14.15.26706 | Bundles of the MSVC 14 (VS 2015) runtime / Proprietary |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.32.3 | A built-package format for Python. / MIT |
widgetsnbextension | 3.4.2 | Interactive Widgets for Jupyter / BSD 3-clause |
win_inet_pton | 1.0.1 | Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN |
win_unicode_console | 0.5 | A Python package to enable Unicode input and display when running Python from Windows console. / MIT |
wincertstore | 0.2 | Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2 |
winpty | 0.4.3 | Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.1.2 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.15.1 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zstd | 1.3.7 | Zstandard - Fast real-time compression algorithm / BSD 3-Clause |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.9.6 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
appnope | 0.1.0 | Disable App Nap on OS X 10.9 / BSD 2-Clause |
appscript | 1.0.1 | Control AppleScriptable applications from Python / Public-Domain |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 2.1.0 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 3.1 | Community-developed Python Library for Astronomy / BSD |
atomicwrites | 1.2.1 | Atomic file writes. / MIT |
attrs | 18.2.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.6.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.1.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | / BSD |
backports.os | 0.1.1 | Backport of new features in Python’s os module / Python Software Foundation |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
beautifulsoup4 | 4.6.3 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.3 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 3.0.2 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.4 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 1.0.2 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
certifi | 2018.11.29 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.0 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 0.6.1 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.4.1 | Cross-platform colored terminal text / BSD-3-Clause |
conda | 4.5.12 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.17.6 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.1.1 | tool for validating conda recipes and conda packages / BSD 3-Clause |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.4.2 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.63.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.29.2 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 1.0.0 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 1.0.0 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.13.2 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
defusedxml | 0.5.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
distributed | 1.25.1 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.6 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.10 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.7 | A Flask extension adding a decorator for CORS support / MIT |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
future | 0.17.1 | Clean single-source support for Python 3 and 2 / MIT |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gettext | 0.19.8.1 | Internationalization package. / GPLv2 |
gevent | 1.3.7 | Coroutine-based network library / MIT |
glib | 2.56.2 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
h5py | 2.8.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.8 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.4.1 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.1.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib_metadata | 0.6 | A library to access the metadata for a Python package / APACHE-2.0 |
intel-openmp | 2019.1 | Math library for Intel and compatible processors / proprietary - Intel |
ipykernel | 5.1.0 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 7.2.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.4.2 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.13.2 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.4 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 6.0.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.35.3 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_server | 0.2.0 | A set of server components for JupyterLab and JupyterLab like applications. / BSD 3-Clause |
keyring | 17.0.0 | Store and access your passwords safely / Python Software Foundation or MIT |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
krb5 | 1.16.1 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libarchive | 3.3.3 | Multi-format archive and compression library / BSD 2-Clause |
libcurl | 7.63.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libcxx | 4.0.1 | C++ Standard Library / MIT license or UIUC License |
libcxxabi | 4.0.1 | C++ Standard Library Support / MIT license or UIUC License |
libedit | 3.1.20170329 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgfortran | 3.0.1 | Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
liblief | 0.9.0 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0 |
libpng | 1.6.35 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.26.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.5 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lz4-c | 1.8.1.2 | Extremely Fast Compression algorithm / BSD 2-clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.1.0 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 3.0.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2019.1 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.6 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.0.2 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
more-itertools | 4.3.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.1.0 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 4.0.1 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.4.0 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.1 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.2 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.4 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.7.4 | Jupyter Notebook / BSD 3-clause |
numba | 0.41.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.8 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.15.4 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.15.4 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 2.5.12 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.1.1a | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 18.0 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.4 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.3.1 | A Python Parser / MIT |
partd | 0.3.9 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 11.5.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.3 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.42 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.6.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.3.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL |
pip | 18.1 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.8.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prometheus_client | 0.5.0 | Python client for the Prometheus monitoring system / Apache 2.0 |
prompt_toolkit | 2.0.7 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.8 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.6.0 | Run a subprocess in a pseudo terminal / ISC |
py | 1.7.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
py-lief | 0.9.0 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0 |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.19 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.2 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 2.0.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.3.1 | Generic syntax highlighting package / BSD 2-clause |
pylint | 2.2.2 | python code static checker / GPL |
pyodbc | 4.0.25 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.3.0 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.4 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 4.0.2 | Simple and powerful testing with Python. / MIT |
pytest-arraydiff | 0.3 | pytest plugin to help with comparing array output from tests / BSD |
pytest-astropy | 0.5.0 | Meta-package containing dependencies for testing Astropy / BSD |
pytest-doctestplus | 0.2.0 | Pytest plugin with advanced doctest features / BSD |
pytest-openfiles | 0.3.1 | Pytest plugin for detecting inadvertent open file handles / BSD |
pytest-remotedata | 0.3.1 | Pytest plugin for controlling remote data access / BSD |
python | 3.7.1 | General purpose programming language / PSF |
python-dateutil | 2.7.5 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-libarchive-c | 2.8 | |
python.app | 2 | Proxy on OS X letting Python libraries hook into the gui event loop / BSD |
pytz | 2018.7 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.0.1 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.13 | YAML parser and emitter for Python / MIT |
pyzmq | 17.1.2 | Python bindings for zeromq / BSD 3-clause |
qt | 5.9.7 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.5.3 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.4.3 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.5.2 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 7.0 | library for editing command lines as they are typed in / GPL-3.0 |
requests | 2.21.0 | Python HTTP for Humans / Apache 2.0 |
rope | 0.11.0 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.46 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.14.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.20.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.9.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 40.6.3 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.12.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.0.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.1.0 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.8.2 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.1.0 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.3.2 | The Scientific Python Development Environment / MIT |
spyder-kernels | 0.3.0 | Jupyter kernels for the Spyder console / MIT |
sqlalchemy | 1.2.15 | Database Abstraction Library. / MIT |
sqlite | 3.26.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
sympy | 1.3 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 2-clause |
testpath | 0.4.2 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.1.1 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
tqdm | 4.28.1 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.7 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.24.1 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.32.3 | A built-package format for Python. / MIT |
widgetsnbextension | 3.4.2 | Interactive Widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
wurlitzer | 1.0.2 | Capture C-level stdout/stderr in Python / MIT |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.1.2 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.15.1 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zstd | 1.3.7 | Zstandard - Fast real-time compression algorithm / BSD 3-Clause |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 2.1.0 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 3.0.5 | Community-developed Python Library for Astronomy / BSD |
atomicwrites | 1.2.1 | Atomic file writes. / MIT |
attrs | 18.2.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
automat | 0.7.0 | self-service finite-state machines for the programmer on the go / MIT |
babel | 2.6.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.1.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | / BSD |
backports.os | 0.1.1 | Backport of new features in Python’s os module / Python Software Foundation |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
beautifulsoup4 | 4.6.3 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.3 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
bleach | 3.0.2 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.4 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 1.0.2 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
certifi | 2018.11.29 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.0 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 0.6.1 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.4.1 | Cross-platform colored terminal text / BSD-3-Clause |
conda | 4.5.12 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.16.3 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.1.1 | tool for validating conda recipes and conda packages / BSD 3-Clause |
constantly | 15.1.0 | Symbolic constants in Python / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.4.2 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.63.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.29.2 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 1.0.0 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 1.0.0 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.25.1 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.6 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.10 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.7 | A Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.13.0 | A library for configuring and customizing font access. / MIT |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
future | 0.17.1 | Clean single-source support for Python 3 and 2 / MIT |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.7 | Coroutine-based network library / MIT |
glib | 2.56.2 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
h5py | 2.8.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
hyperlink | 18.0.0 | Immutable, Pythonic, correct URLs. / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.8 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.4.1 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.1.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib_metadata | 0.6 | A library to access the metadata for a Python package / APACHE-2.0 |
incremental | 17.5.0 | A library that versions your Python projects / MIT License |
ipykernel | 5.1.0 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 7.2.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.4.2 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.13.2 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.4 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 6.0.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.35.3 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_server | 0.2.0 | A set of server components for JupyterLab and JupyterLab like applications. / BSD 3-Clause |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
krb5 | 1.16.1 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libarchive | 3.3.3 | Multi-format archive and compression library / BSD 2-Clause |
libcurl | 7.63.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libedit | 3.1.20170329 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 8.2.0 | The GCC low-level runtime library / GPL |
libgfortran | 3.0.0 | Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1) |
libgfortran-ng | 7.3.0 | The GNU Fortran Runtime Library / GPL |
libiconv | 1.14 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libopenblas | 0.2.20 | An Optimized BLAS library / BSD |
libpng | 1.6.35 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 8.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libuuid | 1.0.3 | Portable uuid C library. / BSD 3-Clause |
libxcb | 1.13 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.5 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lz4-c | 1.8.1.2 | Extremely Fast Compression algorithm / BSD 2-clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.1.0 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 3.0.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
more-itertools | 4.3.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.1.0 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 4.0.1 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.1 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.2 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.4 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.7.4 | Jupyter Notebook / BSD 3-clause |
numexpr | 2.6.7 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.14.5 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.14.5 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openblas | 0.2.20 | An Optimized BLAS library / BSD |
openblas-devel | 0.2.20 | |
openpyxl | 2.5.12 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.1.1a | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 18.0 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.4 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 2.0.0.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.3.1 | A Python Parser / MIT |
partd | 0.3.9 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.9 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3 |
path.py | 11.5.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.3 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.42 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.6.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.3.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL |
pip | 18.1 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.34.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.8.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prometheus_client | 0.5.0 | Python client for the Prometheus monitoring system / Apache 2.0 |
prompt_toolkit | 2.0.7 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.8 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.6.0 | Run a subprocess in a pseudo terminal / ISC |
py | 1.7.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyasn1-modules | 0.2.2 | A collection of ASN.1-based protocols modules. / BSD 2-Clause |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.19 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.2 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 2.0.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.3.1 | Generic syntax highlighting package / BSD 2-clause |
pylint | 2.2.2 | python code static checker / GPL |
pyodbc | 4.0.25 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.3.0 | Create and execute simple grammars / MIT |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.4 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 4.0.2 | Simple and powerful testing with Python. / MIT |
pytest-arraydiff | 0.3 | pytest plugin to help with comparing array output from tests / BSD |
pytest-astropy | 0.5.0 | Meta-package containing dependencies for testing Astropy / BSD |
pytest-doctestplus | 0.2.0 | Pytest plugin with advanced doctest features / BSD |
pytest-openfiles | 0.3.1 | Pytest plugin for detecting inadvertent open file handles / BSD |
pytest-remotedata | 0.3.1 | Pytest plugin for controlling remote data access / BSD |
python | 3.7.1 | General purpose programming language / PSF |
python-dateutil | 2.7.5 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-libarchive-c | 2.8 | |
pytz | 2018.7 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.0.1 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.13 | YAML parser and emitter for Python / MIT |
pyzmq | 17.1.2 | Python bindings for zeromq / BSD 3-clause |
readline | 7.0 | library for editing command lines as they are typed in / GPL-3.0 |
requests | 2.21.0 | Python HTTP for Humans / Apache 2.0 |
ruamel_yaml | 0.15.46 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.14.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.9.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 40.6.3 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
six | 1.12.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.0.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.1.0 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.8.2 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.1.0 | Sphinx API for Web Apps / BSD-2-Clause |
sqlalchemy | 1.2.15 | Database Abstraction Library. / MIT |
sqlite | 3.26.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
sympy | 1.3 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 2-clause |
testpath | 0.4.2 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.1.1 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
tqdm | 4.28.1 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.7 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.24.1 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.32.3 | A built-package format for Python. / MIT |
widgetsnbextension | 3.4.2 | Interactive Widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.1.2 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zstd | 1.3.7 | Zstandard - Fast real-time compression algorithm / BSD 3-Clause |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.9.6 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 2.1.0 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 3.1 | Community-developed Python Library for Astronomy / BSD |
atomicwrites | 1.2.1 | Atomic file writes. / MIT |
attrs | 18.2.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
automat | 0.7.0 | self-service finite-state machines for the programmer on the go / MIT |
babel | 2.6.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.1.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | / BSD |
backports.os | 0.1.1 | Backport of new features in Python’s os module / Python Software Foundation |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
beautifulsoup4 | 4.6.3 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.3 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 3.0.2 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.4 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 1.0.2 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
certifi | 2018.11.29 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.0 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 0.6.1 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.4.1 | Cross-platform colored terminal text / BSD-3-Clause |
conda | 4.5.12 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.17.6 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.1.1 | tool for validating conda recipes and conda packages / BSD 3-Clause |
constantly | 15.1.0 | Symbolic constants in Python / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.4.2 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.63.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.29.2 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 1.0.0 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 1.0.0 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.13.2 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
defusedxml | 0.5.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
distributed | 1.25.1 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.6 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.10 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.7 | A Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.13.0 | A library for configuring and customizing font access. / MIT |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
fribidi | 1.0.5 | The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1 |
future | 0.17.1 | Clean single-source support for Python 3 and 2 / MIT |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.7 | Coroutine-based network library / MIT |
glib | 2.56.2 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
graphite2 | 1.3.12 | A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2 |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
gst-plugins-base | 1.14.0 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.14.0 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.8.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
harfbuzz | 1.8.8 | An OpenType text shaping engine. / MIT |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
hyperlink | 18.0.0 | Immutable, Pythonic, correct URLs. / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.8 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.4.1 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.1.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib_metadata | 0.6 | A library to access the metadata for a Python package / APACHE-2.0 |
incremental | 17.5.0 | A library that versions your Python projects / MIT License |
intel-openmp | 2019.1 | Math library for Intel and compatible processors / proprietary - Intel |
ipykernel | 5.1.0 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 7.2.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.4.2 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.13.2 | An autocompletion tool for Python that can be used for text editors. / MIT |
jeepney | 0.4 | Pure Python DBus interface / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.4 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 6.0.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.35.3 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_server | 0.2.0 | A set of server components for JupyterLab and JupyterLab like applications. / BSD 3-Clause |
keyring | 17.0.0 | Store and access your passwords safely / Python Software Foundation or MIT |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
krb5 | 1.16.1 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libarchive | 3.3.3 | Multi-format archive and compression library / BSD 2-Clause |
libcurl | 7.63.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libedit | 3.1.20170329 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 8.2.0 | The GCC low-level runtime library / GPL |
libgfortran-ng | 7.3.0 | The GNU Fortran Runtime Library / GPL |
liblief | 0.9.0 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0 |
libpng | 1.6.35 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 8.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libtool | 2.4.6 | The GNU Portable Library Tool / GPL 3 |
libuuid | 1.0.3 | Portable uuid C library. / BSD 3-Clause |
libxcb | 1.13 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.26.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.5 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lz4-c | 1.8.1.2 | Extremely Fast Compression algorithm / BSD 2-clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.1.0 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 3.0.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2019.1 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.6 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.0.2 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
more-itertools | 4.3.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.1.0 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 4.0.1 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.4.0 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.1 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.2 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.4 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.7.4 | Jupyter Notebook / BSD 3-clause |
numba | 0.41.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.8 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.15.4 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.15.4 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 2.5.12 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.1.1a | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 18.0 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.4 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
pango | 1.42.4 | Text layout and rendering engine. / LGPL-2.1 |
parso | 0.3.1 | A Python Parser / MIT |
partd | 0.3.9 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.9 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3 |
path.py | 11.5.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.3 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.42 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.6.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.3.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL |
pip | 18.1 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.34.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.8.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prometheus_client | 0.5.0 | Python client for the Prometheus monitoring system / Apache 2.0 |
prompt_toolkit | 2.0.7 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.8 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.6.0 | Run a subprocess in a pseudo terminal / ISC |
py | 1.7.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
py-lief | 0.9.0 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0 |
pyasn1-modules | 0.2.2 | A collection of ASN.1-based protocols modules. / BSD 2-Clause |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.19 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.2 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 2.0.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.3.1 | Generic syntax highlighting package / BSD 2-clause |
pylint | 2.2.2 | python code static checker / GPL |
pyodbc | 4.0.25 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.3.0 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.4 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 4.0.2 | Simple and powerful testing with Python. / MIT |
pytest-arraydiff | 0.3 | pytest plugin to help with comparing array output from tests / BSD |
pytest-astropy | 0.5.0 | Meta-package containing dependencies for testing Astropy / BSD |
pytest-doctestplus | 0.2.0 | Pytest plugin with advanced doctest features / BSD |
pytest-openfiles | 0.3.1 | Pytest plugin for detecting inadvertent open file handles / BSD |
pytest-remotedata | 0.3.1 | Pytest plugin for controlling remote data access / BSD |
python | 3.7.1 | General purpose programming language / PSF |
python-dateutil | 2.7.5 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-libarchive-c | 2.8 | |
pytz | 2018.7 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.0.1 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.13 | YAML parser and emitter for Python / MIT |
pyzmq | 17.1.2 | Python bindings for zeromq / BSD 3-clause |
qt | 5.9.7 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.5.3 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.4.3 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.5.2 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 7.0 | library for editing command lines as they are typed in / GPL-3.0 |
requests | 2.21.0 | Python HTTP for Humans / Apache 2.0 |
rope | 0.11.0 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.46 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.14.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.20.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.9.0 | Statistical data visualization / BSD 3-Clause |
secretstorage | 3.1.0 | Provides a way for securely storing passwords and other secrets. / BSD-3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 40.6.3 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.12.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.0.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.1.0 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.8.2 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.1.0 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.3.2 | The Scientific Python Development Environment / MIT |
spyder-kernels | 0.3.0 | Jupyter kernels for the Spyder console / MIT |
sqlalchemy | 1.2.15 | Database Abstraction Library. / MIT |
sqlite | 3.26.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
sympy | 1.3 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 2-clause |
testpath | 0.4.2 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.1.1 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
tqdm | 4.28.1 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.7 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.24.1 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.32.3 | A built-package format for Python. / MIT |
widgetsnbextension | 3.4.2 | Interactive Widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
wurlitzer | 1.0.2 | Capture C-level stdout/stderr in Python / MIT |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.1.2 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zstd | 1.3.7 | Zstandard - Fast real-time compression algorithm / BSD 3-Clause |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.9.6 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 2.1.0 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 3.1 | Community-developed Python Library for Astronomy / BSD |
atomicwrites | 1.2.1 | Atomic file writes. / MIT |
attrs | 18.2.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
automat | 0.7.0 | self-service finite-state machines for the programmer on the go / MIT |
babel | 2.6.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.1.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | / BSD |
backports.os | 0.1.1 | Backport of new features in Python’s os module / Python Software Foundation |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
beautifulsoup4 | 4.6.3 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.3 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 3.0.2 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.4 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 1.0.2 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
certifi | 2018.11.29 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.0 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 0.6.1 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.4.1 | Cross-platform colored terminal text / BSD-3-Clause |
conda | 4.5.12 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.17.6 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.1.1 | tool for validating conda recipes and conda packages / BSD 3-Clause |
constantly | 15.1.0 | Symbolic constants in Python / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.4.2 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.63.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.29.2 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 1.0.0 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 1.0.0 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.13.2 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
defusedxml | 0.5.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
distributed | 1.25.1 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.6 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.10 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.7 | A Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.13.0 | A library for configuring and customizing font access. / MIT |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
fribidi | 1.0.5 | The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1 |
future | 0.17.1 | Clean single-source support for Python 3 and 2 / MIT |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.7 | Coroutine-based network library / MIT |
glib | 2.56.2 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
graphite2 | 1.3.12 | A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2 |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
gst-plugins-base | 1.14.0 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.14.0 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.8.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
harfbuzz | 1.8.8 | An OpenType text shaping engine. / MIT |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
hyperlink | 18.0.0 | Immutable, Pythonic, correct URLs. / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.8 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.4.1 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.1.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib_metadata | 0.6 | A library to access the metadata for a Python package / APACHE-2.0 |
incremental | 17.5.0 | A library that versions your Python projects / MIT License |
intel-openmp | 2019.1 | Math library for Intel and compatible processors / proprietary - Intel |
ipykernel | 5.1.0 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 7.2.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.4.2 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.13.2 | An autocompletion tool for Python that can be used for text editors. / MIT |
jeepney | 0.4 | Pure Python DBus interface / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.4 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 6.0.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.35.3 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_server | 0.2.0 | A set of server components for JupyterLab and JupyterLab like applications. / BSD 3-Clause |
keyring | 17.0.0 | Store and access your passwords safely / Python Software Foundation or MIT |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
krb5 | 1.16.1 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libarchive | 3.3.3 | Multi-format archive and compression library / BSD 2-Clause |
libcurl | 7.63.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libedit | 3.1.20170329 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 8.2.0 | The GCC low-level runtime library / GPL |
libgfortran-ng | 7.3.0 | The GNU Fortran Runtime Library / GPL |
liblief | 0.9.0 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0 |
libpng | 1.6.35 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 8.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libtool | 2.4.6 | The GNU Portable Library Tool / GPL 3 |
libuuid | 1.0.3 | Portable uuid C library. / BSD 3-Clause |
libxcb | 1.13 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.26.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.5 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lz4-c | 1.8.1.2 | Extremely Fast Compression algorithm / BSD 2-clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.1.0 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 3.0.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2019.1 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.6 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.0.2 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
more-itertools | 4.3.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.1.0 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 4.0.1 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.4.0 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.1 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.2 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.4 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.7.4 | Jupyter Notebook / BSD 3-clause |
numba | 0.41.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.8 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.15.4 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.15.4 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 2.5.12 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.1.1a | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 18.0 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.4 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.15.0.6 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
pango | 1.42.4 | Text layout and rendering engine. / LGPL-2.1 |
parso | 0.3.1 | A Python Parser / MIT |
partd | 0.3.9 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.9 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3 |
path.py | 11.5.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.3 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.42 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.6.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.3.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL |
pip | 18.1 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.34.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.8.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prometheus_client | 0.5.0 | Python client for the Prometheus monitoring system / Apache 2.0 |
prompt_toolkit | 2.0.7 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.8 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.6.0 | Run a subprocess in a pseudo terminal / ISC |
py | 1.7.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
py-lief | 0.9.0 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0 |
pyasn1-modules | 0.2.2 | A collection of ASN.1-based protocols modules. / BSD 2-Clause |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.19 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.2 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 2.0.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.3.1 | Generic syntax highlighting package / BSD 2-clause |
pylint | 2.2.2 | python code static checker / GPL |
pyodbc | 4.0.25 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.3.0 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.4 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 4.0.2 | Simple and powerful testing with Python. / MIT |
pytest-arraydiff | 0.3 | pytest plugin to help with comparing array output from tests / BSD |
pytest-astropy | 0.5.0 | Meta-package containing dependencies for testing Astropy / BSD |
pytest-doctestplus | 0.2.0 | Pytest plugin with advanced doctest features / BSD |
pytest-openfiles | 0.3.1 | Pytest plugin for detecting inadvertent open file handles / BSD |
pytest-remotedata | 0.3.1 | Pytest plugin for controlling remote data access / BSD |
python | 3.7.1 | General purpose programming language / PSF |
python-dateutil | 2.7.5 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-libarchive-c | 2.8 | |
pytz | 2018.7 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.0.1 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.13 | YAML parser and emitter for Python / MIT |
pyzmq | 17.1.2 | Python bindings for zeromq / BSD 3-clause |
qt | 5.9.7 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.5.3 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.4.3 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.5.2 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 7.0 | library for editing command lines as they are typed in / GPL-3.0 |
requests | 2.21.0 | Python HTTP for Humans / Apache 2.0 |
rope | 0.11.0 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.46 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.14.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.20.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.9.0 | Statistical data visualization / BSD 3-Clause |
secretstorage | 3.1.0 | Provides a way for securely storing passwords and other secrets. / BSD-3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 40.6.3 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.12.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.0.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.1.0 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.8.2 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.1.0 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.3.2 | The Scientific Python Development Environment / MIT |
spyder-kernels | 0.3.0 | Jupyter kernels for the Spyder console / MIT |
sqlalchemy | 1.2.15 | Database Abstraction Library. / MIT |
sqlite | 3.26.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
sympy | 1.3 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 2-clause |
testpath | 0.4.2 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.1.1 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
tqdm | 4.28.1 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.7 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.24.1 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.32.3 | A built-package format for Python. / MIT |
widgetsnbextension | 3.4.2 | Interactive Widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
wurlitzer | 1.0.2 | Capture C-level stdout/stderr in Python / MIT |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.1.2 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zstd | 1.3.7 | Zstandard - Fast real-time compression algorithm / BSD 3-Clause |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.9.6 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.5 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.9 | Community-developed Python Library for Astronomy / BSD |
atomicwrites | 1.2.1 | Atomic file writes. / MIT |
attrs | 18.2.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
automat | 0.7.0 | self-service finite-state machines for the programmer on the go / MIT |
babel | 2.6.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.functools_lru_cache | 1.5 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
backports.os | 0.1.1 | Backport of new features in Python’s os module / Python Software Foundation |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
backports.shutil_which | 3.5.2 | Backport of shutil.which from Python 3.3 / PSF2 & MIT |
backports_abc | 0.5 | A backport of recent additions to the collections.abc module. / PSF 2 |
beautifulsoup4 | 4.6.3 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.3 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 3.0.2 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.4 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 1.0.2 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD 2-Clause |
certifi | 2018.11.29 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.0 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 0.6.1 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.4.1 | Cross-platform colored terminal text / BSD-3-Clause |
comtypes | 1.1.7 | pure Python COM package / MIT |
conda | 4.5.12 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.17.6 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.1.1 | tool for validating conda recipes and conda packages / BSD 3-Clause |
configparser | 3.5.0 | This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT |
console_shortcut | 0.1.1 | Console shortcut creator for Windows (using menuinst) / BSD |
constantly | 15.1.0 | Symbolic constants in Python / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.4.2 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.63.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.29.2 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 1.0.0 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 1.0.0 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
defusedxml | 0.5.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
distributed | 1.25.1 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
enum34 | 1.1.6 | Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.10 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.7 | A Flask extension adding a decorator for CORS support / MIT |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
funcsigs | 1.0.2 | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0 |
functools32 | 3.2.3.2 | Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license |
future | 0.17.1 | Clean single-source support for Python 3 and 2 / MIT |
futures | 3.2.0 | Backport of the concurrent.futures package from Python 3.2 / PSF |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.7 | Coroutine-based network library / MIT |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD 3-Clause |
h5py | 2.8.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
hyperlink | 18.0.0 | Immutable, Pythonic, correct URLs. / MIT |
icc_rt | 2019.0.0 | Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.8 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.4.1 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.1.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib_metadata | 0.6 | A library to access the metadata for a Python package / APACHE-2.0 |
incremental | 17.5.0 | A library that versions your Python projects / MIT License |
intel-openmp | 2019.1 | Math library for Intel and compatible processors / proprietary - Intel |
ipaddress | 1.0.22 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.10.0 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 5.8.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.4.2 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.13.2 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.4 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.33.11 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_launcher | 0.11.2 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
keyring | 17.0.0 | Store and access your passwords safely / Python Software Foundation or MIT |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
krb5 | 1.16.1 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libarchive | 3.3.3 | Multi-format archive and compression library / BSD 2-Clause |
libcurl | 7.63.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libpng | 1.6.35 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
linecache2 | 1.0.0 | Backport of the linecache module / PSF 1.0 |
llvmlite | 0.26.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.5 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lz4-c | 1.8.1.2 | Extremely Fast Compression algorithm / BSD 2-clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
m2w64-gcc-libgfortran | 5.3.0 | |
m2w64-gcc-libs | 5.3.0 | |
m2w64-gcc-libs-core | 5.3.0 | |
m2w64-gmp | 6.1.0 | |
m2w64-libwinpthread-git | 5.0.0.4634.697f757 | |
markupsafe | 1.1.0 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 2.2.3 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.14 | cross platform menu item installation / BSD |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2019.1 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.6 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
more-itertools | 4.3.0 | More routines for operating on iterables, beyond itertools / MIT |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
msys2-conda-epoch | 20160418 | |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.4.0 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
networkx | 2.2 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.4 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.7.4 | Jupyter Notebook / BSD 3-clause |
numba | 0.41.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.8 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.15.4 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.15.4 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 2.5.12 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2p | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 18.0 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.4 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.3.1 | A Python Parser / MIT |
partd | 0.3.9 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 11.5.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.3 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pep8 | 1.7.1 | Python style guide checker / MIT |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.3.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL |
pip | 18.1 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.8.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
progress | 1.3 | Easy progress reporting for Python / ISC |
prometheus_client | 0.5.0 | Python client for the Prometheus monitoring system / Apache 2.0 |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.8 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
py | 1.7.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyasn1-modules | 0.2.2 | A collection of ASN.1-based protocols modules. / BSD 2-Clause |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.19 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.2 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 2.0.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.3.1 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.9.2 | python code static checker / GPL |
pyodbc | 4.0.25 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.3.0 | Create and execute simple grammars / MIT |
pyqt | 5.6.0 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.4 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 4.0.2 | Simple and powerful testing with Python. / MIT |
python | 2.7.15 | General purpose programming language / PSF |
python-dateutil | 2.7.5 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-libarchive-c | 2.8 | |
pytz | 2018.7 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.0.1 | Discrete Wavelet Transforms in Python. / MIT |
pywin32 | 223 | Python extensions for Windows / PSF |
pywinpty | 0.5.5 | Python bindings for the winpty library / MIT |
pyyaml | 3.13 | YAML parser and emitter for Python / MIT |
pyzmq | 17.1.2 | Python bindings for zeromq / BSD 3-clause |
qt | 5.6.2 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.5.3 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.4.3 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.5.2 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
requests | 2.21.0 | Python HTTP for Humans / Apache 2.0 |
rope | 0.11.0 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.46 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.9.0 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.14.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.20.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.9.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 40.6.3 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.18.1 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.12.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.0.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.1.0 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.8.2 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.1.0 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.3.2 | The Scientific Python Development Environment / MIT |
spyder-kernels | 0.3.0 | Jupyter kernels for the Spyder console / MIT |
sqlalchemy | 1.2.15 | Database Abstraction Library. / MIT |
sqlite | 3.26.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
ssl_match_hostname | 3.5.0.1 | The ssl.match_hostname() function from Python 3.5 / PSF 2 |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
subprocess32 | 3.5.3 | A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2 |
sympy | 1.3 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 2-clause |
testpath | 0.4.2 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.1.1 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
tqdm | 4.28.1 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traceback2 | 1.4.0 | Backports of the traceback module / PSF 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.6 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unittest2 | 1.1.0 | The new features in unittest backported to Python 2.4+ / BSD |
urllib3 | 1.24.1 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
vc | 9 | A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause) |
vs2008_runtime | 9.00.30729.1 | Bundles of the MSVC 9 (VS 2008) runtime / Proprietary |
vs2015_runtime | 14.15.26706 | Bundles of the MSVC 14 (VS 2015) runtime / Proprietary |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.32.3 | A built-package format for Python. / MIT |
widgetsnbextension | 3.4.2 | Interactive Widgets for Jupyter / BSD 3-clause |
win_inet_pton | 1.0.1 | Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN |
win_unicode_console | 0.5 | A Python package to enable Unicode input and display when running Python from Windows console. / MIT |
wincertstore | 0.2 | Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2 |
winpty | 0.4.3 | Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.1.2 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.15.1 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.9.6 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.5 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.9 | Community-developed Python Library for Astronomy / BSD |
atomicwrites | 1.2.1 | Atomic file writes. / MIT |
attrs | 18.2.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
automat | 0.7.0 | self-service finite-state machines for the programmer on the go / MIT |
babel | 2.6.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.functools_lru_cache | 1.5 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
backports.os | 0.1.1 | Backport of new features in Python’s os module / Python Software Foundation |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
backports.shutil_which | 3.5.2 | Backport of shutil.which from Python 3.3 / PSF2 & MIT |
backports_abc | 0.5 | A backport of recent additions to the collections.abc module. / PSF 2 |
beautifulsoup4 | 4.6.3 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.3 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 3.0.2 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.4 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 1.0.2 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD 2-Clause |
certifi | 2018.11.29 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.0 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 0.6.1 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.4.1 | Cross-platform colored terminal text / BSD-3-Clause |
comtypes | 1.1.7 | pure Python COM package / MIT |
conda | 4.5.12 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.17.6 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.1.1 | tool for validating conda recipes and conda packages / BSD 3-Clause |
configparser | 3.5.0 | This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT |
console_shortcut | 0.1.1 | Console shortcut creator for Windows (using menuinst) / BSD |
constantly | 15.1.0 | Symbolic constants in Python / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.4.2 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.63.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.29.2 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 1.0.0 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 1.0.0 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
defusedxml | 0.5.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
distributed | 1.25.1 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
enum34 | 1.1.6 | Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.10 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.7 | A Flask extension adding a decorator for CORS support / MIT |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
funcsigs | 1.0.2 | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0 |
functools32 | 3.2.3.2 | Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license |
future | 0.17.1 | Clean single-source support for Python 3 and 2 / MIT |
futures | 3.2.0 | Backport of the concurrent.futures package from Python 3.2 / PSF |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.7 | Coroutine-based network library / MIT |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD 3-Clause |
h5py | 2.8.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
hyperlink | 18.0.0 | Immutable, Pythonic, correct URLs. / MIT |
icc_rt | 2019.0.0 | Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.8 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.4.1 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.1.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib_metadata | 0.6 | A library to access the metadata for a Python package / APACHE-2.0 |
incremental | 17.5.0 | A library that versions your Python projects / MIT License |
intel-openmp | 2019.1 | Math library for Intel and compatible processors / proprietary - Intel |
ipaddress | 1.0.22 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.10.0 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 5.8.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.4.2 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.13.2 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.4 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.33.11 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_launcher | 0.11.2 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
keyring | 17.0.0 | Store and access your passwords safely / Python Software Foundation or MIT |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
krb5 | 1.16.1 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libarchive | 3.3.3 | Multi-format archive and compression library / BSD 2-Clause |
libcurl | 7.63.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libpng | 1.6.35 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
linecache2 | 1.0.0 | Backport of the linecache module / PSF 1.0 |
llvmlite | 0.26.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.5 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lz4-c | 1.8.1.2 | Extremely Fast Compression algorithm / BSD 2-clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
m2w64-gcc-libgfortran | 5.3.0 | |
m2w64-gcc-libs | 5.3.0 | |
m2w64-gcc-libs-core | 5.3.0 | |
m2w64-gmp | 6.1.0 | |
m2w64-libwinpthread-git | 5.0.0.4634.697f757 | |
markupsafe | 1.1.0 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 2.2.3 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.14 | cross platform menu item installation / BSD |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2019.1 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.6 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
more-itertools | 4.3.0 | More routines for operating on iterables, beyond itertools / MIT |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
msys2-conda-epoch | 20160418 | |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.4.0 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
networkx | 2.2 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.4 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.7.4 | Jupyter Notebook / BSD 3-clause |
numba | 0.41.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.8 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.15.4 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.15.4 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 2.5.12 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2p | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 18.0 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.4 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.3.1 | A Python Parser / MIT |
partd | 0.3.9 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 11.5.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.3 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pep8 | 1.7.1 | Python style guide checker / MIT |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.3.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL |
pip | 18.1 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.8.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
progress | 1.3 | Easy progress reporting for Python / ISC |
prometheus_client | 0.5.0 | Python client for the Prometheus monitoring system / Apache 2.0 |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.8 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
py | 1.7.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyasn1-modules | 0.2.2 | A collection of ASN.1-based protocols modules. / BSD 2-Clause |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.19 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.2 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 2.0.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.3.1 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.9.2 | python code static checker / GPL |
pyodbc | 4.0.25 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.3.0 | Create and execute simple grammars / MIT |
pyqt | 5.6.0 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.4 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 4.0.2 | Simple and powerful testing with Python. / MIT |
python | 2.7.15 | General purpose programming language / PSF |
python-dateutil | 2.7.5 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-libarchive-c | 2.8 | |
pytz | 2018.7 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.0.1 | Discrete Wavelet Transforms in Python. / MIT |
pywin32 | 223 | Python extensions for Windows / PSF |
pywinpty | 0.5.5 | Python bindings for the winpty library / MIT |
pyyaml | 3.13 | YAML parser and emitter for Python / MIT |
pyzmq | 17.1.2 | Python bindings for zeromq / BSD 3-clause |
qt | 5.6.2 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.5.3 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.4.3 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.5.2 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
requests | 2.21.0 | Python HTTP for Humans / Apache 2.0 |
rope | 0.11.0 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.46 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.9.0 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.14.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.20.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.9.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 40.6.3 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.18.1 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.12.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.0.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.1.0 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.8.2 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.1.0 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.3.2 | The Scientific Python Development Environment / MIT |
spyder-kernels | 0.3.0 | Jupyter kernels for the Spyder console / MIT |
sqlalchemy | 1.2.15 | Database Abstraction Library. / MIT |
sqlite | 3.26.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
ssl_match_hostname | 3.5.0.1 | The ssl.match_hostname() function from Python 3.5 / PSF 2 |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
subprocess32 | 3.5.3 | A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2 |
sympy | 1.3 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 2-clause |
testpath | 0.4.2 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.1.1 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
tqdm | 4.28.1 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traceback2 | 1.4.0 | Backports of the traceback module / PSF 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.6 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unittest2 | 1.1.0 | The new features in unittest backported to Python 2.4+ / BSD |
urllib3 | 1.24.1 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
vc | 9 | A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause) |
vs2008_runtime | 9.00.30729.1 | Bundles of the MSVC 9 (VS 2008) runtime / Proprietary |
vs2015_runtime | 14.15.26706 | Bundles of the MSVC 14 (VS 2015) runtime / Proprietary |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.32.3 | A built-package format for Python. / MIT |
widgetsnbextension | 3.4.2 | Interactive Widgets for Jupyter / BSD 3-clause |
win_inet_pton | 1.0.1 | Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN |
win_unicode_console | 0.5 | A Python package to enable Unicode input and display when running Python from Windows console. / MIT |
wincertstore | 0.2 | Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2 |
winpty | 0.4.3 | Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.1.2 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.15.1 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.9.6 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
appnope | 0.1.0 | Disable App Nap on OS X 10.9 / BSD 2-Clause |
appscript | 1.0.1 | Control AppleScriptable applications from Python / Public-Domain |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.5 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.9 | Community-developed Python Library for Astronomy / BSD |
atomicwrites | 1.2.1 | Atomic file writes. / MIT |
attrs | 18.2.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.6.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.functools_lru_cache | 1.5 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
backports.os | 0.1.1 | Backport of new features in Python’s os module / Python Software Foundation |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
backports_abc | 0.5 | A backport of recent additions to the collections.abc module. / PSF 2 |
beautifulsoup4 | 4.6.3 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.3 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 3.0.2 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.4 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 1.0.2 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD 2-Clause |
certifi | 2018.11.29 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.0 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 0.6.1 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.4.1 | Cross-platform colored terminal text / BSD-3-Clause |
conda | 4.5.12 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.17.6 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.1.1 | tool for validating conda recipes and conda packages / BSD 3-Clause |
configparser | 3.5.0 | This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.4.2 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.63.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.29.2 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 1.0.0 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 1.0.0 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.13.2 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
defusedxml | 0.5.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
distributed | 1.25.1 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
enum34 | 1.1.6 | Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.6 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.10 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.7 | A Flask extension adding a decorator for CORS support / MIT |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
funcsigs | 1.0.2 | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0 |
functools32 | 3.2.3.2 | Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license |
future | 0.17.1 | Clean single-source support for Python 3 and 2 / MIT |
futures | 3.2.0 | Backport of the concurrent.futures package from Python 3.2 / PSF |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gettext | 0.19.8.1 | Internationalization package. / GPLv2 |
gevent | 1.3.7 | Coroutine-based network library / MIT |
glib | 2.56.2 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD 3-Clause |
h5py | 2.8.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.8 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.4.1 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.1.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib_metadata | 0.6 | A library to access the metadata for a Python package / APACHE-2.0 |
intel-openmp | 2019.1 | Math library for Intel and compatible processors / proprietary - Intel |
ipaddress | 1.0.22 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.10.0 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 5.8.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.4.2 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.13.2 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.4 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.33.11 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_launcher | 0.11.2 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
keyring | 17.0.0 | Store and access your passwords safely / Python Software Foundation or MIT |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
krb5 | 1.16.1 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libarchive | 3.3.3 | Multi-format archive and compression library / BSD 2-Clause |
libcurl | 7.63.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libcxx | 4.0.1 | C++ Standard Library / MIT license or UIUC License |
libcxxabi | 4.0.1 | C++ Standard Library Support / MIT license or UIUC License |
libedit | 3.1.20170329 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgfortran | 3.0.1 | Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
liblief | 0.9.0 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0 |
libpng | 1.6.35 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
linecache2 | 1.0.0 | Backport of the linecache module / PSF 1.0 |
llvmlite | 0.26.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.5 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lz4-c | 1.8.1.2 | Extremely Fast Compression algorithm / BSD 2-clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.1.0 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 2.2.3 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2019.1 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.6 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.0.2 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
more-itertools | 4.3.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.1.0 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 4.0.1 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.4.0 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.1 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.2 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.4 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.7.4 | Jupyter Notebook / BSD 3-clause |
numba | 0.41.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.8 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.15.4 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.15.4 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 2.5.12 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.1.1a | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 18.0 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.4 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.3.1 | A Python Parser / MIT |
partd | 0.3.9 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 11.5.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.3 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.42 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.6.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.3.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL |
pip | 18.1 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.8.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
portaudio | 19.6.0 | A cross platform, open-source, audio I/O library / MIT |
prometheus_client | 0.5.0 | Python client for the Prometheus monitoring system / Apache 2.0 |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.8 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.6.0 | Run a subprocess in a pseudo terminal / ISC |
py | 1.7.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
py-lief | 0.9.0 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0 |
pyaudio | 0.2.11 | Bindings for PortAudio v19, the cross-platform audio stream library / MIT |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.19 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.2 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 2.0.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.3.1 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.9.2 | python code static checker / GPL |
pyodbc | 4.0.25 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.3.0 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.4 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 4.0.2 | Simple and powerful testing with Python. / MIT |
python | 2.7.15 | General purpose programming language / PSF |
python-dateutil | 2.7.5 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-libarchive-c | 2.8 | |
python.app | 2 | Proxy on OS X letting Python libraries hook into the gui event loop / BSD |
pytz | 2018.7 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.0.1 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.13 | YAML parser and emitter for Python / MIT |
pyzmq | 17.1.2 | Python bindings for zeromq / BSD 3-clause |
qt | 5.9.7 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.5.3 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.4.3 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.5.2 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 7.0 | library for editing command lines as they are typed in / GPL-3.0 |
requests | 2.21.0 | Python HTTP for Humans / Apache 2.0 |
rope | 0.11.0 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.46 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.9.0 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.14.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.20.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.9.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 40.6.3 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.12.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.0.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.1.0 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.8.2 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.1.0 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.3.2 | The Scientific Python Development Environment / MIT |
spyder-kernels | 0.3.0 | Jupyter kernels for the Spyder console / MIT |
sqlalchemy | 1.2.15 | Database Abstraction Library. / MIT |
sqlite | 3.26.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
ssl_match_hostname | 3.5.0.1 | The ssl.match_hostname() function from Python 3.5 / PSF 2 |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
subprocess32 | 3.5.3 | A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2 |
sympy | 1.3 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 2-clause |
testpath | 0.4.2 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.1.1 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
tqdm | 4.28.1 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traceback2 | 1.4.0 | Backports of the traceback module / PSF 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.6 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unittest2 | 1.1.0 | The new features in unittest backported to Python 2.4+ / BSD |
unixodbc | 2.3.7 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.24.1 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.32.3 | A built-package format for Python. / MIT |
widgetsnbextension | 3.4.2 | Interactive Widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
wurlitzer | 1.0.2 | Capture C-level stdout/stderr in Python / MIT |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.1.2 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.15.1 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.2.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zstd | 1.3.7 | Zstandard - Fast real-time compression algorithm / BSD 3-Clause |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.5 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.9 | Community-developed Python Library for Astronomy / BSD |
atomicwrites | 1.2.1 | Atomic file writes. / MIT |
attrs | 18.2.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
automat | 0.7.0 | self-service finite-state machines for the programmer on the go / MIT |
babel | 2.6.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.functools_lru_cache | 1.5 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
backports.os | 0.1.1 | Backport of new features in Python’s os module / Python Software Foundation |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
backports_abc | 0.5 | A backport of recent additions to the collections.abc module. / PSF 2 |
beautifulsoup4 | 4.6.3 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.3 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
bleach | 3.0.2 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.4 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 1.0.2 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD 2-Clause |
certifi | 2018.11.29 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.0 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 0.6.1 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.4.1 | Cross-platform colored terminal text / BSD-3-Clause |
conda | 4.5.12 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.16.3 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.1.1 | tool for validating conda recipes and conda packages / BSD 3-Clause |
configparser | 3.5.0 | This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT |
constantly | 15.1.0 | Symbolic constants in Python / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.4.2 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.63.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.29.2 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 1.0.0 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 1.0.0 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.25.1 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
enum34 | 1.1.6 | Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.6 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.10 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.7 | A Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.13.0 | A library for configuring and customizing font access. / MIT |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
funcsigs | 1.0.2 | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0 |
functools32 | 3.2.3.2 | Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license |
functools_lru_cache | 1.4 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
future | 0.17.1 | Clean single-source support for Python 3 and 2 / MIT |
futures | 3.2.0 | Backport of the concurrent.futures package from Python 3.2 / PSF |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.7 | Coroutine-based network library / MIT |
glib | 2.56.2 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD 3-Clause |
h5py | 2.8.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
hyperlink | 18.0.0 | Immutable, Pythonic, correct URLs. / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.8 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.4.1 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.1.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib_metadata | 0.6 | A library to access the metadata for a Python package / APACHE-2.0 |
incremental | 17.5.0 | A library that versions your Python projects / MIT License |
ipaddress | 1.0.22 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.10.0 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 5.8.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.4.2 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.13.2 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.4 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.33.11 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_launcher | 0.11.2 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
krb5 | 1.16.1 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libarchive | 3.3.3 | Multi-format archive and compression library / BSD 2-Clause |
libcurl | 7.63.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libedit | 3.1.20170329 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 8.2.0 | The GCC low-level runtime library / GPL |
libgfortran | 3.0.0 | Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1) |
libgfortran-ng | 7.3.0 | The GNU Fortran Runtime Library / GPL |
libiconv | 1.14 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libopenblas | 0.2.20 | An Optimized BLAS library / BSD |
libpng | 1.6.35 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 8.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libuuid | 1.0.3 | Portable uuid C library. / BSD 3-Clause |
libxcb | 1.13 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
linecache2 | 1.0.0 | Backport of the linecache module / PSF 1.0 |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.5 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lz4-c | 1.8.1.2 | Extremely Fast Compression algorithm / BSD 2-clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.1.0 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 2.2.3 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
more-itertools | 4.3.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.1.0 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 4.0.1 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.1 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.2 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.4 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.7.4 | Jupyter Notebook / BSD 3-clause |
numexpr | 2.6.7 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.14.5 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.14.5 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openblas | 0.2.20 | An Optimized BLAS library / BSD |
openblas-devel | 0.2.20 | |
openpyxl | 2.5.12 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.1.1a | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 18.0 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.4 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 2.0.0.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.3.1 | A Python Parser / MIT |
partd | 0.3.9 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.9 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3 |
path.py | 11.5.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.3 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.42 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.6.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.3.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL |
pip | 18.1 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.34.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.8.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prometheus_client | 0.5.0 | Python client for the Prometheus monitoring system / Apache 2.0 |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.8 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.6.0 | Run a subprocess in a pseudo terminal / ISC |
py | 1.7.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyasn1-modules | 0.2.2 | A collection of ASN.1-based protocols modules. / BSD 2-Clause |
pycairo | 1.18.0 | Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1 |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.19 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.2 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 2.0.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.3.1 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.9.2 | python code static checker / GPL |
pyodbc | 4.0.25 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.3.0 | Create and execute simple grammars / MIT |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.4 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 4.0.2 | Simple and powerful testing with Python. / MIT |
python | 2.7.15 | General purpose programming language / PSF |
python-dateutil | 2.7.5 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-libarchive-c | 2.8 | |
pytz | 2018.7 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.0.1 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.13 | YAML parser and emitter for Python / MIT |
pyzmq | 17.1.2 | Python bindings for zeromq / BSD 3-clause |
readline | 7.0 | library for editing command lines as they are typed in / GPL-3.0 |
requests | 2.21.0 | Python HTTP for Humans / Apache 2.0 |
ruamel_yaml | 0.15.46 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.9.0 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.14.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.9.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 40.6.3 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
six | 1.12.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.0.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.1.0 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.8.2 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.1.0 | Sphinx API for Web Apps / BSD-2-Clause |
sqlalchemy | 1.2.15 | Database Abstraction Library. / MIT |
sqlite | 3.26.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
ssl_match_hostname | 3.5.0.1 | The ssl.match_hostname() function from Python 3.5 / PSF 2 |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
subprocess32 | 3.5.3 | A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2 |
sympy | 1.3 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 2-clause |
testpath | 0.4.2 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.1.1 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
tqdm | 4.28.1 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traceback2 | 1.4.0 | Backports of the traceback module / PSF 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.6 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unittest2 | 1.1.0 | The new features in unittest backported to Python 2.4+ / BSD |
unixodbc | 2.3.7 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.24.1 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.32.3 | A built-package format for Python. / MIT |
widgetsnbextension | 3.4.2 | Interactive Widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.1.2 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zstd | 1.3.7 | Zstandard - Fast real-time compression algorithm / BSD 3-Clause |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.9.6 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.5 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.9 | Community-developed Python Library for Astronomy / BSD |
atomicwrites | 1.2.1 | Atomic file writes. / MIT |
attrs | 18.2.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
automat | 0.7.0 | self-service finite-state machines for the programmer on the go / MIT |
babel | 2.6.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.functools_lru_cache | 1.5 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
backports.os | 0.1.1 | Backport of new features in Python’s os module / Python Software Foundation |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
backports_abc | 0.5 | A backport of recent additions to the collections.abc module. / PSF 2 |
beautifulsoup4 | 4.6.3 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.3 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 3.0.2 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.4 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 1.0.2 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD 2-Clause |
certifi | 2018.11.29 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.0 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 0.6.1 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.4.1 | Cross-platform colored terminal text / BSD-3-Clause |
conda | 4.5.12 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.17.6 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.1.1 | tool for validating conda recipes and conda packages / BSD 3-Clause |
configparser | 3.5.0 | This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT |
constantly | 15.1.0 | Symbolic constants in Python / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.4.2 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.63.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.29.2 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 1.0.0 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 1.0.0 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.13.2 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
defusedxml | 0.5.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
distributed | 1.25.1 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
enum34 | 1.1.6 | Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.6 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.10 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.7 | A Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.13.0 | A library for configuring and customizing font access. / MIT |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
fribidi | 1.0.5 | The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1 |
funcsigs | 1.0.2 | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0 |
functools32 | 3.2.3.2 | Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license |
future | 0.17.1 | Clean single-source support for Python 3 and 2 / MIT |
futures | 3.2.0 | Backport of the concurrent.futures package from Python 3.2 / PSF |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.7 | Coroutine-based network library / MIT |
glib | 2.56.2 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
graphite2 | 1.3.12 | A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2 |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD 3-Clause |
gst-plugins-base | 1.14.0 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.14.0 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.8.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
harfbuzz | 1.8.8 | An OpenType text shaping engine. / MIT |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
hyperlink | 18.0.0 | Immutable, Pythonic, correct URLs. / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.8 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.4.1 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.1.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib_metadata | 0.6 | A library to access the metadata for a Python package / APACHE-2.0 |
incremental | 17.5.0 | A library that versions your Python projects / MIT License |
intel-openmp | 2019.1 | Math library for Intel and compatible processors / proprietary - Intel |
ipaddress | 1.0.22 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.10.0 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 5.8.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.4.2 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.13.2 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.4 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.33.11 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_launcher | 0.11.2 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
krb5 | 1.16.1 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libarchive | 3.3.3 | Multi-format archive and compression library / BSD 2-Clause |
libcurl | 7.63.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libedit | 3.1.20170329 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 8.2.0 | The GCC low-level runtime library / GPL |
libgfortran-ng | 7.3.0 | The GNU Fortran Runtime Library / GPL |
liblief | 0.9.0 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0 |
libpng | 1.6.35 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 8.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libtool | 2.4.6 | The GNU Portable Library Tool / GPL 3 |
libuuid | 1.0.3 | Portable uuid C library. / BSD 3-Clause |
libxcb | 1.13 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
linecache2 | 1.0.0 | Backport of the linecache module / PSF 1.0 |
llvmlite | 0.26.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.5 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lz4-c | 1.8.1.2 | Extremely Fast Compression algorithm / BSD 2-clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.1.0 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 2.2.3 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2019.1 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.6 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.0.2 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
more-itertools | 4.3.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.1.0 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 4.0.1 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.4.0 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.1 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.2 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.4 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.7.4 | Jupyter Notebook / BSD 3-clause |
numba | 0.41.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.8 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.15.4 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.15.4 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 2.5.12 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.1.1a | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 18.0 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.4 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
pango | 1.42.4 | Text layout and rendering engine. / LGPL-2.1 |
parso | 0.3.1 | A Python Parser / MIT |
partd | 0.3.9 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.9 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3 |
path.py | 11.5.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.3 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.42 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.6.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.3.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL |
pip | 18.1 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.34.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.8.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prometheus_client | 0.5.0 | Python client for the Prometheus monitoring system / Apache 2.0 |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.8 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.6.0 | Run a subprocess in a pseudo terminal / ISC |
py | 1.7.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
py-lief | 0.9.0 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0 |
pyasn1-modules | 0.2.2 | A collection of ASN.1-based protocols modules. / BSD 2-Clause |
pycairo | 1.18.0 | Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1 |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.19 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.2 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 2.0.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.3.1 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.9.2 | python code static checker / GPL |
pyodbc | 4.0.25 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.3.0 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.4 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 4.0.2 | Simple and powerful testing with Python. / MIT |
python | 2.7.15 | General purpose programming language / PSF |
python-dateutil | 2.7.5 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-libarchive-c | 2.8 | |
pytz | 2018.7 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.0.1 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.13 | YAML parser and emitter for Python / MIT |
pyzmq | 17.1.2 | Python bindings for zeromq / BSD 3-clause |
qt | 5.9.7 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.5.3 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.4.3 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.5.2 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 7.0 | library for editing command lines as they are typed in / GPL-3.0 |
requests | 2.21.0 | Python HTTP for Humans / Apache 2.0 |
rope | 0.11.0 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.46 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.9.0 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.14.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.20.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.9.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 40.6.3 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.12.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.0.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.1.0 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.8.2 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.1.0 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.3.2 | The Scientific Python Development Environment / MIT |
spyder-kernels | 0.3.0 | Jupyter kernels for the Spyder console / MIT |
sqlalchemy | 1.2.15 | Database Abstraction Library. / MIT |
sqlite | 3.26.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
ssl_match_hostname | 3.5.0.1 | The ssl.match_hostname() function from Python 3.5 / PSF 2 |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
subprocess32 | 3.5.3 | A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2 |
sympy | 1.3 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 2-clause |
testpath | 0.4.2 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.1.1 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
tqdm | 4.28.1 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traceback2 | 1.4.0 | Backports of the traceback module / PSF 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.6 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unittest2 | 1.1.0 | The new features in unittest backported to Python 2.4+ / BSD |
unixodbc | 2.3.7 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.24.1 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.32.3 | A built-package format for Python. / MIT |
widgetsnbextension | 3.4.2 | Interactive Widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
wurlitzer | 1.0.2 | Capture C-level stdout/stderr in Python / MIT |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.1.2 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zstd | 1.3.7 | Zstandard - Fast real-time compression algorithm / BSD 3-Clause |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.9.6 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.5 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.9 | Community-developed Python Library for Astronomy / BSD |
atomicwrites | 1.2.1 | Atomic file writes. / MIT |
attrs | 18.2.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
automat | 0.7.0 | self-service finite-state machines for the programmer on the go / MIT |
babel | 2.6.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.functools_lru_cache | 1.5 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
backports.os | 0.1.1 | Backport of new features in Python’s os module / Python Software Foundation |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
backports_abc | 0.5 | A backport of recent additions to the collections.abc module. / PSF 2 |
beautifulsoup4 | 4.6.3 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.3 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 3.0.2 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.4 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 1.0.2 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD 2-Clause |
certifi | 2018.11.29 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.0 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 0.6.1 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.4.1 | Cross-platform colored terminal text / BSD-3-Clause |
conda | 4.5.12 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.17.6 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.1.1 | tool for validating conda recipes and conda packages / BSD 3-Clause |
configparser | 3.5.0 | This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT |
constantly | 15.1.0 | Symbolic constants in Python / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.4.2 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.63.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.29.2 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 1.0.0 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 1.0.0 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.13.2 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
defusedxml | 0.5.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
distributed | 1.25.1 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
enum34 | 1.1.6 | Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.6 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.10 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.7 | A Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.13.0 | A library for configuring and customizing font access. / MIT |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
fribidi | 1.0.5 | The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1 |
funcsigs | 1.0.2 | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0 |
functools32 | 3.2.3.2 | Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license |
future | 0.17.1 | Clean single-source support for Python 3 and 2 / MIT |
futures | 3.2.0 | Backport of the concurrent.futures package from Python 3.2 / PSF |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.7 | Coroutine-based network library / MIT |
glib | 2.56.2 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
graphite2 | 1.3.12 | A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2 |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD 3-Clause |
gst-plugins-base | 1.14.0 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.14.0 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.8.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
harfbuzz | 1.8.8 | An OpenType text shaping engine. / MIT |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
hyperlink | 18.0.0 | Immutable, Pythonic, correct URLs. / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.8 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.4.1 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.1.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib_metadata | 0.6 | A library to access the metadata for a Python package / APACHE-2.0 |
incremental | 17.5.0 | A library that versions your Python projects / MIT License |
intel-openmp | 2019.1 | Math library for Intel and compatible processors / proprietary - Intel |
ipaddress | 1.0.22 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.10.0 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 5.8.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.4.2 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.13.2 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.4 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.33.11 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_launcher | 0.11.2 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
krb5 | 1.16.1 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libarchive | 3.3.3 | Multi-format archive and compression library / BSD 2-Clause |
libcurl | 7.63.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libedit | 3.1.20170329 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 8.2.0 | The GCC low-level runtime library / GPL |
libgfortran-ng | 7.3.0 | The GNU Fortran Runtime Library / GPL |
liblief | 0.9.0 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0 |
libpng | 1.6.35 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 8.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libtool | 2.4.6 | The GNU Portable Library Tool / GPL 3 |
libuuid | 1.0.3 | Portable uuid C library. / BSD 3-Clause |
libxcb | 1.13 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
linecache2 | 1.0.0 | Backport of the linecache module / PSF 1.0 |
llvmlite | 0.26.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.5 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lz4-c | 1.8.1.2 | Extremely Fast Compression algorithm / BSD 2-clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.1.0 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 2.2.3 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2019.1 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.6 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.0.2 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
more-itertools | 4.3.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.1.0 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 4.0.1 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.4.0 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.1 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.2 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.4 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.7.4 | Jupyter Notebook / BSD 3-clause |
numba | 0.41.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.8 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.15.4 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.15.4 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 2.5.12 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.1.1a | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 18.0 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.4 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.15.0.6 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
pango | 1.42.4 | Text layout and rendering engine. / LGPL-2.1 |
parso | 0.3.1 | A Python Parser / MIT |
partd | 0.3.9 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.9 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3 |
path.py | 11.5.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.3 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.42 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.6.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.3.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors / PIL |
pip | 18.1 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.34.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.8.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prometheus_client | 0.5.0 | Python client for the Prometheus monitoring system / Apache 2.0 |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.8 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.6.0 | Run a subprocess in a pseudo terminal / ISC |
py | 1.7.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
py-lief | 0.9.0 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache 2.0 |
pyasn1-modules | 0.2.2 | A collection of ASN.1-based protocols modules. / BSD 2-Clause |
pycairo | 1.18.0 | Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1 |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.19 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.2 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 2.0.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.3.1 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.9.2 | python code static checker / GPL |
pyodbc | 4.0.25 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.3.0 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.4 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 4.0.2 | Simple and powerful testing with Python. / MIT |
python | 2.7.15 | General purpose programming language / PSF |
python-dateutil | 2.7.5 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-libarchive-c | 2.8 | |
pytz | 2018.7 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.0.1 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.13 | YAML parser and emitter for Python / MIT |
pyzmq | 17.1.2 | Python bindings for zeromq / BSD 3-clause |
qt | 5.9.7 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.5.3 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.4.3 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.5.2 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 7.0 | library for editing command lines as they are typed in / GPL-3.0 |
requests | 2.21.0 | Python HTTP for Humans / Apache 2.0 |
rope | 0.11.0 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.46 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.9.0 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.14.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.20.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.9.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 40.6.3 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.12.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.0.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.1.0 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.8.2 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.1.0 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.3.2 | The Scientific Python Development Environment / MIT |
spyder-kernels | 0.3.0 | Jupyter kernels for the Spyder console / MIT |
sqlalchemy | 1.2.15 | Database Abstraction Library. / MIT |
sqlite | 3.26.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
ssl_match_hostname | 3.5.0.1 | The ssl.match_hostname() function from Python 3.5 / PSF 2 |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
subprocess32 | 3.5.3 | A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2 |
sympy | 1.3 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 2-clause |
testpath | 0.4.2 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.1.1 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
tqdm | 4.28.1 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traceback2 | 1.4.0 | Backports of the traceback module / PSF 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.6 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unittest2 | 1.1.0 | The new features in unittest backported to Python 2.4+ / BSD |
unixodbc | 2.3.7 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.24.1 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.32.3 | A built-package format for Python. / MIT |
widgetsnbextension | 3.4.2 | Interactive Widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
wurlitzer | 1.0.2 | Capture C-level stdout/stderr in Python / MIT |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.1.2 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zstd | 1.3.7 | Zstandard - Fast real-time compression algorithm / BSD 3-Clause |
User-facing changes
- The Anaconda Installers are shipped with a fix for VSCode Installation. xref: ContinuumIO/anaconda-issues#10286
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
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.11 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.9.2 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
appdirs | 1.4.3 | A small Python module for determining appropriate platform-specific dirs. / MIT |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 2.0.4 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 3.0.4 | Community-developed Python Library for Astronomy / BSD |
atomicwrites | 1.2.1 | Atomic file writes. / MIT |
attrs | 18.2.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
automat | 0.7.0 | self-service finite-state machines for the programmer on the go / MIT |
babel | 2.6.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.1.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | / BSD |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
beautifulsoup4 | 4.6.3 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.3 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.4 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.4 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 0.13.0 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
certifi | 2018.8.24 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.5 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
comtypes | 1.1.7 | pure Python COM package / MIT |
conda | 4.5.11 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.15.1 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
console_shortcut | 0.1.1 | Console shortcut creator for Windows (using menuinst) / BSD |
constantly | 15.1.0 | Symbolic constants in Python / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.3.1 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.61.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.28.5 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.19.1 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.19.1 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
defusedxml | 0.5.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
distributed | 1.23.1 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.8 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.6 | A Flask extension adding a decorator for CORS support / MIT |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.6 | Coroutine-based network library / MIT |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
h5py | 2.8.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
hyperlink | 18.0.0 | Immutable, Pythonic, correct URLs. / MIT |
icc_rt | 2017.0.4 | Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.7 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.4.1 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.1.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
incremental | 17.5.0 | A library that versions your Python projects / MIT License |
intel-openmp | 2019.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipykernel | 4.10.0 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.5.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.4.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.12.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.3 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.34.9 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_launcher | 0.13.1 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
keyring | 13.2.1 | Store and access your passwords safely. / Python Software Foundation or MIT |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.61.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.24.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.5 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
m2w64-gcc-libgfortran | 5.3.0 | |
m2w64-gcc-libs | 5.3.0 | |
m2w64-gcc-libs-core | 5.3.0 | |
m2w64-gmp | 6.1.0 | |
m2w64-libwinpthread-git | 5.0.0.4634.697f757 | |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.2.3 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.14 | cross platform menu item installation / BSD |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2019.0 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.4 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.0.1 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
more-itertools | 4.3.0 | More routines for operating on iterables, beyond itertools / MIT |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
msys2-conda-epoch | 20160418 | |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.4.0 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.3.0 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.6.0 | Jupyter Notebook / BSD 3-clause |
numba | 0.39.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.8 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.15.1 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.15.1 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 2.5.6 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2p | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 17.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.4 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.3.1 | A Python Parser / MIT |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 11.1.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.2 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pep8 | 1.7.1 | Python style guide checker / MIT |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.2.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 10.0.1 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.7.1 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
progress | 1.3 | Easy progress reporting for Python / ISC |
prometheus_client | 0.3.1 | Python client for the Prometheus monitoring system. / Apache 2.0 |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.7 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
py | 1.6.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyasn1 | 0.4.4 | ASN.1 types and codecs / BSD 2-Clause |
pyasn1-modules | 0.2.2 | A collection of ASN.1-based protocols modules. / BSD 2-Clause |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.2 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 2.0.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 2.1.1 | python code static checker / GPL |
pyodbc | 4.0.24 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.4 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.8.0 | Simple and powerful testing with Python. / MIT |
pytest-arraydiff | 0.2 | pytest plugin to help with comparing array output from tests / BSD |
pytest-astropy | 0.4.0 | Meta-package containing dependencies for testing Astropy / BSD |
pytest-doctestplus | 0.1.3 | Pytest plugin with advanced doctest features / BSD |
pytest-openfiles | 0.3.0 | Pytest plugin for detecting inadvertent open file handles / BSD |
pytest-remotedata | 0.3.0 | Pytest plugin for controlling remote data access / BSD |
python | 3.7.0 | General purpose programming language / PSF |
python-dateutil | 2.7.3 | Extensions to the standard Python datetime module. / BSD 3 Clause |
pytz | 2018.5 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.0.0 | Discrete Wavelet Transforms in Python. / MIT |
pywin32 | 223 | Python extensions for Windows / PSF |
pywinpty | 0.5.4 | Python bindings for the winpty library / MIT |
pyyaml | 3.13 | YAML parser and emitter for Python / MIT |
pyzmq | 17.1.2 | Python bindings for zeromq / BSD 3-clause |
qt | 5.9.6 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.4.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.5.0 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
requests | 2.19.1 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.11.0 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.46 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.14.0 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.2 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.9.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
service_identity | 17.0.0 | Service identity verification for pyOpenSSL. / MIT |
setuptools | 40.2.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.0.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.0.5 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.7.9 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.1.0 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.3.1 | The Scientific Python Development Environment / MIT |
spyder-kernels | 0.2.6 | Jupyter kernels for the Spyder console / MIT |
sqlalchemy | 1.2.11 | Database Abstraction Library. / MIT |
sqlite | 3.24.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 2-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.1 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
tqdm | 4.26.0 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
twisted | 18.7.0 | event-driven networking engine / MIT |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
urllib3 | 1.23 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
vc | 14.1 | A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause) |
vs2015_runtime | 14.15.26706 | Bundles of the MSVC 14 (VS 2015) runtime / Proprietary |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.31.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.4.1 | Interactive Widgets for Jupyter / BSD 3-clause |
win_inet_pton | 1.0.1 | Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN |
win_unicode_console | 0.5 | A Python package to enable Unicode input and display when running Python from Windows console. / MIT |
wincertstore | 0.2 | Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2 |
winpty | 0.4.3 | Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.1.0 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.11.8 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zope | 1.0 | web application server / BSD |
zope.interface | 4.5.0 | Interfaces for Python / ZPL 2.1 |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.11 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.9.2 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
appdirs | 1.4.3 | A small Python module for determining appropriate platform-specific dirs. / MIT |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 2.0.2 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 3.0.4 | Community-developed Python Library for Astronomy / BSD |
atomicwrites | 1.2.1 | Atomic file writes. / MIT |
attrs | 18.2.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
automat | 0.7.0 | self-service finite-state machines for the programmer on the go / MIT |
babel | 2.6.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.1.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | / BSD |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
beautifulsoup4 | 4.6.3 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.3 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.4 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.4 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 0.13.0 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
certifi | 2018.8.24 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.5 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
comtypes | 1.1.7 | pure Python COM package / MIT |
conda | 4.5.11 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.15.1 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
console_shortcut | 0.1.1 | Console shortcut creator for Windows (using menuinst) / BSD |
constantly | 15.1.0 | Symbolic constants in Python / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.3.1 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.61.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.28.5 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.19.1 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.19.1 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
defusedxml | 0.5.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
distributed | 1.23.1 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.8 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.6 | A Flask extension adding a decorator for CORS support / MIT |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.6 | Coroutine-based network library / MIT |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
h5py | 2.8.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
hyperlink | 18.0.0 | Immutable, Pythonic, correct URLs. / MIT |
icc_rt | 2017.0.4 | Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.7 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.4.1 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.1.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
incremental | 17.5.0 | A library that versions your Python projects / MIT License |
intel-openmp | 2019.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipykernel | 4.10.0 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.5.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.4.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.12.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.3 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.34.9 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_launcher | 0.13.1 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
keyring | 13.2.1 | Store and access your passwords safely. / Python Software Foundation or MIT |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.61.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.24.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.5 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
m2w64-gcc-libgfortran | 5.3.0 | |
m2w64-gcc-libs | 5.3.0 | |
m2w64-gcc-libs-core | 5.3.0 | |
m2w64-gmp | 6.1.0 | |
m2w64-libwinpthread-git | 5.0.0.4634.697f757 | |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.2.3 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.14 | cross platform menu item installation / BSD |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2019.0 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.4 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.0.1 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
more-itertools | 4.3.0 | More routines for operating on iterables, beyond itertools / MIT |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
msys2-conda-epoch | 20160418 | |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.4.0 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.3.0 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.6.0 | Jupyter Notebook / BSD 3-clause |
numba | 0.39.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.8 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.15.1 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.15.1 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 2.5.6 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2p | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 17.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.4 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.3.1 | A Python Parser / MIT |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 11.1.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.2 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pep8 | 1.7.1 | Python style guide checker / MIT |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.2.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 10.0.1 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.7.1 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
progress | 1.3 | Easy progress reporting for Python / ISC |
prometheus_client | 0.3.1 | Python client for the Prometheus monitoring system. / Apache 2.0 |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.7 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
py | 1.6.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyasn1 | 0.4.4 | ASN.1 types and codecs / BSD 2-Clause |
pyasn1-modules | 0.2.2 | A collection of ASN.1-based protocols modules. / BSD 2-Clause |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.2 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 2.0.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 2.1.1 | python code static checker / GPL |
pyodbc | 4.0.24 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.4 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.8.0 | Simple and powerful testing with Python. / MIT |
pytest-arraydiff | 0.2 | pytest plugin to help with comparing array output from tests / BSD |
pytest-astropy | 0.4.0 | Meta-package containing dependencies for testing Astropy / BSD |
pytest-doctestplus | 0.1.3 | Pytest plugin with advanced doctest features / BSD |
pytest-openfiles | 0.3.0 | Pytest plugin for detecting inadvertent open file handles / BSD |
pytest-remotedata | 0.3.0 | Pytest plugin for controlling remote data access / BSD |
python | 3.7.0 | General purpose programming language / PSF |
python-dateutil | 2.7.3 | Extensions to the standard Python datetime module. / BSD 3 Clause |
pytz | 2018.5 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.0.0 | Discrete Wavelet Transforms in Python. / MIT |
pywin32 | 223 | Python extensions for Windows / PSF |
pywinpty | 0.5.4 | Python bindings for the winpty library / MIT |
pyyaml | 3.13 | YAML parser and emitter for Python / MIT |
pyzmq | 17.1.2 | Python bindings for zeromq / BSD 3-clause |
qt | 5.9.6 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.4.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.5.0 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
requests | 2.19.1 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.11.0 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.46 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.14.0 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.2 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.9.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
service_identity | 17.0.0 | Service identity verification for pyOpenSSL. / MIT |
setuptools | 40.2.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.0.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.0.5 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.7.9 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.1.0 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.3.1 | The Scientific Python Development Environment / MIT |
spyder-kernels | 0.2.6 | Jupyter kernels for the Spyder console / MIT |
sqlalchemy | 1.2.11 | Database Abstraction Library. / MIT |
sqlite | 3.24.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
sympy | 1.2 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 2-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.1 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
tqdm | 4.26.0 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
twisted | 18.7.0 | event-driven networking engine / MIT |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
urllib3 | 1.23 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
vc | 14.1 | A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause) |
vs2015_runtime | 14.15.26706 | Bundles of the MSVC 14 (VS 2015) runtime / Proprietary |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.31.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.4.1 | Interactive Widgets for Jupyter / BSD 3-clause |
win_inet_pton | 1.0.1 | Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN |
win_unicode_console | 0.5 | A Python package to enable Unicode input and display when running Python from Windows console. / MIT |
wincertstore | 0.2 | Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2 |
winpty | 0.4.3 | Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.1.0 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.11.8 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zope | 1.0 | web application server / BSD |
zope.interface | 4.5.0 | Interfaces for Python / ZPL 2.1 |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.3 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.8.7 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
appnope | 0.1.0 | Disable App Nap on OS X 10.9 / BSD 2-Clause |
appscript | 1.0.1 | Control AppleScriptable applications from Python / Public-Domain |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 3.0.2 | Community-developed Python Library for Astronomy / BSD |
babel | 2.5.3 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.1.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | / BSD |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.3 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.16 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
certifi | 2018.4.16 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.9.1 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.3 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.3 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
conda | 4.5.2 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.10.1 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 2.0.0 | tool for validating conda recipes and conda packages / BSD 3-Clause |
cryptography | 1.7.1 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.60.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.28.2 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
dask | 0.17.5 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.13.2 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.21.8 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.5 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.7 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.4 | A Flask extension adding a decorator for CORS support / MIT |
freetype | 2.8 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gettext | 0.19.8.1 | Internationalization package. / GPLv2 |
gevent | 1.3.0 | Coroutine-based network library / MIT |
glib | 2.56.1 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.5 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
greenlet | 0.4.13 | Lightweight in-process concurrent programming / MIT |
h5py | 2.7.1 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.2 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imagesize | 1.0.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
ipykernel | 4.8.2 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.4.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.2.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.12.0 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.9.6 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.3 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.32.1 | JupyterLab PRE-ALPHA / BSD-3-Clause |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.60.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libcxx | 4.0.1 | C++ Standard Library / MIT license or UIUC License |
libcxxabi | 4.0.1 | C++ Standard Library Support / MIT license or UIUC License |
libedit | 3.1 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgfortran | 3.0.1 | Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.23.1 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 0.23 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.2.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.2 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.1 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.0.1 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
more-itertools | 4.1.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.0.3 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 3.1.5 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
multipledispatch | 0.5.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.0 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.3.0 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.5.0 | Jupyter Notebook / BSD 3-clause |
numba | 0.38.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.5 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.14.3 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.14.3 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
openpyxl | 2.5.3 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2o | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 17.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.0 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.2.0 | A Python Parser / MIT |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 11.0.1 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.2 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.42 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.5.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.1.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 9.0.1 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.4.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.6.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.3 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.5.2 | Run a subprocess in a pseudo terminal / ISC |
py | 1.5.3 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyasn1 | 0.1.9 | ASN.1 types and codecs / BSD 2-Clause |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.17 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.1 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 1.6.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pyodbc | 4.0.23 | DB API Module for ODBC / MIT |
pyopenssl | 16.2.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pytables | 3.4.3 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.5.1 | Simple and powerful testing with Python. / MIT |
pytest-arraydiff | 0.2 | pytest plugin to help with comparing array output from tests / BSD |
pytest-astropy | 0.3.0 | Meta-package containing dependencies for testing Astropy / BSD |
pytest-doctestplus | 0.1.3 | Pytest plugin with advanced doctest features / BSD |
pytest-openfiles | 0.3.0 | Pytest plugin for detecting inadvertent open file handles / BSD |
pytest-remotedata | 0.2.1 | Pytest plugin for controlling remote data access / BSD |
python | 3.6.4 | General purpose programming language / PSF |
python-dateutil | 2.6.0 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python.app | 2 | Proxy on OS X letting Python libraries hook into the gui event loop / BSD |
pytz | 2017.2 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 17.0.0 | Python bindings for zeromq / BSD 3-clause |
qt | 5.9.5 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.3.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.4.1 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 7.0 | library for editing command lines as they are typed in / GPL-3.0 |
requests | 2.12.4 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.10.7 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.35 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.13.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.1 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 38.5.1 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.10.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 0.6.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 1.5.10 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.7.4 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.2.8 | The Scientific Python Development Environment / MIT |
sqlalchemy | 1.2.7 | Database Abstraction Library. / MIT |
sqlite | 3.22.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 2-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.7 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
tornado | 5.0.2 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.6 | ODBC on non MS Windows platforms / LGPL-2.1 |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.29.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.2.1 | Interactive Widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.0.4 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.11.8 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.2.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.3 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.11 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
appdirs | 1.4.3 | A small Python module for determining appropriate platform-specific dirs. / MIT |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 2.0.4 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 3.0.4 | Community-developed Python Library for Astronomy / BSD |
atomicwrites | 1.2.1 | Atomic file writes. / MIT |
attrs | 18.2.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
automat | 0.7.0 | self-service finite-state machines for the programmer on the go / MIT |
babel | 2.6.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.1.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | / BSD |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
beautifulsoup4 | 4.6.3 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.3 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
bleach | 2.1.4 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.4 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 0.13.0 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
certifi | 2018.8.24 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.5 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
conda | 4.5.11 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.15.1 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
constantly | 15.1.0 | Symbolic constants in Python / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.3.1 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.61.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.28.5 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.19.1 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.19.1 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.23.1 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.6 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.8 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.6 | A Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.13.0 | A library for configuring and customizing font access. / MIT |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.6 | Coroutine-based network library / MIT |
glib | 2.56.2 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
h5py | 2.8.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
hyperlink | 18.0.0 | Immutable, Pythonic, correct URLs. / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.7 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.4.1 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.1.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
incremental | 17.5.0 | A library that versions your Python projects / MIT License |
ipykernel | 4.9.0 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.5.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.4.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.12.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.3 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.34.9 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_launcher | 0.13.1 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.61.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libedit | 3.1.20170329 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 8.2.0 | The GCC low-level runtime library / GPL |
libgfortran | 3.0.0 | Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1) |
libgfortran-ng | 7.3.0 | The GNU Fortran Runtime Library / GPL |
libiconv | 1.14 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libopenblas | 0.2.20 | An Optimized BLAS library / BSD |
libpng | 1.6.32 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 8.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libuuid | 1.0.3 | Portable uuid C library. / BSD 3-Clause |
libxcb | 1.13 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.5 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.2.3 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
more-itertools | 4.3.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.1.0 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 4.0.1 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.1 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.3.0 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.6.0 | Jupyter Notebook / BSD 3-clause |
numexpr | 2.6.7 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.14.5 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.14.5 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openblas | 0.2.20 | An Optimized BLAS library / BSD |
openblas-devel | 0.2.20 | |
openpyxl | 2.5.6 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2p | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 17.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.4 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 2.0.0.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.3.1 | A Python Parser / MIT |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.9 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3 |
path.py | 11.1.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.2 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.42 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.6.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.2.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 10.0.1 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.34.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.7.1 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prometheus_client | 0.3.1 | Python client for the Prometheus monitoring system. / Apache 2.0 |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.7 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.6.0 | Run a subprocess in a pseudo terminal / ISC |
py | 1.6.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyasn1 | 0.4.4 | ASN.1 types and codecs / BSD 2-Clause |
pyasn1-modules | 0.2.2 | A collection of ASN.1-based protocols modules. / BSD 2-Clause |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.2 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 2.0.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 2.1.1 | python code static checker / GPL |
pyodbc | 4.0.24 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.4 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.8.0 | Simple and powerful testing with Python. / MIT |
pytest-arraydiff | 0.2 | pytest plugin to help with comparing array output from tests / BSD |
pytest-astropy | 0.4.0 | Meta-package containing dependencies for testing Astropy / BSD |
pytest-doctestplus | 0.1.3 | Pytest plugin with advanced doctest features / BSD |
pytest-openfiles | 0.3.0 | Pytest plugin for detecting inadvertent open file handles / BSD |
pytest-remotedata | 0.3.0 | Pytest plugin for controlling remote data access / BSD |
python | 3.7.0 | General purpose programming language / PSF |
python-dateutil | 2.7.3 | Extensions to the standard Python datetime module. / BSD 3 Clause |
pytz | 2018.5 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.0.0 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.13 | YAML parser and emitter for Python / MIT |
pyzmq | 17.1.2 | Python bindings for zeromq / BSD 3-clause |
readline | 7.0 | library for editing command lines as they are typed in / GPL-3.0 |
requests | 2.19.1 | Python HTTP for Humans. / Apache 2.0 |
ruamel_yaml | 0.15.46 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.14.0 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.9.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
service_identity | 17.0.0 | Service identity verification for pyOpenSSL. / MIT |
setuptools | 40.2.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.0.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.0.5 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.7.9 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.1.0 | Sphinx API for Web Apps / BSD-2-Clause |
sqlalchemy | 1.2.11 | Database Abstraction Library. / MIT |
sqlite | 3.24.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
sympy | 1.2 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 2-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.1 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
tqdm | 4.26.0 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
twisted | 18.4.0 | event-driven networking engine / MIT |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.7 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.23 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.31.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.4.1 | Interactive Widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.1.0 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zope | 1.0 | web application server / BSD |
zope.interface | 4.5.0 | Interfaces for Python / ZPL 2.1 |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.11 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.9.2 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
appdirs | 1.4.3 | A small Python module for determining appropriate platform-specific dirs. / MIT |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 2.0.4 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 3.0.4 | Community-developed Python Library for Astronomy / BSD |
atomicwrites | 1.2.1 | Atomic file writes. / MIT |
attrs | 18.2.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
automat | 0.7.0 | self-service finite-state machines for the programmer on the go / MIT |
babel | 2.6.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.1.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | / BSD |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
beautifulsoup4 | 4.6.3 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.3 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.4 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.4 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 0.13.0 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
certifi | 2018.8.24 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.5 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
conda | 4.5.11 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.15.1 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
constantly | 15.1.0 | Symbolic constants in Python / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.3.1 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.61.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.28.5 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.19.1 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.19.1 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.13.2 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
defusedxml | 0.5.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
distributed | 1.23.1 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.6 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.8 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.6 | A Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.13.0 | A library for configuring and customizing font access. / MIT |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
fribidi | 1.0.5 | The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1 |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.6 | Coroutine-based network library / MIT |
glib | 2.56.2 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
graphite2 | 1.3.12 | A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2 |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
gst-plugins-base | 1.14.0 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.14.0 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.8.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
harfbuzz | 1.8.8 | An OpenType text shaping engine. / MIT |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
hyperlink | 18.0.0 | Immutable, Pythonic, correct URLs. / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.7 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.4.1 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.1.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
incremental | 17.5.0 | A library that versions your Python projects / MIT License |
intel-openmp | 2019.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipykernel | 4.9.0 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.5.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.4.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.12.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jeepney | 0.3.1 | Pure Python DBus interface / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.3 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.34.9 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_launcher | 0.13.1 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
keyring | 13.2.1 | Store and access your passwords safely. / Python Software Foundation or MIT |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.61.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libedit | 3.1.20170329 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 8.2.0 | The GCC low-level runtime library / GPL |
libgfortran-ng | 7.3.0 | The GNU Fortran Runtime Library / GPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 8.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libtool | 2.4.6 | The GNU Portable Library Tool / GPL 3 |
libuuid | 1.0.3 | Portable uuid C library. / BSD 3-Clause |
libxcb | 1.13 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.24.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.5 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.2.3 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2019.0 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.4 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.0.1 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
more-itertools | 4.3.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.1.0 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 4.0.1 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.4.0 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.1 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.3.0 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.6.0 | Jupyter Notebook / BSD 3-clause |
numba | 0.39.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.8 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.15.1 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.15.1 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 2.5.6 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2p | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 17.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.4 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
pango | 1.42.4 | Text layout and rendering engine. / LGPL-2.1 |
parso | 0.3.1 | A Python Parser / MIT |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.9 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3 |
path.py | 11.1.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.2 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.42 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.6.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.2.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 10.0.1 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.34.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.7.1 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prometheus_client | 0.3.1 | Python client for the Prometheus monitoring system. / Apache 2.0 |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.7 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.6.0 | Run a subprocess in a pseudo terminal / ISC |
py | 1.6.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyasn1 | 0.4.4 | ASN.1 types and codecs / BSD 2-Clause |
pyasn1-modules | 0.2.2 | A collection of ASN.1-based protocols modules. / BSD 2-Clause |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.2 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 2.0.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 2.1.1 | python code static checker / GPL |
pyodbc | 4.0.24 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.4 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.8.0 | Simple and powerful testing with Python. / MIT |
pytest-arraydiff | 0.2 | pytest plugin to help with comparing array output from tests / BSD |
pytest-astropy | 0.4.0 | Meta-package containing dependencies for testing Astropy / BSD |
pytest-doctestplus | 0.1.3 | Pytest plugin with advanced doctest features / BSD |
pytest-openfiles | 0.3.0 | Pytest plugin for detecting inadvertent open file handles / BSD |
pytest-remotedata | 0.3.0 | Pytest plugin for controlling remote data access / BSD |
python | 3.7.0 | General purpose programming language / PSF |
python-dateutil | 2.7.3 | Extensions to the standard Python datetime module. / BSD 3 Clause |
pytz | 2018.5 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.0.0 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.13 | YAML parser and emitter for Python / MIT |
pyzmq | 17.1.2 | Python bindings for zeromq / BSD 3-clause |
qt | 5.9.6 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.4.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.5.0 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 7.0 | library for editing command lines as they are typed in / GPL-3.0 |
requests | 2.19.1 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.11.0 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.46 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.14.0 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.2 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.9.0 | Statistical data visualization / BSD 3-Clause |
secretstorage | 3.1.0 | Provides a way for securely storing passwords and other secrets. / BSD-3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
service_identity | 17.0.0 | Service identity verification for pyOpenSSL. / MIT |
setuptools | 40.2.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.0.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.0.5 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.7.9 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.1.0 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.3.1 | The Scientific Python Development Environment / MIT |
spyder-kernels | 0.2.6 | Jupyter kernels for the Spyder console / MIT |
sqlalchemy | 1.2.11 | Database Abstraction Library. / MIT |
sqlite | 3.24.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
sympy | 1.2 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 2-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.1 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
tqdm | 4.26.0 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
twisted | 18.7.0 | event-driven networking engine / MIT |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.7 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.23 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.31.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.4.1 | Interactive Widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.1.0 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zope | 1.0 | web application server / BSD |
zope.interface | 4.5.0 | Interfaces for Python / ZPL 2.1 |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.11 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.9.2 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
appdirs | 1.4.3 | A small Python module for determining appropriate platform-specific dirs. / MIT |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 2.0.4 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 3.0.4 | Community-developed Python Library for Astronomy / BSD |
atomicwrites | 1.2.1 | Atomic file writes. / MIT |
attrs | 18.2.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
automat | 0.7.0 | self-service finite-state machines for the programmer on the go / MIT |
babel | 2.6.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.1.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | / BSD |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
beautifulsoup4 | 4.6.3 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.3 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.4 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.4 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 0.13.0 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
certifi | 2018.8.24 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.5 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
conda | 4.5.11 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.15.1 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
constantly | 15.1.0 | Symbolic constants in Python / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.3.1 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.61.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.28.5 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.19.1 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.19.1 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.13.2 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
defusedxml | 0.5.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
distributed | 1.23.1 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.6 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.8 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.6 | A Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.13.0 | A library for configuring and customizing font access. / MIT |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
fribidi | 1.0.5 | The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1 |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.6 | Coroutine-based network library / MIT |
glib | 2.56.2 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
graphite2 | 1.3.12 | A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2 |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
gst-plugins-base | 1.14.0 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.14.0 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.8.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
harfbuzz | 1.8.8 | An OpenType text shaping engine. / MIT |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
hyperlink | 18.0.0 | Immutable, Pythonic, correct URLs. / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.7 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.4.1 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.1.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
incremental | 17.5.0 | A library that versions your Python projects / MIT License |
intel-openmp | 2019.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipykernel | 4.9.0 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.5.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.4.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.12.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jeepney | 0.3.1 | Pure Python DBus interface / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.3 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.34.9 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_launcher | 0.13.1 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
keyring | 13.2.1 | Store and access your passwords safely. / Python Software Foundation or MIT |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.61.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libedit | 3.1.20170329 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 8.2.0 | The GCC low-level runtime library / GPL |
libgfortran-ng | 7.3.0 | The GNU Fortran Runtime Library / GPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 8.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libtool | 2.4.6 | The GNU Portable Library Tool / GPL 3 |
libuuid | 1.0.3 | Portable uuid C library. / BSD 3-Clause |
libxcb | 1.13 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.24.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.5 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.2.3 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2019.0 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.4 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.0.1 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
more-itertools | 4.3.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.1.0 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 4.0.1 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.4.0 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.1 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.3.0 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.6.0 | Jupyter Notebook / BSD 3-clause |
numba | 0.39.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.8 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.15.1 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.15.1 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 2.5.6 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2p | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 17.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.4 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.15.0.6 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
pango | 1.42.4 | Text layout and rendering engine. / LGPL-2.1 |
parso | 0.3.1 | A Python Parser / MIT |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.9 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3 |
path.py | 11.1.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.2 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.42 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.6.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.2.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 10.0.1 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.34.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.7.1 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prometheus_client | 0.3.1 | Python client for the Prometheus monitoring system. / Apache 2.0 |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.7 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.6.0 | Run a subprocess in a pseudo terminal / ISC |
py | 1.6.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyasn1 | 0.4.4 | ASN.1 types and codecs / BSD 2-Clause |
pyasn1-modules | 0.2.2 | A collection of ASN.1-based protocols modules. / BSD 2-Clause |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.2 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 2.0.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 2.1.1 | python code static checker / GPL |
pyodbc | 4.0.24 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.4 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.8.0 | Simple and powerful testing with Python. / MIT |
pytest-arraydiff | 0.2 | pytest plugin to help with comparing array output from tests / BSD |
pytest-astropy | 0.4.0 | Meta-package containing dependencies for testing Astropy / BSD |
pytest-doctestplus | 0.1.3 | Pytest plugin with advanced doctest features / BSD |
pytest-openfiles | 0.3.0 | Pytest plugin for detecting inadvertent open file handles / BSD |
pytest-remotedata | 0.3.0 | Pytest plugin for controlling remote data access / BSD |
python | 3.7.0 | General purpose programming language / PSF |
python-dateutil | 2.7.3 | Extensions to the standard Python datetime module. / BSD 3 Clause |
pytz | 2018.5 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.0.0 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.13 | YAML parser and emitter for Python / MIT |
pyzmq | 17.1.2 | Python bindings for zeromq / BSD 3-clause |
qt | 5.9.6 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.4.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.5.0 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 7.0 | library for editing command lines as they are typed in / GPL-3.0 |
requests | 2.19.1 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.11.0 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.46 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.14.0 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.2 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.9.0 | Statistical data visualization / BSD 3-Clause |
secretstorage | 3.1.0 | Provides a way for securely storing passwords and other secrets. / BSD-3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
service_identity | 17.0.0 | Service identity verification for pyOpenSSL. / MIT |
setuptools | 40.2.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.0.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.0.5 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.7.9 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.1.0 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.3.1 | The Scientific Python Development Environment / MIT |
spyder-kernels | 0.2.6 | Jupyter kernels for the Spyder console / MIT |
sqlalchemy | 1.2.11 | Database Abstraction Library. / MIT |
sqlite | 3.24.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
sympy | 1.2 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 2-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.1 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
tqdm | 4.26.0 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
twisted | 18.7.0 | event-driven networking engine / MIT |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.7 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.23 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.31.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.4.1 | Interactive Widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.1.0 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zope | 1.0 | web application server / BSD |
zope.interface | 4.5.0 | Interfaces for Python / ZPL 2.1 |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.11 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.9.2 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
appdirs | 1.4.3 | A small Python module for determining appropriate platform-specific dirs. / MIT |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.5 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.8 | Community-developed Python Library for Astronomy / BSD |
atomicwrites | 1.2.1 | Atomic file writes. / MIT |
attrs | 18.2.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
automat | 0.7.0 | self-service finite-state machines for the programmer on the go / MIT |
babel | 2.6.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.functools_lru_cache | 1.5 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
backports.shutil_which | 3.5.1 | Backport of shutil.which from Python 3.3 / PSF2 & MIT |
backports_abc | 0.5 | A backport of recent additions to the collections.abc module. / PSF 2 |
beautifulsoup4 | 4.6.3 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.3 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.4 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.4 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 0.13.0 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD 2-Clause |
certifi | 2018.8.24 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.5 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
comtypes | 1.1.7 | pure Python COM package / MIT |
conda | 4.5.11 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.15.1 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
configparser | 3.5.0 | This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT |
console_shortcut | 0.1.1 | Console shortcut creator for Windows (using menuinst) / BSD |
constantly | 15.1.0 | Symbolic constants in Python / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.3.1 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.61.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.28.5 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.19.1 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.19.1 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
defusedxml | 0.5.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
distributed | 1.23.1 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
enum34 | 1.1.6 | Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.8 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.6 | A Flask extension adding a decorator for CORS support / MIT |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
funcsigs | 1.0.2 | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0 |
functools32 | 3.2.3.2 | Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license |
futures | 3.2.0 | Backport of the concurrent.futures package from Python 3.2 / PSF |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.6 | Coroutine-based network library / MIT |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD 3-Clause |
h5py | 2.8.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
hyperlink | 18.0.0 | Immutable, Pythonic, correct URLs. / MIT |
icc_rt | 2017.0.4 | Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.7 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.4.1 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.1.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
incremental | 17.5.0 | A library that versions your Python projects / MIT License |
intel-openmp | 2019.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipaddress | 1.0.22 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.10.0 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 5.8.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.4.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.12.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.3 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.33.11 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_launcher | 0.11.2 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
keyring | 13.2.1 | Store and access your passwords safely. / Python Software Foundation or MIT |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.61.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
linecache2 | 1.0.0 | Backport of the linecache module / PSF 1.0 |
llvmlite | 0.24.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.5 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
m2w64-gcc-libgfortran | 5.3.0 | |
m2w64-gcc-libs | 5.3.0 | |
m2w64-gcc-libs-core | 5.3.0 | |
m2w64-gmp | 6.1.0 | |
m2w64-libwinpthread-git | 5.0.0.4634.697f757 | |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.2.3 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.14 | cross platform menu item installation / BSD |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2019.0 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.4 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
more-itertools | 4.3.0 | More routines for operating on iterables, beyond itertools / MIT |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
msys2-conda-epoch | 20160418 | |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.4.0 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.3.0 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.6.0 | Jupyter Notebook / BSD 3-clause |
numba | 0.39.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.8 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.15.1 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.15.1 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 2.5.6 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2p | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 17.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.4 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.3.1 | A Python Parser / MIT |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 11.1.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.2 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pep8 | 1.7.1 | Python style guide checker / MIT |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.2.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 10.0.1 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.7.1 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
progress | 1.3 | Easy progress reporting for Python / ISC |
prometheus_client | 0.3.1 | Python client for the Prometheus monitoring system. / Apache 2.0 |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.7 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
py | 1.6.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyasn1 | 0.4.4 | ASN.1 types and codecs / BSD 2-Clause |
pyasn1-modules | 0.2.2 | A collection of ASN.1-based protocols modules. / BSD 2-Clause |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.2 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 2.0.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.9.2 | python code static checker / GPL |
pyodbc | 4.0.24 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.6.0 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.4 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.8.0 | Simple and powerful testing with Python. / MIT |
python | 2.7.15 | General purpose programming language / PSF |
python-dateutil | 2.7.3 | Extensions to the standard Python datetime module. / BSD 3 Clause |
pytz | 2018.5 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.0.0 | Discrete Wavelet Transforms in Python. / MIT |
pywin32 | 223 | Python extensions for Windows / PSF |
pywinpty | 0.5.4 | Python bindings for the winpty library / MIT |
pyyaml | 3.13 | YAML parser and emitter for Python / MIT |
pyzmq | 17.1.2 | Python bindings for zeromq / BSD 3-clause |
qt | 5.6.2 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.4.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.5.0 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
requests | 2.19.1 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.11.0 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.46 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.9.0 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.14.0 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.2 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.9.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
service_identity | 17.0.0 | Service identity verification for pyOpenSSL. / MIT |
setuptools | 40.2.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.18.1 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.0.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.0.5 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.7.9 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.1.0 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.3.1 | The Scientific Python Development Environment / MIT |
spyder-kernels | 0.2.6 | Jupyter kernels for the Spyder console / MIT |
sqlalchemy | 1.2.11 | Database Abstraction Library. / MIT |
sqlite | 3.24.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
ssl_match_hostname | 3.5.0.1 | The ssl.match_hostname() function from Python 3.5 / PSF 2 |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
subprocess32 | 3.5.2 | A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2 |
sympy | 1.2 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 2-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.1 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
tqdm | 4.26.0 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traceback2 | 1.4.0 | Backports of the traceback module / PSF 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
twisted | 18.7.0 | event-driven networking engine / MIT |
typing | 3.6.6 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unittest2 | 1.1.0 | The new features in unittest backported to Python 2.4+ / BSD |
urllib3 | 1.23 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
vc | 9 | A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause) |
vs2008_runtime | 9.00.30729.1 | Bundles of the MSVC 9 (VS 2008) runtime / Proprietary |
vs2015_runtime | 14.15.26706 | Bundles of the MSVC 14 (VS 2015) runtime / Proprietary |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.31.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.4.1 | Interactive Widgets for Jupyter / BSD 3-clause |
win_inet_pton | 1.0.1 | Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN |
win_unicode_console | 0.5 | A Python package to enable Unicode input and display when running Python from Windows console. / MIT |
wincertstore | 0.2 | Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2 |
winpty | 0.4.3 | Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.1.0 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.11.8 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zope | 1.0 | web application server / BSD |
zope.interface | 4.5.0 | Interfaces for Python / ZPL 2.1 |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.11 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.9.2 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
appdirs | 1.4.3 | A small Python module for determining appropriate platform-specific dirs. / MIT |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.5 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.8 | Community-developed Python Library for Astronomy / BSD |
atomicwrites | 1.2.1 | Atomic file writes. / MIT |
attrs | 18.2.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
automat | 0.7.0 | self-service finite-state machines for the programmer on the go / MIT |
babel | 2.6.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.functools_lru_cache | 1.5 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
backports.shutil_which | 3.5.1 | Backport of shutil.which from Python 3.3 / PSF2 & MIT |
backports_abc | 0.5 | A backport of recent additions to the collections.abc module. / PSF 2 |
beautifulsoup4 | 4.6.3 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.3 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.4 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.4 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 0.13.0 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD 2-Clause |
certifi | 2018.8.24 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.5 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
comtypes | 1.1.7 | pure Python COM package / MIT |
conda | 4.5.11 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.15.1 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
configparser | 3.5.0 | This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT |
console_shortcut | 0.1.1 | Console shortcut creator for Windows (using menuinst) / BSD |
constantly | 15.1.0 | Symbolic constants in Python / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.3.1 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.61.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.28.5 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.19.1 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.19.1 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
defusedxml | 0.5.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
distributed | 1.23.1 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
enum34 | 1.1.6 | Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.8 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.6 | A Flask extension adding a decorator for CORS support / MIT |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
funcsigs | 1.0.2 | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0 |
functools32 | 3.2.3.2 | Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license |
futures | 3.2.0 | Backport of the concurrent.futures package from Python 3.2 / PSF |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.6 | Coroutine-based network library / MIT |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD 3-Clause |
h5py | 2.8.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
hyperlink | 18.0.0 | Immutable, Pythonic, correct URLs. / MIT |
icc_rt | 2017.0.4 | Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.7 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.4.1 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.1.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
incremental | 17.5.0 | A library that versions your Python projects / MIT License |
intel-openmp | 2019.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipaddress | 1.0.22 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.8.2 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 5.8.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.4.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.12.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.3 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.33.11 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_launcher | 0.11.2 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
keyring | 13.2.1 | Store and access your passwords safely. / Python Software Foundation or MIT |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.61.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
linecache2 | 1.0.0 | Backport of the linecache module / PSF 1.0 |
llvmlite | 0.24.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.5 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
m2w64-gcc-libgfortran | 5.3.0 | |
m2w64-gcc-libs | 5.3.0 | |
m2w64-gcc-libs-core | 5.3.0 | |
m2w64-gmp | 6.1.0 | |
m2w64-libwinpthread-git | 5.0.0.4634.697f757 | |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.2.3 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.14 | cross platform menu item installation / BSD |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2019.0 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.4 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
more-itertools | 4.3.0 | More routines for operating on iterables, beyond itertools / MIT |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
msys2-conda-epoch | 20160418 | |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.4.0 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.3.0 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.6.0 | Jupyter Notebook / BSD 3-clause |
numba | 0.39.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.8 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.15.1 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.15.1 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 2.5.6 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2p | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 17.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.4 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.3.1 | A Python Parser / MIT |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 11.1.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.2 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pep8 | 1.7.1 | Python style guide checker / MIT |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.2.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 10.0.1 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.7.1 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
progress | 1.3 | Easy progress reporting for Python / ISC |
prometheus_client | 0.3.1 | Python client for the Prometheus monitoring system. / Apache 2.0 |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.7 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
py | 1.6.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyasn1 | 0.4.4 | ASN.1 types and codecs / BSD 2-Clause |
pyasn1-modules | 0.2.2 | A collection of ASN.1-based protocols modules. / BSD 2-Clause |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.2 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 2.0.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.9.2 | python code static checker / GPL |
pyodbc | 4.0.24 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.6.0 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.4 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.8.0 | Simple and powerful testing with Python. / MIT |
python | 2.7.15 | General purpose programming language / PSF |
python-dateutil | 2.7.3 | Extensions to the standard Python datetime module. / BSD 3 Clause |
pytz | 2018.5 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.0.0 | Discrete Wavelet Transforms in Python. / MIT |
pywin32 | 223 | Python extensions for Windows / PSF |
pywinpty | 0.5.4 | Python bindings for the winpty library / MIT |
pyyaml | 3.13 | YAML parser and emitter for Python / MIT |
pyzmq | 17.1.2 | Python bindings for zeromq / BSD 3-clause |
qt | 5.6.2 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.4.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.5.0 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
requests | 2.19.1 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.11.0 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.46 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.9.0 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.14.0 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.2 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.9.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
service_identity | 17.0.0 | Service identity verification for pyOpenSSL. / MIT |
setuptools | 40.2.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.18.1 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.0.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.0.5 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.7.9 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.1.0 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.3.1 | The Scientific Python Development Environment / MIT |
spyder-kernels | 0.2.6 | Jupyter kernels for the Spyder console / MIT |
sqlalchemy | 1.2.11 | Database Abstraction Library. / MIT |
sqlite | 3.24.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
ssl_match_hostname | 3.5.0.1 | The ssl.match_hostname() function from Python 3.5 / PSF 2 |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
subprocess32 | 3.5.2 | A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2 |
sympy | 1.2 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 2-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.1 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
tqdm | 4.26.0 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traceback2 | 1.4.0 | Backports of the traceback module / PSF 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
twisted | 18.7.0 | event-driven networking engine / MIT |
typing | 3.6.6 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unittest2 | 1.1.0 | The new features in unittest backported to Python 2.4+ / BSD |
urllib3 | 1.23 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
vc | 9 | A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause) |
vs2008_runtime | 9.00.30729.1 | Bundles of the MSVC 9 (VS 2008) runtime / Proprietary |
vs2015_runtime | 14.15.26706 | Bundles of the MSVC 14 (VS 2015) runtime / Proprietary |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.31.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.4.1 | Interactive Widgets for Jupyter / BSD 3-clause |
win_inet_pton | 1.0.1 | Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN |
win_unicode_console | 0.5 | A Python package to enable Unicode input and display when running Python from Windows console. / MIT |
wincertstore | 0.2 | Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2 |
winpty | 0.4.3 | Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.1.0 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.11.8 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zope | 1.0 | web application server / BSD |
zope.interface | 4.5.0 | Interfaces for Python / ZPL 2.1 |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.3 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.8.7 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
appnope | 0.1.0 | Disable App Nap on OS X 10.9 / BSD 2-Clause |
appscript | 1.0.1 | Control AppleScriptable applications from Python / Public-Domain |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.6 | Community-developed Python Library for Astronomy / BSD |
babel | 2.5.3 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.functools_lru_cache | 1.5 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
backports_abc | 0.5 | A backport of recent additions to the collections.abc module. / PSF 2 |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.3 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.16 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD 2-Clause |
certifi | 2018.4.16 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.9.1 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.3 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.3 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
conda | 4.5.2 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.10.1 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 2.0.0 | tool for validating conda recipes and conda packages / BSD 3-Clause |
configparser | 3.5.0 | This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT |
cryptography | 1.7.1 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.60.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.28.2 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
dask | 0.17.5 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.13.2 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.21.8 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
enum34 | 1.1.6 | Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.5 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.7 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.4 | A Flask extension adding a decorator for CORS support / MIT |
freetype | 2.8 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
funcsigs | 1.0.2 | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0 |
functools32 | 3.2.3.2 | Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license |
futures | 3.2.0 | Backport of the concurrent.futures package from Python 3.2 / PSF |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gettext | 0.19.8.1 | Internationalization package. / GPLv2 |
gevent | 1.3.0 | Coroutine-based network library / MIT |
glib | 2.56.1 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.5 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
greenlet | 0.4.13 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD 3-Clause |
h5py | 2.7.1 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.2 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imagesize | 1.0.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
ipaddress | 1.0.22 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.8.2 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 5.7.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.2.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.12.0 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.9.6 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.3 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.32.1 | JupyterLab PRE-ALPHA / BSD-3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.60.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libcxx | 4.0.1 | C++ Standard Library / MIT license or UIUC License |
libcxxabi | 4.0.1 | C++ Standard Library Support / MIT license or UIUC License |
libedit | 3.1 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgfortran | 3.0.1 | Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.23.1 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 0.23 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.2.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.2 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
more-itertools | 4.1.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.0.3 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 3.1.5 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
multipledispatch | 0.5.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.0 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.3.0 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.5.0 | Jupyter Notebook / BSD 3-clause |
numba | 0.38.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.5 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.14.3 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.14.3 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
openpyxl | 2.5.3 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2o | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 17.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.0 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.2.0 | A Python Parser / MIT |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 11.0.1 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.2 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.42 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.5.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.1.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 9.0.1 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.4.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.6.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.3 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.5.2 | Run a subprocess in a pseudo terminal / ISC |
py | 1.5.3 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyasn1 | 0.1.9 | ASN.1 types and codecs / BSD 2-Clause |
pyaudio | 0.2.7 | Bindings for PortAudio v19, the cross-platform audio stream library / MIT |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.17 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.1 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 1.6.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pyodbc | 4.0.23 | DB API Module for ODBC / MIT |
pyopenssl | 16.2.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pytables | 3.4.3 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.5.1 | Simple and powerful testing with Python. / MIT |
python | 3.6.4 | General purpose programming language / PSF |
python-dateutil | 2.6.0 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python.app | 2 | Proxy on OS X letting Python libraries hook into the gui event loop / BSD |
pytz | 2017.2 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 17.0.0 | Python bindings for zeromq / BSD 3-clause |
qt | 5.9.5 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.3.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.4.1 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 7.0 | library for editing command lines as they are typed in / GPL-3.0 |
requests | 2.12.4 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.10.7 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.35 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.13.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.1 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 38.5.1 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.10.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 0.6.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 1.5.10 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.7.4 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.2.8 | The Scientific Python Development Environment / MIT |
sqlalchemy | 1.2.7 | Database Abstraction Library. / MIT |
sqlite | 3.22.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
ssl_match_hostname | 3.5.0.1 | The ssl.match_hostname() function from Python 3.5 / PSF 2 |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
subprocess32 | 3.5.0 | A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2 |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 2-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.7 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
tornado | 5.0.2 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.6 | ODBC on non MS Windows platforms / LGPL-2.1 |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.29.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.2.1 | Interactive Widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.0.4 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.11.8 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.2.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.3 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.11 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
appdirs | 1.4.3 | A small Python module for determining appropriate platform-specific dirs. / MIT |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.5 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.8 | Community-developed Python Library for Astronomy / BSD |
atomicwrites | 1.2.1 | Atomic file writes. / MIT |
attrs | 18.2.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
automat | 0.7.0 | self-service finite-state machines for the programmer on the go / MIT |
babel | 2.6.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.functools_lru_cache | 1.5 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
backports_abc | 0.5 | A backport of recent additions to the collections.abc module. / PSF 2 |
beautifulsoup4 | 4.6.3 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.3 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
bleach | 2.1.4 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.4 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 0.13.0 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD 2-Clause |
certifi | 2018.8.24 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.5 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
conda | 4.5.11 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.15.1 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
configparser | 3.5.0 | This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT |
constantly | 15.1.0 | Symbolic constants in Python / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.3.1 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.61.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.28.5 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.19.1 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.19.1 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.23.1 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
enum34 | 1.1.6 | Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.6 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.8 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.6 | A Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.13.0 | A library for configuring and customizing font access. / MIT |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
funcsigs | 1.0.2 | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0 |
functools32 | 3.2.3.2 | Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license |
functools_lru_cache | 1.4 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
futures | 3.2.0 | Backport of the concurrent.futures package from Python 3.2 / PSF |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.6 | Coroutine-based network library / MIT |
glib | 2.56.2 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD 3-Clause |
h5py | 2.8.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
hyperlink | 18.0.0 | Immutable, Pythonic, correct URLs. / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.7 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.4.1 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.1.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
incremental | 17.5.0 | A library that versions your Python projects / MIT License |
ipaddress | 1.0.22 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.9.0 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 5.8.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.4.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.12.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.3 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.33.11 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_launcher | 0.11.2 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.61.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libedit | 3.1.20170329 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 8.2.0 | The GCC low-level runtime library / GPL |
libgfortran | 3.0.0 | Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1) |
libgfortran-ng | 7.3.0 | The GNU Fortran Runtime Library / GPL |
libiconv | 1.14 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libopenblas | 0.2.20 | An Optimized BLAS library / BSD |
libpng | 1.6.32 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 8.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libuuid | 1.0.3 | Portable uuid C library. / BSD 3-Clause |
libxcb | 1.13 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
linecache2 | 1.0.0 | Backport of the linecache module / PSF 1.0 |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.5 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.2.3 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
more-itertools | 4.3.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.1.0 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 4.0.1 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.1 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.3.0 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.6.0 | Jupyter Notebook / BSD 3-clause |
numexpr | 2.6.7 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.14.5 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.14.5 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openblas | 0.2.20 | An Optimized BLAS library / BSD |
openblas-devel | 0.2.20 | |
openpyxl | 2.5.6 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2p | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 17.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.4 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 2.0.0.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.3.1 | A Python Parser / MIT |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.9 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3 |
path.py | 11.1.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.2 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.42 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.6.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.2.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 10.0.1 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.34.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.7.1 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prometheus_client | 0.3.1 | Python client for the Prometheus monitoring system. / Apache 2.0 |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.7 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.6.0 | Run a subprocess in a pseudo terminal / ISC |
py | 1.6.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyasn1 | 0.4.4 | ASN.1 types and codecs / BSD 2-Clause |
pyasn1-modules | 0.2.2 | A collection of ASN.1-based protocols modules. / BSD 2-Clause |
pycairo | 1.17.1 | Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1 |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.2 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 2.0.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.9.2 | python code static checker / GPL |
pyodbc | 4.0.24 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.4 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.8.0 | Simple and powerful testing with Python. / MIT |
python | 2.7.15 | General purpose programming language / PSF |
python-dateutil | 2.7.3 | Extensions to the standard Python datetime module. / BSD 3 Clause |
pytz | 2018.5 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.0.0 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.13 | YAML parser and emitter for Python / MIT |
pyzmq | 17.1.2 | Python bindings for zeromq / BSD 3-clause |
readline | 7.0 | library for editing command lines as they are typed in / GPL-3.0 |
requests | 2.19.1 | Python HTTP for Humans. / Apache 2.0 |
ruamel_yaml | 0.15.46 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.9.0 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.14.0 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.9.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
service_identity | 17.0.0 | Service identity verification for pyOpenSSL. / MIT |
setuptools | 40.2.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.0.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.0.5 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.7.9 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.1.0 | Sphinx API for Web Apps / BSD-2-Clause |
sqlalchemy | 1.2.11 | Database Abstraction Library. / MIT |
sqlite | 3.24.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
ssl_match_hostname | 3.5.0.1 | The ssl.match_hostname() function from Python 3.5 / PSF 2 |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
subprocess32 | 3.5.2 | A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2 |
sympy | 1.2 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 2-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.1 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
tqdm | 4.26.0 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traceback2 | 1.4.0 | Backports of the traceback module / PSF 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
twisted | 18.4.0 | event-driven networking engine / MIT |
typing | 3.6.6 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unittest2 | 1.1.0 | The new features in unittest backported to Python 2.4+ / BSD |
unixodbc | 2.3.7 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.23 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.31.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.4.1 | Interactive Widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.1.0 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zope | 1.0 | web application server / BSD |
zope.interface | 4.5.0 | Interfaces for Python / ZPL 2.1 |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.11 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.9.2 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
appdirs | 1.4.3 | A small Python module for determining appropriate platform-specific dirs. / MIT |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.5 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.8 | Community-developed Python Library for Astronomy / BSD |
atomicwrites | 1.2.1 | Atomic file writes. / MIT |
attrs | 18.2.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
automat | 0.7.0 | self-service finite-state machines for the programmer on the go / MIT |
babel | 2.6.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.functools_lru_cache | 1.5 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
backports_abc | 0.5 | A backport of recent additions to the collections.abc module. / PSF 2 |
beautifulsoup4 | 4.6.3 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.3 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.4 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.4 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 0.13.0 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD 2-Clause |
certifi | 2018.8.24 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.5 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
conda | 4.5.11 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.15.1 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
configparser | 3.5.0 | This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT |
constantly | 15.1.0 | Symbolic constants in Python / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.3.1 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.61.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.28.5 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.19.1 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.19.1 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.13.2 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
defusedxml | 0.5.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
distributed | 1.23.1 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
enum34 | 1.1.6 | Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.6 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.8 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.6 | A Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.13.0 | A library for configuring and customizing font access. / MIT |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
fribidi | 1.0.5 | The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1 |
funcsigs | 1.0.2 | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0 |
functools32 | 3.2.3.2 | Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license |
futures | 3.2.0 | Backport of the concurrent.futures package from Python 3.2 / PSF |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.6 | Coroutine-based network library / MIT |
glib | 2.56.2 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
graphite2 | 1.3.12 | A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2 |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD 3-Clause |
gst-plugins-base | 1.14.0 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.14.0 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.8.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
harfbuzz | 1.8.8 | An OpenType text shaping engine. / MIT |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
hyperlink | 18.0.0 | Immutable, Pythonic, correct URLs. / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.7 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.4.1 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.1.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
incremental | 17.5.0 | A library that versions your Python projects / MIT License |
intel-openmp | 2019.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipaddress | 1.0.22 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.9.0 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 5.8.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.4.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.12.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.3 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.33.11 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_launcher | 0.11.2 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.61.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libedit | 3.1.20170329 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 8.2.0 | The GCC low-level runtime library / GPL |
libgfortran-ng | 7.3.0 | The GNU Fortran Runtime Library / GPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 8.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libtool | 2.4.6 | The GNU Portable Library Tool / GPL 3 |
libuuid | 1.0.3 | Portable uuid C library. / BSD 3-Clause |
libxcb | 1.13 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
linecache2 | 1.0.0 | Backport of the linecache module / PSF 1.0 |
llvmlite | 0.24.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.5 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.2.3 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2019.0 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.4 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.0.1 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
more-itertools | 4.3.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.1.0 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 4.0.1 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.4.0 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.1 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.3.0 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.6.0 | Jupyter Notebook / BSD 3-clause |
numba | 0.39.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.8 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.15.1 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.15.1 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 2.5.6 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2p | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 17.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.4 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
pango | 1.42.4 | Text layout and rendering engine. / LGPL-2.1 |
parso | 0.3.1 | A Python Parser / MIT |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.9 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3 |
path.py | 11.1.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.2 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.42 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.6.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.2.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 10.0.1 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.34.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.7.1 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prometheus_client | 0.3.1 | Python client for the Prometheus monitoring system. / Apache 2.0 |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.7 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.6.0 | Run a subprocess in a pseudo terminal / ISC |
py | 1.6.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyasn1 | 0.4.4 | ASN.1 types and codecs / BSD 2-Clause |
pyasn1-modules | 0.2.2 | A collection of ASN.1-based protocols modules. / BSD 2-Clause |
pycairo | 1.17.1 | Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1 |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.2 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 2.0.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.9.2 | python code static checker / GPL |
pyodbc | 4.0.24 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.4 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.8.0 | Simple and powerful testing with Python. / MIT |
python | 2.7.15 | General purpose programming language / PSF |
python-dateutil | 2.7.3 | Extensions to the standard Python datetime module. / BSD 3 Clause |
pytz | 2018.5 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.0.0 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.13 | YAML parser and emitter for Python / MIT |
pyzmq | 17.1.2 | Python bindings for zeromq / BSD 3-clause |
qt | 5.9.6 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.4.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.5.0 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 7.0 | library for editing command lines as they are typed in / GPL-3.0 |
requests | 2.19.1 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.11.0 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.46 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.9.0 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.14.0 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.2 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.9.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
service_identity | 17.0.0 | Service identity verification for pyOpenSSL. / MIT |
setuptools | 40.2.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.0.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.0.5 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.7.9 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.1.0 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.3.1 | The Scientific Python Development Environment / MIT |
spyder-kernels | 0.2.6 | Jupyter kernels for the Spyder console / MIT |
sqlalchemy | 1.2.11 | Database Abstraction Library. / MIT |
sqlite | 3.24.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
ssl_match_hostname | 3.5.0.1 | The ssl.match_hostname() function from Python 3.5 / PSF 2 |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
subprocess32 | 3.5.2 | A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2 |
sympy | 1.2 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 2-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.1 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
tqdm | 4.26.0 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traceback2 | 1.4.0 | Backports of the traceback module / PSF 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
twisted | 18.7.0 | event-driven networking engine / MIT |
typing | 3.6.6 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unittest2 | 1.1.0 | The new features in unittest backported to Python 2.4+ / BSD |
unixodbc | 2.3.7 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.23 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.31.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.4.1 | Interactive Widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.1.0 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zope | 1.0 | web application server / BSD |
zope.interface | 4.5.0 | Interfaces for Python / ZPL 2.1 |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.11 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.9.2 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
appdirs | 1.4.3 | A small Python module for determining appropriate platform-specific dirs. / MIT |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.5 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.8 | Community-developed Python Library for Astronomy / BSD |
atomicwrites | 1.2.1 | Atomic file writes. / MIT |
attrs | 18.2.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
automat | 0.7.0 | self-service finite-state machines for the programmer on the go / MIT |
babel | 2.6.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.functools_lru_cache | 1.5 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
backports_abc | 0.5 | A backport of recent additions to the collections.abc module. / PSF 2 |
beautifulsoup4 | 4.6.3 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.3 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.4 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.4 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 0.13.0 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD 2-Clause |
certifi | 2018.8.24 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.5 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
conda | 4.5.11 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.15.1 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
configparser | 3.5.0 | This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT |
constantly | 15.1.0 | Symbolic constants in Python / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.3.1 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.61.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.28.5 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.19.1 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.19.1 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.13.2 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
defusedxml | 0.5.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
distributed | 1.23.1 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
enum34 | 1.1.6 | Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.6 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.8 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.6 | A Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.13.0 | A library for configuring and customizing font access. / MIT |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
fribidi | 1.0.5 | The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1 |
funcsigs | 1.0.2 | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0 |
functools32 | 3.2.3.2 | Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license |
futures | 3.2.0 | Backport of the concurrent.futures package from Python 3.2 / PSF |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.6 | Coroutine-based network library / MIT |
glib | 2.56.2 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
graphite2 | 1.3.12 | A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2 |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD 3-Clause |
gst-plugins-base | 1.14.0 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.14.0 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.8.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
harfbuzz | 1.8.8 | An OpenType text shaping engine. / MIT |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
hyperlink | 18.0.0 | Immutable, Pythonic, correct URLs. / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.7 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.4.1 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.1.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
incremental | 17.5.0 | A library that versions your Python projects / MIT License |
intel-openmp | 2019.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipaddress | 1.0.22 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.9.0 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 5.8.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.4.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.12.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.3 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.33.11 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_launcher | 0.11.2 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.61.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libedit | 3.1.20170329 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 8.2.0 | The GCC low-level runtime library / GPL |
libgfortran-ng | 7.3.0 | The GNU Fortran Runtime Library / GPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 8.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libtool | 2.4.6 | The GNU Portable Library Tool / GPL 3 |
libuuid | 1.0.3 | Portable uuid C library. / BSD 3-Clause |
libxcb | 1.13 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
linecache2 | 1.0.0 | Backport of the linecache module / PSF 1.0 |
llvmlite | 0.24.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.5 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.2.3 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2019.0 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.4 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.0.1 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
more-itertools | 4.3.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.1.0 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 4.0.1 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.4.0 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.1 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.3.0 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.6.0 | Jupyter Notebook / BSD 3-clause |
numba | 0.39.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.8 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.15.1 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.15.1 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 2.5.6 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2p | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 17.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.4 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.15.0.6 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
pango | 1.42.4 | Text layout and rendering engine. / LGPL-2.1 |
parso | 0.3.1 | A Python Parser / MIT |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.9 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3 |
path.py | 11.1.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.2 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.42 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.6.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.2.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 10.0.1 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.34.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.7.1 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prometheus_client | 0.3.1 | Python client for the Prometheus monitoring system. / Apache 2.0 |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.7 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.6.0 | Run a subprocess in a pseudo terminal / ISC |
py | 1.6.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyasn1 | 0.4.4 | ASN.1 types and codecs / BSD 2-Clause |
pyasn1-modules | 0.2.2 | A collection of ASN.1-based protocols modules. / BSD 2-Clause |
pycairo | 1.17.1 | Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1 |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.2 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 2.0.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.9.2 | python code static checker / GPL |
pyodbc | 4.0.24 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.4 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.8.0 | Simple and powerful testing with Python. / MIT |
python | 2.7.15 | General purpose programming language / PSF |
python-dateutil | 2.7.3 | Extensions to the standard Python datetime module. / BSD 3 Clause |
pytz | 2018.5 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.0.0 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.13 | YAML parser and emitter for Python / MIT |
pyzmq | 17.1.2 | Python bindings for zeromq / BSD 3-clause |
qt | 5.9.6 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.4.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.5.0 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 7.0 | library for editing command lines as they are typed in / GPL-3.0 |
requests | 2.19.1 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.11.0 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.46 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.9.0 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.14.0 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.2 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.9.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
service_identity | 17.0.0 | Service identity verification for pyOpenSSL. / MIT |
setuptools | 40.2.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.0.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.0.5 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.7.9 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.1.0 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.3.1 | The Scientific Python Development Environment / MIT |
spyder-kernels | 0.2.6 | Jupyter kernels for the Spyder console / MIT |
sqlalchemy | 1.2.11 | Database Abstraction Library. / MIT |
sqlite | 3.24.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
ssl_match_hostname | 3.5.0.1 | The ssl.match_hostname() function from Python 3.5 / PSF 2 |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
subprocess32 | 3.5.2 | A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2 |
sympy | 1.2 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 2-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.1 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
tqdm | 4.26.0 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traceback2 | 1.4.0 | Backports of the traceback module / PSF 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
twisted | 18.7.0 | event-driven networking engine / MIT |
typing | 3.6.6 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unittest2 | 1.1.0 | The new features in unittest backported to Python 2.4+ / BSD |
unixodbc | 2.3.7 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.23 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.31.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.4.1 | Interactive Widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.1.0 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zope | 1.0 | web application server / BSD |
zope.interface | 4.5.0 | Interfaces for Python / ZPL 2.1 |
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
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.14 | Anaconda Cloud command line client library / BSD 3-Clause |
anaconda-navigator | 1.8.7 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 3.0.2 | Community-developed Python Library for Astronomy / BSD |
attrs | 18.1.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.5.3 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.1.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | / BSD |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.3 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.3 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 0.12.16 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
certifi | 2018.4.16 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.3 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
comtypes | 1.1.4 | pure Python COM package / MIT |
conda | 4.5.4 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.10.5 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 2.0.0 | tool for validating conda recipes and conda packages / BSD 3-Clause |
console_shortcut | 0.1.1 | Console shortcut creator for Windows (using menuinst) / BSD |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.2.2 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.60.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.28.2 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.17.5 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.17.5 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.21.8 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.4 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.4 | A Flask extension adding a decorator for CORS support / MIT |
freetype | 2.8 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.0 | Coroutine-based network library / MIT |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
greenlet | 0.4.13 | Lightweight in-process concurrent programming / MIT |
h5py | 2.7.1 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icc_rt | 2017.0.4 | Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.6 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.3.0 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.0.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
intel-openmp | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipykernel | 4.8.2 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.4.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.2.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.12.0 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.3 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.32.1 | An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. Currently in beta. / BSD 3-Clause |
jupyterlab_launcher | 0.10.5 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.60.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.23.1 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
m2w64-gcc-libgfortran | 5.3.0 | |
m2w64-gcc-libs | 5.3.0 | |
m2w64-gcc-libs-core | 5.3.0 | |
m2w64-gmp | 6.1.0 | |
m2w64-libwinpthread-git | 5.0.0.4634.697f757 | |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.2.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.14 | cross platform menu item installation / BSD |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.2 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.1 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library / BSD |
mkl_random | 1.0.1 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
more-itertools | 4.1.0 | More routines for operating on iterables, beyond itertools / MIT |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
msys2-conda-epoch | 20160418 | |
multipledispatch | 0.5.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD 3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.3.0 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.5.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.38.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.5 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.14.3 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.14.3 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.45.1 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.5.3 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2o | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 17.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.0 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.2.0 | A Python Parser / MIT |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 11.0.1 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.2 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pep8 | 1.7.1 | Python style guide checker / MIT |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.1.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 10.0.1 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.6.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
progress | 1.3 | Easy progress reporting for Python / ISC |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.5 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
py | 1.5.3 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.1 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 1.6.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.8.4 | python code static checker / GPL |
pyodbc | 4.0.23 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.3 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.5.1 | Simple and powerful testing with Python. / MIT |
pytest-arraydiff | 0.2 | pytest plugin to help with comparing array output from tests / BSD |
pytest-astropy | 0.3.0 | Meta-package containing dependencies for testing Astropy / BSD |
pytest-doctestplus | 0.1.3 | Pytest plugin with advanced doctest features / BSD |
pytest-openfiles | 0.3.0 | Pytest plugin for detecting inadvertent open file handles / BSD |
pytest-remotedata | 0.2.1 | Pytest plugin for controlling remote data access / BSD |
python | 3.6.5 | General purpose programming language / PSF |
python-dateutil | 2.7.3 | Extensions to the standard Python datetime module. / BSD 3 Clause |
pytz | 2018.4 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pywin32 | 223 | Python extensions for Windows / PSF |
pywinpty | 0.5.1 | Python bindings for the winpty library / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 17.0.0 | Python bindings for zeromq / BSD 3-clause |
qt | 5.9.5 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.3.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.4.1 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
requests | 2.18.4 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.10.7 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.35 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.13.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.1 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 39.1.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 0.6.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 1.5.10 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.7.4 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.2.8 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.2.7 | Database Abstraction Library. / MIT |
sqlite | 3.23.1 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 3-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.7 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.0.2 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.4 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
urllib3 | 1.22 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
vc | 14 | A meta-package to track VC features. / Modified BSD License (3-clause) |
vs2015_runtime | 14.0.25123 | Bundles of the MSVC 14 (VS 2015) runtime / Proprietary |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.31.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.2.1 | IPython HTML widgets for Jupyter / BSD 3-clause |
win_inet_pton | 1.0.1 | Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN |
win_unicode_console | 0.5 | A Python package to enable Unicode input and display when running Python from Windows console. / MIT |
wincertstore | 0.2 | Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2 |
winpty | 0.4.3 | Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.0.4 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.11.8 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.14 | Anaconda Cloud command line client library / BSD 3-Clause |
anaconda-navigator | 1.8.7 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 3.0.2 | Community-developed Python Library for Astronomy / BSD |
attrs | 18.1.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.5.3 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.1.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | / BSD |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.3 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.3 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 0.12.16 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
certifi | 2018.4.16 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.3 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
comtypes | 1.1.4 | pure Python COM package / MIT |
conda | 4.5.4 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.10.5 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 2.0.0 | tool for validating conda recipes and conda packages / BSD 3-Clause |
console_shortcut | 0.1.1 | Console shortcut creator for Windows (using menuinst) / BSD |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.2.2 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.60.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.28.2 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.17.5 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.17.5 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.21.8 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.4 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.4 | A Flask extension adding a decorator for CORS support / MIT |
freetype | 2.8 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.0 | Coroutine-based network library / MIT |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
greenlet | 0.4.13 | Lightweight in-process concurrent programming / MIT |
h5py | 2.7.1 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icc_rt | 2017.0.4 | Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.6 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.3.0 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.0.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
intel-openmp | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipykernel | 4.8.2 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.4.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.2.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.12.0 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.3 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.32.1 | An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. Currently in beta. / BSD 3-Clause |
jupyterlab_launcher | 0.10.5 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.60.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.23.1 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
m2w64-gcc-libgfortran | 5.3.0 | |
m2w64-gcc-libs | 5.3.0 | |
m2w64-gcc-libs-core | 5.3.0 | |
m2w64-gmp | 6.1.0 | |
m2w64-libwinpthread-git | 5.0.0.4634.697f757 | |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.2.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.14 | cross platform menu item installation / BSD |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.2 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.1 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library / BSD |
mkl_random | 1.0.1 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
more-itertools | 4.1.0 | More routines for operating on iterables, beyond itertools / MIT |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
msys2-conda-epoch | 20160418 | |
multipledispatch | 0.5.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD 3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.3.0 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.5.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.38.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.5 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.14.3 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.14.3 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.45.1 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.5.3 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2o | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 17.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.0 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.2.0 | A Python Parser / MIT |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 11.0.1 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.2 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pep8 | 1.7.1 | Python style guide checker / MIT |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.1.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 10.0.1 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.6.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
progress | 1.3 | Easy progress reporting for Python / ISC |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.5 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
py | 1.5.3 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.1 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 1.6.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.8.4 | python code static checker / GPL |
pyodbc | 4.0.23 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.3 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.5.1 | Simple and powerful testing with Python. / MIT |
pytest-arraydiff | 0.2 | pytest plugin to help with comparing array output from tests / BSD |
pytest-astropy | 0.3.0 | Meta-package containing dependencies for testing Astropy / BSD |
pytest-doctestplus | 0.1.3 | Pytest plugin with advanced doctest features / BSD |
pytest-openfiles | 0.3.0 | Pytest plugin for detecting inadvertent open file handles / BSD |
pytest-remotedata | 0.2.1 | Pytest plugin for controlling remote data access / BSD |
python | 3.6.5 | General purpose programming language / PSF |
python-dateutil | 2.7.3 | Extensions to the standard Python datetime module. / BSD 3 Clause |
pytz | 2018.4 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pywin32 | 223 | Python extensions for Windows / PSF |
pywinpty | 0.5.1 | Python bindings for the winpty library / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 17.0.0 | Python bindings for zeromq / BSD 3-clause |
qt | 5.9.5 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.3.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.4.1 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
requests | 2.18.4 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.10.7 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.35 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.13.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.1 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 39.1.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 0.6.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 1.5.10 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.7.4 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.2.8 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.2.7 | Database Abstraction Library. / MIT |
sqlite | 3.23.1 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 3-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.7 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.0.2 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.4 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
urllib3 | 1.22 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
vc | 14 | A meta-package to track VC features. / Modified BSD License (3-clause) |
vs2015_runtime | 14.0.25123 | Bundles of the MSVC 14 (VS 2015) runtime / Proprietary |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.31.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.2.1 | IPython HTML widgets for Jupyter / BSD 3-clause |
win_inet_pton | 1.0.1 | Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN |
win_unicode_console | 0.5 | A Python package to enable Unicode input and display when running Python from Windows console. / MIT |
wincertstore | 0.2 | Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2 |
winpty | 0.4.3 | Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.0.4 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.11.8 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.14 | Anaconda Cloud command line client library / BSD 3-Clause |
anaconda-navigator | 1.8.7 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
appnope | 0.1.0 | Disable App Nap on OS X 10.9 / BSD 2-Clause |
appscript | 1.0.1 | Control AppleScriptable applications from Python / Public-Domain |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 3.0.2 | Community-developed Python Library for Astronomy / BSD |
attrs | 18.1.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.5.3 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.1.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | / BSD |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.3 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.3 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 0.12.16 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
certifi | 2018.4.16 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.3 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
conda | 4.5.4 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.10.5 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 2.0.0 | tool for validating conda recipes and conda packages / BSD 3-Clause |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.2.2 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.60.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.28.2 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.17.5 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.17.5 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.13.2 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.21.8 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.5 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.4 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.4 | A Flask extension adding a decorator for CORS support / MIT |
freetype | 2.8 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gettext | 0.19.8.1 | Internationalization package. / GPLv2 |
gevent | 1.3.0 | Coroutine-based network library / MIT |
glib | 2.56.1 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
greenlet | 0.4.13 | Lightweight in-process concurrent programming / MIT |
h5py | 2.7.1 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.6 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.3.0 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.0.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
intel-openmp | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipykernel | 4.8.2 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.4.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.2.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.12.0 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.3 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.32.1 | An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. Currently in beta. / BSD 3-Clause |
jupyterlab_launcher | 0.10.5 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.60.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libcxx | 4.0.1 | C++ Standard Library / MIT license or UIUC License |
libcxxabi | 4.0.1 | C++ Standard Library Support / MIT license or UIUC License |
libedit | 3.1.20170329 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgfortran | 3.0.1 | Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.23.1 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.2.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.2 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.1 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library / BSD |
mkl_random | 1.0.1 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
more-itertools | 4.1.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.0.3 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 3.1.5 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.5.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD 3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.1 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.3.0 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.5.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.38.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.5 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.14.3 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.14.3 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.45.1 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.5.3 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2o | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 17.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.0 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.2.0 | A Python Parser / MIT |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 11.0.1 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.2 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.42 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.5.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.1.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 10.0.1 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.6.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.5 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.5.2 | Run a subprocess in a pseudo terminal / ISC |
py | 1.5.3 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.1 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 1.6.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.8.4 | python code static checker / GPL |
pyodbc | 4.0.23 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.3 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.5.1 | Simple and powerful testing with Python. / MIT |
pytest-arraydiff | 0.2 | pytest plugin to help with comparing array output from tests / BSD |
pytest-astropy | 0.3.0 | Meta-package containing dependencies for testing Astropy / BSD |
pytest-doctestplus | 0.1.3 | Pytest plugin with advanced doctest features / BSD |
pytest-openfiles | 0.3.0 | Pytest plugin for detecting inadvertent open file handles / BSD |
pytest-remotedata | 0.2.1 | Pytest plugin for controlling remote data access / BSD |
python | 3.6.5 | General purpose programming language / PSF |
python-dateutil | 2.7.3 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python.app | 2 | Proxy on OS X letting Python libraries hook into the gui event loop / BSD |
pytz | 2018.4 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 17.0.0 | Python bindings for zeromq / BSD 3-clause |
qt | 5.9.5 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.3.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.4.1 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 7.0 | library for editing command lines as they are typed in / GPL3 |
requests | 2.18.4 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.10.7 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.35 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.13.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.1 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 39.1.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 0.6.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 1.5.10 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.7.4 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.2.8 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.2.7 | Database Abstraction Library. / MIT |
sqlite | 3.23.1 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 3-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.7 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.0.2 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.4 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.6 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.22 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.31.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.2.1 | IPython HTML widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.0.4 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.11.8 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.2.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.14 | Anaconda Cloud command line client library / BSD 3-Clause |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.23.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.2 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 3.0.2 | Community-developed Python Library for Astronomy / BSD |
attrs | 18.1.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.5.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.1.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | / BSD |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
bleach | 2.1.3 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.3 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 0.12.15 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
certifi | 2018.4.16 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.3 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
conda | 4.5.4 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.10.5 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.0.0 | tool for validating conda recipes and conda packages / BSD 3-Clause |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.2.2 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.55.1 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.28.1 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.17.5 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.17.5 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
decorator | 4.1.2 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.21.8 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.5 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.13 | A platform independent file lock. / Public Domain |
flask | 0.12.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.4 | A Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.12.6 | A library for configuring and customizing font access. / MIT |
freetype | 2.8 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.0 | Coroutine-based network library / MIT |
glib | 2.56.1 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
greenlet | 0.4.12 | Lightweight in-process concurrent programming / MIT |
h5py | 2.7.1 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.6 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.2.0 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 0.7.1 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
ipykernel | 4.8.0 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.4.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.2.0 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.2.15 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.11.0 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.3 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.32.1 | An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. Currently in beta. / BSD 3-Clause |
jupyterlab_launcher | 0.10.2 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libedit | 3.1.20170329 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 7.2.0 | The GCC low-level runtime library / GPL |
libgfortran | 3.0.0 | Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1) |
libgfortran-ng | 7.2.0 | The GNU Fortran Runtime Library / GPL |
libiconv | 1.14 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libopenblas | 0.2.20 | An Optimized BLAS library / BSD |
libpng | 1.6.32 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 7.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxcb | 1.13 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.2.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
more-itertools | 4.1.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.0.3 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 3.1.5 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.5.0 | Multiple dispatch in Python / BSD 3-Clause |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD 3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.1 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.3.0 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.5.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numexpr | 2.6.5 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.13.3 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.45.1 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openblas | 0.2.20 | An Optimized BLAS library / BSD |
openblas-devel | 0.2.20 | |
openpyxl | 2.5.3 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2o | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 17.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.0 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 2.0.0.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.1.1 | A Python Parser / MIT |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.9 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3 |
path.py | 11.0.1 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.2 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.4.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.42 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.0 | Python style guide checker / MIT |
pexpect | 4.3.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.0.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 10.0.1 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.34.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.4.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.6.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.10 | Python Lex-Yacc / BSD 3-clause |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.1 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.5.2 | Run a subprocess in a pseudo terminal / ISC |
py | 1.5.3 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 1.6.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.8.4 | python code static checker / GPL |
pyodbc | 4.0.23 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pysocks | 1.6.7 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.3 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.5.1 | Simple and powerful testing with Python. / MIT |
pytest-arraydiff | 0.2 | pytest plugin to help with comparing array output from tests / BSD |
pytest-astropy | 0.3.0 | Meta-package containing dependencies for testing Astropy / BSD |
pytest-doctestplus | 0.1.3 | Pytest plugin with advanced doctest features / BSD |
pytest-openfiles | 0.3.0 | Pytest plugin for detecting inadvertent open file handles / BSD |
pytest-remotedata | 0.2.1 | Pytest plugin for controlling remote data access / BSD |
python | 3.6.5 | General purpose programming language / PSF |
python-dateutil | 2.7.3 | Extensions to the standard Python datetime module. / BSD 3 Clause |
pytz | 2017.3 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 17.0.0 | Python bindings for zeromq / BSD 3-clause |
readline | 7.0 | library for editing command lines as they are typed in / GPL3 |
requests | 2.18.4 | Python HTTP for Humans. / Apache 2.0 |
ruamel_yaml | 0.15.35 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.13.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.1 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.4.2 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 39.1.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 0.6.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 1.5.10 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.7.4 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
sqlalchemy | 1.2.7 | Database Abstraction Library. / MIT |
sqlite | 3.23.1 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 3-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.7 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.8.2 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.0.2 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.2 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.6 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.22 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.12.2 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.31.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.2.1 | IPython HTML widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.0.4 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.3 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.14 | Anaconda Cloud command line client library / BSD 3-Clause |
anaconda-navigator | 1.8.7 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 3.0.2 | Community-developed Python Library for Astronomy / BSD |
attrs | 18.1.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.5.3 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.1.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | / BSD |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.3 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.3 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 0.12.16 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
certifi | 2018.4.16 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.3 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
conda | 4.5.4 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.10.5 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 2.0.0 | tool for validating conda recipes and conda packages / BSD 3-Clause |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.2.2 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.60.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.28.2 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.17.5 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.17.5 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.13.2 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.21.8 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.5 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.4 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.4 | A Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.12.6 | A library for configuring and customizing font access. / MIT |
freetype | 2.8 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.0 | Coroutine-based network library / MIT |
glib | 2.56.1 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
graphite2 | 1.3.11 | A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2 |
greenlet | 0.4.13 | Lightweight in-process concurrent programming / MIT |
gst-plugins-base | 1.14.0 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.14.0 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.7.1 | Read and write HDF5 files from Python. / BSD 3-Clause |
harfbuzz | 1.7.6 | An OpenType text shaping engine. / MIT |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.6 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.3.0 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.0.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
intel-openmp | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipykernel | 4.8.2 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.4.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.2.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.12.0 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.3 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.32.1 | An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. Currently in beta. / BSD 3-Clause |
jupyterlab_launcher | 0.10.5 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.60.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libedit | 3.1.20170329 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 7.2.0 | The GCC low-level runtime library / GPL |
libgfortran-ng | 7.2.0 | The GNU Fortran Runtime Library / GPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 7.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libtool | 2.4.6 | The GNU Portable Library Tool / GPL 3 |
libxcb | 1.13 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.23.1 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.2.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.2 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.1 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library / BSD |
mkl_random | 1.0.1 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
more-itertools | 4.1.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.0.3 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 3.1.5 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.5.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD 3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.1 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.3.0 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.5.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.38.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.5 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.14.3 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.14.3 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.45.1 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.5.3 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2o | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 17.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.0 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
pango | 1.41.0 | Text layout and rendering engine. / LGPL-2.1 |
parso | 0.2.0 | A Python Parser / MIT |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.9 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3 |
path.py | 11.0.1 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.2 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.42 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.5.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.1.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 10.0.1 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.34.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.6.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.5 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.5.2 | Run a subprocess in a pseudo terminal / ISC |
py | 1.5.3 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.1 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 1.6.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.8.4 | python code static checker / GPL |
pyodbc | 4.0.23 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.3 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.5.1 | Simple and powerful testing with Python. / MIT |
pytest-arraydiff | 0.2 | pytest plugin to help with comparing array output from tests / BSD |
pytest-astropy | 0.3.0 | Meta-package containing dependencies for testing Astropy / BSD |
pytest-doctestplus | 0.1.3 | Pytest plugin with advanced doctest features / BSD |
pytest-openfiles | 0.3.0 | Pytest plugin for detecting inadvertent open file handles / BSD |
pytest-remotedata | 0.2.1 | Pytest plugin for controlling remote data access / BSD |
python | 3.6.5 | General purpose programming language / PSF |
python-dateutil | 2.7.3 | Extensions to the standard Python datetime module. / BSD 3 Clause |
pytz | 2018.4 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 17.0.0 | Python bindings for zeromq / BSD 3-clause |
qt | 5.9.5 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.3.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.4.1 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 7.0 | library for editing command lines as they are typed in / GPL3 |
requests | 2.18.4 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.10.7 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.35 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.13.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.1 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 39.1.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 0.6.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 1.5.10 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.7.4 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.2.8 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.2.7 | Database Abstraction Library. / MIT |
sqlite | 3.23.1 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 3-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.7 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.0.2 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.4 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.6 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.22 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.31.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.2.1 | IPython HTML widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.0.4 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.14 | Anaconda Cloud command line client library / BSD 3-Clause |
anaconda-navigator | 1.8.7 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 3.0.2 | Community-developed Python Library for Astronomy / BSD |
attrs | 18.1.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.5.3 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.1.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | / BSD |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.3 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.3 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 0.12.16 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
certifi | 2018.4.16 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.3 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
conda | 4.5.4 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.10.5 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 2.0.0 | tool for validating conda recipes and conda packages / BSD 3-Clause |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.2.2 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.60.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.28.2 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.17.5 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.17.5 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.13.2 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.21.8 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.5 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.4 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.4 | A Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.12.6 | A library for configuring and customizing font access. / MIT |
freetype | 2.8 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.0 | Coroutine-based network library / MIT |
glib | 2.56.1 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
graphite2 | 1.3.11 | A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2 |
greenlet | 0.4.13 | Lightweight in-process concurrent programming / MIT |
gst-plugins-base | 1.14.0 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.14.0 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.7.1 | Read and write HDF5 files from Python. / BSD 3-Clause |
harfbuzz | 1.7.6 | An OpenType text shaping engine. / MIT |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.6 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.3.0 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.0.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
intel-openmp | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipykernel | 4.8.2 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.4.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.2.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.12.0 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.3 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.32.1 | An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. Currently in beta. / BSD 3-Clause |
jupyterlab_launcher | 0.10.5 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.60.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libedit | 3.1.20170329 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 7.2.0 | The GCC low-level runtime library / GPL |
libgfortran-ng | 7.2.0 | The GNU Fortran Runtime Library / GPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 7.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libtool | 2.4.6 | The GNU Portable Library Tool / GPL 3 |
libxcb | 1.13 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.23.1 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.2.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.2 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.1 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library / BSD |
mkl_random | 1.0.1 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
more-itertools | 4.1.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.0.3 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 3.1.5 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.5.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD 3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.1 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.3.0 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.5.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.38.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.5 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.14.3 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.14.3 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.45.1 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.5.3 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2o | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 17.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.0 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.15.0.6 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
pango | 1.41.0 | Text layout and rendering engine. / LGPL-2.1 |
parso | 0.2.0 | A Python Parser / MIT |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.9 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3 |
path.py | 11.0.1 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.2 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.42 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.5.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.1.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 10.0.1 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.34.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.6.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.5 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.5.2 | Run a subprocess in a pseudo terminal / ISC |
py | 1.5.3 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.1 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 1.6.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.8.4 | python code static checker / GPL |
pyodbc | 4.0.23 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.3 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.5.1 | Simple and powerful testing with Python. / MIT |
pytest-arraydiff | 0.2 | pytest plugin to help with comparing array output from tests / BSD |
pytest-astropy | 0.3.0 | Meta-package containing dependencies for testing Astropy / BSD |
pytest-doctestplus | 0.1.3 | Pytest plugin with advanced doctest features / BSD |
pytest-openfiles | 0.3.0 | Pytest plugin for detecting inadvertent open file handles / BSD |
pytest-remotedata | 0.2.1 | Pytest plugin for controlling remote data access / BSD |
python | 3.6.5 | General purpose programming language / PSF |
python-dateutil | 2.7.3 | Extensions to the standard Python datetime module. / BSD 3 Clause |
pytz | 2018.4 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 17.0.0 | Python bindings for zeromq / BSD 3-clause |
qt | 5.9.5 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.3.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.4.1 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 7.0 | library for editing command lines as they are typed in / GPL3 |
requests | 2.18.4 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.10.7 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.35 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.13.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.1 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 39.1.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 0.6.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 1.5.10 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.7.4 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.2.8 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.2.7 | Database Abstraction Library. / MIT |
sqlite | 3.23.1 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 3-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.7 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.0.2 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.4 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.6 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.22 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.31.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.2.1 | IPython HTML widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.0.4 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.14 | Anaconda Cloud command line client library / BSD 3-Clause |
anaconda-navigator | 1.8.7 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.6 | Community-developed Python Library for Astronomy / BSD |
attrs | 18.1.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.5.3 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.functools_lru_cache | 1.5 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
backports.shutil_which | 3.5.1 | Backport of shutil.which from Python 3.3 / PSF2 & MIT |
backports_abc | 0.5 | A backport of recent additions to the collections.abc module. / PSF 2 |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.3 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.3 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 0.12.16 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD 2-Clause |
certifi | 2018.4.16 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.3 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
comtypes | 1.1.4 | pure Python COM package / MIT |
conda | 4.5.4 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.10.5 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 2.0.0 | tool for validating conda recipes and conda packages / BSD 3-Clause |
configparser | 3.5.0 | This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT |
console_shortcut | 0.1.1 | Console shortcut creator for Windows (using menuinst) / BSD |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.2.2 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.60.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.28.2 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.17.5 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.17.5 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.21.8 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
enum34 | 1.1.6 | Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.4 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.4 | A Flask extension adding a decorator for CORS support / MIT |
freetype | 2.8 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
funcsigs | 1.0.2 | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0 |
functools32 | 3.2.3.2 | Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license |
futures | 3.2.0 | Backport of the concurrent.futures package from Python 3.2 / PSF |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.0 | Coroutine-based network library / MIT |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
greenlet | 0.4.13 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD 3-Clause |
h5py | 2.7.1 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icc_rt | 2017.0.4 | Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.6 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.3.0 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.0.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
intel-openmp | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipaddress | 1.0.22 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.8.2 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 5.7.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.2.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.12.0 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.3 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.32.1 | An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. Currently in beta. / BSD 3-Clause |
jupyterlab_launcher | 0.10.5 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.60.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.23.1 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
m2w64-gcc-libgfortran | 5.3.0 | |
m2w64-gcc-libs | 5.3.0 | |
m2w64-gcc-libs-core | 5.3.0 | |
m2w64-gmp | 6.1.0 | |
m2w64-libwinpthread-git | 5.0.0.4634.697f757 | |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.2.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.14 | cross platform menu item installation / BSD |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.2 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.1 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library / BSD |
more-itertools | 4.1.0 | More routines for operating on iterables, beyond itertools / MIT |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
msys2-conda-epoch | 20160418 | |
multipledispatch | 0.5.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD 3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.3.0 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.5.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.38.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.5 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.14.3 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.14.3 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.45.1 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.5.3 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2o | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 17.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.0 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.2.0 | A Python Parser / MIT |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 11.0.1 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.2 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pep8 | 1.7.1 | Python style guide checker / MIT |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.1.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 10.0.1 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.6.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
progress | 1.3 | Easy progress reporting for Python / ISC |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.5 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
py | 1.5.3 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.1 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 1.6.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.8.4 | python code static checker / GPL |
pyodbc | 4.0.23 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.6.0 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.3 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.5.1 | Simple and powerful testing with Python. / MIT |
python | 2.7.15 | General purpose programming language / PSF |
python-dateutil | 2.7.3 | Extensions to the standard Python datetime module. / BSD 3 Clause |
pytz | 2018.4 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pywin32 | 223 | Python extensions for Windows / PSF |
pywinpty | 0.5.1 | Python bindings for the winpty library / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 17.0.0 | Python bindings for zeromq / BSD 3-clause |
qt | 5.6.2 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.3.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.4.1 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
requests | 2.18.4 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.10.7 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.35 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.7 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.13.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.1 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 39.1.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.18.1 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 0.6.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 1.5.10 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.7.4 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.2.8 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.2.7 | Database Abstraction Library. / MIT |
sqlite | 3.23.1 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
ssl_match_hostname | 3.5.0.1 | The ssl.match_hostname() function from Python 3.5 / PSF 2 |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
subprocess32 | 3.5.0 | A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2 |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 3-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.7 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.0.2 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.4 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
urllib3 | 1.22 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
vc | 9 | A meta-package to track VC features. / Modified BSD License (3-clause) |
vs2008_runtime | 9.00.30729.1 | Bundles of the MSVC 9 (VS 2008) runtime / Proprietary |
vs2015_runtime | 14.0.25123 | Bundles of the MSVC 14 (VS 2015) runtime / Proprietary |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.31.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.2.1 | IPython HTML widgets for Jupyter / BSD 3-clause |
win_inet_pton | 1.0.1 | Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN |
win_unicode_console | 0.5 | A Python package to enable Unicode input and display when running Python from Windows console. / MIT |
wincertstore | 0.2 | Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2 |
winpty | 0.4.3 | Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.0.4 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.11.8 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.14 | Anaconda Cloud command line client library / BSD 3-Clause |
anaconda-navigator | 1.8.7 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.6 | Community-developed Python Library for Astronomy / BSD |
attrs | 18.1.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.5.3 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.functools_lru_cache | 1.5 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
backports.shutil_which | 3.5.1 | Backport of shutil.which from Python 3.3 / PSF2 & MIT |
backports_abc | 0.5 | A backport of recent additions to the collections.abc module. / PSF 2 |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.3 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.3 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 0.12.16 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD 2-Clause |
certifi | 2018.4.16 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.3 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
comtypes | 1.1.4 | pure Python COM package / MIT |
conda | 4.5.4 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.10.5 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 2.0.0 | tool for validating conda recipes and conda packages / BSD 3-Clause |
configparser | 3.5.0 | This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT |
console_shortcut | 0.1.1 | Console shortcut creator for Windows (using menuinst) / BSD |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.2.2 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.60.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.28.2 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.17.5 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.17.5 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.21.8 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
enum34 | 1.1.6 | Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.4 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.4 | A Flask extension adding a decorator for CORS support / MIT |
freetype | 2.8 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
funcsigs | 1.0.2 | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0 |
functools32 | 3.2.3.2 | Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license |
futures | 3.2.0 | Backport of the concurrent.futures package from Python 3.2 / PSF |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.0 | Coroutine-based network library / MIT |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
greenlet | 0.4.13 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD 3-Clause |
h5py | 2.7.1 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icc_rt | 2017.0.4 | Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.6 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.3.0 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.0.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
intel-openmp | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipaddress | 1.0.22 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.8.2 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 5.7.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.2.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.12.0 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.3 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.32.1 | An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. Currently in beta. / BSD 3-Clause |
jupyterlab_launcher | 0.10.5 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.60.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.23.1 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
m2w64-gcc-libgfortran | 5.3.0 | |
m2w64-gcc-libs | 5.3.0 | |
m2w64-gcc-libs-core | 5.3.0 | |
m2w64-gmp | 6.1.0 | |
m2w64-libwinpthread-git | 5.0.0.4634.697f757 | |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.2.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.14 | cross platform menu item installation / BSD |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.2 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.1 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library / BSD |
more-itertools | 4.1.0 | More routines for operating on iterables, beyond itertools / MIT |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
msys2-conda-epoch | 20160418 | |
multipledispatch | 0.5.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD 3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.3.0 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.5.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.38.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.5 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.14.3 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.14.3 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.45.1 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.5.3 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2o | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 17.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.0 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.2.0 | A Python Parser / MIT |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 11.0.1 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.2 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pep8 | 1.7.1 | Python style guide checker / MIT |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.1.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 10.0.1 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.6.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
progress | 1.3 | Easy progress reporting for Python / ISC |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.5 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
py | 1.5.3 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.1 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 1.6.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.8.4 | python code static checker / GPL |
pyodbc | 4.0.23 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.6.0 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.3 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.5.1 | Simple and powerful testing with Python. / MIT |
python | 2.7.15 | General purpose programming language / PSF |
python-dateutil | 2.7.3 | Extensions to the standard Python datetime module. / BSD 3 Clause |
pytz | 2018.4 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pywin32 | 223 | Python extensions for Windows / PSF |
pywinpty | 0.5.1 | Python bindings for the winpty library / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 17.0.0 | Python bindings for zeromq / BSD 3-clause |
qt | 5.6.2 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.3.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.4.1 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
requests | 2.18.4 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.10.7 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.35 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.7 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.13.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.1 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 39.1.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.18.1 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 0.6.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 1.5.10 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.7.4 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.2.8 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.2.7 | Database Abstraction Library. / MIT |
sqlite | 3.23.1 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
ssl_match_hostname | 3.5.0.1 | The ssl.match_hostname() function from Python 3.5 / PSF 2 |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
subprocess32 | 3.5.0 | A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2 |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 3-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.7 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.0.2 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.4 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
urllib3 | 1.22 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
vc | 9 | A meta-package to track VC features. / Modified BSD License (3-clause) |
vs2008_runtime | 9.00.30729.1 | Bundles of the MSVC 9 (VS 2008) runtime / Proprietary |
vs2015_runtime | 14.0.25123 | Bundles of the MSVC 14 (VS 2015) runtime / Proprietary |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.31.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.2.1 | IPython HTML widgets for Jupyter / BSD 3-clause |
win_inet_pton | 1.0.1 | Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN |
win_unicode_console | 0.5 | A Python package to enable Unicode input and display when running Python from Windows console. / MIT |
wincertstore | 0.2 | Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2 |
winpty | 0.4.3 | Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.0.4 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.11.8 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.14 | Anaconda Cloud command line client library / BSD 3-Clause |
anaconda-navigator | 1.8.7 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
appnope | 0.1.0 | Disable App Nap on OS X 10.9 / BSD 2-Clause |
appscript | 1.0.1 | Control AppleScriptable applications from Python / Public-Domain |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.6 | Community-developed Python Library for Astronomy / BSD |
attrs | 18.1.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.5.3 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.functools_lru_cache | 1.5 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
backports_abc | 0.5 | A backport of recent additions to the collections.abc module. / PSF 2 |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.3 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.3 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 0.12.16 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD 2-Clause |
certifi | 2018.4.16 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.3 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
conda | 4.5.4 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.10.5 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 2.0.0 | tool for validating conda recipes and conda packages / BSD 3-Clause |
configparser | 3.5.0 | This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.2.2 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.60.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.28.2 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.17.5 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.17.5 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.13.2 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.21.8 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
enum34 | 1.1.6 | Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.5 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.4 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.4 | A Flask extension adding a decorator for CORS support / MIT |
freetype | 2.8 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
funcsigs | 1.0.2 | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0 |
functools32 | 3.2.3.2 | Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license |
futures | 3.2.0 | Backport of the concurrent.futures package from Python 3.2 / PSF |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gettext | 0.19.8.1 | Internationalization package. / GPLv2 |
gevent | 1.3.0 | Coroutine-based network library / MIT |
glib | 2.56.1 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
greenlet | 0.4.13 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD 3-Clause |
h5py | 2.7.1 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.6 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.3.0 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.0.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
intel-openmp | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipaddress | 1.0.22 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.8.2 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 5.7.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.2.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.12.0 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.3 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.32.1 | An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. Currently in beta. / BSD 3-Clause |
jupyterlab_launcher | 0.10.5 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.60.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libcxx | 4.0.1 | C++ Standard Library / MIT license or UIUC License |
libcxxabi | 4.0.1 | C++ Standard Library Support / MIT license or UIUC License |
libedit | 3.1.20170329 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgfortran | 3.0.1 | Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libopenblas | 0.2.20 | An Optimized BLAS library / BSD |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.23.1 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.2.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.2 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
more-itertools | 4.1.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.0.3 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 3.1.5 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.5.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD 3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.1 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.3.0 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.5.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.38.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.5 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.14.3 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.14.3 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.45.1 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.5.3 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2o | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 17.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.0 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.2.0 | A Python Parser / MIT |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 11.0.1 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.2 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.42 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.5.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.1.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 10.0.1 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.6.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.5 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.5.2 | Run a subprocess in a pseudo terminal / ISC |
py | 1.5.3 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyaudio | 0.2.7 | Bindings for PortAudio v19, the cross-platform audio stream library / MIT |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.1 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 1.6.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.8.4 | python code static checker / GPL |
pyodbc | 4.0.23 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.3 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.5.1 | Simple and powerful testing with Python. / MIT |
python | 2.7.15 | General purpose programming language / PSF |
python-dateutil | 2.7.3 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python.app | 2 | Proxy on OS X letting Python libraries hook into the gui event loop / BSD |
pytz | 2018.4 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 17.0.0 | Python bindings for zeromq / BSD 3-clause |
qt | 5.9.5 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.3.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.4.1 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 7.0 | library for editing command lines as they are typed in / GPL3 |
requests | 2.18.4 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.10.7 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.35 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.7 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.13.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.1 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 39.1.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 0.6.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 1.5.10 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.7.4 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.2.8 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.2.7 | Database Abstraction Library. / MIT |
sqlite | 3.23.1 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
ssl_match_hostname | 3.5.0.1 | The ssl.match_hostname() function from Python 3.5 / PSF 2 |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
subprocess32 | 3.5.0 | A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2 |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 3-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.7 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.0.2 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.4 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.6 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.22 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.31.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.2.1 | IPython HTML widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.0.4 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.11.8 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.2.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.14 | Anaconda Cloud command line client library / BSD 3-Clause |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.23.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.2 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.6 | Community-developed Python Library for Astronomy / BSD |
attrs | 18.1.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.5.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.functools_lru_cache | 1.4 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
backports_abc | 0.5 | A backport of recent additions to the collections.abc module. / PSF 2 |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
bleach | 2.1.3 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.3 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 0.12.15 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD 2-Clause |
certifi | 2018.4.16 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.3 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
conda | 4.5.4 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.10.5 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.0.0 | tool for validating conda recipes and conda packages / BSD 3-Clause |
configparser | 3.5.0 | This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.2.2 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.55.1 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.28.1 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.17.5 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.17.5 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
decorator | 4.1.2 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.21.8 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
enum34 | 1.1.6 | Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.5 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.13 | A platform independent file lock. / Public Domain |
flask | 0.12.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.4 | A Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.12.6 | A library for configuring and customizing font access. / MIT |
freetype | 2.8 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
funcsigs | 1.0.2 | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0 |
functools32 | 3.2.3.2 | Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license |
functools_lru_cache | 1.4 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
futures | 3.2.0 | Backport of the concurrent.futures package from Python 3.2 / PSF |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.0 | Coroutine-based network library / MIT |
glib | 2.56.1 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
greenlet | 0.4.12 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD 3-Clause |
h5py | 2.7.1 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.6 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.2.0 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 0.7.1 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
ipaddress | 1.0.22 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.8.0 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 5.7.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.2.0 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.2.15 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.11.0 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.3 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.32.1 | An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. Currently in beta. / BSD 3-Clause |
jupyterlab_launcher | 0.10.2 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libedit | 3.1.20170329 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 7.2.0 | The GCC low-level runtime library / GPL |
libgfortran | 3.0.0 | Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1) |
libgfortran-ng | 7.2.0 | The GNU Fortran Runtime Library / GPL |
libiconv | 1.14 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libopenblas | 0.2.20 | An Optimized BLAS library / BSD |
libpng | 1.6.32 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 7.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxcb | 1.13 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.2.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
more-itertools | 4.1.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.0.3 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 3.1.5 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.5.0 | Multiple dispatch in Python / BSD 3-Clause |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD 3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.1 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.3.0 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.5.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numexpr | 2.6.5 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.13.3 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.45.1 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openblas | 0.2.20 | An Optimized BLAS library / BSD |
openblas-devel | 0.2.20 | |
openpyxl | 2.5.3 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2o | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 17.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.0 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 2.0.0.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.1.1 | A Python Parser / MIT |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.9 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3 |
path.py | 11.0.1 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.2 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.4.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.42 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.0 | Python style guide checker / MIT |
pexpect | 4.3.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.0.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 10.0.1 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.34.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.4.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.6.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.10 | Python Lex-Yacc / BSD 3-clause |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.1 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.5.2 | Run a subprocess in a pseudo terminal / ISC |
py | 1.5.3 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycairo | 1.13.3 | Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1 |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 1.6.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.8.4 | python code static checker / GPL |
pyodbc | 4.0.23 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pysocks | 1.6.7 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.3 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.5.1 | Simple and powerful testing with Python. / MIT |
python | 2.7.15 | General purpose programming language / PSF |
python-dateutil | 2.7.3 | Extensions to the standard Python datetime module. / BSD 3 Clause |
pytz | 2017.3 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 17.0.0 | Python bindings for zeromq / BSD 3-clause |
readline | 7.0 | library for editing command lines as they are typed in / GPL3 |
requests | 2.18.4 | Python HTTP for Humans. / Apache 2.0 |
ruamel_yaml | 0.15.35 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.6 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.13.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.1 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.4.2 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 39.1.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 0.6.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 1.5.10 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.7.4 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
sqlalchemy | 1.2.7 | Database Abstraction Library. / MIT |
sqlite | 3.23.1 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
ssl_match_hostname | 3.5.0.1 | The ssl.match_hostname() function from Python 3.5 / PSF 2 |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
subprocess32 | 3.5.0 | A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2 |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 3-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.7 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.8.2 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.0.2 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.2 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.6 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.22 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.12.2 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.31.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.2.1 | IPython HTML widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.0.4 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.3 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.14 | Anaconda Cloud command line client library / BSD 3-Clause |
anaconda-navigator | 1.8.7 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.6 | Community-developed Python Library for Astronomy / BSD |
attrs | 18.1.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.5.3 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.functools_lru_cache | 1.5 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
backports_abc | 0.5 | A backport of recent additions to the collections.abc module. / PSF 2 |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.3 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.3 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 0.12.16 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD 2-Clause |
certifi | 2018.4.16 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.3 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
conda | 4.5.4 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.10.5 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 2.0.0 | tool for validating conda recipes and conda packages / BSD 3-Clause |
configparser | 3.5.0 | This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.2.2 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.60.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.28.2 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.17.5 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.17.5 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.13.2 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.21.8 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
enum34 | 1.1.6 | Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.5 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.4 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.4 | A Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.12.6 | A library for configuring and customizing font access. / MIT |
freetype | 2.8 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
funcsigs | 1.0.2 | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0 |
functools32 | 3.2.3.2 | Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license |
futures | 3.2.0 | Backport of the concurrent.futures package from Python 3.2 / PSF |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.0 | Coroutine-based network library / MIT |
glib | 2.56.1 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
graphite2 | 1.3.11 | A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2 |
greenlet | 0.4.13 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD 3-Clause |
gst-plugins-base | 1.14.0 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.14.0 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.7.1 | Read and write HDF5 files from Python. / BSD 3-Clause |
harfbuzz | 1.7.6 | An OpenType text shaping engine. / MIT |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.6 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.3.0 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.0.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
intel-openmp | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipaddress | 1.0.22 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.8.2 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 5.7.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.2.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.12.0 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.3 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.32.1 | An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. Currently in beta. / BSD 3-Clause |
jupyterlab_launcher | 0.10.5 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.60.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libedit | 3.1.20170329 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 7.2.0 | The GCC low-level runtime library / GPL |
libgfortran-ng | 7.2.0 | The GNU Fortran Runtime Library / GPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 7.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libtool | 2.4.6 | The GNU Portable Library Tool / GPL 3 |
libxcb | 1.13 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.23.1 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.2.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.2 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.1 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library / BSD |
mkl_random | 1.0.1 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
more-itertools | 4.1.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.0.3 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 3.1.5 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.5.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD 3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.1 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.3.0 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.5.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.38.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.5 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.14.3 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.14.3 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.45.1 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.5.3 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2o | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 17.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.0 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
pango | 1.41.0 | Text layout and rendering engine. / LGPL-2.1 |
parso | 0.2.0 | A Python Parser / MIT |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.9 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3 |
path.py | 11.0.1 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.2 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.42 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.5.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.1.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 10.0.1 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.34.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.6.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.5 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.5.2 | Run a subprocess in a pseudo terminal / ISC |
py | 1.5.3 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycairo | 1.15.4 | Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1 |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.1 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 1.6.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.8.4 | python code static checker / GPL |
pyodbc | 4.0.23 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.3 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.5.1 | Simple and powerful testing with Python. / MIT |
python | 2.7.15 | General purpose programming language / PSF |
python-dateutil | 2.7.3 | Extensions to the standard Python datetime module. / BSD 3 Clause |
pytz | 2018.4 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 17.0.0 | Python bindings for zeromq / BSD 3-clause |
qt | 5.9.5 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.3.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.4.1 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 7.0 | library for editing command lines as they are typed in / GPL3 |
requests | 2.18.4 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.10.7 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.35 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.7 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.13.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.1 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 39.1.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 0.6.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 1.5.10 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.7.4 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.2.8 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.2.7 | Database Abstraction Library. / MIT |
sqlite | 3.23.1 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
ssl_match_hostname | 3.5.0.1 | The ssl.match_hostname() function from Python 3.5 / PSF 2 |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
subprocess32 | 3.5.0 | A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2 |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 3-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.7 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.0.2 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.4 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.6 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.22 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.31.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.2.1 | IPython HTML widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.0.4 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.14 | Anaconda Cloud command line client library / BSD 3-Clause |
anaconda-navigator | 1.8.7 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.6 | Community-developed Python Library for Astronomy / BSD |
attrs | 18.1.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.5.3 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.functools_lru_cache | 1.5 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
backports_abc | 0.5 | A backport of recent additions to the collections.abc module. / PSF 2 |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.3 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.14.3 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD 3-Clause |
bokeh | 0.12.16 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2018.03.07 | Certificates for use with other packages. / ISC |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD 2-Clause |
certifi | 2018.4.16 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.5 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.3 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
conda | 4.5.4 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.10.5 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 2.0.0 | tool for validating conda recipes and conda packages / BSD 3-Clause |
configparser | 3.5.0 | This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.2.2 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.60.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.28.2 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0.1 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.17.5 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.17.5 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.13.2 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.3.0 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.21.8 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
enum34 | 1.1.6 | Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.5 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.4 | A platform independent file lock. / Public Domain |
flask | 1.0.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.4 | A Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.12.6 | A library for configuring and customizing font access. / MIT |
freetype | 2.8 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
funcsigs | 1.0.2 | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0 |
functools32 | 3.2.3.2 | Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license |
futures | 3.2.0 | Backport of the concurrent.futures package from Python 3.2 / PSF |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.3.0 | Coroutine-based network library / MIT |
glib | 2.56.1 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
graphite2 | 1.3.11 | A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2 |
greenlet | 0.4.13 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD 3-Clause |
gst-plugins-base | 1.14.0 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.14.0 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.7.1 | Read and write HDF5 files from Python. / BSD 3-Clause |
harfbuzz | 1.7.6 | An OpenType text shaping engine. / MIT |
hdf5 | 1.10.2 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.6 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.3.0 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 1.0.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
intel-openmp | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipaddress | 1.0.22 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.8.2 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 5.7.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.2.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.12.0 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.3 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.32.1 | An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. Currently in beta. / BSD 3-Clause |
jupyterlab_launcher | 0.10.5 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
kiwisolver | 1.0.1 | A fast implementation of the Cassowary constraint solver / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.60.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libedit | 3.1.20170329 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 7.2.0 | The GCC low-level runtime library / GPL |
libgfortran-ng | 7.2.0 | The GNU Fortran Runtime Library / GPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 7.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libtool | 2.4.6 | The GNU Portable Library Tool / GPL 3 |
libxcb | 1.13 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.8 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.23.1 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.2.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.2.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.2 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.1 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library / BSD |
mkl_random | 1.0.1 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
more-itertools | 4.1.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.0.3 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 3.1.5 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.6 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.5.0 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.2.1 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD 3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.1 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.3.0 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.5.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.38.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.6.5 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.14.3 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.14.3 | |
numpydoc | 0.8.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.45.1 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.5.3 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2o | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 17.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.23.0 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.15.0.6 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
pango | 1.41.0 | Text layout and rendering engine. / LGPL-2.1 |
parso | 0.2.0 | A Python Parser / MIT |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.9 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3 |
path.py | 11.0.1 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.2 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.42 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.5.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.1.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 10.0.1 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.34.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.4.2 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.6.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.5 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.5.2 | Run a subprocess in a pseudo terminal / ISC |
py | 1.5.3 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycairo | 1.15.4 | Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1 |
pycodestyle | 2.4.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.1 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 1.6.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.8.4 | python code static checker / GPL |
pyodbc | 4.0.23 | DB API Module for ODBC / MIT |
pyopenssl | 18.0.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.8 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.3 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.5.1 | Simple and powerful testing with Python. / MIT |
python | 2.7.15 | General purpose programming language / PSF |
python-dateutil | 2.7.3 | Extensions to the standard Python datetime module. / BSD 3 Clause |
pytz | 2018.4 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 17.0.0 | Python bindings for zeromq / BSD 3-clause |
qt | 5.9.5 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.3.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.4.1 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 7.0 | library for editing command lines as they are typed in / GPL3 |
requests | 2.18.4 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.10.7 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.35 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.7 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.13.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.1.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.1 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 39.1.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 0.6.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 1.5.10 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.7.4 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.2.8 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.2.7 | Database Abstraction Library. / MIT |
sqlite | 3.23.1 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
ssl_match_hostname | 3.5.0.1 | The ssl.match_hostname() function from Python 3.5 / PSF 2 |
statsmodels | 0.9.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
subprocess32 | 3.5.0 | A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2 |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 3-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.7 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 5.0.2 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.4 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.6 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.22 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.31.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.2.1 | IPython HTML widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.0.4 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
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
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.9 | Anaconda Cloud command line client library / BSD 3-Clause |
anaconda-navigator | 1.7.0 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.1 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.3 | Community-developed Python Library for Astronomy / BSD |
attrs | 17.4.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.5.3 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.2 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.13 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2017.08.26 | Certificates for use with other packages. / ISC |
certifi | 2018.1.18 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.4 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.2 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
comtypes | 1.1.4 | pure Python COM package / MIT |
conda | 4.4.10 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.4.1 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 2.0.0 | tool for validating conda recipes and conda packages / BSD 3-Clause |
console_shortcut | 0.1.1 | Console shortcut creator for Windows (using menuinst) / BSD |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.1.4 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.58.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.27.3 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.16.1 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.16.1 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
decorator | 4.2.1 | Better living through Python with decorators. / BSD 3-Clause |
distlib | 0.2.5 | Distribution utilities / Python Software Foundation License |
distributed | 1.20.2 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.13 | A platform independent file lock. / Public Domain |
flask | 0.12.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.3 | A Flask extension adding a decorator for CORS support / MIT |
freetype | 2.8 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.2.2 | Coroutine-based network library / MIT |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
greenlet | 0.4.12 | Lightweight in-process concurrent programming / MIT |
h5py | 2.7.1 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.1 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icc_rt | 2017.0.4 | Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.6 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.2.0 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 0.7.1 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
intel-openmp | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipykernel | 4.8.0 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.2.1 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.1.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.2.15 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.11.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.2 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.31.4 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.10.2 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.58.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.7 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.21.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.1.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.1.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.11 | cross platform menu item installation / BSD |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.1 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.1 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.4.9 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.1.0 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD 3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.5 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.4.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.36.2 | a just-in-time Python function compiler based on LLVM / BSD |
numexpr | 2.6.4 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.14.0 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 0.7.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.45.1 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.10 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2n | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 16.8 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.22.0 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.1.1 | A Python Parser / MIT License |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 10.5 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.0 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pep8 | 1.7.1 | Python style guide checker / MIT |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.0.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 9.0.1 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.4.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.6.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.10 | Python Lex-Yacc / BSD 3-clause |
progress | 1.3 | Easy progress reporting for Python / ISC |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.3 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
py | 1.5.2 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.3.1 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.1 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 1.6.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.8.2 | python code static checker / GPL |
pyodbc | 4.0.22 | DB API Module for ODBC / MIT |
pyopenssl | 17.5.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.6.0 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.7 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.2 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.3.2 | Simple and powerful testing with Python. / MIT |
python | 3.6.4 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | Extensions to the standard Python datetime module. / BSD 3-clause |
pytz | 2017.3 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pywin32 | 222 | Python extensions for Windows / PSF |
pywinpty | 0.5 | Python bindings for the winpty library / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.3 | Python bindings for zeromq / BSD 3-clause |
qt | 5.6.2 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.3.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.3.1 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
requests | 2.18.4 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.10.7 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.35 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.13.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.0.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.1 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.4.2 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 38.4.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.18.1 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 0.5.3 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 1.5.9 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.6.6 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.2.6 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.2.1 | Database Abstraction Library. / MIT |
sqlite | 3.22.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.8.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 3-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.7 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 4.5.3 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.2 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
urllib3 | 1.22 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
vc | 14 | A meta-package to track VC features. / Modified BSD License (3-clause) |
vs2015_runtime | 14.0.25123 | Bundles of the MSVC 14 (VS 2015) runtime / Proprietary |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.30.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.1.0 | IPython HTML widgets for Jupyter / BSD 3-clause |
win_inet_pton | 1.0.1 | Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN |
win_unicode_console | 0.5 | A Python package to enable Unicode input and display when running Python from Windows console. / MIT |
wincertstore | 0.2 | Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2 |
winpty | 0.4.3 | Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.0.2 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.11.5 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.9 | Anaconda Cloud command line client library / BSD 3-Clause |
anaconda-navigator | 1.7.0 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.1 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.3 | Community-developed Python Library for Astronomy / BSD |
attrs | 17.4.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.5.3 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.2 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.13 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2017.08.26 | Certificates for use with other packages. / ISC |
certifi | 2018.1.18 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.4 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.2 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
comtypes | 1.1.4 | pure Python COM package / MIT |
conda | 4.4.10 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.4.1 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 2.0.0 | tool for validating conda recipes and conda packages / BSD 3-Clause |
console_shortcut | 0.1.1 | Console shortcut creator for Windows (using menuinst) / BSD |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.1.4 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.58.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.27.3 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.16.1 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.16.1 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
decorator | 4.2.1 | Better living through Python with decorators. / BSD 3-Clause |
distlib | 0.2.5 | Distribution utilities / Python Software Foundation License |
distributed | 1.20.2 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.13 | A platform independent file lock. / Public Domain |
flask | 0.12.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.3 | A Flask extension adding a decorator for CORS support / MIT |
freetype | 2.8 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.2.2 | Coroutine-based network library / MIT |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
greenlet | 0.4.12 | Lightweight in-process concurrent programming / MIT |
h5py | 2.7.1 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.1 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icc_rt | 2017.0.4 | Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.6 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.2.0 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 0.7.1 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
intel-openmp | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipykernel | 4.8.0 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.2.1 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.1.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.2.15 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.11.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.2 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.31.5 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.10.2 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.58.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.7 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.21.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.1.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.1.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.11 | cross platform menu item installation / BSD |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.1 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.1 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.4.9 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.1.0 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD 3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.5 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.4.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.36.2 | a just-in-time Python function compiler based on LLVM / BSD |
numexpr | 2.6.4 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.14.0 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 0.7.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.45.1 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.10 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2n | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 16.8 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.22.0 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.1.1 | A Python Parser / MIT License |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 10.5 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.0 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pep8 | 1.7.1 | Python style guide checker / MIT |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.0.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 9.0.1 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.4.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.6.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.10 | Python Lex-Yacc / BSD 3-clause |
progress | 1.3 | Easy progress reporting for Python / ISC |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.3 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
py | 1.5.2 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.3.1 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.1 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 1.6.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.8.2 | python code static checker / GPL |
pyodbc | 4.0.22 | DB API Module for ODBC / MIT |
pyopenssl | 17.5.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.6.0 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.7 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.2 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.3.2 | Simple and powerful testing with Python. / MIT |
python | 3.6.4 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | Extensions to the standard Python datetime module. / BSD 3-clause |
pytz | 2017.3 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pywin32 | 222 | Python extensions for Windows / PSF |
pywinpty | 0.5 | Python bindings for the winpty library / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.3 | Python bindings for zeromq / BSD 3-clause |
qt | 5.6.2 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.3.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.3.1 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
requests | 2.18.4 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.10.7 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.35 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.13.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.0.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.1 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.4.2 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 38.4.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.18.1 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 0.5.3 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 1.5.9 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.6.6 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.2.6 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.2.1 | Database Abstraction Library. / MIT |
sqlite | 3.22.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.8.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 3-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.7 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 4.5.3 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.2 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
urllib3 | 1.22 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
vc | 14 | A meta-package to track VC features. / Modified BSD License (3-clause) |
vs2015_runtime | 14.0.25123 | Bundles of the MSVC 14 (VS 2015) runtime / Proprietary |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.30.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.1.0 | IPython HTML widgets for Jupyter / BSD 3-clause |
win_inet_pton | 1.0.1 | Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN |
win_unicode_console | 0.5 | A Python package to enable Unicode input and display when running Python from Windows console. / MIT |
wincertstore | 0.2 | Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2 |
winpty | 0.4.3 | Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.0.2 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.11.5 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.9 | Anaconda Cloud command line client library / BSD 3-Clause |
anaconda-navigator | 1.7.0 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
appnope | 0.1.0 | Disable App Nap on OS X 10.9 / BSD 2-Clause |
appscript | 1.0.1 | Control AppleScriptable applications from Python / Public-Domain |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.1 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.3 | Community-developed Python Library for Astronomy / BSD |
attrs | 17.4.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.5.3 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.2 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.13 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2017.08.26 | Certificates for use with other packages. / ISC |
certifi | 2018.1.18 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.4 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.2 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
conda | 4.4.10 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.4.1 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 2.0.0 | tool for validating conda recipes and conda packages / BSD 3-Clause |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.1.4 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.58.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.27.3 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.16.1 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.16.1 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.12.2 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.2.1 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.20.2 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.5 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.13 | A platform independent file lock. / Public Domain |
flask | 0.12.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.3 | A Flask extension adding a decorator for CORS support / MIT |
freetype | 2.8 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gettext | 0.19.8.1 | Internationalization package. / GPLv2 |
gevent | 1.2.2 | Coroutine-based network library / MIT |
glib | 2.53.6 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
greenlet | 0.4.12 | Lightweight in-process concurrent programming / MIT |
h5py | 2.7.1 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.1 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.6 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.2.0 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 0.7.1 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
intel-openmp | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipykernel | 4.8.0 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.2.1 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.1.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.2.15 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.11.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.2 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.31.5 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.10.2 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.58.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libcxx | 4.0.1 | C++ Standard Library / MIT license or UIUC License |
libcxxabi | 4.0.1 | C++ Standard Library Support / MIT license or UIUC License |
libedit | 3.1 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgfortran | 3.0.1 | Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libsodium | 1.0.15 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.7 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.21.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.1.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.1.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.1 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mpc | 1.0.3 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 3.1.5 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.1 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.4.9 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.1.0 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD 3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.0 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.5 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.4.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.36.2 | a just-in-time Python function compiler based on LLVM / BSD |
numexpr | 2.6.4 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.14.0 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 0.7.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.45.1 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.10 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2n | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 16.8 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.22.0 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.1.1 | A Python Parser / MIT License |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 10.5 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.0 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.41 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.3.1 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.0.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 9.0.1 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.4.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.6.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.10 | Python Lex-Yacc / BSD 3-clause |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.3 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.5.2 | Run a subprocess in a pseudo terminal / ISC |
py | 1.5.2 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.3.1 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.1 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 1.6.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.8.2 | python code static checker / GPL |
pyodbc | 4.0.22 | DB API Module for ODBC / MIT |
pyopenssl | 17.5.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.6.0 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.7 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.2 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.3.2 | Simple and powerful testing with Python. / MIT |
python | 3.6.4 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | Extensions to the standard Python datetime module. / BSD 3-clause |
python.app | 2 | Proxy on OS X letting Python libraries hook into the gui event loop / BSD |
pytz | 2017.3 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.3 | Python bindings for zeromq / BSD 3-clause |
qt | 5.6.2 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.3.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.3.1 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 7.0 | library for editing command lines as they are typed in / GPL3 |
requests | 2.18.4 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.10.7 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.35 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.13.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.0.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.1 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.4.2 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 38.4.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.18.1 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 0.5.3 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 1.5.9 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.6.6 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.2.6 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.2.1 | Database Abstraction Library. / MIT |
sqlite | 3.22.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.8.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 3-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.7 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 4.5.3 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.2 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.4 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.22 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.30.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.1.0 | IPython HTML widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.0.2 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.11.5 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.2.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.3 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.2 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.6 | Anaconda Cloud command line client library / BSD 3-Clause |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.23.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.1 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.3 | Community-developed Python Library for Astronomy / BSD |
babel | 2.5.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
bleach | 2.1.2 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.13 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2017.08.26 | Certificates for use with other packages. / ISC |
cairo | 1.14.10 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
certifi | 2018.1.18 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.2 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.2 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
conda | 4.4.9 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.4.1 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.0.0 | tool for validating conda recipes and conda packages / BSD 3-Clause |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.1.4 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.55.1 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.27.3 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.8.2 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.16.0 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.16.0 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
decorator | 4.1.2 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.20.2 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.5 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.13 | A platform independent file lock. / Public Domain |
flask | 0.12.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.3 | A Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.12.4 | A library for configuring and customizing font access. / MIT |
freetype | 2.8 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.2.2 | Coroutine-based network library / MIT |
glib | 2.53.6 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
greenlet | 0.4.12 | Lightweight in-process concurrent programming / MIT |
h5py | 2.7.1 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.1 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.6 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.2.0 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 0.7.1 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
ipykernel | 4.8.0 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.2.1 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.1.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.2.15 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.11.0 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.2 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.31.5 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.10.2 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libedit | 3.1.20170329 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 7.2.0 | The GCC low-level runtime library / GPL |
libgfortran | 3.0.0 | Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1) |
libgfortran-ng | 7.2.0 | The GNU Fortran Runtime Library / GPL |
libiconv | 1.14 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libopenblas | 0.2.20 | An Optimized BLAS library / BSD |
libpng | 1.6.32 | PNG reference library. / zlib/libpng |
libsodium | 1.0.15 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 7.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxcb | 1.12 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.4 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.29 | The XSLT C library developed for the GNOME project / MIT |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.1.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.1.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.1 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mpc | 1.0.3 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 3.1.5 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.4.8 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.4.9 | Multiple dispatch in Python / BSD 3-Clause |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD 3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.0 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.5 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.4.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numexpr | 2.6.4 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.13.3 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 0.7.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.45.1 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openblas | 0.2.20 | An Optimized BLAS library / BSD |
openblas-devel | 0.2.20 | |
openpyxl | 2.4.10 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2n | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 16.8 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.22.0 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 2.0.0.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.1.1 | A Python Parser / MIT License |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.9 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3 |
path.py | 10.5 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.0 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.4.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.41 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.0 | Python style guide checker / MIT |
pexpect | 4.3.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.0.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 9.0.1 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.34.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.4.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
ply | 3.10 | Python Lex-Yacc / BSD 3-clause |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.1 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.5.2 | Run a subprocess in a pseudo terminal / ISC |
py | 1.5.2 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.3.1 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 1.6.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.8.2 | python code static checker / GPL |
pyodbc | 4.0.22 | DB API Module for ODBC / MIT |
pyopenssl | 17.5.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pysocks | 1.6.7 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.2 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.2.5 | Simple and powerful testing with Python. / MIT |
python | 3.6.4 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | Extensions to the standard Python datetime module. / BSD 3-clause |
pytz | 2017.3 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.3 | Python bindings for zeromq / BSD 3-clause |
readline | 7.0 | library for editing command lines as they are typed in / GPL3 |
requests | 2.18.4 | Python HTTP for Humans. / Apache 2.0 |
ruamel_yaml | 0.15.35 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.13.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.0.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.1 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.4.2 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 36.5.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 0.5.3 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 1.5.7 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.6.3 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
sqlalchemy | 1.2.1 | Database Abstraction Library. / MIT |
sqlite | 3.21.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.8.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 3-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.7 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.8.2 | A functional standard library for Python. / BSD 3-Clause |
tornado | 4.5.2 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.2 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.4 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.22 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.12.2 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.30.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.1.0 | IPython HTML widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.0.2 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.3 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.2 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.9 | Anaconda Cloud command line client library / BSD 3-Clause |
anaconda-navigator | 1.7.0 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.1 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.3 | Community-developed Python Library for Astronomy / BSD |
attrs | 17.4.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.5.3 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.2 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.13 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2017.08.26 | Certificates for use with other packages. / ISC |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
certifi | 2018.1.18 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.4 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.2 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
conda | 4.4.10 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.4.1 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 2.0.0 | tool for validating conda recipes and conda packages / BSD 3-Clause |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.1.4 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.58.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.27.3 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.16.1 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.16.1 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.12.2 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.2.1 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.20.2 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.5 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.13 | A platform independent file lock. / Public Domain |
flask | 0.12.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.3 | A Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.12.4 | A library for configuring and customizing font access. / MIT |
freetype | 2.8 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.2.2 | Coroutine-based network library / MIT |
glib | 2.53.6 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
graphite2 | 1.3.10 | A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2 |
greenlet | 0.4.12 | Lightweight in-process concurrent programming / MIT |
gst-plugins-base | 1.12.4 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.12.4 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.7.1 | Read and write HDF5 files from Python. / BSD 3-Clause |
harfbuzz | 1.7.4 | An OpenType text shaping engine. / MIT |
hdf5 | 1.10.1 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.6 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.2.0 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 0.7.1 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
intel-openmp | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipykernel | 4.8.0 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.2.1 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.1.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.2.15 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.11.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.2 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.31.5 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.10.2 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.58.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libedit | 3.1 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 7.2.0 | The GCC low-level runtime library / GPL |
libgfortran-ng | 7.2.0 | The GNU Fortran Runtime Library / GPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libsodium | 1.0.15 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 7.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libtool | 2.4.6 | The GNU Portable Library Tool / GPL 3 |
libxcb | 1.12 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.7 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.21.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.1.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.1.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.1 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mpc | 1.0.3 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 3.1.5 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.1 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.4.9 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.1.0 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD 3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.0 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.5 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.4.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.36.2 | a just-in-time Python function compiler based on LLVM / BSD |
numexpr | 2.6.4 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.14.0 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 0.7.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.45.1 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.10 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2n | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 16.8 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.22.0 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
pango | 1.41.0 | Text layout and rendering engine. / LGPL-2.1 |
parso | 0.1.1 | A Python Parser / MIT License |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.9 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3 |
path.py | 10.5 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.0 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.41 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.3.1 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.0.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 9.0.1 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.34.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.4.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.6.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.10 | Python Lex-Yacc / BSD 3-clause |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.3 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.5.2 | Run a subprocess in a pseudo terminal / ISC |
py | 1.5.2 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.3.1 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.1 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 1.6.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.8.2 | python code static checker / GPL |
pyodbc | 4.0.22 | DB API Module for ODBC / MIT |
pyopenssl | 17.5.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.6.0 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.7 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.2 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.3.2 | Simple and powerful testing with Python. / MIT |
python | 3.6.4 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | Extensions to the standard Python datetime module. / BSD 3-clause |
pytz | 2017.3 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.3 | Python bindings for zeromq / BSD 3-clause |
qt | 5.6.2 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.3.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.3.1 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 7.0 | library for editing command lines as they are typed in / GPL3 |
requests | 2.18.4 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.10.7 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.35 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.13.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.0.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.1 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.4.2 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 38.4.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.18.1 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 0.5.3 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 1.5.9 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.6.6 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.2.6 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.2.1 | Database Abstraction Library. / MIT |
sqlite | 3.22.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.8.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 3-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.7 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 4.5.3 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.2 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.4 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.22 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.30.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.1.0 | IPython HTML widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.0.2 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.3 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.2 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.9 | Anaconda Cloud command line client library / BSD 3-Clause |
anaconda-navigator | 1.7.0 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.1 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.3 | Community-developed Python Library for Astronomy / BSD |
attrs | 17.4.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.5.3 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.2 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.13 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2017.08.26 | Certificates for use with other packages. / ISC |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
certifi | 2018.1.18 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.4 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.2 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
conda | 4.4.10 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.4.1 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 2.0.0 | tool for validating conda recipes and conda packages / BSD 3-Clause |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.1.4 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.58.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.27.3 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.16.1 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.16.1 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.12.2 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.2.1 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.20.2 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.5 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.13 | A platform independent file lock. / Public Domain |
flask | 0.12.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.3 | A Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.12.4 | A library for configuring and customizing font access. / MIT |
freetype | 2.8 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.2.2 | Coroutine-based network library / MIT |
glib | 2.53.6 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
graphite2 | 1.3.10 | A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2 |
greenlet | 0.4.12 | Lightweight in-process concurrent programming / MIT |
gst-plugins-base | 1.12.4 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.12.4 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.7.1 | Read and write HDF5 files from Python. / BSD 3-Clause |
harfbuzz | 1.7.4 | An OpenType text shaping engine. / MIT |
hdf5 | 1.10.1 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.6 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.2.0 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 0.7.1 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
intel-openmp | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipykernel | 4.8.0 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.2.1 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.1.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.2.15 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.11.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.2 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.31.5 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.10.2 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.58.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libedit | 3.1 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 7.2.0 | The GCC low-level runtime library / GPL |
libgfortran-ng | 7.2.0 | The GNU Fortran Runtime Library / GPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libsodium | 1.0.15 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 7.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libtool | 2.4.6 | The GNU Portable Library Tool / GPL 3 |
libxcb | 1.12 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.7 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.21.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.1.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.1.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.1 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mpc | 1.0.3 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 3.1.5 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.1 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.4.9 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.1.0 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD 3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.0 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.5 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.4.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.36.2 | a just-in-time Python function compiler based on LLVM / BSD |
numexpr | 2.6.4 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.14.0 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 0.7.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.45.1 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.10 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2n | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 16.8 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.22.0 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.15.0.6 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
pango | 1.41.0 | Text layout and rendering engine. / LGPL-2.1 |
parso | 0.1.1 | A Python Parser / MIT License |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.9 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3 |
path.py | 10.5 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.0 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.41 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.3.1 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.0.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 9.0.1 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.34.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.4.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.6.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.10 | Python Lex-Yacc / BSD 3-clause |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.3 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.5.2 | Run a subprocess in a pseudo terminal / ISC |
py | 1.5.2 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.3.1 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.1 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 1.6.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.8.2 | python code static checker / GPL |
pyodbc | 4.0.22 | DB API Module for ODBC / MIT |
pyopenssl | 17.5.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.6.0 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.7 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.2 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.3.2 | Simple and powerful testing with Python. / MIT |
python | 3.6.4 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | Extensions to the standard Python datetime module. / BSD 3-clause |
pytz | 2017.3 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.3 | Python bindings for zeromq / BSD 3-clause |
qt | 5.6.2 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.3.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.3.1 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 7.0 | library for editing command lines as they are typed in / GPL3 |
requests | 2.18.4 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.10.7 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.35 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.13.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.0.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.1 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.4.2 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 38.4.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.18.1 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 0.5.3 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 1.5.9 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.6.6 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.2.6 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.2.1 | Database Abstraction Library. / MIT |
sqlite | 3.22.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.8.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 3-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.7 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 4.5.3 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.2 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.4 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.22 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.30.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.1.0 | IPython HTML widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.0.2 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.3 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.2 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.9 | Anaconda Cloud command line client library / BSD 3-Clause |
anaconda-navigator | 1.7.0 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.1 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.3 | Community-developed Python Library for Astronomy / BSD |
attrs | 17.4.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.5.3 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.functools_lru_cache | 1.4 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
backports.shutil_which | 3.5.1 | Backport of shutil.which from Python 3.3 / PSF2 & MIT |
backports_abc | 0.5 | A backport of recent additions to the collections.abc module. / PSF 2 |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.2 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.13 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2017.08.26 | Certificates for use with other packages. / ISC |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD 2-Clause |
certifi | 2018.1.18 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.4 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.2 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
comtypes | 1.1.4 | pure Python COM package / MIT |
conda | 4.4.10 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.4.1 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 2.0.0 | tool for validating conda recipes and conda packages / BSD 3-Clause |
configparser | 3.5.0 | This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT |
console_shortcut | 0.1.1 | Console shortcut creator for Windows (using menuinst) / BSD |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.1.4 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.58.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.27.3 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.16.1 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.16.1 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
decorator | 4.2.1 | Better living through Python with decorators. / BSD 3-Clause |
distlib | 0.2.5 | Distribution utilities / Python Software Foundation License |
distributed | 1.20.2 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
enum34 | 1.1.6 | Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.13 | A platform independent file lock. / Public Domain |
flask | 0.12.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.3 | A Flask extension adding a decorator for CORS support / MIT |
freetype | 2.8 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
funcsigs | 1.0.2 | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0 |
functools32 | 3.2.3.2 | Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license |
futures | 3.2.0 | Backport of the concurrent.futures package from Python 3.2 / PSF |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.2.2 | Coroutine-based network library / MIT |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
greenlet | 0.4.12 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD 3-Clause |
h5py | 2.7.1 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.1 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icc_rt | 2017.0.4 | Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.6 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.2.0 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 0.7.1 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
intel-openmp | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipaddress | 1.0.19 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.8.0 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 5.4.1 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.1.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.2.15 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.11.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.2 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.31.4 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.10.2 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.58.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.7 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.21.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.1.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.1.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.11 | cross platform menu item installation / BSD |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.1 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.1 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.4.9 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.1.0 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD 3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.5 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.4.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.36.2 | a just-in-time Python function compiler based on LLVM / BSD |
numexpr | 2.6.4 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.14.0 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 0.7.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.45.1 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.10 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2n | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 16.8 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.22.0 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.1.1 | A Python Parser / MIT License |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 10.5 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.0 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pep8 | 1.7.1 | Python style guide checker / MIT |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.0.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 9.0.1 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.4.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.6.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.10 | Python Lex-Yacc / BSD 3-clause |
progress | 1.3 | Easy progress reporting for Python / ISC |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.3 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
py | 1.5.2 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.3.1 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.1 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 1.6.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.8.2 | python code static checker / GPL |
pyodbc | 4.0.22 | DB API Module for ODBC / MIT |
pyopenssl | 17.5.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.6.0 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.7 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.2 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.3.2 | Simple and powerful testing with Python. / MIT |
python | 2.7.14 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | Extensions to the standard Python datetime module. / BSD 3-clause |
pytz | 2017.3 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pywin32 | 222 | Python extensions for Windows / PSF |
pywinpty | 0.5 | Python bindings for the winpty library / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.3 | Python bindings for zeromq / BSD 3-clause |
qt | 5.6.2 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.3.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.3.1 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
requests | 2.18.4 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.10.7 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.35 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.6 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.13.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.0.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.1 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.4.2 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 38.4.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.18.1 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 0.5.3 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 1.5.9 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.6.6 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.2.6 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.2.1 | Database Abstraction Library. / MIT |
sqlite | 3.22.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
ssl_match_hostname | 3.5.0.1 | The ssl.match_hostname() function from Python 3.5 / PSF 2 |
statsmodels | 0.8.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
subprocess32 | 3.2.7 | A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2 |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 3-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.7 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 4.5.3 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.2 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
urllib3 | 1.22 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
vc | 9 | A meta-package to track VC features. / Modified BSD License (3-clause) |
vs2008_runtime | 9.00.30729.1 | Bundles of the MSVC 9 (VS 2008) runtime / Proprietary |
vs2015_runtime | 14.0.25123 | Bundles of the MSVC 14 (VS 2015) runtime / Proprietary |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.30.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.1.0 | IPython HTML widgets for Jupyter / BSD 3-clause |
win_inet_pton | 1.0.1 | Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN |
win_unicode_console | 0.5 | A Python package to enable Unicode input and display when running Python from Windows console. / MIT |
wincertstore | 0.2 | Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2 |
winpty | 0.4.3 | Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.0.2 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.11.5 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.9 | Anaconda Cloud command line client library / BSD 3-Clause |
anaconda-navigator | 1.7.0 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.1 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.3 | Community-developed Python Library for Astronomy / BSD |
attrs | 17.4.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.5.3 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.functools_lru_cache | 1.4 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
backports.shutil_which | 3.5.1 | Backport of shutil.which from Python 3.3 / PSF2 & MIT |
backports_abc | 0.5 | A backport of recent additions to the collections.abc module. / PSF 2 |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.2 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.13 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2017.08.26 | Certificates for use with other packages. / ISC |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD 2-Clause |
certifi | 2018.1.18 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.4 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.2 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
comtypes | 1.1.4 | pure Python COM package / MIT |
conda | 4.4.10 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.4.1 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 2.0.0 | tool for validating conda recipes and conda packages / BSD 3-Clause |
configparser | 3.5.0 | This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT |
console_shortcut | 0.1.1 | Console shortcut creator for Windows (using menuinst) / BSD |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.1.4 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.58.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.27.3 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.16.1 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.16.1 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
decorator | 4.2.1 | Better living through Python with decorators. / BSD 3-Clause |
distlib | 0.2.5 | Distribution utilities / Python Software Foundation License |
distributed | 1.20.2 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
enum34 | 1.1.6 | Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.13 | A platform independent file lock. / Public Domain |
flask | 0.12.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.3 | A Flask extension adding a decorator for CORS support / MIT |
freetype | 2.8 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
funcsigs | 1.0.2 | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0 |
functools32 | 3.2.3.2 | Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license |
futures | 3.2.0 | Backport of the concurrent.futures package from Python 3.2 / PSF |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.2.2 | Coroutine-based network library / MIT |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
greenlet | 0.4.12 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD 3-Clause |
h5py | 2.7.1 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.1 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icc_rt | 2017.0.4 | Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.6 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.2.0 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 0.7.1 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
intel-openmp | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipaddress | 1.0.19 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.8.0 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 5.4.1 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.1.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.2.15 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.11.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.2 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.31.5 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.10.2 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.58.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.7 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.21.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.1.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.1.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.11 | cross platform menu item installation / BSD |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.1 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.1 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.4.9 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.1.0 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD 3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.5 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.4.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.36.2 | a just-in-time Python function compiler based on LLVM / BSD |
numexpr | 2.6.4 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.14.0 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 0.7.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.45.1 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.10 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2n | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 16.8 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.22.0 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.1.1 | A Python Parser / MIT License |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 10.5 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.0 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pep8 | 1.7.1 | Python style guide checker / MIT |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.0.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 9.0.1 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.4.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.6.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.10 | Python Lex-Yacc / BSD 3-clause |
progress | 1.3 | Easy progress reporting for Python / ISC |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.3 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
py | 1.5.2 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.3.1 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.1 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 1.6.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.8.2 | python code static checker / GPL |
pyodbc | 4.0.22 | DB API Module for ODBC / MIT |
pyopenssl | 17.5.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.6.0 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.7 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.2 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.3.2 | Simple and powerful testing with Python. / MIT |
python | 2.7.14 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | Extensions to the standard Python datetime module. / BSD 3-clause |
pytz | 2017.3 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pywin32 | 222 | Python extensions for Windows / PSF |
pywinpty | 0.5 | Python bindings for the winpty library / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.3 | Python bindings for zeromq / BSD 3-clause |
qt | 5.6.2 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.3.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.3.1 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
requests | 2.18.4 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.10.7 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.35 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.6 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.13.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.0.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.1 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.4.2 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 38.4.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.18.1 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 0.5.3 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 1.5.9 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.6.6 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.2.6 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.2.1 | Database Abstraction Library. / MIT |
sqlite | 3.22.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
ssl_match_hostname | 3.5.0.1 | The ssl.match_hostname() function from Python 3.5 / PSF 2 |
statsmodels | 0.8.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
subprocess32 | 3.2.7 | A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2 |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 3-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.7 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 4.5.3 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.2 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
urllib3 | 1.22 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
vc | 9 | A meta-package to track VC features. / Modified BSD License (3-clause) |
vs2008_runtime | 9.00.30729.1 | Bundles of the MSVC 9 (VS 2008) runtime / Proprietary |
vs2015_runtime | 14.0.25123 | Bundles of the MSVC 14 (VS 2015) runtime / Proprietary |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.30.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.1.0 | IPython HTML widgets for Jupyter / BSD 3-clause |
win_inet_pton | 1.0.1 | Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN |
win_unicode_console | 0.5 | A Python package to enable Unicode input and display when running Python from Windows console. / MIT |
wincertstore | 0.2 | Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2 |
winpty | 0.4.3 | Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.0.2 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.11.5 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.9 | Anaconda Cloud command line client library / BSD 3-Clause |
anaconda-navigator | 1.7.0 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
appnope | 0.1.0 | Disable App Nap on OS X 10.9 / BSD 2-Clause |
appscript | 1.0.1 | Control AppleScriptable applications from Python / Public-Domain |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.1 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.3 | Community-developed Python Library for Astronomy / BSD |
attrs | 17.4.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.5.3 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.functools_lru_cache | 1.4 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
backports_abc | 0.5 | A backport of recent additions to the collections.abc module. / PSF 2 |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.2 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.13 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2017.08.26 | Certificates for use with other packages. / ISC |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD 2-Clause |
certifi | 2018.1.18 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.4 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.2 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
conda | 4.4.10 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.4.1 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 2.0.0 | tool for validating conda recipes and conda packages / BSD 3-Clause |
configparser | 3.5.0 | This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.1.4 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.58.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.27.3 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.16.1 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.16.1 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.12.2 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.2.1 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.20.2 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
enum34 | 1.1.6 | Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.5 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.13 | A platform independent file lock. / Public Domain |
flask | 0.12.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.3 | A Flask extension adding a decorator for CORS support / MIT |
freetype | 2.8 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
funcsigs | 1.0.2 | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0 |
functools32 | 3.2.3.2 | Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license |
futures | 3.2.0 | Backport of the concurrent.futures package from Python 3.2 / PSF |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gettext | 0.19.8.1 | Internationalization package. / GPLv2 |
gevent | 1.2.2 | Coroutine-based network library / MIT |
glib | 2.53.6 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
greenlet | 0.4.12 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD 3-Clause |
h5py | 2.7.1 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.1 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.6 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.2.0 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 0.7.1 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
intel-openmp | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipaddress | 1.0.19 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.8.0 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 5.4.1 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.1.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.2.15 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.11.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.2 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.31.5 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.10.2 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.58.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libcxx | 4.0.1 | C++ Standard Library / MIT license or UIUC License |
libcxxabi | 4.0.1 | C++ Standard Library Support / MIT license or UIUC License |
libedit | 3.1 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgfortran | 3.0.1 | Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libsodium | 1.0.15 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.7 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.21.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.1.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.1.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.1 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mpc | 1.0.3 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 3.1.5 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.1 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.4.9 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.1.0 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD 3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.0 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.5 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.4.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.36.2 | a just-in-time Python function compiler based on LLVM / BSD |
numexpr | 2.6.4 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.14.0 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 0.7.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.45.1 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.10 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2n | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 16.8 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.22.0 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.1.1 | A Python Parser / MIT License |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 10.5 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.0 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.41 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.3.1 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.0.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 9.0.1 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.4.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.6.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.10 | Python Lex-Yacc / BSD 3-clause |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.3 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.5.2 | Run a subprocess in a pseudo terminal / ISC |
py | 1.5.2 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyaudio | 0.2.7 | Bindings for PortAudio v19, the cross-platform audio stream library / MIT |
pycodestyle | 2.3.1 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.1 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 1.6.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.8.2 | python code static checker / GPL |
pyodbc | 4.0.22 | DB API Module for ODBC / MIT |
pyopenssl | 17.5.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.6.0 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.7 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.2 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.3.2 | Simple and powerful testing with Python. / MIT |
python | 2.7.14 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | Extensions to the standard Python datetime module. / BSD 3-clause |
python.app | 2 | Proxy on OS X letting Python libraries hook into the gui event loop / BSD |
pytz | 2017.3 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.3 | Python bindings for zeromq / BSD 3-clause |
qt | 5.6.2 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.3.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.3.1 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 7.0 | library for editing command lines as they are typed in / GPL3 |
requests | 2.18.4 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.10.7 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.35 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.6 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.13.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.0.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.1 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.4.2 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 38.4.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.18.1 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 0.5.3 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 1.5.9 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.6.6 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.2.6 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.2.1 | Database Abstraction Library. / MIT |
sqlite | 3.22.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
ssl_match_hostname | 3.5.0.1 | The ssl.match_hostname() function from Python 3.5 / PSF 2 |
statsmodels | 0.8.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
subprocess32 | 3.2.7 | A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2 |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 3-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.7 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 4.5.3 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.2 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.4 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.22 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.30.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.1.0 | IPython HTML widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.0.2 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.11.5 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.2.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.3 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.2 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.6 | Anaconda Cloud command line client library / BSD 3-Clause |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.23.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.1 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.3 | Community-developed Python Library for Astronomy / BSD |
babel | 2.5.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.functools_lru_cache | 1.4 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
backports_abc | 0.5 | A backport of recent additions to the collections.abc module. / PSF 2 |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
bleach | 2.1.2 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.13 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2017.08.26 | Certificates for use with other packages. / ISC |
cairo | 1.14.10 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD 2-Clause |
certifi | 2018.1.18 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.2 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.2 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
conda | 4.4.9 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.4.1 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.0.0 | tool for validating conda recipes and conda packages / BSD 3-Clause |
configparser | 3.5.0 | This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.1.4 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.55.1 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.27.3 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.8.2 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.16.0 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.16.0 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
decorator | 4.1.2 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.20.2 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
enum34 | 1.1.6 | Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.5 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.13 | A platform independent file lock. / Public Domain |
flask | 0.12.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.3 | A Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.12.4 | A library for configuring and customizing font access. / MIT |
freetype | 2.8 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
funcsigs | 1.0.2 | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0 |
functools32 | 3.2.3.2 | Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license |
functools_lru_cache | 1.4 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
futures | 3.2.0 | Backport of the concurrent.futures package from Python 3.2 / PSF |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.2.2 | Coroutine-based network library / MIT |
glib | 2.53.6 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
greenlet | 0.4.12 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD 3-Clause |
h5py | 2.7.1 | Read and write HDF5 files from Python. / BSD 3-Clause |
hdf5 | 1.10.1 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.6 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.2.0 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 0.7.1 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
ipaddress | 1.0.18 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.8.0 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 5.4.1 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.1.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.2.15 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.11.0 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.2 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.31.5 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.10.2 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libedit | 3.1.20170329 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 7.2.0 | The GCC low-level runtime library / GPL |
libgfortran | 3.0.0 | Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1) |
libgfortran-ng | 7.2.0 | The GNU Fortran Runtime Library / GPL |
libiconv | 1.14 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
libopenblas | 0.2.20 | An Optimized BLAS library / BSD |
libpng | 1.6.32 | PNG reference library. / zlib/libpng |
libsodium | 1.0.15 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 7.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libxcb | 1.12 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.4 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.29 | The XSLT C library developed for the GNOME project / MIT |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.1.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.1.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.1 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mpc | 1.0.3 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 3.1.5 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.4.8 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.4.9 | Multiple dispatch in Python / BSD 3-Clause |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD 3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.0 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.5 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.4.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numexpr | 2.6.4 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.13.3 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 0.7.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.45.1 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openblas | 0.2.20 | An Optimized BLAS library / BSD |
openblas-devel | 0.2.20 | |
openpyxl | 2.4.10 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2n | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 16.8 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.22.0 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 2.0.0.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.1.1 | A Python Parser / MIT License |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.9 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3 |
path.py | 10.5 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.0 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.4.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.41 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.0 | Python style guide checker / MIT |
pexpect | 4.3.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.0.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 9.0.1 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.34.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.4.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
ply | 3.10 | Python Lex-Yacc / BSD 3-clause |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.1 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.5.2 | Run a subprocess in a pseudo terminal / ISC |
py | 1.5.2 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycairo | 1.13.3 | Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1 |
pycodestyle | 2.3.1 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 1.6.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.8.2 | python code static checker / GPL |
pyodbc | 4.0.22 | DB API Module for ODBC / MIT |
pyopenssl | 17.5.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pysocks | 1.6.7 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.2 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.2.5 | Simple and powerful testing with Python. / MIT |
python | 2.7.14 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | Extensions to the standard Python datetime module. / BSD 3-clause |
pytz | 2017.3 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.3 | Python bindings for zeromq / BSD 3-clause |
readline | 7.0 | library for editing command lines as they are typed in / GPL3 |
requests | 2.18.4 | Python HTTP for Humans. / Apache 2.0 |
ruamel_yaml | 0.15.35 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.6 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.13.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.0.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.1 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.4.2 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 36.5.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 0.5.3 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 1.5.7 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.6.3 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
sqlalchemy | 1.2.1 | Database Abstraction Library. / MIT |
sqlite | 3.21.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
ssl_match_hostname | 3.5.0.1 | The ssl.match_hostname() function from Python 3.5 / PSF 2 |
statsmodels | 0.8.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
subprocess32 | 3.2.7 | A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2 |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 3-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.7 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.8.2 | A functional standard library for Python. / BSD 3-Clause |
tornado | 4.5.2 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.2 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.4 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.22 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.12.2 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.30.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.1.0 | IPython HTML widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.0.2 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.3 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.2 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.9 | Anaconda Cloud command line client library / BSD 3-Clause |
anaconda-navigator | 1.7.0 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.1 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.3 | Community-developed Python Library for Astronomy / BSD |
attrs | 17.4.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.5.3 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.functools_lru_cache | 1.4 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
backports_abc | 0.5 | A backport of recent additions to the collections.abc module. / PSF 2 |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.2 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.13 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2017.08.26 | Certificates for use with other packages. / ISC |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD 2-Clause |
certifi | 2018.1.18 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.4 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.2 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
conda | 4.4.10 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.4.1 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 2.0.0 | tool for validating conda recipes and conda packages / BSD 3-Clause |
configparser | 3.5.0 | This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.1.4 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.58.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.27.3 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.16.1 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.16.1 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.12.2 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.2.1 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.20.2 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
enum34 | 1.1.6 | Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.5 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.13 | A platform independent file lock. / Public Domain |
flask | 0.12.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.3 | A Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.12.4 | A library for configuring and customizing font access. / MIT |
freetype | 2.8 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
funcsigs | 1.0.2 | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0 |
functools32 | 3.2.3.2 | Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license |
futures | 3.2.0 | Backport of the concurrent.futures package from Python 3.2 / PSF |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.2.2 | Coroutine-based network library / MIT |
glib | 2.53.6 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
graphite2 | 1.3.10 | A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2 |
greenlet | 0.4.12 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD 3-Clause |
gst-plugins-base | 1.12.4 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.12.4 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.7.1 | Read and write HDF5 files from Python. / BSD 3-Clause |
harfbuzz | 1.7.4 | An OpenType text shaping engine. / MIT |
hdf5 | 1.10.1 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.6 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.2.0 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 0.7.1 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
intel-openmp | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipaddress | 1.0.19 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.8.0 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 5.4.1 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.1.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.2.15 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.11.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.2 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.31.5 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.10.2 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.58.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libedit | 3.1 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 7.2.0 | The GCC low-level runtime library / GPL |
libgfortran-ng | 7.2.0 | The GNU Fortran Runtime Library / GPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libsodium | 1.0.15 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 7.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libtool | 2.4.6 | The GNU Portable Library Tool / GPL 3 |
libxcb | 1.12 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.7 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.21.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.1.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.1.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.1 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mpc | 1.0.3 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 3.1.5 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.1 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.4.9 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.1.0 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD 3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.0 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.5 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.4.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.36.2 | a just-in-time Python function compiler based on LLVM / BSD |
numexpr | 2.6.4 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.14.0 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 0.7.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.45.1 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.10 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2n | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 16.8 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.22.0 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.19.2.1 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
pango | 1.41.0 | Text layout and rendering engine. / LGPL-2.1 |
parso | 0.1.1 | A Python Parser / MIT License |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.9 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3 |
path.py | 10.5 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.0 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.41 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.3.1 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.0.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 9.0.1 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.34.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.4.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.6.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.10 | Python Lex-Yacc / BSD 3-clause |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.3 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.5.2 | Run a subprocess in a pseudo terminal / ISC |
py | 1.5.2 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycairo | 1.15.4 | Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1 |
pycodestyle | 2.3.1 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.1 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 1.6.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.8.2 | python code static checker / GPL |
pyodbc | 4.0.22 | DB API Module for ODBC / MIT |
pyopenssl | 17.5.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.6.0 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.7 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.2 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.3.2 | Simple and powerful testing with Python. / MIT |
python | 2.7.14 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | Extensions to the standard Python datetime module. / BSD 3-clause |
pytz | 2017.3 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.3 | Python bindings for zeromq / BSD 3-clause |
qt | 5.6.2 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.3.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.3.1 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 7.0 | library for editing command lines as they are typed in / GPL3 |
requests | 2.18.4 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.10.7 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.35 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.6 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.13.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.0.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.1 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.4.2 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 38.4.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.18.1 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 0.5.3 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 1.5.9 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.6.6 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.2.6 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.2.1 | Database Abstraction Library. / MIT |
sqlite | 3.22.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
ssl_match_hostname | 3.5.0.1 | The ssl.match_hostname() function from Python 3.5 / PSF 2 |
statsmodels | 0.8.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
subprocess32 | 3.2.7 | A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2 |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 3-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.7 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 4.5.3 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.2 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.4 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.22 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.30.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.1.0 | IPython HTML widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.0.2 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.3 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.2 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.9 | Anaconda Cloud command line client library / BSD 3-Clause |
anaconda-navigator | 1.7.0 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.2 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 0.24.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.6.1 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.3 | Community-developed Python Library for Astronomy / BSD |
attrs | 17.4.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.5.3 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backports | 1.0 | / BSD |
backports.functools_lru_cache | 1.4 | Backport of functools.lru_cache from Python 3.3 as published at ActiveState. / MIT |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
backports_abc | 0.5 | A backport of recent additions to the collections.abc module. / PSF 2 |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.1.2 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.13 | Statistical and novel interactive HTML plots for Python / BSD 3-Clause |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
bzip2 | 1.0.6 | high-quality data compressor / bzip2 |
ca-certificates | 2017.08.26 | Certificates for use with other packages. / ISC |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD 2-Clause |
certifi | 2018.1.18 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.11.4 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 6.7 | A simple wrapper around optparse for powerful command line utilities. / BSD 3-Clause |
cloudpickle | 0.5.2 | Extended pickling support for Python objects / BSD 3-Clause |
clyent | 1.2.2 | Command line client library for windows and posix / BSD 3-Clause |
colorama | 0.3.9 | Cross-platform colored terminal text. / BSD 3-Clause |
conda | 4.4.10 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.4.1 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 2.0.0 | tool for validating conda recipes and conda packages / BSD 3-Clause |
configparser | 3.5.0 | This library brings the updated configparser from Python 3.5 to Python 2.6-3.5 / MIT |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.1.4 | Provides cryptographic recipes and primitives to Python developers / Apache 2.0 or BSD 3-Clause, PSF 2 |
curl | 7.58.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.27.3 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.9.0 | Cython implementation of Toolz. High performance functional utilities. / BSD 3-Clause |
dask | 0.16.1 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.16.1 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.12.2 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.2.1 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.20.2 | Distributed computing with Dask / BSD 3-Clause |
docutils | 0.14 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.2.3 | Discover and load entry points from installed packages. / MIT License |
enum34 | 1.1.6 | Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 / BSD 3-Clause |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.5 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.13 | A platform independent file lock. / Public Domain |
flask | 0.12.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
flask-cors | 3.0.3 | A Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.12.4 | A library for configuring and customizing font access. / MIT |
freetype | 2.8 | A Free, High-Quality, and Portable Font Engine / GPL-2.0 and FreeType |
funcsigs | 1.0.2 | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+. / Apache 2.0 |
functools32 | 3.2.3.2 | Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF license |
futures | 3.2.0 | Backport of the concurrent.futures package from Python 3.2 / PSF |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.2.2 | Coroutine-based network library / MIT |
glib | 2.53.6 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.6 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
graphite2 | 1.3.10 | A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2 |
greenlet | 0.4.12 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD 3-Clause |
gst-plugins-base | 1.12.4 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.12.4 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.7.1 | Read and write HDF5 files from Python. / BSD 3-Clause |
harfbuzz | 1.7.4 | An OpenType text shaping engine. / MIT |
hdf5 | 1.10.1 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.6 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.2.0 | a Python library for reading and writing image data / BSD 2-Clause |
imagesize | 0.7.1 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
intel-openmp | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
ipaddress | 1.0.19 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.8.0 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 5.4.1 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.1.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.2.15 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.11.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.10 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go. / BSD 3-Clause |
jupyter_client | 5.2.2 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.4.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.31.5 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.10.2 | A Launcher for JupyterLab based applications. / BSD 3-Clause |
lazy-object-proxy | 1.3.1 | A fast and thorough lazy object proxy. / BSD 2-Clause |
libcurl | 7.58.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libedit | 3.1 | Editline Library (libedit) / NetBSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 7.2.0 | The GCC low-level runtime library / GPL |
libgfortran-ng | 7.2.0 | The GNU Fortran Runtime Library / GPL |
libpng | 1.6.34 | PNG reference library. / zlib/libpng |
libsodium | 1.0.15 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 7.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.9 | Support for the Tag Image File Format (TIFF). / HPND |
libtool | 2.4.6 | The GNU Portable Library Tool / GPL 3 |
libxcb | 1.12 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.7 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.32 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.21.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.1.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.1.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.3 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.1 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mpc | 1.0.3 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 3.1.5 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL 3 |
mpmath | 1.0.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.5.1 | MessagePack (de)serializer. / Apache 2.0 |
multipledispatch | 0.4.9 | Multiple dispatch in Python / BSD 3-Clause |
navigator-updater | 0.1.0 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.3.1 | Converting Jupyter Notebooks / BSD 3-Clause |
nbformat | 4.4.0 | The reference implementation of the Jupyter Notebook format / BSD 3-clause |
ncurses | 6.0 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.1 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.5 | Build Python programs to work with human language data / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 5.4.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.36.2 | a just-in-time Python function compiler based on LLVM / BSD |
numexpr | 2.6.4 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.14.0 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 0.7.0 | Sphinx extension to support docstrings in Numpy format / BSD 3-Clause |
odo | 0.5.1 | Data migration in Python / BSD-3-Clause |
olefile | 0.45.1 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.10 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2n | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 16.8 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 0.22.0 | High-performance, easy-to-use data structures and data analysis tools. / BSD 3-clause |
pandoc | 1.15.0.6 | Universal markup converter (repackaged binaries). / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
pango | 1.41.0 | Text layout and rendering engine. / LGPL-2.1 |
parso | 0.1.1 | A Python Parser / MIT License |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.9 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL 3 |
path.py | 10.5 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.0 | Fork of pathlib aiming to support the full stdlib Python API. / MIT |
patsy | 0.5.0 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.41 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.3.1 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 5.0.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors. / PIL |
pip | 9.0.1 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.34.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.4.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.6.0 | Plugin registration and hook calling for Python / MIT |
ply | 3.10 | Python Lex-Yacc / BSD 3-clause |
prompt_toolkit | 1.0.15 | Library for building powerful interactive command lines in Python / BSD 3-clause |
psutil | 5.4.3 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.5.2 | Run a subprocess in a pseudo terminal / ISC |
py | 1.5.2 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycairo | 1.15.4 | Python bindings for the Cairo graphics library. / LGPL 2.1, MPL 1.1 |
pycodestyle | 2.3.1 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.18 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.1 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 1.6.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.8.2 | python code static checker / GPL |
pyodbc | 4.0.22 | DB API Module for ODBC / MIT |
pyopenssl | 17.5.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pyqt | 5.6.0 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pysocks | 1.6.7 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.4.2 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 3.3.2 | Simple and powerful testing with Python. / MIT |
python | 2.7.14 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | Extensions to the standard Python datetime module. / BSD 3-clause |
pytz | 2017.3 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.3 | Python bindings for zeromq / BSD 3-clause |
qt | 5.6.2 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.4.4 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.3.1 | Jupyter Qt console / BSD 3-Clause |
qtpy | 1.3.1 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 7.0 | library for editing command lines as they are typed in / GPL3 |
requests | 2.18.4 | Python HTTP for Humans. / Apache 2.0 |
rope | 0.10.7 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.15.35 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.6 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.13.1 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.1 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 1.0.0 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.1 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.4.2 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 38.4.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.18.1 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.11.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 0.5.3 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 1.5.9 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.6.6 | Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD 2-clause |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 3.2.6 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.2.1 | Database Abstraction Library. / MIT |
sqlite | 3.22.0 | Implements a self-contained, zero-configuration, SQL database engine. / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
ssl_match_hostname | 3.5.0.1 | The ssl.match_hostname() function from Python 3.5 / PSF 2 |
statsmodels | 0.8.0 | Statistical computations and models for use with SciPy / BSD 3-Clause |
subprocess32 | 3.2.7 | A backport of the subprocess module from Python 3.2/3.3 for use on 2.x. / PSF 2 |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.1 | Terminals served by tornado websockets / BSD 3-clause |
testpath | 0.3.1 | Testpath is a collection of utilities for Python code working with files and commands. / MIT |
tk | 8.6.7 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toolz | 0.9.0 | A functional standard library for Python. / BSD 3-Clause |
tornado | 4.5.3 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / BSD 3-clause |
typing | 3.6.2 | Type Hints for Python - backport for Python<3.5 / PSF |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.4 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.22 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.7 | Measures number of Terminal column cells of wide-character codes. / MIT |
webencodings | 0.5.1 | Character encoding aliases for legacy web content / BSD 3-Clause |
werkzeug | 0.14.1 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.30.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.1.0 | IPython HTML widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching. / BSD 2-Clause |
xlrd | 1.1.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.0.2 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.3 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML. / MIT |
zeromq | 4.2.2 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 0.1.3 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |