description = asyncio bridge to the standard sqlite3 module
[alabaster]
description = A configurable sidebar-enabled Sphinx theme
[algopy]
description = ALGOPY: Taylor Arithmetic Computation and Algorithmic Differentiation
[altair]
description = Altair: A declarative statistical visualization library for Python.
[altair-data-server]
description = A background data server for Altair charts.
[altair-transform]
description = A python engine for evaluating Altair transforms.
[altair-widgets]
description = Altair Widgets: An interactive visualization for statistical data for Python.
[altgraph]
description = Python graph (network) package
[amqp]
description = Low-level AMQP client for Python (fork of amqplib).
[aniso8601]
description = A library for parsing ISO 8601 strings.
[ansiwrap]
description = textwrap, but savvy to ANSI colors and styles
[anyio]
description = High level compatibility layer for multiple asynchronous event loop implementations
[anyjson]
description = Wraps the best available JSON implementation available in a common interface
[apispec]
description = A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification).
[apistar]
description = API documentation, validation, mocking, and clients.
[appdirs]
description = A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
[apptools]
description = application tools
[argcomplete]
description = Bash tab completion for argparse
[argh]
description = An unobtrusive argparse wrapper with natural syntax
[args]
description = Command Arguments for Humans.
[asgiref]
description = ASGI specs, helper code, and adapters
[asciitree]
description = Draws ASCII trees.
[asn1crypto]
description = Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP
[asteval]
description = Safe, minimalistic evaluator of python expression using ast module
[astor]
description = Read/rewrite/write Python ASTs
[astroid]
description = An abstract syntax tree for Python with inference support.
[astroml]
description = tools for machine learning and data mining in Astronomy
description = Collection of perceptually uniform colormaps
[coloredlogs]
description = Colored terminal output for Python's logging module
[comtypes]
description = Pure Python COM package
[commonmark]
description = Python parser for the CommonMark Markdown spec
[cookiecutter]
description = A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template.
[configobj]
description = Config file reading, writing and validation.
[configparser]
description = Updated configparser from Python 3.8 for Python 2.6+.
[contextily]
description = Context geo-tiles in Python
[contextlib2]
description = Backports and enhancements for the contextlib module
[contextvars]
description = PEP 567 Backport
[convertdate]
description = Converts between Gregorian dates and other calendar systems.Calendars included: Baha'i, French Republican, Hebrew, Indian Civil, Islamic, ISO, Julian, Mayan and Persian.
[corner]
description = Make some beautiful corner plots of samples.
[coverage]
description = Code coverage measurement for Python
[cryptography]
description = cryptography is a package which provides cryptographic recipes and primitives to Python developers.
[cupy]
description = CuPy: NumPy-like API accelerated with CUDA
[curio]
description = Curio
[cvxcanon]
description = A low-level library to perform the matrix building step in cvxpy, a convex optimization modeling software.
[cvxopt]
description = Convex optimization package
[cvxpy]
description = A domain-specific language for modeling convex optimization problems in Python.
[cx-freeze]
description = create standalone executables from Python scripts
[cycler]
description = Composable style cycles
[cymem]
description = Manage calls to calloc/free through Cython
[cyordereddict]
description = Cython implementation of Python's collections.OrderedDict
[cython]
description = The Cython compiler for writing C extensions for the Python language.
[cytoolz]
description = Cython implementation of Toolz: High performance functional utilities
[dash]
description = A Python framework for building reactive web-apps. Developed by Plotly.
[dash-core-components]
description = Core component suite for Dash
[dash-html-components]
description = Vanilla HTML components for Dash
[dash-renderer]
description = Front-end component renderer for Dash
[dash-table]
description = Dash table
[dask]
description = Parallel PyData with Task Scheduling
[dask-labextension]
description = A Jupyter Notebook server extension manages Dask clusters.
[dask-ml]
description = A library for distributed and parallel machine learning
[dask-searchcv]
description = Tools for doing hyperparameter search with Scikit-Learn and Dask
[databases]
description = Async database support for Python.
[dataclasses]
description = A backport of the dataclasses module for Python 3.6
[datafabric]
description = Distributed In-Memory system for analytics
[datasette]
description = A tool for exploring and publishing data
[datashader]
description = Data visualization toolchain based on aggregating into a grid
[datashape]
description = A data description language.
[db-py]
description = a db package that doesn't suck
[decorator]
description = Decorators for Humans
[defusedxml]
description = XML bomb protection for Python stdlib modules
[deprecated]
description = Python @deprecated decorator to deprecate old python classes, functions or methods.
[descartes]
description = Use geometric objects as matplotlib paths and patches
[diff-match-patch]
description = Repackaging of Google's Diff Match and Patch libraries. Offers robust algorithms to perform the operations required for synchronizing plain text.
[dill]
description = serialize all of python
[discretize]
description = Discretization tools for finite volume and inverse problems
[distribute]
description = distribute legacy wrapper
[distributed]
description = Distributed scheduler for Dask
[dm-sonnet]
description = Sonnet is a library for building neural networks in TensorFlow.
[dnspython]
description = DNS toolkit
[docopt]
description = Pythonic argument parser, that will make you smile
[docrepr]
description = docrepr renders Python docstrings in HTML
description = Data pipeline framework for machine learning
[funcsigs]
description = Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+
[functools32]
description = Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy.
[future]
description = Clean single-source support for Python 3 and 2
[futures]
description = Backport of the concurrent.futures package from Python 3
[fuzzywuzzy]
description = Fuzzy string matching in python
[gast]
description = Python AST that abstracts the underlying Python version
[gdal]
description = GDAL: Geospatial Data Abstraction Library
[gensim]
description = Python framework for fast Vector Space Modelling
[geoana]
description = geoana
[geopy]
description = Python Geocoding Toolbox
[geographiclib]
description = The geodesic routines from GeographicLib
[geopandas]
description = Geographic pandas extensions
[geoplot]
description = High-level geospatial plotting for Python.
[geoviews]
description = GeoViews is a Python library that makes it easy to explore and visualize geographical, meteorological, and oceanographic datasets, such as those used in weather, climate, and remote sensing research.
[ggplot]
description = ggplot for python
[ghost-py]
description = Webkit based webclient.
[gin-config]
description = Gin-Config: A lightweight configuration library for Python
[gitdb2]
description = A mirror package for gitdb
[gitpython]
description = Python Git Library
[gmpy2]
description = GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x
[gnumath]
description = Extensible array functions that operate on xnd containers.
[google-auth]
description = Google Authentication Library
[google-auth-oauthlib]
description = Google Authentication Library
[google-api-python-client]
description = Google API Client Library for Python
[google-pasta]
description = pasta is an AST-based Python refactoring library
[gr]
description = Python visualization framework
[graphql-relay]
description = Relay library for graphql-core-next
[graphql-core]
description = GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL.
[graphviz]
description = Simple Python interface for Graphviz
[graphene]
description = GraphQL Framework for Python
[graphql-server-core]
description = GraphQL Server tools for powering your server