From 82975e09fa5e56d18d076ab76a243df3c40777c4 Mon Sep 17 00:00:00 2001 From: Kaburagi <135169292+kaburagisec@users.noreply.github.com> Date: Tue, 15 Sep 2026 20:32:47 +0700 Subject: [PATCH] Add onvif-python --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c89b3fe94e..342a34d995 100644 --- a/README.md +++ b/README.md @@ -1139,6 +1139,7 @@ _Libraries for programming with hardware._ - [bleak](https://github.com/hbldh/bleak) - A cross platform Bluetooth Low Energy Client for Python using asyncio. - [pynput](https://github.com/moses-palmer/pynput) - A library to control and monitor input devices. - [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. +- [onvif-python](https://github.com/nirsimetri/onvif-python) - A modern Python library for ONVIF-compliant devices. ### Microsoft Windows