/spotify_app

Sample app for testing the spotify auth, API calls, and some plotly viz.

Primary LanguagePython

Sample app for testing the spotify auth, API calls, and some plotly viz.

Latest version:

Older versions:

Install

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.