[PR #823] [CLOSED] Create TUTORIAL.md #1029

Closed
opened 2026-02-28 00:03:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/823
Author: @avivaschmitz
Created: 6/8/2022
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+86 additions, -0 deletions)

View changed files

TUTORIAL.md (+86 -0)

📄 Description

I have contributed a tutorial that walks a user through the steps necessary to set up Spotipy and start using it for the very first time to complete a simple task. The intended audience is new users and potential contributors who have little experience coding and no experience with the Spotify API.

This tutorial is a necessary addition to Spotipy because there is very little existing documentation for brand new users. The README.md file contains installation instructions and a “Quick Start” section, but they are severely lacking in detail and are far from complete. For example, they don’t contain any information on how to connect Spotipy to your Spotify developer account, how to set up a Spotify app that is compatible with Spotipy, or how to use Spotipy to accomplish a basic task. The new tutorial that I have created covers all of this.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/spotipy-dev/spotipy/pull/823 **Author:** [@avivaschmitz](https://github.com/avivaschmitz) **Created:** 6/8/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`63514f4`](https://github.com/spotipy-dev/spotipy/commit/63514f41be09691ac2f4853cc6c670b642f6c4c8) Create TUTORIAL.md ### 📊 Changes **1 file changed** (+86 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `TUTORIAL.md` (+86 -0) </details> ### 📄 Description I have contributed a tutorial that walks a user through the steps necessary to set up Spotipy and start using it for the very first time to complete a simple task. The intended audience is new users and potential contributors who have little experience coding and no experience with the Spotify API. This tutorial is a necessary addition to Spotipy because there is very little existing documentation for brand new users. The [README.md](https://github.com/plamere/spotipy/blob/master/README.md) file contains installation instructions and a “Quick Start” section, but they are severely lacking in detail and are far from complete. For example, they don’t contain any information on how to connect Spotipy to your Spotify developer account, how to set up a Spotify app that is compatible with Spotipy, or how to use Spotipy to accomplish a basic task. The new tutorial that I have created covers all of this. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:03:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotipy#1029
No description provided.