how to find your local ip code example Example: get local ip hostname = socket.gethostname() local_ip = socket.gethostbyname(hostname)