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

https://github.com/vshymanskyy/blynk-community-map


https://github.com/vshymanskyy/blynk-community-map

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# blynk-community-map

[![Preview](/preview.png)](https://vshymanskyy.github.io/blynk-community-map/)

https://vshymanskyy.github.io/blynk-community-map/

## building index

```bash
pip3 install -U --user maxminddb-geolite2
python3 map_update.py ./data/user-list.csv.gz
```