slackbuilds/gis/geopy
Isaac Yu 35d141c933
gis/geopy: Edit README
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-04-23 23:35:28 +07:00
..
README gis/geopy: Edit README 2025-04-23 23:35:28 +07:00
geopy.SlackBuild gis/geopy: Update for 2.4.1 (+new maintainer) 2024-07-07 10:39:47 +07:00
geopy.info gis/geopy: Update for 2.4.1 (+new maintainer) 2024-07-07 10:39:47 +07:00
slack-desc gis/geopy: Fix slack-desc. 2020-01-12 08:47:32 +07:00

README

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

geopy currently includes support for several geocoders, including
OpenStreetMap Nominatim, ESRI ArcGIS, Google Geocoding API and more.

python3-pytz and python3-aiohttp are optional dependencies that
will be used if available.