{ "info": { "author": "Ben Rosser", "author_email": "rosser.bjr@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "This is a Python library for accessing and printing quotes from bash.org, a\r\nquote database on the Internet from various chat sources. It is NOT made by\r\nbash.org, or endorsed by them in any way. Note that it merely uses HTML \r\nparsing to filter through the site's content\r\n\r\nThe BashQuote object can be created directly (BashQuote(8)) or it can be\r\ncreated using various functions. getQuoteSafe and getQuote take a quote \r\nnumber and return a quote object- getQuoteSafe checks to verify the quote\r\nexists. Then, getLatestQuote and getRandomQuote will both do HTML parsing to\r\nfind the quote numbers. \r\n\r\nThese BashQuote objects then have various helper functions which can return\r\nvarious data about a quote. So, for instance, to get the text of a random \r\nquote, BashQuote.getText() will print out all the text. Or to check if a\r\nquote is pending, isPending() will return true if the quote has yet to be\r\nprocessed for approval, and so on.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://venus.arosser.com/projects/bashquote.html", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "bashquote", "package_url": "https://pypi.org/project/bashquote/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bashquote/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://venus.arosser.com/projects/bashquote.html" }, "release_url": "https://pypi.org/project/bashquote/2.0/", "requires_dist": null, "requires_python": null, "summary": "Library to access and retrieve quotes from bash.org", "version": "2.0" }, "last_serial": 786722, "releases": { "2.0": [ { "comment_text": "", "digests": { "md5": "16b10ee50d813bd185bf75db2825712e", "sha256": "f0a60f5a84bd26f7a8d228453cbb8da255a88b4efe7eb5e61d99d9709dfa01e0" }, "downloads": -1, "filename": "bashquote-2.0.tar.gz", "has_sig": false, "md5_digest": "16b10ee50d813bd185bf75db2825712e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3953, "upload_time": "2012-11-01T05:05:02", "url": "https://files.pythonhosted.org/packages/9e/67/0e398891b1bf276a0837a58edace390f564591776a183fff391ff35214aa/bashquote-2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "16b10ee50d813bd185bf75db2825712e", "sha256": "f0a60f5a84bd26f7a8d228453cbb8da255a88b4efe7eb5e61d99d9709dfa01e0" }, "downloads": -1, "filename": "bashquote-2.0.tar.gz", "has_sig": false, "md5_digest": "16b10ee50d813bd185bf75db2825712e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3953, "upload_time": "2012-11-01T05:05:02", "url": "https://files.pythonhosted.org/packages/9e/67/0e398891b1bf276a0837a58edace390f564591776a183fff391ff35214aa/bashquote-2.0.tar.gz" } ] }