Releases: IPGeolocation/ip-geolocation-api-python-sdk
Releases · IPGeolocation/ip-geolocation-api-python-sdk
v2.0.0
What's new
- Replaced the old generated v1 SDK with the new v2 SDK.
- Added sync and async clients for /v3/ipgeo and /v3/ipgeo-bulk.
- Added typed single and bulk responses plus raw JSON or XML methods.
- Added request-origin auth support for single lookup.
- Added response metadata, request validation, and clearer error handling.
- Added live integration and field parity coverage.
- Updated the README and package metadata for the v2 release.
-
Package
- PyPI: ipgeolocationio
v1.0.0
Version 1.0.0 — Python SDK with API v2 Support
Description
The Python SDK now fully supports the IPGeolocation API v2, offering enhanced modularity, expanded features, and improved request structure across all endpoints.
What's New
- Support for all v2 APIs:
- IP Geolocation
- IP Security
- ASN Lookup
- Timezone (with conversion)
- User Agent Parsing
- Astronomy (with timeseries)
- Bulk request support for IP Geolocation, Security, and User Agent
- Timezone lookup via
lat/long,tz,ip, IATA, ICAO, and UN/LOCODE - Localized results via
langparameter (available for paid plans) - Fully documented response models and usage examples
Get your API key at ipgeolocation.io
Refer to the updated README for usage examples.