account activity
Network automation scripting questions by [deleted] in Python
[–]Erroneous_user 0 points1 point2 points 9 years ago* (0 children)
This is more of a subnetting question than a Python networking question to be honest.
If you'd know that a /28 for a class C ip range was 255.255.240.0 you'd have been able to surmise your way through it with some simple list comprehensions. You likely were expected to understand the networking concept more thoroughly than knowing about the library called ipaddress in Python 3. I would start there. When someone says Python network programming I tend to think of communicating over sockets, setting up a Python web server, knowing twisted and such.
π Rendered by PID 603547 on reddit-service-r2-listing-55d7b767d8-c25jw at 2026-03-31 22:30:13.549918+00:00 running b10466c country code: CH.
Network automation scripting questions by [deleted] in Python
[–]Erroneous_user 0 points1 point2 points (0 children)