{ "info": { "author": "William Song", "author_email": "songcwzjut@163.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Education", "License :: Public Domain", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.6", "Topic :: Education" ], "description": "==============\nPyBrainyquote\n==============\n\nGet quotes from brainyquote. Make you life positive.\n\nRequirements\n-------------\n\nrequests\nbs4\nfurl\n\n\nDownload\n---------\n\npip install pybrainyquote\n\n\nWhy\n--------\n\nThe original one `brainyquote` is too simple. \n\n\n\nGrammar\n--------\n \nimport::\n\n from pybrainyquote import *\n\n\nget quotes::\n\n Quote.today(topic=what you like) # get today topic\n get_popular_topics() # have a look at the lists popular topics, if you do not have any idea\n get_topics()\n get_authors()\n\n # just try the following\n Quote.find_all(topic)\n Quote.find(topic)\n Quote.find(topic)\n\n Quote.choice_yaml(yamlfile) # choose a quote in yaml files randomly\n Quote.read_yaml(yamlfile)\n\nFuture\n-------\nDefine a search engine for quotes, and a method to get one quote randomly. (Completed partly)", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Freakwill/pybrainyquote", "keywords": "Brainyquote", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pybrainyquote", "package_url": "https://pypi.org/project/pybrainyquote/", "platform": "", "project_url": "https://pypi.org/project/pybrainyquote/", "project_urls": { "Homepage": "https://github.com/Freakwill/pybrainyquote" }, "release_url": "https://pypi.org/project/pybrainyquote/0.2.2/", "requires_dist": null, "requires_python": "", "summary": "Get quotes from brainyquote.com", "version": "0.2.2" }, "last_serial": 5132081, "releases": { "0.2.1": [ { "comment_text": "", "digests": { "md5": "9de64699079942872d23c5189b27e26d", "sha256": "ce8496dc8d3714d2512f3ab6fb03e412dbdb9b9e373a2348c8353871d655c267" }, "downloads": -1, "filename": "pybrainyquote-0.2.1.tar.gz", "has_sig": false, "md5_digest": "9de64699079942872d23c5189b27e26d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3831, "upload_time": "2019-01-12T03:39:49", "url": "https://files.pythonhosted.org/packages/f3/55/6a2430acaa2c121574fc679bdc145552fbfc40928170b9cd5b5c49e077c2/pybrainyquote-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "73ac4d9f4bb0998efd4d5bed84730935", "sha256": "16f980e5e0ae2e28b62d6c603e02f8ed6c053983bde5324b4ccdfe8afa02d476" }, "downloads": -1, "filename": "pybrainyquote-0.2.2.tar.gz", "has_sig": false, "md5_digest": "73ac4d9f4bb0998efd4d5bed84730935", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3832, "upload_time": "2019-04-12T04:11:38", "url": "https://files.pythonhosted.org/packages/ad/aa/d6908f53ea9a1243c0d3cc4847dc6c0f143c31a87f1835db7894208cc538/pybrainyquote-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "73ac4d9f4bb0998efd4d5bed84730935", "sha256": "16f980e5e0ae2e28b62d6c603e02f8ed6c053983bde5324b4ccdfe8afa02d476" }, "downloads": -1, "filename": "pybrainyquote-0.2.2.tar.gz", "has_sig": false, "md5_digest": "73ac4d9f4bb0998efd4d5bed84730935", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3832, "upload_time": "2019-04-12T04:11:38", "url": "https://files.pythonhosted.org/packages/ad/aa/d6908f53ea9a1243c0d3cc4847dc6c0f143c31a87f1835db7894208cc538/pybrainyquote-0.2.2.tar.gz" } ] }