mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-26 16:15:51 +03:00
[PR #1101] [CLOSED] Update directions in TUTORIAL.md #1157
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#1157
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/1101
Author: @brennanpate
Created: 5/6/2024
Status: ❌ Closed
Base:
master← Head:master📝 Commits (10+)
e6ec211Update navigational directions in Step 1(A)fb3d181Combine directions in Step 1(B) and Step 2(C) and remove Step 2(C)6834789Update navigational directions and verbage in Step 1(C)c63d147Change reference from Step 1(C) to Step 1(B) in Step 2(D)d3c2852Update capitalization in Prerequisites Step 37c5d9e7Add directions for installing Spotipy in Prerequisites Step 1(A)c351225List updates to TUTORIAL.md file in CHANGELOG.mdf2d9c56Update docstrings for funcs in lines 340-5859545391Add unit tests for artist ID and URLf1038cbAdd test_artists_mixed_ids📊 Changes
7 files changed (+74 additions, -63 deletions)
View changed files
📝
CHANGELOG.md(+1 -1)📝
CONTRIBUTING.md(+1 -1)📝
TUTORIAL.md(+12 -20)📝
docs/conf.py(+39 -39)📝
docs/index.rst(+0 -1)📝
docs/requirements.txt(+1 -1)📝
tests/integration/non_user_endpoints/test.py(+20 -0)📄 Description
I encountered a few issues when completing steps in the TUTORIAL.md file. I've added some updates in the directions of this file to more closely match the current layout of Spotify's Developer Dashboard and the process for creating an app.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.