-
Notifications
You must be signed in to change notification settings - Fork 1
malderete/python-ipinfodb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
KEY = 'SOME_KEY' IP = '209.85.195.83' ipinfodb_api = API(KEY) data_dict = ipinfodb_api.GetCity(IP) print data_dict data_dict = ipinfodb_api.GetCountry(IP) print data_dict
About
A python library to consume ipinfodb web services version 3
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published