This package browser is in early development. Mind the rough edges.

python-geopy 2.0.0

Geocoding library for Python

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.

Installation

Install python-geopy 2.0.0 as follows:

guix install python-geopy@2.0.0

Or install the latest version:

guix install python-geopy

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.