Anaconda Distribution release notes
2020
Getting Started
- Getting started with Anaconda
- Anaconda Distribution
- Miniconda
- Anaconda Learning
User-facing changes
- Anaconda Navigator has been updated to 1.10.0.
- The Python 3.6 meta-package was dropped; meta-packages are now available for Python 3.7 and 3.8 only. The installer uses Python 3.8.
- Update PyCharm text and links in the GUI installers.
- Clarify EULA for repo.anaconda.com terms-of-service.
Major package updates
- bokeh 2.1.1 -> 2.2.3
- dask 2.20.0 -> 2.30.0
- ipython 7.16.1 -> 7.19.0
- jupyter_client 6.1.6 -> 6.1.7
- jupyter_console 6.1.0 -> 6.2.0
- jupyterlab 2.1.5 -> 2.2.6
- numba 0.50.1 -> 0.51.2
- numpy 1.18.5 -> 1.19.2
- pandas 1.0.5 -> 1.1.3
- pillow 7.2.0 -> 8.0.1
- python 3.8.3 -> 3.8.5
- scikit-learn 0.23.1 -> 0.23.2
- scipy 1.5.0 -> 1.5.2
- seaborn 0.10.1 -> 0.11.0
- spyder 4.1.4 -> 4.1.5
- spyder-kernels 1.9.2 -> 1.9.4
- statsmodels 0.11.1 -> 0.12.0
- sympy 1.6.1 -> 1.6.2
Added:
- jupyterlab_pygments 0.1.2
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-project | 0.8.4 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
argh | 0.26.2 | The Natural CLI. / LGPL 3 |
argon2-cffi | 20.1.0 | The secure Argon2 password hashing algorithm. / MIT |
asn1crypto | 1.4.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 2.4.2 | A abstract syntax tree for Python with inference support. / LGPL-2.1-only |
astropy | 4.0.2 | Community-developed Python Library for Astronomy / BSD-3-Clause |
async_generator | 1.10 | Async generators and context managers for Python 3.5+ / MIT |
atomicwrites | 1.4.0 | Atomic file writes / MIT |
attrs | 20.3.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
autopep8 | 1.5.4 | A tool that automatically formats Python code to conform to the PEP 8 style guide / MIT |
babel | 2.8.1 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.2.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | None / BSD |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
bcrypt | 3.2.0 | Modern password hashing for your software and your servers / Apache-2.0 |
beautifulsoup4 | 4.9.3 | Python library designed for screen-scraping / MIT |
bitarray | 1.6.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
bleach | 3.2.1 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.20.1 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD-3-Clause |
bokeh | 2.2.3 | Statistical and novel interactive HTML plots for Python / BSD-3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.3.2 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
brotlipy | 0.7.0 | Python bindings to the Brotli compression library / MIT |
bzip2 | 1.0.8 | high-quality data compressor / bzip2 |
ca-certificates | 2020.10.14 | Certificates for use with other packages. / MPL 2.0 |
certifi | 2020.6.20 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.14.3 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.1.2 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 1.6.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.4.4 | Cross-platform colored terminal text / BSD-3-Clause |
comtypes | 1.1.7 | pure Python COM package / MIT |
conda | 4.9.2 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.20.5 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.4.2 | tool for validating conda recipes and conda packages / BSD 3-Clause |
console_shortcut | 0.1.1 | Console shortcut creator for Windows (using menuinst) / BSD |
contextlib2 | 0.6.0.post1 | Backports and enhancements for the contextlib module / PSF 2 |
cryptography | 3.1.1 | Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 |
curl | 7.71.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.29.21 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.11.0 | Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause |
dask | 2.30.0 | Parallel PyData with Task Scheduling / BSD-3-Clause |
dask-core | 2.30.0 | Parallel Python with task scheduling / BSD-3-Clause |
decorator | 4.4.2 | Better living through Python with decorators. / BSD-3-Clause |
defusedxml | 0.6.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
diff-match-patch | 20200713 | Diff Match Patch is a high-performance library in multiple languages that manipulates plain text / Apache-2.0 |
distributed | 2.30.1 | Distributed computing with Dask / BSD-3-Clause |
docutils | 0.16 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.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.1.0 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.12 | A platform independent file lock. / Public Domain |
flake8 | 3.8.4 | Your Tool For Style Guide Enforcement / MIT |
flask | 1.1.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
freetype | 2.10.4 | A Free, High-Quality, and Portable Font Engine / GPL-2.0-only and LicenseRef-FreeType |
fsspec | 0.8.3 | A specification for pythonic filesystems / BSD-3-Clause |
future | 0.18.2 | Clean single-source support for Python 3 and 2 / MIT |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 20.9.0 | Coroutine-based network library / MIT |
glob2 | 0.7 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
greenlet | 0.4.17 | Lightweight in-process concurrent programming / MIT |
h5py | 2.10.0 | Read and write HDF5 files from Python. / BSD-3-Clause |
hdf5 | 1.10.4 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.1 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.1 | HTML parser based on the WHATWG HTML specification / MIT |
icc_rt | 2019.0.0 | Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.10 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.9.0 | A Python library for reading and writing image data / BSD-2-Clause |
imagesize | 1.2.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib-metadata | 2.0.0 | A library to access the metadata for a Python package / Apache-2.0 |
importlib_metadata | 2.0.0 | A library to access the metadata for a Python package / Apache-2.0 |
iniconfig | 1.1.1 | iniconfig: brain-dead simple config-ini parsing / MIT |
intel-openmp | 2020.2 | Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel |
intervaltree | 3.1.0 | Editable interval tree data structure for Python 2 and 3 / Apache-2.0 |
ipykernel | 5.3.4 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 7.19.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.5.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 5.6.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jdcal | 1.4.1 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.17.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.11.2 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
joblib | 0.17.0 | Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
json5 | 0.9.5 | A Python implementation of the JSON5 data format / Apache-2.0 |
jsonschema | 3.2.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 | 6.1.7 | jupyter_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause |
jupyter_console | 6.2.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.6.3 | Core common functionality of Jupyter projects. / BSD-3-Clause |
jupyterlab | 2.2.6 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_pygments | 0.1.2 | Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause |
jupyterlab_server | 1.2.0 | A set of server components for JupyterLab and JupyterLab like applications. / BSD-3-Clause |
keyring | 21.4.0 | Store and access your passwords safely / Python Software Foundation or MIT |
kiwisolver | 1.3.0 | An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause |
krb5 | 1.18.2 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.4.3 | A fast and thorough lazy object proxy / BSD-2-Clause |
libarchive | 3.4.2 | Multi-format archive and compression library / BSD-2-Clause |
libcurl | 7.71.1 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
liblief | 0.10.1 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
libpng | 1.6.37 | PNG reference library / zlib/libpng |
libsodium | 1.0.18 | A modern and easy-to-use crypto library. / ISC |
libspatialindex | 1.9.3 | Extensible framework for robust spatial indexing / MIT |
libssh2 | 1.9.0 | the SSH library / BSD-3-Clause |
libtiff | 4.1.0 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.10 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.34 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.34.0 | A lightweight LLVM python binding for writing JIT compilers. / BSD-2-Clause |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.6.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree |
lz4-c | 1.9.2 | Extremely Fast Compression algorithm / BSD-2-Clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
m2w64-gcc-libgfortran | 5.3.0 | / |
m2w64-gcc-libs | 5.3.0 | / |
m2w64-gcc-libs-core | 5.3.0 | / |
m2w64-gmp | 6.1.0 | / |
m2w64-libwinpthread-git | 5.0.0.4634.697f757 | / |
markupsafe | 1.1.1 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 3.3.2 | Publication quality figures in Python / LicenseRef-PSF-based |
matplotlib-base | 3.3.2 | Publication quality figures in Python / LicenseRef-PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.16 | cross platform menu item installation / BSD |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2020.2 | Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel |
mkl-service | 2.3.0 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.2.0 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.1.1 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
mock | 4.0.2 | A library for testing in Python / BSD-2-Clause |
more-itertools | 8.6.0 | More routines for operating on iterables, beyond itertools / MIT |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 1.0.0 | MessagePack (de)serializer / Apache-2.0 |
msys2-conda-epoch | 20160418 | / |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
nbclient | 0.5.1 | A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause |
nbconvert | 6.0.7 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 5.0.8 | The reference implementation of the Jupyter Notebook format / BSD-3-Clause |
nest-asyncio | 1.4.2 | Patch asyncio to allow nested event loops / BSD-2-Clause |
networkx | 2.5 | Python package for creating and manipulating complex networks / BSD-3-Clause |
nltk | 3.5 | Natural Language Toolkit / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 6.1.4 | Jupyter Notebook / BSD-3-Clause |
numba | 0.51.2 | NumPy aware dynamic Python compiler using LLVM / BSD-2-Clause |
numexpr | 2.7.1 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.19.2 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.19.2 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 1.1.0 | Numpy’s Sphinx extensions / BSD 3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 3.0.5 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.1.1h | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 20.4 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 1.1.3 | High-performance, easy-to-use data structures and data analysis tools. / BSD-3-Clause |
pandoc | 2.11 | Universal markup converter (repackaged binaries) / GPL-2.0 |
pandocfilters | 1.4.3 | A python module for writing pandoc filters / BSD-3-Clause |
paramiko | 2.7.2 | SSH2 protocol library / LGPL-2.1-or-later |
parso | 0.7.0 | A Python Parser / MIT |
partd | 1.1.0 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path | 15.0.0 | A module wrapper for os.path / MIT |
path.py | 12.5.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.5 | Fork of pathlib aiming to support the full stdlib Python API / MIT |
pathtools | 0.1.2 | Path utilities for Python. / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.8.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 8.0.1 | Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL |
pip | 20.2.4 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.6.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.13.1 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
powershell_shortcut | 0.0.1 | Powershell shortcut creator for Windows (using menuinst) / BSD |
prometheus_client | 0.8.0 | Python client for the Prometheus monitoring system / Apache-2.0 |
prompt-toolkit | 3.0.8 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
prompt_toolkit | 3.0.8 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
psutil | 5.7.2 | A cross-platform process and system utilities module for Python / BSD-3-Clause |
py | 1.9.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
py-lief | 0.10.1 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
pycodestyle | 2.6.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.20 | Complete C99 parser in pure Python / BSD 3-clause |
pycurl | 7.43.0.6 | A Python Interface To The cURL library / LGPL, MIT |
pydocstyle | 5.1.1 | Python docstring style checker (formerly pep257) / MIT |
pyflakes | 2.2.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.7.2 | Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause |
pylint | 2.6.0 | python code static checker / GPL-2.0-only |
pynacl | 1.4.0 | PyNaCl is a Python binding to the Networking and Cryptography library, a crypto library with the stated goal of improving usability, security and speed. / Apache-2.0 |
pyodbc | 4.0.30 | DB API Module for ODBC / MIT |
pyopenssl | 19.1.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.4.7 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pyreadline | 2.1 | A python implmementation of GNU readline. / BSD 3-Clause |
pyrsistent | 0.17.3 | Persistent/Functional/Immutable data structures / MIT |
pysocks | 1.7.1 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.6.1 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 6.1.1 | Simple and powerful testing with Python. / MIT |
python | 3.8.5 | General purpose programming language / Python-2.0 |
python-dateutil | 2.8.1 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-jsonrpc-server | 0.4.0 | A Python 2.7 and 3.4+ server implementation of the JSON RPC 2.0 protocol. / MIT |
python-language-server | 0.35.1 | An implementation of the Language Server Protocol for Python / MIT |
python-libarchive-c | 2.9 | Python interface to libarchive / CC0-1.0 |
pytz | 2020.1 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.1.1 | Discrete Wavelet Transforms in Python / MIT |
pywin32 | 227 | Python extensions for Windows / PSF |
pywin32-ctypes | 0.2.0 | A limited subset of pywin32 re-implemented using ctypes (or cffi) / BSD 3 Clause |
pywinpty | 0.5.7 | Python bindings for the winpty library / MIT |
pyyaml | 5.3.1 | YAML parser and emitter for Python / MIT |
pyzmq | 19.0.2 | Python bindings for zeromq / BSD 3-clause |
qdarkstyle | 2.8.1 | A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). / MIT |
qt | 5.9.7 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 1.0.1 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.7.7 | Jupyter Qt Console / BSD-3-Clause |
qtpy | 1.9.0 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
regex | 2020.10.15 | Alternative regular expression module, to replace re / Python-2.0 |
requests | 2.24.0 | Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0 |
rope | 0.18.0 | A python refactoring library / GPL 2.0 |
rtree | 0.9.4 | R-Tree spatial index for Python GIS / MIT |
ruamel_yaml | 0.15.87 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.17.2 | Image processing in Python. / BSD-3-Clause |
scikit-learn | 0.23.2 | A set of python modules for machine learning and data mining / BSD-3-Clause |
scipy | 1.5.2 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.11.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 50.3.1 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.13 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.15.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 2.0.0 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.2.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.2.2 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0 |
soupsieve | 2.0.1 | A modern CSS selector implementation for BeautifulSoup / MIT |
sphinx | 3.2.1 | 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-applehelp | 1.0.2 | sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause |
sphinxcontrib-devhelp | 1.0.2 | sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause |
sphinxcontrib-htmlhelp | 1.0.3 | sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause |
sphinxcontrib-jsmath | 1.0.1 | A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause |
sphinxcontrib-qthelp | 1.0.3 | sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause |
sphinxcontrib-serializinghtml | 1.1.4 | sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause |
sphinxcontrib-websupport | 1.2.4 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 4.1.5 | The Scientific Python Development Environment / MIT |
spyder-kernels | 1.9.4 | Jupyter kernels for Spyder’s console / MIT |
sqlalchemy | 1.3.20 | Database Abstraction Library. / MIT |
sqlite | 3.33.0 | Implements a self-contained, zero-configuration, SQL database engine / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.12.0 | Statistical computations and models for use with SciPy / BSD-3-Clause |
sympy | 1.6.2 | Python library for symbolic mathematics / BSD-3-Clause |
tblib | 1.7.0 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.9.1 | Terminals served by tornado websockets / BSD-2-Clause |
testpath | 0.4.4 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
threadpoolctl | 2.1.0 | Python helpers to control the threadpools of native libraries / BSD 3-Clause |
tifffile | 2020.10.1 | Read and write image data from and to TIFF files. / BSD 3-Clause |
tk | 8.6.10 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toml | 0.10.1 | Python lib for TOML. / MIT |
toolz | 0.11.1 | A functional standard library for Python / BSD-3-Clause |
tornado | 6.0.4 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache-2.0 |
tqdm | 4.50.2 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traitlets | 5.0.5 | Configuration system for Python applications / BSD-3-Clause |
typing_extensions | 3.7.4.3 | Backported and Experimental Type Hints for Python / PSF-2.0 |
ujson | 4.0.1 | Ultra fast JSON decoder and encoder written in C with Python bindings / BSD-3-Clause |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
urllib3 | 1.25.11 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
vc | 14.1 | A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause) |
vs2015_runtime | 14.16.27012 | MSVC runtimes associated with cl.exe version 19.16.27032.1 (VS 2017 update 9) / None |
watchdog | 0.10.3 | Filesystem events monitoring / Apache 2.0 |
wcwidth | 0.2.5 | 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 | 1.0.1 | The comprehensive WSGI web application library. / BSD 3-Clause |
wheel | 0.35.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.5.1 | Interactive Widgets for Jupyter / BSD 3-clause |
win_inet_pton | 1.1.0 | Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN |
win_unicode_console | 0.5 | A Python package to enable Unicode input and display when running Python from Windows console. / MIT |
wincertstore | 0.2 | Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2 |
winpty | 0.4.3 | Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT |
wrapt | 1.11.2 | Module for decorators, wrappers and monkey patching / BSD 2-Clause |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.3.7 | A Python module for creating Excel XLSX files / BSD-2-Clause |
xlwings | 0.20.8 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.5 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.2.5 | A C library for parsing and emitting YAML / MIT |
yapf | 0.30.0 | A formatter for Python files / Apache 2.0 |
zeromq | 4.3.2 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 2.0.0 | Composable Dictionary Classes / BSD 3-Clause |
zipp | 3.4.0 | A pathlib-compatible Zipfile object wrapper / MIT |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zope | 1.0 | web application server / BSD |
zope.event | 4.5.0 | Very basic event publishing system / Zope Public License |
zope.interface | 5.1.2 | Interfaces for Python / ZPL-2.1 |
zstd | 1.4.5 | Zstandard - Fast real-time compression algorithm / BSD 3-Clause |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-project | 0.8.4 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
argh | 0.26.2 | The Natural CLI. / LGPL 3 |
argon2-cffi | 20.1.0 | The secure Argon2 password hashing algorithm. / MIT |
asn1crypto | 1.4.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 2.4.2 | A abstract syntax tree for Python with inference support. / LGPL-2.1-only |
astropy | 4.0.2 | Community-developed Python Library for Astronomy / BSD-3-Clause |
async_generator | 1.10 | Async generators and context managers for Python 3.5+ / MIT |
atomicwrites | 1.4.0 | Atomic file writes / MIT |
attrs | 20.3.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
autopep8 | 1.5.4 | A tool that automatically formats Python code to conform to the PEP 8 style guide / MIT |
babel | 2.8.1 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.2.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | None / BSD |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
bcrypt | 3.2.0 | Modern password hashing for your software and your servers / Apache-2.0 |
beautifulsoup4 | 4.9.3 | Python library designed for screen-scraping / MIT |
bitarray | 1.6.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
bleach | 3.2.1 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.20.1 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD-3-Clause |
bokeh | 2.2.3 | Statistical and novel interactive HTML plots for Python / BSD-3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.3.2 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
brotlipy | 0.7.0 | Python bindings to the Brotli compression library / MIT |
bzip2 | 1.0.8 | high-quality data compressor / bzip2 |
ca-certificates | 2020.10.14 | Certificates for use with other packages. / MPL 2.0 |
certifi | 2020.6.20 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.14.3 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.1.2 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 1.6.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.4.4 | Cross-platform colored terminal text / BSD-3-Clause |
comtypes | 1.1.7 | pure Python COM package / MIT |
conda | 4.9.2 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.20.5 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.4.2 | tool for validating conda recipes and conda packages / BSD 3-Clause |
console_shortcut | 0.1.1 | Console shortcut creator for Windows (using menuinst) / BSD |
contextlib2 | 0.6.0.post1 | Backports and enhancements for the contextlib module / PSF 2 |
cryptography | 3.1 | Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 |
curl | 7.71.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.29.21 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.11.0 | Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause |
dask | 2.30.0 | Parallel PyData with Task Scheduling / BSD-3-Clause |
dask-core | 2.30.0 | Parallel Python with task scheduling / BSD-3-Clause |
decorator | 4.4.2 | Better living through Python with decorators. / BSD-3-Clause |
defusedxml | 0.6.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
diff-match-patch | 20200713 | Diff Match Patch is a high-performance library in multiple languages that manipulates plain text / Apache-2.0 |
distributed | 2.30.1 | Distributed computing with Dask / BSD-3-Clause |
docutils | 0.16 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.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.1.0 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.12 | A platform independent file lock. / Public Domain |
flake8 | 3.8.4 | Your Tool For Style Guide Enforcement / MIT |
flask | 1.1.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
freetype | 2.10.4 | A Free, High-Quality, and Portable Font Engine / GPL-2.0-only and LicenseRef-FreeType |
fsspec | 0.8.3 | A specification for pythonic filesystems / BSD-3-Clause |
future | 0.18.2 | Clean single-source support for Python 3 and 2 / MIT |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 20.9.0 | Coroutine-based network library / MIT |
glob2 | 0.7 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
greenlet | 0.4.17 | Lightweight in-process concurrent programming / MIT |
h5py | 2.10.0 | Read and write HDF5 files from Python. / BSD-3-Clause |
hdf5 | 1.10.4 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.1 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.1 | HTML parser based on the WHATWG HTML specification / MIT |
icc_rt | 2019.0.0 | Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.10 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.9.0 | A Python library for reading and writing image data / BSD-2-Clause |
imagesize | 1.2.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib-metadata | 2.0.0 | A library to access the metadata for a Python package / Apache-2.0 |
importlib_metadata | 2.0.0 | A library to access the metadata for a Python package / Apache-2.0 |
iniconfig | 1.1.1 | iniconfig: brain-dead simple config-ini parsing / MIT |
intel-openmp | 2020.2 | Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel |
intervaltree | 3.1.0 | Editable interval tree data structure for Python 2 and 3 / Apache-2.0 |
ipykernel | 5.3.4 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 7.19.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.5.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 5.6.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jdcal | 1.4.1 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.17.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.11.2 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
joblib | 0.17.0 | Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
json5 | 0.9.5 | A Python implementation of the JSON5 data format / Apache-2.0 |
jsonschema | 3.2.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 | 6.1.7 | jupyter_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause |
jupyter_console | 6.2.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.6.3 | Core common functionality of Jupyter projects. / BSD-3-Clause |
jupyterlab | 2.2.6 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_pygments | 0.1.2 | Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause |
jupyterlab_server | 1.2.0 | A set of server components for JupyterLab and JupyterLab like applications. / BSD-3-Clause |
keyring | 21.4.0 | Store and access your passwords safely / Python Software Foundation or MIT |
kiwisolver | 1.3.0 | An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause |
krb5 | 1.18.2 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.4.3 | A fast and thorough lazy object proxy / BSD-2-Clause |
libarchive | 3.4.2 | Multi-format archive and compression library / BSD-2-Clause |
libcurl | 7.71.1 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
liblief | 0.10.1 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
libpng | 1.6.37 | PNG reference library / zlib/libpng |
libsodium | 1.0.18 | A modern and easy-to-use crypto library. / ISC |
libspatialindex | 1.8.5 | Extensible framework for robust spatial indexing / MIT |
libssh2 | 1.9.0 | the SSH library / BSD-3-Clause |
libtiff | 4.1.0 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.10 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.34 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.34.0 | A lightweight LLVM python binding for writing JIT compilers. / BSD-2-Clause |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.6.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree |
lz4-c | 1.9.2 | Extremely Fast Compression algorithm / BSD-2-Clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
m2w64-gcc-libgfortran | 5.3.0 | / |
m2w64-gcc-libs | 5.3.0 | / |
m2w64-gcc-libs-core | 5.3.0 | / |
m2w64-gmp | 6.1.0 | / |
m2w64-libwinpthread-git | 5.0.0.4634.697f757 | / |
markupsafe | 1.1.1 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 3.3.1 | Publication quality figures in Python / LicenseRef-PSF-based |
matplotlib-base | 3.3.1 | Publication quality figures in Python / LicenseRef-PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.16 | cross platform menu item installation / BSD |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2020.2 | Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel |
mkl-service | 2.3.0 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.2.0 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.1.1 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
mock | 4.0.2 | A library for testing in Python / BSD-2-Clause |
more-itertools | 8.6.0 | More routines for operating on iterables, beyond itertools / MIT |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 1.0.0 | MessagePack (de)serializer / Apache-2.0 |
msys2-conda-epoch | 20160418 | / |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
nbclient | 0.5.1 | A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause |
nbconvert | 6.0.7 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 5.0.8 | The reference implementation of the Jupyter Notebook format / BSD-3-Clause |
nest-asyncio | 1.4.2 | Patch asyncio to allow nested event loops / BSD-2-Clause |
networkx | 2.5 | Python package for creating and manipulating complex networks / BSD-3-Clause |
nltk | 3.5 | Natural Language Toolkit / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 6.1.4 | Jupyter Notebook / BSD-3-Clause |
numba | 0.51.2 | NumPy aware dynamic Python compiler using LLVM / BSD-2-Clause |
numexpr | 2.7.1 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.19.2 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.19.2 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 1.1.0 | Numpy’s Sphinx extensions / BSD 3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 3.0.5 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.1.1h | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 20.4 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 1.1.3 | High-performance, easy-to-use data structures and data analysis tools. / BSD-3-Clause |
pandoc | 2.11 | Universal markup converter (repackaged binaries) / GPL-2.0 |
pandocfilters | 1.4.3 | A python module for writing pandoc filters / BSD-3-Clause |
paramiko | 2.7.2 | SSH2 protocol library / LGPL-2.1-or-later |
parso | 0.7.0 | A Python Parser / MIT |
partd | 1.1.0 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path | 15.0.0 | A module wrapper for os.path / MIT |
path.py | 12.5.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.5 | Fork of pathlib aiming to support the full stdlib Python API / MIT |
pathtools | 0.1.2 | Path utilities for Python. / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.8.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 8.0.1 | Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL |
pip | 20.2.4 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.6.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.13.1 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
powershell_shortcut | 0.0.1 | Powershell shortcut creator for Windows (using menuinst) / BSD |
prometheus_client | 0.8.0 | Python client for the Prometheus monitoring system / Apache-2.0 |
prompt-toolkit | 3.0.8 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
prompt_toolkit | 3.0.8 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
psutil | 5.7.2 | A cross-platform process and system utilities module for Python / BSD-3-Clause |
py | 1.9.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
py-lief | 0.10.1 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
pycodestyle | 2.6.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.20 | Complete C99 parser in pure Python / BSD 3-clause |
pycurl | 7.43.0.6 | A Python Interface To The cURL library / LGPL, MIT |
pydocstyle | 5.1.1 | Python docstring style checker (formerly pep257) / MIT |
pyflakes | 2.2.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.7.2 | Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause |
pylint | 2.6.0 | python code static checker / GPL-2.0-only |
pynacl | 1.4.0 | PyNaCl is a Python binding to the Networking and Cryptography library, a crypto library with the stated goal of improving usability, security and speed. / Apache-2.0 |
pyodbc | 4.0.30 | DB API Module for ODBC / MIT |
pyopenssl | 19.1.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.4.7 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pyreadline | 2.1 | A python implmementation of GNU readline. / BSD 3-Clause |
pyrsistent | 0.17.3 | Persistent/Functional/Immutable data structures / MIT |
pysocks | 1.7.1 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.6.1 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 6.1.1 | Simple and powerful testing with Python. / MIT |
python | 3.8.5 | General purpose programming language / Python-2.0 |
python-dateutil | 2.8.1 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-jsonrpc-server | 0.4.0 | A Python 2.7 and 3.4+ server implementation of the JSON RPC 2.0 protocol. / MIT |
python-language-server | 0.35.1 | An implementation of the Language Server Protocol for Python / MIT |
python-libarchive-c | 2.9 | Python interface to libarchive / CC0-1.0 |
pytz | 2020.1 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.1.1 | Discrete Wavelet Transforms in Python / MIT |
pywin32 | 227 | Python extensions for Windows / PSF |
pywin32-ctypes | 0.2.0 | A limited subset of pywin32 re-implemented using ctypes (or cffi) / BSD 3 Clause |
pywinpty | 0.5.7 | Python bindings for the winpty library / MIT |
pyyaml | 5.3.1 | YAML parser and emitter for Python / MIT |
pyzmq | 19.0.2 | Python bindings for zeromq / BSD 3-clause |
qdarkstyle | 2.8.1 | A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). / MIT |
qt | 5.9.7 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 1.0.1 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.7.7 | Jupyter Qt Console / BSD-3-Clause |
qtpy | 1.9.0 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
regex | 2020.10.15 | Alternative regular expression module, to replace re / Python-2.0 |
requests | 2.24.0 | Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0 |
rope | 0.18.0 | A python refactoring library / GPL 2.0 |
rtree | 0.9.4 | R-Tree spatial index for Python GIS / MIT |
ruamel_yaml | 0.15.87 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.16.2 | Image processing in Python. / BSD-3-Clause |
scikit-learn | 0.23.1 | A set of python modules for machine learning and data mining / BSD-3-Clause |
scipy | 1.5.2 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.11.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 50.3.1 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.13 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.15.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 2.0.0 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.2.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.2.2 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0 |
soupsieve | 2.0.1 | A modern CSS selector implementation for BeautifulSoup / MIT |
sphinx | 3.2.1 | 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-applehelp | 1.0.2 | sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause |
sphinxcontrib-devhelp | 1.0.2 | sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause |
sphinxcontrib-htmlhelp | 1.0.3 | sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause |
sphinxcontrib-jsmath | 1.0.1 | A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause |
sphinxcontrib-qthelp | 1.0.3 | sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause |
sphinxcontrib-serializinghtml | 1.1.4 | sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause |
sphinxcontrib-websupport | 1.2.4 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 4.1.5 | The Scientific Python Development Environment / MIT |
spyder-kernels | 1.9.4 | Jupyter kernels for Spyder’s console / MIT |
sqlalchemy | 1.3.20 | Database Abstraction Library. / MIT |
sqlite | 3.33.0 | Implements a self-contained, zero-configuration, SQL database engine / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.12.0 | Statistical computations and models for use with SciPy / BSD-3-Clause |
sympy | 1.6.2 | Python library for symbolic mathematics / BSD-3-Clause |
tblib | 1.7.0 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.9.1 | Terminals served by tornado websockets / BSD-2-Clause |
testpath | 0.4.4 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
threadpoolctl | 2.1.0 | Python helpers to control the threadpools of native libraries / BSD 3-Clause |
tk | 8.6.10 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toml | 0.10.1 | Python lib for TOML. / MIT |
toolz | 0.11.1 | A functional standard library for Python / BSD-3-Clause |
tornado | 6.0.4 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache-2.0 |
tqdm | 4.50.2 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traitlets | 5.0.5 | Configuration system for Python applications / BSD-3-Clause |
typing_extensions | 3.7.4.3 | Backported and Experimental Type Hints for Python / PSF-2.0 |
ujson | 4.0.1 | Ultra fast JSON decoder and encoder written in C with Python bindings / BSD-3-Clause |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
urllib3 | 1.25.11 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
vc | 14.1 | A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause) |
vs2015_runtime | 14.16.27012 | MSVC runtimes associated with cl.exe version 19.16.27032.1 (VS 2017 update 9) / None |
watchdog | 0.10.3 | Filesystem events monitoring / Apache 2.0 |
wcwidth | 0.2.5 | 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 | 1.0.1 | The comprehensive WSGI web application library. / BSD 3-Clause |
wheel | 0.35.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.5.1 | Interactive Widgets for Jupyter / BSD 3-clause |
win_inet_pton | 1.1.0 | Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN |
win_unicode_console | 0.5 | A Python package to enable Unicode input and display when running Python from Windows console. / MIT |
wincertstore | 0.2 | Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2 |
winpty | 0.4.3 | Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT |
wrapt | 1.11.2 | Module for decorators, wrappers and monkey patching / BSD 2-Clause |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.3.7 | A Python module for creating Excel XLSX files / BSD-2-Clause |
xlwings | 0.20.8 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.5 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.2.5 | A C library for parsing and emitting YAML / MIT |
yapf | 0.30.0 | A formatter for Python files / Apache 2.0 |
zeromq | 4.3.2 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 2.0.0 | Composable Dictionary Classes / BSD 3-Clause |
zipp | 3.4.0 | A pathlib-compatible Zipfile object wrapper / MIT |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zope | 1.0 | web application server / BSD |
zope.event | 4.5.0 | Very basic event publishing system / Zope Public License |
zope.interface | 5.1.0 | Interfaces for Python / ZPL-2.1 |
zstd | 1.4.5 | Zstandard - Fast real-time compression algorithm / BSD 3-Clause |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-project | 0.8.4 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
applaunchservices | 0.2.1 | Simple package for registering an app with apple Launch Services to handle UTI and URL / MIT |
appnope | 0.1.0 | Disable App Nap on OS X 10.9 / BSD 2-Clause |
appscript | 1.1.1 | Control AppleScriptable applications from Python. / Public Domain |
argh | 0.26.2 | The Natural CLI. / LGPL 3 |
argon2-cffi | 20.1.0 | The secure Argon2 password hashing algorithm. / MIT |
asn1crypto | 1.4.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 2.4.2 | A abstract syntax tree for Python with inference support. / LGPL-2.1-only |
astropy | 4.0.2 | Community-developed Python Library for Astronomy / BSD-3-Clause |
async_generator | 1.10 | Async generators and context managers for Python 3.5+ / MIT |
atomicwrites | 1.4.0 | Atomic file writes / MIT |
attrs | 20.3.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
autopep8 | 1.5.4 | A tool that automatically formats Python code to conform to the PEP 8 style guide / MIT |
babel | 2.8.1 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.2.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | None / 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.9.3 | Python library designed for screen-scraping / MIT |
bitarray | 1.6.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
bleach | 3.2.1 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.20.1 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD-3-Clause |
bokeh | 2.2.3 | Statistical and novel interactive HTML plots for Python / BSD-3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.3.2 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
brotlipy | 0.7.0 | Python bindings to the Brotli compression library / MIT |
bzip2 | 1.0.8 | high-quality data compressor / bzip2 |
ca-certificates | 2020.10.14 | Certificates for use with other packages. / MPL 2.0 |
certifi | 2020.6.20 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.14.3 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.1.2 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 1.6.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.4.4 | Cross-platform colored terminal text / BSD-3-Clause |
conda | 4.9.2 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.20.5 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.4.2 | tool for validating conda recipes and conda packages / BSD 3-Clause |
contextlib2 | 0.6.0.post1 | Backports and enhancements for the contextlib module / PSF 2 |
cryptography | 3.1.1 | Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 |
curl | 7.71.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.29.21 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.11.0 | Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause |
dask | 2.30.0 | Parallel PyData with Task Scheduling / BSD-3-Clause |
dask-core | 2.30.0 | Parallel Python with task scheduling / BSD-3-Clause |
dbus | 1.13.18 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.4.2 | Better living through Python with decorators. / BSD-3-Clause |
defusedxml | 0.6.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
diff-match-patch | 20200713 | Diff Match Patch is a high-performance library in multiple languages that manipulates plain text / Apache-2.0 |
distributed | 2.30.1 | Distributed computing with Dask / BSD-3-Clause |
docutils | 0.16 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.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.10 | Expat XML parser library in C / MIT |
fastcache | 1.1.0 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.12 | A platform independent file lock. / Public Domain |
flake8 | 3.8.4 | Your Tool For Style Guide Enforcement / MIT |
flask | 1.1.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
freetype | 2.10.4 | A Free, High-Quality, and Portable Font Engine / GPL-2.0-only and LicenseRef-FreeType |
fsspec | 0.8.3 | A specification for pythonic filesystems / BSD-3-Clause |
future | 0.18.2 | Clean single-source support for Python 3 and 2 / MIT |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gettext | 0.19.8.1 | Internationalization package. / GPLv2 |
gevent | 20.9.0 | Coroutine-based network library / MIT |
glib | 2.66.1 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.7 | 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.17 | Lightweight in-process concurrent programming / MIT |
h5py | 2.10.0 | Read and write HDF5 files from Python. / BSD-3-Clause |
hdf5 | 1.10.4 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.1 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.10 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.9.0 | A Python library for reading and writing image data / BSD-2-Clause |
imagesize | 1.2.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib-metadata | 2.0.0 | A library to access the metadata for a Python package / Apache-2.0 |
importlib_metadata | 2.0.0 | A library to access the metadata for a Python package / Apache-2.0 |
iniconfig | 1.1.1 | iniconfig: brain-dead simple config-ini parsing / MIT |
intel-openmp | 2019.4 | Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel |
intervaltree | 3.1.0 | Editable interval tree data structure for Python 2 and 3 / Apache-2.0 |
ipykernel | 5.3.4 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 7.19.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.5.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 5.6.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4.1 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.17.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.11.2 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
joblib | 0.17.0 | Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
json5 | 0.9.5 | A Python implementation of the JSON5 data format / Apache-2.0 |
jsonschema | 3.2.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 | 6.1.7 | jupyter_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause |
jupyter_console | 6.2.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.6.3 | Core common functionality of Jupyter projects. / BSD-3-Clause |
jupyterlab | 2.2.6 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_pygments | 0.1.2 | Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause |
jupyterlab_server | 1.2.0 | A set of server components for JupyterLab and JupyterLab like applications. / BSD-3-Clause |
keyring | 21.4.0 | Store and access your passwords safely / Python Software Foundation or MIT |
kiwisolver | 1.3.0 | An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause |
krb5 | 1.18.2 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.4.3 | A fast and thorough lazy object proxy / BSD-2-Clause |
lcms2 | 2.11 | Open Source Color Management Engine / MIT |
libarchive | 3.4.2 | Multi-format archive and compression library / BSD-2-Clause |
libcurl | 7.71.1 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libcxx | 10.0.0 | LLVM C++ standard library / Apache-2.0 WITH LLVM-exception |
libedit | 3.1.20191231 | Editline Library (libedit) / BSD-2-Clause |
libffi | 3.3 | 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.16 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
liblief | 0.10.1 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
libllvm10 | 10.0.1 | Development headers and libraries for LLVM / Apache-2.0 WITH LLVM-exception |
libpng | 1.6.37 | PNG reference library / zlib/libpng |
libsodium | 1.0.18 | A modern and easy-to-use crypto library. / ISC |
libspatialindex | 1.9.3 | Extensible framework for robust spatial indexing / MIT |
libssh2 | 1.9.0 | the SSH library / BSD-3-Clause |
libtiff | 4.1.0 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.10 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.34 | The XSLT C library developed for the GNOME project / MIT |
llvm-openmp | 10.0.0 | The OpenMP API supports multi-platform shared-memory parallel programming in C/C++ and Fortran. / NCSA |
llvmlite | 0.34.0 | A lightweight LLVM python binding for writing JIT compilers. / BSD-2-Clause |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.6.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree |
lz4-c | 1.9.2 | Extremely Fast Compression algorithm / BSD-2-Clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.1.1 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 3.3.2 | Publication quality figures in Python / LicenseRef-PSF-based |
matplotlib-base | 3.3.2 | Publication quality figures in Python / LicenseRef-PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2019.4 | Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel |
mkl-service | 2.3.0 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.2.0 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.1.1 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
mock | 4.0.2 | A library for testing in Python / BSD-2-Clause |
more-itertools | 8.6.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.1.0 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 4.0.2 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 1.0.0 | MessagePack (de)serializer / Apache-2.0 |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
nbclient | 0.5.1 | A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause |
nbconvert | 6.0.7 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 5.0.8 | The reference implementation of the Jupyter Notebook format / BSD-3-Clause |
ncurses | 6.2 | Library for text-based user interfaces / Free software (MIT-like) |
nest-asyncio | 1.4.2 | Patch asyncio to allow nested event loops / BSD-2-Clause |
networkx | 2.5 | Python package for creating and manipulating complex networks / BSD-3-Clause |
nltk | 3.5 | Natural Language Toolkit / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 6.1.4 | Jupyter Notebook / BSD-3-Clause |
numba | 0.51.2 | NumPy aware dynamic Python compiler using LLVM / BSD-2-Clause |
numexpr | 2.7.1 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.19.2 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.19.2 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 1.1.0 | Numpy’s Sphinx extensions / BSD 3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 3.0.5 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.1.1h | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 20.4 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 1.1.3 | High-performance, easy-to-use data structures and data analysis tools. / BSD-3-Clause |
pandoc | 2.11 | Universal markup converter (repackaged binaries) / GPL-2.0 |
pandocfilters | 1.4.3 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.7.0 | A Python Parser / MIT |
partd | 1.1.0 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path | 15.0.0 | A module wrapper for os.path / MIT |
path.py | 12.5.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.5 | Fork of pathlib aiming to support the full stdlib Python API / MIT |
pathtools | 0.1.2 | Path utilities for Python. / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.44 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.8.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 8.0.1 | Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL |
pip | 20.2.4 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.6.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.13.1 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prometheus_client | 0.8.0 | Python client for the Prometheus monitoring system / Apache-2.0 |
prompt-toolkit | 3.0.8 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
prompt_toolkit | 3.0.8 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
psutil | 5.7.2 | A cross-platform process and system utilities module for Python / BSD-3-Clause |
ptyprocess | 0.6.0 | Run a subprocess in a pseudo terminal / ISC |
py | 1.9.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
py-lief | 0.10.1 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
pycodestyle | 2.6.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.20 | Complete C99 parser in pure Python / BSD 3-clause |
pycurl | 7.43.0.6 | A Python Interface To The cURL library / LGPL, MIT |
pydocstyle | 5.1.1 | Python docstring style checker (formerly pep257) / MIT |
pyflakes | 2.2.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.7.2 | Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause |
pylint | 2.6.0 | python code static checker / GPL-2.0-only |
pyodbc | 4.0.30 | DB API Module for ODBC / MIT |
pyopenssl | 19.1.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.4.7 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pyrsistent | 0.17.3 | Persistent/Functional/Immutable data structures / MIT |
pysocks | 1.7.1 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.6.1 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 6.1.1 | Simple and powerful testing with Python. / MIT |
python | 3.8.5 | General purpose programming language / Python-2.0 |
python-dateutil | 2.8.1 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-jsonrpc-server | 0.4.0 | A Python 2.7 and 3.4+ server implementation of the JSON RPC 2.0 protocol. / MIT |
python-language-server | 0.35.1 | An implementation of the Language Server Protocol for Python / MIT |
python-libarchive-c | 2.9 | Python interface to libarchive / CC0-1.0 |
python.app | 2 | Proxy on OS X letting Python libraries hook into the gui event loop / BSD |
pytz | 2020.1 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.1.1 | Discrete Wavelet Transforms in Python / MIT |
pyyaml | 5.3.1 | YAML parser and emitter for Python / MIT |
pyzmq | 19.0.2 | Python bindings for zeromq / BSD 3-clause |
qdarkstyle | 2.8.1 | A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). / MIT |
qt | 5.9.7 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 1.0.1 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.7.7 | Jupyter Qt Console / BSD-3-Clause |
qtpy | 1.9.0 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 8.0 | library for editing command lines as they are typed in / GPL-3.0 |
regex | 2020.10.15 | Alternative regular expression module, to replace re / Python-2.0 |
requests | 2.24.0 | Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0 |
ripgrep | 12.1.1 | |
rope | 0.18.0 | A python refactoring library / GPL 2.0 |
rtree | 0.9.4 | R-Tree spatial index for Python GIS / MIT |
ruamel_yaml | 0.15.87 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.17.2 | Image processing in Python. / BSD-3-Clause |
scikit-learn | 0.23.2 | A set of python modules for machine learning and data mining / BSD-3-Clause |
scipy | 1.5.2 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.11.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 50.3.1 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.15.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 2.0.0 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.2.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.2.2 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0 |
soupsieve | 2.0.1 | A modern CSS selector implementation for BeautifulSoup / MIT |
sphinx | 3.2.1 | 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-applehelp | 1.0.2 | sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause |
sphinxcontrib-devhelp | 1.0.2 | sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause |
sphinxcontrib-htmlhelp | 1.0.3 | sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause |
sphinxcontrib-jsmath | 1.0.1 | A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause |
sphinxcontrib-qthelp | 1.0.3 | sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause |
sphinxcontrib-serializinghtml | 1.1.4 | sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause |
sphinxcontrib-websupport | 1.2.4 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 4.1.5 | The Scientific Python Development Environment / MIT |
spyder-kernels | 1.9.4 | Jupyter kernels for Spyder’s console / MIT |
sqlalchemy | 1.3.20 | Database Abstraction Library. / MIT |
sqlite | 3.33.0 | Implements a self-contained, zero-configuration, SQL database engine / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.12.0 | Statistical computations and models for use with SciPy / BSD-3-Clause |
sympy | 1.6.2 | Python library for symbolic mathematics / BSD-3-Clause |
tblib | 1.7.0 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.9.1 | Terminals served by tornado websockets / BSD-2-Clause |
testpath | 0.4.4 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
threadpoolctl | 2.1.0 | Python helpers to control the threadpools of native libraries / BSD 3-Clause |
tifffile | 2020.10.1 | Read and write image data from and to TIFF files. / BSD 3-Clause |
tk | 8.6.10 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toml | 0.10.1 | Python lib for TOML. / MIT |
toolz | 0.11.1 | A functional standard library for Python / BSD-3-Clause |
tornado | 6.0.4 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache-2.0 |
tqdm | 4.50.2 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traitlets | 5.0.5 | Configuration system for Python applications / BSD-3-Clause |
typing_extensions | 3.7.4.3 | Backported and Experimental Type Hints for Python / PSF-2.0 |
ujson | 4.0.1 | Ultra fast JSON decoder and encoder written in C with Python bindings / BSD-3-Clause |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.9 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.25.11 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
watchdog | 0.10.3 | Filesystem events monitoring / Apache 2.0 |
wcwidth | 0.2.5 | 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 | 1.0.1 | The comprehensive WSGI web application library. / BSD 3-Clause |
wheel | 0.35.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.5.1 | Interactive Widgets for Jupyter / BSD 3-clause |
wrapt | 1.11.2 | Module for decorators, wrappers and monkey patching / BSD 2-Clause |
wurlitzer | 2.0.1 | Capture C-level stdout/stderr in Python / MIT |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.3.7 | A Python module for creating Excel XLSX files / BSD-2-Clause |
xlwings | 0.20.8 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.5 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.2.5 | A C library for parsing and emitting YAML / MIT |
yapf | 0.30.0 | A formatter for Python files / Apache 2.0 |
zeromq | 4.3.3 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 2.0.0 | Composable Dictionary Classes / BSD 3-Clause |
zipp | 3.4.0 | A pathlib-compatible Zipfile object wrapper / MIT |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zope | 1.0 | web application server / BSD |
zope.event | 4.5.0 | Very basic event publishing system / Zope Public License |
zope.interface | 5.1.2 | Interfaces for Python / ZPL-2.1 |
zstd | 1.4.5 | Zstandard - Fast real-time compression algorithm / BSD 3-Clause |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
_libgcc_mutex | 0.1 | Mutex for libgcc and libgcc-ng / None |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-project | 0.8.4 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
argon2-cffi | 20.1.0 | The secure Argon2 password hashing algorithm. / MIT |
asn1crypto | 1.4.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 2.4.2 | A abstract syntax tree for Python with inference support. / LGPL-2.1-only |
astropy | 4.0.2 | Community-developed Python Library for Astronomy / BSD-3-Clause |
async_generator | 1.10 | Async generators and context managers for Python 3.5+ / MIT |
attrs | 20.3.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.8.1 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.2.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | None / 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.9.3 | Python library designed for screen-scraping / MIT |
bitarray | 1.6.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
bleach | 3.2.1 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.20.1 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD-3-Clause |
bokeh | 2.2.3 | Statistical and novel interactive HTML plots for Python / BSD-3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.3.2 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
brotlipy | 0.7.0 | Python bindings to the Brotli compression library / MIT |
bzip2 | 1.0.8 | high-quality data compressor / bzip2 |
ca-certificates | 2020.10.14 | Certificates for use with other packages. / MPL 2.0 |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
certifi | 2020.6.20 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.14.3 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.1.2 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 1.6.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.4.4 | Cross-platform colored terminal text / BSD-3-Clause |
conda | 4.9.2 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.20.5 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.4.2 | tool for validating conda recipes and conda packages / BSD 3-Clause |
contextlib2 | 0.6.0.post1 | Backports and enhancements for the contextlib module / PSF 2 |
cryptography | 3.1.1 | Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 |
curl | 7.71.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.29.21 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.11.0 | Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause |
dask | 2.30.0 | Parallel PyData with Task Scheduling / BSD-3-Clause |
dask-core | 2.30.0 | Parallel Python with task scheduling / BSD-3-Clause |
decorator | 4.4.2 | Better living through Python with decorators. / BSD-3-Clause |
defusedxml | 0.6.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
distributed | 2.30.1 | Distributed computing with Dask / BSD-3-Clause |
docutils | 0.16 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.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.10 | Expat XML parser library in C / MIT |
fastcache | 1.1.0 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.12 | A platform independent file lock. / Public Domain |
flask | 1.1.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
fontconfig | 2.13.0 | A library for configuring and customizing font access. / MIT |
freetype | 2.10.4 | A Free, High-Quality, and Portable Font Engine / GPL-2.0-only and LicenseRef-FreeType |
fsspec | 0.8.3 | A specification for pythonic filesystems / BSD-3-Clause |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 20.9.0 | Coroutine-based network library / MIT |
glib | 2.66.1 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.7 | 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.17 | Lightweight in-process concurrent programming / MIT |
h5py | 2.10.0 | Read and write HDF5 files from Python. / BSD-3-Clause |
hdf5 | 1.10.4 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.1 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.10 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.9.0 | A Python library for reading and writing image data / BSD-2-Clause |
imagesize | 1.2.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib-metadata | 2.0.0 | A library to access the metadata for a Python package / Apache-2.0 |
importlib_metadata | 2.0.0 | A library to access the metadata for a Python package / Apache-2.0 |
iniconfig | 1.1.1 | iniconfig: brain-dead simple config-ini parsing / MIT |
ipykernel | 5.3.4 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 7.19.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.5.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 5.6.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4.1 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.17.2 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.11.2 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
joblib | 0.17.0 | Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 3.2.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 | 6.1.7 | jupyter_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause |
jupyter_console | 6.2.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.6.1 | Core common functionality of Jupyter projects. / BSD-3-Clause |
jupyterlab_pygments | 0.1.2 | Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause |
kiwisolver | 1.3.0 | An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause |
krb5 | 1.18.2 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.4.3 | A fast and thorough lazy object proxy / BSD-2-Clause |
lcms2 | 2.11 | Open Source Color Management Engine / MIT |
ld_impl_linux-ppc64le | 2.33.1 | A set of programming tools for creating and managing binary programs, object files, libraries, profile data, and assembly source code. / GPL 3 |
libarchive | 3.4.2 | Multi-format archive and compression library / BSD-2-Clause |
libcurl | 7.71.1 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libedit | 3.1.20191231 | Editline Library (libedit) / BSD-2-Clause |
libffi | 3.3 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 8.2.0 | The GCC low-level runtime library / GPL |
libgfortran-ng | 7.3.0 | The GNU Fortran Runtime Library / GPL |
liblief | 0.10.1 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
libopenblas | 0.3.10 | An Optimized BLAS library / BSD |
libpng | 1.6.37 | PNG reference library / zlib/libpng |
libsodium | 1.0.18 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.9.0 | the SSH library / BSD-3-Clause |
libstdcxx-ng | 8.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.1.0 | Support for the Tag Image File Format (TIFF). / HPND |
libuuid | 1.0.3 | Portable uuid C library. / BSD 3-Clause |
libxcb | 1.14 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.10 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.34 | The XSLT C library developed for the GNOME project / MIT |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.6.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree |
lz4-c | 1.9.2 | Extremely Fast Compression algorithm / BSD-2-Clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.1.1 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 3.3.2 | Publication quality figures in Python / LicenseRef-PSF-based |
matplotlib-base | 3.3.2 | Publication quality figures in Python / LicenseRef-PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mock | 4.0.2 | A library for testing in Python / BSD-2-Clause |
more-itertools | 8.6.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.1.0 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 4.0.2 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 1.0.0 | MessagePack (de)serializer / Apache-2.0 |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
nbclient | 0.5.1 | A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause |
nbconvert | 6.0.7 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 5.0.8 | The reference implementation of the Jupyter Notebook format / BSD-3-Clause |
ncurses | 6.2 | Library for text-based user interfaces / Free software (MIT-like) |
nest-asyncio | 1.4.2 | Patch asyncio to allow nested event loops / BSD-2-Clause |
networkx | 2.5 | Python package for creating and manipulating complex networks / BSD-3-Clause |
nltk | 3.5 | Natural Language Toolkit / Apache 2.0 |
nomkl | 3.0 | None / BSD |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 6.1.4 | Jupyter Notebook / BSD-3-Clause |
numexpr | 2.7.1 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.19.2 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.19.2 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 1.1.0 | Numpy’s Sphinx extensions / BSD 3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openblas | 0.3.10 | An optimized BLAS library / BSD |
openblas-devel | 0.3.10 | OpenBLAS headers and libraries for developing software that used OpenBLAS. / None |
openpyxl | 3.0.5 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.1.1h | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 20.4 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 1.1.3 | High-performance, easy-to-use data structures and data analysis tools. / BSD-3-Clause |
pandoc | 2.11 | Universal markup converter (repackaged binaries) / GPL-2.0 |
pandocfilters | 1.4.3 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.7.0 | A Python Parser / MIT |
partd | 1.1.0 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.12 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL-3.0-or-later |
path | 15.0.0 | A module wrapper for os.path / MIT |
path.py | 12.5.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.5 | Fork of pathlib aiming to support the full stdlib Python API / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.44 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.8.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 8.0.1 | Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL |
pip | 20.2.4 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.40.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.6.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.13.1 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prometheus_client | 0.8.0 | Python client for the Prometheus monitoring system / Apache-2.0 |
prompt-toolkit | 3.0.8 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
prompt_toolkit | 3.0.8 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
psutil | 5.7.2 | A cross-platform process and system utilities module for Python / BSD-3-Clause |
ptyprocess | 0.6.0 | Run a subprocess in a pseudo terminal / ISC |
py | 1.9.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
py-lief | 0.10.1 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
pycodestyle | 2.6.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.20 | Complete C99 parser in pure Python / BSD 3-clause |
pycurl | 7.43.0.6 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 2.2.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.7.2 | Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause |
pylint | 2.6.0 | python code static checker / GPL-2.0-only |
pyodbc | 4.0.30 | DB API Module for ODBC / MIT |
pyopenssl | 19.1.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.4.7 | Create and execute simple grammars / MIT |
pyrsistent | 0.17.3 | Persistent/Functional/Immutable data structures / MIT |
pysocks | 1.7.1 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.6.1 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 6.1.1 | Simple and powerful testing with Python. / MIT |
python | 3.8.5 | General purpose programming language / Python-2.0 |
python-dateutil | 2.8.1 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-libarchive-c | 2.9 | Python interface to libarchive / CC0-1.0 |
pytz | 2020.1 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.1.1 | Discrete Wavelet Transforms in Python / MIT |
pyyaml | 5.3.1 | YAML parser and emitter for Python / MIT |
pyzmq | 19.0.2 | Python bindings for zeromq / BSD 3-clause |
readline | 8.0 | library for editing command lines as they are typed in / GPL-3.0 |
regex | 2020.10.15 | Alternative regular expression module, to replace re / Python-2.0 |
requests | 2.24.0 | Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0 |
ruamel_yaml | 0.15.87 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.17.2 | Image processing in Python. / BSD-3-Clause |
scikit-learn | 0.23.2 | A set of python modules for machine learning and data mining / BSD-3-Clause |
scipy | 1.5.2 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.11.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 50.3.1 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
six | 1.15.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 2.0.0 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.2.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.2.2 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0 |
soupsieve | 2.0.1 | A modern CSS selector implementation for BeautifulSoup / MIT |
sphinx | 3.2.1 | 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-applehelp | 1.0.2 | sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause |
sphinxcontrib-devhelp | 1.0.2 | sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause |
sphinxcontrib-htmlhelp | 1.0.3 | sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause |
sphinxcontrib-jsmath | 1.0.1 | A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause |
sphinxcontrib-qthelp | 1.0.3 | sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause |
sphinxcontrib-serializinghtml | 1.1.4 | sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause |
sphinxcontrib-websupport | 1.2.4 | Sphinx API for Web Apps / BSD-2-Clause |
sqlalchemy | 1.3.20 | Database Abstraction Library. / MIT |
sqlite | 3.33.0 | Implements a self-contained, zero-configuration, SQL database engine / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.12.0 | Statistical computations and models for use with SciPy / BSD-3-Clause |
sympy | 1.6.2 | Python library for symbolic mathematics / BSD-3-Clause |
tblib | 1.7.0 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.9.1 | Terminals served by tornado websockets / BSD-2-Clause |
testpath | 0.4.4 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
threadpoolctl | 2.1.0 | Python helpers to control the threadpools of native libraries / BSD 3-Clause |
tifffile | 2020.10.1 | Read and write image data from and to TIFF files. / BSD 3-Clause |
tk | 8.6.10 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toml | 0.10.1 | Python lib for TOML. / MIT |
toolz | 0.11.1 | A functional standard library for Python / BSD-3-Clause |
tornado | 6.0.4 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache-2.0 |
tqdm | 4.50.2 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traitlets | 5.0.5 | Configuration system for Python applications / BSD-3-Clause |
typing_extensions | 3.7.4.3 | Backported and Experimental Type Hints for Python / PSF-2.0 |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.9 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.25.11 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.2.5 | 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 | 1.0.1 | The comprehensive WSGI web application library. / BSD 3-Clause |
wheel | 0.35.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.5.1 | Interactive Widgets for Jupyter / BSD 3-clause |
wrapt | 1.11.2 | Module for decorators, wrappers and monkey patching / BSD 2-Clause |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.3.7 | 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.5 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.2.5 | A C library for parsing and emitting YAML / MIT |
zeromq | 4.3.3 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 2.0.0 | Composable Dictionary Classes / BSD 3-Clause |
zipp | 3.4.0 | A pathlib-compatible Zipfile object wrapper / MIT |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zope | 1.0 | web application server / BSD |
zope.event | 4.5.0 | Very basic event publishing system / Zope Public License |
zope.interface | 5.1.2 | Interfaces for Python / ZPL-2.1 |
zstd | 1.4.5 | Zstandard - Fast real-time compression algorithm / BSD 3-Clause |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
_libgcc_mutex | 0.1 | Mutex for libgcc and libgcc-ng / None |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-project | 0.8.4 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
argh | 0.26.2 | The Natural CLI. / LGPL 3 |
argon2-cffi | 20.1.0 | The secure Argon2 password hashing algorithm. / MIT |
asn1crypto | 1.4.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 2.4.2 | A abstract syntax tree for Python with inference support. / LGPL-2.1-only |
astropy | 4.0.2 | Community-developed Python Library for Astronomy / BSD-3-Clause |
async_generator | 1.10 | Async generators and context managers for Python 3.5+ / MIT |
atomicwrites | 1.4.0 | Atomic file writes / MIT |
attrs | 20.3.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
autopep8 | 1.5.4 | A tool that automatically formats Python code to conform to the PEP 8 style guide / MIT |
babel | 2.8.1 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.2.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | None / 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.9.3 | Python library designed for screen-scraping / MIT |
bitarray | 1.6.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
bleach | 3.2.1 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.20.1 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD-3-Clause |
bokeh | 2.2.3 | Statistical and novel interactive HTML plots for Python / BSD-3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.3.2 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
brotlipy | 0.7.0 | Python bindings to the Brotli compression library / MIT |
bzip2 | 1.0.8 | high-quality data compressor / bzip2 |
ca-certificates | 2020.10.14 | Certificates for use with other packages. / MPL 2.0 |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
certifi | 2020.6.20 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.14.3 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.1.2 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 1.6.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.4.4 | Cross-platform colored terminal text / BSD-3-Clause |
conda | 4.9.2 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.20.5 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.4.2 | tool for validating conda recipes and conda packages / BSD 3-Clause |
contextlib2 | 0.6.0.post1 | Backports and enhancements for the contextlib module / PSF 2 |
cryptography | 3.1.1 | Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 |
curl | 7.71.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.29.21 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.11.0 | Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause |
dask | 2.30.0 | Parallel PyData with Task Scheduling / BSD-3-Clause |
dask-core | 2.30.0 | Parallel Python with task scheduling / BSD-3-Clause |
dbus | 1.13.18 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.4.2 | Better living through Python with decorators. / BSD-3-Clause |
defusedxml | 0.6.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
diff-match-patch | 20200713 | Diff Match Patch is a high-performance library in multiple languages that manipulates plain text / Apache-2.0 |
distributed | 2.30.1 | Distributed computing with Dask / BSD-3-Clause |
docutils | 0.16 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.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.10 | Expat XML parser library in C / MIT |
fastcache | 1.1.0 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.12 | A platform independent file lock. / Public Domain |
flake8 | 3.8.4 | Your Tool For Style Guide Enforcement / MIT |
flask | 1.1.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
fontconfig | 2.13.0 | A library for configuring and customizing font access. / MIT |
freetype | 2.10.4 | A Free, High-Quality, and Portable Font Engine / GPL-2.0-only and LicenseRef-FreeType |
fribidi | 1.0.10 | The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1 |
fsspec | 0.8.3 | A specification for pythonic filesystems / BSD-3-Clause |
future | 0.18.2 | Clean single-source support for Python 3 and 2 / MIT |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 20.9.0 | Coroutine-based network library / MIT |
glib | 2.66.1 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.7 | 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.14 | A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2 |
greenlet | 0.4.17 | Lightweight in-process concurrent programming / MIT |
gst-plugins-base | 1.14.0 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.14.0 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.10.0 | Read and write HDF5 files from Python. / BSD-3-Clause |
harfbuzz | 2.4.0 | An OpenType text shaping engine. / MIT |
hdf5 | 1.10.4 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.1 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.10 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.9.0 | A Python library for reading and writing image data / BSD-2-Clause |
imagesize | 1.2.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib-metadata | 2.0.0 | A library to access the metadata for a Python package / Apache-2.0 |
importlib_metadata | 2.0.0 | A library to access the metadata for a Python package / Apache-2.0 |
iniconfig | 1.1.1 | iniconfig: brain-dead simple config-ini parsing / MIT |
intel-openmp | 2020.2 | Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel |
intervaltree | 3.1.0 | Editable interval tree data structure for Python 2 and 3 / Apache-2.0 |
ipykernel | 5.3.4 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 7.19.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.5.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 5.6.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4.1 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.17.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jeepney | 0.5.0 | Pure Python DBus interface / MIT |
jinja2 | 2.11.2 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
joblib | 0.17.0 | Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
json5 | 0.9.5 | A Python implementation of the JSON5 data format / Apache-2.0 |
jsonschema | 3.2.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 | 6.1.7 | jupyter_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause |
jupyter_console | 6.2.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.6.3 | Core common functionality of Jupyter projects. / BSD-3-Clause |
jupyterlab | 2.2.6 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_pygments | 0.1.2 | Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause |
jupyterlab_server | 1.2.0 | A set of server components for JupyterLab and JupyterLab like applications. / BSD-3-Clause |
keyring | 21.4.0 | Store and access your passwords safely / Python Software Foundation or MIT |
kiwisolver | 1.3.0 | An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause |
krb5 | 1.18.2 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.4.3 | A fast and thorough lazy object proxy / BSD-2-Clause |
lcms2 | 2.11 | Open Source Color Management Engine / MIT |
ld_impl_linux-64 | 2.33.1 | A set of programming tools for creating and managing binary programs, object files, libraries, profile data, and assembly source code. / GPL 3 |
libarchive | 3.4.2 | Multi-format archive and compression library / BSD-2-Clause |
libcurl | 7.71.1 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libedit | 3.1.20191231 | Editline Library (libedit) / BSD-2-Clause |
libffi | 3.3 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 9.1.0 | The GCC low-level runtime library / GPL |
libgfortran-ng | 7.3.0 | The GNU Fortran Runtime Library / GPL |
liblief | 0.10.1 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
libllvm10 | 10.0.1 | Development headers and libraries for LLVM / Apache-2.0 WITH LLVM-exception |
libpng | 1.6.37 | PNG reference library / zlib/libpng |
libsodium | 1.0.18 | A modern and easy-to-use crypto library. / ISC |
libspatialindex | 1.9.3 | Extensible framework for robust spatial indexing / MIT |
libssh2 | 1.9.0 | the SSH library / BSD-3-Clause |
libstdcxx-ng | 9.1.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.1.0 | Support for the Tag Image File Format (TIFF). / HPND |
libtool | 2.4.6 | The GNU Portable Library Tool / GPL 3 |
libuuid | 1.0.3 | Portable uuid C library. / BSD 3-Clause |
libxcb | 1.14 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.10 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.34 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.34.0 | A lightweight LLVM python binding for writing JIT compilers. / BSD-2-Clause |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.6.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree |
lz4-c | 1.9.2 | Extremely Fast Compression algorithm / BSD-2-Clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.1.1 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 3.3.2 | Publication quality figures in Python / LicenseRef-PSF-based |
matplotlib-base | 3.3.2 | Publication quality figures in Python / LicenseRef-PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2020.2 | Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel |
mkl-service | 2.3.0 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.2.0 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.1.1 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
mock | 4.0.2 | A library for testing in Python / BSD-2-Clause |
more-itertools | 8.6.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.1.0 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 4.0.2 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 1.0.0 | MessagePack (de)serializer / Apache-2.0 |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
nbclient | 0.5.1 | A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause |
nbconvert | 6.0.7 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 5.0.8 | The reference implementation of the Jupyter Notebook format / BSD-3-Clause |
ncurses | 6.2 | Library for text-based user interfaces / Free software (MIT-like) |
nest-asyncio | 1.4.2 | Patch asyncio to allow nested event loops / BSD-2-Clause |
networkx | 2.5 | Python package for creating and manipulating complex networks / BSD-3-Clause |
nltk | 3.5 | Natural Language Toolkit / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 6.1.4 | Jupyter Notebook / BSD-3-Clause |
numba | 0.51.2 | NumPy aware dynamic Python compiler using LLVM / BSD-2-Clause |
numexpr | 2.7.1 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.19.2 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.19.2 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 1.1.0 | Numpy’s Sphinx extensions / BSD 3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 3.0.5 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.1.1h | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 20.4 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 1.1.3 | High-performance, easy-to-use data structures and data analysis tools. / BSD-3-Clause |
pandoc | 2.11 | Universal markup converter (repackaged binaries) / GPL-2.0 |
pandocfilters | 1.4.3 | A python module for writing pandoc filters / BSD-3-Clause |
pango | 1.45.3 | Text layout and rendering engine. / LGPL-2.1 |
parso | 0.7.0 | A Python Parser / MIT |
partd | 1.1.0 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.12 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL-3.0-or-later |
path | 15.0.0 | A module wrapper for os.path / MIT |
path.py | 12.5.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.5 | Fork of pathlib aiming to support the full stdlib Python API / MIT |
pathtools | 0.1.2 | Path utilities for Python. / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.44 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.8.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 8.0.1 | Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL |
pip | 20.2.4 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.40.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.6.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.13.1 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prometheus_client | 0.8.0 | Python client for the Prometheus monitoring system / Apache-2.0 |
prompt-toolkit | 3.0.8 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
prompt_toolkit | 3.0.8 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
psutil | 5.7.2 | A cross-platform process and system utilities module for Python / BSD-3-Clause |
ptyprocess | 0.6.0 | Run a subprocess in a pseudo terminal / ISC |
py | 1.9.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
py-lief | 0.10.1 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
pycodestyle | 2.6.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.20 | Complete C99 parser in pure Python / BSD 3-clause |
pycurl | 7.43.0.6 | A Python Interface To The cURL library / LGPL, MIT |
pydocstyle | 5.1.1 | Python docstring style checker (formerly pep257) / MIT |
pyflakes | 2.2.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.7.2 | Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause |
pylint | 2.6.0 | python code static checker / GPL-2.0-only |
pyodbc | 4.0.30 | DB API Module for ODBC / MIT |
pyopenssl | 19.1.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.4.7 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pyrsistent | 0.17.3 | Persistent/Functional/Immutable data structures / MIT |
pysocks | 1.7.1 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.6.1 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 6.1.1 | Simple and powerful testing with Python. / MIT |
python | 3.8.5 | General purpose programming language / Python-2.0 |
python-dateutil | 2.8.1 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-jsonrpc-server | 0.4.0 | A Python 2.7 and 3.4+ server implementation of the JSON RPC 2.0 protocol. / MIT |
python-language-server | 0.35.1 | An implementation of the Language Server Protocol for Python / MIT |
python-libarchive-c | 2.9 | Python interface to libarchive / CC0-1.0 |
pytz | 2020.1 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.1.1 | Discrete Wavelet Transforms in Python / MIT |
pyxdg | 0.27 | PyXDG contains implementations of freedesktop.org standards in python. / GNU Lesser General Public v2 (LGPLv2) |
pyyaml | 5.3.1 | YAML parser and emitter for Python / MIT |
pyzmq | 19.0.2 | Python bindings for zeromq / BSD 3-clause |
qdarkstyle | 2.8.1 | A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). / MIT |
qt | 5.9.7 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 1.0.1 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.7.7 | Jupyter Qt Console / BSD-3-Clause |
qtpy | 1.9.0 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 8.0 | library for editing command lines as they are typed in / GPL-3.0 |
regex | 2020.10.15 | Alternative regular expression module, to replace re / Python-2.0 |
requests | 2.24.0 | Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0 |
ripgrep | 12.1.1 | |
rope | 0.18.0 | A python refactoring library / GPL 2.0 |
rtree | 0.9.4 | R-Tree spatial index for Python GIS / MIT |
ruamel_yaml | 0.15.87 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.17.2 | Image processing in Python. / BSD-3-Clause |
scikit-learn | 0.23.2 | A set of python modules for machine learning and data mining / BSD-3-Clause |
scipy | 1.5.2 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.11.0 | Statistical data visualization / BSD 3-Clause |
secretstorage | 3.1.2 | Provides a way for securely storing passwords and other secrets. / BSD-3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 50.3.1 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.13 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.15.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 2.0.0 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.2.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.2.2 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0 |
soupsieve | 2.0.1 | A modern CSS selector implementation for BeautifulSoup / MIT |
sphinx | 3.2.1 | 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-applehelp | 1.0.2 | sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause |
sphinxcontrib-devhelp | 1.0.2 | sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause |
sphinxcontrib-htmlhelp | 1.0.3 | sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause |
sphinxcontrib-jsmath | 1.0.1 | A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause |
sphinxcontrib-qthelp | 1.0.3 | sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause |
sphinxcontrib-serializinghtml | 1.1.4 | sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause |
sphinxcontrib-websupport | 1.2.4 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 4.1.5 | The Scientific Python Development Environment / MIT |
spyder-kernels | 1.9.4 | Jupyter kernels for Spyder’s console / MIT |
sqlalchemy | 1.3.20 | Database Abstraction Library. / MIT |
sqlite | 3.33.0 | Implements a self-contained, zero-configuration, SQL database engine / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.12.0 | Statistical computations and models for use with SciPy / BSD-3-Clause |
sympy | 1.6.2 | Python library for symbolic mathematics / BSD-3-Clause |
tbb | 2020.3 | High level abstract threading library / Apache-2.0 |
tblib | 1.7.0 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.9.1 | Terminals served by tornado websockets / BSD-2-Clause |
testpath | 0.4.4 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
threadpoolctl | 2.1.0 | Python helpers to control the threadpools of native libraries / BSD 3-Clause |
tifffile | 2020.10.1 | Read and write image data from and to TIFF files. / BSD 3-Clause |
tk | 8.6.10 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toml | 0.10.1 | Python lib for TOML. / MIT |
toolz | 0.11.1 | A functional standard library for Python / BSD-3-Clause |
tornado | 6.0.4 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache-2.0 |
tqdm | 4.50.2 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traitlets | 5.0.5 | Configuration system for Python applications / BSD-3-Clause |
typing_extensions | 3.7.4.3 | Backported and Experimental Type Hints for Python / PSF-2.0 |
ujson | 4.0.1 | Ultra fast JSON decoder and encoder written in C with Python bindings / BSD-3-Clause |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.9 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.25.11 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
watchdog | 0.10.3 | Filesystem events monitoring / Apache 2.0 |
wcwidth | 0.2.5 | 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 | 1.0.1 | The comprehensive WSGI web application library. / BSD 3-Clause |
wheel | 0.35.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.5.1 | Interactive Widgets for Jupyter / BSD 3-clause |
wrapt | 1.11.2 | Module for decorators, wrappers and monkey patching / BSD 2-Clause |
wurlitzer | 2.0.1 | Capture C-level stdout/stderr in Python / MIT |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.3.7 | 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.5 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.2.5 | A C library for parsing and emitting YAML / MIT |
yapf | 0.30.0 | A formatter for Python files / Apache 2.0 |
zeromq | 4.3.3 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 2.0.0 | Composable Dictionary Classes / BSD 3-Clause |
zipp | 3.4.0 | A pathlib-compatible Zipfile object wrapper / MIT |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zope | 1.0 | web application server / BSD |
zope.event | 4.5.0 | Very basic event publishing system / Zope Public License |
zope.interface | 5.1.2 | Interfaces for Python / ZPL-2.1 |
zstd | 1.4.5 | Zstandard - Fast real-time compression algorithm / BSD 3-Clause |
User-facing changes
- The installer and base environment now use Python 3.8. Meta-packages for Python 3.6, 3.7, and 3.8 are also available.
- Fixed an issue where the win-32 installer would install win-64 executables in the base environment.
- Fixed an issue where the Windows installer would hang on systems with >64 cores.
- Update PyCharm text and links in the GUI installers.
- Update EULA to reflect terms-of-service change for repo.anaconda.com
Backend improvements (non-visible changes)
- Fixed signing of PyCharm bundle for macOS 10.15
Major package updates
- bokeh 1.4.0 -> 2.1.1
- dask 2.11.0 -> 2.20.0
- ipython 7.12.0 -> 7.16.1
- jupyter_client 5.3.4 -> 6.1.6
- jupyter_core 4.6.1 -> 4.6.3
- jupyterlab 1.2.6 -> 2.1.5
- jupyterlab_server 1.0.6 -> 1.2.0
- matplotlib 3.1.3 -> 3.2.2
- numba 0.48.0 -> 0.50.1
- numpy 1.18.1 -> 1.18.5
- pandas 1.0.1 -> 1.0.5
- pillow 7.0.0 -> 7.2.0
- python 3.8.1 -> 3.8.3
- requests 2.22.0 -> 2.24.0
- scikit-learn 0.22.1 -> 0.23.1
- scipy 1.4.1 -> 1.5.0
- seaborn 0.10.0 -> 0.10.1
- spyder 4.0.1 -> 4.1.4
- spyder-kernels 1.8.1 -> 1.9.2
- statsmodels 0.11.0 -> 0.11.1
- sympy 1.5.1 -> 1.6.1
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-project | 0.8.4 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
argh | 0.26.2 | The Natural CLI. / LGPL 3 |
argon2-cffi | 20.1.0 | The secure Argon2 password hashing algorithm. / MIT |
asn1crypto | 1.4.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 2.4.2 | A abstract syntax tree for Python with inference support. / LGPL-2.1-only |
astropy | 4.0.2 | Community-developed Python Library for Astronomy / BSD-3-Clause |
async_generator | 1.10 | Async generators and context managers for Python 3.5+ / MIT |
atomicwrites | 1.4.0 | Atomic file writes / MIT |
attrs | 20.3.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
autopep8 | 1.5.4 | A tool that automatically formats Python code to conform to the PEP 8 style guide / MIT |
babel | 2.8.1 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.2.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | None / BSD |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
bcrypt | 3.2.0 | Modern password hashing for your software and your servers / Apache-2.0 |
beautifulsoup4 | 4.9.3 | Python library designed for screen-scraping / MIT |
bitarray | 1.6.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
bleach | 3.2.1 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.20.1 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD-3-Clause |
bokeh | 2.2.3 | Statistical and novel interactive HTML plots for Python / BSD-3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.3.2 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
brotlipy | 0.7.0 | Python bindings to the Brotli compression library / MIT |
bzip2 | 1.0.8 | high-quality data compressor / bzip2 |
ca-certificates | 2020.10.14 | Certificates for use with other packages. / MPL 2.0 |
certifi | 2020.6.20 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.14.3 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.1.2 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 1.6.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.4.4 | Cross-platform colored terminal text / BSD-3-Clause |
comtypes | 1.1.7 | pure Python COM package / MIT |
conda | 4.9.2 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.20.5 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.4.2 | tool for validating conda recipes and conda packages / BSD 3-Clause |
console_shortcut | 0.1.1 | Console shortcut creator for Windows (using menuinst) / BSD |
contextlib2 | 0.6.0.post1 | Backports and enhancements for the contextlib module / PSF 2 |
cryptography | 3.1.1 | Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 |
curl | 7.71.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.29.21 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.11.0 | Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause |
dask | 2.30.0 | Parallel PyData with Task Scheduling / BSD-3-Clause |
dask-core | 2.30.0 | Parallel Python with task scheduling / BSD-3-Clause |
decorator | 4.4.2 | Better living through Python with decorators. / BSD-3-Clause |
defusedxml | 0.6.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
diff-match-patch | 20200713 | Diff Match Patch is a high-performance library in multiple languages that manipulates plain text / Apache-2.0 |
distributed | 2.30.1 | Distributed computing with Dask / BSD-3-Clause |
docutils | 0.16 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.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.1.0 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.12 | A platform independent file lock. / Public Domain |
flake8 | 3.8.4 | Your Tool For Style Guide Enforcement / MIT |
flask | 1.1.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
freetype | 2.10.4 | A Free, High-Quality, and Portable Font Engine / GPL-2.0-only and LicenseRef-FreeType |
fsspec | 0.8.3 | A specification for pythonic filesystems / BSD-3-Clause |
future | 0.18.2 | Clean single-source support for Python 3 and 2 / MIT |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 20.9.0 | Coroutine-based network library / MIT |
glob2 | 0.7 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
greenlet | 0.4.17 | Lightweight in-process concurrent programming / MIT |
h5py | 2.10.0 | Read and write HDF5 files from Python. / BSD-3-Clause |
hdf5 | 1.10.4 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.1 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.1 | HTML parser based on the WHATWG HTML specification / MIT |
icc_rt | 2019.0.0 | Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.10 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.9.0 | A Python library for reading and writing image data / BSD-2-Clause |
imagesize | 1.2.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib-metadata | 2.0.0 | A library to access the metadata for a Python package / Apache-2.0 |
importlib_metadata | 2.0.0 | A library to access the metadata for a Python package / Apache-2.0 |
iniconfig | 1.1.1 | iniconfig: brain-dead simple config-ini parsing / MIT |
intel-openmp | 2020.2 | Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel |
intervaltree | 3.1.0 | Editable interval tree data structure for Python 2 and 3 / Apache-2.0 |
ipykernel | 5.3.4 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 7.19.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.5.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 5.6.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jdcal | 1.4.1 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.17.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.11.2 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
joblib | 0.17.0 | Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
json5 | 0.9.5 | A Python implementation of the JSON5 data format / Apache-2.0 |
jsonschema | 3.2.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 | 6.1.7 | jupyter_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause |
jupyter_console | 6.2.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.6.3 | Core common functionality of Jupyter projects. / BSD-3-Clause |
jupyterlab | 2.2.6 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_pygments | 0.1.2 | Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause |
jupyterlab_server | 1.2.0 | A set of server components for JupyterLab and JupyterLab like applications. / BSD-3-Clause |
keyring | 21.4.0 | Store and access your passwords safely / Python Software Foundation or MIT |
kiwisolver | 1.3.0 | An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause |
krb5 | 1.18.2 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.4.3 | A fast and thorough lazy object proxy / BSD-2-Clause |
libarchive | 3.4.2 | Multi-format archive and compression library / BSD-2-Clause |
libcurl | 7.71.1 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
liblief | 0.10.1 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
libpng | 1.6.37 | PNG reference library / zlib/libpng |
libsodium | 1.0.18 | A modern and easy-to-use crypto library. / ISC |
libspatialindex | 1.9.3 | Extensible framework for robust spatial indexing / MIT |
libssh2 | 1.9.0 | the SSH library / BSD-3-Clause |
libtiff | 4.1.0 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.10 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.34 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.34.0 | A lightweight LLVM python binding for writing JIT compilers. / BSD-2-Clause |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.6.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree |
lz4-c | 1.9.2 | Extremely Fast Compression algorithm / BSD-2-Clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
m2w64-gcc-libgfortran | 5.3.0 | / |
m2w64-gcc-libs | 5.3.0 | / |
m2w64-gcc-libs-core | 5.3.0 | / |
m2w64-gmp | 6.1.0 | / |
m2w64-libwinpthread-git | 5.0.0.4634.697f757 | / |
markupsafe | 1.1.1 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 3.3.2 | Publication quality figures in Python / LicenseRef-PSF-based |
matplotlib-base | 3.3.2 | Publication quality figures in Python / LicenseRef-PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.16 | cross platform menu item installation / BSD |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2020.2 | Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel |
mkl-service | 2.3.0 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.2.0 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.1.1 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
mock | 4.0.2 | A library for testing in Python / BSD-2-Clause |
more-itertools | 8.6.0 | More routines for operating on iterables, beyond itertools / MIT |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 1.0.0 | MessagePack (de)serializer / Apache-2.0 |
msys2-conda-epoch | 20160418 | / |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
nbclient | 0.5.1 | A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause |
nbconvert | 6.0.7 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 5.0.8 | The reference implementation of the Jupyter Notebook format / BSD-3-Clause |
nest-asyncio | 1.4.2 | Patch asyncio to allow nested event loops / BSD-2-Clause |
networkx | 2.5 | Python package for creating and manipulating complex networks / BSD-3-Clause |
nltk | 3.5 | Natural Language Toolkit / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 6.1.4 | Jupyter Notebook / BSD-3-Clause |
numba | 0.51.2 | NumPy aware dynamic Python compiler using LLVM / BSD-2-Clause |
numexpr | 2.7.1 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.19.2 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.19.2 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 1.1.0 | Numpy’s Sphinx extensions / BSD 3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 3.0.5 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.1.1h | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 20.4 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 1.1.3 | High-performance, easy-to-use data structures and data analysis tools. / BSD-3-Clause |
pandoc | 2.11 | Universal markup converter (repackaged binaries) / GPL-2.0 |
pandocfilters | 1.4.3 | A python module for writing pandoc filters / BSD-3-Clause |
paramiko | 2.7.2 | SSH2 protocol library / LGPL-2.1-or-later |
parso | 0.7.0 | A Python Parser / MIT |
partd | 1.1.0 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path | 15.0.0 | A module wrapper for os.path / MIT |
path.py | 12.5.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.5 | Fork of pathlib aiming to support the full stdlib Python API / MIT |
pathtools | 0.1.2 | Path utilities for Python. / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.8.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 8.0.1 | Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL |
pip | 20.2.4 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.6.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.13.1 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
powershell_shortcut | 0.0.1 | Powershell shortcut creator for Windows (using menuinst) / BSD |
prometheus_client | 0.8.0 | Python client for the Prometheus monitoring system / Apache-2.0 |
prompt-toolkit | 3.0.8 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
prompt_toolkit | 3.0.8 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
psutil | 5.7.2 | A cross-platform process and system utilities module for Python / BSD-3-Clause |
py | 1.9.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
py-lief | 0.10.1 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
pycodestyle | 2.6.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.20 | Complete C99 parser in pure Python / BSD 3-clause |
pycurl | 7.43.0.6 | A Python Interface To The cURL library / LGPL, MIT |
pydocstyle | 5.1.1 | Python docstring style checker (formerly pep257) / MIT |
pyflakes | 2.2.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.7.2 | Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause |
pylint | 2.6.0 | python code static checker / GPL-2.0-only |
pynacl | 1.4.0 | PyNaCl is a Python binding to the Networking and Cryptography library, a crypto library with the stated goal of improving usability, security and speed. / Apache-2.0 |
pyodbc | 4.0.30 | DB API Module for ODBC / MIT |
pyopenssl | 19.1.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.4.7 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pyreadline | 2.1 | A python implmementation of GNU readline. / BSD 3-Clause |
pyrsistent | 0.17.3 | Persistent/Functional/Immutable data structures / MIT |
pysocks | 1.7.1 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.6.1 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 6.1.1 | Simple and powerful testing with Python. / MIT |
python | 3.8.5 | General purpose programming language / Python-2.0 |
python-dateutil | 2.8.1 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-jsonrpc-server | 0.4.0 | A Python 2.7 and 3.4+ server implementation of the JSON RPC 2.0 protocol. / MIT |
python-language-server | 0.35.1 | An implementation of the Language Server Protocol for Python / MIT |
python-libarchive-c | 2.9 | Python interface to libarchive / CC0-1.0 |
pytz | 2020.1 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.1.1 | Discrete Wavelet Transforms in Python / MIT |
pywin32 | 227 | Python extensions for Windows / PSF |
pywin32-ctypes | 0.2.0 | A limited subset of pywin32 re-implemented using ctypes (or cffi) / BSD 3 Clause |
pywinpty | 0.5.7 | Python bindings for the winpty library / MIT |
pyyaml | 5.3.1 | YAML parser and emitter for Python / MIT |
pyzmq | 19.0.2 | Python bindings for zeromq / BSD 3-clause |
qdarkstyle | 2.8.1 | A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). / MIT |
qt | 5.9.7 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 1.0.1 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.7.7 | Jupyter Qt Console / BSD-3-Clause |
qtpy | 1.9.0 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
regex | 2020.10.15 | Alternative regular expression module, to replace re / Python-2.0 |
requests | 2.24.0 | Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0 |
rope | 0.18.0 | A python refactoring library / GPL 2.0 |
rtree | 0.9.4 | R-Tree spatial index for Python GIS / MIT |
ruamel_yaml | 0.15.87 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.17.2 | Image processing in Python. / BSD-3-Clause |
scikit-learn | 0.23.2 | A set of python modules for machine learning and data mining / BSD-3-Clause |
scipy | 1.5.2 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.11.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 50.3.1 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.13 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.15.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 2.0.0 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.2.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.2.2 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0 |
soupsieve | 2.0.1 | A modern CSS selector implementation for BeautifulSoup / MIT |
sphinx | 3.2.1 | 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-applehelp | 1.0.2 | sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause |
sphinxcontrib-devhelp | 1.0.2 | sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause |
sphinxcontrib-htmlhelp | 1.0.3 | sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause |
sphinxcontrib-jsmath | 1.0.1 | A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause |
sphinxcontrib-qthelp | 1.0.3 | sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause |
sphinxcontrib-serializinghtml | 1.1.4 | sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause |
sphinxcontrib-websupport | 1.2.4 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 4.1.5 | The Scientific Python Development Environment / MIT |
spyder-kernels | 1.9.4 | Jupyter kernels for Spyder’s console / MIT |
sqlalchemy | 1.3.20 | Database Abstraction Library. / MIT |
sqlite | 3.33.0 | Implements a self-contained, zero-configuration, SQL database engine / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.12.0 | Statistical computations and models for use with SciPy / BSD-3-Clause |
sympy | 1.6.2 | Python library for symbolic mathematics / BSD-3-Clause |
tblib | 1.7.0 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.9.1 | Terminals served by tornado websockets / BSD-2-Clause |
testpath | 0.4.4 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
threadpoolctl | 2.1.0 | Python helpers to control the threadpools of native libraries / BSD 3-Clause |
tifffile | 2020.10.1 | Read and write image data from and to TIFF files. / BSD 3-Clause |
tk | 8.6.10 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toml | 0.10.1 | Python lib for TOML. / MIT |
toolz | 0.11.1 | A functional standard library for Python / BSD-3-Clause |
tornado | 6.0.4 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache-2.0 |
tqdm | 4.50.2 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traitlets | 5.0.5 | Configuration system for Python applications / BSD-3-Clause |
typing_extensions | 3.7.4.3 | Backported and Experimental Type Hints for Python / PSF-2.0 |
ujson | 4.0.1 | Ultra fast JSON decoder and encoder written in C with Python bindings / BSD-3-Clause |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
urllib3 | 1.25.11 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
vc | 14.1 | A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause) |
vs2015_runtime | 14.16.27012 | MSVC runtimes associated with cl.exe version 19.16.27032.1 (VS 2017 update 9) / None |
watchdog | 0.10.3 | Filesystem events monitoring / Apache 2.0 |
wcwidth | 0.2.5 | 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 | 1.0.1 | The comprehensive WSGI web application library. / BSD 3-Clause |
wheel | 0.35.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.5.1 | Interactive Widgets for Jupyter / BSD 3-clause |
win_inet_pton | 1.1.0 | Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN |
win_unicode_console | 0.5 | A Python package to enable Unicode input and display when running Python from Windows console. / MIT |
wincertstore | 0.2 | Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2 |
winpty | 0.4.3 | Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT |
wrapt | 1.11.2 | Module for decorators, wrappers and monkey patching / BSD 2-Clause |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.3.7 | A Python module for creating Excel XLSX files / BSD-2-Clause |
xlwings | 0.20.8 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.5 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.2.5 | A C library for parsing and emitting YAML / MIT |
yapf | 0.30.0 | A formatter for Python files / Apache 2.0 |
zeromq | 4.3.2 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 2.0.0 | Composable Dictionary Classes / BSD 3-Clause |
zipp | 3.4.0 | A pathlib-compatible Zipfile object wrapper / MIT |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zope | 1.0 | web application server / BSD |
zope.event | 4.5.0 | Very basic event publishing system / Zope Public License |
zope.interface | 5.1.2 | Interfaces for Python / ZPL-2.1 |
zstd | 1.4.5 | Zstandard - Fast real-time compression algorithm / BSD 3-Clause |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-project | 0.8.4 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
argh | 0.26.2 | The Natural CLI. / LGPL 3 |
argon2-cffi | 20.1.0 | The secure Argon2 password hashing algorithm. / MIT |
asn1crypto | 1.4.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 2.4.2 | A abstract syntax tree for Python with inference support. / LGPL-2.1-only |
astropy | 4.0.2 | Community-developed Python Library for Astronomy / BSD-3-Clause |
async_generator | 1.10 | Async generators and context managers for Python 3.5+ / MIT |
atomicwrites | 1.4.0 | Atomic file writes / MIT |
attrs | 20.3.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
autopep8 | 1.5.4 | A tool that automatically formats Python code to conform to the PEP 8 style guide / MIT |
babel | 2.8.1 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.2.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | None / BSD |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
bcrypt | 3.2.0 | Modern password hashing for your software and your servers / Apache-2.0 |
beautifulsoup4 | 4.9.3 | Python library designed for screen-scraping / MIT |
bitarray | 1.6.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
bleach | 3.2.1 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.20.1 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD-3-Clause |
bokeh | 2.2.3 | Statistical and novel interactive HTML plots for Python / BSD-3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.3.2 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
brotlipy | 0.7.0 | Python bindings to the Brotli compression library / MIT |
bzip2 | 1.0.8 | high-quality data compressor / bzip2 |
ca-certificates | 2020.10.14 | Certificates for use with other packages. / MPL 2.0 |
certifi | 2020.6.20 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.14.3 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.1.2 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 1.6.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.4.4 | Cross-platform colored terminal text / BSD-3-Clause |
comtypes | 1.1.7 | pure Python COM package / MIT |
conda | 4.9.2 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.20.5 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.4.2 | tool for validating conda recipes and conda packages / BSD 3-Clause |
console_shortcut | 0.1.1 | Console shortcut creator for Windows (using menuinst) / BSD |
contextlib2 | 0.6.0.post1 | Backports and enhancements for the contextlib module / PSF 2 |
cryptography | 3.1 | Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 |
curl | 7.71.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.29.21 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.11.0 | Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause |
dask | 2.30.0 | Parallel PyData with Task Scheduling / BSD-3-Clause |
dask-core | 2.30.0 | Parallel Python with task scheduling / BSD-3-Clause |
decorator | 4.4.2 | Better living through Python with decorators. / BSD-3-Clause |
defusedxml | 0.6.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
diff-match-patch | 20200713 | Diff Match Patch is a high-performance library in multiple languages that manipulates plain text / Apache-2.0 |
distributed | 2.30.1 | Distributed computing with Dask / BSD-3-Clause |
docutils | 0.16 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.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.1.0 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.12 | A platform independent file lock. / Public Domain |
flake8 | 3.8.4 | Your Tool For Style Guide Enforcement / MIT |
flask | 1.1.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
freetype | 2.10.4 | A Free, High-Quality, and Portable Font Engine / GPL-2.0-only and LicenseRef-FreeType |
fsspec | 0.8.3 | A specification for pythonic filesystems / BSD-3-Clause |
future | 0.18.2 | Clean single-source support for Python 3 and 2 / MIT |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 20.9.0 | Coroutine-based network library / MIT |
glob2 | 0.7 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
greenlet | 0.4.17 | Lightweight in-process concurrent programming / MIT |
h5py | 2.10.0 | Read and write HDF5 files from Python. / BSD-3-Clause |
hdf5 | 1.10.4 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.1 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.1 | HTML parser based on the WHATWG HTML specification / MIT |
icc_rt | 2019.0.0 | Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.10 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.9.0 | A Python library for reading and writing image data / BSD-2-Clause |
imagesize | 1.2.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib-metadata | 2.0.0 | A library to access the metadata for a Python package / Apache-2.0 |
importlib_metadata | 2.0.0 | A library to access the metadata for a Python package / Apache-2.0 |
iniconfig | 1.1.1 | iniconfig: brain-dead simple config-ini parsing / MIT |
intel-openmp | 2020.2 | Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel |
intervaltree | 3.1.0 | Editable interval tree data structure for Python 2 and 3 / Apache-2.0 |
ipykernel | 5.3.4 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 7.19.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.5.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 5.6.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jdcal | 1.4.1 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.17.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.11.2 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
joblib | 0.17.0 | Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
json5 | 0.9.5 | A Python implementation of the JSON5 data format / Apache-2.0 |
jsonschema | 3.2.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 | 6.1.7 | jupyter_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause |
jupyter_console | 6.2.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.6.3 | Core common functionality of Jupyter projects. / BSD-3-Clause |
jupyterlab | 2.2.6 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_pygments | 0.1.2 | Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause |
jupyterlab_server | 1.2.0 | A set of server components for JupyterLab and JupyterLab like applications. / BSD-3-Clause |
keyring | 21.4.0 | Store and access your passwords safely / Python Software Foundation or MIT |
kiwisolver | 1.3.0 | An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause |
krb5 | 1.18.2 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.4.3 | A fast and thorough lazy object proxy / BSD-2-Clause |
libarchive | 3.4.2 | Multi-format archive and compression library / BSD-2-Clause |
libcurl | 7.71.1 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
liblief | 0.10.1 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
libpng | 1.6.37 | PNG reference library / zlib/libpng |
libsodium | 1.0.18 | A modern and easy-to-use crypto library. / ISC |
libspatialindex | 1.8.5 | Extensible framework for robust spatial indexing / MIT |
libssh2 | 1.9.0 | the SSH library / BSD-3-Clause |
libtiff | 4.1.0 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.10 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.34 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.34.0 | A lightweight LLVM python binding for writing JIT compilers. / BSD-2-Clause |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.6.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree |
lz4-c | 1.9.2 | Extremely Fast Compression algorithm / BSD-2-Clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
m2w64-gcc-libgfortran | 5.3.0 | / |
m2w64-gcc-libs | 5.3.0 | / |
m2w64-gcc-libs-core | 5.3.0 | / |
m2w64-gmp | 6.1.0 | / |
m2w64-libwinpthread-git | 5.0.0.4634.697f757 | / |
markupsafe | 1.1.1 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 3.3.1 | Publication quality figures in Python / LicenseRef-PSF-based |
matplotlib-base | 3.3.1 | Publication quality figures in Python / LicenseRef-PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.16 | cross platform menu item installation / BSD |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2020.2 | Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel |
mkl-service | 2.3.0 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.2.0 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.1.1 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
mock | 4.0.2 | A library for testing in Python / BSD-2-Clause |
more-itertools | 8.6.0 | More routines for operating on iterables, beyond itertools / MIT |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 1.0.0 | MessagePack (de)serializer / Apache-2.0 |
msys2-conda-epoch | 20160418 | / |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
nbclient | 0.5.1 | A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause |
nbconvert | 6.0.7 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 5.0.8 | The reference implementation of the Jupyter Notebook format / BSD-3-Clause |
nest-asyncio | 1.4.2 | Patch asyncio to allow nested event loops / BSD-2-Clause |
networkx | 2.5 | Python package for creating and manipulating complex networks / BSD-3-Clause |
nltk | 3.5 | Natural Language Toolkit / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 6.1.4 | Jupyter Notebook / BSD-3-Clause |
numba | 0.51.2 | NumPy aware dynamic Python compiler using LLVM / BSD-2-Clause |
numexpr | 2.7.1 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.19.2 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.19.2 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 1.1.0 | Numpy’s Sphinx extensions / BSD 3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 3.0.5 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.1.1h | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 20.4 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 1.1.3 | High-performance, easy-to-use data structures and data analysis tools. / BSD-3-Clause |
pandoc | 2.11 | Universal markup converter (repackaged binaries) / GPL-2.0 |
pandocfilters | 1.4.3 | A python module for writing pandoc filters / BSD-3-Clause |
paramiko | 2.7.2 | SSH2 protocol library / LGPL-2.1-or-later |
parso | 0.7.0 | A Python Parser / MIT |
partd | 1.1.0 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path | 15.0.0 | A module wrapper for os.path / MIT |
path.py | 12.5.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.5 | Fork of pathlib aiming to support the full stdlib Python API / MIT |
pathtools | 0.1.2 | Path utilities for Python. / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.8.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 8.0.1 | Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL |
pip | 20.2.4 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.6.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.13.1 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
powershell_shortcut | 0.0.1 | Powershell shortcut creator for Windows (using menuinst) / BSD |
prometheus_client | 0.8.0 | Python client for the Prometheus monitoring system / Apache-2.0 |
prompt-toolkit | 3.0.8 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
prompt_toolkit | 3.0.8 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
psutil | 5.7.2 | A cross-platform process and system utilities module for Python / BSD-3-Clause |
py | 1.9.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
py-lief | 0.10.1 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
pycodestyle | 2.6.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.20 | Complete C99 parser in pure Python / BSD 3-clause |
pycurl | 7.43.0.6 | A Python Interface To The cURL library / LGPL, MIT |
pydocstyle | 5.1.1 | Python docstring style checker (formerly pep257) / MIT |
pyflakes | 2.2.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.7.2 | Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause |
pylint | 2.6.0 | python code static checker / GPL-2.0-only |
pynacl | 1.4.0 | PyNaCl is a Python binding to the Networking and Cryptography library, a crypto library with the stated goal of improving usability, security and speed. / Apache-2.0 |
pyodbc | 4.0.30 | DB API Module for ODBC / MIT |
pyopenssl | 19.1.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.4.7 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pyreadline | 2.1 | A python implmementation of GNU readline. / BSD 3-Clause |
pyrsistent | 0.17.3 | Persistent/Functional/Immutable data structures / MIT |
pysocks | 1.7.1 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.6.1 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 6.1.1 | Simple and powerful testing with Python. / MIT |
python | 3.8.5 | General purpose programming language / Python-2.0 |
python-dateutil | 2.8.1 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-jsonrpc-server | 0.4.0 | A Python 2.7 and 3.4+ server implementation of the JSON RPC 2.0 protocol. / MIT |
python-language-server | 0.35.1 | An implementation of the Language Server Protocol for Python / MIT |
python-libarchive-c | 2.9 | Python interface to libarchive / CC0-1.0 |
pytz | 2020.1 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.1.1 | Discrete Wavelet Transforms in Python / MIT |
pywin32 | 227 | Python extensions for Windows / PSF |
pywin32-ctypes | 0.2.0 | A limited subset of pywin32 re-implemented using ctypes (or cffi) / BSD 3 Clause |
pywinpty | 0.5.7 | Python bindings for the winpty library / MIT |
pyyaml | 5.3.1 | YAML parser and emitter for Python / MIT |
pyzmq | 19.0.2 | Python bindings for zeromq / BSD 3-clause |
qdarkstyle | 2.8.1 | A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). / MIT |
qt | 5.9.7 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 1.0.1 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.7.7 | Jupyter Qt Console / BSD-3-Clause |
qtpy | 1.9.0 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
regex | 2020.10.15 | Alternative regular expression module, to replace re / Python-2.0 |
requests | 2.24.0 | Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0 |
rope | 0.18.0 | A python refactoring library / GPL 2.0 |
rtree | 0.9.4 | R-Tree spatial index for Python GIS / MIT |
ruamel_yaml | 0.15.87 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.16.2 | Image processing in Python. / BSD-3-Clause |
scikit-learn | 0.23.1 | A set of python modules for machine learning and data mining / BSD-3-Clause |
scipy | 1.5.2 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.11.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 50.3.1 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.13 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.15.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 2.0.0 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.2.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.2.2 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0 |
soupsieve | 2.0.1 | A modern CSS selector implementation for BeautifulSoup / MIT |
sphinx | 3.2.1 | 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-applehelp | 1.0.2 | sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause |
sphinxcontrib-devhelp | 1.0.2 | sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause |
sphinxcontrib-htmlhelp | 1.0.3 | sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause |
sphinxcontrib-jsmath | 1.0.1 | A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause |
sphinxcontrib-qthelp | 1.0.3 | sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause |
sphinxcontrib-serializinghtml | 1.1.4 | sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause |
sphinxcontrib-websupport | 1.2.4 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 4.1.5 | The Scientific Python Development Environment / MIT |
spyder-kernels | 1.9.4 | Jupyter kernels for Spyder’s console / MIT |
sqlalchemy | 1.3.20 | Database Abstraction Library. / MIT |
sqlite | 3.33.0 | Implements a self-contained, zero-configuration, SQL database engine / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.12.0 | Statistical computations and models for use with SciPy / BSD-3-Clause |
sympy | 1.6.2 | Python library for symbolic mathematics / BSD-3-Clause |
tblib | 1.7.0 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.9.1 | Terminals served by tornado websockets / BSD-2-Clause |
testpath | 0.4.4 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
threadpoolctl | 2.1.0 | Python helpers to control the threadpools of native libraries / BSD 3-Clause |
tk | 8.6.10 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toml | 0.10.1 | Python lib for TOML. / MIT |
toolz | 0.11.1 | A functional standard library for Python / BSD-3-Clause |
tornado | 6.0.4 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache-2.0 |
tqdm | 4.50.2 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traitlets | 5.0.5 | Configuration system for Python applications / BSD-3-Clause |
typing_extensions | 3.7.4.3 | Backported and Experimental Type Hints for Python / PSF-2.0 |
ujson | 4.0.1 | Ultra fast JSON decoder and encoder written in C with Python bindings / BSD-3-Clause |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
urllib3 | 1.25.11 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
vc | 14.1 | A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause) |
vs2015_runtime | 14.16.27012 | MSVC runtimes associated with cl.exe version 19.16.27032.1 (VS 2017 update 9) / None |
watchdog | 0.10.3 | Filesystem events monitoring / Apache 2.0 |
wcwidth | 0.2.5 | 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 | 1.0.1 | The comprehensive WSGI web application library. / BSD 3-Clause |
wheel | 0.35.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.5.1 | Interactive Widgets for Jupyter / BSD 3-clause |
win_inet_pton | 1.1.0 | Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN |
win_unicode_console | 0.5 | A Python package to enable Unicode input and display when running Python from Windows console. / MIT |
wincertstore | 0.2 | Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2 |
winpty | 0.4.3 | Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT |
wrapt | 1.11.2 | Module for decorators, wrappers and monkey patching / BSD 2-Clause |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.3.7 | A Python module for creating Excel XLSX files / BSD-2-Clause |
xlwings | 0.20.8 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.5 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.2.5 | A C library for parsing and emitting YAML / MIT |
yapf | 0.30.0 | A formatter for Python files / Apache 2.0 |
zeromq | 4.3.2 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 2.0.0 | Composable Dictionary Classes / BSD 3-Clause |
zipp | 3.4.0 | A pathlib-compatible Zipfile object wrapper / MIT |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zope | 1.0 | web application server / BSD |
zope.event | 4.5.0 | Very basic event publishing system / Zope Public License |
zope.interface | 5.1.0 | Interfaces for Python / ZPL-2.1 |
zstd | 1.4.5 | Zstandard - Fast real-time compression algorithm / BSD 3-Clause |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-project | 0.8.4 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
applaunchservices | 0.2.1 | Simple package for registering an app with apple Launch Services to handle UTI and URL / MIT |
appnope | 0.1.0 | Disable App Nap on OS X 10.9 / BSD 2-Clause |
appscript | 1.1.1 | Control AppleScriptable applications from Python. / Public Domain |
argh | 0.26.2 | The Natural CLI. / LGPL 3 |
argon2-cffi | 20.1.0 | The secure Argon2 password hashing algorithm. / MIT |
asn1crypto | 1.4.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 2.4.2 | A abstract syntax tree for Python with inference support. / LGPL-2.1-only |
astropy | 4.0.2 | Community-developed Python Library for Astronomy / BSD-3-Clause |
async_generator | 1.10 | Async generators and context managers for Python 3.5+ / MIT |
atomicwrites | 1.4.0 | Atomic file writes / MIT |
attrs | 20.3.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
autopep8 | 1.5.4 | A tool that automatically formats Python code to conform to the PEP 8 style guide / MIT |
babel | 2.8.1 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.2.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | None / 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.9.3 | Python library designed for screen-scraping / MIT |
bitarray | 1.6.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
bleach | 3.2.1 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.20.1 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD-3-Clause |
bokeh | 2.2.3 | Statistical and novel interactive HTML plots for Python / BSD-3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.3.2 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
brotlipy | 0.7.0 | Python bindings to the Brotli compression library / MIT |
bzip2 | 1.0.8 | high-quality data compressor / bzip2 |
ca-certificates | 2020.10.14 | Certificates for use with other packages. / MPL 2.0 |
certifi | 2020.6.20 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.14.3 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.1.2 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 1.6.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.4.4 | Cross-platform colored terminal text / BSD-3-Clause |
conda | 4.9.2 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.20.5 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.4.2 | tool for validating conda recipes and conda packages / BSD 3-Clause |
contextlib2 | 0.6.0.post1 | Backports and enhancements for the contextlib module / PSF 2 |
cryptography | 3.1.1 | Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 |
curl | 7.71.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.29.21 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.11.0 | Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause |
dask | 2.30.0 | Parallel PyData with Task Scheduling / BSD-3-Clause |
dask-core | 2.30.0 | Parallel Python with task scheduling / BSD-3-Clause |
dbus | 1.13.18 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.4.2 | Better living through Python with decorators. / BSD-3-Clause |
defusedxml | 0.6.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
diff-match-patch | 20200713 | Diff Match Patch is a high-performance library in multiple languages that manipulates plain text / Apache-2.0 |
distributed | 2.30.1 | Distributed computing with Dask / BSD-3-Clause |
docutils | 0.16 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.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.10 | Expat XML parser library in C / MIT |
fastcache | 1.1.0 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.12 | A platform independent file lock. / Public Domain |
flake8 | 3.8.4 | Your Tool For Style Guide Enforcement / MIT |
flask | 1.1.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
freetype | 2.10.4 | A Free, High-Quality, and Portable Font Engine / GPL-2.0-only and LicenseRef-FreeType |
fsspec | 0.8.3 | A specification for pythonic filesystems / BSD-3-Clause |
future | 0.18.2 | Clean single-source support for Python 3 and 2 / MIT |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gettext | 0.19.8.1 | Internationalization package. / GPLv2 |
gevent | 20.9.0 | Coroutine-based network library / MIT |
glib | 2.66.1 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.7 | 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.17 | Lightweight in-process concurrent programming / MIT |
h5py | 2.10.0 | Read and write HDF5 files from Python. / BSD-3-Clause |
hdf5 | 1.10.4 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.1 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.10 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.9.0 | A Python library for reading and writing image data / BSD-2-Clause |
imagesize | 1.2.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib-metadata | 2.0.0 | A library to access the metadata for a Python package / Apache-2.0 |
importlib_metadata | 2.0.0 | A library to access the metadata for a Python package / Apache-2.0 |
iniconfig | 1.1.1 | iniconfig: brain-dead simple config-ini parsing / MIT |
intel-openmp | 2019.4 | Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel |
intervaltree | 3.1.0 | Editable interval tree data structure for Python 2 and 3 / Apache-2.0 |
ipykernel | 5.3.4 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 7.19.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.5.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 5.6.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4.1 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.17.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.11.2 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
joblib | 0.17.0 | Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
json5 | 0.9.5 | A Python implementation of the JSON5 data format / Apache-2.0 |
jsonschema | 3.2.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 | 6.1.7 | jupyter_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause |
jupyter_console | 6.2.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.6.3 | Core common functionality of Jupyter projects. / BSD-3-Clause |
jupyterlab | 2.2.6 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_pygments | 0.1.2 | Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause |
jupyterlab_server | 1.2.0 | A set of server components for JupyterLab and JupyterLab like applications. / BSD-3-Clause |
keyring | 21.4.0 | Store and access your passwords safely / Python Software Foundation or MIT |
kiwisolver | 1.3.0 | An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause |
krb5 | 1.18.2 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.4.3 | A fast and thorough lazy object proxy / BSD-2-Clause |
lcms2 | 2.11 | Open Source Color Management Engine / MIT |
libarchive | 3.4.2 | Multi-format archive and compression library / BSD-2-Clause |
libcurl | 7.71.1 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libcxx | 10.0.0 | LLVM C++ standard library / Apache-2.0 WITH LLVM-exception |
libedit | 3.1.20191231 | Editline Library (libedit) / BSD-2-Clause |
libffi | 3.3 | 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.16 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
liblief | 0.10.1 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
libllvm10 | 10.0.1 | Development headers and libraries for LLVM / Apache-2.0 WITH LLVM-exception |
libpng | 1.6.37 | PNG reference library / zlib/libpng |
libsodium | 1.0.18 | A modern and easy-to-use crypto library. / ISC |
libspatialindex | 1.9.3 | Extensible framework for robust spatial indexing / MIT |
libssh2 | 1.9.0 | the SSH library / BSD-3-Clause |
libtiff | 4.1.0 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.10 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.34 | The XSLT C library developed for the GNOME project / MIT |
llvm-openmp | 10.0.0 | The OpenMP API supports multi-platform shared-memory parallel programming in C/C++ and Fortran. / NCSA |
llvmlite | 0.34.0 | A lightweight LLVM python binding for writing JIT compilers. / BSD-2-Clause |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.6.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree |
lz4-c | 1.9.2 | Extremely Fast Compression algorithm / BSD-2-Clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.1.1 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 3.3.2 | Publication quality figures in Python / LicenseRef-PSF-based |
matplotlib-base | 3.3.2 | Publication quality figures in Python / LicenseRef-PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2019.4 | Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel |
mkl-service | 2.3.0 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.2.0 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.1.1 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
mock | 4.0.2 | A library for testing in Python / BSD-2-Clause |
more-itertools | 8.6.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.1.0 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 4.0.2 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 1.0.0 | MessagePack (de)serializer / Apache-2.0 |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
nbclient | 0.5.1 | A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause |
nbconvert | 6.0.7 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 5.0.8 | The reference implementation of the Jupyter Notebook format / BSD-3-Clause |
ncurses | 6.2 | Library for text-based user interfaces / Free software (MIT-like) |
nest-asyncio | 1.4.2 | Patch asyncio to allow nested event loops / BSD-2-Clause |
networkx | 2.5 | Python package for creating and manipulating complex networks / BSD-3-Clause |
nltk | 3.5 | Natural Language Toolkit / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 6.1.4 | Jupyter Notebook / BSD-3-Clause |
numba | 0.51.2 | NumPy aware dynamic Python compiler using LLVM / BSD-2-Clause |
numexpr | 2.7.1 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.19.2 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.19.2 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 1.1.0 | Numpy’s Sphinx extensions / BSD 3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 3.0.5 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.1.1h | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 20.4 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 1.1.3 | High-performance, easy-to-use data structures and data analysis tools. / BSD-3-Clause |
pandoc | 2.11 | Universal markup converter (repackaged binaries) / GPL-2.0 |
pandocfilters | 1.4.3 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.7.0 | A Python Parser / MIT |
partd | 1.1.0 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path | 15.0.0 | A module wrapper for os.path / MIT |
path.py | 12.5.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.5 | Fork of pathlib aiming to support the full stdlib Python API / MIT |
pathtools | 0.1.2 | Path utilities for Python. / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.44 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.8.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 8.0.1 | Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL |
pip | 20.2.4 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.6.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.13.1 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prometheus_client | 0.8.0 | Python client for the Prometheus monitoring system / Apache-2.0 |
prompt-toolkit | 3.0.8 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
prompt_toolkit | 3.0.8 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
psutil | 5.7.2 | A cross-platform process and system utilities module for Python / BSD-3-Clause |
ptyprocess | 0.6.0 | Run a subprocess in a pseudo terminal / ISC |
py | 1.9.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
py-lief | 0.10.1 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
pycodestyle | 2.6.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.20 | Complete C99 parser in pure Python / BSD 3-clause |
pycurl | 7.43.0.6 | A Python Interface To The cURL library / LGPL, MIT |
pydocstyle | 5.1.1 | Python docstring style checker (formerly pep257) / MIT |
pyflakes | 2.2.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.7.2 | Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause |
pylint | 2.6.0 | python code static checker / GPL-2.0-only |
pyodbc | 4.0.30 | DB API Module for ODBC / MIT |
pyopenssl | 19.1.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.4.7 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pyrsistent | 0.17.3 | Persistent/Functional/Immutable data structures / MIT |
pysocks | 1.7.1 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.6.1 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 6.1.1 | Simple and powerful testing with Python. / MIT |
python | 3.8.5 | General purpose programming language / Python-2.0 |
python-dateutil | 2.8.1 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-jsonrpc-server | 0.4.0 | A Python 2.7 and 3.4+ server implementation of the JSON RPC 2.0 protocol. / MIT |
python-language-server | 0.35.1 | An implementation of the Language Server Protocol for Python / MIT |
python-libarchive-c | 2.9 | Python interface to libarchive / CC0-1.0 |
python.app | 2 | Proxy on OS X letting Python libraries hook into the gui event loop / BSD |
pytz | 2020.1 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.1.1 | Discrete Wavelet Transforms in Python / MIT |
pyyaml | 5.3.1 | YAML parser and emitter for Python / MIT |
pyzmq | 19.0.2 | Python bindings for zeromq / BSD 3-clause |
qdarkstyle | 2.8.1 | A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). / MIT |
qt | 5.9.7 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 1.0.1 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.7.7 | Jupyter Qt Console / BSD-3-Clause |
qtpy | 1.9.0 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 8.0 | library for editing command lines as they are typed in / GPL-3.0 |
regex | 2020.10.15 | Alternative regular expression module, to replace re / Python-2.0 |
requests | 2.24.0 | Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0 |
ripgrep | 12.1.1 | |
rope | 0.18.0 | A python refactoring library / GPL 2.0 |
rtree | 0.9.4 | R-Tree spatial index for Python GIS / MIT |
ruamel_yaml | 0.15.87 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.17.2 | Image processing in Python. / BSD-3-Clause |
scikit-learn | 0.23.2 | A set of python modules for machine learning and data mining / BSD-3-Clause |
scipy | 1.5.2 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.11.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 50.3.1 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.15.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 2.0.0 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.2.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.2.2 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0 |
soupsieve | 2.0.1 | A modern CSS selector implementation for BeautifulSoup / MIT |
sphinx | 3.2.1 | 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-applehelp | 1.0.2 | sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause |
sphinxcontrib-devhelp | 1.0.2 | sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause |
sphinxcontrib-htmlhelp | 1.0.3 | sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause |
sphinxcontrib-jsmath | 1.0.1 | A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause |
sphinxcontrib-qthelp | 1.0.3 | sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause |
sphinxcontrib-serializinghtml | 1.1.4 | sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause |
sphinxcontrib-websupport | 1.2.4 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 4.1.5 | The Scientific Python Development Environment / MIT |
spyder-kernels | 1.9.4 | Jupyter kernels for Spyder’s console / MIT |
sqlalchemy | 1.3.20 | Database Abstraction Library. / MIT |
sqlite | 3.33.0 | Implements a self-contained, zero-configuration, SQL database engine / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.12.0 | Statistical computations and models for use with SciPy / BSD-3-Clause |
sympy | 1.6.2 | Python library for symbolic mathematics / BSD-3-Clause |
tblib | 1.7.0 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.9.1 | Terminals served by tornado websockets / BSD-2-Clause |
testpath | 0.4.4 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
threadpoolctl | 2.1.0 | Python helpers to control the threadpools of native libraries / BSD 3-Clause |
tifffile | 2020.10.1 | Read and write image data from and to TIFF files. / BSD 3-Clause |
tk | 8.6.10 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toml | 0.10.1 | Python lib for TOML. / MIT |
toolz | 0.11.1 | A functional standard library for Python / BSD-3-Clause |
tornado | 6.0.4 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache-2.0 |
tqdm | 4.50.2 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traitlets | 5.0.5 | Configuration system for Python applications / BSD-3-Clause |
typing_extensions | 3.7.4.3 | Backported and Experimental Type Hints for Python / PSF-2.0 |
ujson | 4.0.1 | Ultra fast JSON decoder and encoder written in C with Python bindings / BSD-3-Clause |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.9 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.25.11 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
watchdog | 0.10.3 | Filesystem events monitoring / Apache 2.0 |
wcwidth | 0.2.5 | 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 | 1.0.1 | The comprehensive WSGI web application library. / BSD 3-Clause |
wheel | 0.35.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.5.1 | Interactive Widgets for Jupyter / BSD 3-clause |
wrapt | 1.11.2 | Module for decorators, wrappers and monkey patching / BSD 2-Clause |
wurlitzer | 2.0.1 | Capture C-level stdout/stderr in Python / MIT |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.3.7 | A Python module for creating Excel XLSX files / BSD-2-Clause |
xlwings | 0.20.8 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.5 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.2.5 | A C library for parsing and emitting YAML / MIT |
yapf | 0.30.0 | A formatter for Python files / Apache 2.0 |
zeromq | 4.3.3 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 2.0.0 | Composable Dictionary Classes / BSD 3-Clause |
zipp | 3.4.0 | A pathlib-compatible Zipfile object wrapper / MIT |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zope | 1.0 | web application server / BSD |
zope.event | 4.5.0 | Very basic event publishing system / Zope Public License |
zope.interface | 5.1.2 | Interfaces for Python / ZPL-2.1 |
zstd | 1.4.5 | Zstandard - Fast real-time compression algorithm / BSD 3-Clause |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
_libgcc_mutex | 0.1 | Mutex for libgcc and libgcc-ng / None |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-project | 0.8.4 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
argon2-cffi | 20.1.0 | The secure Argon2 password hashing algorithm. / MIT |
asn1crypto | 1.4.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 2.4.2 | A abstract syntax tree for Python with inference support. / LGPL-2.1-only |
astropy | 4.0.2 | Community-developed Python Library for Astronomy / BSD-3-Clause |
async_generator | 1.10 | Async generators and context managers for Python 3.5+ / MIT |
attrs | 20.3.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.8.1 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.2.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | None / 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.9.3 | Python library designed for screen-scraping / MIT |
bitarray | 1.6.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
bleach | 3.2.1 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.20.1 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD-3-Clause |
bokeh | 2.2.3 | Statistical and novel interactive HTML plots for Python / BSD-3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.3.2 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
brotlipy | 0.7.0 | Python bindings to the Brotli compression library / MIT |
bzip2 | 1.0.8 | high-quality data compressor / bzip2 |
ca-certificates | 2020.10.14 | Certificates for use with other packages. / MPL 2.0 |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
certifi | 2020.6.20 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.14.3 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.1.2 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 1.6.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.4.4 | Cross-platform colored terminal text / BSD-3-Clause |
conda | 4.9.2 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.20.5 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.4.2 | tool for validating conda recipes and conda packages / BSD 3-Clause |
contextlib2 | 0.6.0.post1 | Backports and enhancements for the contextlib module / PSF 2 |
cryptography | 3.1.1 | Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 |
curl | 7.71.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.29.21 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.11.0 | Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause |
dask | 2.30.0 | Parallel PyData with Task Scheduling / BSD-3-Clause |
dask-core | 2.30.0 | Parallel Python with task scheduling / BSD-3-Clause |
decorator | 4.4.2 | Better living through Python with decorators. / BSD-3-Clause |
defusedxml | 0.6.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
distributed | 2.30.1 | Distributed computing with Dask / BSD-3-Clause |
docutils | 0.16 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.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.10 | Expat XML parser library in C / MIT |
fastcache | 1.1.0 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.12 | A platform independent file lock. / Public Domain |
flask | 1.1.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
fontconfig | 2.13.0 | A library for configuring and customizing font access. / MIT |
freetype | 2.10.4 | A Free, High-Quality, and Portable Font Engine / GPL-2.0-only and LicenseRef-FreeType |
fsspec | 0.8.3 | A specification for pythonic filesystems / BSD-3-Clause |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 20.9.0 | Coroutine-based network library / MIT |
glib | 2.66.1 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.7 | 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.17 | Lightweight in-process concurrent programming / MIT |
h5py | 2.10.0 | Read and write HDF5 files from Python. / BSD-3-Clause |
hdf5 | 1.10.4 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.1 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.10 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.9.0 | A Python library for reading and writing image data / BSD-2-Clause |
imagesize | 1.2.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib-metadata | 2.0.0 | A library to access the metadata for a Python package / Apache-2.0 |
importlib_metadata | 2.0.0 | A library to access the metadata for a Python package / Apache-2.0 |
iniconfig | 1.1.1 | iniconfig: brain-dead simple config-ini parsing / MIT |
ipykernel | 5.3.4 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 7.19.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.5.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 5.6.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4.1 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.17.2 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.11.2 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
joblib | 0.17.0 | Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 3.2.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 | 6.1.7 | jupyter_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause |
jupyter_console | 6.2.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.6.1 | Core common functionality of Jupyter projects. / BSD-3-Clause |
jupyterlab_pygments | 0.1.2 | Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause |
kiwisolver | 1.3.0 | An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause |
krb5 | 1.18.2 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.4.3 | A fast and thorough lazy object proxy / BSD-2-Clause |
lcms2 | 2.11 | Open Source Color Management Engine / MIT |
ld_impl_linux-ppc64le | 2.33.1 | A set of programming tools for creating and managing binary programs, object files, libraries, profile data, and assembly source code. / GPL 3 |
libarchive | 3.4.2 | Multi-format archive and compression library / BSD-2-Clause |
libcurl | 7.71.1 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libedit | 3.1.20191231 | Editline Library (libedit) / BSD-2-Clause |
libffi | 3.3 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 8.2.0 | The GCC low-level runtime library / GPL |
libgfortran-ng | 7.3.0 | The GNU Fortran Runtime Library / GPL |
liblief | 0.10.1 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
libopenblas | 0.3.10 | An Optimized BLAS library / BSD |
libpng | 1.6.37 | PNG reference library / zlib/libpng |
libsodium | 1.0.18 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.9.0 | the SSH library / BSD-3-Clause |
libstdcxx-ng | 8.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.1.0 | Support for the Tag Image File Format (TIFF). / HPND |
libuuid | 1.0.3 | Portable uuid C library. / BSD 3-Clause |
libxcb | 1.14 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.10 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.34 | The XSLT C library developed for the GNOME project / MIT |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.6.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree |
lz4-c | 1.9.2 | Extremely Fast Compression algorithm / BSD-2-Clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.1.1 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 3.3.2 | Publication quality figures in Python / LicenseRef-PSF-based |
matplotlib-base | 3.3.2 | Publication quality figures in Python / LicenseRef-PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mock | 4.0.2 | A library for testing in Python / BSD-2-Clause |
more-itertools | 8.6.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.1.0 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 4.0.2 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 1.0.0 | MessagePack (de)serializer / Apache-2.0 |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
nbclient | 0.5.1 | A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause |
nbconvert | 6.0.7 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 5.0.8 | The reference implementation of the Jupyter Notebook format / BSD-3-Clause |
ncurses | 6.2 | Library for text-based user interfaces / Free software (MIT-like) |
nest-asyncio | 1.4.2 | Patch asyncio to allow nested event loops / BSD-2-Clause |
networkx | 2.5 | Python package for creating and manipulating complex networks / BSD-3-Clause |
nltk | 3.5 | Natural Language Toolkit / Apache 2.0 |
nomkl | 3.0 | None / BSD |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 6.1.4 | Jupyter Notebook / BSD-3-Clause |
numexpr | 2.7.1 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.19.2 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.19.2 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 1.1.0 | Numpy’s Sphinx extensions / BSD 3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openblas | 0.3.10 | An optimized BLAS library / BSD |
openblas-devel | 0.3.10 | OpenBLAS headers and libraries for developing software that used OpenBLAS. / None |
openpyxl | 3.0.5 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.1.1h | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 20.4 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 1.1.3 | High-performance, easy-to-use data structures and data analysis tools. / BSD-3-Clause |
pandoc | 2.11 | Universal markup converter (repackaged binaries) / GPL-2.0 |
pandocfilters | 1.4.3 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.7.0 | A Python Parser / MIT |
partd | 1.1.0 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.12 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL-3.0-or-later |
path | 15.0.0 | A module wrapper for os.path / MIT |
path.py | 12.5.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.5 | Fork of pathlib aiming to support the full stdlib Python API / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.44 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.8.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 8.0.1 | Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL |
pip | 20.2.4 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.40.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.6.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.13.1 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prometheus_client | 0.8.0 | Python client for the Prometheus monitoring system / Apache-2.0 |
prompt-toolkit | 3.0.8 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
prompt_toolkit | 3.0.8 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
psutil | 5.7.2 | A cross-platform process and system utilities module for Python / BSD-3-Clause |
ptyprocess | 0.6.0 | Run a subprocess in a pseudo terminal / ISC |
py | 1.9.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
py-lief | 0.10.1 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
pycodestyle | 2.6.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.20 | Complete C99 parser in pure Python / BSD 3-clause |
pycurl | 7.43.0.6 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 2.2.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.7.2 | Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause |
pylint | 2.6.0 | python code static checker / GPL-2.0-only |
pyodbc | 4.0.30 | DB API Module for ODBC / MIT |
pyopenssl | 19.1.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.4.7 | Create and execute simple grammars / MIT |
pyrsistent | 0.17.3 | Persistent/Functional/Immutable data structures / MIT |
pysocks | 1.7.1 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.6.1 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 6.1.1 | Simple and powerful testing with Python. / MIT |
python | 3.8.5 | General purpose programming language / Python-2.0 |
python-dateutil | 2.8.1 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-libarchive-c | 2.9 | Python interface to libarchive / CC0-1.0 |
pytz | 2020.1 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.1.1 | Discrete Wavelet Transforms in Python / MIT |
pyyaml | 5.3.1 | YAML parser and emitter for Python / MIT |
pyzmq | 19.0.2 | Python bindings for zeromq / BSD 3-clause |
readline | 8.0 | library for editing command lines as they are typed in / GPL-3.0 |
regex | 2020.10.15 | Alternative regular expression module, to replace re / Python-2.0 |
requests | 2.24.0 | Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0 |
ruamel_yaml | 0.15.87 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.17.2 | Image processing in Python. / BSD-3-Clause |
scikit-learn | 0.23.2 | A set of python modules for machine learning and data mining / BSD-3-Clause |
scipy | 1.5.2 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.11.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 50.3.1 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
six | 1.15.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 2.0.0 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.2.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.2.2 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0 |
soupsieve | 2.0.1 | A modern CSS selector implementation for BeautifulSoup / MIT |
sphinx | 3.2.1 | 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-applehelp | 1.0.2 | sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause |
sphinxcontrib-devhelp | 1.0.2 | sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause |
sphinxcontrib-htmlhelp | 1.0.3 | sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause |
sphinxcontrib-jsmath | 1.0.1 | A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause |
sphinxcontrib-qthelp | 1.0.3 | sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause |
sphinxcontrib-serializinghtml | 1.1.4 | sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause |
sphinxcontrib-websupport | 1.2.4 | Sphinx API for Web Apps / BSD-2-Clause |
sqlalchemy | 1.3.20 | Database Abstraction Library. / MIT |
sqlite | 3.33.0 | Implements a self-contained, zero-configuration, SQL database engine / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.12.0 | Statistical computations and models for use with SciPy / BSD-3-Clause |
sympy | 1.6.2 | Python library for symbolic mathematics / BSD-3-Clause |
tblib | 1.7.0 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.9.1 | Terminals served by tornado websockets / BSD-2-Clause |
testpath | 0.4.4 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
threadpoolctl | 2.1.0 | Python helpers to control the threadpools of native libraries / BSD 3-Clause |
tifffile | 2020.10.1 | Read and write image data from and to TIFF files. / BSD 3-Clause |
tk | 8.6.10 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toml | 0.10.1 | Python lib for TOML. / MIT |
toolz | 0.11.1 | A functional standard library for Python / BSD-3-Clause |
tornado | 6.0.4 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache-2.0 |
tqdm | 4.50.2 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traitlets | 5.0.5 | Configuration system for Python applications / BSD-3-Clause |
typing_extensions | 3.7.4.3 | Backported and Experimental Type Hints for Python / PSF-2.0 |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.9 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.25.11 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.2.5 | 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 | 1.0.1 | The comprehensive WSGI web application library. / BSD 3-Clause |
wheel | 0.35.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.5.1 | Interactive Widgets for Jupyter / BSD 3-clause |
wrapt | 1.11.2 | Module for decorators, wrappers and monkey patching / BSD 2-Clause |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.3.7 | 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.5 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.2.5 | A C library for parsing and emitting YAML / MIT |
zeromq | 4.3.3 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 2.0.0 | Composable Dictionary Classes / BSD 3-Clause |
zipp | 3.4.0 | A pathlib-compatible Zipfile object wrapper / MIT |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zope | 1.0 | web application server / BSD |
zope.event | 4.5.0 | Very basic event publishing system / Zope Public License |
zope.interface | 5.1.2 | Interfaces for Python / ZPL-2.1 |
zstd | 1.4.5 | Zstandard - Fast real-time compression algorithm / BSD 3-Clause |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
_libgcc_mutex | 0.1 | Mutex for libgcc and libgcc-ng / None |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-project | 0.8.4 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
argh | 0.26.2 | The Natural CLI. / LGPL 3 |
argon2-cffi | 20.1.0 | The secure Argon2 password hashing algorithm. / MIT |
asn1crypto | 1.4.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 2.4.2 | A abstract syntax tree for Python with inference support. / LGPL-2.1-only |
astropy | 4.0.2 | Community-developed Python Library for Astronomy / BSD-3-Clause |
async_generator | 1.10 | Async generators and context managers for Python 3.5+ / MIT |
atomicwrites | 1.4.0 | Atomic file writes / MIT |
attrs | 20.3.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
autopep8 | 1.5.4 | A tool that automatically formats Python code to conform to the PEP 8 style guide / MIT |
babel | 2.8.1 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.2.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | None / 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.9.3 | Python library designed for screen-scraping / MIT |
bitarray | 1.6.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
bleach | 3.2.1 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.20.1 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD-3-Clause |
bokeh | 2.2.3 | Statistical and novel interactive HTML plots for Python / BSD-3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.3.2 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
brotlipy | 0.7.0 | Python bindings to the Brotli compression library / MIT |
bzip2 | 1.0.8 | high-quality data compressor / bzip2 |
ca-certificates | 2020.10.14 | Certificates for use with other packages. / MPL 2.0 |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
certifi | 2020.6.20 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.14.3 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.1.2 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 1.6.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.4.4 | Cross-platform colored terminal text / BSD-3-Clause |
conda | 4.9.2 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.20.5 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.4.2 | tool for validating conda recipes and conda packages / BSD 3-Clause |
contextlib2 | 0.6.0.post1 | Backports and enhancements for the contextlib module / PSF 2 |
cryptography | 3.1.1 | Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 |
curl | 7.71.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.29.21 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.11.0 | Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause |
dask | 2.30.0 | Parallel PyData with Task Scheduling / BSD-3-Clause |
dask-core | 2.30.0 | Parallel Python with task scheduling / BSD-3-Clause |
dbus | 1.13.18 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.4.2 | Better living through Python with decorators. / BSD-3-Clause |
defusedxml | 0.6.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
diff-match-patch | 20200713 | Diff Match Patch is a high-performance library in multiple languages that manipulates plain text / Apache-2.0 |
distributed | 2.30.1 | Distributed computing with Dask / BSD-3-Clause |
docutils | 0.16 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.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.10 | Expat XML parser library in C / MIT |
fastcache | 1.1.0 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.12 | A platform independent file lock. / Public Domain |
flake8 | 3.8.4 | Your Tool For Style Guide Enforcement / MIT |
flask | 1.1.2 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
fontconfig | 2.13.0 | A library for configuring and customizing font access. / MIT |
freetype | 2.10.4 | A Free, High-Quality, and Portable Font Engine / GPL-2.0-only and LicenseRef-FreeType |
fribidi | 1.0.10 | The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1 |
fsspec | 0.8.3 | A specification for pythonic filesystems / BSD-3-Clause |
future | 0.18.2 | Clean single-source support for Python 3 and 2 / MIT |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 20.9.0 | Coroutine-based network library / MIT |
glib | 2.66.1 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.7 | 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.14 | A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2 |
greenlet | 0.4.17 | Lightweight in-process concurrent programming / MIT |
gst-plugins-base | 1.14.0 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.14.0 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.10.0 | Read and write HDF5 files from Python. / BSD-3-Clause |
harfbuzz | 2.4.0 | An OpenType text shaping engine. / MIT |
hdf5 | 1.10.4 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.1 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.10 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.9.0 | A Python library for reading and writing image data / BSD-2-Clause |
imagesize | 1.2.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib-metadata | 2.0.0 | A library to access the metadata for a Python package / Apache-2.0 |
importlib_metadata | 2.0.0 | A library to access the metadata for a Python package / Apache-2.0 |
iniconfig | 1.1.1 | iniconfig: brain-dead simple config-ini parsing / MIT |
intel-openmp | 2020.2 | Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel |
intervaltree | 3.1.0 | Editable interval tree data structure for Python 2 and 3 / Apache-2.0 |
ipykernel | 5.3.4 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 7.19.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.5.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 5.6.4 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4.1 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.17.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jeepney | 0.5.0 | Pure Python DBus interface / MIT |
jinja2 | 2.11.2 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
joblib | 0.17.0 | Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
json5 | 0.9.5 | A Python implementation of the JSON5 data format / Apache-2.0 |
jsonschema | 3.2.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 | 6.1.7 | jupyter_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause |
jupyter_console | 6.2.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.6.3 | Core common functionality of Jupyter projects. / BSD-3-Clause |
jupyterlab | 2.2.6 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_pygments | 0.1.2 | Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause |
jupyterlab_server | 1.2.0 | A set of server components for JupyterLab and JupyterLab like applications. / BSD-3-Clause |
keyring | 21.4.0 | Store and access your passwords safely / Python Software Foundation or MIT |
kiwisolver | 1.3.0 | An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause |
krb5 | 1.18.2 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.4.3 | A fast and thorough lazy object proxy / BSD-2-Clause |
lcms2 | 2.11 | Open Source Color Management Engine / MIT |
ld_impl_linux-64 | 2.33.1 | A set of programming tools for creating and managing binary programs, object files, libraries, profile data, and assembly source code. / GPL 3 |
libarchive | 3.4.2 | Multi-format archive and compression library / BSD-2-Clause |
libcurl | 7.71.1 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libedit | 3.1.20191231 | Editline Library (libedit) / BSD-2-Clause |
libffi | 3.3 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 9.1.0 | The GCC low-level runtime library / GPL |
libgfortran-ng | 7.3.0 | The GNU Fortran Runtime Library / GPL |
liblief | 0.10.1 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
libllvm10 | 10.0.1 | Development headers and libraries for LLVM / Apache-2.0 WITH LLVM-exception |
libpng | 1.6.37 | PNG reference library / zlib/libpng |
libsodium | 1.0.18 | A modern and easy-to-use crypto library. / ISC |
libspatialindex | 1.9.3 | Extensible framework for robust spatial indexing / MIT |
libssh2 | 1.9.0 | the SSH library / BSD-3-Clause |
libstdcxx-ng | 9.1.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.1.0 | Support for the Tag Image File Format (TIFF). / HPND |
libtool | 2.4.6 | The GNU Portable Library Tool / GPL 3 |
libuuid | 1.0.3 | Portable uuid C library. / BSD 3-Clause |
libxcb | 1.14 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.10 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.34 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.34.0 | A lightweight LLVM python binding for writing JIT compilers. / BSD-2-Clause |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.6.1 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree |
lz4-c | 1.9.2 | Extremely Fast Compression algorithm / BSD-2-Clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.1.1 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 3.3.2 | Publication quality figures in Python / LicenseRef-PSF-based |
matplotlib-base | 3.3.2 | Publication quality figures in Python / LicenseRef-PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2020.2 | Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel |
mkl-service | 2.3.0 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.2.0 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.1.1 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
mock | 4.0.2 | A library for testing in Python / BSD-2-Clause |
more-itertools | 8.6.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.1.0 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 4.0.2 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 1.0.0 | MessagePack (de)serializer / Apache-2.0 |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
nbclient | 0.5.1 | A client library for executing notebooks. Formally nbconvert’s ExecutePreprocessor. / BSD-3-Clause |
nbconvert | 6.0.7 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 5.0.8 | The reference implementation of the Jupyter Notebook format / BSD-3-Clause |
ncurses | 6.2 | Library for text-based user interfaces / Free software (MIT-like) |
nest-asyncio | 1.4.2 | Patch asyncio to allow nested event loops / BSD-2-Clause |
networkx | 2.5 | Python package for creating and manipulating complex networks / BSD-3-Clause |
nltk | 3.5 | Natural Language Toolkit / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 6.1.4 | Jupyter Notebook / BSD-3-Clause |
numba | 0.51.2 | NumPy aware dynamic Python compiler using LLVM / BSD-2-Clause |
numexpr | 2.7.1 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.19.2 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.19.2 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 1.1.0 | Numpy’s Sphinx extensions / BSD 3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 3.0.5 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.1.1h | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 20.4 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 1.1.3 | High-performance, easy-to-use data structures and data analysis tools. / BSD-3-Clause |
pandoc | 2.11 | Universal markup converter (repackaged binaries) / GPL-2.0 |
pandocfilters | 1.4.3 | A python module for writing pandoc filters / BSD-3-Clause |
pango | 1.45.3 | Text layout and rendering engine. / LGPL-2.1 |
parso | 0.7.0 | A Python Parser / MIT |
partd | 1.1.0 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.12 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL-3.0-or-later |
path | 15.0.0 | A module wrapper for os.path / MIT |
path.py | 12.5.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.5 | Fork of pathlib aiming to support the full stdlib Python API / MIT |
pathtools | 0.1.2 | Path utilities for Python. / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.44 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.8.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 8.0.1 | Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL |
pip | 20.2.4 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.40.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.6.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.13.1 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prometheus_client | 0.8.0 | Python client for the Prometheus monitoring system / Apache-2.0 |
prompt-toolkit | 3.0.8 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
prompt_toolkit | 3.0.8 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
psutil | 5.7.2 | A cross-platform process and system utilities module for Python / BSD-3-Clause |
ptyprocess | 0.6.0 | Run a subprocess in a pseudo terminal / ISC |
py | 1.9.0 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
py-lief | 0.10.1 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
pycodestyle | 2.6.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.20 | Complete C99 parser in pure Python / BSD 3-clause |
pycurl | 7.43.0.6 | A Python Interface To The cURL library / LGPL, MIT |
pydocstyle | 5.1.1 | Python docstring style checker (formerly pep257) / MIT |
pyflakes | 2.2.0 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.7.2 | Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause |
pylint | 2.6.0 | python code static checker / GPL-2.0-only |
pyodbc | 4.0.30 | DB API Module for ODBC / MIT |
pyopenssl | 19.1.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.4.7 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pyrsistent | 0.17.3 | Persistent/Functional/Immutable data structures / MIT |
pysocks | 1.7.1 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.6.1 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 6.1.1 | Simple and powerful testing with Python. / MIT |
python | 3.8.5 | General purpose programming language / Python-2.0 |
python-dateutil | 2.8.1 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-jsonrpc-server | 0.4.0 | A Python 2.7 and 3.4+ server implementation of the JSON RPC 2.0 protocol. / MIT |
python-language-server | 0.35.1 | An implementation of the Language Server Protocol for Python / MIT |
python-libarchive-c | 2.9 | Python interface to libarchive / CC0-1.0 |
pytz | 2020.1 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.1.1 | Discrete Wavelet Transforms in Python / MIT |
pyxdg | 0.27 | PyXDG contains implementations of freedesktop.org standards in python. / GNU Lesser General Public v2 (LGPLv2) |
pyyaml | 5.3.1 | YAML parser and emitter for Python / MIT |
pyzmq | 19.0.2 | Python bindings for zeromq / BSD 3-clause |
qdarkstyle | 2.8.1 | A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). / MIT |
qt | 5.9.7 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 1.0.1 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.7.7 | Jupyter Qt Console / BSD-3-Clause |
qtpy | 1.9.0 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 8.0 | library for editing command lines as they are typed in / GPL-3.0 |
regex | 2020.10.15 | Alternative regular expression module, to replace re / Python-2.0 |
requests | 2.24.0 | Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0 |
ripgrep | 12.1.1 | |
rope | 0.18.0 | A python refactoring library / GPL 2.0 |
rtree | 0.9.4 | R-Tree spatial index for Python GIS / MIT |
ruamel_yaml | 0.15.87 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.17.2 | Image processing in Python. / BSD-3-Clause |
scikit-learn | 0.23.2 | A set of python modules for machine learning and data mining / BSD-3-Clause |
scipy | 1.5.2 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.11.0 | Statistical data visualization / BSD 3-Clause |
secretstorage | 3.1.2 | Provides a way for securely storing passwords and other secrets. / BSD-3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 50.3.1 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.13 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.15.0 | Python 2 and 3 compatibility utilities / MIT |
snowballstemmer | 2.0.0 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.2.1 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.2.2 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0 |
soupsieve | 2.0.1 | A modern CSS selector implementation for BeautifulSoup / MIT |
sphinx | 3.2.1 | 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-applehelp | 1.0.2 | sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause |
sphinxcontrib-devhelp | 1.0.2 | sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause |
sphinxcontrib-htmlhelp | 1.0.3 | sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause |
sphinxcontrib-jsmath | 1.0.1 | A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause |
sphinxcontrib-qthelp | 1.0.3 | sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause |
sphinxcontrib-serializinghtml | 1.1.4 | sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause |
sphinxcontrib-websupport | 1.2.4 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 4.1.5 | The Scientific Python Development Environment / MIT |
spyder-kernels | 1.9.4 | Jupyter kernels for Spyder’s console / MIT |
sqlalchemy | 1.3.20 | Database Abstraction Library. / MIT |
sqlite | 3.33.0 | Implements a self-contained, zero-configuration, SQL database engine / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.12.0 | Statistical computations and models for use with SciPy / BSD-3-Clause |
sympy | 1.6.2 | Python library for symbolic mathematics / BSD-3-Clause |
tbb | 2020.3 | High level abstract threading library / Apache-2.0 |
tblib | 1.7.0 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.9.1 | Terminals served by tornado websockets / BSD-2-Clause |
testpath | 0.4.4 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
threadpoolctl | 2.1.0 | Python helpers to control the threadpools of native libraries / BSD 3-Clause |
tifffile | 2020.10.1 | Read and write image data from and to TIFF files. / BSD 3-Clause |
tk | 8.6.10 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toml | 0.10.1 | Python lib for TOML. / MIT |
toolz | 0.11.1 | A functional standard library for Python / BSD-3-Clause |
tornado | 6.0.4 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache-2.0 |
tqdm | 4.50.2 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traitlets | 5.0.5 | Configuration system for Python applications / BSD-3-Clause |
typing_extensions | 3.7.4.3 | Backported and Experimental Type Hints for Python / PSF-2.0 |
ujson | 4.0.1 | Ultra fast JSON decoder and encoder written in C with Python bindings / BSD-3-Clause |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.9 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.25.11 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
watchdog | 0.10.3 | Filesystem events monitoring / Apache 2.0 |
wcwidth | 0.2.5 | 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 | 1.0.1 | The comprehensive WSGI web application library. / BSD 3-Clause |
wheel | 0.35.1 | A built-package format for Python. / MIT |
widgetsnbextension | 3.5.1 | Interactive Widgets for Jupyter / BSD 3-clause |
wrapt | 1.11.2 | Module for decorators, wrappers and monkey patching / BSD 2-Clause |
wurlitzer | 2.0.1 | Capture C-level stdout/stderr in Python / MIT |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.3.7 | 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.5 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.2.5 | A C library for parsing and emitting YAML / MIT |
yapf | 0.30.0 | A formatter for Python files / Apache 2.0 |
zeromq | 4.3.3 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 2.0.0 | Composable Dictionary Classes / BSD 3-Clause |
zipp | 3.4.0 | A pathlib-compatible Zipfile object wrapper / MIT |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zope | 1.0 | web application server / BSD |
zope.event | 4.5.0 | Very basic event publishing system / Zope Public License |
zope.interface | 5.1.2 | Interfaces for Python / ZPL-2.1 |
zstd | 1.4.5 | Zstandard - Fast real-time compression algorithm / BSD 3-Clause |
User-facing changes
- Name changed to Anaconda Individual Edition.
- The previous 2019.10 release was the last for Python 2.7, and Python 2 will not be supported going forward.
- Python 3.6, 3.7 and 3.8 meta-packages available, installer is Python 3.7.
- Last official release to support Windows 7.
- Updated links to in GUI installer.
- Anaconda Navigator updated to 1.9.12.
Backend improvements (non-visible changes)
- Deadlock fixes on single core computers.
- Improved menu removal on Windows.
Major package updates
- anaconda-project 0.8.3 -> 0.8.4
- bokeh 1.3.4 -> 1.4.0
- dask 2.5.2 -> 2.11.0
- ipython 7.8.0 -> 7.12.0
- jupyter_client 5.3.3 -> 5.3.4
- jupyter_console 6.0.0 -> 6.1.0
- jupyter_core 4.5.0 -> 4.6.1
- jupyterlab 1.1.4 -> 1.2.6
- matplotlib 3.1.1 -> 3.1.3
- pandas 0.25.1 -> 1.0.1
- pillow 6.2.0 -> 7.0.0
- python 3.7.4 -> 3.7.6
- scikit-image 0.15.0 -> 0.16.2
- scipy 1.3.1 -> 1.4.1
- seaborn 0.9.0 -> 0.10.0
- spyder 3.3.6 -> 4.0.1
- spyder-kernels 0.5.2 -> 1.8.1
- statsmodels 0.10.1 -> 0.11.0
- sympy 1.4 -> 1.5.1
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-project | 0.8.4 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
argh | 0.26.2 | The Natural CLI. / LGPL 3 |
asn1crypto | 1.3.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 2.3.3 | A abstract syntax tree for Python with inference support. / LGPL-2.1-only |
astropy | 4.0 | Community-developed Python Library for Astronomy / BSD-3-Clause |
atomicwrites | 1.3.0 | Atomic file writes / MIT |
attrs | 19.3.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
autopep8 | 1.4.4 | A tool that automatically formats Python code to conform to the PEP 8 style guide / MIT |
babel | 2.8.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.1.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | None / BSD |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
bcrypt | 3.1.7 | Modern password hashing for your software and your servers / Apache-2.0 |
beautifulsoup4 | 4.8.2 | Python library designed for screen-scraping / MIT |
bitarray | 1.2.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
bleach | 3.1.0 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.16.3 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD-3-Clause |
bokeh | 1.4.0 | Statistical and novel interactive HTML plots for Python / BSD-3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.3.2 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
brotlipy | 0.7.0 | Python bindings to the Brotli compression library / MIT |
bzip2 | 1.0.8 | high-quality data compressor / bzip2 |
ca-certificates | 2020.1.1 | Certificates for use with other packages. / MPL 2.0 |
certifi | 2019.11.28 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.14.0 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.0 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 1.3.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.4.3 | Cross-platform colored terminal text / BSD-3-Clause |
comtypes | 1.1.7 | pure Python COM package / MIT |
conda | 4.8.3 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.18.11 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.4.2 | tool for validating conda recipes and conda packages / BSD 3-Clause |
console_shortcut | 0.1.1 | Console shortcut creator for Windows (using menuinst) / BSD |
contextlib2 | 0.6.0.post1 | Backports and enhancements for the contextlib module / PSF 2 |
cryptography | 2.8 | Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 |
curl | 7.68.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.29.15 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.10.1 | Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause |
dask | 2.11.0 | Parallel PyData with Task Scheduling / BSD-3-Clause |
dask-core | 2.11.0 | Parallel Python with task scheduling / BSD-3-Clause |
decorator | 4.4.1 | Better living through Python with decorators. / BSD-3-Clause |
defusedxml | 0.6.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
diff-match-patch | 20181111 | Diff Match Patch is a high-performance library in multiple languages that manipulates plain text / Apache-2.0 |
distributed | 2.11.0 | Distributed computing with Dask / BSD-3-Clause |
docutils | 0.16 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.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.1.0 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.12 | A platform independent file lock. / Public Domain |
flake8 | 3.7.9 | Your Tool For Style Guide Enforcement / MIT |
flask | 1.1.1 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0-only and LicenseRef-FreeType |
fsspec | 0.6.2 | A specification for pythonic filesystems / BSD-3-Clause |
future | 0.18.2 | Clean single-source support for Python 3 and 2 / MIT |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.4.0 | Coroutine-based network library / MIT |
glob2 | 0.7 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
h5py | 2.10.0 | Read and write HDF5 files from Python. / BSD-3-Clause |
hdf5 | 1.10.4 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.1 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icc_rt | 2019.0.0 | Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.8 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.6.1 | A Python library for reading and writing image data / BSD-2-Clause |
imagesize | 1.2.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib-metadata | 1.7.0 | A library to access the metadata for a Python package / Apache-2.0 |
importlib_metadata | 1.5.0 | A library to access the metadata for a Python package / Apache-2.0 |
intel-openmp | 2020.0 | Math library for Intel and compatible processors / proprietary - Intel |
intervaltree | 3.0.2 | Editable interval tree data structure for Python 2 and 3 / Apache-2.0 |
ipykernel | 5.1.4 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 7.12.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.5.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.21 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jdcal | 1.4.1 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.14.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.11.1 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
joblib | 0.14.1 | Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
json5 | 0.9.1 | A Python implementation of the JSON5 data format / Apache-2.0 |
jsonschema | 3.2.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.3.4 | jupyter_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause |
jupyter_console | 6.1.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.6.1 | Core common functionality of Jupyter projects. / BSD-3-Clause |
jupyterlab | 1.2.6 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_server | 1.0.6 | A set of server components for JupyterLab and JupyterLab like applications. / BSD-3-Clause |
keyring | 21.1.0 | Store and access your passwords safely / Python Software Foundation or MIT |
kiwisolver | 1.1.0 | An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause |
krb5 | 1.17.1 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.4.3 | A fast and thorough lazy object proxy / BSD-2-Clause |
libarchive | 3.3.3 | Multi-format archive and compression library / BSD-2-Clause |
libcurl | 7.68.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
liblief | 0.9.0 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
libllvm9 | 9.0.1 | Development headers and libraries for LLVM / LLVM-Exception |
libpng | 1.6.37 | PNG reference library / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libspatialindex | 1.9.3 | Extensible framework for robust spatial indexing / MIT |
libssh2 | 1.8.2 | the SSH library / BSD-3-Clause |
libtiff | 4.1.0 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.9 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.33 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.31.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.5.0 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree |
lz4-c | 1.8.1.2 | Extremely Fast Compression algorithm / BSD-2-Clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
m2w64-gcc-libgfortran | 5.3.0 | / |
m2w64-gcc-libs | 5.3.0 | / |
m2w64-gcc-libs-core | 5.3.0 | / |
m2w64-gmp | 6.1.0 | / |
m2w64-libwinpthread-git | 5.0.0.4634.697f757 | / |
markupsafe | 1.1.1 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 3.1.3 | Publication quality figures in Python / PSF-based |
matplotlib-base | 3.1.3 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.16 | cross platform menu item installation / BSD |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2020.0 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 2.3.0 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.15 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.1.0 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
mock | 4.0.1 | A library for testing in Python / BSD-2-Clause |
more-itertools | 8.2.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.1.0 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 4.0.2 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only |
mpir | 3.0.0 | Multiple Precision Integers and Rationals. / LGPL 3 |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.6.1 | MessagePack (de)serializer / Apache-2.0 |
msys2-conda-epoch | 20160418 | / |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
nbconvert | 5.6.1 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 5.0.4 | The reference implementation of the Jupyter Notebook format / BSD-3-Clause |
networkx | 2.4 | Python package for creating and manipulating complex networks / BSD-3-Clause |
nltk | 3.4.5 | Natural Language Toolkit / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 6.0.3 | Jupyter Notebook / BSD-3-Clause |
numba | 0.48.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.7.1 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.18.1 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.18.1 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 0.9.2 | Numpy’s Sphinx extensions / BSD 3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 3.0.3 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.1.1d | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 20.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 1.0.1 | High-performance, easy-to-use data structures and data analysis tools. / BSD-3-Clause |
pandoc | 2.2.3.2 | Universal markup converter (repackaged binaries) / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
paramiko | 2.7.1 | SSH2 protocol library / LGPL 2.1 |
parso | 0.5.2 | A Python Parser / MIT |
partd | 1.1.0 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path | 13.1.0 | A module wrapper for os.path / MIT |
path.py | 12.4.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.5 | Fork of pathlib aiming to support the full stdlib Python API / MIT |
pathtools | 0.1.2 | Path utilities for Python. / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.8.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 7.0.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL |
pip | 20.0.2 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.5.0.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.13.1 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
powershell_shortcut | 0.0.1 | Powershell shortcut creator for Windows (using menuinst) / BSD |
prometheus_client | 0.7.1 | Python client for the Prometheus monitoring system / Apache-2.0 |
prompt-toolkit | 3.0.5 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
prompt_toolkit | 3.0.3 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
psutil | 5.6.7 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
py | 1.8.1 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
py-lief | 0.9.0 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
pycodestyle | 2.5.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.19 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.5 | A Python Interface To The cURL library / LGPL, MIT |
pydocstyle | 4.0.1 | Python docstring style checker (formerly pep257) / MIT |
pyflakes | 2.1.1 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.5.2 | Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause |
pylint | 2.4.4 | python code static checker / GPL-2.0-only |
pynacl | 1.3.0 | PyNaCl is a Python binding to the Networking and Cryptography library, a crypto library with the stated goal of improving usability, security and speed. / Apache-2.0 |
pyodbc | 4.0.30 | DB API Module for ODBC / MIT |
pyopenssl | 19.1.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.4.6 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pyreadline | 2.1 | A python implmementation of GNU readline. / BSD 3-Clause |
pyrsistent | 0.15.7 | Persistent/Functional/Immutable data structures / MIT |
pysocks | 1.7.1 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.6.1 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 5.3.5 | Simple and powerful testing with Python. / MIT |
python | 3.7.6 | General purpose programming language / PSF |
python-dateutil | 2.8.1 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-jsonrpc-server | 0.3.4 | A Python 2.7 and 3.4+ server implementation of the JSON RPC 2.0 protocol. / MIT |
python-language-server | 0.31.7 | An implementation of the Language Server Protocol for Python / MIT |
python-libarchive-c | 2.8 | Python interface to libarchive / CC0-1.0 |
pytz | 2019.3 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.1.1 | Discrete Wavelet Transforms in Python / MIT |
pywin32 | 227 | Python extensions for Windows / PSF |
pywin32-ctypes | 0.2.0 | A limited subset of pywin32 re-implemented using ctypes (or cffi) / BSD 3 Clause |
pywinpty | 0.5.7 | Python bindings for the winpty library / MIT |
pyyaml | 5.3 | YAML parser and emitter for Python / MIT |
pyzmq | 18.1.1 | Python bindings for zeromq / BSD 3-clause |
qdarkstyle | 2.8 | A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). / MIT |
qt | 5.9.7 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.6.1 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.6.0 | Jupyter Qt Console / BSD 3-Clause |
qtpy | 1.9.0 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
regex | 2020.6.8 | Alternative regular expression module, to replace re / Python-2.0 |
requests | 2.22.0 | Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0 |
rope | 0.16.0 | A python refactoring library / GPL 2.0 |
rtree | 0.9.3 | R-Tree spatial index for Python GIS / MIT |
ruamel_yaml | 0.15.87 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.16.2 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.22.1 | A set of python modules for machine learning and data mining / BSD-3-Clause |
scipy | 1.4.1 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.10.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 45.2.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.14.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 2.0.0 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.1.2 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.1.0 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0 |
soupsieve | 1.9.5 | A modern CSS selector implementation for BeautifulSoup / MIT |
sphinx | 2.4.0 | 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-applehelp | 1.0.1 | sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause |
sphinxcontrib-devhelp | 1.0.1 | sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause |
sphinxcontrib-htmlhelp | 1.0.2 | sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause |
sphinxcontrib-jsmath | 1.0.1 | A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause |
sphinxcontrib-qthelp | 1.0.2 | sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause |
sphinxcontrib-serializinghtml | 1.1.3 | sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause |
sphinxcontrib-websupport | 1.2.0 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 4.0.1 | The Scientific Python Development Environment / MIT |
spyder-kernels | 1.8.1 | Jupyter kernels for Spyder’s console / MIT |
sqlalchemy | 1.3.13 | Database Abstraction Library. / MIT |
sqlite | 3.31.1 | Implements a self-contained, zero-configuration, SQL database engine / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.11.0 | Statistical computations and models for use with SciPy / BSD-3-Clause |
sympy | 1.5.1 | Python library for symbolic mathematics / BSD-3-Clause |
tbb | 2020.0 | High level abstract threading library / Apache 2.0 |
tblib | 1.6.0 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.3 | Terminals served by tornado websockets / BSD-2-Clause |
testpath | 0.4.4 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
threadpoolctl | 2.1.0 | Python helpers to control the threadpools of native libraries / BSD 3-Clause |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toml | 0.10.1 | Python lib for TOML. / MIT |
toolz | 0.10.0 | A functional standard library for Python / BSD 3-Clause |
tornado | 6.0.3 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache-2.0 |
tqdm | 4.42.1 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traitlets | 4.3.3 | Configuration system for Python applications / BSD-3-Clause |
typed-ast | 1.4.1 | a fork of Python 2 and 3 ast modules with type comment support / Apache 2.0 |
typing_extensions | 3.7.4.2 | Backported and Experimental Type Hints for Python / PSF-2.0 |
ujson | 1.35 | Ultra fast JSON decoder and encoder written in C with Python bindings / BSD-3-Clause |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
urllib3 | 1.25.8 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
vc | 14.1 | A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause) |
vs2015_runtime | 14.16.27012 | MSVC runtimes associated with cl.exe version 19.16.27032.1 (VS 2017 update 9) / None |
watchdog | 0.10.2 | Filesystem events monitoring / Apache 2.0 |
wcwidth | 0.1.8 | 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 | 1.0.0 | The comprehensive WSGI web application library. / BSD 3-Clause |
wheel | 0.34.2 | A built-package format for Python. / MIT |
widgetsnbextension | 3.5.1 | Interactive Widgets for Jupyter / BSD 3-clause |
win_inet_pton | 1.1.0 | Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN |
win_unicode_console | 0.5 | A Python package to enable Unicode input and display when running Python from Windows console. / MIT |
wincertstore | 0.2 | Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2 |
winpty | 0.4.3 | Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT |
wrapt | 1.11.2 | Module for decorators, wrappers and monkey patching / BSD 2-Clause |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.2.7 | A Python module for creating Excel XLSX files / BSD-2-Clause |
xlwings | 0.17.1 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML / MIT |
yapf | 0.28.0 | A formatter for Python files / Apache 2.0 |
zeromq | 4.3.1 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 1.0.0 | Composable Dictionary Classes / BSD 3-Clause |
zipp | 2.2.0 | A pathlib-compatible Zipfile object wrapper / MIT |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zope | 1.0 | web application server / BSD |
zope.event | 4.4 | Very basic event publishing system / Zope Public License |
zope.interface | 4.7.1 | Interfaces for Python / ZPL 2.1 |
zstd | 1.3.7 | Zstandard - Fast real-time compression algorithm / BSD 3-Clause |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-project | 0.8.4 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
argh | 0.26.2 | The Natural CLI. / LGPL 3 |
asn1crypto | 1.3.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 2.3.3 | A abstract syntax tree for Python with inference support. / LGPL-2.1-only |
astropy | 4.0 | Community-developed Python Library for Astronomy / BSD-3-Clause |
atomicwrites | 1.3.0 | Atomic file writes / MIT |
attrs | 19.3.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
autopep8 | 1.4.4 | A tool that automatically formats Python code to conform to the PEP 8 style guide / MIT |
babel | 2.8.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.1.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | None / BSD |
backports.shutil_get_terminal_size | 1.0.0 | A backport of the get_terminal_size function from Python 3.3’s shutil. / MIT |
bcrypt | 3.1.7 | Modern password hashing for your software and your servers / Apache-2.0 |
beautifulsoup4 | 4.8.2 | Python library designed for screen-scraping / MIT |
bitarray | 1.2.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
bleach | 3.1.0 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.16.3 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD-3-Clause |
bokeh | 1.4.0 | Statistical and novel interactive HTML plots for Python / BSD-3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.3.2 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
brotlipy | 0.7.0 | Python bindings to the Brotli compression library / MIT |
bzip2 | 1.0.8 | high-quality data compressor / bzip2 |
ca-certificates | 2020.1.1 | Certificates for use with other packages. / MPL 2.0 |
certifi | 2019.11.28 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.14.0 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.0 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 1.3.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.4.3 | Cross-platform colored terminal text / BSD-3-Clause |
comtypes | 1.1.7 | pure Python COM package / MIT |
conda | 4.8.3 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.18.11 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.4.2 | tool for validating conda recipes and conda packages / BSD 3-Clause |
console_shortcut | 0.1.1 | Console shortcut creator for Windows (using menuinst) / BSD |
contextlib2 | 0.6.0.post1 | Backports and enhancements for the contextlib module / PSF 2 |
cryptography | 2.8 | Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 |
curl | 7.68.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.29.15 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.10.1 | Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause |
dask | 2.11.0 | Parallel PyData with Task Scheduling / BSD-3-Clause |
dask-core | 2.11.0 | Parallel Python with task scheduling / BSD-3-Clause |
decorator | 4.4.1 | Better living through Python with decorators. / BSD-3-Clause |
defusedxml | 0.6.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
diff-match-patch | 20181111 | Diff Match Patch is a high-performance library in multiple languages that manipulates plain text / Apache-2.0 |
distributed | 2.11.0 | Distributed computing with Dask / BSD-3-Clause |
docutils | 0.16 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.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.1.0 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.12 | A platform independent file lock. / Public Domain |
flake8 | 3.7.9 | Your Tool For Style Guide Enforcement / MIT |
flask | 1.1.1 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0-only and LicenseRef-FreeType |
fsspec | 0.6.2 | A specification for pythonic filesystems / BSD-3-Clause |
future | 0.18.2 | Clean single-source support for Python 3 and 2 / MIT |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.4.0 | Coroutine-based network library / MIT |
glob2 | 0.7 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
h5py | 2.10.0 | Read and write HDF5 files from Python. / BSD-3-Clause |
hdf5 | 1.10.4 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.1 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icc_rt | 2019.0.0 | Intel runtime libraries for C, C++ and Fortran compilers / Intel proprietary |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.8 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.6.1 | A Python library for reading and writing image data / BSD-2-Clause |
imagesize | 1.2.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib-metadata | 1.6.1 | A library to access the metadata for a Python package / Apache-2.0 |
importlib_metadata | 1.5.0 | A library to access the metadata for a Python package / Apache-2.0 |
intel-openmp | 2020.0 | Math library for Intel and compatible processors / proprietary - Intel |
intervaltree | 3.0.2 | Editable interval tree data structure for Python 2 and 3 / Apache-2.0 |
ipykernel | 5.1.4 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 7.12.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.5.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.21 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jdcal | 1.4.1 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.14.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.11.1 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
joblib | 0.14.1 | Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
json5 | 0.9.1 | A Python implementation of the JSON5 data format / Apache-2.0 |
jsonschema | 3.2.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.3.4 | jupyter_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause |
jupyter_console | 6.1.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.6.1 | Core common functionality of Jupyter projects. / BSD-3-Clause |
jupyterlab | 1.2.6 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_server | 1.0.6 | A set of server components for JupyterLab and JupyterLab like applications. / BSD-3-Clause |
keyring | 21.1.0 | Store and access your passwords safely / Python Software Foundation or MIT |
kiwisolver | 1.1.0 | An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause |
krb5 | 1.17.1 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.4.3 | A fast and thorough lazy object proxy / BSD-2-Clause |
libarchive | 3.3.3 | Multi-format archive and compression library / BSD-2-Clause |
libcurl | 7.68.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
liblief | 0.9.0 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
libllvm9 | 9.0.1 | Development headers and libraries for LLVM / LLVM-Exception |
libpng | 1.6.37 | PNG reference library / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libspatialindex | 1.8.5 | Extensible framework for robust spatial indexing / MIT |
libssh2 | 1.8.2 | the SSH library / BSD-3-Clause |
libtiff | 4.1.0 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.9 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.33 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.31.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.5.0 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree |
lz4-c | 1.8.1.2 | Extremely Fast Compression algorithm / BSD-2-Clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
m2w64-gcc-libgfortran | 5.3.0 | / |
m2w64-gcc-libs | 5.3.0 | / |
m2w64-gcc-libs-core | 5.3.0 | / |
m2w64-gmp | 6.1.0 | / |
m2w64-libwinpthread-git | 5.0.0.4634.697f757 | / |
markupsafe | 1.1.1 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 3.1.3 | Publication quality figures in Python / PSF-based |
matplotlib-base | 3.1.3 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
menuinst | 1.4.16 | cross platform menu item installation / BSD |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2020.0 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 2.3.0 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.15 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.1.0 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
mock | 4.0.1 | A library for testing in Python / BSD-2-Clause |
more-itertools | 8.2.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.1.0 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 4.0.2 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only |
mpir | 3.0.0 | Multiple Precision Integers and Rationals. / LGPL 3 |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.6.1 | MessagePack (de)serializer / Apache-2.0 |
msys2-conda-epoch | 20160418 | / |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
nbconvert | 5.6.1 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 5.0.4 | The reference implementation of the Jupyter Notebook format / BSD-3-Clause |
networkx | 2.4 | Python package for creating and manipulating complex networks / BSD-3-Clause |
nltk | 3.4.5 | Natural Language Toolkit / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 6.0.3 | Jupyter Notebook / BSD-3-Clause |
numba | 0.48.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.7.1 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.18.1 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.18.1 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 0.9.2 | Numpy’s Sphinx extensions / BSD 3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 3.0.3 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.1.1d | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 20.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 1.0.1 | High-performance, easy-to-use data structures and data analysis tools. / BSD-3-Clause |
pandoc | 2.2.3.2 | Universal markup converter (repackaged binaries) / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
paramiko | 2.7.1 | SSH2 protocol library / LGPL 2.1 |
parso | 0.5.2 | A Python Parser / MIT |
partd | 1.1.0 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path | 13.1.0 | A module wrapper for os.path / MIT |
path.py | 12.4.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.5 | Fork of pathlib aiming to support the full stdlib Python API / MIT |
pathtools | 0.1.2 | Path utilities for Python. / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.8.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 7.0.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL |
pip | 20.0.2 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.5.0.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.13.1 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
powershell_shortcut | 0.0.1 | Powershell shortcut creator for Windows (using menuinst) / BSD |
prometheus_client | 0.7.1 | Python client for the Prometheus monitoring system / Apache-2.0 |
prompt-toolkit | 3.0.5 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
prompt_toolkit | 3.0.3 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
psutil | 5.6.7 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
py | 1.8.1 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
py-lief | 0.9.0 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
pycodestyle | 2.5.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.19 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.5 | A Python Interface To The cURL library / LGPL, MIT |
pydocstyle | 4.0.1 | Python docstring style checker (formerly pep257) / MIT |
pyflakes | 2.1.1 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.5.2 | Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause |
pylint | 2.4.4 | python code static checker / GPL-2.0-only |
pynacl | 1.3.0 | PyNaCl is a Python binding to the Networking and Cryptography library, a crypto library with the stated goal of improving usability, security and speed. / Apache-2.0 |
pyodbc | 4.0.30 | DB API Module for ODBC / MIT |
pyopenssl | 19.1.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.4.6 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pyreadline | 2.1 | A python implmementation of GNU readline. / BSD 3-Clause |
pyrsistent | 0.15.7 | Persistent/Functional/Immutable data structures / MIT |
pysocks | 1.7.1 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.6.1 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 5.3.5 | Simple and powerful testing with Python. / MIT |
python | 3.7.6 | General purpose programming language / PSF |
python-dateutil | 2.8.1 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-jsonrpc-server | 0.3.4 | A Python 2.7 and 3.4+ server implementation of the JSON RPC 2.0 protocol. / MIT |
python-language-server | 0.31.7 | An implementation of the Language Server Protocol for Python / MIT |
python-libarchive-c | 2.8 | Python interface to libarchive / CC0-1.0 |
pytz | 2019.3 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.1.1 | Discrete Wavelet Transforms in Python / MIT |
pywin32 | 227 | Python extensions for Windows / PSF |
pywin32-ctypes | 0.2.0 | A limited subset of pywin32 re-implemented using ctypes (or cffi) / BSD 3 Clause |
pywinpty | 0.5.7 | Python bindings for the winpty library / MIT |
pyyaml | 5.3 | YAML parser and emitter for Python / MIT |
pyzmq | 18.1.1 | Python bindings for zeromq / BSD 3-clause |
qdarkstyle | 2.8 | A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). / MIT |
qt | 5.9.7 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.6.1 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.6.0 | Jupyter Qt Console / BSD 3-Clause |
qtpy | 1.9.0 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
regex | 2020.6.8 | Alternative regular expression module, to replace re / Python-2.0 |
requests | 2.22.0 | Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0 |
rope | 0.16.0 | A python refactoring library / GPL 2.0 |
rtree | 0.9.3 | R-Tree spatial index for Python GIS / MIT |
ruamel_yaml | 0.15.87 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.16.2 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.21.1 | A set of python modules for machine learning and data mining / BSD-3-Clause |
scipy | 1.4.1 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.10.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 45.2.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.14.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 2.0.0 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.1.2 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.1.0 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0 |
soupsieve | 1.9.5 | A modern CSS selector implementation for BeautifulSoup / MIT |
sphinx | 2.4.0 | 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-applehelp | 1.0.1 | sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause |
sphinxcontrib-devhelp | 1.0.1 | sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause |
sphinxcontrib-htmlhelp | 1.0.2 | sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause |
sphinxcontrib-jsmath | 1.0.1 | A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause |
sphinxcontrib-qthelp | 1.0.2 | sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause |
sphinxcontrib-serializinghtml | 1.1.3 | sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause |
sphinxcontrib-websupport | 1.2.0 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 4.0.1 | The Scientific Python Development Environment / MIT |
spyder-kernels | 1.8.1 | Jupyter kernels for Spyder’s console / MIT |
sqlalchemy | 1.3.13 | Database Abstraction Library. / MIT |
sqlite | 3.31.1 | Implements a self-contained, zero-configuration, SQL database engine / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.11.0 | Statistical computations and models for use with SciPy / BSD-3-Clause |
sympy | 1.5.1 | Python library for symbolic mathematics / BSD-3-Clause |
tbb | 2020.0 | High level abstract threading library / Apache 2.0 |
tblib | 1.6.0 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.3 | Terminals served by tornado websockets / BSD-2-Clause |
testpath | 0.4.4 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
threadpoolctl | 2.1.0 | Python helpers to control the threadpools of native libraries / BSD 3-Clause |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toml | 0.10.1 | Python lib for TOML. / MIT |
toolz | 0.10.0 | A functional standard library for Python / BSD 3-Clause |
tornado | 6.0.3 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache-2.0 |
tqdm | 4.42.1 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traitlets | 4.3.3 | Configuration system for Python applications / BSD-3-Clause |
typed-ast | 1.4.1 | a fork of Python 2 and 3 ast modules with type comment support / Apache 2.0 |
typing_extensions | 3.7.4.2 | Backported and Experimental Type Hints for Python / PSF-2.0 |
ujson | 1.35 | Ultra fast JSON decoder and encoder written in C with Python bindings / BSD-3-Clause |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
urllib3 | 1.25.8 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
vc | 14.1 | A meta-package to impose mutual exclusivity among software built with different VS versions / Modified BSD License (3-clause) |
vs2015_runtime | 14.16.27012 | MSVC runtimes associated with cl.exe version 19.16.27032.1 (VS 2017 update 9) / None |
watchdog | 0.10.2 | Filesystem events monitoring / Apache 2.0 |
wcwidth | 0.1.8 | 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 | 1.0.0 | The comprehensive WSGI web application library. / BSD 3-Clause |
wheel | 0.34.2 | A built-package format for Python. / MIT |
widgetsnbextension | 3.5.1 | Interactive Widgets for Jupyter / BSD 3-clause |
win_inet_pton | 1.1.0 | Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes). / PUBLIC-DOMAIN |
win_unicode_console | 0.5 | A Python package to enable Unicode input and display when running Python from Windows console. / MIT |
wincertstore | 0.2 | Python module to extract CA and CRL certs from Windows’ cert store (ctypes based). / PSF 2 |
winpty | 0.4.3 | Winpty provides an interface similar to a Unix pty-master for communicating with Windows console programs. / MIT |
wrapt | 1.11.2 | Module for decorators, wrappers and monkey patching / BSD 2-Clause |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.2.7 | A Python module for creating Excel XLSX files / BSD-2-Clause |
xlwings | 0.17.1 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML / MIT |
yapf | 0.28.0 | A formatter for Python files / Apache 2.0 |
zeromq | 4.3.1 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 1.0.0 | Composable Dictionary Classes / BSD 3-Clause |
zipp | 2.2.0 | A pathlib-compatible Zipfile object wrapper / MIT |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zope | 1.0 | web application server / BSD |
zope.event | 4.4 | Very basic event publishing system / Zope Public License |
zope.interface | 4.7.1 | Interfaces for Python / ZPL 2.1 |
zstd | 1.3.7 | Zstandard - Fast real-time compression algorithm / BSD 3-Clause |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-project | 0.8.4 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
applaunchservices | 0.2.1 | Simple package for registering an app with apple Launch Services to handle UTI and URL / MIT |
appnope | 0.1.0 | Disable App Nap on OS X 10.9 / BSD 2-Clause |
appscript | 1.1.0 | Control AppleScriptable applications from Python. / Public Domain |
argh | 0.26.2 | The Natural CLI. / LGPL 3 |
asn1crypto | 1.3.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 2.3.3 | A abstract syntax tree for Python with inference support. / LGPL-2.1-only |
astropy | 4.0 | Community-developed Python Library for Astronomy / BSD-3-Clause |
atomicwrites | 1.3.0 | Atomic file writes / MIT |
attrs | 19.3.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
autopep8 | 1.4.4 | A tool that automatically formats Python code to conform to the PEP 8 style guide / MIT |
babel | 2.8.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.1.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | None / 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.8.2 | Python library designed for screen-scraping / MIT |
bitarray | 1.2.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
bleach | 3.1.0 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.16.3 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD-3-Clause |
bokeh | 1.4.0 | Statistical and novel interactive HTML plots for Python / BSD-3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.3.2 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
brotlipy | 0.7.0 | Python bindings to the Brotli compression library / MIT |
bzip2 | 1.0.8 | high-quality data compressor / bzip2 |
ca-certificates | 2020.1.1 | Certificates for use with other packages. / MPL 2.0 |
certifi | 2019.11.28 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.14.0 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.0 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 1.3.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.4.3 | Cross-platform colored terminal text / BSD-3-Clause |
conda | 4.8.3 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.18.11 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.4.2 | tool for validating conda recipes and conda packages / BSD 3-Clause |
contextlib2 | 0.6.0.post1 | Backports and enhancements for the contextlib module / PSF 2 |
cryptography | 2.8 | Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 |
curl | 7.68.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.29.15 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.10.1 | Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause |
dask | 2.11.0 | Parallel PyData with Task Scheduling / BSD-3-Clause |
dask-core | 2.11.0 | Parallel Python with task scheduling / BSD-3-Clause |
dbus | 1.13.12 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.4.1 | Better living through Python with decorators. / BSD-3-Clause |
defusedxml | 0.6.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
diff-match-patch | 20181111 | Diff Match Patch is a high-performance library in multiple languages that manipulates plain text / Apache-2.0 |
distributed | 2.11.0 | Distributed computing with Dask / BSD-3-Clause |
docutils | 0.16 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.6 | Expat XML parser library in C / MIT |
fastcache | 1.1.0 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.12 | A platform independent file lock. / Public Domain |
flake8 | 3.7.9 | Your Tool For Style Guide Enforcement / MIT |
flask | 1.1.1 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0-only and LicenseRef-FreeType |
fsspec | 0.6.2 | A specification for pythonic filesystems / BSD-3-Clause |
future | 0.18.2 | Clean single-source support for Python 3 and 2 / MIT |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gettext | 0.19.8.1 | Internationalization package. / GPLv2 |
gevent | 1.4.0 | Coroutine-based network library / MIT |
glib | 2.63.1 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.7 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
h5py | 2.10.0 | Read and write HDF5 files from Python. / BSD-3-Clause |
hdf5 | 1.10.4 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.1 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.8 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.6.1 | A Python library for reading and writing image data / BSD-2-Clause |
imagesize | 1.2.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib-metadata | 1.7.0 | A library to access the metadata for a Python package / Apache-2.0 |
importlib_metadata | 1.5.0 | A library to access the metadata for a Python package / Apache-2.0 |
intel-openmp | 2019.4 | Math library for Intel and compatible processors / proprietary - Intel |
intervaltree | 3.0.2 | Editable interval tree data structure for Python 2 and 3 / Apache-2.0 |
ipykernel | 5.1.4 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 7.12.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.5.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.21 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4.1 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.14.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.11.1 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
joblib | 0.14.1 | Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
json5 | 0.9.1 | A Python implementation of the JSON5 data format / Apache-2.0 |
jsonschema | 3.2.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.3.4 | jupyter_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause |
jupyter_console | 6.1.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.6.1 | Core common functionality of Jupyter projects. / BSD-3-Clause |
jupyterlab | 1.2.6 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_server | 1.0.6 | A set of server components for JupyterLab and JupyterLab like applications. / BSD-3-Clause |
keyring | 21.1.0 | Store and access your passwords safely / Python Software Foundation or MIT |
kiwisolver | 1.1.0 | An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause |
krb5 | 1.17.1 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.4.3 | A fast and thorough lazy object proxy / BSD-2-Clause |
lcms2 | 2.11 | Open Source Color Management Engine / MIT |
libarchive | 3.3.3 | Multi-format archive and compression library / BSD-2-Clause |
libcurl | 7.68.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libcxx | 4.0.1 | LLVM C++ standard library / Apache-2.0 WITH LLVM-exception |
libedit | 3.1.20181209 | Editline Library (libedit) / BSD-2-Clause |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgfortran | 3.0.1 | Fortran libraries from the GNU Compiler Collection / GPL 3 (with GCC Runtime Library Exception 3.1) |
libiconv | 1.15 | Provides iconv for systems which don’t have one (or that cannot convert from/to Unicode.) / GPL and LGPL |
liblief | 0.9.0 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
libllvm9 | 9.0.1 | Development headers and libraries for LLVM / LLVM-Exception |
libpng | 1.6.37 | PNG reference library / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libspatialindex | 1.9.3 | Extensible framework for robust spatial indexing / MIT |
libssh2 | 1.9.0 | the SSH library / BSD-3-Clause |
libtiff | 4.1.0 | Support for the Tag Image File Format (TIFF). / HPND |
libxml2 | 2.9.9 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.33 | The XSLT C library developed for the GNOME project / MIT |
llvm-openmp | 4.0.1 | The OpenMP API supports multi-platform shared-memory parallel programming in C/C++ and Fortran. / NCSA |
llvmlite | 0.31.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.5.0 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree |
lz4-c | 1.8.1.2 | Extremely Fast Compression algorithm / BSD-2-Clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.1.1 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 3.1.3 | Publication quality figures in Python / PSF-based |
matplotlib-base | 3.1.3 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2019.4 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 2.3.0 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.15 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.1.0 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
mock | 4.0.1 | A library for testing in Python / BSD-2-Clause |
more-itertools | 8.2.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.1.0 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 4.0.1 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.6.1 | MessagePack (de)serializer / Apache-2.0 |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
nbconvert | 5.6.1 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 5.0.4 | The reference implementation of the Jupyter Notebook format / BSD-3-Clause |
ncurses | 6.2 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.4 | Python package for creating and manipulating complex networks / BSD-3-Clause |
nltk | 3.4.5 | Natural Language Toolkit / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 6.0.3 | Jupyter Notebook / BSD-3-Clause |
numba | 0.48.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.7.1 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.18.1 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.18.1 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 0.9.2 | Numpy’s Sphinx extensions / BSD 3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 3.0.3 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.1.1d | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 20.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 1.0.1 | High-performance, easy-to-use data structures and data analysis tools. / BSD-3-Clause |
pandoc | 2.2.3.2 | Universal markup converter (repackaged binaries) / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.5.2 | A Python Parser / MIT |
partd | 1.1.0 | Data structure for on-disk shuffle operations / BSD 3-Clause |
path | 13.1.0 | A module wrapper for os.path / MIT |
path.py | 12.4.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.5 | Fork of pathlib aiming to support the full stdlib Python API / MIT |
pathtools | 0.1.2 | Path utilities for Python. / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.43 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.8.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 7.0.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL |
pip | 20.0.2 | PyPA recommended tool for installing Python packages / MIT |
pkginfo | 1.5.0.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.13.1 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prometheus_client | 0.7.1 | Python client for the Prometheus monitoring system / Apache-2.0 |
prompt-toolkit | 3.0.5 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
prompt_toolkit | 3.0.3 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
psutil | 5.6.7 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.6.0 | Run a subprocess in a pseudo terminal / ISC |
py | 1.8.1 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
py-lief | 0.9.0 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
pycodestyle | 2.5.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.19 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.5 | A Python Interface To The cURL library / LGPL, MIT |
pydocstyle | 4.0.1 | Python docstring style checker (formerly pep257) / MIT |
pyflakes | 2.1.1 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.5.2 | Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause |
pylint | 2.4.4 | python code static checker / GPL-2.0-only |
pyodbc | 4.0.30 | DB API Module for ODBC / MIT |
pyopenssl | 19.1.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.4.6 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pyrsistent | 0.15.7 | Persistent/Functional/Immutable data structures / MIT |
pysocks | 1.7.1 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.6.1 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 5.3.5 | Simple and powerful testing with Python. / MIT |
python | 3.7.6 | General purpose programming language / PSF |
python-dateutil | 2.8.1 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-jsonrpc-server | 0.3.4 | A Python 2.7 and 3.4+ server implementation of the JSON RPC 2.0 protocol. / MIT |
python-language-server | 0.31.7 | An implementation of the Language Server Protocol for Python / MIT |
python-libarchive-c | 2.8 | Python interface to libarchive / CC0-1.0 |
python.app | 2 | Proxy on OS X letting Python libraries hook into the gui event loop / BSD |
pytz | 2019.3 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.1.1 | Discrete Wavelet Transforms in Python / MIT |
pyyaml | 5.3 | YAML parser and emitter for Python / MIT |
pyzmq | 18.1.1 | Python bindings for zeromq / BSD 3-clause |
qdarkstyle | 2.8 | A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). / MIT |
qt | 5.9.7 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.6.1 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.6.0 | Jupyter Qt Console / BSD 3-Clause |
qtpy | 1.9.0 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 7.0 | library for editing command lines as they are typed in / GPL-3.0 |
regex | 2020.6.8 | Alternative regular expression module, to replace re / Python-2.0 |
requests | 2.22.0 | Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0 |
ripgrep | 11.0.2 | |
rope | 0.16.0 | A python refactoring library / GPL 2.0 |
rtree | 0.9.3 | R-Tree spatial index for Python GIS / MIT |
ruamel_yaml | 0.15.87 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.16.2 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.22.1 | A set of python modules for machine learning and data mining / BSD-3-Clause |
scipy | 1.4.1 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.10.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 46.0.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.14.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 2.0.0 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.1.2 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.1.0 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0 |
soupsieve | 1.9.5 | A modern CSS selector implementation for BeautifulSoup / MIT |
sphinx | 2.4.0 | 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-applehelp | 1.0.1 | sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause |
sphinxcontrib-devhelp | 1.0.1 | sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause |
sphinxcontrib-htmlhelp | 1.0.2 | sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause |
sphinxcontrib-jsmath | 1.0.1 | A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause |
sphinxcontrib-qthelp | 1.0.2 | sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause |
sphinxcontrib-serializinghtml | 1.1.3 | sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause |
sphinxcontrib-websupport | 1.2.0 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 4.0.1 | The Scientific Python Development Environment / MIT |
spyder-kernels | 1.8.1 | Jupyter kernels for Spyder’s console / MIT |
sqlalchemy | 1.3.13 | Database Abstraction Library. / MIT |
sqlite | 3.31.1 | Implements a self-contained, zero-configuration, SQL database engine / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.11.0 | Statistical computations and models for use with SciPy / BSD-3-Clause |
sympy | 1.5.1 | Python library for symbolic mathematics / BSD-3-Clause |
tbb | 2020.0 | High level abstract threading library / Apache 2.0 |
tblib | 1.6.0 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.3 | Terminals served by tornado websockets / BSD-2-Clause |
testpath | 0.4.4 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
threadpoolctl | 2.1.0 | Python helpers to control the threadpools of native libraries / BSD 3-Clause |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toml | 0.10.1 | Python lib for TOML. / MIT |
toolz | 0.10.0 | A functional standard library for Python / BSD 3-Clause |
tornado | 6.0.3 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache-2.0 |
tqdm | 4.42.1 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traitlets | 4.3.3 | Configuration system for Python applications / BSD-3-Clause |
typed-ast | 1.4.1 | a fork of Python 2 and 3 ast modules with type comment support / Apache 2.0 |
typing_extensions | 3.7.4.2 | Backported and Experimental Type Hints for Python / PSF-2.0 |
ujson | 1.35 | Ultra fast JSON decoder and encoder written in C with Python bindings / BSD-3-Clause |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.7 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.25.8 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
watchdog | 0.10.2 | Filesystem events monitoring / Apache 2.0 |
wcwidth | 0.1.8 | 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 | 1.0.0 | The comprehensive WSGI web application library. / BSD 3-Clause |
wheel | 0.34.2 | A built-package format for Python. / MIT |
widgetsnbextension | 3.5.1 | Interactive Widgets for Jupyter / BSD 3-clause |
wrapt | 1.11.2 | Module for decorators, wrappers and monkey patching / BSD 2-Clause |
wurlitzer | 2.0.0 | Capture C-level stdout/stderr in Python / MIT |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.2.7 | A Python module for creating Excel XLSX files / BSD-2-Clause |
xlwings | 0.17.1 | Interact with Excel from Python and vice versa / 3-clause BSD |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML / MIT |
yapf | 0.28.0 | A formatter for Python files / Apache 2.0 |
zeromq | 4.3.1 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 1.0.0 | Composable Dictionary Classes / BSD 3-Clause |
zipp | 2.2.0 | A pathlib-compatible Zipfile object wrapper / MIT |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zope | 1.0 | web application server / BSD |
zope.event | 4.4 | Very basic event publishing system / Zope Public License |
zope.interface | 4.7.1 | Interfaces for Python / ZPL 2.1 |
zstd | 1.3.7 | Zstandard - Fast real-time compression algorithm / BSD 3-Clause |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
_libgcc_mutex | 0.1 | Mutex for libgcc and libgcc-ng / None |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-project | 0.8.4 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
asn1crypto | 1.3.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 2.3.3 | A abstract syntax tree for Python with inference support. / LGPL-2.1-only |
astropy | 4.0 | Community-developed Python Library for Astronomy / BSD-3-Clause |
attrs | 19.3.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
babel | 2.8.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.1.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | None / 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.8.2 | Python library designed for screen-scraping / MIT |
bitarray | 1.2.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
bleach | 3.1.0 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.16.3 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD-3-Clause |
bokeh | 1.4.0 | Statistical and novel interactive HTML plots for Python / BSD-3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.3.2 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
brotlipy | 0.7.0 | Python bindings to the Brotli compression library / MIT |
bzip2 | 1.0.8 | high-quality data compressor / bzip2 |
ca-certificates | 2020.1.1 | Certificates for use with other packages. / MPL 2.0 |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
certifi | 2019.11.28 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.14.0 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.0 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 1.3.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.4.3 | Cross-platform colored terminal text / BSD-3-Clause |
conda | 4.8.3 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.18.11 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.4.2 | tool for validating conda recipes and conda packages / BSD 3-Clause |
contextlib2 | 0.6.0.post1 | Backports and enhancements for the contextlib module / PSF 2 |
cryptography | 2.8 | Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 |
curl | 7.68.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.29.15 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.10.1 | Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause |
dask | 2.11.0 | Parallel PyData with Task Scheduling / BSD-3-Clause |
dask-core | 2.11.0 | Parallel Python with task scheduling / BSD-3-Clause |
decorator | 4.4.1 | Better living through Python with decorators. / BSD-3-Clause |
defusedxml | 0.6.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
distributed | 2.11.0 | Distributed computing with Dask / BSD-3-Clause |
docutils | 0.16 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.6 | Expat XML parser library in C / MIT |
fastcache | 1.1.0 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.12 | A platform independent file lock. / Public Domain |
flask | 1.1.1 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
fontconfig | 2.13.0 | A library for configuring and customizing font access. / MIT |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0-only and LicenseRef-FreeType |
fsspec | 0.6.2 | A specification for pythonic filesystems / BSD-3-Clause |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.4.0 | Coroutine-based network library / MIT |
glib | 2.63.1 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.7 | Version of the glob module that supports recursion via **, and can capture patterns. / BSD-2-Clause |
gmp | 6.1.2 | The GNU multiprecision library. / GPL 2 and LGPL 3 |
gmpy2 | 2.0.8 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL 3 |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
h5py | 2.10.0 | Read and write HDF5 files from Python. / BSD-3-Clause |
hdf5 | 1.10.4 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.1 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.8 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.6.1 | A Python library for reading and writing image data / BSD-2-Clause |
imagesize | 1.2.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib-metadata | 1.7.0 | A library to access the metadata for a Python package / Apache-2.0 |
importlib_metadata | 1.5.0 | A library to access the metadata for a Python package / Apache-2.0 |
ipykernel | 5.1.4 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 7.12.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.5.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.21 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4.1 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.16.0 | An autocompletion tool for Python that can be used for text editors. / MIT |
jinja2 | 2.11.1 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
joblib | 0.14.1 | Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
jsonschema | 3.2.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.3.4 | jupyter_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause |
jupyter_console | 6.1.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.6.1 | Core common functionality of Jupyter projects. / BSD-3-Clause |
kiwisolver | 1.1.0 | An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause |
krb5 | 1.17.1 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.4.3 | A fast and thorough lazy object proxy / BSD-2-Clause |
lcms2 | 2.11 | Open Source Color Management Engine / MIT |
ld_impl_linux-ppc64le | 2.33.1 | A set of programming tools for creating and managing binary programs, object files, libraries, profile data, and assembly source code. / GPL 3 |
libarchive | 3.3.3 | Multi-format archive and compression library / BSD-2-Clause |
libcurl | 7.68.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libedit | 3.1.20181209 | Editline Library (libedit) / BSD-2-Clause |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 8.2.0 | The GCC low-level runtime library / GPL |
libgfortran-ng | 7.3.0 | The GNU Fortran Runtime Library / GPL |
liblief | 0.10.1 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
libopenblas | 0.3.6 | An Optimized BLAS library / BSD |
libpng | 1.6.37 | PNG reference library / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libssh2 | 1.8.2 | the SSH library / BSD-3-Clause |
libstdcxx-ng | 8.2.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.1.0 | Support for the Tag Image File Format (TIFF). / HPND |
libuuid | 1.0.3 | Portable uuid C library. / BSD 3-Clause |
libxcb | 1.13 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.9 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.33 | The XSLT C library developed for the GNOME project / MIT |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.5.0 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree |
lz4-c | 1.8.1.2 | Extremely Fast Compression algorithm / BSD-2-Clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.1.1 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 3.1.3 | Publication quality figures in Python / PSF-based |
matplotlib-base | 3.1.3 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mock | 4.0.1 | A library for testing in Python / BSD-2-Clause |
more-itertools | 8.2.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.1.0 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 4.0.1 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.6.1 | MessagePack (de)serializer / Apache-2.0 |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
nbconvert | 5.6.1 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 5.0.4 | The reference implementation of the Jupyter Notebook format / BSD-3-Clause |
ncurses | 6.2 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.4 | Python package for creating and manipulating complex networks / BSD-3-Clause |
nltk | 3.4.5 | Natural Language Toolkit / Apache 2.0 |
nomkl | 3.0 | None / BSD |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 6.0.3 | Jupyter Notebook / BSD-3-Clause |
numexpr | 2.7.1 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.18.1 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.18.1 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 0.9.2 | Numpy’s Sphinx extensions / BSD 3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openblas | 0.3.6 | An optimized BLAS library / BSD |
openblas-devel | 0.3.6 | OpenBLAS headers and libraries for developing software that used OpenBLAS. / None |
openpyxl | 3.0.3 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.1.1d | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 20.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 1.0.1 | High-performance, easy-to-use data structures and data analysis tools. / BSD-3-Clause |
pandoc | 2.0.0.1 | Universal markup converter (repackaged binaries) / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
parso | 0.6.1 | A Python Parser / MIT |
partd | 1.1.0 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.10 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL-3.0-or-later |
path | 13.1.0 | A module wrapper for os.path / MIT |
path.py | 12.4.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.5 | Fork of pathlib aiming to support the full stdlib Python API / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.43 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.8.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 7.0.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL |
pip | 20.0.2 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.34.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.5.0.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.13.1 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prometheus_client | 0.7.1 | Python client for the Prometheus monitoring system / Apache-2.0 |
prompt-toolkit | 3.0.5 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
prompt_toolkit | 3.0.3 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
psutil | 5.6.7 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.6.0 | Run a subprocess in a pseudo terminal / ISC |
py | 1.8.1 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
py-lief | 0.10.1 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
pycodestyle | 2.5.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.19 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.5 | A Python Interface To The cURL library / LGPL, MIT |
pyflakes | 2.1.1 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.5.2 | Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause |
pylint | 2.4.4 | python code static checker / GPL-2.0-only |
pyodbc | 4.0.30 | DB API Module for ODBC / MIT |
pyopenssl | 19.1.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.4.6 | Create and execute simple grammars / MIT |
pyrsistent | 0.15.7 | Persistent/Functional/Immutable data structures / MIT |
pysocks | 1.7.1 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.6.1 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 5.3.5 | Simple and powerful testing with Python. / MIT |
python | 3.7.6 | General purpose programming language / PSF |
python-dateutil | 2.8.1 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-libarchive-c | 2.8 | Python interface to libarchive / CC0-1.0 |
pytz | 2019.3 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.1.1 | Discrete Wavelet Transforms in Python / MIT |
pyyaml | 5.3 | YAML parser and emitter for Python / MIT |
pyzmq | 18.1.1 | Python bindings for zeromq / BSD 3-clause |
readline | 7.0 | library for editing command lines as they are typed in / GPL-3.0 |
regex | 2020.6.8 | Alternative regular expression module, to replace re / Python-2.0 |
requests | 2.22.0 | Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0 |
ruamel_yaml | 0.15.87 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.16.2 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.22.1 | A set of python modules for machine learning and data mining / BSD-3-Clause |
scipy | 1.4.1 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.10.0 | Statistical data visualization / BSD 3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 45.2.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
six | 1.14.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 2.0.0 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.1.2 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.1.0 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0 |
soupsieve | 1.9.5 | A modern CSS selector implementation for BeautifulSoup / MIT |
sphinx | 2.4.0 | 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-applehelp | 1.0.1 | sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause |
sphinxcontrib-devhelp | 1.0.1 | sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause |
sphinxcontrib-htmlhelp | 1.0.2 | sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause |
sphinxcontrib-jsmath | 1.0.1 | A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause |
sphinxcontrib-qthelp | 1.0.2 | sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause |
sphinxcontrib-serializinghtml | 1.1.3 | sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause |
sphinxcontrib-websupport | 1.2.0 | Sphinx API for Web Apps / BSD-2-Clause |
sqlalchemy | 1.3.13 | Database Abstraction Library. / MIT |
sqlite | 3.31.1 | Implements a self-contained, zero-configuration, SQL database engine / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.11.0 | Statistical computations and models for use with SciPy / BSD-3-Clause |
sympy | 1.5.1 | Python library for symbolic mathematics / BSD-3-Clause |
tblib | 1.6.0 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.3 | Terminals served by tornado websockets / BSD-2-Clause |
testpath | 0.4.4 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
threadpoolctl | 2.1.0 | Python helpers to control the threadpools of native libraries / BSD 3-Clause |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toml | 0.10.1 | Python lib for TOML. / MIT |
toolz | 0.10.0 | A functional standard library for Python / BSD 3-Clause |
tornado | 6.0.3 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache-2.0 |
tqdm | 4.42.1 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traitlets | 4.3.3 | Configuration system for Python applications / BSD-3-Clause |
typed-ast | 1.4.1 | a fork of Python 2 and 3 ast modules with type comment support / Apache 2.0 |
typing_extensions | 3.7.4.2 | Backported and Experimental Type Hints for Python / PSF-2.0 |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.7 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.25.8 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
wcwidth | 0.1.8 | 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 | 1.0.0 | The comprehensive WSGI web application library. / BSD 3-Clause |
wheel | 0.34.2 | A built-package format for Python. / MIT |
widgetsnbextension | 3.5.1 | Interactive Widgets for Jupyter / BSD 3-clause |
wrapt | 1.11.2 | Module for decorators, wrappers and monkey patching / BSD 2-Clause |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.2.7 | A Python module for creating Excel XLSX files / BSD-2-Clause |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML / MIT |
zeromq | 4.2.5 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 1.0.0 | Composable Dictionary Classes / BSD 3-Clause |
zipp | 2.2.0 | A pathlib-compatible Zipfile object wrapper / MIT |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zope | 1.0 | web application server / BSD |
zope.event | 4.4 | Very basic event publishing system / Zope Public License |
zope.interface | 4.7.1 | Interfaces for Python / ZPL 2.1 |
zstd | 1.3.7 | Zstandard - Fast real-time compression algorithm / BSD 3-Clause |
Name | Version | Summary / License |
---|---|---|
_ipyw_jlab_nb_ext_conf | 0.1.0 | A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD |
_libgcc_mutex | 0.1 | Mutex for libgcc and libgcc-ng / None |
alabaster | 0.7.12 | Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause |
anaconda-client | 1.7.2 | anaconda.org command line client library / BSD 3-clause |
anaconda-project | 0.8.4 | Tool for encapsulating, running, and reproducing data science projects / BSD 3-Clause |
argh | 0.26.2 | The Natural CLI. / LGPL 3 |
asn1crypto | 1.3.0 | Python ASN.1 library with a focus on performance and a pythonic API / MIT |
astroid | 2.3.3 | A abstract syntax tree for Python with inference support. / LGPL-2.1-only |
astropy | 4.0 | Community-developed Python Library for Astronomy / BSD-3-Clause |
atomicwrites | 1.3.0 | Atomic file writes / MIT |
attrs | 19.3.0 | attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT |
autopep8 | 1.4.4 | A tool that automatically formats Python code to conform to the PEP 8 style guide / MIT |
babel | 2.8.0 | Utilities to internationalize and localize Python applications / BSD 3-clause |
backcall | 0.1.0 | Specifications for callback functions passed in to an API / BSD-3-Clause |
backports | 1.0 | None / 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.8.2 | Python library designed for screen-scraping / MIT |
bitarray | 1.2.1 | efficient arrays of booleans – C extension / PSF |
bkcharts | 0.2 | High level chart types built on top of Bokeh / BSD 3-Clause |
blas | 1.0 | |
bleach | 3.1.0 | Easy, whitelist-based HTML-sanitizing tool / Apache-2.0 |
blosc | 1.16.3 | A blocking, shuffling and loss-less compression library that can be faster than memcpy() / BSD-3-Clause |
bokeh | 1.4.0 | Statistical and novel interactive HTML plots for Python / BSD-3-Clause |
boto | 2.49.0 | Amazon Web Services Library / MIT |
bottleneck | 1.3.2 | Fast NumPy array functions written in Cython. / BSD 2-Clause |
brotlipy | 0.7.0 | Python bindings to the Brotli compression library / MIT |
bzip2 | 1.0.8 | high-quality data compressor / bzip2 |
ca-certificates | 2020.1.1 | Certificates for use with other packages. / MPL 2.0 |
cairo | 1.14.12 | Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1 |
certifi | 2019.11.28 | Python package for providing Mozilla’s CA Bundle. / ISC |
cffi | 1.14.0 | Foreign Function Interface for Python calling C code. / MIT |
chardet | 3.0.4 | Universal character encoding detector / LGPL2 |
click | 7.0 | Python composable command line interface toolkit / BSD-3-Clause |
cloudpickle | 1.3.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.4.3 | Cross-platform colored terminal text / BSD-3-Clause |
conda | 4.8.3 | OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause |
conda-build | 3.18.11 | tools for building conda packages / BSD 3-Clause |
conda-env | 2.6.0 | Tools for interacting with conda environments. / BSD 3-Clause |
conda-verify | 3.4.2 | tool for validating conda recipes and conda packages / BSD 3-Clause |
contextlib2 | 0.6.0.post1 | Backports and enhancements for the contextlib module / PSF 2 |
cryptography | 2.8 | Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 |
curl | 7.68.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
cycler | 0.10.0 | Composable style cycles. / BSD 3-Clause |
cython | 0.29.15 | The Cython compiler for writing C extensions for the Python language / Apache-2.0 |
cytoolz | 0.10.1 | Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause |
dask | 2.11.0 | Parallel PyData with Task Scheduling / BSD-3-Clause |
dask-core | 2.11.0 | Parallel Python with task scheduling / BSD-3-Clause |
dbus | 1.13.12 | Simple message bus system for applications to talk to one another / GPL2 |
decorator | 4.4.1 | Better living through Python with decorators. / BSD-3-Clause |
defusedxml | 0.6.0 | XML bomb protection for Python stdlib modules / PSF 2.0 |
diff-match-patch | 20181111 | Diff Match Patch is a high-performance library in multiple languages that manipulates plain text / Apache-2.0 |
distributed | 2.11.0 | Distributed computing with Dask / BSD-3-Clause |
docutils | 0.16 | Docutils – Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0 |
entrypoints | 0.3 | Discover and load entry points from installed packages. / MIT License |
et_xmlfile | 1.0.1 | An implementation of lxml.xmlfile for the standard library / MIT |
expat | 2.2.6 | Expat XML parser library in C / MIT |
fastcache | 1.1.0 | C implementation of Python 3 lru_cache / MIT |
filelock | 3.0.12 | A platform independent file lock. / Public Domain |
flake8 | 3.7.9 | Your Tool For Style Guide Enforcement / MIT |
flask | 1.1.1 | A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause |
fontconfig | 2.13.0 | A library for configuring and customizing font access. / MIT |
freetype | 2.9.1 | A Free, High-Quality, and Portable Font Engine / GPL-2.0-only and LicenseRef-FreeType |
fribidi | 1.0.5 | The Free Implementation of the Unicode Bidirectional Algorithm. / LGPL-2.1 |
fsspec | 0.6.2 | A specification for pythonic filesystems / BSD-3-Clause |
future | 0.18.2 | Clean single-source support for Python 3 and 2 / MIT |
get_terminal_size | 1.0.0 | Get the size of the terminal window. / MIT |
gevent | 1.4.0 | Coroutine-based network library / MIT |
glib | 2.63.1 | Provides core application building blocks for libraries and applications written in C. / LGPL-2.1 |
glob2 | 0.7 | 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.13 | A “smart font” system that handles the complexities of lesser-known languages of the world. / LGPLv2 |
greenlet | 0.4.15 | Lightweight in-process concurrent programming / MIT |
gst-plugins-base | 1.14.0 | GStreamer Base Plug-ins / GPL2 |
gstreamer | 1.14.0 | Library for constructing graphs of media-handling components / LGPL 2 |
h5py | 2.10.0 | Read and write HDF5 files from Python. / BSD-3-Clause |
harfbuzz | 1.8.8 | An OpenType text shaping engine. / MIT |
hdf5 | 1.10.4 | HDF5 is a data model, library, and file format for storing and managing data / HDF5 |
heapdict | 1.0.1 | A heap with decrease-key and increase-key operations / BSD 3-Clause |
html5lib | 1.0.1 | HTML parser based on the WHATWG HTML specification / MIT |
icu | 58.2 | International Components for Unicode. / MIT |
idna | 2.8 | Internationalized Domain Names in Applications (IDNA). / BSD Like |
imageio | 2.6.1 | A Python library for reading and writing image data / BSD-2-Clause |
imagesize | 1.2.0 | Getting image size from png/jpeg/jpeg2000/gif file / MIT |
importlib-metadata | 1.7.0 | A library to access the metadata for a Python package / Apache-2.0 |
importlib_metadata | 1.5.0 | A library to access the metadata for a Python package / Apache-2.0 |
intel-openmp | 2020.0 | Math library for Intel and compatible processors / proprietary - Intel |
intervaltree | 3.0.2 | Editable interval tree data structure for Python 2 and 3 / Apache-2.0 |
ipykernel | 5.1.4 | IPython Kernel for Jupyter / BSD-3-Clause |
ipython | 7.12.0 | IPython: Productive Interactive Computing / BSD-3-Clause |
ipython_genutils | 0.2.0 | vestigial utilities from IPython / BSD 3-Clause |
ipywidgets | 7.5.1 | Jupyter Interactive Widgets / BSD 3-clause |
isort | 4.3.21 | A Python utility / library to sort Python imports. / MIT |
itsdangerous | 1.1.0 | Various helpers to pass trusted data to untrusted environments. / BSD 3-Clause |
jbig | 2.1 | Implementation of the JBIG1 data compression standard / GPL-2.0 |
jdcal | 1.4.1 | Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause |
jedi | 0.14.1 | An autocompletion tool for Python that can be used for text editors. / MIT |
jeepney | 0.4.2 | Pure Python DBus interface / MIT |
jinja2 | 2.11.1 | An easy to use stand-alone template engine written in pure python. / 3-Clause BSD |
joblib | 0.14.1 | Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause |
jpeg | 9b | read/write jpeg COM, EXIF, IPTC medata / Custom free software license |
json5 | 0.9.1 | A Python implementation of the JSON5 data format / Apache-2.0 |
jsonschema | 3.2.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.3.4 | jupyter_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause |
jupyter_console | 6.1.0 | Jupyter terminal console / BSD-3-Clause |
jupyter_core | 4.6.1 | Core common functionality of Jupyter projects. / BSD-3-Clause |
jupyterlab | 1.2.6 | JupyterLab PRE-ALPHA / BSD-3-Clause |
jupyterlab_server | 1.0.6 | A set of server components for JupyterLab and JupyterLab like applications. / BSD-3-Clause |
keyring | 21.1.0 | Store and access your passwords safely / Python Software Foundation or MIT |
kiwisolver | 1.1.0 | An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause |
krb5 | 1.17.1 | A network authentication protocol. / MIT |
lazy-object-proxy | 1.4.3 | A fast and thorough lazy object proxy / BSD-2-Clause |
lcms2 | 2.11 | Open Source Color Management Engine / MIT |
ld_impl_linux-64 | 2.33.1 | A set of programming tools for creating and managing binary programs, object files, libraries, profile data, and assembly source code. / GPL 3 |
libarchive | 3.3.3 | Multi-format archive and compression library / BSD-2-Clause |
libcurl | 7.68.0 | tool and library for transferring data with URL syntax / MIT/X derivate (<http://curl.haxx.se/docs/copyright.html> ) |
libedit | 3.1.20181209 | Editline Library (libedit) / BSD-2-Clause |
libffi | 3.2.1 | A Portable Foreign Function Interface Library. / Custom |
libgcc-ng | 9.1.0 | The GCC low-level runtime library / GPL |
libgfortran-ng | 7.3.0 | The GNU Fortran Runtime Library / GPL |
liblief | 0.9.0 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
libllvm9 | 9.0.1 | Development headers and libraries for LLVM / LLVM-Exception |
libpng | 1.6.37 | PNG reference library / zlib/libpng |
libsodium | 1.0.16 | A modern and easy-to-use crypto library. / ISC |
libspatialindex | 1.9.3 | Extensible framework for robust spatial indexing / MIT |
libssh2 | 1.8.2 | the SSH library / BSD-3-Clause |
libstdcxx-ng | 9.1.0 | The GNU C++ Runtime Library / GPL3 with runtime exception |
libtiff | 4.1.0 | Support for the Tag Image File Format (TIFF). / HPND |
libtool | 2.4.6 | The GNU Portable Library Tool / GPL 3 |
libuuid | 1.0.3 | Portable uuid C library. / BSD 3-Clause |
libxcb | 1.13 | This is the C-language Binding (XCB) package to the X Window System protocol / MIT |
libxml2 | 2.9.9 | The XML C parser and toolkit of Gnome / MIT |
libxslt | 1.1.33 | The XSLT C library developed for the GNOME project / MIT |
llvmlite | 0.31.0 | A lightweight LLVM python binding for writing JIT compilers / New BSD License |
locket | 0.2.0 | File-based locks for Python for Linux and Windows / BSD 2-Clause |
lxml | 4.5.0 | Pythonic binding for the C libraries libxml2 and libxslt. / BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree |
lz4-c | 1.8.1.2 | Extremely Fast Compression algorithm / BSD-2-Clause |
lzo | 2.10 | LZO is a portable lossless data compression library written in ANSI C. / GPL v2+ |
markupsafe | 1.1.1 | A Python module that implements the jinja2.Markup string / BSD-3-Clause |
matplotlib | 3.1.3 | Publication quality figures in Python / PSF-based |
matplotlib-base | 3.1.3 | Publication quality figures in Python / PSF-based |
mccabe | 0.6.1 | McCabe complexity checker for Python / MIT |
mistune | 0.8.4 | The fastest markdown parser in pure Python. / BSD 3-Clause |
mkl | 2020.0 | Math library for Intel and compatible processors / proprietary - Intel |
mkl-service | 2.3.0 | Python bindings to MKL service functions / 3-clause BSD |
mkl_fft | 1.0.15 | NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause |
mkl_random | 1.1.0 | Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause |
mock | 4.0.1 | A library for testing in Python / BSD-2-Clause |
more-itertools | 8.2.0 | More routines for operating on iterables, beyond itertools / MIT |
mpc | 1.1.0 | A C library for the arithmetic of complex numbers with arbitrarily high precision. / LGPL 3 |
mpfr | 4.0.1 | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only |
mpmath | 1.1.0 | Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause |
msgpack-python | 0.6.1 | MessagePack (de)serializer / Apache-2.0 |
multipledispatch | 0.6.0 | Multiple dispatch in Python / BSD 3-Clause |
nbconvert | 5.6.1 | Converting Jupyter Notebooks / BSD-3-Clause |
nbformat | 5.0.4 | The reference implementation of the Jupyter Notebook format / BSD-3-Clause |
ncurses | 6.2 | Library for text-based user interfaces / Free software (MIT-like) |
networkx | 2.4 | Python package for creating and manipulating complex networks / BSD-3-Clause |
nltk | 3.4.5 | Natural Language Toolkit / Apache 2.0 |
nose | 1.3.7 | Nose extends unittest to make testing easier / LGPL-2.1 |
notebook | 6.0.3 | Jupyter Notebook / BSD-3-Clause |
numba | 0.48.0 | NumPy aware dynamic Python compiler using LLVM / BSD 2-clause |
numexpr | 2.7.1 | Fast numerical expression evaluator for NumPy. / MIT |
numpy | 1.18.1 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpy-base | 1.18.1 | Array processing for numbers, strings, records, and objects. / BSD 3-Clause |
numpydoc | 0.9.2 | Numpy’s Sphinx extensions / BSD 3-Clause |
olefile | 0.46 | parse, read and write Microsoft OLE2 files / BSD 2-Clause |
openpyxl | 3.0.3 | A Python library to read/write Excel 2010 xlsx/xlsm files / MIT |
openssl | 1.1.1d | OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL |
packaging | 20.1 | Core utilities for Python packages / Apache 2.0 or BSD 2-Clause |
pandas | 1.0.1 | High-performance, easy-to-use data structures and data analysis tools. / BSD-3-Clause |
pandoc | 2.2.3.2 | Universal markup converter (repackaged binaries) / GPL-2.0 |
pandocfilters | 1.4.2 | A python module for writing pandoc filters / BSD-3-Clause |
pango | 1.42.4 | Text layout and rendering engine. / LGPL-2.1 |
parso | 0.5.2 | A Python Parser / MIT |
partd | 1.1.0 | Data structure for on-disk shuffle operations / BSD 3-Clause |
patchelf | 0.10 | A small utility to modify the dynamic linker and RPATH of ELF executables. / GPL-3.0-or-later |
path | 13.1.0 | A module wrapper for os.path / MIT |
path.py | 12.4.0 | A module wrapper for os.path / MIT |
pathlib2 | 2.3.5 | Fork of pathlib aiming to support the full stdlib Python API / MIT |
pathtools | 0.1.2 | Path utilities for Python. / MIT |
patsy | 0.5.1 | Describing statistical models in Python using symbolic formulas / BSD-2-Clause, PSF2 |
pcre | 8.43 | Regular expression pattern matching using the same syntax and semantics as Perl 5. / BSD 3-Clause |
pep8 | 1.7.1 | Python style guide checker / MIT |
pexpect | 4.8.0 | Pexpect makes Python a better tool for controlling other applications. / ISC |
pickleshare | 0.7.5 | Tiny ‘shelve’-like database with concurrency support / MIT |
pillow | 7.0.0 | Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL |
pip | 20.0.2 | PyPA recommended tool for installing Python packages / MIT |
pixman | 0.38.0 | A low-level software library for pixel manipulation. / MIT |
pkginfo | 1.5.0.1 | Query metadatdata from sdists / bdists / installed packages. / MIT |
pluggy | 0.13.1 | Plugin registration and hook calling for Python / MIT |
ply | 3.11 | Python Lex-Yacc / BSD 3-clause |
prometheus_client | 0.7.1 | Python client for the Prometheus monitoring system / Apache-2.0 |
prompt-toolkit | 3.0.5 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
prompt_toolkit | 3.0.3 | Library for building powerful interactive command lines in Python / BSD-3-Clause |
psutil | 5.6.7 | A cross-platform process and system utilities module for Python / BSD 3-Clause |
ptyprocess | 0.6.0 | Run a subprocess in a pseudo terminal / ISC |
py | 1.8.1 | library with cross-python path, ini-parsing, io, code, log facilities / MIT |
py-lief | 0.9.0 | A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0 |
pycodestyle | 2.5.0 | Python style guide checker / MIT |
pycosat | 0.6.3 | Bindings to picosat (a SAT solver) / MIT |
pycparser | 2.19 | Complete C99 parser in pure Python / BSD 3-clause |
pycrypto | 2.6.1 | Cryptographic modules for Python. / Public Domain |
pycurl | 7.43.0.5 | A Python Interface To The cURL library / LGPL, MIT |
pydocstyle | 4.0.1 | Python docstring style checker (formerly pep257) / MIT |
pyflakes | 2.1.1 | Pyflakes analyzes programs and detects various errors. / MIT |
pygments | 2.5.2 | Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. / BSD-2-clause |
pylint | 2.4.4 | python code static checker / GPL-2.0-only |
pyodbc | 4.0.30 | DB API Module for ODBC / MIT |
pyopenssl | 19.1.0 | Python wrapper module around the OpenSSL library / Apache 2.0 |
pyparsing | 2.4.6 | Create and execute simple grammars / MIT |
pyqt | 5.9.2 | Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0 |
pyrsistent | 0.15.7 | Persistent/Functional/Immutable data structures / MIT |
pysocks | 1.7.1 | A Python SOCKS client module. See Anorov/PySocks for more information. / BSD 3-Clause |
pytables | 3.6.1 | Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause |
pytest | 5.3.5 | Simple and powerful testing with Python. / MIT |
python | 3.7.6 | General purpose programming language / PSF |
python-dateutil | 2.8.1 | Extensions to the standard Python datetime module. / BSD 3 Clause |
python-jsonrpc-server | 0.3.4 | A Python 2.7 and 3.4+ server implementation of the JSON RPC 2.0 protocol. / MIT |
python-language-server | 0.31.7 | An implementation of the Language Server Protocol for Python / MIT |
python-libarchive-c | 2.8 | Python interface to libarchive / CC0-1.0 |
pytz | 2019.3 | World timezone definitions, modern and historical. / MIT |
pywavelets | 1.1.1 | Discrete Wavelet Transforms in Python / MIT |
pyxdg | 0.26 | PyXDG contains implementations of freedesktop.org standards in python. / GNU Lesser General Public v2 (LGPLv2) |
pyyaml | 5.3 | YAML parser and emitter for Python / MIT |
pyzmq | 18.1.1 | Python bindings for zeromq / BSD 3-clause |
qdarkstyle | 2.8 | A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). / MIT |
qt | 5.9.7 | Qt is a cross-platform application and UI framework. / LGPL-3.0 |
qtawesome | 0.6.1 | Iconic fonts in PyQt and PySide applications / MIT |
qtconsole | 4.6.0 | Jupyter Qt Console / BSD 3-Clause |
qtpy | 1.9.0 | Abstraction layer for PyQt5/PyQt4/PySide / MIT |
readline | 7.0 | library for editing command lines as they are typed in / GPL-3.0 |
regex | 2020.6.8 | Alternative regular expression module, to replace re / Python-2.0 |
requests | 2.22.0 | Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0 |
ripgrep | 11.0.2 | |
rope | 0.16.0 | A python refactoring library / GPL 2.0 |
rtree | 0.9.3 | R-Tree spatial index for Python GIS / MIT |
ruamel_yaml | 0.15.87 | A patched copy of ruamel.yaml. / MIT |
scikit-image | 0.16.2 | Image processing routines for SciPy. / BSD 3-Clause |
scikit-learn | 0.22.1 | A set of python modules for machine learning and data mining / BSD-3-Clause |
scipy | 1.4.1 | Scientific Library for Python / BSD 3-Clause |
seaborn | 0.10.0 | Statistical data visualization / BSD 3-Clause |
secretstorage | 3.1.2 | Provides a way for securely storing passwords and other secrets. / BSD-3-Clause |
send2trash | 1.5.0 | Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause |
setuptools | 45.2.0 | Download, build, install, upgrade, and uninstall Python packages / MIT |
simplegeneric | 0.8.1 | Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.) / Zope Public |
singledispatch | 3.4.0.3 | Transforms a function into a single-dispatch generic function / MIT |
sip | 4.19.8 | Create Python bindings for C and C++ libraries / GPL-3.0 |
six | 1.14.0 | Python 2 and 3 compatibility utilities / MIT |
snappy | 1.1.7 | A fast compressor/decompressor / BSD 3-clause |
snowballstemmer | 2.0.0 | Snowball stemming library collection for Python / BSD-2-Clause |
sortedcollections | 1.1.2 | Python Sorted Collections / Apache-2.0 |
sortedcontainers | 2.1.0 | Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0 |
soupsieve | 1.9.5 | A modern CSS selector implementation for BeautifulSoup / MIT |
sphinx | 2.4.0 | 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-applehelp | 1.0.1 | sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books / BSD-2-Clause |
sphinxcontrib-devhelp | 1.0.1 | sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document / BSD-2-Clause |
sphinxcontrib-htmlhelp | 1.0.2 | sphinxcontrib-htmlhelp is a sphinx extension which … / BSD-2-Clause |
sphinxcontrib-jsmath | 1.0.1 | A sphinx extension which renders display math in HTML via JavaScript / BSD-2-Clause |
sphinxcontrib-qthelp | 1.0.2 | sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document / BSD-2-Clause |
sphinxcontrib-serializinghtml | 1.1.3 | sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle). / BSD-2-Clause |
sphinxcontrib-websupport | 1.2.0 | Sphinx API for Web Apps / BSD-2-Clause |
spyder | 4.0.1 | The Scientific Python Development Environment / MIT |
spyder-kernels | 1.8.1 | Jupyter kernels for Spyder’s console / MIT |
sqlalchemy | 1.3.13 | Database Abstraction Library. / MIT |
sqlite | 3.31.1 | Implements a self-contained, zero-configuration, SQL database engine / Public-Domain (<http://www.sqlite.org/copyright.html> ) |
statsmodels | 0.11.0 | Statistical computations and models for use with SciPy / BSD-3-Clause |
sympy | 1.5.1 | Python library for symbolic mathematics / BSD-3-Clause |
tbb | 2020.0 | High level abstract threading library / Apache 2.0 |
tblib | 1.6.0 | Traceback serialization library. / BSD 2-Clause |
terminado | 0.8.3 | Terminals served by tornado websockets / BSD-2-Clause |
testpath | 0.4.4 | Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause |
threadpoolctl | 2.1.0 | Python helpers to control the threadpools of native libraries / BSD 3-Clause |
tk | 8.6.8 | A dynamic programming language with GUI support. Bundles Tcl and Tk. / Tcl/Tk |
toml | 0.10.1 | Python lib for TOML. / MIT |
toolz | 0.10.0 | A functional standard library for Python / BSD 3-Clause |
tornado | 6.0.3 | A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache-2.0 |
tqdm | 4.42.1 | A Fast, Extensible Progress Meter / MPLv2.0, MIT |
traitlets | 4.3.3 | Configuration system for Python applications / BSD-3-Clause |
typed-ast | 1.4.1 | a fork of Python 2 and 3 ast modules with type comment support / Apache 2.0 |
typing_extensions | 3.7.4.2 | Backported and Experimental Type Hints for Python / PSF-2.0 |
ujson | 1.35 | Ultra fast JSON decoder and encoder written in C with Python bindings / BSD-3-Clause |
unicodecsv | 0.14.1 | Drop-in replacement for csv module which supports unicode strings / BSD |
unixodbc | 2.3.7 | ODBC on non MS Windows platforms / LGPL-2.1 |
urllib3 | 1.25.8 | HTTP library with thread-safe connection pooling, file post, and more. / MIT |
watchdog | 0.10.2 | Filesystem events monitoring / Apache 2.0 |
wcwidth | 0.1.8 | 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 | 1.0.0 | The comprehensive WSGI web application library. / BSD 3-Clause |
wheel | 0.34.2 | A built-package format for Python. / MIT |
widgetsnbextension | 3.5.1 | Interactive Widgets for Jupyter / BSD 3-clause |
wrapt | 1.11.2 | Module for decorators, wrappers and monkey patching / BSD 2-Clause |
wurlitzer | 2.0.0 | Capture C-level stdout/stderr in Python / MIT |
xlrd | 1.2.0 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising |
xlsxwriter | 1.2.7 | A Python module for creating Excel XLSX files / BSD-2-Clause |
xlwt | 1.3.0 | Writing data and formatting information to Excel files / BSD |
xz | 5.2.4 | Data compression software with high compression ratio / LGPL-2.1 and GPL-2.0 |
yaml | 0.1.7 | A C library for parsing and emitting YAML / MIT |
yapf | 0.28.0 | A formatter for Python files / Apache 2.0 |
zeromq | 4.3.1 | A high-performance asynchronous messaging library. / LGPL 3 |
zict | 1.0.0 | Composable Dictionary Classes / BSD 3-Clause |
zipp | 2.2.0 | A pathlib-compatible Zipfile object wrapper / MIT |
zlib | 1.2.11 | Massively spiffy yet delicately unobtrusive compression library / zlib |
zope | 1.0 | web application server / BSD |
zope.event | 4.4 | Very basic event publishing system / Zope Public License |
zope.interface | 4.7.1 | Interfaces for Python / ZPL 2.1 |
zstd | 1.3.7 | Zstandard - Fast real-time compression algorithm / BSD 3-Clause |
On this page