Skip to content

ManuNatale/mypublicip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mypublicip

Python package to get the public IP address

pip install mypublicip

Exemple:

import mypublicip

ip = mypublicip.ip()

print(ip)

About

Python package to get the public IP address

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages