Sample app for testing the spotify auth, API calls, and some plotly viz.
poetry install
will install all dependencies in ./.venv
. Use poetry shell
to activate that environment.
VSCode and other editors should automatically use that virtual environment for linting.