README 415 B

12345678910
  1. geopy makes it easy for developers to locate the coordinates of
  2. addresses, cities, countries, and landmarks across the globe using
  3. third-party geocoders and other data sources.
  4. geopy currently includes support for several geocoders, including
  5. OpenStreetMap Nominatim, ESRI ArcGIS, Google Geocoding API and more.
  6. python/pytz and python/python3-aiohttp are optional dependencies that
  7. will be used if available.