python-json2html
is a python module to convert JSON into a human readable HTML table representation.
This package provides a deep merge function for Python, useful to combine multiple data objects as one.
The dateutil module provides powerful extensions to the standard datetime module, available in Python 2.3+.
This is a rewrite of Dask DataFrame that includes query optimization and generally improved organization.
Implementation of the Data model of the Software Heritage project, used to archive source code artifacts.
This package provides a high-level plotting API for the PyData
ecosystem built on HoloViews
.
Harmony is an algorithm for integrating multiple high-dimensional datasets with fuzzy k-means and locally linear adjustments.
FreezeGun is a library that allows your python tests to travel through time by mocking the datetime module.
This package provides a standard API for reinforcement learning and a diverse set of reference environments (formerly Gym).
Thi package implements a functionality for mean-preserving interpolation of 1D data (for example, time series) with splines.
Starlette is a lightweight ASGI (Asynchronous Server Gateway Interface) framework/toolkit for building async web services in Python.
typeguard
provides run-time type checking for functions defined with PEP 484 argument (and return) type annotations.
towncrier
is a utility to produce useful, summarized news files (also known as changelogs) for a project.
Mimeparse provides basic functions for parsing MIME type names and matching them against a list of media-ranges.
The pure_eval
Python library can safely evaluate abstract syntax tree (AST) nodes without side effects.
agatesql
uses a monkey patching pattern to add SQL support to all agate.Table
instances.
Testtools extends the Python standard library unit testing framework to provide matchers, more debugging information, and cross-Python compatibility.
This package provides a program to build Entity Relationship diagrams from a SQLAlchemy model (or directly from the database).
pynixutil
provides functions for base32 encoding/decoding and derivation parsing, namingly b32decode()
, b32encode()
and drvparse()
.
This package lets you get information about what a frame is currently doing, particularly the AST node being executed.
The Braintree Python SDK provides integration access to the Braintree Gateway. Braintree is a US-based payments service provider.
This package helps you to capture the standard out (stdout) and the standard error channel (stderr) in your program.
This package provides a plugin with support for the python-black
formatter for the Python LSP Server.
Starlette is a lightweight ASGI (Asynchronous Server Gateway Interface) framework/toolkit for building async web services in Python.