This is a staging site. Uploads will not persist. Testing only.

python3-sphinx-hoverxref

Sphinx extension to show tooltips with content embedded when hover a reference

sphinx-hoverxref is a Sphinx extension to show a floating window (tooltips or modal dialogues) on the cross references of the documentation embedding the content of the linked section on them. With sphinx-hoverxref, you don’t need to click a link to see what’s in there.

python3-sphinx-code-tabs

Sphinx extension for selectable code block tabs

This is an extension for the Sphinx documentation system. It adds a `tabs` directive for creating a widget with multiple tabs, allowing the user to switch between them. The individual tabs can be code blocks or general content.

python3-jupyter-telemetry

Jupyter telemetry library

Telemetry for Jupyter Applications and extensions.

gi-docgen

source code documentation tool using GObject-Introspection

GI-DocGen is a document generator for GObject-based libraries. GObject is the base type system of the GNOME project. GI-Docgen reuses the introspection data generated by GObject-based libraries to generate the API reference of these libraries, as well as other ancillary documentation.

python3-maison

Read Python package configuration settings

When developing a Python application, e.g a command-line tool, it can be helpful to allow the user to set their own configuration options to allow them to tailor the tool to their needs. These options are typically set in files in the root of a project directory that uses the tool, for example in a pyproject.toml or an {project_name}.ini file.

node-playwright

JavaScript framework for Web Testing and Automation

node-playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API. Playwright is built to enable cross-browser web automation that is ever-green, capable, reliable and fast.