OwlCyberSecurity - MANAGER
Edit File: __init__.cpython-39.pyc
a ���e8 � @ sR d Z dgZzddlZW n ey, dZY n"0 ddlmZmZ dZedd g7 ZdS ) aU This module houses the GeoIP2 object, a wrapper for the MaxMind GeoIP2(R) Python API (https://geoip2.readthedocs.io/). This is an alternative to the Python GeoIP2 interface provided by MaxMind. GeoIP(R) is a registered trademark of MaxMind, Inc. For IP-based geolocation, this module requires the GeoLite2 Country and City datasets, in binary format (CSV will not work!). The datasets may be downloaded from MaxMind at https://dev.maxmind.com/geoip/geoip2/geolite2/. Grab GeoLite2-Country.mmdb.gz and GeoLite2-City.mmdb.gz, and unzip them in the directory corresponding to settings.GEOIP_PATH. � HAS_GEOIP2� NF� )�GeoIP2�GeoIP2ExceptionTr r )�__doc__�__all__Zgeoip2�ImportErrorr �baser r � r r �c/home/gouroczh/virtualenv/pat/3.9/lib/python3.9/site-packages/django/contrib/gis/geoip2/__init__.py�<module> s