Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 219 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 219 Bytes

A Python library to get IP information with 'ip-api.com'

How to run Python

my_ip = ipInformation()

my_ip.information()

Structure :

├── ip_information.py
├── requirements.txt