{ "info": { "author": "Enrico Bacis", "author_email": "enrico.bacis@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Description\n-----------\n\n`LyricWikia`_ is an online wiki-based lyrics database and encyclopedia.\nIt used to provide full access to song lyrics via API, but the service\nhas been discontinued.\n\nThis API scrapes the song web page and returns the lyrics. Please verify\nthat your use complies with the `LyricWikia`_ terms of service.\n\n\nInstallation\n------------\n\nThe package ``lyricwikia`` is on `PyPI`_, so you can install it using pip:\n\n.. code::\n\n pip install lyricwikia\n\nOtherwise download this repository and use the ``setup.py`` file:\n\n.. code::\n\n python setup.py install\n\n\nUsage\n-----\n\nYou can use the ``lyrics`` command to look for a song lyrics.\n\n usage: lyrics [-h] [--separator SEPARATOR] [--version] ARTIST SONG\n\n Get lyrics of a song from LyricWikia\n\n positional arguments:\n ARTIST Artist name\n SONG Song title\n\n optional arguments:\n -h, --help show this help message and exit\n --separator SEPARATOR\n line separator\n --version show program's version number and exit\n\n\nExample\n-------\n\n.. code::\n\n $ lyrics 'Led Zeppelin' 'Stairway to heaven'\n There's a lady who's sure all that glitters is gold\n ...\n\n\nAPI\n---\n\nAt the moment ``lyricwikia`` provides two APIs that are not officially already\nprovided by the official APIs):\n\n- ``get_lyrics(artist, song, linesep='\\n', timeout=None)``: returns a string\n that contains the lyrics of the song as provided by LyricWikia. If the\n lyrics is not found, the ``LyricsNotFound`` exception is raised.\n \n- ``get_all_lyrics(artist, song, linesep='\\n', timeout=None)``: returns a list\n of all the lyrics versions of the song (e.g., both the *kanji* and the\n *romaji* versions if available). If the lyrics is not found, the\n ``LyricsNotFound`` exception is raised.\n\n\n.. code:: python\n\n import lyricwikia\n lyrics = lyricwikia.get_lyrics('Led Zeppelin', 'Stairway to heaven')\n\n\n.. _LyricWikia: http://lyrics.wikia.com\n.. _PyPI: https://pypi.python.org/pypi/lyricwikia", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/enricobacis/lyricwikia", "keywords": "lyricwikia lyric lyrics wikia song api", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "lyricwikia", "package_url": "https://pypi.org/project/lyricwikia/", "platform": "", "project_url": "https://pypi.org/project/lyricwikia/", "project_urls": { "Homepage": "http://github.com/enricobacis/lyricwikia" }, "release_url": "https://pypi.org/project/lyricwikia/0.1.9/", "requires_dist": null, "requires_python": "", "summary": "LyricWikia API for song lyrics", "version": "0.1.9" }, "last_serial": 3477385, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "83f92e38bd979e9161cc57662854d9fc", "sha256": "c0aec2fc999ee173a5674727c483208338717f21f63f4e66d2243ebb7e7dead4" }, "downloads": -1, "filename": "lyricwikia-0.1.0.tar.gz", "has_sig": false, "md5_digest": "83f92e38bd979e9161cc57662854d9fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2231, "upload_time": "2016-08-07T21:22:33", "url": "https://files.pythonhosted.org/packages/8c/60/f0a5ba29d1d38ad175522896c76b554c8884fa12aa9cfb930e2c6aee4436/lyricwikia-0.1.0.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "ce01e1badc5401856f939a26a8a0ac53", "sha256": "6c8abf120dde25954d9dbe6a09a99d36c7722aaa7e709b1f2f5581366404c847" }, "downloads": -1, "filename": "lyricwikia-0.1.2.tar.gz", "has_sig": false, "md5_digest": "ce01e1badc5401856f939a26a8a0ac53", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2389, "upload_time": "2016-08-07T22:02:38", "url": "https://files.pythonhosted.org/packages/d1/4c/648ebec853a4b83519ef06b910dbde40978d7ef5bb22ca4f764aaa35c6ac/lyricwikia-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "1024041830b3d6e5fab38811aa3a7e3b", "sha256": "dae9305df875cbcedb52bf3b0d692ce4de9465594eebda7c4e38df76c8ab8210" }, "downloads": -1, "filename": "lyricwikia-0.1.3.tar.gz", "has_sig": false, "md5_digest": "1024041830b3d6e5fab38811aa3a7e3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2478, "upload_time": "2016-08-07T22:19:05", "url": "https://files.pythonhosted.org/packages/a2/9d/83b1b70d6ceebeb4ab7f68f8d7f78a107230676f1407dd2992302d642d3c/lyricwikia-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "9ceccca91b0c475642df298ccce4c16a", "sha256": "3f89a2e912612093273b18ee6190e90f168f95aadc7da38d5ce30b254dc4a80a" }, "downloads": -1, "filename": "lyricwikia-0.1.4.tar.gz", "has_sig": false, "md5_digest": "9ceccca91b0c475642df298ccce4c16a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2727, "upload_time": "2016-08-08T08:29:04", "url": "https://files.pythonhosted.org/packages/80/b9/8294d3d3e717e6aae9820dc49338c597b49dcbc22df39591591e16609e5d/lyricwikia-0.1.4.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "5446f29c886dcb36bacd74cda2fd8916", "sha256": "ea898f74a9ecc518a9df750f3c63ceb251039fcc98cb202a717690f89c3aaf51" }, "downloads": -1, "filename": "lyricwikia-0.1.6.tar.gz", "has_sig": false, "md5_digest": "5446f29c886dcb36bacd74cda2fd8916", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3158, "upload_time": "2018-01-10T09:02:18", "url": "https://files.pythonhosted.org/packages/f2/a6/9b7d4b4d366c3711a712bdefbe7effe698840c4a87d81480d60c3d214de5/lyricwikia-0.1.6.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "d611b36b3bd9978d2bbaa97bd07718f1", "sha256": "8943eb304a43f3bb7e6f6bb2a6709981a8edc830b5ba4e4f7962abff6fc62133" }, "downloads": -1, "filename": "lyricwikia-0.1.8.tar.gz", "has_sig": false, "md5_digest": "d611b36b3bd9978d2bbaa97bd07718f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3276, "upload_time": "2018-01-10T10:47:59", "url": "https://files.pythonhosted.org/packages/c8/e2/446fb3e852ef2645af565698a0c3c29e7fdf556abe38fc368998f7220662/lyricwikia-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "8c2bb064599ff97b41126de7252f3cc5", "sha256": "7e08836b74a4a209a870331e620c3a40fef4bd5fc73e88e87c7795fbd6e44569" }, "downloads": -1, "filename": "lyricwikia-0.1.9.tar.gz", "has_sig": false, "md5_digest": "8c2bb064599ff97b41126de7252f3cc5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3563, "upload_time": "2018-01-10T12:37:15", "url": "https://files.pythonhosted.org/packages/36/82/dfce4509b6097cdacfab4510a401ef007e8314a2d1d179267efd873d1a55/lyricwikia-0.1.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8c2bb064599ff97b41126de7252f3cc5", "sha256": "7e08836b74a4a209a870331e620c3a40fef4bd5fc73e88e87c7795fbd6e44569" }, "downloads": -1, "filename": "lyricwikia-0.1.9.tar.gz", "has_sig": false, "md5_digest": "8c2bb064599ff97b41126de7252f3cc5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3563, "upload_time": "2018-01-10T12:37:15", "url": "https://files.pythonhosted.org/packages/36/82/dfce4509b6097cdacfab4510a401ef007e8314a2d1d179267efd873d1a55/lyricwikia-0.1.9.tar.gz" } ] }