{ "info": { "author": "ysim", "author_email": "opensource@yiqingsim.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "|Build Status|\n\nsongtext\n========\n\nA command-line song lyric fetcher.\n\nInspired by `@gleitz `__\\ \u2019s\n`howdoi `__. Name from the `German\nword for\n\u201clyrics\u201d `__.\n\nInstallation\n------------\n\nWith pip:\n\n::\n\n $ pip install songtext\n\nWith distutils:\n\n::\n\n $ python setup.py install\n\nUsage\n-----\n\nSearch by both **artist name** (``-a, --artist``) *and* **song title**\n(``-t, --title``):\n\n::\n\n $ songtext -a pvris -t fire\n\n PVRIS: Fire\n -----------\n Don't blame your death on the shit in your head\n That you claimed ate you like a virus for days on end\n I watched you decay, watched you waste away\n Who'd you think you'd fool, baby, diggin' your own grave?\n\nOption values that consist of more than one word need to be quoted:\n\n::\n\n $ songtext -a 'nina simone' -t sinnerman\n\n Nina Simone: Sinnerman\n ----------------------\n Oh sinnerman, where you gonna run to?\n Sinnerman, where you gonna run to?\n Where you gonna run to?\n All along dem day\n\nPunctuation is important too:\n\n::\n\n $ songtext -a \"shawn mendes\" -t \"theres nothing holdin me back\"\n\n Your query did not match any tracks.\n\n\n $ songtext -a \"shawn mendes\" -t \"there's nothing holdin' me back\"\n\n Shawn Mendes: There's Nothing Holdin' Me Back\n ---------------------------------------------\n I wanna follow her where she goes\n I think about her and she knows it\n I wanna let it take control\n 'Cause every time that she gets closer\n\nNote that paging is turned on by default. Use the ``--no-pager`` flag to\nturn it off.\n\n=========================== =============\nargument/API ``lyricwiki``\n=========================== =============\npositional (generic search) No\n``-a``, ``--artist`` Yes\n``-t``, ``--title`` Yes\n``-w``, ``--words`` No\n``-l``, ``--show-list`` No\n``--limit`` No\n``--no-pager`` Yes\n``-i``, ``--index`` No\n=========================== =============\n\nAuthor\n------\n\n- `@ysim `__\n\n.. |Build Status| image:: https://travis-ci.org/ysim/songtext.svg?branch=master\n :target: https://travis-ci.org/ysim/songtext", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ysim/songtext", "keywords": "console command line music song lyrics", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "songtext", "package_url": "https://pypi.org/project/songtext/", "platform": "", "project_url": "https://pypi.org/project/songtext/", "project_urls": { "Homepage": "https://github.com/ysim/songtext" }, "release_url": "https://pypi.org/project/songtext/0.1.9/", "requires_dist": null, "requires_python": "", "summary": "a command-line song lyric fetcher", "version": "0.1.9" }, "last_serial": 5477857, "releases": { "0.1.8": [ { "comment_text": "", "digests": { "md5": "a4f5fa3da9dcf35dc27d3132b0cbfb44", "sha256": "37581083a58d2cc332c716725b63b1ead93eec8ead4c6b46dbb539a9e12eae81" }, "downloads": -1, "filename": "songtext-0.1.8.tar.gz", "has_sig": false, "md5_digest": "a4f5fa3da9dcf35dc27d3132b0cbfb44", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5824, "upload_time": "2019-06-21T18:44:42", "url": "https://files.pythonhosted.org/packages/04/17/b0888fa9822953bd1b1f196c2338325df6a4e2b5bd42a6928e0da6c7a383/songtext-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "47a142620594933c75426dbb858b5bb4", "sha256": "261165439ab64a7ad2c65fc8643f1440e076cd292650acd20f86fdfe31392275" }, "downloads": -1, "filename": "songtext-0.1.9.tar.gz", "has_sig": false, "md5_digest": "47a142620594933c75426dbb858b5bb4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5043, "upload_time": "2019-06-21T20:23:37", "url": "https://files.pythonhosted.org/packages/c3/42/9877775eaedced100e415a2eb103a8bdd956ade3b77a64ea24ab595feb1c/songtext-0.1.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "47a142620594933c75426dbb858b5bb4", "sha256": "261165439ab64a7ad2c65fc8643f1440e076cd292650acd20f86fdfe31392275" }, "downloads": -1, "filename": "songtext-0.1.9.tar.gz", "has_sig": false, "md5_digest": "47a142620594933c75426dbb858b5bb4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5043, "upload_time": "2019-06-21T20:23:37", "url": "https://files.pythonhosted.org/packages/c3/42/9877775eaedced100e415a2eb103a8bdd956ade3b77a64ea24ab595feb1c/songtext-0.1.9.tar.gz" } ] }