Zope.security provides a generic mechanism to implement security policies on Python objects.
This package provides a friendly fork of multiprocessing which uses dill instead of pickle.
This project provides tools to help reduce the side effects of using FileFields during tests.
Zope.location implements the concept of "locations" in Zope3, which are are special objects that have a structural location.
RequestsLibrary is a Robot Framework library aimed to provide HTTP API testing functionalities by wrapping the requests Python library.
This Python module implements a multiprocessing-aware Handler that, when set on the root Logger, will tunnel log records to the main process so that they are handled correctly.
This hatch plugin allows defining a project description in terms of concatenated fragments that are based on static strings, files and parts of files defined using cut-off points or regular expressions.
(guix-science-nonfree packages machine-learning)The Tensorboard Data Server is the backend component of TensorBoard that efficiently processes and serves log data. It improves TensorBoard's performance by handling large-scale event files asynchronously, enabling faster data loading and reduced memory usage.
This is an API client for various online judges, used as the backend library of oj command. You can use the Python library (onlinejudge module) and the command-line interface (oj-api command) which talks JSON compatible with jmerle/competitive-companion.
Django used to include a comments framework; since Django 1.6 it's been separated to a separate project. This is that project. This framework can be used to attach comments to any model, so you can use it for comments on blog entries, photos, book chapters, or anything else.
This package implements a functionality to save an SVG screenshot of a running Textual app to disk. The next time the test runs, it takes another screenshot and compares it to the saved one. If the new screenshot differs from the old one, the test fails. This is a convenient way to quickly and automatically detect visual regressions in your applications.
Test utilities for OpenTelemetry unit tests.
This package provides a Jupyter Server extension providing terminals.
This package provides a tag-expression parser for Cucumber and behave.
This package provides a Python requirements.txt grammar for the Tree-sitter library.
This package lets you link to GitHub issues, pull requests, commits and users from Sphinx docs.
This package provides template partials for Django, offering fragment reuse, integration with the template loader and inline output.
This package contains Python classes generated from the common protos in the googleapis/api-common-protos repository.
This extension allows you to use Python 3 annotations for documenting acceptable argument types and return value types of functions.
This package provides functions for route planning, that is finding sequences that lead from a given start lanelet to some goal lanelet(s).
The nipype1-workflows repository contains legacy workflows from Nipype 1.x, showcasing nearly a decade of development in neuroimaging data processing and analysis.
This package contains a simple plugin for the pytest framework that provides a shortcut to testing all code and documentation for a given sub-package.
This package provides ASDF schemas for validating coordinates tags. Users should not need to install this directly; instead, install an implementation package such as asdf-astropy.
Zope.component represents the core of the Zope Component Architecture. Together with the zope.interface package, it provides facilities for defining, registering and looking up components.