{ "info": { "author": "Andy Friedman", "author_email": "afriedman412@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# PyRiddim\nA totally unofficial Python wrapper for [Riddimbase.org](http://www.riddimbase.org/riddimbase.php).\n\n# Instructions\nThe `PyRiddim()` constructor takes `q` `q_type` and `track` as arguments, uses those arguments to search Riddimbase and stores the data as a Pandas dataframe.\n\n- `q` is the search query\n- `q_type` is what to search for\n- `track` toggles print statements while running the query (if ur impatient)\n\n`q_type` defaults to riddim, but can also be *artist*, *tune*, *label*, *album* or *producer*.\n\n`track` defaults to *False*.\n\nTo see the search results, use the `.info` method.\n\n# Example\nHow many songs does Riddimbase have for the artist Gyptian?\n\nRun `gyptian = PyRiddim('Gyptian', 'artist')` to execute the search, then `gyptian.info` to see the results.\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/afriedman412/PyRiddim", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "PyRiddim", "package_url": "https://pypi.org/project/PyRiddim/", "platform": "", "project_url": "https://pypi.org/project/PyRiddim/", "project_urls": { "Homepage": "https://github.com/afriedman412/PyRiddim" }, "release_url": "https://pypi.org/project/PyRiddim/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "A totally unofficial Python wrapper for Riddimbase.org", "version": "0.0.1" }, "last_serial": 4107021, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "f9abd5bdacee6d0bb8e84be14492a041", "sha256": "605ee8d48ca0dab490de467b98c48df441fff5b4d9afd799ef219e424244ac90" }, "downloads": -1, "filename": "PyRiddim-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "f9abd5bdacee6d0bb8e84be14492a041", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1547, "upload_time": "2018-07-27T01:32:54", "url": "https://files.pythonhosted.org/packages/38/6d/e610a339d55f779e392cec0dfeca1421b862a897d84ff25e1ef20fb949fa/PyRiddim-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "962a3f9ba6a52343e4a1114830df91d6", "sha256": "3881c9c5db240454523c4cce14f8c34b859583c652f9b1d0237547e4baf8ba0b" }, "downloads": -1, "filename": "PyRiddim-0.0.1.tar.gz", "has_sig": false, "md5_digest": "962a3f9ba6a52343e4a1114830df91d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1404, "upload_time": "2018-07-27T01:32:55", "url": "https://files.pythonhosted.org/packages/d6/b6/917fb03b4e31781e79b0e3e508d484cb8ae732e9f8817293af67dc75ba10/PyRiddim-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f9abd5bdacee6d0bb8e84be14492a041", "sha256": "605ee8d48ca0dab490de467b98c48df441fff5b4d9afd799ef219e424244ac90" }, "downloads": -1, "filename": "PyRiddim-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "f9abd5bdacee6d0bb8e84be14492a041", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1547, "upload_time": "2018-07-27T01:32:54", "url": "https://files.pythonhosted.org/packages/38/6d/e610a339d55f779e392cec0dfeca1421b862a897d84ff25e1ef20fb949fa/PyRiddim-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "962a3f9ba6a52343e4a1114830df91d6", "sha256": "3881c9c5db240454523c4cce14f8c34b859583c652f9b1d0237547e4baf8ba0b" }, "downloads": -1, "filename": "PyRiddim-0.0.1.tar.gz", "has_sig": false, "md5_digest": "962a3f9ba6a52343e4a1114830df91d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1404, "upload_time": "2018-07-27T01:32:55", "url": "https://files.pythonhosted.org/packages/d6/b6/917fb03b4e31781e79b0e3e508d484cb8ae732e9f8817293af67dc75ba10/PyRiddim-0.0.1.tar.gz" } ] }