Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damiencorpataux/swingplanit-map
https://github.com/damiencorpataux/swingplanit-map
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/damiencorpataux/swingplanit-map
- Owner: damiencorpataux
- Created: 2023-02-09T00:00:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-09T18:21:51.000Z (almost 2 years ago)
- Last Synced: 2024-11-05T16:36:39.730Z (2 months ago)
- Language: Python
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
swingplanit-map
=Geomapping the events of [swingplanit.com](https://www.swingplanit.com/) !
Usage
-
```sh
pip install -r requirements.txtpython scrap.py
cat events.csvpython geocode.py
cat events-geocoded.csv
```