Skip to main content

A sample lib Zen of Python

Project description

zen_quotes

A simple library that returns the Zen of Python quotes.

  • Installation

pip install zen_quotes

  • Usage

from zen_quotes.quote import Quotes

Quotes().get_quotes() # That will return you all quotes.

Altogether there are 19 quotations, but if you need only one quotation, then pass the quotation position number on the list.

Quotes().get_quotes(2) # this will return you the second quote on the list.

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

zen_quotes-1.1.1.tar.gz (1.3 kB view hashes)

Uploaded Source

Built Distribution

zen_quotes-1.1.1-py3-none-any.whl (1.3 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