A Python module that can get geolocation data from an IP Address.
Project description
ipgelo
Ipgelo is a super simple Python module that can make getting IP Geolocation much easier.
Installation
pip install ipgelo
Example
import ipgelo
geo = ipgelo.geo('8.8.8.8')
Variables
country, countrycode, city, zip, lat, lon, timezone These are the variables that are defined after running ipgelo.geo(''). This can be either IPv4, or IPv6.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ipgelo-0.1.0.tar.gz.
File metadata
- Download URL: ipgelo-0.1.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b246ba349eacb88c02bbb9d4847d5c0f8bb778d7c23ab798d2f3034159e004b3
|
|
| MD5 |
19b5f57c11842242b75fb99b56d3a584
|
|
| BLAKE2b-256 |
d0d4fb33e8fda4071027aa4bb205b6ee690b9619579e997d26d580e02bc77d56
|
File details
Details for the file ipgelo-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ipgelo-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe109b8e92c516314cfc403a99b7bd50b5c3ca0a5bec4a763f8252946440a1e7
|
|
| MD5 |
aa87e47a5c94134483300aaff5557825
|
|
| BLAKE2b-256 |
8193558de6d0f0fd7c0445c81a5e3bb8141ef651d004058e2ed871c335be6775
|