Skip to main content

Get quotes from brainyquote. Make you life positive.

Project description

==============
PyBrainyquote
==============

Get quotes from brainyquote. Make you life positive.

Requirements
-------------

requests

bs4

furl


Download
---------

pip install pybrainyquote


Why
--------

The original one `brainyquote` is too simple.



Grammar
--------

import::

from pybrainyquote import *


get quotes::

Quote.today(topic=what you like) # get today topic
get_popular_topics() # have a look at the lists popular topics, if you do not have any idea
get_topics()
get_authors()

# just try the following
Quote.find_all(topic)
Quote.find(topic)
Quote.find(topic)

Quote.choice_yaml(yamlfile) # choose a quote in yaml files randomly
Quote.read_yaml(yamlfile)

Future
-------
Define a search engine for quotes, and a method to get one quote randomly. (Completed partly)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pybrainyquote-0.6.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

pybrainyquote-0.6-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page