rcalfredson / octo-broccoli

Artist discovery via Spotify API + randomness

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

octo-broccoli

Artist discovery via Spotify API + randomness

Setup

  • Python 3.11
  • pip install -r requirements.txt
  • In a .env file, write
    • SPOTIFY_CLIENT_ID=YOUR_ID
      SPOTIFY_CLIENT_SECRET=YOUR_SECRET
      

Usage

  • python search.py

About

Artist discovery via Spotify API + randomness

License:MIT License


Languages

Language:Python 100.0%