SlackBuildsOrg/gis/geopy
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
geopy.info gis/geopy: Updated dependencies. 2021-04-18 02:00:29 -05:00
geopy.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README various: Kill python-requests dep mention 2021-04-20 23:56:50 -05:00
slack-desc gis/geopy: Fix slack-desc. 2020-01-12 08:47:32 +07:00

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.

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