This project is made by Neko no akuma. You can install this module by using the command below
pip install what-is-my-ip-simpAnd this module has executable command called whatismyip, you can run it if you installed this module.
This module only has a class which called WhatIsMyIPObj, you can call it without any parameter.
And the class only have a property, my_ip, you can get your ipv4 IP address by using this property.