{ "info": { "author": "Murillo de Miranda Pereira", "author_email": "murillomir0@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# Spotify Playlist Generator\n\nAnalyze your spotify playlists and create playlist with new songs.\n\n## Overview\n\nA tool for finding playlist and create other playlist with similar music.\n\n### Install\n\nUsing pipenv:\n\n```\npipenv install\n```\n\nAnd then execute:\n\n```\npipenv shell\n```\n\n### Usage\n\nArguments:\n\n* `--user`, `-u` - Your spotify user id\n* `--user-playlist-id`, `-upi` - Spotify user id of playlist owner\n* `--playlist`, `-p` - Spotify playlist id\n* `--name`, `-n` - Playlist name to be created\n* `--score`, `-s` - Score 0/100 to get assorted artists in playlist\n\nExample:\n\n```\nanalyze -u tr6amda6xwmpllo403xl9lf9c -upi 12141429536 -p 6C9TO1dfZZQTHedI8Qv18p -n 'Playlist test'\n```\n\n### Example\n\n![Example](./resources/example.gif)\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/murillo94/spotify-playlist-generator", "keywords": "spotify playlist generator", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "spotify-playlist-generator", "package_url": "https://pypi.org/project/spotify-playlist-generator/", "platform": "", "project_url": "https://pypi.org/project/spotify-playlist-generator/", "project_urls": { "Homepage": "https://github.com/murillo94/spotify-playlist-generator" }, "release_url": "https://pypi.org/project/spotify-playlist-generator/0.0.1/", "requires_dist": [ "spotipy", "click", "tqdm" ], "requires_python": "", "summary": "Analyze your spotify playlists songs and create playlist with new songs", "version": "0.0.1" }, "last_serial": 4564780, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "6fb158487523887a6fc506cee01bbd27", "sha256": "9eeae8ceec8861120b2c83106424e780befcc479a47a048248c7bb19f48c94af" }, "downloads": -1, "filename": "spotify_playlist_generator-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "6fb158487523887a6fc506cee01bbd27", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3784, "upload_time": "2018-12-05T17:25:47", "url": "https://files.pythonhosted.org/packages/91/cf/48d6c9dc9e2f6c64c5e58e5b1c6659e18fb7431b9b4b62c0c859cd42fb05/spotify_playlist_generator-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2c5556a8ddcedc49e5f0f7e3398400f3", "sha256": "4864266bc9c04b7ce0d6b279262b65dc5ffe3b4fd21ae1a49c4fc1f6fe255038" }, "downloads": -1, "filename": "spotify-playlist-generator-0.0.1.tar.gz", "has_sig": false, "md5_digest": "2c5556a8ddcedc49e5f0f7e3398400f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3104, "upload_time": "2018-12-05T17:25:49", "url": "https://files.pythonhosted.org/packages/d8/2e/b49c0584601df9f02ed21cfe698f6cc0b7c6c4f03774390f79ec20e97090/spotify-playlist-generator-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6fb158487523887a6fc506cee01bbd27", "sha256": "9eeae8ceec8861120b2c83106424e780befcc479a47a048248c7bb19f48c94af" }, "downloads": -1, "filename": "spotify_playlist_generator-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "6fb158487523887a6fc506cee01bbd27", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3784, "upload_time": "2018-12-05T17:25:47", "url": "https://files.pythonhosted.org/packages/91/cf/48d6c9dc9e2f6c64c5e58e5b1c6659e18fb7431b9b4b62c0c859cd42fb05/spotify_playlist_generator-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2c5556a8ddcedc49e5f0f7e3398400f3", "sha256": "4864266bc9c04b7ce0d6b279262b65dc5ffe3b4fd21ae1a49c4fc1f6fe255038" }, "downloads": -1, "filename": "spotify-playlist-generator-0.0.1.tar.gz", "has_sig": false, "md5_digest": "2c5556a8ddcedc49e5f0f7e3398400f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3104, "upload_time": "2018-12-05T17:25:49", "url": "https://files.pythonhosted.org/packages/d8/2e/b49c0584601df9f02ed21cfe698f6cc0b7c6c4f03774390f79ec20e97090/spotify-playlist-generator-0.0.1.tar.gz" } ] }