Skip to main content

A Python CLI tool for displaying Quotes

Project description


QuotesPy

QuotesPy is an open source program that displays a random quote from a celebritie as a notification


installation

  • build from source :

  git clone https://github.com/0RaMsY0/pyquotes

  cd QuotesPy

  pip install -r requirements

  • install using pip :
    pip install quotescli==0.0.1

Usage

| arguments | Arguments form | usage |

|:--------------:|:--------------:|:---------:|

| -h | --help | show help |

| -sn | --search-by-name | search for the quote of someone by his name|

| -st | --search-by-topic | search for the quote of a topic |

| -T | --Topic | display all the availables Topics |

| -t | --time | set a time to display the quote |

| -pr | --print-quote | print the quote into the console (in default it will be shown as a notification) |


Examples :

  • search by name (-sn).
search by name (-sn)
  • search by Topic (-st)
search by Topic (-st)
  • this is how the quote well be displaied (as a notification) if the -pr is not used
this is how the quote well be displaied (as a notification) if the -pr is not used
  • the diferents Topics that you can search for quote about them (use -T to diplay them)
the diferents Topics that you can search for quote about them (use -T to diplay them)

ressourses

QuotesPy uses https://www.brainyquote.com/ to scrape search resultes and displays it to the user

by a notification or directly to the terminal

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

quotescli-0.1.2.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

quotescli-0.1.2-py3-none-any.whl (2.1 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