This package provides universal classes and methods for the Iron.io API wrappers to build on.
This package allows determination of image size from PNG, JPEG, JPEG2000 and GIF files in pure Python.
This package provides a way to format a simple (i.e. not nested) list into aligned columns.
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.
This Python package provides buffer compression and transformation codecs for use in data storage and communication applications.
python-proselint
is a linter for English prose, that scans through a file and detects issues.
Starlette is a lightweight ASGI (Asynchronous Server Gateway Interface) framework/toolkit for building async web services in Python.
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.
towncrier
is a utility to produce useful, summarized news files (also known as changelogs) for a project.
The pure_eval
Python library can safely evaluate abstract syntax tree (AST) nodes without side effects.
typeguard
provides run-time type checking for functions defined with PEP 484 argument (and return) type annotations.
Mimeparse provides basic functions for parsing MIME type names and matching them against a list of media-ranges.
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).
This package helps you to capture the standard out (stdout) and the standard error channel (stderr) in your program.
This package lets you get information about what a frame is currently doing, particularly the AST node being executed.
pynixutil
provides functions for base32 encoding/decoding and derivation parsing, namingly b32decode()
, b32encode()
and drvparse()
.
The Braintree Python SDK provides integration access to the Braintree Gateway. Braintree is a US-based payments service provider.