Skip to main content

An unofficial API wrapper for the forismatic.com API.

Project description

An unofficial API wrapper for the forismatic.com API.

Installation

Install with Pip (Recommended)

pip install forismatic

Install from source

git clone https://github.com/ihumanbeing/forismatic.git
cd forismatic
python setup.py install

Usage

Example getting an english quote:

from forismatic import *
f = forismatic.ForismaticPy()
f.get_Quote('en') # English, for russian, use 'ru'

Output:

('Victory belongs to the most persevering.  ', 'Napoleon Bonaparte ')

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

forismatic-0.1.3.tar.gz (1.9 kB view hashes)

Uploaded Source

Built Distribution

forismatic-0.1.3-py3-none-any.whl (3.0 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