This package provides a pytest-runner
command that setup.py
files can use to run tests.
The uncertainties package transparently handles calculations with numbers with uncertainties. It can also yield the derivatives of any expression.
Python-backports-abc provides a backport of additions to the collections.abc
module in Python-3.5.
pyproject-api
aims to abstract away interaction with pyproject.toml
style projects in a flexible way.
This package provides a Python interface to the brotli
package, an implementation of the Brotli lossless compression algorithm.
Zope.location implements the concept of "locations" in Zope3, which are are special objects that have a structural location.
This package provides a feature-rich Github-flavored Markdown to HTML Python library and command line interface.
SunPy is package for solar physics and is meant to be a free alternative to the SolarSoft data analysis environment.
The databind.json
package implements the de-/serialization to or from JSON payloads using the databind.core
framework.
This package supports the efficient creation of hookable objects, which are callable objects that are meant to be optionally replaced.
The mpl_animators
package provides a set of classes which allow the easy construction of interactive matplotlib widget based animations.
Pytest-django is a plugin for py.test that provides a set of useful tools for testing Django applications and projects.
This project provides a way for JupyterLab and other frontends to switch to Jupyter Server for their Python Web application backend.
This plugin allows running Pylint with Pytest and have configurable rule types (i.e. Convention, Warn, and Error) fail the build.
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.).
colorspacious
is a Python library that lets you convert between colorspaces like sRGB, XYZ, CIEL*a*b*, CIECAM02, CAM02-UCS, etc.
This package provides benchmark functions that return total space, memory, CPUs required per given input size, and parameters for CWL workflows.
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.
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.
Get a public suffix for a domain name using the Public Suffix List. Forked from and using the same API as the publicsuffix package.