Packages included in Anaconda 2022.10 for macOS on Apple M1 with Python 3.10#

Platform: macOS on Apple M1 ARM 64-bit

Python version: 3.10

Number of supported packages: 502

Name Version Summary / License In Installer
_ipyw_jlab_nb_ext_conf 0.1.0 A configuration metapackage for enabling Anaconda-bundled jupyter extensions / BSD
affine 2.3.0 Matrices describing affine transformation of the plane. / BSD-3-Clause
agate 1.6.1 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.5 agate-excel adds read support for Excel files (xls and xlsx) to agate. / MIT
aiobotocore 2.1.0 Async client for aws services using botocore and aiohttp / Apache-2.0
aiofiles 0.7.0 File support for asyncio / Apache 2.0
alabaster 0.0 Configurable, Python 2+3 compatible Sphinx theme. / BSD 3-Clause
alembic 1.8.1 A database migration tool for SQLAlchemy. / MIT
anaconda-clean 1.1.1 Delete Anaconda configuration files / BSD-3-Clause
anaconda-client 0.0 anaconda.org command line client library / BSD-3-Clause
anaconda-navigator 2.3.2 Anaconda Navigator / proprietary - Continuum Analytics, Inc.
anaconda-project 0.0 Tool for encapsulating, running, and reproducing data science projects / BSD-3-Clause
appdirs 1.4.4 A small Python module for determining appropriate platform-specific dirs. / MIT
appnope 0.0 Disable App Nap on OS X 10.9 / BSD 2-Clause
appscript 0.0 Control AppleScriptable applications from Python. / Public Domain
apptools 5.1.0 application tools / BSD 3-clause
argcomplete 1.12.3 Bash tab completion for argparse / Apache-2.0
arrow 1.2.3 Better dates & times for Python / Apache-2.0
astroid 0.0 A abstract syntax tree for Python with inference support. / LGPL-2.1-or-later
astropy 0.0 Community-developed Python Library for Astronomy / BSD-3-Clause
asyncpg 0.23.0 A fast PostgreSQL Database Client Library for Python/asyncio. / Apache 2.0
atomicwrites 1.4.0 Atomic file writes / MIT
attrs 21.4.0 attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). / MIT
automat 20.2.0 self-service finite-state machines for the programmer on the go / MIT
autovizwidget 0.20.0 AutoVizWidget: An Auto-Visualization library for pandas dataframes / BSD-3-Clause
babel 0.0 Utilities to internationalize and localize Python applications / BSD 3-clause
backports 0.0 Namespace for backported Python features. / MIT
backports.os 0.1.1 Backport of new features in Python's os module / Python Software Foundation
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.2 Plot on map projections using matplotlib / MIT
bcrypt 3.2.0 Modern password hashing for your software and your servers / Apache-2.0
beautifulsoup4 0.0 Python library designed for screen-scraping / MIT
biopython 1.78 Collection of freely available tools for computational molecular biology / Biopython License Agreement
bitarray 0.0 efficient arrays of booleans -- C extension / PSF-2.0
bkcharts 0.0 High level chart types built on top of Bokeh / BSD 3-Clause
blas 2.101 Linear Algebra PACKage / BSD-3-Clause
bleach 0.0 Easy, whitelist-based HTML-sanitizing tool / Apache-2.0
blosc 1.21.0 A blocking, shuffling and loss-less compression library that can be faster than `memcpy()` / BSD-3-Clause
bokeh 0.0 Bokeh is an interactive visualization library for modern web browsers. / BSD-3-Clause
boost 1.73.0 Free peer-reviewed portable C++ source libraries. / Boost-1.0
boto3 0.0 Amazon Web Services SDK for Python / Apache-2.0
botocore 1.27.28 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 0.0 Fast NumPy array functions written in Cython. / BSD-2-Clause
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
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
capturer 2.4 Easily capture stdout/stderr of the current process and subprocesses. / MIT
cartopy 0.18.0 A library providing cartographic tools for python / LGPL-3
certifi 2022.9.24 Python package for providing Mozilla's CA Bundle. / MPL-2.0
cffi 0.0 Foreign Function Interface for Python calling C code. / MIT
chainer 7.8.0 A flexible framework of neural networks / MIT License
chameleon 3.6.2 HTML/XML template engine for Python / Repoze
chardet 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 0.0 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.2 Click params for command line interfaces to GeoJSON. / BSD 3-Clause
cloudpickle 0.0 Extended pickling support for Python objects / BSD-3-Clause
clyent 0.0 Command line client library for windows and posix / BSD 3-Clause
cmake 3.22.1 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.0 Cross-platform colored terminal text / BSD-3-Clause
colorcet 3.0.0 Collection of perceptually uniform colormaps / CC-BY-4.0
conda 22.9.0 OS-agnostic, system-level binary package and environment manager. / BSD-3-Clause
conda-build 3.22.0 tools for building conda packages / BSD-3-Clause
conda-content-trust 0.0 Signing and verification tools for conda / BSD-3-Clause
conda-env 2.6.0 Tools for interacting with conda environments. / BSD 3-Clause
conda-token 0.0 Set repository access token / 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
constantly 15.1.0 Symbolic constants in Python / MIT
constructor 3.3.1 create installer from conda packages / BSD-3-Clause
contextlib2 21.6.0 Backports and enhancements for the contextlib module / PSF-2.0 AND Apache-2.0
cornice 6.0.0 build and document Web Services with Pyramid / MPL 2.0
coverage 6.3.2 Code coverage measurement for Python / Apache-2.0
cryptography >=3.4.0 Provides cryptographic recipes and primitives to Python developers / (BSD-3-Clause OR Apache-2.0) AND PSF-2.0 AND MIT
cssselect 1.1.0 CSS Selectors for Python / BSD 3-Clause
csvkit 1.0.4 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
curl 0.0 tool and library for transferring data with URL syntax / curl
cvxcanon 0.1.1 Low-level library to perform the matrix building step in CVXPY / GPL3
cycler 0.0 Composable style cycles. / BSD-3-Clause
cython 0.0 The Cython compiler for writing C extensions for the Python language / Apache-2.0
cytoolz 0.0 Cython implementation of Toolz. High performance functional utilities / BSD-3-Clause
dask 0.0 Parallel PyData with Task Scheduling / BSD-3-Clause
dask-core 2022.7.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.9.0 Distributed and parallel machine learning using dask. / BSD-3-Clause
datashader 0.0 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
decorator 0.0 Better living through Python with decorators. / BSD-2-Clause
dill 0.3.4 Serialize all of python (almost) / BSD-3-Clause
distlib 0.3.2 Distribution utilities / Python Software Foundation License
distributed 0.0 Distributed computing with Dask / BSD-3-Clause
django 4.1 A high-level Python Web framework that encourages rapid development and clean, pragmatic design. / BSD-3-Clause AND PSF-2.0
dnspython 2.2.1 DNS toolkit / ISC
docopt 0.6.2 Pythonic argument parser, that will make you smile / MIT
docutils 0.0 Docutils -- Python Documentation Utilities / LicenseRef-Public-Domain-Dedictation and BSD-2-Clause and LicenseRef-PSF-2.1.1 and GPL-3.0-or-later
ecdsa 0.17.0 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.13.3 Python client for Elasticsearch / Apache-2.0
elasticsearch-async 6.2.0 Async backend for elasticsearch-py / Apache 2.0
elasticsearch-dsl 7.4.0 Higher-level Python client for Elasticsearch / Apache-2.0
entrypoints 0.0 Discover and load entry points from installed packages. / MIT License
envisage 6.0.1 extensible application framework / BSD-3-clause
ephem 4.1.2 Basic astronomical computations for Python / MIT
et_xmlfile 0.0 An implementation of lxml.xmlfile for the standard library / MIT AND PSF-2.0
fastparquet 0.5.0 Python interface to the parquet format / BSD-3
feedparser 6.0.8 parse feeds in Python / OSI Approved
flake8 4.0.1 Your Tool For Style Guide Enforcement / MIT
flask 0.0 A simple framework for building complex web applications. / 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.1.0 Socket.IO integration for Flask applications / MIT
flask-wtf 0.15.1 Simple integration of Flask and WTForms / BSD 3-Clause
freetds 1.3.3 FreeTDS is a free implementation of Sybase's DB-Library, CT-Library, and ODBC libraries / LGPL-2.0 AND GPL-2.0
freetype 0.0 A Free, High-Quality, and Portable Font Engine / GPL-2-only and LicenseRef-FreeType
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
gensim 0.0 Topic Modelling for Humans / LGPL-2.1-only
geos 3.9.1 Geometry Engine - Open Source / LGPL-2.1
gevent-websocket 0.10.1 Websocket handler for the gevent pywsgi server, a Python network library / Apache
gitpython 3.1.18 Python Git Library / BSD-3-Clause
glue-core 1.2.4 Multi-dimensional linked data exploration / BSD-3-Clause
glue-vispy-viewers 0.12.2 3D viewers for Glue / BSD 3-Clause
gmpy2 2.1.2 GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x / LGPL-3.0-or-later
gridmap 0.14.0 Map Python functions onto a cluster using a grid engine / GPL3
gsl 2.7.1 GNU Scientific Library / GPL-3.0-or-later
gunicorn 20.1.0 WSGI HTTP Server for UNIX / MIT
h5py 0.0 Read and write HDF5 files from Python / BSD-3-Clause
hdf4 4.2.13 Library and multi-object file format for storing and managing data between machines. / BSD 3-Clause
hdf5 >=1.10.2 HDF5 is a data model, library, and file format for storing and managing data / HDF5
hdijupyterutils 0.20.0 Project with useful classes/methods for all projects created by the HDInsight team at Microsoft around Jupyter / BSD-3-Clause
heapdict 0.0 A heap with decrease-key and increase-key operations / BSD 3-Clause
holoviews 0.0 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.10.0 Python humanize utilities / MIT
hvplot 0.0 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.29.3 A library for property based testing / MPL-2.0
icu 0.0 International Components for Unicode. / MIT
idna 0.0 Internationalized Domain Names in Applications (IDNA). / BSD-3-Clause
imageio 2.19.3 A Python library for reading and writing image data / BSD-2-Clause
imagesize 0.0 Getting image size from png/jpeg/jpeg2000/gif file / MIT
importlib-metadata 4.11.3 A library to access the metadata for a Python package. / Apache-2.0
importlib_metadata 4.11.3 A library to access the metadata for a Python package. / Apache-2.0
impyla 0.16.2 Python client for the Impala distributed query engine / Apache 2.0
incremental 21.3.0 Incremental is a small library that versions your Python projects. / MIT
intake 0.0 Data load and catalog system / BSD-2-Clause
ipykernel 0.0 IPython Kernel for Jupyter / BSD-3-Clause
ipyparallel 6.3.0 Interactive Parallel Computing with IPython / BSD-3-Clause
ipython 0.0 IPython: Productive Interactive Computing / BSD-3-Clause
ipython_genutils 0.0 vestigial utilities from IPython / BSD 3-Clause
ipywidgets 0.0 Jupyter Interactive Widgets / BSD-3-Clause
iso8601 1.0.2 Simple module to parse ISO 8601 dates / MIT
isort 0.0 A Python utility / library to sort Python imports. / MIT
jasper 2.0.14 A reference implementation of the codec specified in the JPEG-2000 Part-1 standard. / JasPer 2.0
jdcal 0.0 Julian dates from proleptic Gregorian and Julian calendars. / BSD 2-Clause
jedi 0.0 An autocompletion tool for Python that can be used for text editors. / MIT
jinja2 0.0 A very fast and expressive template engine. / BSD-3-Clause
joblib 1.1.1 Lightweight pipelining: using Python functions as pipeline jobs. / BSD-3-Clause
jpeg 0.0 read/write jpeg COM, EXIF, IPTC medata / IJG
jq 0.0 A command-line JSON processor. / MIT
jsonschema 0.0 An implementation of JSON Schema validation for Python / MIT
jupyter_client 0.0 jupyter_client contains the reference implementation of the Jupyter protocol. / BSD-3-Clause
jupyter_console 0.0 Jupyter terminal console / BSD-3-Clause
jupyter_core 0.0 Core common functionality of Jupyter projects. / BSD-3-Clause
jupyterlab 0.0 JupyterLab PRE-ALPHA / BSD-3-Clause
jupyterlab_launcher 0.13.1 A Launcher for JupyterLab based applications. / BSD 3-Clause
jupyterlab_server 2.15.2 A set of server components for JupyterLab and JupyterLab like applications. / BSD-3-Clause
kealib 1.4.14 The KEA format provides an implementation of the GDAL specification within the the HDF5 file format. / MIT
keyring 23.4.0 Store and access your passwords safely / MIT
krb5 1.19.2 A network authentication protocol. / MIT
lancet 0.9.0 Launch jobs, organize the output, and dissect the results. / BSD-3-Clause
lazy-object-proxy 0.0 A fast and thorough lazy object proxy / BSD-2-Clause
ldap3 2.9.1 A strictly RFC 4510 conforming LDAP V3 pure Python client library / LGPL-3.0
libarchive 3.6.1 Multi-format archive and compression library / BSD-2-Clause
libboost 1.73.0 Free peer-reviewed portable C++ source libraries. / Boost-1.0
libedit 3.1.20210910 Editline Library (libedit) / BSD-2-Clause
libevent 2.1.12 An event notification library. / BSD-3-Clause
libgdal 3.4.1 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
libgfortran 5.0.0 Fortran compiler and libraries from the GNU Compiler Collection / GPL-3.0-only WITH GCC-exception-3.1
libgpuarray 0.7.6 Library to manipulate arrays on GPU / ISC
libiconv 0.0 Provides iconv for systems which don't have one (or that cannot convert from/to Unicode.) / GPL and LGPL
libnetcdf 4.8.1 Libraries and data formats that support array-oriented scientific data. / MIT
libopenblas 0.3.21 An Optimized BLAS library / BSD-3-Clause
libopenblas-static 0.3.21 OpenBLAS static libraries. / BSD-3-Clause
libpng 0.0 PNG reference library / zlib/libpng
libprotobuf 3.20.1 Protocol Buffers - Google's data interchange format. C++ Libraries and protoc, the protobuf compiler. / BSD-3-Clause
libssh2 0.0 the SSH library / BSD-3-Clause
libtiff 0.0 Support for the Tag Image File Format (TIFF). / HPND
libxgboost 1.5.0 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 0.0 The XML C parser and toolkit of Gnome / MIT
libxslt 0.0 The XSLT C library developed for the GNOME project / MIT
line_profiler 3.3.1 Line-by-line profiling for Python / BSD
llvmlite 0.0 A lightweight LLVM python binding for writing JIT compilers. / BSD-2-Clause
locket 0.0 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 0.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 3.1.3 LZ4 Bindings for Python / BSD-3-Clause
m4 1.4.18 Implementation of the traditional Unix macro processor. / GPL-3.0
mako 1.2.3 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 0.0 Safely add untrusted strings to HTML/XML markup. / BSD-3-Clause
matplotlib 0.0 Publication quality figures in Python / LicenseRef-PSF-based
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.0 A sane Markdown parser with useful plugins and renderers. / BSD-3-Clause
mock 4.0.3 A library for testing in Python / BSD-2-Clause
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-or-later
mpfr 4.0.2 The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. / LGPL-3.0-only
mpld3 0.5.7 D3 Viewer for Matplotlib. / BSD-3-Clause
mpmath 0.0 Python library for arbitrary-precision floating-point arithmetic / BSD 3-Clause
msgpack-python 0.0 MessagePack (de)serializer / Apache-2.0
munch 2.5.0 A dot-accessible dictionary (a la JavaScript objects) / MIT
mypy 0.910 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
natsort 7.1.1 Sort lists naturally / MIT
navigator-updater 0.3.0 Anaconda Navigator Updater / proprietary - Continuum Analytics, Inc.
nbconvert 0.0 Converting Jupyter Notebooks / BSD-3-Clause
nbformat 0.0 The Jupyter Notebook format / BSD-3-Clause
neo4j-python-driver 4.4.0 Database connector for Neo4j graph database / Apache-2.0
neon 2.6.0 Nervana's Python-based Deep Learning framework / Apache 2.0
netcdf4 1.5.7 Provides an object-oriented python interface to the netCDF version 4 library. / MIT
networkx 0.0 Python package for creating and manipulating complex networks / BSD-3-Clause
nginx 1.21.6 Nginx is an HTTP and reverse proxy server / BSD-2-Clause
nltk 0.0 Natural Language Toolkit / Apache-2.0
nodejs 16.13.1 a platform for easily building fast, scalable network applications / MIT
nomkl 3.0 / BSD
nose 0.0 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 0.0 Jupyter Notebook / BSD-3-Clause
numba >=0.54.1 NumPy aware dynamic Python compiler using LLVM / BSD-2-Clause
numexpr 0.0 Fast numerical expression evaluator for NumPy. / MIT
numpy 1.21.* Array processing for numbers, strings, records, and objects. / BSD-3-Clause
numpydoc 0.0 Numpy's Sphinx extensions / BSD-3-Clause
olefile 0.0 parse, read and write Microsoft OLE2 files / BSD 2-Clause
openblas 0.0 An optimized BLAS library / BSD-3-Clause
openblas-devel 0.3.21 OpenBLAS headers and libraries for developing software that used OpenBLAS. / BSD-3-Clause
opencv 4.6.0 Computer vision and machine learning software library. / Apache-2.0
openjpeg 2.3.0 An open-source JPEG 2000 codec written in C / BSD 2-Clause
openldap 2.5.5 OpenLDAP Software is an open source implementation of the Lightweight Directory Access Protocol. / OLDAP-2.8
openmpi 4.1.1 An open source Message Passing Interface implementation. / BSD 3-Clause
openpyxl 0.0 A Python library to read/write Excel 2010 xlsx/xlsm files / MIT
openssl 0.0 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
packaging 0.0 Core utilities for Python packages / Apache-2.0 or BSD-2-Clause
pandas 0.0 High-performance, easy-to-use data structures and data analysis tools. / BSD-3-Clause
pandas-datareader 0.10.0 Up to date remote data access for pandas, works for multiple versions of pandas / BSD-3
pandas-profiling 3.1.0 Generate profile report for pandas DataFrame / MIT
pandasql 0.7.3 Sqldf for pandas / BSD
pandocfilters 0.0 A python module for writing pandoc filters / BSD-3-Clause
panel 0.0 A high-level app and dashboarding solution for Python / BSD-3-Clause
param 1.12.0 Param: Make your Python code clearer and more reliable by declaring Parameters / BSD-3-Clause
paramiko 2.8.1 SSH2 protocol library / LGPL-2.1-or-later
parsedatetime 2.4 Parse human-readable date/time text. / Apache 2.0
parsel 1.6.0 library to extract data from HTML and XML using XPath and CSS selectors / BSD-3-Clause
partd 0.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
pathlib 1.0.1 Object-oriented filesystem paths / MIT
pathtools 0.1.2 Path utilities for Python. / MIT
patsy 0.0 Describing statistical models in Python using symbolic formulas / BSD-2-Clause AND PSF-2.0
pep8 0.0 Python style guide checker / MIT
perl 5.34.0 The Perl programming language interpreter. / Perl Artistic
petl 1.7.4 A Python package for extracting, transforming and loading tables of data. / MIT
pexpect 0.0 Pexpect makes Python a better tool for controlling other applications. / ISC
pickleshare 0.0 Tiny 'shelve'-like database with concurrency support / MIT
pillow 0.0 Pillow is the friendly PIL fork by Alex Clark and Contributors / LicenseRef-PIL
pip 0.0 PyPA recommended tool for installing Python packages / MIT
pivottablejs 0.9.0 PivotTable.js integration for Jupyter/IPython Notebook / MIT License
plac 1.3.4 The smartest command line arguments parser in the world / BSD-2-Clause
plotly 0.0 An interactive JavaScript-based visualization library for Python / 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
progress 1.5 Easy progress reporting for Python / ISC
proj4 5.2.0 Cartographic projection software. / MIT
prompt_toolkit 0.0 Library for building powerful interactive command lines in Python / BSD-3-Clause
protobuf 3.20.1 Protocol Buffers - Google's data interchange format. / BSD-3-Clause
psqlodbc 13.01 psqlODBC is the official PostgreSQL ODBC Driver / LGPL-2.0
psutil 0.0 A cross-platform process and system utilities module for Python / BSD-3-Clause
psycopg2 2.8.6 PostgreSQL database adapter for Python / LGPL-3.0-or-later
ptyprocess 0.0 Run a subprocess in a pseudo terminal / ISC
py 0.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-xgboost 1.5.0 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 0.0 Python style guide checker / MIT
pycosat 0.0 Bindings to picosat (a SAT solver) / MIT
pycparser 0.0 Complete C99 parser in pure Python / BSD-3-clause
pycrypto 2.6.1 Cryptographic modules for Python. / Public Domain
pycurl 0.0 A Python Interface To The cURL library / LGPL-2.1-only, 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
pyflakes 0.0 Pyflakes analyzes programs and detects various errors. / MIT
pygments 0.0 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
pyjwt 2.4.0 JSON Web Token implementation in Python / MIT
pykerberos 1.2.1 high-level interface to Kerberos / Apache
pylint 0.0 python code static checker / GPL-2.0-or-later
pymongo 3.12.0 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.2.5 DB-API interface to Microsoft SQL Server for Python. (new Cython-based version) / LGPL-2.1-only
pymysql 1.0.2 Pure Python MySQL Driver / MIT
pyodbc 0.0 DB API Module for ODBC / MIT-0
pyopenssl 0.0 Python wrapper module around the OpenSSL library / Apache-2.0
pyparsing 0.0 Create and execute simple grammars / MIT
pyproj 3.3.0 Python interface to PROJ library / MIT
pyquery 1.4.3 A jquery-like library for python / BSD 3-Clause
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.2 Apache Spark / Apache-2.0
pytables 0.0 Brings together Python, HDF5 and NumPy to easily handle large amounts of data. / BSD-3-Clause
pytest 0.0 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.10.0 Meta-package containing dependencies for testing Astropy / BSD-3-Clause
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.18.2 Pytest support for asyncio / Apache-2.0
pytest-cache 1.0 pytest plugin with mechanisms for caching across test runs / MIT
pytest-cov 3.0.0 Pytest plugin for measuring coverage / MIT
pytest-doctestplus 0.11.1 Pytest plugin with advanced doctest features. / BSD-3-Clause
pytest-mock 3.7.0 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.1 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.5.0 py.test xdist plugin for distributed testing and loop-on-failing modes / MIT
python 0.0 General purpose programming language / PSF-2.0
python-blosc 1.10.6 A Python wrapper for the extremely fast Blosc compression library / BSD-3-Clause
python-daemon 2.3.1 Library to implement a well-behaved Unix daemon process. / Apache-2.0
python-dateutil 0.0 Extensions to the standard Python datetime module. / BSD-3-Clause and Apache
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-ldap 3.4.0 Python modules for implementing LDAP clients / Python Software Foundation
python-leveldb 0.201 Python bindings for leveldb database library / BSD 3-Clause
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.5 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.3.0 Socket.IO server / MIT
python-utils 3.3.3 Python Utils is a collection of small Python functions and classes which make common patterns shorter and easier. / BSD-3-Clause
python.app 0.0 Proxy on macOS letting Python libraries hook into the GUI event loop / BSD-3-Clause
pytorch 1.10.2 PyTorch is an optimized tensor library for deep learning using GPUs and CPUs. / BSD-3-Clause
pytz 0.0 World timezone definitions, modern and historical. / MIT
pywavelets 0.0 Discrete Wavelet Transforms in Python / MIT
pywget 3.2 Pure Python download utility / Public-Domain
pyyaml 0.0 YAML parser and emitter for Python / MIT
pyzmq 0.0 Python bindings for zeromq / BSD-3-Clause AND LGPL-3.0-or-later
quandl 3.6.1 Source for financial, economic, and alternative datasets. / MIT
queuelib 1.5.0 Collection of persistent (disk-based) queues / BSD
readline 0.0 library for editing command lines as they are typed in / GPL-3.0-only
redis 3.5.3 Advanced key-value cache and store / 3-clause BSD
redis-py 4.3.4 Python client for Redis key-value store / MIT
regex 2022.7.9 Alternative regular expression module, to replace re / Apache-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 0.0 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.14.0 A Kerberos authentication handler for python-requests / ISC
responses 0.13.3 A utility library for mocking out the `requests` Python library. / Apache 2.0
ripgrep 13.0.0 ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern. / MIT AND Unlicense
rope 0.0 A python refactoring library / LGPL-3.0-or-later
routes 2.5.1 Routing Recognition and Generation Tools / MIT
ruamel_yaml 0.0 A patched copy of ruamel.yaml. / MIT
runipy 0.1.5 Run IPython notebooks from the command line / BSD 2-Clause
s3fs 2022.1.0 Convenient Filesystem interface over S3 / BSD-3-Clause
sas7bdat 2.2.3 sas7bdat file reader for Python / MIT
saspy 3.7.2 A Python interface module to the SAS System / Apache 2.0
scandir 1.10.0 scandir, a better directory iterator and faster os.walk() / BSD 3-Clause
scikit-image 0.0 Image processing in Python. / BSD-3-Clause
scikit-learn 0.0 A set of python modules for machine learning and data mining / BSD-3-Clause
scikit-rf 0.18.1 Object Oriented Microwave Engineering. / BSD-3-Clause
scipy 0.0 Scientific Library for Python / BSD-3-Clause
scons 3.1.2 Open Source next-generation build tool. / MIT
scrapy 0.0 A high-level Python Screen Scraping framework / BSD-3-Clause
seaborn 0.0 Statistical data visualization / BSD-3-Clause
semantic_version 2.8.5 A library implementing the 'SemVer' scheme. / BSD
service_identity 18.1.0 Service identity verification for pyOpenSSL. / MIT
setuptools 0.0 Download, build, install, upgrade, and uninstall Python packages / MIT
setuptools_scm 7.0.4 The blessed package to manage your versions by scm tags / MIT
sh 1.14.2 Python subprocess interface / MIT
shapely 1.8.4 Python package for manipulation and analysis of geometric objects in the Cartesian plane / BSD-3-Clause
simplejson 3.17.6 Simple, fast, extensible JSON encoder/decoder for Python / MIT
sip 0.0 A Python bindings generator for C/C++ libraries / GPL-3.0-only
six 0.0 Python 2 and 3 compatibility utilities / MIT
smart_open 5.2.1 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.9 A fast compressor/decompressor / BSD-3-clause AND CC-BY-3.0 AND MIT AND CC-BY AND Public Domain
snowballstemmer 0.0 Snowball stemming library collection for Python / BSD-3-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 0.0 Python Sorted Collections / Apache-2.0
sortedcontainers 0.0 Python Sorted Container Types: SortedList, SortedDict, and SortedSet / Apache-2.0
spacy 3.3.1 Industrial-strength Natural Language Processing / MIT
sparkmagic 0.20.0 Jupyter magics and kernels for working with remote Spark clusters / BSD-3-Clause
sphinx 0.0 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
sqlalchemy 0.0 Database Abstraction Library. / MIT
sqlalchemy-utils 0.37.8 Various utility functions for SQLAlchemy / BSD-3-Clause
sqlite 0.0 Implements a self-contained, zero-configuration, SQL database engine / blessing
sqlparse 0.4.1 A non-validating SQL parser module for Python. / BSD 3-Clause
statsmodels 0.0 Statistical computations and models for use with SciPy / BSD-3-Clause
streamz 0.6.3 Manage streaming data, optionally with Dask and Pandas / BSD-3-Clause
stripe 2.49.0 Stripe python bindings / MIT
swig 4.0.2 C/C++ parser code generator / GPL 3
sympy 0.0 Python library for symbolic mathematics / BSD-3-Clause AND MIT
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
tabulate 0.0 Pretty-print tabular data in Python, a library and a command-line utility. / MIT
tbb 2021.5.0 High level abstract threading library / Apache-2.0
tbb4py 0.0 TBB module for Python / Apache-2.0
tblib 0.0 Traceback serialization library. / BSD 2-Clause
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.0 Terminals served by tornado websockets / BSD-2-Clause
testpath 0.0 Testpath is a collection of utilities for Python code working with files and commands. / BSD-3-Clause
the_silver_searcher 2.2.0 A code searching tool similar to ack, with a focus on speed. / Apache-2.0
theano 1.0.5 Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs. / BSD-3-Clause
thrift 0.17.0 Python bindings for the Apache Thrift RPC system / Apache-2.0
thriftpy 0.3.9 Pure python implementation of Apache Thrift. / MIT
tifffile 2021.7.2 Read and write image data from and to TIFF files. / BSD-3-Clause
tk 0.0 A dynamic programming language with GUI support. Bundles Tcl and Tk. / TCL
toolz 0.0 List processing tools and functional utilities / BSD-3-Clause
torchvision 0.11.3 Image and video datasets and models for torch deep learning / BSD-3-Clause
tornado 0.0 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.64.1 A Fast, Extensible Progress Meter / MPL-2.0 AND MIT
traceback2 1.4.0 Backports of the traceback module / PSF 2.0
traitlets 0.0 Configuration system for Python applications / BSD-3-Clause
traits 6.2.0 traits - explicitly typed attributes for Python / BSD 3-clause
traitsui 7.2.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 22.2.0 An asynchronous networking framework written in Python / MIT
typing 3.10.0.0 Type Hints for Python - backport for Python<3.5 / PSF
ujson 5.4.0 Ultra fast JSON decoder and encoder written in C with Python bindings / BSD-3-Clause
unidecode 1.2.0 ASCII transliterations of Unicode text / GPL-2.0-or-later
unixodbc 0.0 ODBC on non MS Windows platforms / LGPL-2.1-or-later
urllib3 1.26.12 HTTP library with thread-safe connection pooling, file post, and more. / MIT
uvloop 0.16.0 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.16.2 Virtual Python Environment builder / MIT
vispy 0.7.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
wcwidth 0.0 Measures number of Terminal column cells of wide-character codes. / MIT
webob 1.8.7 WSGI request and response object / MIT
webtest 2.0.33 helper to test WSGI applications / MIT
wget 0.0 utility for non-interactive download of files from the Web / GPL-3.0-or-later
wheel 0.0 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 0.0 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 0.0 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
xarray 0.20.1 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 0.0 Library for developers to extract data from Microsoft Excel (tm) spreadsheet files / BSD 3-Clause and BSD with advertising
xlsxwriter 0.0 A Python module for creating Excel XLSX files / BSD-2-Clause
xlutils 2.0.0 Utilities for working with Excel files / MIT
xlwings 0.27.15 Interact with Excel from Python and vice versa / BSD-3-Clause
xz 0.0 Data compression software with high compression ratio / LGPL-2.1-or-later and GPL-2.0-or-later
yaml 0.0 A C library for parsing and emitting YAML / MIT
yt 3.6.1 Analysis and visualization toolkit for volumetric data / BSD-3-Clause
zict 0.0 Composable Dictionary Classes / BSD-3-Clause
zlib 0.0 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.interface 5.4.0 Interfaces for Python / ZPL-2.1