{ "info": { "author": "Steven Smith", "author_email": "stevensmith.ome@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: End Users/Desktop", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Multimedia :: Sound/Audio" ], "description": "getalbum\n========\n\nGet album track list from Spotify\n\nUsage\n-----\n\n::\n\n usage: getalbum [-h] [--artist ARTIST] [--spotify-id SPOTIFY_ID]\n [--spotify-secret SPOTIFY_SECRET]\n album\n\n positional arguments:\n album Specify album name\n\n optional arguments:\n -h, --help show this help message and exit\n --artist ARTIST Specify artist name\n --spotify-id SPOTIFY_ID\n Spotify application client ID\n --spotify-secret SPOTIFY_SECRET\n Spotify application client secret\n\nInstallation\n------------\n\nVia ``pip``:\n\n::\n\n pip3 install getalbum\n\nAlternatively:\n\n- Clone the repository, ``cd getalbum``\n- Run ``python3 setup.py install`` or ``pip3 install -e``", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/blha303/getalbum", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "getalbum", "package_url": "https://pypi.org/project/getalbum/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/getalbum/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/blha303/getalbum" }, "release_url": "https://pypi.org/project/getalbum/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Get album track list from Spotify", "version": "1.0.1" }, "last_serial": 1911721, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "ff2d45169c59472cceb7ba86eb20f5d0", "sha256": "b37bca0567667296a38fd1a07e8c47d92ad4c5cbb9dfde79b7d5615c30267363" }, "downloads": -1, "filename": "getalbum-1.0.0.tar.gz", "has_sig": false, "md5_digest": "ff2d45169c59472cceb7ba86eb20f5d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2725, "upload_time": "2015-11-05T04:07:11", "url": "https://files.pythonhosted.org/packages/f3/87/d5235f91ef7c0d7ccf615c641793cb34807dec02e76e5cbb64cd9b73d393/getalbum-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "abde2ae2f6eace03ba1848fd5d4ea548", "sha256": "06b946019d2d4ea3761e06a7e2a4657f899df1dfe9cc3298a174239d06ac0114" }, "downloads": -1, "filename": "getalbum-1.0.1.tar.gz", "has_sig": false, "md5_digest": "abde2ae2f6eace03ba1848fd5d4ea548", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2734, "upload_time": "2016-01-19T14:48:13", "url": "https://files.pythonhosted.org/packages/ec/82/6144109722dc8b640230ebe7ba432342ae4f4801fb4eb8b56d83b5b5ee3f/getalbum-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "abde2ae2f6eace03ba1848fd5d4ea548", "sha256": "06b946019d2d4ea3761e06a7e2a4657f899df1dfe9cc3298a174239d06ac0114" }, "downloads": -1, "filename": "getalbum-1.0.1.tar.gz", "has_sig": false, "md5_digest": "abde2ae2f6eace03ba1848fd5d4ea548", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2734, "upload_time": "2016-01-19T14:48:13", "url": "https://files.pythonhosted.org/packages/ec/82/6144109722dc8b640230ebe7ba432342ae4f4801fb4eb8b56d83b5b5ee3f/getalbum-1.0.1.tar.gz" } ] }