Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/damiencorpataux/swingplanit-map


https://github.com/damiencorpataux/swingplanit-map

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

swingplanit-map
=

Geomapping the events of [swingplanit.com](https://www.swingplanit.com/) !

Usage
-
```sh
pip install -r requirements.txt

python scrap.py
cat events.csv

python geocode.py
cat events-geocoded.csv
```