mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-27 00:25:54 +03:00
[PR #978] [CLOSED] Documentation: Added info and details to "Getting Started" and "Quick Start" #1103
Labels
No labels
api-bug
bug
dependencies
documentation
duplicate
enhancement
external-ide
headless-mode
implicit-grant-flow
invalid
missing-endpoint
pr-welcome
private-api
pull-request
question
spotipy3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotipy#1103
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/spotipy-dev/spotipy/pull/978
Author: @AaronTrinh
Created: 6/1/2023
Status: ❌ Closed
Base:
master← Head:master📝 Commits (4)
8b3ecaaAdded information on user authorization setup6a726b1Fixed formattingeb4dac4Added info about setting up the SpotifyOAuth class2ffec8eMerge branch 'spotipy-dev:master' into master📊 Changes
1 file changed (+16 additions, -1 deletions)
View changed files
📝
docs/index.rst(+16 -1)📄 Description
Hello, I've made some additions and changes to the documentation.
For the "Getting Started" section, I added instructions on setting up user authorization in the Spotify dashboard.
For the "Quick Start" section, I changed the details for setting up the SpotifyOAuth class.
By making the two contributions mentioned above, I aim to improve the setup process of Spotipy and make it more user-friendly for newcomers.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.