Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/exu3/bfm-map


https://github.com/exu3/bfm-map

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# bfm-map

## dev

```
python3 -m venv bfm-map

. ./bfm-map/bin/activate

pip install -r requirements.txt
```