Skip to main content

Small python lib that contains a few quotes of famous people

Project description

Small python package to read quote sets from csv files.

Installation

pip install quotes

Usage

Get a random quote:

from quotes import random

if __name__ == '__main__':
    print(random())

List of available persons:

from quotes import persons

if __name__ == '__main__':
    print(persons())

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

quotes-0.0.3-py2.py3-none-any.whl (34.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file quotes-0.0.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for quotes-0.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 36af7d75971de4a10ec348455d3fcd79e4dc04bd889d3583c114bcee0f5b833e
MD5 317cd1bcf6ceec6dc7d4831564293773
BLAKE2b-256 f74d02cd3f016497f00c626ab1a22ad50c473980bfd923ada26dadb41c517620

See more details on using hashes here.

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