Geoip2

Latest version: v5.0.1

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 7

0.3.0

++++++++++++++++++

* IMPORTANT: ``geoip.webservices`` was renamed ``geoip.webservice`` as it
contains only one class.
* Added GeoIP2 database reader using ``maxminddb``. This does not work with
PyPy as it relies on a C extension.
* Added more specific exceptions for web service client.

0.2.2

++++++++++++++++++

* Fixed a bug in the model objects that prevented ``longitude`` and
``metro_code`` from being used.

0.2.1

++++++++++++++++++

* First official beta release.
* Documentation updates and corrections.

0.2.0

++++++++++++++++++

* Support for Python 3.2 was dropped.
* The methods to call the web service on the ``Client`` object now validate
the IP addresses before calling the web service. This requires the
``ipaddr`` module on Python 2.x.
* We now support more languages. The new languages are de, es, fr, and pt-BR.
* The REST API now returns a record with data about your account. There is
a new geoip.records.MaxMind class for this data.
* Rename model.continent.continent_code to model.continent.code.
* Documentation updates.

0.1.1

++++++++++++++++++

* Documentation and packaging updates

0.1.0

++++++++++++++++++

* Initial release

Page 7 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.