Skip to content

Commit 2b9fc86

Browse files
authored
created readme.md
1 parent c00c432 commit 2b9fc86

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

songs-of-artist/readme.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
Songs of Artist
2+
3+
A music search application, using a few named technologies that allows users to search for the songs of their favorite Artists in a very less time.
4+
5+
Getting Started
6+
7+
Install spotipy using pip
8+
9+
$ pip install spotipy
10+
11+
After installation
12+
13+
Update the client_id and secret_key in the configuration file to authenticate the spotipy api
14+
15+
After updation
16+
17+
Run the file songs_of_artists.py to see the songs of your favorite artist.

0 commit comments

Comments
 (0)