Add Jumpstarter to Hardware (#3179)
Some checks failed
CI / test (push) Has been cancelled
Deploy Website / deploy (push) Has been cancelled

This commit is contained in:
Paul Wallrabe 2026-06-09 07:31:52 +02:00 committed by GitHub
parent 58977f33ac
commit 32b4e7f45f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.