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.
Collection of library stubs for Python, with static types.
Korean Lunar Calendar
Method and property caching decorators.
Transparently use webpack with django.
This package provides a linter for the reStructuredText format.
This package provides an implementation-agnostic implementation of JSON reference resolution.
This package provides plugins for using apispec with web frameworks.
This package provides a hatch plugin to help build Jupyter packages.
This extension makes it possible to draw Mermaid diagrams in Sphinx documentation.