Skip to content

p7k/spoetify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

score points with your muse

Turn a poem (master string) into a Spotify playlist (track titles as substrings).

basic instructions

  • setup a new python virtualenv
  • install requirements via pip pip install -r requirements.pip
  • run with stdin, aka echo "if i can't let it go out of my mind" | python spoetify.py
  • or run with file, aka python spoetify.py test_resources/stupid.txt
  • sit tight… it's slow now, but it'll get there

About

converter of poetry into spotify playlists

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages