Go to file
2024-01-13 20:09:42 +01:00
.gitignore Initial commit 2024-01-13 20:06:21 +01:00
LICENSE Initial commit 2024-01-13 20:06:21 +01:00
README.md Update readme 2024-01-13 20:09:42 +01:00
requirements.txt Initial commit 2024-01-13 20:06:21 +01:00
spyglass.py Initial commit 2024-01-13 20:06:21 +01:00

spyglass

  1. create a venv
    python -m venv .venv
    
  2. install requirements
    pip install -r requirements.txt
    
  3. run with
    python spyglass.py