Internal package for python-sanic, which is meant to be the core testing utility and clients for testing Sanic applications.
This package provides a module to parse Coded statement of account (CODA) files as defined be the Belgian Febelfin bank standard.
This package contains codecs for transliterating ISO 10646 texts into best-effort representations using smaller coded character sets (ASCII, ISO 8859, etc.).
This package provides benchmark functions that return total space, memory, CPUs required per given input size, and parameters for CWL workflows.
colorspacious is a Python library that lets you convert between colorspaces like sRGB, XYZ, CIEL*a*b*, CIECAM02, CAM02-UCS, etc.
Parameterized is a Python library that aims to fix parameterized testing for every Python test framework. It supports nose, py.test, and unittest.
This package provides a collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner.
This package enables dynamic orchestration of Celery environments for testing tasks in isolated conditions, leveraging Docker & pytest-docker-tools for environment simulation.
Python wrapper around a SPARQL service. It helps in creating the query URI and, possibly, convert the result into a more manageable format.
fsleyes_props is a framework for event-driven programming using Python descriptors, similar in functionality to, and influenced by Enthought Traits.
Flask-Session is an extension for Flask that adds support for Server-side sessions, with a variety of different backends for session storage.
Get a public suffix for a domain name using the Public Suffix List. Forked from and using the same API as the publicsuffix package.
Feedgenerator-py3k is a standalone version of Django's feedgenerator, which can produce feeds in RSS 2.0, RSS 0.91, and Atom formats.
Requests-File is a transport adapter for use with the Requests Python library to allow local file system access via file:// URLs.
pytest-repeat is a plugin for Pytest that makes it enables repeating a single test, or multiple tests, a specific number of times.
podcastparser is a library for the gPodder project to provide an easy and reliable way of parsing RSS and Atom-based podcast feeds in Python.
block_tracing is a tiny Python library that can be used to prevent debuggers and other applications from inspecting the memory within your process.
Simple program that fetches data from a server running ruuvitag-hark and output that to stdout in a format that other programs then can consume.
Pyahocorasick is a fast, memory-efficient library for multi-pattern string search. This means that you can find multiple key strings occurrences at once in some input text.
This package provides a more complete LaTeX to Unicode converter than unicodeit using a parser generated from EBNF with the Lark library.
This package contains code to compute the standard EEG electrode locations on a spherical head model for the 10-20, 10-10, and 10-05 system.
immutabledict is an immutable wrapper around dictionaries. It implements the complete mapping interface and can be used as a drop-in replacement for dictionaries where immutability is desired.
The Mapbox Earcut library is a header-only C++ library which provides a fast and robust triangulation of 2D polygons. This package provides Python bindings for this library.
python-pure-protobuf takes advantage of the standard dataclasses module to define message types. Protocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data.