Skip to main content

Get the quote from internet

Project description

Random Quotes

Get the random quote from the internet.

Note: The quotes are fetched using publicly hosted API's. Any change to the Authentication/Authorization or Request/Response format can cause a failure.

Installation

You can install the package from PyPI:

python -m pip install quote-ondemand

The quotes is supported on Python 3.x.

How to use

As as console application

python -m pip install quote-ondemand

As an module in your project

>>> import quote
>>> quote.__version__
'1.0.0'a

>>> from quote import QuoteFactory
>>> QuoteFactory.get_quote()

The entire history of software engineering is that of the rise in levels of abstraction.
- Grady Booch

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

quote-ondemand-1.0.1.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

quote_ondemand-1.0.1-py3-none-any.whl (4.9 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