Releases: vijaykrpp/ip2geo-python
Releases · vijaykrpp/ip2geo-python
v1.0.0 Ip2Geo Python SDK
Features
- IP geolocation (country, city, timezone, coordinates)
- Network intelligence (ISP, ASN, organization)
- Security intelligence included by default:
- VPN detection
- Proxy detection
- TOR detection
- Hosting / ASN classification
- Trust score & risk level
- Supports JSON, XML, YAML, and JSONP responses
- Auto-detects client IP when no IP is provided
Installation
pip install ip2geoapiDocs
API Docs: https://ip2geoapi.com/documentation/
v0.1.4 — Initial public release
🎉 Initial public release of the Ip2Geo Python SDK.
Features
- IP geolocation (country, city, timezone, coordinates)
- Network intelligence (ISP, ASN, organization)
- Security intelligence included by default:
- VPN detection
- Proxy detection
- TOR detection
- Hosting / ASN classification
- Trust score & risk level
- Supports JSON, XML, YAML, and JSONP responses
- Auto-detects client IP when no IP is provided
Installation
pip install ip2geoapiDocs
API Docs: https://ip2geoapi.com/documentation/