IPZ is a simple library for extracting local and global ip in python scripts

February 1, 2017 ยท View on GitHub

Logo


PyPI version Scrutinizer Code Quality Build Status


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