DenisCarriere/geocoder
:earth_asia: Python Geocoder observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4615
- days_rel: n/a
- days_push: 865
- n_releases_24m: 0
Adoption not part of the score
1656 stars · 292 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A simple and consistent Python geocoding library that provides a unified interface to many geocoding providers such as Google, Bing, OpenCage, ArcGIS, TomTom, and HERE. It supports forward and reverse geocoding, house address lookup, IP address geolocation, and includes a command-line interface.
Use cases
- convert addresses to latitude and longitude in python
- reverse geocode coordinates to addresses
- geocode ip addresses to locations
- use one api for multiple geocoding providers like google and bing
- geocode from the command line
- get bounding boxes for geocoded locations
When to choose
- you need a single consistent python api across many geocoding providers
- you want quick forward/reverse geocoding or ip lookup without parsing provider-specific
- you want a lightweight library with a cli for ad-hoc geocoding
When to avoid
- you need heavy-duty batch geocoding at scale with rate-limit handling and caching
- you need offline geocoding without external provider apis
- you need actively developed features - the project is largely in maintenance mode
Facets
library · maturity maintenance
geospatial http-client cli developer-tools python cli cross-platform geocoding forward-geocoding reverse-geocoding ip-geolocation multi-provider maps geospatial
3 sources
- readme: https://github.com/DenisCarriere/geocoder · fetched 2026-08-28 · 5f3f06c476ce
- homepage: http://geocoder.readthedocs.org · fetched 2026-08-29 · 4163b4a5aa28
- registry_pypi: https://pypi.org/pypi/geocoder/json · fetched 2026-08-29 · 8fb185f1b067
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| DenisCarriere/geocoder | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="DenisCarriere/geocoder")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem