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.
sphinxcontrib-jsmath is a Sphinx extension which renders display math in HTML via JavaScript.
This package provides a tool for authoring Sphinx themes with a simple (opinionated) workflow.
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.
argon2-cffi-bindings provides low-level CFFI bindings to the official implementation of the Argon2 password hashing algorithm.
This package provides a way to tweak the form field rendering in templates and not in python-level form definitions.
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.
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.
Provides DataModel, which is the base class for data models implemented in the JWST and Roman calibration software.
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.
Show in File Manager is a Python package to open the system file manager and optionally select files in it. The point is not to open the files, but to select them in the file manager, thereby highlighting the files and allowing the user to quickly do something with them.
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.
This package providis typing stubs for python-dateutil.