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

https://github.com/code-parth/finwise-extracter


https://github.com/code-parth/finwise-extracter

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## install pip packages

```sh
pip install -r requirements.txt
```

## for local use

```sh
python main.py
```

## for local streamlit

```sh
python app.py
```