Simple library for efficient geocoding without making API calls, using local lookup tables. Current version: 0.0.2, with basic state/city level geocoding. Minimal maintenance.
pip install local-geocodeNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Quick geocoding example for a US city name.
Ensure input is a city name or 5-digit ZIP code.
Check result for None before using coordinates.
No dependency data recorded yet.