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

https://github.com/winand/binance-apr-chart


https://github.com/winand/binance-apr-chart

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

```
sudo apt install python3-pip python3-venv
python3 -m venv .venv
. .venv/bin/activate
pip install -r requirements.txt
```