PythonLibCore provides tools for creating larger test libraries for Robot Framework using Python. The Robot Framework hybrid and dynamic library APIs give more flexibility for library than the static library API, but they also set requirements for libraries which need to be implemented in the library side. PythonLibCore eases the problem by providing a simpler interface and by handling all the requirements towards the Robot Framework library APIs.
sphinxcontrib-serializinghtml is a Sphinx extension which outputs "serialized" HTML files.
Keeper Secrets Manager SDK helper is for creating and managing secret records. It is intended to be used with keeper-secrets-manager-core.
importlib_metadata is a library which provides an API for accessing an installed Python package's metadata, such as its entry points or its top-level name. This functionality intends to replace most uses of pkg_resources entry point API and metadata API. Along with importlib.resources in Python 3.7 and newer, this can eliminate the need to use the older and less efficient pkg_resources package.
SeleniumLibrary is a web testing library for Robot Framework that utilizes the Selenium tool internally.
This package provides an implementation of importlib.resources for older versions of Python.
python2-backports-functools-lru-cache is a backport of functools.lru_cache from Python 3.3.
A Sphinx extension to convert SVG images to PDF in case the builder does not support SVG images natively (e.g. LaTeX).
A Snakemake executor plugin for running SLURM jobs.
This package provides a dash component for specifying raw HTML.
This package provides a MkDocs plugin that injects the mkdocs.yml extra variables into the markdown template.
replay_trajectory_classification is a Python package for decoding spatial position represented by neural activity and categorizing the type of trajectory.
It has several advantages over decoders typically used to characterize hippocampal data:
It allows for moment-by-moment estimation of position using small temporal time bins which allow for rapid movement of neural position and makes fewer assumptions about what downstream cells can integrate.
The decoded trajectories can change direction and are not restricted to constant velocity trajectories.
The decoder can use spikes from spike-sorted cells or use clusterless spikes and their associated waveform features to decode.
The decoder can categorize the type of neural trajectory and give an estimate of the confidence of the model in the type of trajectory.
Proper handling of complex 1D linearized environments.
Ability to extract and decode 2D environments.
Easily installable, documented code with tutorials on how to use the code.
Fast computation using GPUs.
OpenTelemetry Semantic Conventions.
Test utilities for OpenTelemetry unit tests.
This package provides a stable interface for interactions between Snakemake and its report plugins.
The SeleniumScreenshots library for Robot Framework provides keywords for annotating and cropping screenshots taken with SeleniumLibrary. It is useful for scripting automatically updated screenshots for documentation or for visual regression testing purposes.
This package provides file support for setuptools declarative setup.cfg.
This package provides a stable interface for interactions between Snakemake and its storage plugins.
This package provides a stable interface for interactions between Snakemake and its executor plugins.
A Snakemake executor plugin for running srun jobs inside of SLURM jobs (meant for internal use by python-snakemake-executor-plugin-slurm).
OpenTelemetry Semantic Conventions.
This package provides a stable interface for interactions between Snakemake and its software deployment plugins.