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

https://github.com/bh2smith/md-backfiller

Just a basic-ass python script to backill via pubsub requests
https://github.com/bh2smith/md-backfiller

Last synced: about 1 year ago
JSON representation

Just a basic-ass python script to backill via pubsub requests

Awesome Lists containing this project

README

          

```shell
pip install -r requirements.txt
cp .env.example .env <-- Fill out credentials
source .env
python3 main.py
```