I have made a client-server application in python. But when, for example, I turn off the router, the ip is no longer useful. I need to know how to implement no-ip in my server and client programmed in python and know if it is possible, since to connect my clients (pc that I have in my house) I need it to be a static ip. I was recommended no-ip but not implemented in python.