From 06499c7fce178df8ac07691d8f6caeafe166b00c Mon Sep 17 00:00:00 2001 From: Paul Wallrabe Date: Wed, 27 May 2026 10:18:34 +0200 Subject: [PATCH] Add Jumpstarter to Hardware --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f83de0ba0e..7f2bd8b7d4 100644 --- a/README.md +++ b/README.md @@ -1120,6 +1120,7 @@ _Libraries for application-layer web security._ _Libraries for programming with hardware._ - [bleak](https://github.com/hbldh/bleak) - A cross platform Bluetooth Low Energy Client for Python using asyncio. +- [jumpstarter](https://github.com/jumpstarter-dev/jumpstarter) - A hardware-in-the-loop testing framework with a Python client library for automated testing on real and virtual hardware. - [pynput](https://github.com/moses-palmer/pynput) - A library to control and monitor input devices. ### Microsoft Windows