Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/exu3/bfm-map
https://github.com/exu3/bfm-map
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/exu3/bfm-map
- Owner: exu3
- Created: 2024-05-04T18:26:43.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-04T18:50:00.000Z (8 months ago)
- Last Synced: 2024-10-27T23:48:14.559Z (2 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bfm-map
## dev
```
python3 -m venv bfm-map. ./bfm-map/bin/activate
pip install -r requirements.txt
```