tag:github.com,2008:https://github.com/IPGeolocation/ip-geolocation-api-python-sdk/releasesRelease notes from ip-geolocation-api-python-sdk2025-08-08T12:04:23Ztag:github.com,2008:Repository/168686573/v1.0.02025-08-08T12:12:49Zv1.0.0<h2>Version 1.0.0 — Python SDK with API v2 Support</h2>
<h3>Description</h3>
<p>The Python SDK now fully supports the IPGeolocation API v2, offering enhanced modularity, expanded features, and improved request structure across all endpoints.</p>
<h3>What's New</h3>
<ul>
<li>Support for all v2 APIs:
<ul>
<li>IP Geolocation</li>
<li>IP Security</li>
<li>ASN Lookup</li>
<li>Timezone (with conversion)</li>
<li>User Agent Parsing</li>
<li>Astronomy (with timeseries)</li>
</ul>
</li>
<li>Bulk request support for IP Geolocation, Security, and User Agent</li>
<li>Timezone lookup via <code>lat/long</code>, <code>tz</code>, <code>ip</code>, IATA, ICAO, and UN/LOCODE</li>
<li>Localized results via <code>lang</code> parameter (available for paid plans)</li>
<li>Fully documented response models and usage examples</li>
</ul>
<p>Get your API key at <a href="https://ipgeolocation.io" rel="nofollow">ipgeolocation.io</a><br>
Refer to the updated <a href="https://github.com/IPGeolocation/ip-geolocation-api-python-sdk#readme">README</a> for usage examples.</p>DaudAhmadJF