IPZ is a simple library for extracting local and global ip in python scripts By Sepand Haghighi ###Version : 0.1 ## Download ## Download source from github Download from pypi pip install ipz Usage import ipz local_ip=ipz.local_ip() # as string global_ip=ipz.global_ip() # as string In Error State Output is Error String