![]() In order for YAML to parse projects: as an empty array it needs to be marked as an empty array with '[]' at the end of the line. Also, when `data' is saved, it doesn't contain the updated project_list |
||
---|---|---|
.gitignore | ||
LICENSE | ||
README.md | ||
requirements.txt | ||
spyglass.py |
spyglass
- create a venv
python -m venv .venv
- install requirements
pip install -r requirements.txt
- run with
python spyglass.py