app | ||
.gitignore | ||
LICENSE | ||
README.md | ||
requirements.txt |
spyglass
- create a venv
python -m venv .venv
- install requirements
pip install -r requirements.txt
- run with
python spyglass.py
app | ||
.gitignore | ||
LICENSE | ||
README.md | ||
requirements.txt |
python -m venv .venv
pip install -r requirements.txt
python spyglass.py