PalmBeachPost / postgeo

Geocode CSVs and jitter overlapping points
MIT License
23 stars 3 forks source link

Make installation, usage easier #22

Open stucka opened 8 years ago

stucka commented 8 years ago

Ideally, cellspacer and postgeo should be installable via pip. The result should be: -- The one module dependency is installed automatically. -- cellspacer.py and postgeo.py are installed in the main Python scripts folder without the .py extension, much as the csvkit scripts are -- The geocoding cache file should be installed in a centralized location. -- The credentials file should be installed in a centralized location, with clear documentation on configure it.