Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jthistle/autokimai


https://github.com/jthistle/autokimai

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

Requirements:
- python3
- pip

```bash
cp config.empty.yaml config.yaml
# Make config correct
python -m pip install -r requirements.txt
./main.py
```