{ "info": { "author": "Scott Kruger", "author_email": "scott@chojin.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries" ], "description": "pylastfm\n========\n\nLasty Last.FM API bindings\n\n.. image:: https://travis-ci.org/thesquelched/pylastfm.svg?branch=master\n :target: https://travis-ci.org/thesquelched/pylastfm\n\n`GitHub Project `_\n\nChangelog\n---------\n0.2.0\n-----\n- Removed following methods due to LastFM API changes:\n - `track.ban`\n - `track.get_buy_links`\n - `track.get_fingerprint_metadata`\n - `track.get_shouts`\n - `track.get_top_fans`\n - `track.share`\n - `track.unban`\n - `user.get_banned_tracks`\n - `user.get_events`\n - `user.get_neighbors`\n - `user.get_neighbours`\n - `user.get_new_releases`\n - `user.get_past_events`\n - `user.get_playlists`\n - `user.get_recent_stations`\n - `user.get_recommended_artists`\n - `user.get_recommended_events`\n - `user.get_shouts`\n - `user.shout`\n- Add album API resource\n- Add chart API resource\n- Add artist API resource\n- Add geo API resource\n- Add library API resource\n- Add tag API resource\n- User resource now parses responses instead of returning raw data\n\n0.1.1\n-----\n- Initial release", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/thesquelched/pylastfm/tarball/0.2.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/thesquelched/pylastfm", "keywords": null, "license": null, "maintainer": null, "maintainer_email": null, "name": "pylastfm", "package_url": "https://pypi.org/project/pylastfm/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pylastfm/", "project_urls": { "Download": "https://github.com/thesquelched/pylastfm/tarball/0.2.0", "Homepage": "https://github.com/thesquelched/pylastfm" }, "release_url": "https://pypi.org/project/pylastfm/0.2.0/", "requires_dist": [ "requests (>=2.5.1)", "six (>=1.9.0)", "python-dateutil (>=2.4.0)", "figgis (>=1.6.0)", "iso3166 (>=0.7)" ], "requires_python": null, "summary": "Lazy Last.FM API bindings", "version": "0.2.0" }, "last_serial": 2002010, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "576dbe25f32a5b1502a941f26030db04", "sha256": "0b7b512e4e0c7d70d6c5def3abef2dd1291dd20323306a75236d39b9b2fb535c" }, "downloads": -1, "filename": "pylastfm-0.1.0.tar.gz", "has_sig": true, "md5_digest": "576dbe25f32a5b1502a941f26030db04", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16029, "upload_time": "2015-06-11T20:51:27", "url": "https://files.pythonhosted.org/packages/c8/92/b78e45c3689b93e64a8c8fc9efe0d3911bb33ea12995988907065ac4cf49/pylastfm-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "193477be653965b40e4c045fbf5aae52", "sha256": "fa13244fa00d023314fd4fa043750a788135dffa8c872964e6f5ab6f0427e234" }, "downloads": -1, "filename": "pylastfm-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "193477be653965b40e4c045fbf5aae52", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 19288, "upload_time": "2016-02-10T17:22:32", "url": "https://files.pythonhosted.org/packages/a8/bd/564ed7bc25665892e71ed4ca3b87a24f53476b9c284afa5e1f0ee7d6ec88/pylastfm-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3480482a7799f271d5659e8ffea90ffe", "sha256": "a603cd601bf78c9d1e36ef0403b19a0544788b56bdc61d1d250e2137e0a6b58a" }, "downloads": -1, "filename": "pylastfm-0.1.1.tar.gz", "has_sig": false, "md5_digest": "3480482a7799f271d5659e8ffea90ffe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14739, "upload_time": "2016-02-10T17:22:39", "url": "https://files.pythonhosted.org/packages/5e/97/31b928c093ee386e5c4b21ffb69c8f29e46746c823d6f4e5b735367379d5/pylastfm-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "e0b74f893dbf49e6b9a114f35887a64d", "sha256": "8ddf084626c70a760858e8bbad5bb0bb96f89926ec77092eb200bae901434e31" }, "downloads": -1, "filename": "pylastfm-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e0b74f893dbf49e6b9a114f35887a64d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 27639, "upload_time": "2016-03-11T20:25:16", "url": "https://files.pythonhosted.org/packages/0e/7c/a313e1f03ff9a93128ed5ec8e1d5795a86f87920df39b5585015e4b9daa7/pylastfm-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "be7387f925230008cd5b7bc23280a9fa", "sha256": "2b44c45d4e5a4eabe3419373d87b155a0377ffab224e7dcf0a4d8407b31e7d2d" }, "downloads": -1, "filename": "pylastfm-0.2.0.tar.gz", "has_sig": false, "md5_digest": "be7387f925230008cd5b7bc23280a9fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17525, "upload_time": "2016-03-11T20:25:24", "url": "https://files.pythonhosted.org/packages/b1/f7/4fb579ade8158a9c7bd62a0d2dcad2edbe40ab8bec5ca9176508bb71cecc/pylastfm-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e0b74f893dbf49e6b9a114f35887a64d", "sha256": "8ddf084626c70a760858e8bbad5bb0bb96f89926ec77092eb200bae901434e31" }, "downloads": -1, "filename": "pylastfm-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e0b74f893dbf49e6b9a114f35887a64d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 27639, "upload_time": "2016-03-11T20:25:16", "url": "https://files.pythonhosted.org/packages/0e/7c/a313e1f03ff9a93128ed5ec8e1d5795a86f87920df39b5585015e4b9daa7/pylastfm-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "be7387f925230008cd5b7bc23280a9fa", "sha256": "2b44c45d4e5a4eabe3419373d87b155a0377ffab224e7dcf0a4d8407b31e7d2d" }, "downloads": -1, "filename": "pylastfm-0.2.0.tar.gz", "has_sig": false, "md5_digest": "be7387f925230008cd5b7bc23280a9fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17525, "upload_time": "2016-03-11T20:25:24", "url": "https://files.pythonhosted.org/packages/b1/f7/4fb579ade8158a9c7bd62a0d2dcad2edbe40ab8bec5ca9176508bb71cecc/pylastfm-0.2.0.tar.gz" } ] }