o
    e                     @   sJ   d Z ddlT ddlmZ ddlmZ ddlmZ ddlm	Z	m
Z
mZ [dS )a  
geopy is a Python client for several popular geocoding web services.

geopy makes it easy for Python developers to locate the coordinates of
addresses, cities, countries, and landmarks across the globe using third-party
geocoders and other data sources.

geopy is tested against CPython (versions 3.7, 3.8, 3.9, 3.10, 3.11, 3.12)
and PyPy3. geopy 1.x line also supported CPython 2.7, 3.4 and PyPy2.
    )*)Location)Point)Timezone)__version____version_info__get_versionN)__doc__geopy.geocodersgeopy.locationr   geopy.pointr   geopy.timezoner   
geopy.utilr   r   r   options r   r   A/var/www/html/venv/lib/python3.10/site-packages/geopy/__init__.py<module>   s    