{
"info": {
"author": "chukysoria",
"author_email": "nomail@nomail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Topic :: Software Development :: Libraries"
],
"description": "*****************\npyspotify-connect\n*****************\n\npyspotify-connect provides a Python interface to `Spotify Connect's `_ online music streaming service.\n\nWith pyspotify-connect you can create a Spotify Connect player on your device.\nAll from your own Python applications.\n\npyspotify-connect uses `CFFI `_ to make a pure Python\nwrapper around the `libspotify_embedded_shared` library. It has been tested on\non CPython 2.7 and 3.4, as well as PyPy 2.6. The library is only available for arm\nlinux architectures: armv6 armel and armv7 armhf.\n\nThis wrapper is heavily based on the \n`pyspotify `_ wrapper for libspotify and\nthe spotify-connect implementation \n`Spotify Connect Web `_.\n\nDependencies\n============\n\n- A Spotify Premium subscription. pyspotify-connect **will not** work with Spotify\n Free, just Spotify Premium.\n\n- ``libspotify_embeded_shared``, see below for instructions.\n\n- Developmente packages for python and libffi. For example, for python 2.7 on Debian/Raspbian: \n\n ``apt-get install python-dev libffi-dev``\n\nSpotify Connect Library\n=======================\n\nAs Spotify Connect library is not available directly from spotify you should \ngrab it from one of the links below depending you Linux version.\n\n- `armel - armv6 `_\n- `armhf - armv7 `_\n\nCopy the appropiated library for your architecture to ``/usr/lib``.\n\nInstallation\n============\n\nInstall the dependencies listed above yourself, and then install the\npackage from PyPI::\n\n pip install pyspotify-connect\n\n\nProject resources\n=================\n\n- `Source code `_\n- `Issue tracker `_\n- `Spotify Connect resources `_\n\n.. image:: https://img.shields.io/pypi/v/pyspotify-connect.svg?style=flat\n :target: https://pypi.python.org/pypi/pyspotify-connect\n \n.. image:: https://img.shields.io/pypi/status/pyspotify-connect.svg?style=flat\n :target: https://pypi.python.org/pypi/pyspotify-connect\n \n.. image:: https://img.shields.io/pypi/dm/pyspotify-connect.svg?style=flat\n :target: https://pypi.python.org/pypi/pyspotify-connect\n\n.. image:: https://img.shields.io/travis/chukysoria/pyspotify-connect.svg\n :target: https://travis-ci.org/chukysoria/pyspotify-connect\n\n.. image:: https://img.shields.io/coveralls/chukysoria/pyspotify-connect.svg?maxAge=2592000\n :target: https://coveralls.io/github/chukysoria/pyspotify-connect?branch=master",
"description_content_type": null,
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/chukysoria/pyspotify-connect",
"keywords": "s,p,o,t,i,f,y, ,c,o,n,n,e,c,t, ,l,i,b,r,a,r,y",
"license": "Apache License, Version 2.0",
"maintainer": "",
"maintainer_email": "",
"name": "pyspotify-connect",
"package_url": "https://pypi.org/project/pyspotify-connect/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/pyspotify-connect/",
"project_urls": {
"Homepage": "https://github.com/chukysoria/pyspotify-connect"
},
"release_url": "https://pypi.org/project/pyspotify-connect/0.1.13/",
"requires_dist": null,
"requires_python": "",
"summary": "Python wrapper for libspotify-connect",
"version": "0.1.13"
},
"last_serial": 2122231,
"releases": {
"0.1.10": [
{
"comment_text": "",
"digests": {
"md5": "51696943cac1abe0f423d440993f9f4b",
"sha256": "f2c7bbaa574e7bfd0f66e96733f9f46c630b78eb674b3fcd8ba9ba120201fc72"
},
"downloads": -1,
"filename": "pyspotify-connect-0.1.10.tar.gz",
"has_sig": false,
"md5_digest": "51696943cac1abe0f423d440993f9f4b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 35677,
"upload_time": "2016-04-20T18:11:34",
"url": "https://files.pythonhosted.org/packages/1a/f3/a157cad1c38d808bbd076984931eeaed9499a9a4bdc147ffb9ac13eee51c/pyspotify-connect-0.1.10.tar.gz"
}
],
"0.1.11": [
{
"comment_text": "",
"digests": {
"md5": "0b320312684eb9c16e01d38f71e5ed5f",
"sha256": "de36e3b870da069c6f5063de31fa8338ecf827dad3c5048fe23953060354d221"
},
"downloads": -1,
"filename": "pyspotify-connect-0.1.11.tar.gz",
"has_sig": false,
"md5_digest": "0b320312684eb9c16e01d38f71e5ed5f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 23670,
"upload_time": "2016-05-04T16:55:33",
"url": "https://files.pythonhosted.org/packages/99/4b/cb88197c75a20405626a3c8f6810532b97d9b7414a9565e7752b1a3e3be8/pyspotify-connect-0.1.11.tar.gz"
}
],
"0.1.12": [
{
"comment_text": "",
"digests": {
"md5": "02bde19de00a2c23d6111b60b8bbf405",
"sha256": "dc61b69430742638b621782a2fd390d4c0371e236ab849998b9e9b92f4cc17c7"
},
"downloads": -1,
"filename": "pyspotify-connect-0.1.12.tar.gz",
"has_sig": false,
"md5_digest": "02bde19de00a2c23d6111b60b8bbf405",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 23695,
"upload_time": "2016-05-13T11:40:41",
"url": "https://files.pythonhosted.org/packages/de/56/e7b0918f69c295c4cc28db8121d3bd5b3b2612e77f0d5709cdea49480d41/pyspotify-connect-0.1.12.tar.gz"
}
],
"0.1.13": [
{
"comment_text": "",
"digests": {
"md5": "7913bd3ef9c8d1b4934c8caadeabbdb3",
"sha256": "ad9211221df4c86ab6e9c14b81659b4f76efb7c93baac5df9151981e9d1daf67"
},
"downloads": -1,
"filename": "pyspotify-connect-0.1.13.tar.gz",
"has_sig": false,
"md5_digest": "7913bd3ef9c8d1b4934c8caadeabbdb3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 23673,
"upload_time": "2016-05-18T18:03:34",
"url": "https://files.pythonhosted.org/packages/ed/76/13bc16ed2fcb5302236bd7297ddd38f51f7d1560d922694f214f0e01e180/pyspotify-connect-0.1.13.tar.gz"
}
],
"0.1.2": [
{
"comment_text": "",
"digests": {
"md5": "751a64fe158302aac29ca6d168527227",
"sha256": "20e549682cd0a5a6b79cb5cba223dfe19f31b060bc6a71470381b16a9088c75d"
},
"downloads": -1,
"filename": "pyspotify-connect-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "751a64fe158302aac29ca6d168527227",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 22102,
"upload_time": "2016-03-25T19:37:56",
"url": "https://files.pythonhosted.org/packages/c7/d4/02f01b80a9da786114d1a2236e55c437d8a058c785084a303af238eb538b/pyspotify-connect-0.1.2.tar.gz"
}
],
"0.1.3": [
{
"comment_text": "",
"digests": {
"md5": "0f7202a0d82be4b0c50bc93dd0289b80",
"sha256": "a34a463369b95d6159fbd04065b737dd7887686b8eef7991e925060ea96d264d"
},
"downloads": -1,
"filename": "pyspotify-connect-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "0f7202a0d82be4b0c50bc93dd0289b80",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 22710,
"upload_time": "2016-04-01T10:59:47",
"url": "https://files.pythonhosted.org/packages/ec/27/3c4f5629e8f1a4d52ad0df47c0ee99901e828ae6d31aa6bc5a45e04a1df1/pyspotify-connect-0.1.3.tar.gz"
}
],
"0.1.4": [
{
"comment_text": "",
"digests": {
"md5": "4d4a8a2ee286a41e1072500325008efd",
"sha256": "7d7e191184a309b3f4bbdf2140a7186876a0e1760b71190aa03823d44d6c6d7d"
},
"downloads": -1,
"filename": "pyspotify-connect-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "4d4a8a2ee286a41e1072500325008efd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 22731,
"upload_time": "2016-04-01T15:56:55",
"url": "https://files.pythonhosted.org/packages/cb/89/1d049c133e0fd872efd54fc048cb0d096ef4e31746023d4ebe7b87aaf7e7/pyspotify-connect-0.1.4.tar.gz"
}
],
"0.1.5": [
{
"comment_text": "",
"digests": {
"md5": "c886c5e0ebbbbf2e6421c7be05d2d991",
"sha256": "8ae8193d79f0baa27c3983a154a29a0d0f0b6aad46431cf370aa46f69e350c14"
},
"downloads": -1,
"filename": "pyspotify-connect-0.1.5.tar.gz",
"has_sig": false,
"md5_digest": "c886c5e0ebbbbf2e6421c7be05d2d991",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 22951,
"upload_time": "2016-04-05T18:59:13",
"url": "https://files.pythonhosted.org/packages/4d/1b/936373fd7e17494bd0684f62a119d04de5ee9a7069c00001b0087ae637aa/pyspotify-connect-0.1.5.tar.gz"
}
],
"0.1.6": [],
"0.1.7": [
{
"comment_text": "",
"digests": {
"md5": "f41e0a39d6d619e866ce1e49e1be028d",
"sha256": "5c4ea2aa6f08337b9b61d4efb10d46b2474d01b03f2ff52c98f5adc5494c84be"
},
"downloads": -1,
"filename": "pyspotify-connect-0.1.7.tar.gz",
"has_sig": false,
"md5_digest": "f41e0a39d6d619e866ce1e49e1be028d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 39397,
"upload_time": "2016-04-07T18:02:28",
"url": "https://files.pythonhosted.org/packages/e1/42/894db6d2733ccc2302f30f072b5b2ac9011a9a1c2e299f58cf4d20680245/pyspotify-connect-0.1.7.tar.gz"
}
],
"0.1.8": [
{
"comment_text": "",
"digests": {
"md5": "fd6ab4d528a106cc0d6449de346881ea",
"sha256": "17513401fdeb6ffc7b69a18d16a4839b01e0d498c228d84c4877e02a7fe75168"
},
"downloads": -1,
"filename": "pyspotify-connect-0.1.8.tar.gz",
"has_sig": false,
"md5_digest": "fd6ab4d528a106cc0d6449de346881ea",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 23581,
"upload_time": "2016-04-07T18:08:20",
"url": "https://files.pythonhosted.org/packages/96/3d/ee555e47c061c4073ead44c848f8cdd868d6a519ea8b499069e2fa391388/pyspotify-connect-0.1.8.tar.gz"
}
],
"0.1.9": [
{
"comment_text": "",
"digests": {
"md5": "f4d6ceff2c5b201d0f899ca5750acb98",
"sha256": "d34a167ac9951d0e2c4789845812c92461216046b415b607ee8be38676660a61"
},
"downloads": -1,
"filename": "pyspotify-connect-0.1.9.tar.gz",
"has_sig": false,
"md5_digest": "f4d6ceff2c5b201d0f899ca5750acb98",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 34767,
"upload_time": "2016-04-15T15:11:49",
"url": "https://files.pythonhosted.org/packages/59/ae/22ae43d62b69c9901e0a568663b9a4f60061d86068707c48e58f13e4ba6b/pyspotify-connect-0.1.9.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "7913bd3ef9c8d1b4934c8caadeabbdb3",
"sha256": "ad9211221df4c86ab6e9c14b81659b4f76efb7c93baac5df9151981e9d1daf67"
},
"downloads": -1,
"filename": "pyspotify-connect-0.1.13.tar.gz",
"has_sig": false,
"md5_digest": "7913bd3ef9c8d1b4934c8caadeabbdb3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 23673,
"upload_time": "2016-05-18T18:03:34",
"url": "https://files.pythonhosted.org/packages/ed/76/13bc16ed2fcb5302236bd7297ddd38f51f7d1560d922694f214f0e01e180/pyspotify-connect-0.1.13.tar.gz"
}
]
}