Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Code Examples in showcase.ipynb File #2

Open
PiyushBagde opened this issue May 30, 2024 · 0 comments
Open

Missing Code Examples in showcase.ipynb File #2

PiyushBagde opened this issue May 30, 2024 · 0 comments

Comments

@PiyushBagde
Copy link

The showcases.ipynb file in the spotipy-examples repository provides a comprehensive overview of Spotipy functionalities through code snippets. However, several key functionalities essential for practical use cases are currently missing code examples.

The following functionalities I can add to noteboook:

  • Get Playlist Items: Retrieving a list of tracks or items from a specified playlist.
  • Add Items to Playlist: Adding tracks or items (URIs) to an existing playlist.
  • Create Playlist: Creating a new playlist for the current user.
  • Get Current User ID: Obtaining the current user's Spotify ID.

I believe that including these examples would significantly enhance the completeness and educational value of the notebook, making it a more comprehensive resource for developers learning to use Spotipy effectively.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant