Commit Graph

4 Commits

Author SHA1 Message Date
dependabot[bot] 1ad724416b
Bump urllib3 from 1.22 to 1.24.2
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 to 1.24.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.22...1.24.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-21 15:14:26 +00:00
David Todd 862a87b8f7 Don't install spotipy from pip (it's outdated and I have my own fork) 2018-04-24 23:42:52 -05:00
David Todd 4b03bbf48c Update README and add requirements.txt 2018-04-24 01:43:06 -05:00
David Todd (c0de) 7757235dbb Initial experiments complete
Here I learned how to authenticate my app over env, as well
as trigger an oauth login for the username specified

I created a small script that will write the now playing track info to a file
This is useful for keeping track of the song that is playing at all times
2018-01-27 22:01:42 -06:00