I want to convert a PHP program using MySQL to Python.
I found a way to store the database, but I need to find Pythonic replacements for the INET6_ATON
SQL functions.
Can anyone help me?
P粉5956057592023-09-07 10:15:45
[From Alvin Roth]
Thanks it does the exact same thing!
Documentation for ipaddress.IPv4Address.packed: https://docs.python.org/3/library/ ipaddress.html#ipaddress.IPv4Address.packed