requirements.txt 615 B

1234567891011
  1. # ============================================================
  2. # Spotify Plugin (Beispiel) — Abhaengigkeiten
  3. # ============================================================
  4. # Dies ist ein Beispiel-Plugin. Fuer echte Spotify-Integration
  5. # waere OAuth2-Authentifizierung und ein Spotify-Konto noetig.
  6. # ============================================================
  7. # ----------------------------------------------------------
  8. # Spotify Web API (fuer echte Integration)
  9. # ----------------------------------------------------------
  10. # spotipy # Spotify Web API Client (optional, fuer echte Integration)