From 32b4e7f45f4d2df16c91a74004a792ef6987548c Mon Sep 17 00:00:00 2001 From: Paul Wallrabe <54737071+raballew@users.noreply.github.com> Date: Tue, 9 Jun 2026 07:31:52 +0200 Subject: [PATCH] Add Jumpstarter to Hardware (#3179) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3548e0b8..835f227b 100644 --- a/README.md +++ b/README.md @@ -1127,6 +1127,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. - [synology-api](https://github.com/N4S4/synology-api) - Python wrapper for Synology NAS APIs: Surveillance Station, File Station, Download Station, Docker, and 50+ other endpoints.