Ross ROSS = Recommend OSS · open-source software intelligence for agents

geopy/geopy

Geocoding library for Python. observed · 2026-08-28

github.com/geopy/geopy · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

82/100

  • Activity 92
  • Release rhythm 60
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6026
  • days_rel: 52
  • days_push: 52
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

4856 stars · 663 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

geopy is a Python client library for popular geocoding web services like OpenStreetMap Nominatim and Google Geocoding API. It lets developers convert addresses to coordinates, reverse-geocode coordinates to addresses, and calculate geodesic distances between points.

Use cases

  • convert addresses to latitude and longitude in python
  • reverse geocode coordinates to street addresses
  • calculate distance between two geographic points
  • geocode a list of cities or landmarks
  • integrate nominatim or google geocoding into a python app
  • look up coordinates of an address for a map feature

When to choose

  • you need a unified python interface to multiple geocoding services
  • you want forward and reverse geocoding with geodesic distance math
  • you need a mature, MIT-licensed library with broad service support

When to avoid

  • you need offline geocoding without third-party web services
  • you need routing, directions, or turn-by-turn navigation
  • you are building in a non-python stack

Facets

library · maturity stable

geospatial http-client developer-tools python cross-platform geocoding geocoder gis reverse-geocoding distance-calculation nominatim maps geospatial

2 sources

Member repositories

RepositoryRoleHealth v2
geopy/geopymain82

For agents

markdown · JSON · MCP: product_card(name="geopy/geopy")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem