README.md
setup.py
spotifynews/__init__.py
spotifynews/update.py
spotifynews.egg-info/PKG-INFO
spotifynews.egg-info/SOURCES.txt
spotifynews.egg-info/dependency_links.txt
spotifynews.egg-info/requires.txt
spotifynews.egg-info/top_level.txt
spotifynews/database/__init__.py
spotifynews/database/sqlite3db.py
spotifynews/spotify/__init__.py
spotifynews/spotify/client.py
tests/__init__.py
tests/test_client.py
tests/test_sqlite3db.py
tests/test_update.py