# spotipy-pandas
##### A Spotipy-based Pandas wrapper for Spotify API calls
[![PyPI version](https://badge.fury.io/py/spotipy-pandas.svg)](https://badge.fury.io/py/spotipy-pandas)
`spotipy-pandas` is a Python library for easily retrieving and manipulating
musical data from Spotify's Web API in a Pandas-friendly format. It is built on
top of [Spotipy](https://github.com/spotipy-dev/spotipy), which provides
lightweight Python bindings for the Spotify Web API.
# Installation
`spotipy-pandas` can be installed from PyPI via pip:
```bash
pip install spotipy-pandas
```
Raw data
{
"_id": null,
"home_page": "https://github.com/opbenesh/spotipy-pandas",
"name": "spotipy-pandas",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "spotify pandas",
"author": "Ben Esh",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/c7/95/3298cf81926401879553d2a840fb6b227d96b90d99ab516dedab94ae6251/spotipy-pandas-0.2.0.tar.gz",
"platform": null,
"description": "# spotipy-pandas\r\n##### A Spotipy-based Pandas wrapper for Spotify API calls\r\n\r\n[![PyPI version](https://badge.fury.io/py/spotipy-pandas.svg)](https://badge.fury.io/py/spotipy-pandas)\r\n\r\n`spotipy-pandas` is a Python library for easily retrieving and manipulating\r\nmusical data from Spotify's Web API in a Pandas-friendly format. It is built on\r\ntop of [Spotipy](https://github.com/spotipy-dev/spotipy), which provides\r\nlightweight Python bindings for the Spotify Web API.\r\n\r\n# Installation\r\n`spotipy-pandas` can be installed from PyPI via pip:\r\n\r\n```bash\r\npip install spotipy-pandas\r\n```\r\n",
"bugtrack_url": null,
"license": "",
"summary": "A Spotipy-based Pandas wrapper for Spotify API calls",
"version": "0.2.0",
"project_urls": {
"Homepage": "https://github.com/opbenesh/spotipy-pandas"
},
"split_keywords": [
"spotify",
"pandas"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "43f814c3dd643d4c2910be87dd01caae7a49d5d7bb1008205e12030c4fe19e5c",
"md5": "cffc5cce8520e42ee7c34699064d33ca",
"sha256": "075447122986c9d3074920895c9f15712c1128ee3c840e4450b1638a9df5ea62"
},
"downloads": -1,
"filename": "spotipy_pandas-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cffc5cce8520e42ee7c34699064d33ca",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 3703,
"upload_time": "2023-05-23T16:52:34",
"upload_time_iso_8601": "2023-05-23T16:52:34.035680Z",
"url": "https://files.pythonhosted.org/packages/43/f8/14c3dd643d4c2910be87dd01caae7a49d5d7bb1008205e12030c4fe19e5c/spotipy_pandas-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c7953298cf81926401879553d2a840fb6b227d96b90d99ab516dedab94ae6251",
"md5": "78a593067223c4f9344bab4fefb9eda5",
"sha256": "0efb4ecc0627a9d21a16ca16cfa2b8ee23cbac933599516e39122b02bad0462e"
},
"downloads": -1,
"filename": "spotipy-pandas-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "78a593067223c4f9344bab4fefb9eda5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 3311,
"upload_time": "2023-05-23T16:52:37",
"upload_time_iso_8601": "2023-05-23T16:52:37.187118Z",
"url": "https://files.pythonhosted.org/packages/c7/95/3298cf81926401879553d2a840fb6b227d96b90d99ab516dedab94ae6251/spotipy-pandas-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-23 16:52:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "opbenesh",
"github_project": "spotipy-pandas",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "spotipy-pandas"
}