Metadata-Version: 1.0
Name: pyspotify
Version: 1.12
Summary: Python wrapper for libspotify
Home-page: http://pyspotify.mopidy.com/
Author: Doug Winter
Author-email: doug.winter@isotoma.com
License: UNKNOWN
Description: =========
        pyspotify
        =========
        
        .. image:: https://img.shields.io/pypi/v/pyspotify.svg?style=flat
            :target: https://pypi.python.org/pypi/pyspotify/
            :alt: Latest PyPI version
        
        .. image:: https://img.shields.io/pypi/dm/pyspotify.svg?style=flat
            :target: https://pypi.python.org/pypi/pyspotify/
            :alt: Number of PyPI downloads
        
        .. image:: https://img.shields.io/travis/mopidy/pyspotify/v1.x/develop.svg?style=flat
            :target: https://travis-ci.org/mopidy/pyspotify
            :alt: Travis CI build status
        
        pyspotify provides a Python interface to `Spotify's <http://www.spotify.com/>`_
        online music streaming service.
        
        To use this package you will also need `libspotify
        <https://developer.spotify.com/technologies/libspotify/>`_, which is available
        from Spotify. You will need a Spotify Premium account. You will also need to
        apply for, and receive an API key from Spotify.
        
        
        Project resources
        =================
        
        - `Documentation <https://pyspotify.mopidy.com/>`_
        - `Source code <https://github.com/mopidy/pyspotify>`_
        - `Issue tracker <https://github.com/mopidy/pyspotify/issues>`_
        - `CI server <https://travis-ci.org/mopidy/pyspotify>`_
        - IRC: ``#mopidy`` at `irc.freenode.net <http://freenode.net/>`_
        - `Download development snapshot <https://github.com/mopidy/pyspotify/tarball/v1.x/develop#egg=pyspotify-dev>`_
        
Platform: UNKNOWN
