Package: python3-labgrid Source: labgrid Version: 25.0.1-1 Architecture: all Maintainer: Debian Python Team Installed-Size: 948 Depends: python3-attr, python3-colors, python3-grpcio, python3-grpcio-reflection, python3-jinja2, python3-pexpect, python3-protobuf, python3-pytest, python3-pyudev, python3-requests, python3-usb, python3-xmodem, python3-yaml, python3:any, python3-docker, python3-graphviz, python3-paho-mqtt, python3-psutil, python3-pyvisa-py, python3-serial Recommends: bash-completion, gstreamer1.0-tools, libgstreamer-plugins-base1.0-0, microcom, openssh-client, rsync, sshfs, sigrok-cli, socat, tcpdump Section: python Priority: optional Homepage: https://www.pengutronix.de/en/software/labgrid.html Description: Control system for software testing on bare-metal hardware (library) An embedded board control Python library with a focus on testing, development and general automation. It includes a remote control layer to control boards connected to other hosts. . The idea behind labgrid is to create an abstraction of the hardware control layer needed for testing of embedded systems, automatic software installation and automation during development. labgrid itself is not a testing framework, but is intended to be combined with pytest. . This is the library.