Skip to main content

QOTD on Forbes Welcome page

Project description


.. code-block:: python
:emphasize-lines: 26,29

=======================
Forbes Quote of the Day
=======================

.. image:: https://travis-ci.org/appi147/forbes-qotd.svg?branch=master
:alt: build status

As many of you seen Forbes Quote of the day when you open Forbes website.
This package provides a way to get quote and its author.

------------
Installation
------------

Install it by pip::

pip install forbesqotd

-----
Usage
-----

Package has two methods which returns quote and its author::

from forbesqotd import qotd
app = qotd.forbes()
quote = app.get_quote()
author = app.get_by()



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

forbesqotd-2.0.tar.gz (1.9 kB view hashes)

Uploaded Source

Built Distribution

forbesqotd-2.0-py2.py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 2 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