python-nut2
python-nut2 copied to clipboard
Communicate with Network UPS Tools servers from Python.
Logging via the root logger is a discouraged behaviour, since the end-user does not have a way to influence the level and handlers (and other details) of log messages of...
Hello, I have an raspberry pi with two attaches Eaton USV's via USB cable. Last hour i got following error: File "/home/max/.local/lib/python3.11/site-packages/nut2.py", line 169, in lis> Jan 02 18:31:10 raspberrypi-5...
telnetlib has been remove from python 3.13 can you please use telnetlib-313-and-up as a drop in replacement ... thanks
Convert to PEP 517 style build
Replace telnetlib with plain socket, opened with create_connection.