This package provides a pytest plugin to re-run tests to eliminate flaky failures.
This package provides a flake8 extension to lint for newline after class definitions.
This package contains the Cloud theme for Sphinx and some related extensions.
This package provides a tool for authoring Sphinx themes with a simple (opinionated) workflow.
sphinxcontrib-jsmath
is a Sphinx extension which renders display math in HTML via JavaScript.
This package provides an implementation of importlib.resources
for older versions of Python.
This tool extracts cooking recipe from HTML structured data in the https://schema.org/Recipe format.
This Python package lets you use the requests
library to talk HTTP via a UNIX domain socket.
This package provides a Tryton module that adds automatic supply mechanisms and introduces the concepts of order point.
This package provides a stateless implementation of Cross-Site Request Forgery (XSRF) Protection by using the Double Submit Cookie mitigation pattern.
Packaging is a Python module for dealing with Python packages. It offers an interface for working with package versions, names, and dependency information.
This plugin helps to use fixtures in pytest.mark.parametrize
, inspied by pytest-lazy-fixture.
This package provides a configurable set of panels that display information about the current request and response as a toolbar on the rendered page.
MessagePack is a fast, compact binary serialization format, suitable for similar data to JSON. This package provides CPython bindings for reading and writing MessagePack data.
This package provides interfaces/implementations for events relative to the lifetime of a server process (startup, database opening, etc.). These events are usually used with zope.event.
This package allows Synapse to use LDAP as a password provider. This lets users log in to Synapse with their username and password from an LDAP server.
CoverageTestRunner
is a python module for running unit tests and failing them if the unit test module does not exercise all statements in the module it tests.
Google Cloud Storage allows you to store data on Google infrastructure, and it can be used to distribute large data objects to users via direct download. This package provides a Google Cloud Storage API client library for Python.
This piece of code sets up some reader macros that make it simpler to input string literals which contain backslashes and double quotes This is very useful for writing complicated docstrings and, as it turns out, writing code that contains string literals that contain code themselves.
Zope.proxy provides generic, transparent proxies for Python. Proxies are special objects which serve as mostly-transparent wrappers around another object, intervening in the apparent behavior of the wrapped object only when necessary to apply the policy (e.g., access checking, location brokering, etc.) for which the proxy is responsible.
This package is an asynchronous persistent caching library specifically designed for aiohttp requests in Python. With support for various storage backends, it offers flexibility in how and where the cache is stored. Please note that MongoDB and DynamoDB backends are not currently supported due to the absence of the motor and aioboto3 package dependencies.
Collection of library stubs for Python, with static types.
Korean Lunar Calendar
Method and property caching decorators.