tarikd / pyspotify

Python bindings for libspotify

Home Page:pyspotify.mopidy.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyspotify

pyspotify provides a Python interface to Spotify's online music streaming service.

With pyspotify you can access music metadata, search in Spotify's library of 20+ million tracks, manage your Spotify playlists, and play music from Spotify. All from your own Python applications.

pyspotify use CFFI to make a pure Python wrapper around the official libspotify library. It works on CPython 2.7 and 3.2+, as well as PyPy 2.1+ and PyPy3. It is known to work on Linux and OS X. Windows support should be possible, but is awaiting a contributor with the interest and knowledge to maintain it.

Project resources

Latest PyPI version Number of PyPI downloads Travis CI build status Test coverage

About

Python bindings for libspotify

pyspotify.mopidy.com

License:Apache License 2.0