Spotify-Toolkit: Python for Spotify library management — Feedback on API fallback & architecture? #204644
Unanswered
DarksAces
asked this question in
Programming Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Question
Body
Hi everyone! 👋
I'm working on an open-source tool called Spotify-Toolkit, a Python application designed to help users manage, clean, and organize their Spotify libraries and playlists.
As I refine the project, I’m looking for technical feedback on how to handle Spotify Web API authentication and rate limits for desktop apps.
🛠️ Tech Stack
💬 Technical Questions & Discussion:
Client ID/Client Secret, or provide a default fallback app credentials setup? I'm worried about hitting global rate limits or quota caps if multiple users share the same dev credentials.🔗 Repository Link: https://github.com/DarksAces/Spotify-Toolkit
I’d really appreciate any insights, feedback, or suggestions from anyone who has built tools with the Spotify API or Python!
Guidelines
All reactions