Skip to content

bpvyz/pyotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyotify

A fully-featured Python library for the Spotify Web API

Installation

pip install pyotify

Quick Start

An example can be found in the main.py file.

To get started, install pyotify and create an app on https://developers.spotify.com/.

Add your app ID and SECRET to your environment.

Then, using the os.getenv() method, get the app ID and SECRET.

Finally pass both parameters to the 'Spotify' class.

Reporting Issues

If you have suggestions, bugs or other issues specific to this library, file them here. Or just send me a pull request.

About

A fully-featured Python library for Spotify Web API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors