LICENSE-APACHE
LICENSE-MIT
MANIFEST.in
README.md
setup.py
spfy/__init__.py
spfy/client.py
spfy/constants.py
spfy/exceptions.py
spfy/result.py
spfy/util.py
spfy/volume.py
spfy/wrapper.py
spfy.egg-info/PKG-INFO
spfy.egg-info/SOURCES.txt
spfy.egg-info/dependency_links.txt
spfy.egg-info/entry_points.txt
spfy.egg-info/requires.txt
spfy.egg-info/top_level.txt
spfy/asynch/__init__.py
spfy/asynch/client.py
spfy/asynch/result.py
spfy/asynch/wrapper.py
spfy/cache/__init__.py
spfy/cache/db.py
spfy/config/config.toml
spfy/html/auth_message.html
spfy/html/login.html
spfy/mixins/__init__.py
spfy/mixins/auth.py
spfy/mixins/email.py
spfy/mixins/player.py
spfy/mixins/recommender.py
spfy/mixins/asynch/__init__.py
spfy/mixins/asynch/aiohttp_oauthlib.py
spfy/mixins/asynch/auth.py
spfy/mixins/asynch/player.py
spfy/mixins/asynch/recommender.py
tests/__init__.py