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.
A simple utility package that provides a default intersphinx mapping for a large chunk of the Python ecosystem.
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.
Provides DataModel, which is the base class for data models implemented in the JWST and Roman calibration software.
Setuptools is a fully-featured, stable library designed to facilitate packaging Python projects, where packaging includes:
Python package and module definitions
distribution package metadata
test hooks
project installation
platform-specific details.
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.
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.
Duplicity backs up directories by producing encrypted tar-format volumes and uploading them to a remote or local file server. Because duplicity uses librsync, the incremental archives are space efficient and only record the parts of files that have changed since the last backup. Because duplicity uses GnuPG to encrypt and/or sign these archives, they will be safe from spying and/or modification by the server.
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.