Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jthistle/autokimai
https://github.com/jthistle/autokimai
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jthistle/autokimai
- Owner: jthistle
- Created: 2021-09-22T11:56:04.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-03T08:50:57.000Z (about 3 years ago)
- Last Synced: 2023-03-08T13:07:43.897Z (almost 2 years ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```