Anaconda Distribution release notes
2017
Getting Started
- Getting started with Anaconda
- Anaconda Distribution
- Miniconda
- Anaconda Learning
- R has been updated to version 3.4.2. All R packages (including RStudio) have been rebuilt to be compatible with the new Anaconda 5.0 compilers.
- Updated many packages, including Python, Numpy, Spyder, Navigator, and Bokeh.
- The MKL library load path has been modified to address issue for Julia users.
- Fixed an OpenSSL issue with WSL on Windows.
- Fixed Anaconda Installer Configuration (AIC) feature for Unix installers.
- Re-enabled spaces in installation paths on Windows (temporarily disabled in 5.0.0).
Major package updates
- anaconda-navigator 1.6.8 -> 1.6.9
- bokeh 0.12.7 -> 0.12.10
- conda 4.3.27 -> 4.3.30
- conda-build 3.0.22 -> 3.0.27
- dask 0.15.2 -> 0.15.3
- matplotlib 2.0.2 -> 2.1.0
- numpy 1.13.1 -> 1.13.3
- python 2.7.13 -> 2.7.14
- python 3.6.2 -> 3.6.3
- scikit-learn 0.19.0 -> 0.19.1
- spyder 3.2.3 -> 3.2.4
Name | Version | Summary / License |
---|---|---|
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.5 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.6.9 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.0 | Reproducible, executable project directories. / BSD 3-Clause |
asn1crypto | 0.22.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.5.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.2 | 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 |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.0.0 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.10 | 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 |
cachecontrol | 0.12.3 | httplib2 caching algorithms for use with requests / Apache Software License |
certifi | 2017.7.27.1 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.10.0 | 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.4.0 | 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.2 | pure Python COM package / MIT |
conda | 4.3.30 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.0.27 | tools for building 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.0.3 | 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.26.1 | 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.15.3 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.15.3 | 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 |
distlib | 0.2.5 | Distribution utilities / Python Software Foundation License |
distributed | 1.19.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 | 2.0.12 | 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.5 | 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.0 | 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 | 0.999999999 | 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.6.1 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.1.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.0.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 |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.10.2 | 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 |
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.1.0 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.3.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.27.0 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.4.0 | 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 |
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.32 | PNG reference library. / zlib/libpng |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.8 | Support for the Tag Image File Format (TIFF). / HPND |
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 |
llvmlite | 0.20.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lockfile | 0.12.2 | Platform-independent file locking module / MIT |
lxml | 4.1.0 | 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.0 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.10 | cross platform menu item installation / BSD |
mistune | 0.7.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mpmath | 0.19 | 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 |
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.0 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.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.0.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.35.0 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.2 | 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.44 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.8 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2l | 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.20.3 | 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 |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 10.3.1 | 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 |
pep8 | 1.7.0 | Python style guide checker / MIT |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 4.2.1 | 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 |
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.0 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
py | 1.4.34 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.3.1 | Python style guide checker / MIT |
pycosat | 0.6.2 | 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.7.4 | python code static checker / GPL |
pyodbc | 4.0.17 | DB API Module for ODBC / MIT |
pyopenssl | 17.2.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.2.1 | Simple and powerful testing with Python. / MIT |
python | 3.6.3 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | Extensions to the standard Python datetime module. / BSD 3-clause |
pytz | 2017.2 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pywin32 | 221 | Python extensions for Windows / PSF |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.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.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.5 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.11.14 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.13.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 | 0.19.1 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.0 | Statistical data visualization / 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 |
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.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 |
spyder | 3.2.4 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.1.13 | Database Abstraction Library. / MIT |
sqlite | 3.20.1 | 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 |
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 |
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.12.2 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.29.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.0.2 | 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 |
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.4 | 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 |
---|---|---|
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.5 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.6.9 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.0 | Reproducible, executable project directories. / BSD 3-Clause |
asn1crypto | 0.22.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.5.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.2 | 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 |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.0.0 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.10 | 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 |
cachecontrol | 0.12.3 | httplib2 caching algorithms for use with requests / Apache Software License |
certifi | 2017.7.27.1 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.10.0 | 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.4.0 | 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.2 | pure Python COM package / MIT |
conda | 4.3.30 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.0.27 | tools for building 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.0.3 | 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.26.1 | 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.15.3 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.15.3 | 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 |
distlib | 0.2.5 | Distribution utilities / Python Software Foundation License |
distributed | 1.19.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 | 2.0.12 | 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.5 | 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.0 | 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 | 0.999999999 | 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.6.1 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.1.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.0.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 |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.10.2 | 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 |
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.1.0 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.3.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.27.0 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.4.0 | 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 |
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.32 | PNG reference library. / zlib/libpng |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.8 | Support for the Tag Image File Format (TIFF). / HPND |
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 |
llvmlite | 0.20.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lockfile | 0.12.2 | Platform-independent file locking module / MIT |
lxml | 4.1.0 | 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.0 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.10 | cross platform menu item installation / BSD |
mistune | 0.7.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mpmath | 0.19 | 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 |
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.0 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.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.0.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.35.0 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.2 | 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.44 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.8 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2l | 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.20.3 | 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 |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 10.3.1 | 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 |
pep8 | 1.7.0 | Python style guide checker / MIT |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 4.2.1 | 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 |
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.0 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
py | 1.4.34 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.3.1 | Python style guide checker / MIT |
pycosat | 0.6.2 | 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.7.4 | python code static checker / GPL |
pyodbc | 4.0.17 | DB API Module for ODBC / MIT |
pyopenssl | 17.2.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.2.1 | Simple and powerful testing with Python. / MIT |
python | 3.6.3 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | Extensions to the standard Python datetime module. / BSD 3-clause |
pytz | 2017.2 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pywin32 | 221 | Python extensions for Windows / PSF |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.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.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.5 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.11.14 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.13.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 | 0.19.1 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.0 | Statistical data visualization / 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 |
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.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 |
spyder | 3.2.4 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.1.13 | Database Abstraction Library. / MIT |
sqlite | 3.20.1 | 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 |
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 |
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.12.2 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.29.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.0.2 | 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 |
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.4 | 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 |
---|---|---|
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.5 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.6.9 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.0 | Reproducible, executable project directories. / 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.22.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.5.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.2 | 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 |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.0.0 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.10 | 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 | 2017.7.27.1 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.10.0 | 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.4.0 | 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.3.30 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.0.27 | tools for building conda packages / BSD 3-Clause |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.0.3 | 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.26.1 | 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.15.3 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.15.3 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.10.22 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.1.2 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.19.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.4 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.12 | 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 |
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 |
glib | 2.53.6 | 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 |
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 |
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.0 | 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 | 0.999999999 | 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.6.1 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.1.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.0.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.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.10.2 | 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 |
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.1.0 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.3.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.27.0 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.4.0 | 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 |
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) / 3-Clause BSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
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.32 | PNG reference library. / zlib/libpng |
libsodium | 1.0.13 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.8 | Support for the Tag Image File Format (TIFF). / HPND |
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 |
llvmlite | 0.20.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.1.0 | 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.0 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.7.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.0 | 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 | 0.19 | 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 |
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.0 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.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.0.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.35.0 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.2 | 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.44 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.8 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2l | 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.20.3 | 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 |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 10.3.1 | 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.2.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 | 4.2.1 | 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 |
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.0 | 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.4.34 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.3.1 | Python style guide checker / MIT |
pycosat | 0.6.2 | 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.7.4 | python code static checker / GPL |
pyodbc | 4.0.17 | DB API Module for ODBC / MIT |
pyopenssl | 17.2.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.2.1 | Simple and powerful testing with Python. / MIT |
python | 3.6.3 | 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.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 | 16.0.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.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.5 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.11.14 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.13.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 | 0.19.1 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.0 | Statistical data visualization / 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 |
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.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 |
spyder | 3.2.4 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.1.13 | Database Abstraction Library. / MIT |
sqlite | 3.20.1 | 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.6 | 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.29.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.0.2 | 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.4 | 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 |
---|---|---|
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme / BSD |
anaconda-client | 1.6.3 | anaconda.org command line client library / BSD 3-clause |
anaconda-project | 0.6.0 | reproducible, executable project directories / BSD 3-clause |
asn1crypto | 0.22.0 | ASN.1 parser and serializer / MIT |
astroid | 1.5.3 | abstract syntax tree for Python with inference support / LGPL version 2.1 |
astropy | 2.0.1 | Community-developed Python Library for Astronomy / BSD |
babel | 2.5.0 | Utilities to internationalize and localize Python applications / BSD |
backports | 1.0 | / BSD |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient representation of arrays of booleans – C extension / PSF |
bkcharts | 0.2 | optional High Level charts API built on top of Bokeh / New BSD |
bleach | 1.5.0 | easy whitelist-based HTML-sanitizing tool / Apache License Version 2.0 |
bokeh | 0.12.7 | Python interactive visualization library for modern web browsers / BSD |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / Simplified BSD |
cairo | 1.14.8 | A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1 |
certifi | 2016.2.28 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.10.0 | C Foreign Function Interface for Python / MIT |
chardet | 3.0.4 | Universal character encoding detector / GNU Lesser General Public License |
click | 6.7 | Command line interface creation kit / BSD |
cloudpickle | 0.4.0 | extended pickling support for Python objects / BSD |
clyent | 1.2.2 | Command line client library for windows and posix / BSD |
colorama | 0.3.9 | Cross-platform colored terminal text in Python / BSD |
conda | 4.3.27 | Package management system and Environment management system / BSD |
conda-build | 3.0.22 | Commands and tools for building conda packages / BSD 3-clause |
contextlib2 | 0.5.5 | backports and enhancements for the contextlib module / PSF |
cryptography | 1.8.1 | Provides cryptographic recipes and primitives to Python developers / Apache and BSD |
curl | 7.52.1 | Tool and library for transferring data with URL syntax / MIT/X derivate |
cycler | 0.10.0 | Composable style cycles / BSD |
cython | 0.26 | The Cython compiler for writing C extensions for the Python language / Apache version 2.0 |
cytoolz | 0.8.2 | Cython implementation of Toolz, high performance functional utilities / BSD |
dask | 0.15.2 | Task scheduling and blocked algorithms for parallel processing / BSD |
datashape | 0.5.4 | Language defining a data description protocol / BSD |
decorator | 4.1.2 | Better living through Python with decorators / BSD |
distributed | 1.18.1 | Distributed computing / BSD 3-Clause |
docutils | 0.14 | Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3 |
entrypoints | 0.2.3 | / MIT |
et_xmlfile | 1.0.1 | Low memory library for creating large XML files / MIT |
expat | 2.1.0 | XML parser library written in C / MIT |
fastcache | 1.0.2 | C implementation of Python 3 functools.lru_cache / MIT |
filelock | 2.0.7 | A platform independent file lock. / Public Domain |
flask | 0.12.2 | Microframework for Python based on Werkzeug, Jinja2. / BSD |
flask-cors | 3.0.3 | Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.12.1 | A library for configuring and customizing font access / BSD |
freetype | 2.5.5 | A Free, High-Quality, and Portable Font Engine / FreeType License |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.2.2 | Coroutine-based Python network library / MIT |
glob2 | 0.5 | Enhanced glob that can capture patterns and supports recursive wildcards / BSD License |
greenlet | 0.4.12 | Lightweight in-process concurrent programming / MIT |
h5py | 2.7.0 | Pythonic interface to the HDF5 binary data format / 3-clause BSD |
hdf5 | 1.8.17 | A data model, library, and file format for storing and managing data / BSD-like |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD |
html5lib | 0.9999999 | HTML parser based on the WHATWG HTML specification / MIT |
idna | 2.6 | Internationalized Domain Names in Applications / BSD |
imagesize | 0.7.1 | getting image size from png/jpeg/jpeg2000/gif file / MIT |
ipykernel | 4.6.1 | Provides a rich toolkit to help you make the most of using Python interactively / BSD |
ipython | 6.1.0 | Productive Interactive Computing / BSD |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD |
ipywidgets | 6.0.0 | Widgets for the Jupyter Notebook / BSD 3-clause |
isort | 4.2.15 | Python utility / library to sort Python imports / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments / BSD |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL2 |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD |
jedi | 0.10.2 | Autocompletion and static analysis library for Python / MIT |
jinja2 | 2.9.6 | An easy to use stand-alone template engine written in pure python. / BSD |
jpeg | 9b | Read and write jpeg files / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | web-based notebook environment for interactive computing. / BSD |
jupyter_client | 5.1.0 | Jupyter protocol implementation and client libraries / BSD |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD |
jupyter_core | 4.3.0 | core Jupyter functionality / BSD |
lazy-object-proxy | 1.3.1 | Fast and thorough lazy object proxy / BSD |
libffi | 3.2.1 | portable foreign-function interface library / MIT |
libgfortran | 3.0.0 | the GNU Fortran compiler, part of GCC / GPL3 |
libiconv | 1.14 | Provides iconv for systems which don’t have one / GPL and LGPL |
libpng | 1.6.30 | official PNG reference library / libpng license |
libsodium | 1.0.10 | A library for encryption, signatures, password hashing, etc. / ISC |
libtiff | 4.0.6 | Support for Tag Image File Format (TIFF) / BSD-like |
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 |
lxml | 3.7.3 | XML and HTML with Python / BSD |
markupsafe | 1.0 | Implements a XML/HTML/XHTML Markup safe string for Python / BSD |
matplotlib | 2.0.2 | Python 2D plotting library / PSF-based |
mistune | 0.7.4 | The fastest markdown parser in pure Python with renderer feature / BSD |
mpmath | 0.19 | Python library for arbitrary-precision floating-point arithmetic / BSD |
msgpack-python | 0.4.8 | An efficient binary serialization format / Apache |
multipledispatch | 0.4.9 | Multiple dispatch in Python / BSD |
nbconvert | 5.2.1 | converts notebooks to various other formats via Jinja templates / BSD |
nbformat | 4.4.0 | reference implementation of the Jupyter Notebook format / BSD |
networkx | 1.11 | Python package for creating and manipulating complex networks / BSD |
nltk | 3.2.4 | Build Python programs to work with human language data / Apache Software License |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL |
notebook | 5.0.0 | web-based notebook environment for interactive computing / BSD |
numexpr | 2.6.2 | Fast numerical expression evaluator for NumPy / MIT |
numpy | 1.13.1 | Array processing for numbers, strings, records, and objects / BSD |
numpydoc | 0.7.0 | Sphinx extension to support docstrings in Numpy format / BSD |
odo | 0.5.1 | Shapeshifting for your data / BSD |
olefile | 0.44 | parse, read and write Microsoft OLE2 files / BSD License |
openblas | 0.2.19 | An Optimized BLAS library / BSD |
openpyxl | 2.4.8 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2l | OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style |
packaging | 16.8 | core utilities for Python packages / BSD or Apache 2.0 |
pandas | 0.20.3 | Powerful Python data analysis toolkit / BSD |
pandocfilters | 1.4.2 | utilities for writing pandoc filters in python / BSD License |
partd | 0.3.8 | Appendable key-value byte store / BSD |
patchelf | 0.9 | Modify the dynamic linker and RPATH of ELF executables / GPL3 |
path.py | 10.3.1 | An object representing a path to a file or directory / MIT |
pathlib2 | 2.3.0 | object-oriented filesystem paths / MIT |
patsy | 0.4.1 | Describing statistical models in Python using symbolic formulas / BSD |
pcre | 8.39 | A set of functions that implement regular expression pattern matching / 3-clause BSD License |
pep8 | 1.7.0 | Python style guide checker / MIT |
pexpect | 4.2.1 | Pexpect allows easy control of interactive console applications / ISC |
pickleshare | 0.7.4 | file system based database that uses Python pickles / MIT |
pillow | 4.2.1 | The friendly Python Imaging Library(PIL) fork / PIL license |
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 or bdists installed packages / PSF |
ply | 3.10 | implementation of Lex and Yacc / BSD |
prompt_toolkit | 1.0.15 | library for building powerful interactive command lines in Python / BSD |
psutil | 5.2.2 | cross-platform process and system utilities module for Python / BSD |
ptyprocess | 0.5.2 | Run a subprocess in a pseudo terminal / ISC |
py | 1.4.34 | Library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.3.1 | Python style guide checker / MIT License |
pycosat | 0.6.2 | Python bindings to the picosat SAT solver / MIT |
pycparser | 2.18 | C parser in Python / BSD |
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 | passive checker of Python programs / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD |
pylint | 1.7.2 | Python code static checker / GPL |
pyodbc | 4.0.16 | DB API Module for ODBC / MIT |
pyopenssl | 17.0.0 | Python wrapper module around the OpenSSL library / Apache Software License |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pytables | 3.4.2 | Manage hierarchical datasets to cope with large amounts of data / BSD |
pytest | 3.2.1 | Simple and powerful testing with Python / MIT |
python | 3.6.2 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | extensions to the standard Python datetime module / Simplified BSD |
pytz | 2017.2 | World timezone definitions, modern and historical / MIT |
pywavelets | 0.5.2 | wavelet transform module / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.2 | zeromq bindings for Python / LGPL and BSD |
requests | 2.14.2 | Python HTTP for Humans / Apache Software License |
ruamel_yaml | 0.11.14 | patched copy of ruamel.yaml (a yaml parser) / MIT |
scikit-image | 0.13.0 | Image processing routines for SciPy / 3-clause BSD |
scikit-learn | 0.19.0 | set of python modules for machine learning and data mining / 3-clause BSD |
scipy | 0.19.1 | Scientific Library for Python / BSD |
seaborn | 0.8 | Statistical data visualization / BSD |
setuptools | 36.4.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Define simple single-dispatch generic functions / ZPL 2.1 |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
six | 1.10.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD |
sortedcollections | 0.5.3 | Python Sorted Collections / Apache Software License |
sortedcontainers | 1.5.7 | sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.6.3 | Documentation generator / BSD |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
sqlalchemy | 1.1.13 | Python SQL toolkit and Object Relational Mapper / MIT |
sqlite | 3.13.0 | SQL database engine / Public-Domain |
statsmodels | 0.8.0 | Statistical computations and models / 3-clause BSD |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library / BSD |
terminado | 0.6 | Terminals served to term.js using Tornado websockets / BSD |
testpath | 0.3.1 | collection of utilities for Python code working with files and commands / MIT |
tk | 8.5.18 | Dynamic programming language with GUI elements / BSD-like |
toolz | 0.8.2 | List processing tools and functional utilities / BSD |
tornado | 4.5.2 | Tornado Web Server / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / Modified BSD |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.4 | ODBC (Open Database Connectivity) implementation for Unix / LGPLv2 |
wcwidth | 0.1.7 | measures number of Terminal column cells of wide-character codes / MIT |
werkzeug | 0.12.2 | A WSGI utility library for Python / BSD |
wheel | 0.29.0 | Built-package format for Python / MIT |
widgetsnbextension | 3.0.2 | IPython HTML widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching / BSD |
xlrd | 1.1.0 | extract data from Microsoft Excel spreadsheet files / BSD |
xlsxwriter | 0.9.8 | A Python module for creating Excel XLSX files / BSD |
xlwt | 1.3.0 | writing data and formatting information to Excel files / BSD |
xz | 5.2.3 | Data compression software with high compression ratio / Public-Domain, GPL |
yaml | 0.1.6 | YAML Ain’t Markup Language / MIT |
zeromq | 4.1.5 | Distributed messaging / LGPL |
zict | 0.1.2 | Composable Mutable Mapping tools / BSD |
zlib | 1.2.11 | Unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.5 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.6.9 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.0 | Reproducible, executable project directories. / BSD 3-Clause |
asn1crypto | 0.22.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.5.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.2 | 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 |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.0.0 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.10 | 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 | 2017.7.27.1 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.10.0 | 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.4.0 | 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.3.30 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.0.27 | tools for building conda packages / BSD 3-Clause |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.0.3 | 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.26.1 | 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.15.3 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.15.3 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.10.22 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.1.2 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.19.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.4 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.12 | 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.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 |
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.2 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.12.2 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.7.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
harfbuzz | 1.5.0 | 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 | 0.999999999 | 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.6.1 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.1.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.0.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.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.10.2 | 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 |
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.1.0 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.3.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.27.0 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.4.0 | 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 | Editline Library (libedit) / 3-Clause BSD |
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.32 | PNG reference library. / zlib/libpng |
libsodium | 1.0.13 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 7.2.0 | he GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.8 | 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.4 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.29 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.20.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.1.0 | 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.0 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.7.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.0 | 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 | 0.19 | 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 |
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.0 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.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.0.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.35.0 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.2 | 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.44 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.8 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2l | 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.20.3 | 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.40.11 | Text layout and rendering engine. / LGPL-2.1 |
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.3.1 | 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.2.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 | 4.2.1 | 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.0 | 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.4.34 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.3.1 | Python style guide checker / MIT |
pycosat | 0.6.2 | 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.7.4 | python code static checker / GPL |
pyodbc | 4.0.17 | DB API Module for ODBC / MIT |
pyopenssl | 17.2.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.2.1 | Simple and powerful testing with Python. / MIT |
python | 3.6.3 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | Extensions to the standard Python datetime module. / BSD 3-clause |
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 | 16.0.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.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.5 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.11.14 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.13.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 | 0.19.1 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.0 | Statistical data visualization / 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 |
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.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 |
spyder | 3.2.4 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.1.13 | Database Abstraction Library. / MIT |
sqlite | 3.20.1 | 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.6 | 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.29.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.0.2 | 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 |
---|---|---|
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.5 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.6.9 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.0 | Reproducible, executable project directories. / BSD 3-Clause |
asn1crypto | 0.22.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.5.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.2 | 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 |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.0.0 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.10 | 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 | 2017.7.27.1 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.10.0 | 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.4.0 | 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.3.30 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.0.27 | tools for building conda packages / BSD 3-Clause |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.0.3 | 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.26.1 | 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.15.3 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.15.3 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.10.22 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.1.2 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.19.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.4 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.12 | 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.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 |
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.2 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.12.2 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.7.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
harfbuzz | 1.5.0 | 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 | 0.999999999 | 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.6.1 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.1.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.0.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.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.10.2 | 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 |
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.1.0 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.3.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.27.0 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.4.0 | 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 | Editline Library (libedit) / 3-Clause BSD |
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.32 | PNG reference library. / zlib/libpng |
libsodium | 1.0.13 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 7.2.0 | he GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.8 | 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.4 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.29 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.20.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.1.0 | 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.0 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.7.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.0 | 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 | 0.19 | 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 |
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.0 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.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.0.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.35.0 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.2 | 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.44 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.8 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2l | 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.20.3 | 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.40.11 | Text layout and rendering engine. / LGPL-2.1 |
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.3.1 | 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.2.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 | 4.2.1 | 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.0 | 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.4.34 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.3.1 | Python style guide checker / MIT |
pycosat | 0.6.2 | 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.7.4 | python code static checker / GPL |
pyodbc | 4.0.17 | DB API Module for ODBC / MIT |
pyopenssl | 17.2.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.2.1 | Simple and powerful testing with Python. / MIT |
python | 3.6.3 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | Extensions to the standard Python datetime module. / BSD 3-clause |
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 | 16.0.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.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.5 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.11.14 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.13.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 | 0.19.1 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.0 | Statistical data visualization / 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 |
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.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 |
spyder | 3.2.4 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.1.13 | Database Abstraction Library. / MIT |
sqlite | 3.20.1 | 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.6 | 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.29.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.0.2 | 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 |
---|---|---|
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.5 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.6.9 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.0 | Reproducible, executable project directories. / BSD 3-Clause |
asn1crypto | 0.22.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.5.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.2 | 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 |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.0.0 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.10 | 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 |
cachecontrol | 0.12.3 | httplib2 caching algorithms for use with requests / Apache Software License |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD 2-Clause |
certifi | 2017.7.27.1 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.10.0 | 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.4.0 | 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.2 | pure Python COM package / MIT |
conda | 4.3.30 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.0.27 | tools for building 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.0.3 | 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.26.1 | 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.15.3 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.15.3 | 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 |
distlib | 0.2.5 | Distribution utilities / Python Software Foundation License |
distributed | 1.19.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 | 2.0.12 | 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.1.1 | 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.5 | 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.0 | 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 | 0.999999999 | 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.18 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.6.1 | 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.0.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 |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.10.2 | 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 |
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.1.0 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.3.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.27.0 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.4.0 | 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 |
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.32 | PNG reference library. / zlib/libpng |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.8 | Support for the Tag Image File Format (TIFF). / HPND |
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 |
llvmlite | 0.20.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lockfile | 0.12.2 | Platform-independent file locking module / MIT |
lxml | 4.1.0 | 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.0 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.10 | cross platform menu item installation / BSD |
mistune | 0.7.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mpmath | 0.19 | 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 |
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.0 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.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.0.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.35.0 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.2 | 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.44 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.8 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2l | 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.20.3 | 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 |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 10.3.1 | 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 |
pep8 | 1.7.0 | Python style guide checker / MIT |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 4.2.1 | 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 |
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.0 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
py | 1.4.34 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.3.1 | Python style guide checker / MIT |
pycosat | 0.6.2 | 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.7.4 | python code static checker / GPL |
pyodbc | 4.0.17 | DB API Module for ODBC / MIT |
pyopenssl | 17.2.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.2.1 | 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.2 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pywin32 | 221 | Python extensions for Windows / PSF |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.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.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.5 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.11.14 | 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.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 | 0.19.1 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.0 | Statistical data visualization / 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 |
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.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 |
spyder | 3.2.4 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.1.13 | Database Abstraction Library. / MIT |
sqlite | 3.20.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.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 |
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 |
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.12.2 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.29.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.0.2 | 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 |
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.4 | 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 |
---|---|---|
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.5 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.6.9 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.0 | Reproducible, executable project directories. / BSD 3-Clause |
asn1crypto | 0.22.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.5.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.2 | 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 |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.0.0 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.10 | 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 |
cachecontrol | 0.12.3 | httplib2 caching algorithms for use with requests / Apache Software License |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD 2-Clause |
certifi | 2017.7.27.1 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.10.0 | 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.4.0 | 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.2 | pure Python COM package / MIT |
conda | 4.3.30 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.0.27 | tools for building 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.0.3 | 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.26.1 | 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.15.3 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.15.3 | 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 |
distlib | 0.2.5 | Distribution utilities / Python Software Foundation License |
distributed | 1.19.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 | 2.0.12 | 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.1.1 | 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.5 | 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.0 | 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 | 0.999999999 | 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.18 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.6.1 | 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.0.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 |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.10.2 | 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 |
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.1.0 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.3.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.27.0 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.4.0 | 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 |
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.32 | PNG reference library. / zlib/libpng |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.8 | Support for the Tag Image File Format (TIFF). / HPND |
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 |
llvmlite | 0.20.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lockfile | 0.12.2 | Platform-independent file locking module / MIT |
lxml | 4.1.0 | 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.0 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.10 | cross platform menu item installation / BSD |
mistune | 0.7.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mpmath | 0.19 | 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 |
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.0 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.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.0.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.35.0 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.2 | 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.44 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.8 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2l | 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.20.3 | 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 |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 10.3.1 | 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 |
pep8 | 1.7.0 | Python style guide checker / MIT |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 4.2.1 | 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 |
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.0 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
py | 1.4.34 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.3.1 | Python style guide checker / MIT |
pycosat | 0.6.2 | 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.7.4 | python code static checker / GPL |
pyodbc | 4.0.17 | DB API Module for ODBC / MIT |
pyopenssl | 17.2.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.2.1 | 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.2 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pywin32 | 221 | Python extensions for Windows / PSF |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.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.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.5 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.11.14 | 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.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 | 0.19.1 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.0 | Statistical data visualization / 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 |
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.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 |
spyder | 3.2.4 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.1.13 | Database Abstraction Library. / MIT |
sqlite | 3.20.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.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 |
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 |
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.12.2 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.29.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.0.2 | 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 |
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.4 | 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 |
---|---|---|
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.5 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.6.9 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.0 | Reproducible, executable project directories. / 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.22.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.5.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.2 | 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 |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.0.0 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.10 | 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 | 2017.7.27.1 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.10.0 | 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.4.0 | 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.3.30 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.0.27 | tools for building 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.0.3 | 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.26.1 | 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.15.3 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.15.3 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.10.22 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.1.2 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.19.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.4 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.12 | 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.1.1 | 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 |
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 |
glib | 2.53.6 | 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 |
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 |
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.0 | 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 | 0.999999999 | 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.18 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.6.1 | 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.0.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.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.10.2 | 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 |
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.1.0 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.3.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.27.0 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.4.0 | 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 |
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) / 3-Clause BSD |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
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.32 | PNG reference library. / zlib/libpng |
libsodium | 1.0.13 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.8 | Support for the Tag Image File Format (TIFF). / HPND |
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 |
llvmlite | 0.20.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.1.0 | 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.0 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.7.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.0 | 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 | 0.19 | 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 |
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.0 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.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.0.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.35.0 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.2 | 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.44 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.8 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2l | 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.20.3 | 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 |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 10.3.1 | 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.2.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 | 4.2.1 | 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 |
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.0 | 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.4.34 | 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.2 | 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.7.4 | python code static checker / GPL |
pyodbc | 4.0.17 | DB API Module for ODBC / MIT |
pyopenssl | 17.2.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.2.1 | 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.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 | 16.0.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.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.5 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.11.14 | 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.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 | 0.19.1 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.0 | Statistical data visualization / 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 |
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.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 |
spyder | 3.2.4 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.1.13 | Database Abstraction Library. / MIT |
sqlite | 3.20.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.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.6 | 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.29.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.0.2 | 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.4 | 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 |
---|---|---|
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme / BSD |
anaconda-client | 1.6.3 | anaconda.org command line client library / BSD 3-clause |
anaconda-project | 0.6.0 | reproducible, executable project directories / BSD 3-clause |
asn1crypto | 0.22.0 | ASN.1 parser and serializer / MIT |
astroid | 1.5.3 | abstract syntax tree for Python with inference support / LGPL version 2.1 |
astropy | 2.0.1 | Community-developed Python Library for Astronomy / BSD |
babel | 2.5.0 | Utilities to internationalize and localize Python applications / BSD |
backports | 1.0 | / BSD |
backports_abc | 0.5 | backport of recent additions to the ‘collections.abc’ module / PSF |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient representation of arrays of booleans – C extension / PSF |
bkcharts | 0.2 | optional High Level charts API built on top of Bokeh / New BSD |
bleach | 1.5.0 | easy whitelist-based HTML-sanitizing tool / Apache License Version 2.0 |
bokeh | 0.12.7 | Python interactive visualization library for modern web browsers / BSD |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / Simplified BSD |
cairo | 1.14.8 | A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1 |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD |
certifi | 2016.2.28 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.10.0 | C Foreign Function Interface for Python / MIT |
chardet | 3.0.4 | Universal character encoding detector / GNU Lesser General Public License |
click | 6.7 | Command line interface creation kit / BSD |
cloudpickle | 0.4.0 | extended pickling support for Python objects / BSD |
clyent | 1.2.2 | Command line client library for windows and posix / BSD |
colorama | 0.3.9 | Cross-platform colored terminal text in Python / BSD |
conda | 4.3.27 | Package management system and Environment management system / BSD |
conda-build | 3.0.22 | Commands and tools for building conda packages / BSD 3-clause |
configparser | 3.5.0 | 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 | 1.8.1 | Provides cryptographic recipes and primitives to Python developers / Apache and BSD |
curl | 7.52.1 | Tool and library for transferring data with URL syntax / MIT/X derivate |
cycler | 0.10.0 | Composable style cycles / BSD |
cython | 0.26 | The Cython compiler for writing C extensions for the Python language / Apache version 2.0 |
cytoolz | 0.8.2 | Cython implementation of Toolz, high performance functional utilities / BSD |
dask | 0.15.2 | Task scheduling and blocked algorithms for parallel processing / BSD |
datashape | 0.5.4 | Language defining a data description protocol / BSD |
decorator | 4.1.2 | Better living through Python with decorators / BSD |
distributed | 1.18.1 | Distributed computing / BSD 3-Clause |
docutils | 0.14 | Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3 |
entrypoints | 0.2.3 | / MIT |
enum34 | 1.1.6 | Robust enumerated type support in Python / BSD |
et_xmlfile | 1.0.1 | Low memory library for creating large XML files / MIT |
expat | 2.1.0 | XML parser library written in C / MIT |
fastcache | 1.0.2 | C implementation of Python 3 functools.lru_cache / MIT |
filelock | 2.0.7 | A platform independent file lock. / Public Domain |
flask | 0.12.2 | Microframework for Python based on Werkzeug, Jinja2. / BSD |
flask-cors | 3.0.3 | Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.12.1 | A library for configuring and customizing font access / BSD |
freetype | 2.5.5 | A Free, High-Quality, and Portable Font Engine / FreeType License |
funcsigs | 1.0.2 | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+ / Apache |
functools32 | 3.2.3.2 | backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF |
functools_lru_cache | 1.4 | backport of functools.lru_cache from Python 3.3 / MIT |
futures | 3.1.1 | A Java-style futures package for Python / PSF |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.2.2 | Coroutine-based Python network library / MIT |
glob2 | 0.5 | Enhanced glob that can capture patterns and supports recursive wildcards / BSD License |
greenlet | 0.4.12 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD |
h5py | 2.7.0 | Pythonic interface to the HDF5 binary data format / 3-clause BSD |
hdf5 | 1.8.17 | A data model, library, and file format for storing and managing data / BSD-like |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD |
html5lib | 0.9999999 | HTML parser based on the WHATWG HTML specification / MIT |
idna | 2.6 | Internationalized Domain Names in Applications / BSD |
imagesize | 0.7.1 | getting image size from png/jpeg/jpeg2000/gif file / MIT |
ipaddress | 1.0.18 | IPv4/IPv6 manipulation library / Python Software Foundation License |
ipykernel | 4.6.1 | Provides a rich toolkit to help you make the most of using Python interactively / BSD |
ipython | 5.3.0 | Productive Interactive Computing / BSD |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD |
ipywidgets | 6.0.0 | Widgets for the Jupyter Notebook / BSD 3-clause |
isort | 4.2.15 | Python utility / library to sort Python imports / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments / BSD |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL2 |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD |
jedi | 0.10.2 | Autocompletion and static analysis library for Python / MIT |
jinja2 | 2.9.6 | An easy to use stand-alone template engine written in pure python. / BSD |
jpeg | 9b | Read and write jpeg files / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | web-based notebook environment for interactive computing. / BSD |
jupyter_client | 5.1.0 | Jupyter protocol implementation and client libraries / BSD |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD |
jupyter_core | 4.3.0 | core Jupyter functionality / BSD |
lazy-object-proxy | 1.3.1 | Fast and thorough lazy object proxy / BSD |
libffi | 3.2.1 | portable foreign-function interface library / MIT |
libgfortran | 3.0.0 | the GNU Fortran compiler, part of GCC / GPL3 |
libiconv | 1.14 | Provides iconv for systems which don’t have one / GPL and LGPL |
libpng | 1.6.30 | official PNG reference library / libpng license |
libsodium | 1.0.10 | A library for encryption, signatures, password hashing, etc. / ISC |
libtiff | 4.0.6 | Support for Tag Image File Format (TIFF) / BSD-like |
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 |
lxml | 3.7.3 | XML and HTML with Python / BSD |
markupsafe | 1.0 | Implements a XML/HTML/XHTML Markup safe string for Python / BSD |
matplotlib | 2.0.2 | Python 2D plotting library / PSF-based |
mistune | 0.7.4 | The fastest markdown parser in pure Python with renderer feature / BSD |
mpmath | 0.19 | Python library for arbitrary-precision floating-point arithmetic / BSD |
msgpack-python | 0.4.8 | An efficient binary serialization format / Apache |
multipledispatch | 0.4.9 | Multiple dispatch in Python / BSD |
nbconvert | 5.2.1 | converts notebooks to various other formats via Jinja templates / BSD |
nbformat | 4.4.0 | reference implementation of the Jupyter Notebook format / BSD |
networkx | 1.11 | Python package for creating and manipulating complex networks / BSD |
nltk | 3.2.4 | Build Python programs to work with human language data / Apache Software License |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL |
notebook | 5.0.0 | web-based notebook environment for interactive computing / BSD |
numexpr | 2.6.2 | Fast numerical expression evaluator for NumPy / MIT |
numpy | 1.13.1 | Array processing for numbers, strings, records, and objects / BSD |
numpydoc | 0.7.0 | Sphinx extension to support docstrings in Numpy format / BSD |
odo | 0.5.1 | Shapeshifting for your data / BSD |
olefile | 0.44 | parse, read and write Microsoft OLE2 files / BSD License |
openblas | 0.2.19 | An Optimized BLAS library / BSD |
openpyxl | 2.4.8 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2l | OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style |
packaging | 16.8 | core utilities for Python packages / BSD or Apache 2.0 |
pandas | 0.20.3 | Powerful Python data analysis toolkit / BSD |
pandocfilters | 1.4.2 | utilities for writing pandoc filters in python / BSD License |
partd | 0.3.8 | Appendable key-value byte store / BSD |
patchelf | 0.9 | Modify the dynamic linker and RPATH of ELF executables / GPL3 |
path.py | 10.3.1 | An object representing a path to a file or directory / MIT |
pathlib2 | 2.3.0 | object-oriented filesystem paths / MIT |
patsy | 0.4.1 | Describing statistical models in Python using symbolic formulas / BSD |
pcre | 8.39 | A set of functions that implement regular expression pattern matching / 3-clause BSD License |
pep8 | 1.7.0 | Python style guide checker / MIT |
pexpect | 4.2.1 | Pexpect allows easy control of interactive console applications / ISC |
pickleshare | 0.7.4 | file system based database that uses Python pickles / MIT |
pillow | 4.2.1 | The friendly Python Imaging Library(PIL) fork / PIL license |
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 or bdists installed packages / PSF |
ply | 3.10 | implementation of Lex and Yacc / BSD |
prompt_toolkit | 1.0.15 | library for building powerful interactive command lines in Python / BSD |
psutil | 5.2.2 | cross-platform process and system utilities module for Python / BSD |
ptyprocess | 0.5.2 | Run a subprocess in a pseudo terminal / ISC |
py | 1.4.34 | Library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycairo | 1.10.0 | A set of Python bindings for the cairo graphics library / LGPL 2.1, MPL 1.1 |
pycodestyle | 2.3.1 | Python style guide checker / MIT License |
pycosat | 0.6.2 | Python bindings to the picosat SAT solver / MIT |
pycparser | 2.18 | C parser in Python / BSD |
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 | passive checker of Python programs / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD |
pylint | 1.7.2 | Python code static checker / GPL |
pyodbc | 4.0.16 | DB API Module for ODBC / MIT |
pyopenssl | 17.0.0 | Python wrapper module around the OpenSSL library / Apache Software License |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pytables | 3.4.2 | Manage hierarchical datasets to cope with large amounts of data / BSD |
pytest | 3.2.1 | Simple and powerful testing with Python / MIT |
python | 2.7.13 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | extensions to the standard Python datetime module / Simplified BSD |
pytz | 2017.2 | World timezone definitions, modern and historical / MIT |
pywavelets | 0.5.2 | wavelet transform module / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.2 | zeromq bindings for Python / LGPL and BSD |
requests | 2.14.2 | Python HTTP for Humans / Apache Software License |
ruamel_yaml | 0.11.14 | patched copy of ruamel.yaml (a yaml parser) / MIT |
scandir | 1.5 | scandir, a better directory iterator and faster os.walk() / BSD License |
scikit-image | 0.13.0 | Image processing routines for SciPy / 3-clause BSD |
scikit-learn | 0.19.0 | set of python modules for machine learning and data mining / 3-clause BSD |
scipy | 0.19.1 | Scientific Library for Python / BSD |
seaborn | 0.8 | Statistical data visualization / BSD |
setuptools | 36.4.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Define simple single-dispatch generic functions / ZPL 2.1 |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
six | 1.10.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD |
sortedcollections | 0.5.3 | Python Sorted Collections / Apache Software License |
sortedcontainers | 1.5.7 | sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.6.3 | Documentation generator / BSD |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
sqlalchemy | 1.1.13 | Python SQL toolkit and Object Relational Mapper / MIT |
sqlite | 3.13.0 | SQL database engine / Public-Domain |
ssl_match_hostname | 3.5.0.1 | The ssl.match_hostname() function from Python 3.4 / PSF |
statsmodels | 0.8.0 | Statistical computations and models / 3-clause BSD |
subprocess32 | 3.2.7 | backport of the subprocess module from Python 3.2/3.3 for use on 2.x / Python Software Foundation License |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library / BSD |
terminado | 0.6 | Terminals served to term.js using Tornado websockets / BSD |
testpath | 0.3.1 | collection of utilities for Python code working with files and commands / MIT |
tk | 8.5.18 | Dynamic programming language with GUI elements / BSD-like |
toolz | 0.8.2 | List processing tools and functional utilities / BSD |
tornado | 4.5.2 | Tornado Web Server / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / Modified BSD |
typing | 3.6.2 | backport of the standard library typing module to Python versions older than 3.6 / PSF |
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 (Open Database Connectivity) implementation for Unix / LGPLv2 |
wcwidth | 0.1.7 | measures number of Terminal column cells of wide-character codes / MIT |
werkzeug | 0.12.2 | A WSGI utility library for Python / BSD |
wheel | 0.29.0 | Built-package format for Python / MIT |
widgetsnbextension | 3.0.2 | IPython HTML widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching / BSD |
xlrd | 1.1.0 | extract data from Microsoft Excel spreadsheet files / BSD |
xlsxwriter | 0.9.8 | A Python module for creating Excel XLSX files / BSD |
xlwt | 1.3.0 | writing data and formatting information to Excel files / BSD |
xz | 5.2.3 | Data compression software with high compression ratio / Public-Domain, GPL |
yaml | 0.1.6 | YAML Ain’t Markup Language / MIT |
zeromq | 4.1.5 | Distributed messaging / LGPL |
zict | 0.1.2 | Composable Mutable Mapping tools / BSD |
zlib | 1.2.11 | Unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.5 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.6.9 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.0 | Reproducible, executable project directories. / BSD 3-Clause |
asn1crypto | 0.22.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.5.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.2 | 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 |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.0.0 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.10 | 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 | 2017.7.27.1 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.10.0 | 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.4.0 | 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.3.30 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.0.27 | tools for building 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.0.3 | 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.26.1 | 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.15.3 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.15.3 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.10.22 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.1.2 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.19.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.4 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.12 | 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.1.1 | 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.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 |
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.2 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.12.2 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.7.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
harfbuzz | 1.5.0 | 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 | 0.999999999 | 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.18 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.6.1 | 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.0.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.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.10.2 | 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 |
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.1.0 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.3.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.27.0 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.4.0 | 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 | Editline Library (libedit) / 3-Clause BSD |
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.32 | PNG reference library. / zlib/libpng |
libsodium | 1.0.13 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 7.2.0 | he GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.8 | 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.4 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.29 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.20.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.1.0 | 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.0 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.7.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.0 | 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 | 0.19 | 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 |
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.0 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.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.0.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.35.0 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.2 | 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.44 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.8 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2l | 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.20.3 | 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.40.11 | Text layout and rendering engine. / LGPL-2.1 |
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.3.1 | 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.2.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 | 4.2.1 | 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.0 | 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.4.34 | 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.2 | 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.7.4 | python code static checker / GPL |
pyodbc | 4.0.17 | DB API Module for ODBC / MIT |
pyopenssl | 17.2.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.2.1 | 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.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 | 16.0.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.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.5 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.11.14 | 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.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 | 0.19.1 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.0 | Statistical data visualization / 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 |
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.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 |
spyder | 3.2.4 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.1.13 | Database Abstraction Library. / MIT |
sqlite | 3.20.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.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.6 | 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.29.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.0.2 | 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 |
---|---|---|
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.5 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.6.9 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.0 | Reproducible, executable project directories. / BSD 3-Clause |
asn1crypto | 0.22.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.5.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.2 | 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 |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.0.0 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.10 | 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 | 2017.7.27.1 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.10.0 | 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.4.0 | 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.3.30 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.0.27 | tools for building 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.0.3 | 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.26.1 | 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.15.3 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.15.3 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.10.22 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.1.2 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.19.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.4 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.12 | 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.1.1 | 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.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 |
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.2 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.12.2 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.7.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
harfbuzz | 1.5.0 | 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 | 0.999999999 | 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.18 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.6.1 | 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.0.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.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.10.2 | 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 |
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.1.0 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.3.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.27.0 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.4.0 | 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 | Editline Library (libedit) / 3-Clause BSD |
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.32 | PNG reference library. / zlib/libpng |
libsodium | 1.0.13 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 7.2.0 | he GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.8 | 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.4 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.29 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.20.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.1.0 | 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.0 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.7.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.0 | 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 | 0.19 | 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 |
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.0 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.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.0.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.35.0 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.2 | 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.44 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.8 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2l | 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.20.3 | 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.40.11 | Text layout and rendering engine. / LGPL-2.1 |
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.3.1 | 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.2.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 | 4.2.1 | 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.0 | 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.4.34 | 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.2 | 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.7.4 | python code static checker / GPL |
pyodbc | 4.0.17 | DB API Module for ODBC / MIT |
pyopenssl | 17.2.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.2.1 | 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.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 | 16.0.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.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.5 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.11.14 | 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.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 | 0.19.1 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.0 | Statistical data visualization / 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 |
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.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 |
spyder | 3.2.4 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.1.13 | Database Abstraction Library. / MIT |
sqlite | 3.20.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.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.6 | 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.29.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.0.2 | 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 |
- Fixes Python & C compiler fallback path for all cases on x86/x86_64 Linux. Without this fix, people were required to use our new compilers, which is not something we want to enforce at this time. This was affecting travis-ci builds and pip installs of packages that require compilation for extensions.
- Over 100 packages updated and added. MKL is updated to 2018.0.0. JupyterLab alpha preview 0.27.0 is included.
- All new compilers on macOS and Linux, giving substantial security and performance improvements.
- Where possible, all build recipes use conda-forge as a base, using AnacondaRecipes .
- A new channel,
pkgs/main
, has been added todefaults
. The new channel is given top priority withindefaults
and holds packages built with the new compiler stack. - Continuum Analytics has been renamed to Anaconda, Inc. See this blog post for more.
- Spaces are no longer allowed in the installation path on Windows.
- Transitioned to more flexible dependency pinning of numpy packages, giving wider ranges of compatibility.
Major package updates
- anaconda-client 1.6.3 -> 1.6.5
- anaconda-navigator 1.6.2 -> 1.6.8
- anaconda-project 0.6.0 -> 0.8.0
- bokeh 0.12.5 -> 0.12.7
- conda 4.3.21 -> 4.3.27
- dask 0.14.3 -> 0.15.2
- jupyter_client 5.0.1 -> 5.1.0
- jupyter_console 5.1.0 -> 5.2.0
- numba 0.33.0 -> 0.35.0
- numpy 1.12.1 -> 1.13.1
- pandas 0.20.1 -> 0.20.3
- pillow 4.1.1 -> 4.2.1
- requests 2.14.2 -> 2.18.4
- scikit-learn 0.18.1 -> 0.19.0
- scipy 0.19.0 -> 0.19.1
- seaborn 0.7.1 -> 0.8.0
- spyder 3.1.4 -> 3.2.3
- sympy 1.0 -> 1.1.1
- conda-build 3.0.22
- jupyterlab 0.27.0
- jupyterlab_launcher 0.4.0
Name | Version | Summary / License |
---|---|---|
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.5 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.6.8 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.0 | Reproducible, executable project directories. / BSD 3-Clause |
asn1crypto | 0.22.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.5.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.2 | 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 |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.0.0 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.7 | 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 | 2017.7.27.1 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.10.0 | 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.4.0 | 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.2 | pure Python COM package / MIT |
conda | 4.3.27 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.0.22 | tools for building 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.0.3 | 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.26.1 | 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.15.2 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.15.2 | 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.18.3 | 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.12 | 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.5 | 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.0 | 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 | 0.999999999 | 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.6.1 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.1.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.0.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 |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.10.2 | 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 |
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.1.0 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.3.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.27.0 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.4.0 | 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 |
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.32 | PNG reference library. / zlib/libpng |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.8 | Support for the Tag Image File Format (TIFF). / HPND |
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 |
llvmlite | 0.20.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 3.8.0 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.0.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.8 | cross platform menu item installation / BSD |
mistune | 0.7.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mpmath | 0.19 | 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 |
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 | 1.11 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.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.0.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.35.0 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.2 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.13.1 | 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.44 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.8 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2l | 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.20.3 | 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 |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 10.3.1 | 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 |
pep8 | 1.7.0 | Python style guide checker / MIT |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 4.2.1 | 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 |
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.2.2 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
py | 1.4.34 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.3.1 | Python style guide checker / MIT |
pycosat | 0.6.2 | 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.5.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.7.2 | python code static checker / GPL |
pyodbc | 4.0.17 | DB API Module for ODBC / MIT |
pyopenssl | 17.2.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.2.1 | Simple and powerful testing with Python. / MIT |
python | 3.6.2 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | Extensions to the standard Python datetime module. / BSD 3-clause |
pytz | 2017.2 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pywin32 | 221 | Python extensions for Windows / PSF |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.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.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.5 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.11.14 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.13.0 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.0 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 0.19.1 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.0 | Statistical data visualization / 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 |
sip | 4.18.1 | 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.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 |
spyder | 3.2.3 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.1.13 | Database Abstraction Library. / MIT |
sqlite | 3.20.1 | 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 |
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 |
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.12.2 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.29.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.0.2 | 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 |
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 | 0.9.8 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.11.4 | 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.2 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.5 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.6.8 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.0 | Reproducible, executable project directories. / BSD 3-Clause |
asn1crypto | 0.22.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.5.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.2 | 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 |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.0.0 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.7 | 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 | 2017.7.27.1 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.10.0 | 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.4.0 | 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.2 | pure Python COM package / MIT |
conda | 4.3.27 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.0.22 | tools for building 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.0.3 | 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.26.1 | 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.15.2 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.15.2 | 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.18.3 | 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.12 | 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.5 | 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.0 | 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 | 0.999999999 | 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.6.1 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.1.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.0.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 |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.10.2 | 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 |
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.1.0 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.3.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.27.0 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.4.0 | 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 |
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.32 | PNG reference library. / zlib/libpng |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.8 | Support for the Tag Image File Format (TIFF). / HPND |
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 |
llvmlite | 0.20.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 3.8.0 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.0.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.8 | cross platform menu item installation / BSD |
mistune | 0.7.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mpmath | 0.19 | 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 |
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 | 1.11 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.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.0.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.35.0 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.2 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.13.1 | 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.44 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.8 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2l | 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.20.3 | 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 |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 10.3.1 | 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 |
pep8 | 1.7.0 | Python style guide checker / MIT |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 4.2.1 | 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 |
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.2.2 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
py | 1.4.34 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.3.1 | Python style guide checker / MIT |
pycosat | 0.6.2 | 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.5.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.7.2 | python code static checker / GPL |
pyodbc | 4.0.17 | DB API Module for ODBC / MIT |
pyopenssl | 17.2.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.2.1 | Simple and powerful testing with Python. / MIT |
python | 3.6.2 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | Extensions to the standard Python datetime module. / BSD 3-clause |
pytz | 2017.2 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pywin32 | 221 | Python extensions for Windows / PSF |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.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.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.5 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.11.14 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.13.0 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.0 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 0.19.1 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.0 | Statistical data visualization / 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 |
sip | 4.18.1 | 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.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 |
spyder | 3.2.3 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.1.13 | Database Abstraction Library. / MIT |
sqlite | 3.20.1 | 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 |
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 |
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.12.2 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.29.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.0.2 | 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 |
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 | 0.9.8 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.11.4 | 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.2 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.5 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.6.8 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.0 | Reproducible, executable project directories. / 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.22.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.5.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.2 | 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 |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.0.0 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.7 | 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 |
ca-certificates | 2017.08.26 | Certificates for use with other packages. / ISC |
certifi | 2017.7.27.1 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.10.0 | 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.4.0 | 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.3.27 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.0.22 | tools for building conda packages / BSD 3-Clause |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.0.3 | 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.26.1 | 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.15.2 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.15.2 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.10.22 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.1.2 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.18.3 | 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.4 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.12 | 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.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.12 | Lightweight in-process concurrent programming / MIT |
h5py | 2.7.0 | 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 | 0.999999999 | 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.6.1 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.1.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.0.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.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.10.2 | 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 |
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.1.0 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.3.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.27.0 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.4.0 | 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 |
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) / 3-Clause BSD |
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.32 | PNG reference library. / zlib/libpng |
libsodium | 1.0.13 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.8 | Support for the Tag Image File Format (TIFF). / HPND |
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 |
llvmlite | 0.20.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 3.8.0 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.0.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.7.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.0 | 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 | 0.19 | 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 |
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 | 1.11 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.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.0.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.35.0 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.2 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.13.1 | 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.44 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.8 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2l | 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.20.3 | 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 |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 10.3.1 | 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.2.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 | 4.2.1 | 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 |
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.2.2 | 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.4.34 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.3.1 | Python style guide checker / MIT |
pycosat | 0.6.2 | 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.5.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.7.2 | python code static checker / GPL |
pyodbc | 4.0.17 | DB API Module for ODBC / MIT |
pyopenssl | 17.2.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.2.1 | Simple and powerful testing with Python. / MIT |
python | 3.6.2 | 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.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 | 16.0.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.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.5 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.11.14 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.13.0 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.0 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 0.19.1 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.0 | Statistical data visualization / 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 |
sip | 4.18.1 | 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.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 |
spyder | 3.2.3 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.1.13 | Database Abstraction Library. / MIT |
sqlite | 3.20.1 | 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.6 | 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.29.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.0.2 | 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 | 0.9.8 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.11.4 | 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.2 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme / BSD |
anaconda-client | 1.6.3 | anaconda.org command line client library / BSD 3-clause |
anaconda-project | 0.6.0 | reproducible, executable project directories / BSD 3-clause |
asn1crypto | 0.22.0 | ASN.1 parser and serializer / MIT |
astroid | 1.5.3 | abstract syntax tree for Python with inference support / LGPL version 2.1 |
astropy | 2.0.1 | Community-developed Python Library for Astronomy / BSD |
babel | 2.5.0 | Utilities to internationalize and localize Python applications / BSD |
backports | 1.0 | / BSD |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient representation of arrays of booleans – C extension / PSF |
bkcharts | 0.2 | optional High Level charts API built on top of Bokeh / New BSD |
bleach | 1.5.0 | easy whitelist-based HTML-sanitizing tool / Apache License Version 2.0 |
bokeh | 0.12.7 | Python interactive visualization library for modern web browsers / BSD |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / Simplified BSD |
cairo | 1.14.8 | A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1 |
certifi | 2016.2.28 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.10.0 | C Foreign Function Interface for Python / MIT |
chardet | 3.0.4 | Universal character encoding detector / GNU Lesser General Public License |
click | 6.7 | Command line interface creation kit / BSD |
cloudpickle | 0.4.0 | extended pickling support for Python objects / BSD |
clyent | 1.2.2 | Command line client library for windows and posix / BSD |
colorama | 0.3.9 | Cross-platform colored terminal text in Python / BSD |
conda | 4.3.27 | Package management system and Environment management system / BSD |
conda-build | 3.0.22 | Commands and tools for building conda packages / BSD 3-clause |
contextlib2 | 0.5.5 | backports and enhancements for the contextlib module / PSF |
cryptography | 1.8.1 | Provides cryptographic recipes and primitives to Python developers / Apache and BSD |
curl | 7.52.1 | Tool and library for transferring data with URL syntax / MIT/X derivate |
cycler | 0.10.0 | Composable style cycles / BSD |
cython | 0.26 | The Cython compiler for writing C extensions for the Python language / Apache version 2.0 |
cytoolz | 0.8.2 | Cython implementation of Toolz, high performance functional utilities / BSD |
dask | 0.15.2 | Task scheduling and blocked algorithms for parallel processing / BSD |
datashape | 0.5.4 | Language defining a data description protocol / BSD |
decorator | 4.1.2 | Better living through Python with decorators / BSD |
distributed | 1.18.1 | Distributed computing / BSD 3-Clause |
docutils | 0.14 | Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3 |
entrypoints | 0.2.3 | / MIT |
et_xmlfile | 1.0.1 | Low memory library for creating large XML files / MIT |
expat | 2.1.0 | XML parser library written in C / MIT |
fastcache | 1.0.2 | C implementation of Python 3 functools.lru_cache / MIT |
filelock | 2.0.7 | A platform independent file lock. / Public Domain |
flask | 0.12.2 | Microframework for Python based on Werkzeug, Jinja2. / BSD |
flask-cors | 3.0.3 | Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.12.1 | A library for configuring and customizing font access / BSD |
freetype | 2.5.5 | A Free, High-Quality, and Portable Font Engine / FreeType License |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.2.2 | Coroutine-based Python network library / MIT |
glob2 | 0.5 | Enhanced glob that can capture patterns and supports recursive wildcards / BSD License |
greenlet | 0.4.12 | Lightweight in-process concurrent programming / MIT |
h5py | 2.7.0 | Pythonic interface to the HDF5 binary data format / 3-clause BSD |
hdf5 | 1.8.17 | A data model, library, and file format for storing and managing data / BSD-like |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD |
html5lib | 0.9999999 | HTML parser based on the WHATWG HTML specification / MIT |
idna | 2.6 | Internationalized Domain Names in Applications / BSD |
imagesize | 0.7.1 | getting image size from png/jpeg/jpeg2000/gif file / MIT |
ipykernel | 4.6.1 | Provides a rich toolkit to help you make the most of using Python interactively / BSD |
ipython | 6.1.0 | Productive Interactive Computing / BSD |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD |
ipywidgets | 6.0.0 | Widgets for the Jupyter Notebook / BSD 3-clause |
isort | 4.2.15 | Python utility / library to sort Python imports / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments / BSD |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL2 |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD |
jedi | 0.10.2 | Autocompletion and static analysis library for Python / MIT |
jinja2 | 2.9.6 | An easy to use stand-alone template engine written in pure python. / BSD |
jpeg | 9b | Read and write jpeg files / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | web-based notebook environment for interactive computing. / BSD |
jupyter_client | 5.1.0 | Jupyter protocol implementation and client libraries / BSD |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD |
jupyter_core | 4.3.0 | core Jupyter functionality / BSD |
lazy-object-proxy | 1.3.1 | Fast and thorough lazy object proxy / BSD |
libffi | 3.2.1 | portable foreign-function interface library / MIT |
libgfortran | 3.0.0 | the GNU Fortran compiler, part of GCC / GPL3 |
libiconv | 1.14 | Provides iconv for systems which don’t have one / GPL and LGPL |
libpng | 1.6.30 | official PNG reference library / libpng license |
libsodium | 1.0.10 | A library for encryption, signatures, password hashing, etc. / ISC |
libtiff | 4.0.6 | Support for Tag Image File Format (TIFF) / BSD-like |
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 |
lxml | 3.7.3 | XML and HTML with Python / BSD |
markupsafe | 1.0 | Implements a XML/HTML/XHTML Markup safe string for Python / BSD |
matplotlib | 2.0.2 | Python 2D plotting library / PSF-based |
mistune | 0.7.4 | The fastest markdown parser in pure Python with renderer feature / BSD |
mpmath | 0.19 | Python library for arbitrary-precision floating-point arithmetic / BSD |
msgpack-python | 0.4.8 | An efficient binary serialization format / Apache |
multipledispatch | 0.4.9 | Multiple dispatch in Python / BSD |
nbconvert | 5.2.1 | converts notebooks to various other formats via Jinja templates / BSD |
nbformat | 4.4.0 | reference implementation of the Jupyter Notebook format / BSD |
networkx | 1.11 | Python package for creating and manipulating complex networks / BSD |
nltk | 3.2.4 | Build Python programs to work with human language data / Apache Software License |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL |
notebook | 5.0.0 | web-based notebook environment for interactive computing / BSD |
numexpr | 2.6.2 | Fast numerical expression evaluator for NumPy / MIT |
numpy | 1.13.1 | Array processing for numbers, strings, records, and objects / BSD |
numpydoc | 0.7.0 | Sphinx extension to support docstrings in Numpy format / BSD |
odo | 0.5.1 | Shapeshifting for your data / BSD |
olefile | 0.44 | parse, read and write Microsoft OLE2 files / BSD License |
openblas | 0.2.19 | An Optimized BLAS library / BSD |
openpyxl | 2.4.8 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2l | OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style |
packaging | 16.8 | core utilities for Python packages / BSD or Apache 2.0 |
pandas | 0.20.3 | Powerful Python data analysis toolkit / BSD |
pandocfilters | 1.4.2 | utilities for writing pandoc filters in python / BSD License |
partd | 0.3.8 | Appendable key-value byte store / BSD |
patchelf | 0.9 | Modify the dynamic linker and RPATH of ELF executables / GPL3 |
path.py | 10.3.1 | An object representing a path to a file or directory / MIT |
pathlib2 | 2.3.0 | object-oriented filesystem paths / MIT |
patsy | 0.4.1 | Describing statistical models in Python using symbolic formulas / BSD |
pcre | 8.39 | A set of functions that implement regular expression pattern matching / 3-clause BSD License |
pep8 | 1.7.0 | Python style guide checker / MIT |
pexpect | 4.2.1 | Pexpect allows easy control of interactive console applications / ISC |
pickleshare | 0.7.4 | file system based database that uses Python pickles / MIT |
pillow | 4.2.1 | The friendly Python Imaging Library(PIL) fork / PIL license |
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 or bdists installed packages / PSF |
ply | 3.10 | implementation of Lex and Yacc / BSD |
prompt_toolkit | 1.0.15 | library for building powerful interactive command lines in Python / BSD |
psutil | 5.2.2 | cross-platform process and system utilities module for Python / BSD |
ptyprocess | 0.5.2 | Run a subprocess in a pseudo terminal / ISC |
py | 1.4.34 | Library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.3.1 | Python style guide checker / MIT License |
pycosat | 0.6.2 | Python bindings to the picosat SAT solver / MIT |
pycparser | 2.18 | C parser in Python / BSD |
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 | passive checker of Python programs / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD |
pylint | 1.7.2 | Python code static checker / GPL |
pyodbc | 4.0.16 | DB API Module for ODBC / MIT |
pyopenssl | 17.0.0 | Python wrapper module around the OpenSSL library / Apache Software License |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pytables | 3.4.2 | Manage hierarchical datasets to cope with large amounts of data / BSD |
pytest | 3.2.1 | Simple and powerful testing with Python / MIT |
python | 3.6.2 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | extensions to the standard Python datetime module / Simplified BSD |
pytz | 2017.2 | World timezone definitions, modern and historical / MIT |
pywavelets | 0.5.2 | wavelet transform module / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.2 | zeromq bindings for Python / LGPL and BSD |
requests | 2.14.2 | Python HTTP for Humans / Apache Software License |
ruamel_yaml | 0.11.14 | patched copy of ruamel.yaml (a yaml parser) / MIT |
scikit-image | 0.13.0 | Image processing routines for SciPy / 3-clause BSD |
scikit-learn | 0.19.0 | set of python modules for machine learning and data mining / 3-clause BSD |
scipy | 0.19.1 | Scientific Library for Python / BSD |
seaborn | 0.8 | Statistical data visualization / BSD |
setuptools | 36.4.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Define simple single-dispatch generic functions / ZPL 2.1 |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
six | 1.10.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD |
sortedcollections | 0.5.3 | Python Sorted Collections / Apache Software License |
sortedcontainers | 1.5.7 | sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.6.3 | Documentation generator / BSD |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
sqlalchemy | 1.1.13 | Python SQL toolkit and Object Relational Mapper / MIT |
sqlite | 3.13.0 | SQL database engine / Public-Domain |
statsmodels | 0.8.0 | Statistical computations and models / 3-clause BSD |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library / BSD |
terminado | 0.6 | Terminals served to term.js using Tornado websockets / BSD |
testpath | 0.3.1 | collection of utilities for Python code working with files and commands / MIT |
tk | 8.5.18 | Dynamic programming language with GUI elements / BSD-like |
toolz | 0.8.2 | List processing tools and functional utilities / BSD |
tornado | 4.5.2 | Tornado Web Server / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / Modified BSD |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.4 | ODBC (Open Database Connectivity) implementation for Unix / LGPLv2 |
wcwidth | 0.1.7 | measures number of Terminal column cells of wide-character codes / MIT |
werkzeug | 0.12.2 | A WSGI utility library for Python / BSD |
wheel | 0.29.0 | Built-package format for Python / MIT |
widgetsnbextension | 3.0.2 | IPython HTML widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching / BSD |
xlrd | 1.1.0 | extract data from Microsoft Excel spreadsheet files / BSD |
xlsxwriter | 0.9.8 | A Python module for creating Excel XLSX files / BSD |
xlwt | 1.3.0 | writing data and formatting information to Excel files / BSD |
xz | 5.2.3 | Data compression software with high compression ratio / Public-Domain, GPL |
yaml | 0.1.6 | YAML Ain’t Markup Language / MIT |
zeromq | 4.1.5 | Distributed messaging / LGPL |
zict | 0.1.2 | Composable Mutable Mapping tools / BSD |
zlib | 1.2.11 | Unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.5 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.6.8 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.0 | Reproducible, executable project directories. / BSD 3-Clause |
asn1crypto | 0.22.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.5.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.2 | 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 |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.0.0 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.7 | 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 |
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 | 2017.7.27.1 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.10.0 | 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.4.0 | 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.3.27 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.0.22 | tools for building conda packages / BSD 3-Clause |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.0.3 | 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.26.1 | 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.15.2 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.15.2 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.10.22 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.1.2 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.18.3 | 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.4 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.12 | 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.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 |
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.2 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.12.2 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.7.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
harfbuzz | 1.5.0 | 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 | 0.999999999 | 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.6.1 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.1.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.0.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.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.10.2 | 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 |
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.1.0 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.3.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.27.0 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.4.0 | 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 | Editline Library (libedit) / 3-Clause BSD |
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.32 | PNG reference library. / zlib/libpng |
libsodium | 1.0.13 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 7.2.0 | he GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.8 | 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.4 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.29 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.20.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 3.8.0 | 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.0.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.7.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.0 | 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 | 0.19 | 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 |
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 | 1.11 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.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.0.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.35.0 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.2 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.13.1 | 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.44 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.8 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2l | 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.20.3 | 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.40.11 | Text layout and rendering engine. / LGPL-2.1 |
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.3.1 | 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.2.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 | 4.2.1 | 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.2.2 | 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.4.34 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.3.1 | Python style guide checker / MIT |
pycosat | 0.6.2 | 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.5.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.7.2 | python code static checker / GPL |
pyodbc | 4.0.17 | DB API Module for ODBC / MIT |
pyopenssl | 17.2.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.2.1 | Simple and powerful testing with Python. / MIT |
python | 3.6.2 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | Extensions to the standard Python datetime module. / BSD 3-clause |
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 | 16.0.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.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.5 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.11.14 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.13.0 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.0 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 0.19.1 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.0 | Statistical data visualization / 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 |
sip | 4.18.1 | 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.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 |
spyder | 3.2.3 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.1.13 | Database Abstraction Library. / MIT |
sqlite | 3.20.1 | 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.6 | 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.29.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.0.2 | 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 | 0.9.8 | 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.2 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.5 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.6.8 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.0 | Reproducible, executable project directories. / BSD 3-Clause |
asn1crypto | 0.22.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.5.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.2 | 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 |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.0.0 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.7 | 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 |
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 | 2017.7.27.1 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.10.0 | 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.4.0 | 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.3.27 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.0.22 | tools for building conda packages / BSD 3-Clause |
contextlib2 | 0.5.5 | Backports and enhancements for the contextlib module / PSF |
cryptography | 2.0.3 | 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.26.1 | 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.15.2 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.15.2 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.10.22 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.1.2 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.18.3 | 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.4 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.12 | 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.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 |
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.2 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.12.2 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.7.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
harfbuzz | 1.5.0 | 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 | 0.999999999 | 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.6.1 | IPython Kernel for Jupyter / BSD 3-clause |
ipython | 6.1.0 | IPython: Productive Interactive Computing / BSD 3-clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.0.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.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.10.2 | 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 |
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.1.0 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.3.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.27.0 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.4.0 | 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 | Editline Library (libedit) / 3-Clause BSD |
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.32 | PNG reference library. / zlib/libpng |
libsodium | 1.0.13 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 7.2.0 | he GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.8 | 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.4 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.29 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.20.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 3.8.0 | 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.0.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.7.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.0 | 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 | 0.19 | 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 |
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 | 1.11 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.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.0.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.35.0 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.2 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.13.1 | 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.44 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.8 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2l | 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.20.3 | 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.40.11 | Text layout and rendering engine. / LGPL-2.1 |
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.3.1 | 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.2.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 | 4.2.1 | 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.2.2 | 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.4.34 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.3.1 | Python style guide checker / MIT |
pycosat | 0.6.2 | 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.5.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.7.2 | python code static checker / GPL |
pyodbc | 4.0.17 | DB API Module for ODBC / MIT |
pyopenssl | 17.2.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.2.1 | Simple and powerful testing with Python. / MIT |
python | 3.6.2 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | Extensions to the standard Python datetime module. / BSD 3-clause |
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 | 16.0.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.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.5 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.11.14 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.13.0 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.0 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 0.19.1 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.0 | Statistical data visualization / 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 |
sip | 4.18.1 | 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.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 |
spyder | 3.2.3 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.1.13 | Database Abstraction Library. / MIT |
sqlite | 3.20.1 | 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.6 | 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.29.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.0.2 | 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 | 0.9.8 | 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.2 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.5 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.6.8 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.0 | Reproducible, executable project directories. / BSD 3-Clause |
asn1crypto | 0.22.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.5.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.2 | 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 |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.0.0 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.7 | 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 | 2017.7.27.1 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.10.0 | 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.4.0 | 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.2 | pure Python COM package / MIT |
conda | 4.3.27 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.0.22 | tools for building 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.0.3 | 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.26.1 | 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.15.2 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.15.2 | 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.18.3 | 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.12 | 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.1.1 | 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.5 | 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.0 | 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 | 0.999999999 | 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.18 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.6.1 | 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.0.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 |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.10.2 | 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 |
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.1.0 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.3.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.27.0 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.4.0 | 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 |
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.32 | PNG reference library. / zlib/libpng |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.8 | Support for the Tag Image File Format (TIFF). / HPND |
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 |
llvmlite | 0.20.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 3.8.0 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.0.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.8 | cross platform menu item installation / BSD |
mistune | 0.7.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mpmath | 0.19 | 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 |
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 | 1.11 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.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.0.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.35.0 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.2 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.13.1 | 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.44 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.8 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2l | 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.20.3 | 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 |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 10.3.1 | 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 |
pep8 | 1.7.0 | Python style guide checker / MIT |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 4.2.1 | 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 |
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.2.2 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
py | 1.4.34 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.3.1 | Python style guide checker / MIT |
pycosat | 0.6.2 | 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.5.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.7.2 | python code static checker / GPL |
pyodbc | 4.0.17 | DB API Module for ODBC / MIT |
pyopenssl | 17.2.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.2.1 | Simple and powerful testing with Python. / MIT |
python | 2.7.13 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | Extensions to the standard Python datetime module. / BSD 3-clause |
pytz | 2017.2 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pywin32 | 221 | Python extensions for Windows / PSF |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.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.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.5 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.11.14 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.5 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.13.0 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.0 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 0.19.1 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.0 | Statistical data visualization / 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 |
sip | 4.18.1 | 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.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 |
spyder | 3.2.3 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.1.13 | Database Abstraction Library. / MIT |
sqlite | 3.20.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.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 |
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 |
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.12.2 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.29.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.0.2 | 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 |
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 | 0.9.8 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.11.4 | 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.2 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.5 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.6.8 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.0 | Reproducible, executable project directories. / BSD 3-Clause |
asn1crypto | 0.22.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.5.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.2 | 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 |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.0.0 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.7 | 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 | 2017.7.27.1 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.10.0 | 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.4.0 | 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.2 | pure Python COM package / MIT |
conda | 4.3.27 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.0.22 | tools for building 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.0.3 | 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.26.1 | 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.15.2 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.15.2 | 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.18.3 | 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.12 | 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.1.1 | 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.5 | 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.0 | 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 | 0.999999999 | 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.18 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.6.1 | 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.0.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 |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.10.2 | 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 |
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.1.0 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.3.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.27.0 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.4.0 | 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 |
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.32 | PNG reference library. / zlib/libpng |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.8 | Support for the Tag Image File Format (TIFF). / HPND |
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 |
llvmlite | 0.20.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 3.8.0 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.0.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.8 | cross platform menu item installation / BSD |
mistune | 0.7.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.0 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 1.1.2 | Python bindings to MKL service functions / 3-clause BSD |
mpmath | 0.19 | 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 |
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 | 1.11 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.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.0.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.35.0 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.2 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.13.1 | 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.44 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.8 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2l | 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.20.3 | 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 |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 10.3.1 | 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 |
pep8 | 1.7.0 | Python style guide checker / MIT |
pickleshare | 0.7.4 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 4.2.1 | 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 |
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.2.2 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
py | 1.4.34 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycodestyle | 2.3.1 | Python style guide checker / MIT |
pycosat | 0.6.2 | 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.5.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.7.2 | python code static checker / GPL |
pyodbc | 4.0.17 | DB API Module for ODBC / MIT |
pyopenssl | 17.2.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.2.1 | Simple and powerful testing with Python. / MIT |
python | 2.7.13 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | Extensions to the standard Python datetime module. / BSD 3-clause |
pytz | 2017.2 | World timezone definitions, modern and historical. / MIT |
pywavelets | 0.5.2 | Discrete Wavelet Transforms in Python. / MIT |
pywin32 | 221 | Python extensions for Windows / PSF |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.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.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.5 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.11.14 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.5 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.13.0 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.0 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 0.19.1 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.0 | Statistical data visualization / 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 |
sip | 4.18.1 | 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.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 |
spyder | 3.2.3 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.1.13 | Database Abstraction Library. / MIT |
sqlite | 3.20.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.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 |
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 |
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.12.2 | The Python WSGI Utility Library. / BSD 3-Clause |
wheel | 0.29.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.0.2 | 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 |
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 | 0.9.8 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.11.4 | 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.2 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.5 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.6.8 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.0 | Reproducible, executable project directories. / 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.22.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.5.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.2 | 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 |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.0.0 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.7 | 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 |
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 | 2017.7.27.1 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.10.0 | 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.4.0 | 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.3.27 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.0.22 | tools for building 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.0.3 | 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.26.1 | 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.15.2 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.15.2 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.10.22 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.1.2 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.18.3 | 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.4 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.12 | 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.1.1 | 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.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.12 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD 3-Clause |
h5py | 2.7.0 | 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 | 0.999999999 | 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.18 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.6.1 | 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.0.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.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.10.2 | 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 |
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.1.0 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.3.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.27.0 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.4.0 | 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 |
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) / 3-Clause BSD |
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.32 | PNG reference library. / zlib/libpng |
libsodium | 1.0.13 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libtiff | 4.0.8 | Support for the Tag Image File Format (TIFF). / HPND |
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 |
llvmlite | 0.20.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 3.8.0 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD 3-Clause, GPL-2.0, ZPL-2.0, and ElementTree |
markupsafe | 1.0 | A Python module that implements the jinja2.Markup string / BSD 3-Clause |
matplotlib | 2.0.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.7.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.0 | 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 | 0.19 | 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 |
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 | 1.11 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.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.0.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.35.0 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.2 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.13.1 | 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.44 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.8 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2l | 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.20.3 | 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 |
partd | 0.3.8 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path.py | 10.3.1 | 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.2.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 | 4.2.1 | 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 |
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.2.2 | 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.4.34 | 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.2 | 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.5.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.7.2 | python code static checker / GPL |
pyodbc | 4.0.17 | DB API Module for ODBC / MIT |
pyopenssl | 17.2.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.2.1 | Simple and powerful testing with Python. / MIT |
python | 2.7.13 | 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.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 | 16.0.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.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.5 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.11.14 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.5 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.13.0 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.0 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 0.19.1 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.0 | Statistical data visualization / 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 |
sip | 4.18.1 | 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.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 |
spyder | 3.2.3 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.1.13 | Database Abstraction Library. / MIT |
sqlite | 3.20.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.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.6 | 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.29.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.0.2 | 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 | 0.9.8 | A Python module for creating Excel XLSX files / BSD 2-Clause |
xlwings | 0.11.4 | 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.2 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme / BSD |
anaconda-client | 1.6.3 | anaconda.org command line client library / BSD 3-clause |
anaconda-project | 0.6.0 | reproducible, executable project directories / BSD 3-clause |
asn1crypto | 0.22.0 | ASN.1 parser and serializer / MIT |
astroid | 1.5.3 | abstract syntax tree for Python with inference support / LGPL version 2.1 |
astropy | 2.0.1 | Community-developed Python Library for Astronomy / BSD |
babel | 2.5.0 | Utilities to internationalize and localize Python applications / BSD |
backports | 1.0 | / BSD |
backports_abc | 0.5 | backport of recent additions to the ‘collections.abc’ module / PSF |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient representation of arrays of booleans – C extension / PSF |
bkcharts | 0.2 | optional High Level charts API built on top of Bokeh / New BSD |
bleach | 1.5.0 | easy whitelist-based HTML-sanitizing tool / Apache License Version 2.0 |
bokeh | 0.12.7 | Python interactive visualization library for modern web browsers / BSD |
boto | 2.48.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / Simplified BSD |
cairo | 1.14.8 | A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1 |
cdecimal | 2.3 | Fast drop-in replacement for decimal.py / BSD |
certifi | 2016.2.28 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.10.0 | C Foreign Function Interface for Python / MIT |
chardet | 3.0.4 | Universal character encoding detector / GNU Lesser General Public License |
click | 6.7 | Command line interface creation kit / BSD |
cloudpickle | 0.4.0 | extended pickling support for Python objects / BSD |
clyent | 1.2.2 | Command line client library for windows and posix / BSD |
colorama | 0.3.9 | Cross-platform colored terminal text in Python / BSD |
conda | 4.3.27 | Package management system and Environment management system / BSD |
conda-build | 3.0.22 | Commands and tools for building conda packages / BSD 3-clause |
configparser | 3.5.0 | 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 | 1.8.1 | Provides cryptographic recipes and primitives to Python developers / Apache and BSD |
curl | 7.52.1 | Tool and library for transferring data with URL syntax / MIT/X derivate |
cycler | 0.10.0 | Composable style cycles / BSD |
cython | 0.26 | The Cython compiler for writing C extensions for the Python language / Apache version 2.0 |
cytoolz | 0.8.2 | Cython implementation of Toolz, high performance functional utilities / BSD |
dask | 0.15.2 | Task scheduling and blocked algorithms for parallel processing / BSD |
datashape | 0.5.4 | Language defining a data description protocol / BSD |
decorator | 4.1.2 | Better living through Python with decorators / BSD |
distributed | 1.18.1 | Distributed computing / BSD 3-Clause |
docutils | 0.14 | Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3 |
entrypoints | 0.2.3 | / MIT |
enum34 | 1.1.6 | Robust enumerated type support in Python / BSD |
et_xmlfile | 1.0.1 | Low memory library for creating large XML files / MIT |
expat | 2.1.0 | XML parser library written in C / MIT |
fastcache | 1.0.2 | C implementation of Python 3 functools.lru_cache / MIT |
filelock | 2.0.7 | A platform independent file lock. / Public Domain |
flask | 0.12.2 | Microframework for Python based on Werkzeug, Jinja2. / BSD |
flask-cors | 3.0.3 | Flask extension adding a decorator for CORS support / MIT |
fontconfig | 2.12.1 | A library for configuring and customizing font access / BSD |
freetype | 2.5.5 | A Free, High-Quality, and Portable Font Engine / FreeType License |
funcsigs | 1.0.2 | Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+ / Apache |
functools32 | 3.2.3.2 | backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. / PSF |
functools_lru_cache | 1.4 | backport of functools.lru_cache from Python 3.3 / MIT |
futures | 3.1.1 | A Java-style futures package for Python / PSF |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.2.2 | Coroutine-based Python network library / MIT |
glob2 | 0.5 | Enhanced glob that can capture patterns and supports recursive wildcards / BSD License |
greenlet | 0.4.12 | Lightweight in-process concurrent programming / MIT |
grin | 1.2.1 | Enhanced grep-like tool / BSD |
h5py | 2.7.0 | Pythonic interface to the HDF5 binary data format / 3-clause BSD |
hdf5 | 1.8.17 | A data model, library, and file format for storing and managing data / BSD-like |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD |
html5lib | 0.9999999 | HTML parser based on the WHATWG HTML specification / MIT |
idna | 2.6 | Internationalized Domain Names in Applications / BSD |
imagesize | 0.7.1 | getting image size from png/jpeg/jpeg2000/gif file / MIT |
ipaddress | 1.0.18 | IPv4/IPv6 manipulation library / Python Software Foundation License |
ipykernel | 4.6.1 | Provides a rich toolkit to help you make the most of using Python interactively / BSD |
ipython | 5.3.0 | Productive Interactive Computing / BSD |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD |
ipywidgets | 6.0.0 | Widgets for the Jupyter Notebook / BSD 3-clause |
isort | 4.2.15 | Python utility / library to sort Python imports / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments / BSD |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL2 |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD |
jedi | 0.10.2 | Autocompletion and static analysis library for Python / MIT |
jinja2 | 2.9.6 | An easy to use stand-alone template engine written in pure python. / BSD |
jpeg | 9b | Read and write jpeg files / Custom free software license |
jsonschema | 2.6.0 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | web-based notebook environment for interactive computing. / BSD |
jupyter_client | 5.1.0 | Jupyter protocol implementation and client libraries / BSD |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD |
jupyter_core | 4.3.0 | core Jupyter functionality / BSD |
lazy-object-proxy | 1.3.1 | Fast and thorough lazy object proxy / BSD |
libffi | 3.2.1 | portable foreign-function interface library / MIT |
libgfortran | 3.0.0 | the GNU Fortran compiler, part of GCC / GPL3 |
libiconv | 1.14 | Provides iconv for systems which don’t have one / GPL and LGPL |
libpng | 1.6.30 | official PNG reference library / libpng license |
libsodium | 1.0.10 | A library for encryption, signatures, password hashing, etc. / ISC |
libtiff | 4.0.6 | Support for Tag Image File Format (TIFF) / BSD-like |
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 |
lxml | 3.7.3 | XML and HTML with Python / BSD |
markupsafe | 1.0 | Implements a XML/HTML/XHTML Markup safe string for Python / BSD |
matplotlib | 2.0.2 | Python 2D plotting library / PSF-based |
mistune | 0.7.4 | The fastest markdown parser in pure Python with renderer feature / BSD |
mpmath | 0.19 | Python library for arbitrary-precision floating-point arithmetic / BSD |
msgpack-python | 0.4.8 | An efficient binary serialization format / Apache |
multipledispatch | 0.4.9 | Multiple dispatch in Python / BSD |
nbconvert | 5.2.1 | converts notebooks to various other formats via Jinja templates / BSD |
nbformat | 4.4.0 | reference implementation of the Jupyter Notebook format / BSD |
networkx | 1.11 | Python package for creating and manipulating complex networks / BSD |
nltk | 3.2.4 | Build Python programs to work with human language data / Apache Software License |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL |
notebook | 5.0.0 | web-based notebook environment for interactive computing / BSD |
numexpr | 2.6.2 | Fast numerical expression evaluator for NumPy / MIT |
numpy | 1.13.1 | Array processing for numbers, strings, records, and objects / BSD |
numpydoc | 0.7.0 | Sphinx extension to support docstrings in Numpy format / BSD |
odo | 0.5.1 | Shapeshifting for your data / BSD |
olefile | 0.44 | parse, read and write Microsoft OLE2 files / BSD License |
openblas | 0.2.19 | An Optimized BLAS library / BSD |
openpyxl | 2.4.8 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2l | OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style |
packaging | 16.8 | core utilities for Python packages / BSD or Apache 2.0 |
pandas | 0.20.3 | Powerful Python data analysis toolkit / BSD |
pandocfilters | 1.4.2 | utilities for writing pandoc filters in python / BSD License |
partd | 0.3.8 | Appendable key-value byte store / BSD |
patchelf | 0.9 | Modify the dynamic linker and RPATH of ELF executables / GPL3 |
path.py | 10.3.1 | An object representing a path to a file or directory / MIT |
pathlib2 | 2.3.0 | object-oriented filesystem paths / MIT |
patsy | 0.4.1 | Describing statistical models in Python using symbolic formulas / BSD |
pcre | 8.39 | A set of functions that implement regular expression pattern matching / 3-clause BSD License |
pep8 | 1.7.0 | Python style guide checker / MIT |
pexpect | 4.2.1 | Pexpect allows easy control of interactive console applications / ISC |
pickleshare | 0.7.4 | file system based database that uses Python pickles / MIT |
pillow | 4.2.1 | The friendly Python Imaging Library(PIL) fork / PIL license |
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 or bdists installed packages / PSF |
ply | 3.10 | implementation of Lex and Yacc / BSD |
prompt_toolkit | 1.0.15 | library for building powerful interactive command lines in Python / BSD |
psutil | 5.2.2 | cross-platform process and system utilities module for Python / BSD |
ptyprocess | 0.5.2 | Run a subprocess in a pseudo terminal / ISC |
py | 1.4.34 | Library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycairo | 1.10.0 | A set of Python bindings for the cairo graphics library / LGPL 2.1, MPL 1.1 |
pycodestyle | 2.3.1 | Python style guide checker / MIT License |
pycosat | 0.6.2 | Python bindings to the picosat SAT solver / MIT |
pycparser | 2.18 | C parser in Python / BSD |
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 | passive checker of Python programs / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD |
pylint | 1.7.2 | Python code static checker / GPL |
pyodbc | 4.0.16 | DB API Module for ODBC / MIT |
pyopenssl | 17.0.0 | Python wrapper module around the OpenSSL library / Apache Software License |
pyparsing | 2.2.0 | Create and execute simple grammars / MIT |
pytables | 3.4.2 | Manage hierarchical datasets to cope with large amounts of data / BSD |
pytest | 3.2.1 | Simple and powerful testing with Python / MIT |
python | 2.7.13 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | extensions to the standard Python datetime module / Simplified BSD |
pytz | 2017.2 | World timezone definitions, modern and historical / MIT |
pywavelets | 0.5.2 | wavelet transform module / MIT |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.2 | zeromq bindings for Python / LGPL and BSD |
requests | 2.14.2 | Python HTTP for Humans / Apache Software License |
ruamel_yaml | 0.11.14 | patched copy of ruamel.yaml (a yaml parser) / MIT |
scandir | 1.5 | scandir, a better directory iterator and faster os.walk() / BSD License |
scikit-image | 0.13.0 | Image processing routines for SciPy / 3-clause BSD |
scikit-learn | 0.19.0 | set of python modules for machine learning and data mining / 3-clause BSD |
scipy | 0.19.1 | Scientific Library for Python / BSD |
seaborn | 0.8 | Statistical data visualization / BSD |
setuptools | 36.4.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Define simple single-dispatch generic functions / ZPL 2.1 |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
six | 1.10.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD |
sortedcollections | 0.5.3 | Python Sorted Collections / Apache Software License |
sortedcontainers | 1.5.7 | sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.6.3 | Documentation generator / BSD |
sphinxcontrib | 1.0 | Python namespace for sphinxcontrib / BSD |
sphinxcontrib-websupport | 1.0.1 | Sphinx API for Web Apps / BSD-2-Clause |
sqlalchemy | 1.1.13 | Python SQL toolkit and Object Relational Mapper / MIT |
sqlite | 3.13.0 | SQL database engine / Public-Domain |
ssl_match_hostname | 3.5.0.1 | The ssl.match_hostname() function from Python 3.4 / PSF |
statsmodels | 0.8.0 | Statistical computations and models / 3-clause BSD |
subprocess32 | 3.2.7 | backport of the subprocess module from Python 3.2/3.3 for use on 2.x / Python Software Foundation License |
sympy | 1.1.1 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback serialization library / BSD |
terminado | 0.6 | Terminals served to term.js using Tornado websockets / BSD |
testpath | 0.3.1 | collection of utilities for Python code working with files and commands / MIT |
tk | 8.5.18 | Dynamic programming language with GUI elements / BSD-like |
toolz | 0.8.2 | List processing tools and functional utilities / BSD |
tornado | 4.5.2 | Tornado Web Server / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / Modified BSD |
typing | 3.6.2 | backport of the standard library typing module to Python versions older than 3.6 / PSF |
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 (Open Database Connectivity) implementation for Unix / LGPLv2 |
wcwidth | 0.1.7 | measures number of Terminal column cells of wide-character codes / MIT |
werkzeug | 0.12.2 | A WSGI utility library for Python / BSD |
wheel | 0.29.0 | Built-package format for Python / MIT |
widgetsnbextension | 3.0.2 | IPython HTML widgets for Jupyter / BSD 3-clause |
wrapt | 1.10.11 | Module for decorators, wrappers and monkey patching / BSD |
xlrd | 1.1.0 | extract data from Microsoft Excel spreadsheet files / BSD |
xlsxwriter | 0.9.8 | A Python module for creating Excel XLSX files / BSD |
xlwt | 1.3.0 | writing data and formatting information to Excel files / BSD |
xz | 5.2.3 | Data compression software with high compression ratio / Public-Domain, GPL |
yaml | 0.1.6 | YAML Ain’t Markup Language / MIT |
zeromq | 4.1.5 | Distributed messaging / LGPL |
zict | 0.1.2 | Composable Mutable Mapping tools / BSD |
zlib | 1.2.11 | Unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.5 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.6.8 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.0 | Reproducible, executable project directories. / BSD 3-Clause |
asn1crypto | 0.22.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.5.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.2 | 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 |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.0.0 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.7 | 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 |
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 | 2017.7.27.1 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.10.0 | 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.4.0 | 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.3.27 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.0.22 | tools for building 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.0.3 | 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.26.1 | 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.15.2 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.15.2 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.10.22 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.1.2 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.18.3 | 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.4 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.12 | 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.1.1 | 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.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 |
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.2 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.12.2 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.7.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
harfbuzz | 1.5.0 | 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 | 0.999999999 | 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.18 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.6.1 | 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.0.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.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.10.2 | 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 |
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.1.0 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.3.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.27.0 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.4.0 | 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 | Editline Library (libedit) / 3-Clause BSD |
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.32 | PNG reference library. / zlib/libpng |
libsodium | 1.0.13 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 7.2.0 | he GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.8 | 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.4 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.29 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.20.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 3.8.0 | 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.0.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.7.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.0 | 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 | 0.19 | 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 |
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 | 1.11 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.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.0.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.35.0 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.2 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.13.1 | 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.44 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.8 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2l | 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.20.3 | 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.40.11 | Text layout and rendering engine. / LGPL-2.1 |
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.3.1 | 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.2.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 | 4.2.1 | 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.2.2 | 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.4.34 | 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.2 | 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.5.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.7.2 | python code static checker / GPL |
pyodbc | 4.0.17 | DB API Module for ODBC / MIT |
pyopenssl | 17.2.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.2.1 | Simple and powerful testing with Python. / MIT |
python | 2.7.13 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | Extensions to the standard Python datetime module. / BSD 3-clause |
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 | 16.0.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.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.5 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.11.14 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.5 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.13.0 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.0 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 0.19.1 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.0 | Statistical data visualization / 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 |
sip | 4.18.1 | 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.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 |
spyder | 3.2.3 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.1.13 | Database Abstraction Library. / MIT |
sqlite | 3.20.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.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.6 | 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.29.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.0.2 | 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 | 0.9.8 | 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.2 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Name | Version | Summary / License |
---|---|---|
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.6.5 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.6.8 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.8.0 | Reproducible, executable project directories. / BSD 3-Clause |
asn1crypto | 0.22.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 1.5.3 | A abstract syntax tree for Python with inference support. / LGPL 2.1 |
astropy | 2.0.2 | 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 |
blaze | 0.11.3 | NumPy and Pandas interface to big data / BSD 3-Clause |
bleach | 2.0.0 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
bokeh | 0.12.7 | 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 |
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 | 2017.7.27.1 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.10.0 | 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.4.0 | 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.3.27 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.0.22 | tools for building 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.0.3 | 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.26.1 | 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.15.2 | Parallel Python with task scheduling / BSD 3-Clause |
dask-core | 0.15.2 | Parallel Python with task scheduling / BSD 3-Clause |
datashape | 0.5.4 | A data description language. / BSD 2-Clause |
dbus | 1.10.22 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.1.2 | Better living through Python with decorators. / BSD 3-Clause |
distributed | 1.18.3 | 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.4 | Expat XML parser library in C. / MIT |
fastcache | 1.0.2 | C implementation of Python 3 lru_cache / MIT |
filelock | 2.0.12 | 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.1.1 | 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.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 |
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.2 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.12.2 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.7.0 | Read and write HDF5 files from Python. / BSD 3-Clause |
harfbuzz | 1.5.0 | 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 | 0.999999999 | 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.18 | IPv4/IPv6 manipulation library / PSF 2 |
ipykernel | 4.6.1 | 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.0.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.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.10.2 | 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 |
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.1.0 | Jupyter protocol implementation and client libraries / BSD 3-clause |
jupyter_console | 5.2.0 | Jupyter terminal console / BSD 3-Clause |
jupyter_core | 4.3.0 | Core common functionality of Jupyter projects. / BSD 3-clause |
jupyterlab | 0.27.0 | A pre-alpha version of a computational environment for Jupyter. / BSD 3-Clause |
jupyterlab_launcher | 0.4.0 | 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 | Editline Library (libedit) / 3-Clause BSD |
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.32 | PNG reference library. / zlib/libpng |
libsodium | 1.0.13 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.0 | the SSH library / BSD 3-Clause |
libstdcxx-ng | 7.2.0 | he GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.0.8 | 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.4 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.29 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.20.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 3.8.0 | 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.0.2 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.7.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2018.0.0 | 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 | 0.19 | 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 |
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 | 1.11 | Python package for creating and manipulating complex networks / BSD 3-Clause |
nltk | 3.2.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.0.0 | A web-based notebook environment for interactive computing / BSD 3-clause |
numba | 0.35.0 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.2 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.13.1 | 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.44 | parse, read and write Microsoft OLE2 files / BSD License 2-Clause |
openpyxl | 2.4.8 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2l | 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.20.3 | 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.40.11 | Text layout and rendering engine. / LGPL-2.1 |
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.3.1 | 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.2.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 | 4.2.1 | 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.2.2 | 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.4.34 | 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.2 | 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.5.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD 2-clause |
pylint | 1.7.2 | python code static checker / GPL |
pyodbc | 4.0.17 | DB API Module for ODBC / MIT |
pyopenssl | 17.2.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.2.1 | Simple and powerful testing with Python. / MIT |
python | 2.7.13 | General purpose programming language / PSF |
python-dateutil | 2.6.1 | Extensions to the standard Python datetime module. / BSD 3-clause |
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 | 16.0.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.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.5 | A python refactoring library… / GPL 2.0 |
ruamel_yaml | 0.11.14 | A patched copy of ruamel.yaml. / MIT |
scandir | 1.5 | scandir, a better directory iterator and faster os.walk() / BSD 3-Clause |
scikit-image | 0.13.0 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.19.0 | A set of python modules for machine learning and data mining / BSD 3-Clause |
scipy | 0.19.1 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.8.0 | Statistical data visualization / 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 |
sip | 4.18.1 | 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.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 |
spyder | 3.2.3 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.1.13 | Database Abstraction Library. / MIT |
sqlite | 3.20.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.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.6 | 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.29.0 | A built-package format for Python. / MIT |
widgetsnbextension | 3.0.2 | 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 | 0.9.8 | 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.2 | Composable Dictionary Classes / BSD 3-Clause |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
Anaconda 4.4 was released on May 31, 2017 and includes the following:
- Support added for the “ppc64le” machine type, for the POWER8 LE architecture used by IBM Power Systems and OpenPOWER servers.
- On Windows, the PATH environment variable is no longer changed by default, as this can cause trouble with other software. Instead, use Anaconda Navigator or the Anaconda Prompt in the Start Menu under “Anaconda” to use Anaconda software. If a user does choose to change the PATH variable, Anaconda is no longer appended to the PATH in system mode, and is now always added to the front of PATH in either system mode or user mode.
- Python 3.5 is updated from 3.5.2 to 3.5.3 and Python 3.6 from 3.6.0 to 3.6.1. Anaconda 4.4 supports Python 2.7, 3.5, and 3.6. Anaconda 4.3 was the last release to support Python 3.4.
- Minimum supported version of CentOS is now CentOS 6. Anaconda 4.3 was the last release to support CentOS 5.
- Applied pycrypto patch for CVE-2013-7439.
- Improved cp_acp support for install paths with non-ASCII characters on Windows.
- conda is updated from 4.3.14 to 4.3.21.
- Navigator is updated from 1.5.0 to 1.6.2.
- Project is updated from 0.4.1 to 0.6.0.
- Added distributed and pyodbc to the installers.
- Updated EULA.
- Conda packages with “mkl” in the package name now contain a file license.txt with a copy of the Intel Simplified Software License that applies to the Intel Math Kernel Library (MKL).
- Over 90 packages are updated or added.
Highlights:
- add support for the ppc64le (POWER8 LE used by IBM Power Systems and OpenPOWER servers) machine types
Other changes:
- On Windows, the PATH environment variable is no longer changed by default, as this can cause trouble with other software. The recommended approach is to instead use Anaconda Navigator or the Anaconda Prompt (located in the Start Menu under “Anaconda”) when you wish to use Anaconda software. Also, Anaconda will always be added to the front of PATH, for either system or user mode. (Previously it was appended to the system path.)
- improve cp_acp support for install path on Windows
- updated 80 packages in the installer (and their dependencies)
- added distributed and pyodbc to the installers
- apply pycrypto patch for CVE-2013-7439
- end support for CentOS 5. CentOS 6 is now the minimum supported version.
Updates:
- anaconda-client from 1.6.0 to 1.6.3
- bokeh from 0.12.4 to 0.12.5
- dask from 0.13.0 to 0.14.3
- ipython from 5.1.0 to 5.3.0
- jupyter_client from 4.4.0 to 5.0.1
- jupyter_console from 5.0.0 to 5.1.0
- jupyter_core from 4.2.1 to 4.3.0
- matplotlib from 2.0.0 to 2.0.2
- numba from 0.30.1 to 0.33.0
- numpy from 1.11.3 to 1.12.1
- pandas from 0.19.2 to 0.20.1
- pillow from 4.0.0 to 4.1.1
- python 3.5 from 3.5.2 to 3.5.3
- python 3.6 from 3.6.0 to 3.6.1
- requests from 2.12.4 to 2.14.2
- scikit-image from 0.12.3 to 0.13.0
- scipy from 0.18.1 to 0.19.0
- spyder from 3.1.2 to 3.1.4
- statsmodels from 0.6.1 to 0.8.0
Name | Version | Summary / License |
---|---|---|
alabaster | 0.7.10 | Configurable, Python 2+3 compatible Sphinx theme / BSD |
anaconda-client | 1.6.3 | anaconda.org command line client library / BSD 3-clause |
anaconda-navigator | 1.6.2 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.6.0 | reproducible, executable project directories / BSD 3-clause |
appnope Mac | 0.1.0 | Disable App Nap on OS X 10.9 / BSD |
appscript Mac | 1.0.1 | Control AppleScriptable applications from Python / Public-Domain |
asn1crypto | 0.22.0 | ASN.1 parser and serializer / MIT |
astroid | 1.4.9 | abstract syntax tree for Python with inference support / LGPL |
astropy | 1.3.2 | Community-developed Python Library for Astronomy / BSD |
babel | 2.4.0 | Utilities to internationalize and localize Python applications / BSD |
backports | 1.0 | / BSD |
beautifulsoup4 | 4.6.0 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient representation of arrays of booleans – C extension / PSF |
blaze | 0.10.1 | NumPy and Pandas interface to big data / BSD |
bleach | 1.5.0 | easy whitelist-based HTML-sanitizing tool / Apache License Version 2.0 |
bokeh | 0.12.5 | Python interactive visualization library for modern web browsers / BSD |
boto | 2.46.1 | Amazon Web Services Library / MIT |
bottleneck | 1.2.1 | Fast NumPy array functions written in Cython. / Simplified BSD |
bzip2 | 1.0.6 | high-quality data compressor / BSD |
cairo Linux | 1.14.8 | A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1 |
cffi | 1.10.0 | C Foreign Function Interface for Python / MIT |
chardet | 3.0.3 | Universal character encoding detector / GNU Lesser General Public License |
click | 6.7 | Command line interface creation kit / BSD |
cloudpickle | 0.2.2 | Extended pickling support for Python objects / BSD |
clyent | 1.2.2 | Command line client library for windows and posix / BSD |
colorama | 0.3.9 | Cross-platform colored terminal text in Python / BSD |
comtypes Windows | 1.1.2 | pure Python COM package / MIT |
conda | 4.3.21 | OS-agnostic, system-level binary package and environment manager. / BSD |
contextlib2 | 0.5.5 | backports and enhancements for the contextlib module / PSF |
cryptography | 1.8.1 | Provides cryptographic recipes and primitives to Python developers / Apache |
curl | 7.52.1 | Tool and library for transferring data with URL syntax / MIT/X derivate |
cycler | 0.10.0 | Composable style cycles / BSD |
cython | 0.25.2 | The Cython compiler for writing C extensions for the Python language / Apache version 2.0 |
cytoolz | 0.8.2 | Cython implementation of Toolz, high performance functional utilities / BSD |
dask | 0.14.3 | Task scheduling and blocked algorithms for parallel processing / BSD |
datashape | 0.5.4 | Language defining a data description protocol / BSD |
dbus Linux | 1.10.10 | message bus system, a simple way for applications to talk to one another / GPL2 |
decorator | 4.0.11 | Better living through Python with decorators / BSD |
distributed | 1.16.3 | Lightweight library for distributed computing in Python / BSD 3-Clause |
docutils | 0.13.1 | Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3 |
entrypoints | 0.2.2 | / MIT |
et_xmlfile | 1.0.1 | Low memory library for creating large XML files / MIT |
expat Linux Mac | 2.1.0 | XML parser library written in C / MIT |
fastcache | 1.0.2 | C implementation of Python 3 functools.lru_cache / MIT |
flask | 0.12.2 | A microframework based on Werkzeug, Jinja2 and good intentions / BSD |
flask-cors | 3.0.2 | Flask extension adding a decorator for CORS support / MIT |
fontconfig Linux | 2.12.1 | A library for configuring and customizing font access / BSD |
freetype | 2.5.5 | A Free, High-Quality, and Portable Font Engine / FreeType License |
get_terminal_size | 1.0.0 | backport of the get_terminal_size function from Python 3.3 / MIT |
gevent | 1.2.1 | Coroutine-based Python network library / MIT |
glib Linux | 2.50.2 | Core application building blocks for libraries and applications in C / LGPL |
greenlet | 0.4.12 | Lightweight in-process concurrent programming / MIT |
gst-plugins-base Linux | 1.8.0 | GStreamer Base Plug-ins / GPL2 |
gstreamer Linux | 1.8.0 | library for constructing graphs of media-handling components / LGPL2 |
h5py | 2.7.0 | Pythonic interface to the HDF5 binary data format / 3-clause BSD |
harfbuzz Linux | 0.9.39 | An OpenType text shaping engine / MIT |
hdf5 | 1.8.17 | A data model, library, and file format for storing and managing data / BSD-like |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD |
html5lib | 0.999 | HTML parser based on the WHATWG HTML specification / MIT |
idna | 2.5 | Internationalized Domain Names in Applications / BSD |
imagesize | 0.7.1 | getting image size from png/jpeg/jpeg2000/gif file / MIT |
ipykernel | 4.6.1 | IPython Kernel for Jupyter / BSD |
ipython | 5.3.0 | Productive Interactive Computing / BSD |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD |
ipywidgets | 6.0.0 | Widgets for the Jupyter Notebook / BSD 3-clause |
isort | 4.2.5 | Python utility / library to sort Python imports / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments / BSD |
jbig Linux Mac | 2.1 | Implementation of the JBIG1 data compression standard / GPL2 |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD |
jedi | 0.10.2 | Autocompletion and static analysis library for Python / MIT |
jinja2 | 2.9.6 | An easy to use stand-alone template engine written in pure python. / BSD |
jpeg | 9b | Read and 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 | Open source, interactive data science and scientific computing / BSD |
jupyter_client | 5.0.1 | Jupyter protocol implementation and client libraries / BSD |
jupyter_console | 5.1.0 | Jupyter terminal console / BSD |
jupyter_core | 4.3.0 | core Jupyter functionality / BSD |
lazy-object-proxy | 1.2.2 | Fast and thorough lazy object proxy / BSD |
libffi Linux | 3.2.1 | portable foreign-function interface library / MIT |
libgcc Linux | 4.8.5 | Shared libraries for the GNU Compiler Collection / GPL3 |
libgfortran Linux | 3.0.0 | GNU Fortran runtime library / GPL3 |
libiconv Linux Mac | 1.14 | Provides iconv for systems which don’t have one / GPL and LGPL |
libpng | 1.6.27 | official PNG reference library / libpng license |
libsodium Linux | 1.0.10 | A library for encryption, signatures, password hashing, etc. / ISC |
libtiff | 4.0.6 | Support for Tag Image File Format (TIFF) / BSD-like |
libtool Linux | 2.4.2 | The GNU Portable Library Tool / GPL3 |
libxcb Linux | 1.12 | This is the C-language Bindings package to the X Window System protocol / MIT |
libxml2 Linux Mac | 2.9.4 | The XML C parser and toolkit of Gnome / MIT |
libxslt Linux Mac | 1.1.29 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.18.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File based locks for Python for Linux and Windows / BSD |
lxml | 3.7.3 | Pythonic binding for the C libraries libxml2 and libxslt / BSD |
markupsafe | 0.23 | Implements a XML/HTML/XHTML Markup safe string for Python / BSD |
matplotlib | 2.0.2 | Python 2D plotting library / PSF-based |
menuinst Windows | 1.4.7 | cross platform menu item installation / BSD |
mistune | 0.7.4 | The fastest markdown parser in pure Python with renderer feature / BSD |
mkl | 2017.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 | 0.19 | Python library for arbitrary-precision floating-point arithmetic / BSD |
msgpack-python | 0.4.8 | An efficient binary serialization format / Apache |
multipledispatch | 0.4.9 | Multiple dispatch in Python / BSD |
navigator-updater | 0.1.0 | Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc. |
nbconvert | 5.1.1 | converts notebooks to various other formats via Jinja templates / BSD |
nbformat | 4.3.0 | The reference implementation of the Jupyter Notebook format / BSD |
networkx | 1.11 | Python package for creating and manipulating complex networks / BSD |
nltk | 3.2.3 | Build Python programs to work with human language data / Apache Software License |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL |
notebook | 5.0.0 | web-based notebook environment for interactive computing / BSD |
numba | 0.33.0 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.2 | Fast numerical expression evaluator for NumPy / MIT |
numpy | 1.11.3 | array processing for numbers, strings, records, and objects / BSD |
numpydoc | 0.6.0 | Sphinx extension to support docstrings in Numpy format / BSD |
odo | 0.5.0 | Shapeshifting for your data / BSD |
olefile | 0.44 | parse, read and write Microsoft OLE2 files / BSD License |
openpyxl | 2.4.7 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2l | OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style |
packaging | 16.8 | core utilities for Python packages / BSD or Apache 2.0 |
pandas | 0.20.1 | Powerful data structures and data analysis tools / BSD |
pandocfilters | 1.4.1 | utilities for writing pandoc filters in python / BSD License |
pango Linux | 1.40.3 | Text layout and rendering engine / LGPL |
partd | 0.3.8 | Appendable key-value byte store / BSD |
path.py | 10.3.1 | module wrapper for os.path / MIT |
pathlib2 | 2.2.1 | object-oriented filesystem paths / MIT |
patsy | 0.4.1 | Describing statistical models in Python using symbolic formulas / BSD |
pcre Linux Mac | 8.39 | A set of functions that implement regular expression pattern matching / 3-clause BSD License |
pep8 | 1.7.0 | Python style guide checker / MIT |
pexpect Linux Mac | 4.2.1 | Pexpect allows easy control of interactive console applications / ISC |
pickleshare | 0.7.4 | file system based database that uses Python pickles / MIT |
pillow | 4.1.1 | The friendly Python Imaging Library(PIL) fork / PIL license |
pip | 9.0.1 | PyPA recommended tool for installing Python packages / MIT |
pixman Linux | 0.34.0 | A low-level software library for pixel manipulation / MIT |
ply | 3.10 | implementation of Lex and Yacc / BSD |
prompt_toolkit | 1.0.14 | library for building powerful interactive command lines in Python / BSD |
psutil | 5.2.2 | cross-platform process and system utilities module for Python / BSD |
ptyprocess Linux Mac | 0.5.1 | Run a subprocess in a pseudo terminal / ISC |
py | 1.4.33 | Library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pycosat | 0.6.2 | Python bindings to the picosat SAT solver / MIT |
pycparser | 2.17 | complete C99 parser in pure Python / BSD |
pycrypto | 2.6.1 | Cryptographic modules for Python / Public-Domain |
pycurl | 7.43.0 | Python interface to libcurl / LGPL, MIT |
pyflakes | 1.5.0 | Checks Python source files for errors / MIT |
pygments | 2.2.0 | Generic syntax highlighting package / BSD |
pylint | 1.6.4 | Python code static checker / GPL |
pyodbc | 4.0.16 | DB API Module for ODBC / MIT |
pyopenssl | 17.0.0 | Python wrapper module around the OpenSSL library / Apache Software License |
pyparsing | 2.1.4 | Create and execute simple grammars / MIT |
pyqt | 5.6.0 | Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3 |
pytables | 3.3.0 | Manage hierarchical datasets to cope with large amounts of data / BSD |
pytest | 3.0.7 | Simple and powerful testing with Python / MIT |
python | 3.6.1 | general purpose programming language / PSF |
python-dateutil | 2.6.0 | extensions to the standard Python datetime module / BSD |
pytz | 2017.2 | World timezone definitions, modern and historical / MIT |
pywavelets | 0.5.2 | wavelet transform module / MIT |
pywin32 Windows | 220 | Python extensions for Windows / PSF |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.2 | zeromq bindings for Python / LGPL and BSD |
qt | 5.6.2 | Qt is a cross-platform application and UI framework / LGPLv3 |
qtawesome | 0.4.4 | FontAwesome icons in PyQt and PySide applications / MIT |
qtconsole | 4.3.0 | Jupyter Qt Console / Modified BSD License |
qtpy | 1.2.1 | uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT |
readline Linux Mac | 6.2 | Line-editing for programs with a command-line interface / GPL3 |
requests | 2.14.2 | Python HTTP for Humans / Apache Software License |
rope | 0.9.4 | A Python refactoring library / GPL |
ruamel_yaml | 0.11.14 | patched copy of ruamel.yaml (a yaml parser) / MIT |
scikit-image | 0.13.0 | Image processing routines for SciPy / 3-clause BSD |
scikit-learn | 0.18.1 | set of python modules for machine learning and data mining / 3-clause BSD |
scipy | 0.19.0 | Scientific Library for Python / BSD |
seaborn | 0.7.1 | Statistical data visualization / BSD |
setuptools | 27.2.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Define simple single-dispatch generic functions / ZPL 2.1 |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.18 | Create Python bindings for C and C++ libraries / GPL3 |
six | 1.10.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD |
sortedcollections | 0.5.3 | Python Sorted Collections / Apache Software License |
sortedcontainers | 1.5.7 | sorted Container Types: SortedList, SortedDict, and SortedSet / Apache 2.0 |
sphinx | 1.5.6 | Documentation generator / BSD |
spyder | 3.1.4 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.1.9 | Database Abstraction Library / MIT |
sqlite | 3.13.0 | Self-contained, zero-configuration, SQL database engine / Public-Domain |
statsmodels | 0.8.0 | Statistical computations and models / 3-clause BSD |
sympy | 1.0 | Python library for symbolic mathematics / 3-clause BSD |
tblib | 1.3.2 | Traceback fiddling library for Python / BSD |
terminado Linux Mac | 0.6 | Terminals served to term.js using Tornado websockets / BSD |
testpath | 0.3 | collection of utilities for Python code working with files and commands / MIT |
tk | 8.5.18 | Dynamic programming language with GUI elements / BSD-like |
toolz | 0.8.2 | List processing tools and functional utilities / BSD |
tornado | 4.5.1 | A Python web framework and asynchronous networking library / Apache 2.0 |
traitlets | 4.3.2 | Configuration system for Python applications / Modified BSD |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc Linux Mac | 2.3.4 | ODBC (Open Database Connectivity) implementation for Unix / LGPLv2 |
vs2015_runtime Windows | 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 |
werkzeug | 0.12.2 | A WSGI utility library for Python / BSD |
wheel | 0.29.0 | Built-package format for Python / MIT |
widgetsnbextension | 2.0.0 | IPython HTML widgets for Jupyter / BSD 3-clause |
win_unicode_console Windows | 0.5 | enable Unicode input and display when running Python from Windows console / MIT |
wrapt | 1.10.10 | Module for decorators, wrappers and monkey patching / BSD |
xlrd | 1.0.0 | Extract data from Microsoft Excel spreadsheet files / BSD |
xlsxwriter | 0.9.6 | A Python module for creating Excel XLSX files / BSD |
xlwings Mac Windows | 0.10.4 | 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 Linux Mac | 5.2.2 | Data compression software with high compression ratio / Public-Domain, GPL |
yaml Linux Mac | 0.1.6 | A human friendly data serialization standard / MIT |
zeromq Linux | 4.1.5 | Distributed messaging / LGPL |
zict | 0.1.2 | mutable mapping tools / BSD |
zlib | 1.2.8 | Unobtrusive compression library / zlib |
This patch release fixes problems with Anaconda Navigator not starting correctly on some versions of Mac OS X when using the GUI installers.
Fixes:
- removed creation of
~/.continuum
folder during install process on all platforms - fixed ‘//’ showing up in prefix when installing system wide on Mac OS using the GUI installer
- fixed OpenSSL not being installable into a path which contains spaces
- allow Unicode characters in install path on Windows (cp_acp fix)
Updates:
- anaconda-navigator from 1.4.3 to 1.5.0
- conda from 4.3.8 to 4.3.14
Added:
- anaconda-project 0.4.1
Name | Version | Summary / License |
---|---|---|
alabaster | 0.7.9 | Configurable, Python 2+3 compatible Sphinx theme / BSD |
anaconda-client | 1.6.0 | anaconda.org command line client library / BSD |
anaconda-navigator | 1.5.0 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
anaconda-project | 0.4.1 | reproducible, executable project directories / BSD |
appnope Mac | 0.1.0 | Disable App Nap on OS X 10.9 / BSD |
appscript Mac | 1.0.1 | Control AppleScriptable applications from Python / Public-Domain |
astroid | 1.4.9 | abstract syntax tree for Python with inference support / LGPL |
astropy | 1.3 | Community-developed Python Library for Astronomy / BSD |
babel | 2.3.4 | Utilities to internationalize and localize Python applications / BSD |
backports | 1.0 | / BSD |
beautifulsoup4 | 4.5.3 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient representation of arrays of booleans – C extension / PSF |
blaze | 0.10.1 | NumPy and Pandas interface to big data / BSD |
bokeh | 0.12.4 | Python interactive visualization library for modern web browsers / BSD |
boto | 2.45.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.0 | Fast NumPy array functions written in Cython. / Simplified BSD |
bzip2 | 1.0.6 | high-quality data compressor / BSD |
cairo Linux | 1.14.8 | A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1 |
cffi | 1.9.1 | C Foreign Function Interface for Python / MIT |
chardet | 2.3.0 | Universal character encoding detector / GNU Library or Lesser General Public License |
chest | 0.2.3 | A dictionary that writes its contents to disk / BSD |
click | 6.7 | Command line interface creation kit / BSD |
cloudpickle | 0.2.2 | Extended pickling support for Python objects / BSD |
clyent | 1.2.2 | Command line client library for windows and posix / BSD |
colorama | 0.3.7 | Cross-platform colored terminal text in Python / BSD |
comtypes Windows | 1.1.2 | pure Python COM package / MIT |
conda | 4.3.14 | OS-agnostic, system-level binary package and environment manager. / BSD |
configobj | 5.0.6 | Config file reading, writing and validation / BSD |
contextlib2 | 0.5.4 | backports and enhancements for the contextlib module / PSF |
cryptography | 1.7.1 | Provides cryptographic recipes and primitives to Python developers / Apache |
curl | 7.52.1 | Tool and library for transferring data with URL syntax / MIT/X derivate |
cycler | 0.10.0 | Composable style cycles / BSD |
cython | 0.25.2 | The Cython compiler for writing C extensions for the Python language / Apache version 2.0 |
cytoolz | 0.8.2 | Cython implementation of Toolz, high performance functional utilities / BSD |
dask | 0.13.0 | Task scheduling and blocked algorithms for parallel processing / BSD |
datashape | 0.5.4 | Language defining a data description protocol / BSD |
dbus Linux | 1.10.10 | message bus system, a simple way for applications to talk to one another / GPL2 |
decorator | 4.0.11 | Better living through Python with decorators / BSD |
dill | 0.2.5 | Serialize all of python (almost) / 3-clause BSD |
docutils | 0.13.1 | Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3 |
entrypoints | 0.2.2 | / MIT |
et_xmlfile | 1.0.1 | Low memory library for creating large XML files / MIT |
expat Linux Mac | 2.1.0 | XML parser library written in C / MIT |
fastcache | 1.0.2 | C implementation of Python 3 functools.lru_cache / MIT |
flask | 0.12 | A microframework based on Werkzeug, Jinja2 and good intentions / BSD |
flask-cors | 3.0.2 | Flask extension adding a decorator for CORS support / MIT |
fontconfig Linux | 2.12.1 | A library for configuring and customizing font access / BSD |
freetype | 2.5.5 | A Free, High-Quality, and Portable Font Engine / FreeType License |
get_terminal_size | 1.0.0 | backport of the get_terminal_size function from Python 3.3 / MIT |
gevent | 1.2.1 | Coroutine-based Python network library / MIT |
glib Linux | 2.50.2 | Core application building blocks for libraries and applications in C / LGPL |
greenlet | 0.4.11 | Lightweight in-process concurrent programming / MIT |
gst-plugins-base Linux | 1.8.0 | GStreamer Base Plug-ins / GPL2 |
gstreamer Linux | 1.8.0 | library for constructing graphs of media-handling components / LGPL2 |
h5py | 2.6.0 | Pythonic interface to the HDF5 binary data format / 3-clause BSD |
harfbuzz Linux | 0.9.39 | An OpenType text shaping engine / MIT |
hdf5 | 1.8.17 | A data model, library, and file format for storing and managing data / BSD-like |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD |
idna | 2.2 | Internationalized Domain Names in Applications / BSD |
imagesize | 0.7.1 | getting image size from png/jpeg/jpeg2000/gif file / MIT |
ipykernel | 4.5.2 | IPython Kernel for Jupyter / BSD |
ipython | 5.1.0 | Productive Interactive Computing / BSD |
ipython_genutils | 0.1.0 | vestigial utilities from IPython / BSD |
ipywidgets | 5.2.2 | Widgets for the Jupyter Notebook / BSD 3-clause |
isort | 4.2.5 | Python utility / library to sort Python imports / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments / BSD |
jbig Linux Mac | 2.1 | Implementation of the JBIG1 data compression standard / GPL2 |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD |
jedi | 0.9.0 | Autocompletion and static analysis library for Python / MIT |
jinja2 | 2.9.4 | An easy to use stand-alone template engine written in pure python. / BSD |
jpeg | 9b | Read and write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.5.1 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Open source, interactive data science and scientific computing / BSD |
jupyter_client | 4.4.0 | Jupyter protocol implementation and client libraries / BSD |
jupyter_console | 5.0.0 | Jupyter terminal console / BSD |
jupyter_core | 4.2.1 | core Jupyter functionality / BSD |
lazy-object-proxy | 1.2.2 | Fast and thorough lazy object proxy / BSD |
libffi Linux | 3.2.1 | portable foreign-function interface library / MIT |
libgcc Linux | 4.8.5 | Shared libraries for the GNU Compiler Collection / GPL3 |
libgfortran Linux | 3.0.0 | GNU Fortran runtime library / GPL3 |
libiconv Linux Mac | 1.14 | Provides iconv for systems which don’t have one / GPL and LGPL |
libpng | 1.6.27 | official PNG reference library / libpng license |
libsodium Linux | 1.0.10 | A library for encryption, signatures, password hashing, etc. / ISC |
libtiff | 4.0.6 | Support for Tag Image File Format (TIFF) / BSD-like |
libxcb Linux | 1.12 | This is the C-language Bindings package to the X Window System protocol / MIT |
libxml2 Linux Mac | 2.9.4 | The XML C parser and toolkit of Gnome / MIT |
libxslt Linux Mac | 1.1.29 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.15.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File based locks for Python for Linux and Windows / BSD |
lxml | 3.7.2 | Pythonic binding for the C libraries libxml2 and libxslt / BSD |
markupsafe | 0.23 | Implements a XML/HTML/XHTML Markup safe string for Python / BSD |
matplotlib | 2.0.0 | Python 2D plotting library / PSF-based |
menuinst Windows | 1.4.4 | cross platform menu item installation / BSD |
mistune | 0.7.3 | The fastest markdown parser in pure Python with renderer feature / BSD |
mkl | 2017.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 | 0.19 | Python library for arbitrary-precision floating-point arithmetic / BSD |
multipledispatch | 0.4.9 | Multiple dispatch in Python / BSD |
nbconvert | 4.2.0 | converts notebooks to various other formats via Jinja templates / BSD |
nbformat | 4.2.0 | The reference implementation of the Jupyter Notebook format / BSD |
networkx | 1.11 | Python package for creating and manipulating complex networks / BSD |
nltk | 3.2.2 | Build Python programs to work with human language data / Apache |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL |
notebook | 4.3.1 | web-based notebook environment for interactive computing / BSD |
numba | 0.30.1 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.1 | Fast numerical expression evaluator for NumPy / MIT |
numpy | 1.11.3 | array processing for numbers, strings, records, and objects / BSD |
numpydoc | 0.6.0 | Sphinx extension to support docstrings in Numpy format / BSD |
odo | 0.5.0 | Shapeshifting for your data / BSD |
openpyxl | 2.4.1 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2k | OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style |
pandas | 0.19.2 | Powerful data structures and data analysis tools / BSD |
partd | 0.3.7 | Appendable key-value byte store / BSD |
path.py | 10.0 | Module wrapper for os.path / MIT |
pathlib2 | 2.2.0 | object-oriented filesystem paths / MIT |
patsy | 0.4.1 | Describing statistical models in Python using symbolic formulas / BSD |
pcre Linux Mac | 8.39 | A set of functions that implement regular expression pattern matching / 3-clause BSD License |
pep8 | 1.7.0 | Python style guide checker / MIT |
pexpect Linux Mac | 4.2.1 | Pexpect allows easy control of interactive console applications / ISC |
pickleshare | 0.7.4 | file system based database that uses Python pickles / MIT |
pillow | 4.0.0 | The friendly Python Imaging Library(PIL) fork / PIL license |
pip | 9.0.1 | PyPA recommended tool for installing Python packages / MIT |
pixman Linux | 0.34.0 | A low-level software library for pixel manipulation / MIT |
ply | 3.9 | Implementation of Lex and Yacc / BSD |
prompt_toolkit | 1.0.9 | library for building powerful interactive command lines in Python / BSD |
psutil | 5.0.1 | A cross-platform process and system utilities module for Python / BSD |
ptyprocess Linux Mac | 0.5.1 | Run a subprocess in a pseudo terminal / ISC |
py | 1.4.32 | Library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyasn1 | 0.1.9 | Offline IP address to Autonomous System Number lookup module / BSD |
pycosat | 0.6.1 | Python bindings to the picosat SAT solver / MIT |
pycparser | 2.17 | complete C99 parser in pure Python / BSD |
pycrypto | 2.6.1 | Cryptographic modules for Python / Public-Domain |
pycurl | 7.43.0 | Python interface to libcurl / LGPL, MIT |
pyflakes | 1.5.0 | Checks Python source files for errors / MIT |
pygments | 2.1.3 | Generic syntax highlighting package / BSD |
pylint | 1.6.4 | Python code static checker / GPL |
pyopenssl | 16.2.0 | Python wrapper module around the OpenSSL library / Apache Software License |
pyparsing | 2.1.4 | Create and execute simple grammars / MIT |
pyqt | 5.6.0 | Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3 |
pytables | 3.3.0 | Manage hierarchical datasets to cope with large amounts of data / BSD |
pytest | 3.0.5 | Simple and powerful testing with Python / MIT |
python | 3.6.0 | general purpose programming language / PSF |
python-dateutil | 2.6.0 | extensions to the standard Python datetime module / BSD |
pytz | 2016.10 | World timezone definitions, modern and historical / MIT |
pywin32 Windows | 220 | Python extensions for Windows / PSF |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.2 | zeromq bindings for Python / LGPL and BSD |
qt | 5.6.2 | Qt is a cross-platform application and UI framework / LGPLv3 |
qtawesome | 0.4.3 | FontAwesome icons in PyQt and PySide applications / MIT |
qtconsole | 4.2.1 | Jupyter Qt Console / BSD |
qtpy | 1.2.1 | uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT |
readline Linux Mac | 6.2 | Line-editing for programs with a command-line interface / GPL3 |
redis Linux Mac | 3.2.0 | Advanced key-value cache and store / 3-clause BSD |
redis-py Linux Mac | 2.10.5 | Redis Python Client / MIT |
requests | 2.12.4 | Python HTTP for Humans / Apache Software License |
rope | 0.9.4 | A Python refactoring library / GPL |
ruamel_yaml | 0.11.14 | patched copy of ruamel.yaml (a yaml parser) / MIT |
scikit-image | 0.12.3 | Image processing routines for SciPy / 3-clause BSD |
scikit-learn | 0.18.1 | set of python modules for machine learning and data mining / 3-clause BSD |
scipy | 0.18.1 | Scientific Library for Python / BSD |
seaborn | 0.7.1 | Statistical data visualization / BSD |
setuptools | 27.2.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Define simple single-dispatch generic functions / ZPL 2.1 |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.18 | Create Python bindings for C and C++ libraries / GPL3 |
six | 1.10.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD |
sockjs-tornado | 1.0.3 | SockJS python server implementation on top of Tornado framework / MIT |
sphinx | 1.5.1 | Documentation generator / BSD |
spyder | 3.1.2 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.1.5 | Database Abstraction Library / MIT |
sqlite | 3.13.0 | Self-contained, zero-configuration, SQL database engine / Public-Domain |
statsmodels | 0.6.1 | Statistical computations and models / 3-clause BSD |
sympy | 1.0 | Python library for symbolic mathematics / 3-clause BSD |
terminado Linux Mac | 0.6 | Terminals served to term.js using Tornado websockets / BSD |
tk | 8.5.18 | Dynamic programming language with GUI elements / BSD-like |
toolz | 0.8.2 | List processing tools and functional utilities / BSD |
tornado | 4.4.2 | A Python web framework and asynchronous networking library / Apache |
traitlets | 4.3.1 | Configuration system for Python applications / BSD |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
vs2015_runtime Windows | 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 |
werkzeug | 0.11.15 | A WSGI utility library for Python / BSD |
wheel | 0.29.0 | Built-package format for Python / MIT |
widgetsnbextension | 1.2.6 | IPython HTML widgets for Jupyter / BSD 3-clause |
win_unicode_console Windows | 0.5 | enable Unicode input and display when running Python from Windows console / MIT |
wrapt | 1.10.8 | Module for decorators, wrappers and monkey patching / BSD |
xlrd | 1.0.0 | Extract data from Microsoft Excel spreadsheet files / BSD |
xlsxwriter | 0.9.6 | A Python module for creating Excel XLSX files / BSD |
xlwings Mac Windows | 0.10.2 | 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 Linux Mac | 5.2.2 | Data compression software with high compression ratio / Public-Domain, GPL |
yaml Linux Mac | 0.1.6 | A human friendly data serialization standard / MIT |
zeromq Linux | 4.1.5 | Distributed messaging / LGPL |
zlib | 1.2.8 | Unobtrusive compression library / zlib |
In this “mirco” patch release, we fixed a problem with the Windows installers which was causing problems with Qt applications when the install prefix exceeds 30 characters. No new Anaconda meta-packages correspond to this release (only new Windows installers).
Highlights:
- The Anaconda3 installers are based on Python 3.6. Anaconda 4.3 supports Python 2.7, 3.4, 3.5 and 3.6. Anaconda 4.3 will be the last release which supports Python 3.4. We will discontinue regular Python 3.4 package updates in the next release.
- The Intel Math Kernel Library (MKL) is updated from 11.3.3 to 2017.0.1.
- Over 90 packages are updated.
- seaborn is now installed by default.
Other changes:
- Updates jpeg and libpng to increase compatibility with conda-forge.
- Warns about possible errors if installing on Windows into an install path with spaces, and does not allow installation if the install path contains unicode characters.
- Fixes many Windows menu uninstallation issues and some other often reported uninstallation issues on Windows.
- Anaconda 4.2 is the last release that supports macOS 10.7 and macOS 10.8. Anaconda 4.3 supports macOS versions from 10.9 through the current version 10.12.
- conda-build, anaconda-clean and the Jupyter Notebook extensions are no longer installed by default but can be installed with a single conda command.
Major package updates:
- anaconda-client from 1.5.1 to 1.6.0
- anaconda-navigator from 1.3.1 to 1.4.3
- bokeh from 0.12.2 to 0.12.4
- conda from 4.2.9 to 4.3.8
- dask from 0.11.0 to 0.13.0
- jupyter_core from 4.2.0 to 4.2.1
- matplotlib from 1.5.3 to 2.0.0
- mkl from 11.3.3 to 2017.0.1
- numba from 0.28.1 to 0.30.1
- numpy from 1.11.1 to 1.11.3
- pandas from 0.18.1 to 0.19.2
- pillow from 3.3.1 to 4.0.0
- python from 2.7.12 to 2.7.13
- requests from 2.11.1 to 2.12.4
- scikit-learn from 0.17.1 to 0.18.1
- spyder from 3.0.0 to 3.1.2
- seaborn 0.7.1
Name | Version | Summary / License |
---|---|---|
alabaster | 0.7.9 | Configurable, Python 2+3 compatible Sphinx theme / BSD |
anaconda-client | 1.6.0 | anaconda.org command line client library / BSD |
anaconda-navigator | 1.4.3 | Anaconda Navigator / proprietary - Continuum Analytics, Inc. |
appnope Mac | 0.1.0 | Disable App Nap on OS X 10.9 / BSD |
appscript Mac | 1.0.1 | Control AppleScriptable applications from Python / Public-Domain |
astroid | 1.4.9 | abstract syntax tree for Python with inference support / LGPL |
astropy | 1.3 | Community-developed Python Library for Astronomy / BSD |
babel | 2.3.4 | Utilities to internationalize and localize Python applications / BSD |
backports | 1.0 | / BSD |
beautifulsoup4 | 4.5.3 | Python library designed for screen-scraping / MIT |
bitarray | 0.8.1 | efficient representation of arrays of booleans – C extension / PSF |
blaze | 0.10.1 | NumPy and Pandas interface to big data / BSD |
bokeh | 0.12.4 | Python interactive visualization library for modern web browsers / BSD |
boto | 2.45.0 | Amazon Web Services Library / MIT |
bottleneck | 1.2.0 | Fast NumPy array functions written in Cython. / Simplified BSD |
bzip2 | 1.0.6 | high-quality data compressor / BSD |
cairo Linux | 1.14.8 | A 2D graphics library with support for multiple output devices / LGPL 2.1, MPL 1.1 |
cffi | 1.9.1 | C Foreign Function Interface for Python / MIT |
chardet | 2.3.0 | Universal character encoding detector / GNU Library or Lesser General Public License |
chest | 0.2.3 | A dictionary that writes its contents to disk / BSD |
click | 6.7 | Command line interface creation kit / BSD |
cloudpickle | 0.2.2 | Extended pickling support for Python objects / BSD |
clyent | 1.2.2 | Command line client library for windows and posix / BSD |
colorama | 0.3.7 | Cross-platform colored terminal text in Python / BSD |
comtypes Windows | 1.1.2 | pure Python COM package / MIT |
conda | 4.3.8 | OS-agnostic, system-level binary package and environment manager. / BSD |
configobj | 5.0.6 | Config file reading, writing and validation / BSD |
contextlib2 | 0.5.4 | backports and enhancements for the contextlib module / PSF |
cryptography | 1.7.1 | Provides cryptographic recipes and primitives to Python developers / Apache |
curl | 7.52.1 | Tool and library for transferring data with URL syntax / MIT/X derivate |
cycler | 0.10.0 | Composable style cycles / BSD |
cython | 0.25.2 | The Cython compiler for writing C extensions for the Python language / Apache version 2.0 |
cytoolz | 0.8.2 | Cython implementation of Toolz, high performance functional utilities / BSD |
dask | 0.13.0 | Task scheduling and blocked algorithms for parallel processing / BSD |
datashape | 0.5.4 | Language defining a data description protocol / BSD |
dbus Linux | 1.10.10 | message bus system, a simple way for applications to talk to one another / GPL2 |
decorator | 4.0.11 | Better living through Python with decorators / BSD |
dill | 0.2.5 | Serialize all of python (almost) / 3-clause BSD |
docutils | 0.13.1 | Utilities for general- and special-purpose documentation / Public-Domain, PSF, 2-clause BSD, GPLv3 |
entrypoints | 0.2.2 | / MIT |
et_xmlfile | 1.0.1 | Low memory library for creating large XML files / MIT |
expat Linux Mac | 2.1.0 | XML parser library written in C / MIT |
fastcache | 1.0.2 | C implementation of Python 3 functools.lru_cache / MIT |
flask | 0.12 | A microframework based on Werkzeug, Jinja2 and good intentions / BSD |
flask-cors | 3.0.2 | Flask extension adding a decorator for CORS support / MIT |
fontconfig Linux | 2.12.1 | A library for configuring and customizing font access / BSD |
freetype | 2.5.5 | A Free, High-Quality, and Portable Font Engine / FreeType License |
get_terminal_size | 1.0.0 | backport of the get_terminal_size function from Python 3.3 / MIT |
gevent | 1.2.1 | Coroutine-based Python network library / MIT |
glib Linux | 2.50.2 | Core application building blocks for libraries and applications in C / LGPL |
greenlet | 0.4.11 | Lightweight in-process concurrent programming / MIT |
gst-plugins-base Linux | 1.8.0 | GStreamer Base Plug-ins / GPL2 |
gstreamer Linux | 1.8.0 | library for constructing graphs of media-handling components / LGPL2 |
h5py | 2.6.0 | Pythonic interface to the HDF5 binary data format / 3-clause BSD |
harfbuzz Linux | 0.9.39 | An OpenType text shaping engine / MIT |
hdf5 | 1.8.17 | A data model, library, and file format for storing and managing data / BSD-like |
heapdict | 1.0.0 | A heap with decrease-key and increase-key operations / BSD |
idna | 2.2 | Internationalized Domain Names in Applications / BSD |
imagesize | 0.7.1 | getting image size from png/jpeg/jpeg2000/gif file / MIT |
ipykernel | 4.5.2 | IPython Kernel for Jupyter / BSD |
ipython | 5.1.0 | Productive Interactive Computing / BSD |
ipython_genutils | 0.1.0 | vestigial utilities from IPython / BSD |
ipywidgets | 5.2.2 | Widgets for the Jupyter Notebook / BSD 3-clause |
isort | 4.2.5 | Python utility / library to sort Python imports / MIT |
itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments / BSD |
jbig Linux Mac | 2.1 | Implementation of the JBIG1 data compression standard / GPL2 |
jdcal | 1.3 | Julian dates from proleptic Gregorian and Julian calendars. / BSD |
jedi | 0.9.0 | Autocompletion and static analysis library for Python / MIT |
jinja2 | 2.9.4 | An easy to use stand-alone template engine written in pure python. / BSD |
jpeg | 9b | Read and write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 2.5.1 | An implementation of JSON Schema validation for Python / MIT |
jupyter | 1.0.0 | Open source, interactive data science and scientific computing / BSD |
jupyter_client | 4.4.0 | Jupyter protocol implementation and client libraries / BSD |
jupyter_console | 5.0.0 | Jupyter terminal console / BSD |
jupyter_core | 4.2.1 | core Jupyter functionality / BSD |
lazy-object-proxy | 1.2.2 | Fast and thorough lazy object proxy / BSD |
libffi Linux | 3.2.1 | portable foreign-function interface library / MIT |
libgcc Linux | 4.8.5 | Shared libraries for the GNU Compiler Collection / GPL3 |
libgfortran Linux | 3.0.0 | GNU Fortran runtime library / GPL3 |
libiconv Linux Mac | 1.14 | Provides iconv for systems which don’t have one / GPL and LGPL |
libpng | 1.6.27 | official PNG reference library / libpng license |
libsodium Linux | 1.0.10 | A library for encryption, signatures, password hashing, etc. / ISC |
libtiff | 4.0.6 | Support for Tag Image File Format (TIFF) / BSD-like |
libxcb Linux | 1.12 | This is the C-language Bindings package to the X Window System protocol / MIT |
libxml2 Linux Mac | 2.9.4 | The XML C parser and toolkit of Gnome / MIT |
libxslt Linux Mac | 1.1.29 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.15.0 | Lightweight wrapper around basic LLVM functionality / BSD |
locket | 0.2.0 | File based locks for Python for Linux and Windows / BSD |
lxml | 3.7.2 | Pythonic binding for the C libraries libxml2 and libxslt / BSD |
markupsafe | 0.23 | Implements a XML/HTML/XHTML Markup safe string for Python / BSD |
matplotlib | 2.0.0 | Python 2D plotting library / PSF-based |
menuinst Windows | 1.4.4 | cross platform menu item installation / BSD |
mistune | 0.7.3 | The fastest markdown parser in pure Python with renderer feature / BSD |
mkl | 2017.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 | 0.19 | Python library for arbitrary-precision floating-point arithmetic / BSD |
multipledispatch | 0.4.9 | Multiple dispatch in Python / BSD |
nbconvert | 4.2.0 | converts notebooks to various other formats via Jinja templates / BSD |
nbformat | 4.2.0 | The reference implementation of the Jupyter Notebook format / BSD |
networkx | 1.11 | Python package for creating and manipulating complex networks / BSD |
nltk | 3.2.2 | Build Python programs to work with human language data / Apache |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL |
notebook | 4.3.1 | web-based notebook environment for interactive computing / BSD |
numba | 0.30.1 | NumPy aware dynamic Python compiler using LLVM / BSD |
numexpr | 2.6.1 | Fast numerical expression evaluator for NumPy / MIT |
numpy | 1.11.3 | array processing for numbers, strings, records, and objects / BSD |
numpydoc | 0.6.0 | Sphinx extension to support docstrings in Numpy format / BSD |
odo | 0.5.0 | Shapeshifting for your data / BSD |
openpyxl | 2.4.1 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.0.2k | OpenSSL is an open-source implementation of the SSL and TLS protocols / Apache-style |
pandas | 0.19.2 | Powerful data structures and data analysis tools / BSD |
partd | 0.3.7 | Appendable key-value byte store / BSD |
path.py | 10.0 | Module wrapper for os.path / MIT |
pathlib2 | 2.2.0 | object-oriented filesystem paths / MIT |
patsy | 0.4.1 | Describing statistical models in Python using symbolic formulas / BSD |
pcre Linux Mac | 8.39 | A set of functions that implement regular expression pattern matching / 3-clause BSD License |
pep8 | 1.7.0 | Python style guide checker / MIT |
pexpect Linux Mac | 4.2.1 | Pexpect allows easy control of interactive console applications / ISC |
pickleshare | 0.7.4 | file system based database that uses Python pickles / MIT |
pillow | 4.0.0 | The friendly Python Imaging Library(PIL) fork / PIL license |
pip | 9.0.1 | PyPA recommended tool for installing Python packages / MIT |
pixman Linux | 0.34.0 | A low-level software library for pixel manipulation / MIT |
ply | 3.9 | Implementation of Lex and Yacc / BSD |
prompt_toolkit | 1.0.9 | library for building powerful interactive command lines in Python / BSD |
psutil | 5.0.1 | A cross-platform process and system utilities module for Python / BSD |
ptyprocess Linux Mac | 0.5.1 | Run a subprocess in a pseudo terminal / ISC |
py | 1.4.32 | Library with cross-python path, ini-parsing, io, code, log facilities / MIT |
pyasn1 | 0.1.9 | Offline IP address to Autonomous System Number lookup module / BSD |
pycosat | 0.6.1 | Python bindings to the picosat SAT solver / MIT |
pycparser | 2.17 | complete C99 parser in pure Python / BSD |
pycrypto | 2.6.1 | Cryptographic modules for Python / Public-Domain |
pycurl | 7.43.0 | Python interface to libcurl / LGPL, MIT |
pyflakes | 1.5.0 | Checks Python source files for errors / MIT |
pygments | 2.1.3 | Generic syntax highlighting package / BSD |
pylint | 1.6.4 | Python code static checker / GPL |
pyopenssl | 16.2.0 | Python wrapper module around the OpenSSL library / Apache Software License |
pyparsing | 2.1.4 | Create and execute simple grammars / MIT |
pyqt | 5.6.0 | Python binding of the cross-platform GUI toolkit Qt / Commercial, GPLv2, GPLv3 |
pytables | 3.3.0 | Manage hierarchical datasets to cope with large amounts of data / BSD |
pytest | 3.0.5 | Simple and powerful testing with Python / MIT |
python | 3.6.0 | general purpose programming language / PSF |
python-dateutil | 2.6.0 | extensions to the standard Python datetime module / BSD |
pytz | 2016.10 | World timezone definitions, modern and historical / MIT |
pywin32 Windows | 220 | Python extensions for Windows / PSF |
pyyaml | 3.12 | YAML parser and emitter for Python / MIT |
pyzmq | 16.0.2 | zeromq bindings for Python / LGPL and BSD |
qt | 5.6.2 | Qt is a cross-platform application and UI framework / LGPLv3 |
qtawesome | 0.4.3 | FontAwesome icons in PyQt and PySide applications / MIT |
qtconsole | 4.2.1 | Jupyter Qt Console / BSD |
qtpy | 1.2.1 | uniform layer to support PyQt4, PyQt5 and PySide with a single codebase / MIT |
readline Linux Mac | 6.2 | Line-editing for programs with a command-line interface / GPL3 |
redis Linux Mac | 3.2.0 | Advanced key-value cache and store / 3-clause BSD |
redis-py Linux Mac | 2.10.5 | Redis Python Client / MIT |
requests | 2.12.4 | Python HTTP for Humans / Apache Software License |
rope | 0.9.4 | A Python refactoring library / GPL |
ruamel_yaml | 0.11.14 | patched copy of ruamel.yaml (a yaml parser) / MIT |
scikit-image | 0.12.3 | Image processing routines for SciPy / 3-clause BSD |
scikit-learn | 0.18.1 | set of python modules for machine learning and data mining / 3-clause BSD |
scipy | 0.18.1 | Scientific Library for Python / BSD |
seaborn | 0.7.1 | Statistical data visualization / BSD |
setuptools | 27.2.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Define simple single-dispatch generic functions / ZPL 2.1 |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.18 | Create Python bindings for C and C++ libraries / GPL3 |
six | 1.10.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 1.2.1 | Snowball stemming library collection for Python / BSD |
sockjs-tornado | 1.0.3 | SockJS python server implementation on top of Tornado framework / MIT |
sphinx | 1.5.1 | Documentation generator / BSD |
spyder | 3.1.2 | Scientific PYthon Development EnviRonment / MIT |
sqlalchemy | 1.1.5 | Database Abstraction Library / MIT |
sqlite | 3.13.0 | Self-contained, zero-configuration, SQL database engine / Public-Domain |
statsmodels | 0.6.1 | Statistical computations and models / 3-clause BSD |
sympy | 1.0 | Python library for symbolic mathematics / 3-clause BSD |
terminado Linux Mac | 0.6 | Terminals served to term.js using Tornado websockets / BSD |
tk | 8.5.18 | Dynamic programming language with GUI elements / BSD-like |
toolz | 0.8.2 | List processing tools and functional utilities / BSD |
tornado | 4.4.2 | A Python web framework and asynchronous networking library / Apache |
traitlets | 4.3.1 | Configuration system for Python applications / BSD |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
vs2015_runtime Windows | 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 |
werkzeug | 0.11.15 | A WSGI utility library for Python / BSD |
wheel | 0.29.0 | Built-package format for Python / MIT |
widgetsnbextension | 1.2.6 | IPython HTML widgets for Jupyter / BSD 3-clause |
win_unicode_console Windows | 0.5 | enable Unicode input and display when running Python from Windows console / MIT |
wrapt | 1.10.8 | Module for decorators, wrappers and monkey patching / BSD |
xlrd | 1.0.0 | Extract data from Microsoft Excel spreadsheet files / BSD |
xlsxwriter | 0.9.6 | A Python module for creating Excel XLSX files / BSD |
xlwings Mac Windows | 0.10.2 | 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 Linux Mac | 5.2.2 | Data compression software with high compression ratio / Public-Domain, GPL |
yaml Linux Mac | 0.1.6 | A human friendly data serialization standard / MIT |
zeromq Linux | 4.1.5 | Distributed messaging / LGPL |
zlib | 1.2.8 | Unobtrusive compression library / zlib |