Skip to content

henry-wallace-phys/spotify_randomiserstuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python code to play with spotify:

To run simply do:
      $ python3 main.py

 (jupyter doesn't like this code for some reason!)

- BackEndClasses ; Contains basic information for searching + loging into spotify

- Basic Utils ;
    - playListGatherer : Makes playlists based on user criterion
    - playListShuffler : Actually shuffles a user's playback into the queue
    - playListStats : Gets user spotify statistics (incomplete!)

- Henrydle ;
    Personal implentation of heardle
    - henrydle_base : Base class, contains information for guessing and generating 
    - henrydle_gui : Basic UI stuff for Henrydle

About

randomises Spotify playlists, might end up doing more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published