python3-pytest-jupyter

Pytest plugins for Jupyter libraries and extensions

This set of pytest plugins are used for testing Jupyter. It includes an echo kernel to speed up testing. It uses pytest-tornasync internally for async test suite running, and may not be compatible with pytest-asyncio.

python3-colcon-notification

collective construction meta build tool - status notifications

This package is part of ROS 2, the Robot Operating System. colcon is a meta build tool to improve the workflow of building, testing and using multiple software packages. It is the recommended tool for ROS 2 to set up workspaces and build packages from source, but can also handle old ROS 1 workspaces.

python3-pytest-recording

pytest plugin that allows recording of network interactions

A pytest plugin that records network interactions in your tests via VCR.py.

pytermgui

Python TUI framework with multi-feature support

Python TUI framework with mouse support, modular widget system, customizable and rapid terminal markup language and more!

python3-pytermgui

Python TUI framework with multi-feature support

Python TUI framework with mouse support, modular widget system, customizable and rapid terminal markup language and more!

micropython-mpremote

Tool for interacting remotely with MicroPython on a microcontroller

The mpremote tool provides a set of commands for interacting with a microcontroller board running MicroPython over a serial connection. It includes the ability to run local scripts on the board, perform a variety of filesystem tasks (cat, ls, cp, rm, mkdir, rmdir), mount a local directory on the remote board, and execute an interactive REPL on the board.