Skip to content

theodcr/powerspot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

97 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

powerspot

Command line interface and API in Python for advanced and automated operations with Spotify, based on the click and spotipy packages.

Installation instructions

This project uses Python >= 3.6.

pip install powerspot

Usage

Examples of commands:

# get followed artists from Spotify profile and write them
powerspot artists write artists.json

# get new releases from those artists and save them in Spotify library
powerspot artists -f artists.json releases save

# show top tracks from recent activity
powerspot toptracks --term short show

About

๐ŸŽ‡ CLI and Python API for complex operations with Spotify

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages