Binary package “python3-pyaarlo” in ubuntu noble

Module for Python 3 that provides asynchronous access to Netgear Arlo cameras

 As things happen to the Arlo devices -motion detected, battery level changes,
 mode changes, etc... -the Arlo servers post these events onto the event
 stream. The background thread reads these events from the stream, updates
 Pyaarlo's internal state and calls any user registered callbacks.
 .
 This package installs the library for Python 3 and pyaarlo command.