Packages included in Anaconda 2021.04 for 64-bit Linux on x86_64 CPUs with Python 3.7

Platform: x86 Linux 64-bit

Python version: 3.7

Number of supported packages: 706

Name Version Summary / License In Installer
_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
affine 2.3.0 Matrices describing affine transformation of the plane. / BSD-3-Clause
agate 1.6.2 A data analysis library that is optimized for humans instead of machines. / COPYING
agate-dbf 0.2.2 agate-dbf adds read support for dbf files to agate. / MIT
agate-excel 0.2.3 agate-excel adds read support for Excel files (xls and xlsx) to agate. / MIT
aiobotocore 1.2.2 Async client for aws services using botocore and aiohttp / Apache-2.0
aiofiles 0.6.0 File support for asyncio / Apache 2.0
aiohttp 3.7.4 Async http client/server framework (asyncio) / Apache-2.0
alabaster 0.7.12 Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
alembic 1.6.2 A database migration tool for SQLAlchemy. / MIT
anaconda-clean 1.1.0 Delete Anaconda configuration files / BSD
anaconda-client 1.7.2 anaconda.org command line client library / BSD 3-clause
anaconda-navigator 2.0.3 Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project 0.9.1 Tool for encapsulating, running, and reproducing data science projects / BSD-3-Clause
ansi2html 1.5.2 Convert text with ANSI color codes to HTML or to LaTeX. / LGPLv3+
ant 1.9.9 Java build tool / Apache 2.0
anyio 2.2.0 High level compatibility layer for multiple asynchronous event loop implementations on Python / MIT
anyqt 0.0.13 PyQt4/PyQt5 compatibility layer. / GPL-3.0
appdirs 1.4.4 A small Python module for determining appropriate platform-specific dirs. / MIT
apptools 5.1.0 application tools / BSD 3-clause
argcomplete 1.12.3 Bash tab completion for argparse / Apache-2.0
argh 0.26.2 The Natural CLI. / LGPL 3
argon2-cffi 20.1.0 The secure Argon2 password hashing algorithm. / MIT
arrow 1.1.0 Better dates & times for Python / Apache-2.0
asn1crypto 1.4.0 Python ASN.1 library with a focus on performance and a pythonic API / MIT
astroid 2.5 A abstract syntax tree for Python with inference support. / LGPL-2.1-only
astropy 4.2.1 Community-developed Python Library for Astronomy / BSD-3-Clause
async-timeout 3.0.1 Timeout context manager for asyncio programs / Apache 2.0
async_generator 1.10 Async generators and context managers for Python 3.5+ / MIT
asyncpg 0.22.0 A fast PostgreSQL Database Client Library for Python/asyncio. / Apache 2.0
asyncpgsa 0.27.1 A fast PostgreSQL Database Client Library for Python/asyncio. / Apache 2.0
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
automake 1.16.2 Tool for automatically generating Makefile.in files compliant with the GNU Coding Standards. / GPL 3
automat 20.2.0 self-service finite-state machines for the programmer on the go / MIT
autopep8 1.5.6 A tool that automatically formats Python code to conform to the PEP 8 style guide / MIT
autovizwidget 0.18.0 An Auto-Visualization library for pandas dataframes / BSD 3-clause
babel 2.9.0 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.os 0.1.1 Backport of new features in Python's os module / Python Software Foundation
backports.shutil_get_terminal_size 1.0.0 A backport of the get_terminal_size function from Python 3.3's shutil. / MIT
backports.weakref 1.0.post1 Backport of new features in Python's weakref module / Python-2.0
bandersnatch 3.6.0 PyPI mirror client according to PEP 381 / Academic Free License
basemap 1.3.0 Plot on map projections using matplotlib / MIT
bcolz 1.2.1 A columnar data container that can be compressed / 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
biopython 1.78 Collection of freely available tools for computational molecular biology / Biopython License Agreement
bitarray 1.9.2 efficient arrays of booleans -- C extension / PSF
bkcharts 0.2 High level chart types built on top of Bokeh / BSD 3-Clause
black 19.10b0 The Uncompromising Code Formatter / MIT
blas 1.0
blaze 0.11.3 NumPy and Pandas interface to big data / BSD 3-Clause
bleach 3.3.0 Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blist 1.3.6 Replacement for Python lists with better performance / BSD 3-clause
blosc 1.21.0 A blocking, shuffling and loss-less compression library that can be faster than `memcpy()` / BSD-3-Clause
bokeh 2.3.1 Statistical and novel interactive HTML plots for Python / BSD-3-Clause
boost 1.73.0 Free peer-reviewed portable C++ source libraries. / Boost-1.0
boto 2.49.0 Amazon Web Services Library / MIT
boto3 1.17.46 Amazon Web Services SDK for Python / Apache-2.0
botocore 1.20.69 Low-level, data-driven core of boto 3. / Apache-2.0
bottlechest 0.7.1 fast NumPy array functions specialized for use in Orange / BSD
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
bsdiff4 1.1.5 binary diff and patch using the BSDIFF4-format / BSD
btrees 4.6.0 scalable persistent object containers / ZPL 2.1
bz2file 0.98 Read and write bzip2-compressed files. / Apache Software
bzip2 1.0.8 high-quality data compressor / bzip2
c-ares 1.17.1 This is c-ares, an asynchronous resolver library / MIT
ca-certificates 2021.4.13 Certificates for use with other packages. / MPL 2.0
cachecontrol 0.12.6 httplib2 caching algorithms for use with requests / Apache-2.0
cached-property 1.5.2 A decorator for caching properties in classes. / BSD-3-Clause
caffe 1.0 A deep learning framework made with expression, speed, and modularity in mind. / BSD 2-Clause
caffe-gpu 1.0 A deep learning framework made with expression, speed, and modularity in mind. / BSD 2-Clause
cairo 1.16.0 Cairo is a 2D graphics library with support for multiple output devices. / LGPL 2.1 or MPL 1.1
capturer 3.0 Easily capture stdout/stderr of the current process and subprocesses. / MIT
cartopy 0.18.0 A library providing cartographic tools for python / LGPL-3.0
certifi 2020.12.5 Python package for providing Mozilla's CA Bundle. / ISC
cffi 1.14.5 Foreign Function Interface for Python calling C code. / MIT
chainer 6.3.0 A flexible framework of neural networks / MIT License
chameleon 3.6.2 HTML/XML template engine for Python / Repoze
chardet 4.0.0 Universal character encoding detector / LGPL2
cherrypy 18.6.0 Object-Oriented HTTP framework / BSD-3-Clause
chest 0.2.3 Simple on-disk dictionary / BSD 3-Clause
click 7.1.2 Python composable command line interface toolkit / BSD-3-Clause
click-plugins 1.1.1 An extension module for click to enable registering CLI commands via setuptools entry-points / BSD-3-Clause
cligj 0.7.1 Click params for commmand line interfaces to GeoJSON. / 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
cmake 3.19.6 CMake is an extensible, open-source system that manages the build process / BSD-3-Clause
colander 1.7.0 A serialization, deserialization, and validation library / BSD-like
colorama 0.4.4 Cross-platform colored terminal text / BSD-3-Clause
colorcet 2.0.6 Collection of perceptually uniform colormaps / CC-BY-4.0
conda 4.10.1 OS-agnostic, system-level binary package and environment manager. / BSD 3-Clause
conda-build 3.21.4 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
configargparse 1.4 A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables. / MIT
configobj 5.0.6 Config file reading, writing and validation. / BSD License
console_shortcut 0.1.1 Console shortcut creator for Windows (using menuinst) / BSD
constantly 15.1.0 Symbolic constants in Python / MIT
constructor 3.2.1 create installer from conda packages / BSD-3-Clause
contextlib2 0.6.0.post1 Backports and enhancements for the contextlib module / PSF 2
cornice 3.6.0 build and document Web Services with Pyramid / MPL 2.0
coverage 5.5 Code coverage measurement for Python / Apache 2.0
cryptography 3.4.7 Provides cryptographic recipes and primitives to Python developers / Apache-2.0 AND BSD-3-Clause AND PSF-2.0 AND MIT
cssselect 1.1.0 CSS Selectors for Python / BSD 3-Clause
csvkit 1.0.5 A suite of command-line tools for working with CSV, the king of tabular file formats. / MIT
cubes 1.1 A light-weight Python OLAP framework for data warehouses / MIT
cudatoolkit 11.0.221 CUDA Toolkit - Including CUDA runtime and headers / NVIDIA End User License Agreement
cudnn 7.6.5 NVIDIA's cuDNN deep neural network acceleration library / Proprietary
curl 7.71.1 tool and library for transferring data with URL syntax / MIT/X derivate (http://curl.haxx.se/docs/copyright.html)
cvxcanon 0.1.1 Low-level library to perform the matrix building step in CVXPY / GPL3
cvxopt 1.2.0 Convex optimization package / GPL 3
cycler 0.10.0 Composable style cycles. / BSD 3-Clause
cython 0.29.23 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 2021.4.0 Parallel PyData with Task Scheduling / BSD-3-Clause
dask-core 2021.4.0 Parallel Python with task scheduling / BSD-3-Clause
dask-glm 0.2.0 Generalized Linear Models in Dask / BSD-3-Clause
dask-ml 1.8.0 Distributed and parallel machine learning using dask. / BSD-3-Clause
dask-searchcv 0.2.0 Tools for doing hyperparameter search with Scikit-Learn and Dask / BSD-3-Clause
datashader 0.12.1 Data visualization toolchain based on aggregating into a grid / BSD-3-Clause
datashape 0.5.4 A data description language. / BSD 2-Clause
datrie 0.8.2 Super-fast, efficiently stored Trie for Python, uses libdatrie / LGPLv2
db 6.2.32 The Berkeley DB embedded database system. / AGPL-3.0-only
dbf 0.99.1 Pure python package for reading/writing dBase, FoxPro, and Visual FoxPro .dbf files (including memos) / BSD-3-Clause
dbus 1.13.18 Simple message bus system for applications to talk to one another / GPL2
decorator 5.0.6 Better living through Python with decorators. / BSD-3-Clause
defusedxml 0.7.1 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
dill 0.3.3 Serialize all of python (almost) / BSD-3-Clause
distlib 0.3.1 Distribution utilities / Python Software Foundation License
distributed 2021.4.0 Distributed computing with Dask / BSD-3-Clause
django 3.2.2 A high-level Python Web framework that encourages rapid development and clean, pragmatic design. / BSD 3-Clause
dnspython 1.16.0 A DNS toolkit for Python / BSD-like
docopt 0.6.2 Pythonic argument parser, that will make you smile / MIT
docutils 0.17 Docutils -- Python Documentation Utilities / Public Domain Dedictation and BSD 2-Clause and PSF 2.1.1 and GPL 3.0
dropbox 10.10.0 Official Dropbox API Client / MIT
ecdsa 0.16.1 ECDSA cryptographic signature library (pure python) / MIT
ecos 2.0.7.post1 Python interface for ECOS, a lightweight conic solver for second-order cone programming / GPL-3.0
elasticsearch 7.12.1 Python client for Elasticsearch / Apache-2.0
elasticsearch-async 6.2.0 Async backend for elasticsearch-py / Apache 2.0
elasticsearch-dsl 7.3.0 Higher-level Python client for Elasticsearch / Apache 2.0
enaml 0.13.0 Declarative DSL for building rich user interfaces in Python / BSD-3-Clause
entrypoints 0.3 Discover and load entry points from installed packages. / MIT License
envisage 5.0.0 extensible application framework / BSD 3-clause
ephem 3.7.7.1 Basic astronomical computations for Python / LGPL
et_xmlfile 1.0.1 An implementation of lxml.xmlfile for the standard library / MIT
expat 2.3.0 Expat XML parser library in C / MIT
fastcache 1.1.0 C implementation of Python 3 lru_cache / MIT
fastparquet 0.5.0 Python interface to the parquet format / BSD-3
feedparser 5.2.1 parse feeds in Python / OSI Approved
filelock 3.0.12 A platform independent file lock. / Public Domain
fiona 1.8.13.post1 Fiona reads and writes spatial data files / BSD-3-Clause
flake8 3.9.0 Your Tool For Style Guide Enforcement / MIT
flask 1.1.2 A microframework based on Werkzeug, Jinja2 and good intentions. / BSD 3-Clause
flask-cors 3.0.10 A Flask extension adding a decorator for CORS support / MIT
flask-login 0.5.0 User session management for Flask / MIT
flask-socketio 5.0.1 Socket.IO integration for Flask applications / MIT
flask-wtf 0.14.3 Simple integration of Flask and WTForms / BSD 3-Clause
fontconfig 2.13.1 A library for configuring and customizing font access. / MIT
freetds 1.2.21 FreeTDS is a free implementation of Sybase's DB-Library, CT-Library, and ODBC libraries / LGPL
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.9.0 A specification for pythonic filesystems / BSD-3-Clause
fuel 0.2.0 data pipeline framework for machine learning / MIT License
furl 2.1.2 URL manipulation made simple. / PUBLIC-DOMAIN
future 0.18.2 Clean single-source support for Python 3 and 2 / MIT
gdal 3.0.2 GDAL is a translator library for raster and vector geospatial data formats that is released under an X/MIT style Open Source license by the Open Source Geospatial Foundation. / MIT
gensim 3.8.3 Topic Modelling for Humans / LGPL-2.1-only
geos 3.9.1 Geometry Engine - Open Source / LGPL-2.1
get_terminal_size 1.0.0 Get the size of the terminal window. / MIT
gevent 21.1.2 Coroutine-based network library / MIT
gevent-websocket 0.10.1 Websocket handler for the gevent pywsgi server, a Python network library / Apache
git 2.23.0 distributed version control system / GPL v2 and LGPL 2.1
gitpython 3.1.14 Python Git Library / BSD-3-Clause
glib 2.68.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
glue-core 0.15.6 Multi-dimensional linked data exploration / BSD 3-Clause
glue-vispy-viewers 0.12.2 3D viewers for Glue / BSD 3-Clause
glueviz 1.0.0 Multi-dimensional linked data exploration / BSD 3-Clause
gmp 6.2.1 The GNU multiprecision library. / GPL-2.0-or-later AND LGPL-3.0-or-later
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
graphviz 2.40.1 Open Source graph visualization software. / EPL v1.0
greenlet 1.0.0 Lightweight in-process concurrent programming / MIT
gsl 2.4 GNU Scientific Library / GPL-3.0
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
gunicorn 20.1.0 WSGI HTTP Server for UNIX / MIT
h2o 3.18.0.2 hadoop-centric machine learning (core java package) / None
h5py 2.10.0 Read and write HDF5 files from Python. / BSD-3-Clause
harfbuzz 2.8.0 An OpenType text shaping engine. / MIT
hdf4 4.2.13 Library and multi-object file format for storing and managing data between machines. / BSD 3-Clause
hdf5 1.10.4 HDF5 is a data model, library, and file format for storing and managing data / HDF5
hdfs3 0.3.1 Python wrapper for libhdfs3 / BSD 3-Clause
hdijupyterutils 0.18.0 Project with useful classes/methods for all projects created by the HDInsight team at Microsoft around Jupyter / BSD 3-clause
heapdict 1.0.1 A heap with decrease-key and increase-key operations / BSD 3-Clause
holoviews 1.14.3 Stop plotting your data - annotate your data and let it visualize itself. / BSD-3-Clause
html5lib 1.1 HTML parser based on the WHATWG HTML specification / MIT
humanize 3.5.0 Python humanize utilities / MIT
hvplot 0.7.1 A high-level plotting API for the PyData ecosystem built on HoloViews / BSD-3-Clause
hyperlink 21.0.0 Immutable, Pythonic, correct URLs. / MIT
hypothesis 6.12.0 A library for property based testing / MPL 2.0
ibis-framework 1.3.0 Productivity-centric Python Big Data Framework / Apache 2.0
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 3.10.0 A library to access the metadata for a Python package / Apache-2.0
importlib_metadata 3.10.0 A library to access the metadata for a Python package / Apache-2.0
impyla 0.16.3 Python client for the Impala distributed query engine / Apache 2.0
incremental 17.5.0 A library that versions your Python projects / MIT License
iniconfig 1.1.1 iniconfig: brain-dead simple config-ini parsing / MIT
intel-openmp 2021.2.0 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
ipyparallel 6.3.0 Interactive Parallel Computing with IPython / BSD-3-Clause
ipython 7.22.0 IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils 0.2.0 vestigial utilities from IPython / BSD 3-Clause
ipywidgets 7.6.3 Jupyter Interactive Widgets / BSD-3-Clause
iso8601 0.1.14 Simple module to parse ISO 8601 dates / MIT
isort 5.8.0 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
jasper 2.0.14 A reference implementation of the codec specified in the JPEG-2000 Part-1 standard. / JasPer 2.0
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
jeepney 0.6.0 Pure Python DBus interface / MIT
jinja2 2.11.3 An easy to use stand-alone template engine written in pure python. / BSD-3-Clause
joblib 1.0.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.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-packaging 0.7.12 Jupyter Packaging Utilities / BSD-3-Clause
jupyter_client 6.1.12 jupyter_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause
jupyter_console 6.4.0 Jupyter terminal console / BSD-3-Clause
jupyter_core 4.7.1 Core common functionality of Jupyter projects. / BSD-3-Clause
jupyter_server 1.4.1 Jupyter Server / BSD-3-Clause
jupyterlab 3.0.14 JupyterLab PRE-ALPHA / BSD-3-Clause
jupyterlab_launcher 0.13.1 A Launcher for JupyterLab based applications. / BSD 3-Clause
jupyterlab_pygments 0.1.2 Pygments syntax coloring scheme making use of the JupyterLab CSS variables / BSD-3-Clause
jupyterlab_server 2.4.0 A set of server components for JupyterLab and JupyterLab like applications. / BSD-3-Clause
jupyterlab_widgets 1.0.0 JupyterLab extension providing HTML widgets / BSD-3-Clause
kealib 1.4.12 The KEA format provides an implementation of the GDAL specification within the the HDF5 file format. / MIT
keras 2.4.3 Deep Learning Library for Theano and TensorFlow / MIT
keras-gpu 2.4.3 Deep Learning Library for Theano and TensorFlow / MIT
keyring 22.3.0 Store and access your passwords safely / MIT
kiwisolver 1.3.1 An efficient C++ implementation of the Cassowary constraint solver / BSD-3-Clause
knit 0.2.4 Python interface YARN / BSD 3-Clause
krb5 1.18.2 A network authentication protocol. / MIT
lazy-object-proxy 1.6.0 A fast and thorough lazy object proxy / BSD-2-Clause
lcms2 2.12 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.0-only
ldap3 2.9 A strictly RFC 4510 conforming LDAP V3 pure Python client library / LGPL-3.0
libarchive 3.4.2 Multi-format archive and compression library / BSD-2-Clause
libboost 1.73.0 Free peer-reviewed portable C++ source libraries. / Boost-1.0
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.20210216 Editline Library (libedit) / BSD-2-Clause
libev 4.33 A full-featured and high-performance event loop that is loosely modeled after libevent, but without its limitations and bugs. / BSD-2-Clause
libevent 2.1.8 An event notification library. / BSD 3-Clause
libffi 3.3 A Portable Foreign Function Interface Library. / Custom
libgcc-ng 9.1.0 The GCC low-level runtime library / GPL-3.0-only WITH GCC-exception-3.1
libgdal 3.0.2 The Geospatial Data Abstraction Library (GDAL) / MIT
libgfortran-ng 7.3.0 The GNU Fortran Runtime Library / GPL-3.0-only WITH GCC-exception-3.1
libgpuarray 0.7.6 Library to manipulate arrays on GPU / ISC
libhdfs3 2.3.0 A Native C/C++ HDFS Client / Apache 2.0
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
libllvm10 10.0.1 Development headers and libraries for LLVM / Apache-2.0 WITH LLVM-exception
libllvm9 9.0.1 Development headers and libraries for LLVM / LLVM-Exception
libnetcdf 4.7.3 Libraries and data formats that support array-oriented scientific data. / MIT
libopenblas 0.3.13 An Optimized BLAS library / BSD
libopenblas-static 0.3.13 OpenBLAS static libraries. / BSD
libpng 1.6.37 PNG reference library / zlib/libpng
libprotobuf 3.14.0 Protocol Buffers - Google's data interchange format. C++ Libraries and protoc, the protobuf compiler. / BSD-3-Clause
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 / GPL-3.0-only WITH GCC-exception-3.1
libtiff 4.2.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
libuv 1.40.0 Cross-platform asynchronous I/O / MIT
libwebp-base 1.2.0 WebP image library / BSD-3-Clause
libxcb 1.14 This is the C-language Binding (XCB) package to the X Window System protocol / MIT
libxgboost 1.3.3 Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow / Apache-2.0
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
lighttpd 1.4.51 Light, fast web server / BSD 3-Clause
line_profiler 2.1.2 Line-by-line profiling for Python / BSD
llvmlite 0.36.0 A lightweight LLVM python binding for writing JIT compilers. / BSD-2-Clause
locket 0.2.1 File-based locks for Python for Linux and Windows / BSD 2-Clause
lockfile 0.12.2 Platform-independent file locking module / MIT
luigi 3.0.3 Workflow mgmgt + task scheduling + dependency resolution. / Apache-2.0
lxml 4.6.3 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 3.1.3 LZ4 Bindings for Python / BSD-3-Clause
lz4-c 1.9.3 Extremely Fast Compression algorithm / BSD-2-Clause
lzo 2.10 LZO is a portable lossless data compression library written in ANSI C. / GPL v2+
m4 1.4.18 Implementation of the traditional Unix macro processor. / GPL-3.0
mako 1.1.4 A super-fast templating language that borrows the best ideas from the existing templating languages. / MIT
markdown 3.3.4 Python implementation of Markdown. / BSD-3-Clause
markdown2 2.4.0 fast and complete Python implementation of Markdown / MIT
markupsafe 1.1.1 A Python module that implements the jinja2.Markup string / BSD-3-Clause
matplotlib 3.3.4 Publication quality figures in Python / LicenseRef-PSF-based
matplotlib-base 3.3.4 Publication quality figures in Python / LicenseRef-PSF-based
mccabe 0.6.1 McCabe complexity checker for Python / MIT
mdp 3.5 A Python data processing framework. / BSD
meld3 2.0.0 An HTML/XML templating engine / BSD-derived
memory_profiler 0.58.0 A module for monitoring memory usage of a python program / BSD 3-Clause
mistune 0.8.4 The fastest markdown parser in pure Python. / BSD 3-Clause
mkl 2021.2.0 Math library for Intel and compatible processors / LicenseRef-ProprietaryIntel
mkl-devel 2021.2.0 Metapackage of MKL headers and libraries for developing software that uses MKL / LicenseRef-ProprietaryIntel
mkl-include 2021.2.0 MKL headers for developing software that uses MKL / LicenseRef-ProprietaryIntel
mkl-service 2.3.0 Python bindings to MKL service functions / 3-clause BSD
mkl_fft 1.3.0 NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. / BSD 3-Clause
mkl_random 1.2.1 Intel (R) MKL-powered package for sampling from common probability distributions into NumPy arrays. / BSD 3-Clause
mock 4.0.3 A library for testing in Python / BSD-2-Clause
mongodb 4.0.3 A next-gen database that lets you do things you could never do before / AGPLv3
more-itertools 8.7.0 More routines for operating on iterables, beyond itertools / MIT
morfessor 2.0.6 Library for unsupervised and semi-supervised morphological segmentation / BSD 2-Clause
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
mpi4py 3.0.3 Python bindings for MPI / BSD 2-clause
mpir 3.0.0 Multiple Precision Integers and Rationals. / LGPL 3
mpld3 0.5.2 D3 Viewer for Matplotlib. / BSD 3-Clause
mpmath 1.2.1 Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python 1.0.2 MessagePack (de)serializer / Apache-2.0
multidict 5.1.0 multidict implementation / Apache 2.0
multipledispatch 0.6.0 Multiple dispatch in Python / BSD 3-Clause
munch 2.5.0 A dot-accessible dictionary (a la JavaScript objects) / MIT
mypy 0.812 Optional static typing for Python / MIT
mypy_extensions 0.4.3 Experimental type system extensions for programs checked with the mypy typechecker. / MIT
mysql 5.7.24 Open source relational database management system. / GPL-2.0
mysql-connector-python 8.0.18 Python driver for communicating with MySQL servers / GPL-2.0
natsort 7.1.1 Sort lists naturally / MIT
navigator-updater 0.2.1 Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nb_anacondacloud 1.4.0 Interact with Anaconda Cloud / BSD-3-Clause
nb_conda 2.2.1 Conda environment and package access extension from within Jupyter / BSD-3-Clause
nb_conda_kernels 2.3.1 Launch Jupyter kernels for any installed conda environment / BSD 3-Clause
nbclassic 0.2.6 Jupyter Notebook as a Jupyter Server Extension. / BSD-3-Clause
nbclient 0.5.3 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.1.3 The Jupyter Notebook format / BSD-3-Clause
nbpresent 3.0.2 Next generation slides for Jupyter Notebooks / BSD-3-Clause
ncurses 6.2 Library for text-based user interfaces / Free software (MIT-like)
neo4j-python-driver 4.2.1 Database connector for Neo4j graph database / Apache-2.0
neon 2.6.0 Nervana's Python-based Deep Learning framework / Apache 2.0
nest-asyncio 1.5.1 Patch asyncio to allow nested event loops / BSD-2-Clause
netcdf4 1.5.6 Provides an object-oriented python interface to the netCDF version 4 library. / OSI Approved and MIT
networkx 2.5 Python package for creating and manipulating complex networks / BSD-3-Clause
nginx 1.19.10 Nginx is an HTTP and reverse proxy server / BSD-2-Clause
nltk 3.6.1 Natural Language Toolkit / Apache 2.0
nodejs 14.8.0 a platform for easily building fast, scalable network applications / MIT
nomkl 3.0 None / BSD
nose 1.3.7 Nose extends unittest to make testing easier / LGPL-2.1
nose-parameterized 0.6.0 Parameterized testing with any Python test framework. / BSD 2-Clause
notebook 6.3.0 Jupyter Notebook / BSD-3-Clause
numba 0.53.1 NumPy aware dynamic Python compiler using LLVM / BSD-2-Clause
numexpr 2.7.3 Fast numerical expression evaluator for NumPy. / MIT
numpy 1.20.1 Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpy-base 1.20.1 Array processing for numbers, strings, records, and objects. / BSD 3-Clause
numpydoc 1.1.0 Numpy's Sphinx extensions / BSD 3-Clause
odo 0.5.1 Data migration in Python / BSD-3-Clause
olefile 0.46 parse, read and write Microsoft OLE2 files / BSD 2-Clause
openblas 0.3.13 An optimized BLAS library / BSD
openblas-devel 0.3.13 OpenBLAS headers and libraries for developing software that used OpenBLAS. / None
opencv 3.4.2 Computer vision and machine learning software library. / BSD 3-clause
openjdk 8.0.152 The JetBrains Runtime OpenJDK build. / GPLv2
openjpeg 2.3.0 An open-source JPEG 2000 codec written in C / BSD 2-Clause
openldap 2.5.4 OpenLDAP Software is an open source implementation of the Lightweight Directory Access Protocol. / OLDAP-2.8
openmpi 4.0.2 An open source Message Passing Interface implementation. / BSD 3-Clause
openpyxl 3.0.7 A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl 1.1.1k OpenSSL is an open-source implementation of the SSL and TLS protocols / OpenSSL
opentracing 2.4.0 OpenTracing API for Python. / MIT
opentracing_instrumentation 3.3.1 Tracing Instrumentation using OpenTracing API (http://opentracing.io) / MIT
orange3 3.26.0 data visualization and data analysis tool / GPL-3.0
packaging 20.9 Core utilities for Python packages / Apache 2.0 or BSD 2-Clause
pandas 1.2.4 High-performance, easy-to-use data structures and data analysis tools. / BSD-3-Clause
pandas-datareader 0.9.0 Up to date remote data access for pandas, works for multiple versions of pandas / BSD-3
pandas-profiling 2.9.0 Generate profile report for pandas DataFrame / MIT
pandasql 0.7.3 Sqldf for pandas / BSD
pandoc 2.12 Universal markup converter (repackaged binaries) / GPL-2.0
pandocfilters 1.4.3 A python module for writing pandoc filters / BSD-3-Clause
panel 0.11.3 A high-level app and dashboarding solution for Python / BSD-3-Clause
pango 1.45.3 Text layout and rendering engine. / LGPL-2.1
param 1.10.1 Param: Make your Python code clearer and more reliable by declaring Parameters / BSD-3-Clause
paramiko 2.7.2 SSH2 protocol library / LGPL-2.1-or-later
parsedatetime 2.6 Parse human-readable date/time text. / Apache 2.0
parsel 1.5.2 library to extract data from HTML and XML using XPath and CSS selectors / BSD
parso 0.7.0 A Python Parser / MIT
partd 1.2.0 Data structure for on-disk shuffle operations / BSD 3-Clause
passlib 1.7.4 comprehensive password hashing framework supporting over 30 schemes / 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.1.2 A module wrapper for os.path / MIT
path.py 12.5.0 A module wrapper for os.path / MIT
pathlib 1.0.1 Object-oriented filesystem paths / MIT
pathlib2 2.3.5 Fork of pathlib aiming to support the full stdlib Python API / MIT
pathspec 0.7.0 Utility library for gitignore style pattern matching of file paths. / MPL-2.0
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
perl 5.26.2 The Perl programming language interpreter. / Perl Artistic
petl 1.7.4 A Python package for extracting, transforming and loading tables of data. / 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.2.0 Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL
pip 21.0.1 PyPA recommended tool for installing Python packages / MIT
pivottablejs 0.9.0 PivotTable.js integration for Jupyter/IPython Notebook / MIT License
pixman 0.40.0 A low-level software library for pixel manipulation. / MIT
pkginfo 1.7.0 Query metadatdata from sdists / bdists / installed packages. / MIT
plac 1.3.3 The smartest command line arguments parser in the world / BSD 2-Clause
plotly 4.14.3 An interactive, browser-based graphing library for Python / MIT
pluggy 0.13.1 Plugin registration and hook calling for Python / MIT
ply 3.11 Python Lex-Yacc / BSD 3-clause
pomegranate 0.14.4 Pomegranate is a graphical models library for Python, implemented in Cython for speed. / MIT
portaudio 19.6.0 A cross platform, open-source, audio I/O library / MIT
portend 2.7.1 TCP port monitoring utilities / MIT
portpicker 1.3.1 A library to choose unique available network ports. / Apache License 2.0
posix_ipc 1.0.4 POSIX IPC for Python / BSD
postgresql 12.2 PostgreSQL is a powerful, open source object-relational database system. / PostgreSQL
progress 1.5 Easy progress reporting for Python / ISC
proj4 5.2.0 Cartographic projection software. / MIT
prometheus_client 0.10.1 Python client for the Prometheus monitoring system / Apache-2.0
prompt-toolkit 3.0.17 Library for building powerful interactive command lines in Python / BSD-3-Clause
prompt_toolkit 3.0.17 Library for building powerful interactive command lines in Python / BSD-3-Clause
protobuf 3.14.0 Protocol Buffers - Google's data interchange format. / BSD-3-Clause
psqlodbc 13.01 psqlODBC is the official PostgreSQL ODBC Driver / LGPL-2.0
psutil 5.8.0 A cross-platform process and system utilities module for Python / BSD-3-Clause
psycopg2 2.8.6 PostgreSQL database adapter for Python / LGPL, BSD-like, ZPL
ptyprocess 0.7.0 Run a subprocess in a pseudo terminal / ISC
py 1.10.0 library with cross-python path, ini-parsing, io, code, log facilities / MIT
py-boost 1.73.0 Free peer-reviewed portable C++ source libraries. / Boost-1.0
py-lief 0.10.1 A cross platform library to parse, modify and abstract ELF, PE and MachO formats. / Apache-2.0
py-xgboost 1.3.3 Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow / Apache-2.0
py4j 0.10.9.2 Enables Python programs to dynamically access arbitrary Java objects / BSD-3-Clause
pyasn1 0.4.8 ASN.1 types and codecs / BSD 2-Clause
pyasn1-modules 0.2.8 A collection of ASN.1-based protocols modules. / BSD 2-Clause
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
pycrypto 2.6.1 Cryptographic modules for Python. / Public Domain
pycurl 7.43.0.6 A Python Interface To The cURL library / LGPL, MIT
pydocstyle 6.0.0 Python docstring style checker (formerly pep257) / MIT
pydot 1.4.1 Python interface to Graphviz's Dot / MIT
pydotplus 2.0.2 Python interface to Graphviz's Dot language / MIT
pyemd 0.5.1 A Python wrapper for the Earth Mover's Distance. / MIT
pyerfa 1.7.3 Python bindings for ERFA routines / BSD-3-Clause
pyflakes 2.2.0 Pyflakes analyzes programs and detects various errors. / MIT
pygments 2.8.1 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
pygpu 0.7.6 Library to manipulate arrays on GPU / ISC
pyhive 0.6.1 Python interface to Hive / Apache License, Version 2.0
pyjwt 2.1.0 JSON Web Token implementation in Python / MIT
pykerberos 1.2.1 high-level interface to Kerberos / Apache
pylint 2.7.4 python code static checker / GPL-2.0-only
pyls-black 0.4.6 Black plugin for the Python Language Server / MIT
pyls-spyder 0.3.2 Spyder extensions for the python-language-server / MIT
pymc 2.3.8 PyMC: Bayesian Stochastic Modelling in Python / AFL-3.0
pymc3 3.8 Probabilistic Programming in Python / Apache-2.0
pymongo 3.11.4 Python driver for MongoDB http://www.mongodb.org / Apache 2.0
pympler 0.9 Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application. / Apache-2
pymssql 2.1.5 DB-API interface to Microsoft SQL Server for Python. (new Cython-based version) / LGPL
pymysql 1.0.2 Pure Python MySQL Driver / MIT
pyodbc 4.0.30 DB API Module for ODBC / MIT
pyopengl 3.1.1a1 Standard OpenGL bindings for Python / BSD-like
pyopengl-accelerate 3.1.3b1 Acceleration code for PyOpenGL / BSD
pyopenssl 20.0.1 Python wrapper module around the OpenSSL library / Apache 2.0
pyparsing 2.4.7 Create and execute simple grammars / MIT
pyprof2calltree 1.4.4 Help visualize profiling data from cProfile with qcachegrind / MIT
pyproj 2.6.1.post1 Python interface to PROJ library / MIT
pyqt 5.9.2 Python binding of the cross-platform GUI toolkit Qt. / Commercial, GPL-2.0, GPL-3.0
pyqtgraph 0.11.0 Scientific Graphics and GUI Library for Python / MIT
pyquery 1.4.3 A jquery-like library for python / BSD 3-Clause
pyrsistent 0.17.3 Persistent/Functional/Immutable data structures / MIT
pysal 2.3.0 Library of spatial analysis functions / BSD-3-Clause
pyserial 3.5 Python serial port access library / BSD-3-Clause
pyshp 2.1.3 Pure Python read/write support for ESRI Shapefile format / MIT
pysmi 0.3.4 SNMP SMI/MIB Parser / BSD 2-Clause
pysnmp 4.4.12 SNMP library for Python / BSD-2-Clause
pysocks 1.7.1 A Python SOCKS client module. See https://github.com/Anorov/PySocks for more information. / BSD 3-Clause
pyspark 3.1.1 Apache Spark / Apache-2.0
pystan 2.19.1.1 Python interface to Stan, a package for Bayesian inference / GPLv3
pytables 3.6.1 Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD 3-Clause
pytest 6.2.3 Simple and powerful testing with Python. / MIT
pytest-arraydiff 0.3 pytest plugin to help with comparing array output from tests / BSD
pytest-astropy 0.8.0 Meta-package containing dependencies for testing Astropy / BSD
pytest-astropy-header 0.1.2 Pytest plugin to add diagnostic information to the header of the test output / BSD 3-Clause
pytest-asyncio 0.15.0 Pytest support for asyncio / Apache-2.0
pytest-cache 1.0 pytest plugin with mechanisms for caching across test runs / MIT
pytest-cov 2.11.1 Pytest plugin for measuring coverage / MIT
pytest-doctestplus 0.9.0 Pytest plugin with advanced doctest features / BSD-3-Clause
pytest-mock 3.6.1 Thin-wrapper around the mock package for easier use with py.test / MIT
pytest-openfiles 0.5.0 Pytest plugin for detecting inadvertent open file handles / BSD-3-Clause
pytest-pep8 1.0.6 py.test plugin for efficiently checking PEP8 compliance / MIT
pytest-remotedata 0.3.2 Pytest plugin for controlling remote data access / BSD
pytest-runner 5.3.0 Invoke py.test as distutils command with dependency resolution. / MIT
pytest-timeout 1.4.2 This is a plugin which will terminate tests after a certain timeout. / MIT
pytest-xdist 2.2.1 py.test xdist plugin for distributed testing and loop-on-failing modes / MIT
python 3.7.10 General purpose programming language / Python-2.0
python-blosc 1.7.0 A Python wrapper for the extremely fast Blosc compression library / Apache 2.0
python-daemon 2.3.0 Library to implement a well-behaved Unix daemon process. / Apache-2.0
python-dateutil 2.8.1 Extensions to the standard Python datetime module. / BSD 3 Clause
python-editor 1.0.4 Programmatically open an editor, capture the result. / Apache 2.0
python-engineio 4.1.0 Engine.IO server / MIT
python-graphviz 0.16 Simple Python interface for Graphviz / MIT
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.36.2 An implementation of the Language Server Protocol for Python / MIT
python-leveldb 0.201 Python bindings for leveldb database library / BSD 3-Clause
python-libarchive-c 2.9 Python interface to libarchive / CC0-1.0
python-lmdb 1.2.1 Universal Python binding for the LMDB 'Lightning' Database / OpenLDAP
python-memcached 1.59 Pure python memcached client / PSF 2.0
python-rapidjson 1.0 Python wrapper around rapidjson / MIT
python-snappy 0.6.0 Python library for the snappy compression library from Google / BSD-3-Clause
python-socketio 5.1.0 Socket.IO server / MIT
python-utils 2.5.6 Python Utils is a collection of small Python functions and classes which make common patterns shorter and easier. / BSD-3-Clause
pytorch 1.7.1 PyTorch is an optimized tensor library for deep learning using GPUs and CPUs. / BSD-3-Clause
pytorch-gpu 1.3.1 Metapackage for the GPU PyTorch variant / None
pytz 2021.1 World timezone definitions, modern and historical. / MIT
pywavelets 1.1.1 Discrete Wavelet Transforms in Python / MIT
pywget 3.2 Pure Python download utility / Public-Domain
pyxdg 0.27 PyXDG contains implementations of freedesktop.org standards in python. / GNU Lesser General Public v2 (LGPLv2)
pyyaml 5.4.1 YAML parser and emitter for Python / MIT
pyzmq 20.0.0 Python bindings for zeromq / BSD 3-clause
qcachegrind 0.7.4 A profiling data visualizer / GPLv2
qdarkstyle 2.8.1 A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). / MIT
qgrid 1.3.1 Pandas DataFrame viewer for Jupyter Notebook / Apache 2.0
qt 5.9.7 Qt is a cross-platform application and UI framework. / LGPL-3.0
qtawesome 1.0.2 Iconic fonts in PyQt and PySide applications / MIT
qtconsole 5.0.3 Jupyter Qt Console / BSD-3-Clause
qtpy 1.9.0 Abtraction layer for PyQt5/PyQt4/PySide / MIT
quandl 3.6.1 Source for financial, economic, and alternative datasets. / MIT
queuelib 1.5.0 Collection of persistent (disk-based) queues / BSD
rasterio 1.1.0 Rasterio reads and writes geospatial raster datasets / BSD-3-Clause
readline 8.1 library for editing command lines as they are typed in / GPL-3.0
redis 5.0.3 Advanced key-value cache and store / 3-clause BSD
redis-py 3.5.3 Python client for Redis key-value store / MIT
regex 2021.4.4 Alternative regular expression module, to replace re / Python-2.0
reportlab 3.5.67 Open-source engine for creating complex, data-driven PDF documents and custom vector graphics / BSD 3-Clause
repoze.lru 0.7 A tiny LRU cache implementation and decorator / BSD
requests 2.25.1 Requests is an elegant and simple HTTP library for Python, built with ♥. / Apache-2.0
requests-file 1.5.1 file transport adapter for Requests / Apache
requests-ftp 0.3.1 An FTP transport adapter for use with the Python Requests library / Apache-2
requests-kerberos 0.12.0 Kerberos authentication handler for python-requests / Other
responses 0.13.3 A utility library for mocking out the `requests` Python library. / Apache 2.0
ripgrep 12.1.1
rope 0.18.0 A python refactoring library / GPL 2.0
routes 2.5.1 Routing Recognition and Generation Tools / MIT
rtree 0.9.7 R-Tree spatial index for Python GIS / MIT
ruamel_yaml 0.15.100 A patched copy of ruamel.yaml. / MIT
runipy 0.1.5 Run IPython notebooks from the command line / BSD 2-Clause
s3fs 0.6.0 Convenient Filesystem interface over S3 / BSD 3-Clause
sas7bdat 2.2.3 sas7bdat file reader for Python / MIT
sas_kernel 2.4.9 A Jupyter kernel for SAS / Apache 2.0
saspy 3.6.7 A Python interface module to the SAS System / Apache 2.0
scikit-bio 0.5.6 Data structures, algorithms and educational resources for bioinformatics. / BSD-3-Clause
scikit-image 0.18.1 Image processing in Python. / BSD-3-Clause
scikit-learn 0.24.1 A set of python modules for machine learning and data mining / BSD-3-Clause
scikit-rf 0.17.0 Object Oriented Microwave Engineering. / BSD 3-Clause
scipy 1.6.2 Scientific Library for Python / BSD 3-Clause
scons 4.1.0.post1 Open Source next-generation build tool. / MIT
scrapy 2.4.1 A high-level Python Screen Scraping framework / BSD 3-Clauses
seaborn 0.11.1 Statistical data visualization / BSD 3-Clause
secretstorage 3.3.1 Provides a way for securely storing passwords and other secrets. / BSD-3-Clause
semantic_version 2.8.5 A library implementing the 'SemVer' scheme. / BSD
send2trash 1.5.0 Python library to natively send files to Trash (or Recycle bin) on all platforms. / BSD-3-Clause
service_identity 18.1.0 Service identity verification for pyOpenSSL. / MIT
setuptools 52.0.0 Download, build, install, upgrade, and uninstall Python packages / MIT
setuptools_scm 6.0.1 The blessed package to manage your versions by scm tags / MIT
sh 1.14.1 Python subprocess interface / MIT
shapely 1.7.1 Python package for manipulation and analysis of geometric objects in the Cartesian plane / BSD-3-Clause
simplegeneric 0.8.1 Simple generic functions (similar to Python's own len(), pickle.dump(), etc.) / Zope Public
simplejson 3.17.2 Simple, fast, extensible JSON encoder/decoder for Python / MIT
singledispatch 3.6.1 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
smart_open 5.0.0 Python library for efficient streaming of large files / MIT
smmap2 3.0.1 A pure python implementation of a sliding window memory map manager / BSD 3-Clause
snakeviz 2.0.1 Web-based viewer for Python profiler output / BSD
snappy 1.1.8 A fast compressor/decompressor / BSD 3-clause
sniffio 1.2.0 Sniff out which async library your code is running under / Apache-2.0
snowballstemmer 2.1.0 Snowball stemming library collection for Python / BSD-2-Clause
snuggs 1.4.7 Snuggs are s-expressions for NumPy / MIT
sockjs-tornado 1.0.6 SockJS python server implementation on top of Tornado framework / MIT
sortedcollections 2.1.0 Python Sorted Collections / Apache-2.0
sortedcontainers 2.3.0 Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0
soupsieve 2.2.1 A modern CSS selector implementation for BeautifulSoup / MIT
spacy 2.3.5 Industrial-strength Natural Language Processing / MIT
sparkmagic 0.18.0 Jupyter magics and kernels for working with remote Spark clusters / BSD-3-Clause
sphinx 3.5.3 Sphinx is a tool that makes it easy to create intelligent and beautiful documentation / BSD-2-Clause
sphinx_rtd_theme 0.4.3 ReadTheDocs.org theme for Sphinx, 2013 version. / MIT
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
sputnik 0.9.3 Sputnik: a data package manager library / MIT
spyder 4.2.5 The Scientific Python Development Environment / MIT
spyder-kernels 1.10.2 Jupyter kernels for Spyder's console / MIT
sqlalchemy 1.4.7 Database Abstraction Library. / MIT
sqlalchemy-utils 0.37.1 Various utility functions for SQLAlchemy / BSD-3-Clause
sqlite 3.35.4 Implements a self-contained, zero-configuration, SQL database engine / Public-Domain (http://www.sqlite.org/copyright.html)
sqlparse 0.4.1 A non-validating SQL parser module for Python. / BSD 3-Clause
statsmodels 0.12.2 Statistical computations and models for use with SciPy / BSD-3-Clause
streamz 0.6.2 Manage streaming data, optionally with Dask and Pandas / BSD-3-Clause
stripe 2.49.0 Stripe python bindings / MIT
suds-jurko 0.6 Lightweight SOAP client (Jurko's fork). / LGPL-3.0
svn 1.10.2 Intuitive Subversion wrapper / Apache Software License V.2
swig 4.0.2 C/C++ parser code generator / GPL 3
sympy 1.8 Python library for symbolic mathematics / BSD-3-Clause
tabpy-client 0.2 Python client library to manage Tableau Python Server. / MIT
tabpy-server 0.2 Web server Tableau uses to run Python scripts. / MIT
tbb 2021.2.0 High level abstract threading library / Apache-2.0
tblib 1.7.0 Traceback serialization library. / BSD 2-Clause
tempita 0.5.3dev A small templating language / MIT
tensorflow 2.4.1 TensorFlow is a machine learning library. / Apache 2.0
tensorflow-base 2.4.1 TensorFlow is a machine learning library, base GPU package, tensorflow only. / Apache 2.0
tensorflow-gpu 2.4.1 Metapackage for selecting a TensorFlow variant. / Apache 2.0
teradata 15.10.0.21 Script powerful interactions with Teradata Database / MIT
termcolor 1.1.0 ANSII Color formatting for output in terminal. / MIT
terminado 0.9.4 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
textdistance 4.2.1 TextDistance – python library for comparing distance between two or more sequences by many algorithms. / MIT
the_silver_searcher 2.2.0 A code searching tool similar to ack, with a focus on speed. / Apache-2.0
theano 1.0.4 Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs. / BSD 3-Clause
threadpoolctl 2.1.0 Python helpers to control the threadpools of native libraries / BSD 3-Clause
three-merge 0.1.1 Simple Python library to perform a 3-way merge between strings / MIT
thrift 0.13.0 Python bindings for the Apache Thrift RPC system / Apache 2.0
thriftpy 0.3.9 Pure python implementation of Apache Thrift. / MIT
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.2 Python lib for TOML. / MIT
toolz 0.11.1 A functional standard library for Python / BSD-3-Clause
torchvision 0.4.2 Image and video datasets and models for torch deep learning / BSD 3-Clause
tornado 6.1 A Python web framework and asynchronous networking library, originally developed at FriendFeed. / Apache-2.0
tornado-json 1.3.4 A simple JSON API framework based on Tornado / MIT
tqdm 4.59.0 A Fast, Extensible Progress Meter / MPL-2.0 or MIT
traceback2 1.4.0 Backports of the traceback module / PSF 2.0
traitlets 5.0.5 Configuration system for Python applications / BSD-3-Clause
traits 6.2.0 traits - explicitly typed attributes for Python / BSD 3-clause
traitsui 7.1.1 TraitsUI - Traits-capable windowing framework / BSD-3-Clause
transaction 3.0.1 Transaction management for Python / ZPL 2.1
translationstring 1.3 Utility library for i18n / BSD
twisted 21.2.0 An asynchronous networking framework written in Python / MIT
typed-ast 1.4.2 a fork of Python 2 and 3 ast modules with type comment support / Apache-2.0
typing 3.10.0.0 Type Hints for Python - backport for Python<3.5 / PSF
typing_extensions 3.7.4.3 Backported and Experimental Type Hints for Python / PSF-2.0
ujson 4.0.2 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
unidecode 1.2.0 ASCII transliterations of Unicode text / GPL-2.0-or-later
unixodbc 2.3.9 ODBC on non MS Windows platforms / LGPL-2.1
urllib3 1.26.4 HTTP library with thread-safe connection pooling, file post, and more. / MIT
uvloop 0.15.2 Ultra fast implementation of asyncio event loop on top of libuv. / MIT OR Apache-2.0
vcversioner 2.16.0.0 Take version numbers from version control. / ISC
venusian 1.2.0 A library for deferring decorator actions / BSD
virtualenv 20.4.4 Virtual Python Environment builder / MIT
vispy 0.5.3 High performance interactive 2D/3D data visualization. / BSD 3-Clause
visvis 1.13.0 An object oriented approach to visualization of 1D to 4D data / BSD 3-Clause
w3lib 1.21.0 Library of web-related functions / BSD
waitress 2.0.0 Production-quality pure-Python WSGI server / ZPL-2.0
watchdog 1.0.2 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
webob 1.8.7 WSGI request and response object / MIT
webtest 2.0.33 helper to test WSGI applications / MIT
werkzeug 1.0.1 The comprehensive WSGI web application library. / BSD 3-Clause
wget 1.20.1 utility for non-interactive download of files from the Web / GPL3
wheel 0.36.2 A built-package format for Python. / MIT
whoosh 2.7.4 Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python / BSD 2-Clause
widgetsnbextension 3.5.1 Interactive Widgets for Jupyter / BSD 3-clause
word2vec 0.9.4 Python interface to Google word2vec / Apache-2.0
workerpool 0.9.4 Module for distributing jobs to a pool of worker threads / MIT
wrapt 1.12.1 Module for decorators, wrappers and monkey patching / BSD 2-Clause
ws4py 0.5.1 WebSocket client and server library for Python 2, 3, and PyPy / BSD 3-Clause
wsgiproxy2 0.4.6 A WSGI Proxy with various http client backends / MIT
wtforms 2.3.3 A flexible forms validation and rendering library for Python / BSD-3-Clause
wurlitzer 2.1.0 Capture C-level stdout/stderr in Python / MIT
wxpython 4.0.4 Cross platform GUI toolkit for Python, "Phoenix" version / wxWindows Library v3.1
xarray 0.18.0 N-D labeled arrays and datasets in Python. / Apache-2.0
xerces-c 3.2.3 Xerces-C++ is a validating XML parser written in a portable subset of C++. / Apache 2.0
xlrd 2.0.1 Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter 1.3.8 A Python module for creating Excel XLSX files / BSD-2-Clause
xlutils 2.0.0 Utilities for working with Excel files / MIT
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.31.0 A formatter for Python files / Apache 2.0
yarl 1.6.3 Yet another URL library / Apache 2.0
yt 3.6.1 Analysis and visualization toolkit for volumetric data / BSD-3-Clause
zeromq 4.3.4 A high-performance asynchronous messaging library. / LGPL-3.0-or-later
zict 2.0.0 Composable Dictionary Classes / BSD 3-Clause
zipp 3.4.1 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.deprecation 4.4.0 Zope Deprecation Infrastructure / ZPL 2.1
zope.event 4.5.0 Very basic event publishing system / Zope Public License
zope.interface 5.3.0 Interfaces for Python / ZPL-2.1
zope.sqlalchemy 1.1 Minimal Zope/SQLAlchemy transaction integration / ZPL 2.1
zstd 1.4.5 Zstandard - Fast real-time compression algorithm / BSD 3-Clause