Skip to main content

Feed your brain with the best random quotes from multiple web portals.

Project description

quoted

Feed your brain with the best random quotes from multiple web portals.

Features

  • Multiple WEB sources
  • Rich Text
  • Logs

Requirements

git
python 3x
poetry

Installation

Linux/MacOS

$ pip install quoted

Windows

Usage

$ quoted

“Insanity is doing the same thing, over and over again, but expecting different results.”
―― Narcotics Anonymous

tags: humor, insanity, life, misattributed-ben-franklin, misattributed-mark-twain, misattributed-to-einstein
link: https://www.goodreads.com/quotes/5543-insanity-is-doing-the-same-thing-over-and-over-again

© goodreads

Powered by quoted

Development

Run

$ poetry install
$ poetry run quoted

Build

$ poetry build

The distribution packages are located in dist directory.

Publish

$ poetry publish

Spiders

Spider output is a list of dicts with the structure:

[
    {
        'author': 'Author Name',
        'text': 'Text of Quote',
        'tags': ['tag1','tag2'],
        'url': 'https://www.quotesource.com/linktoquote'
    }
]

Todo

  • Argument options
  • Cache
  • Supports bash and zsh
  • Output formats

Contribution

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

quoted-0.2.0.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

quoted-0.2.0-py3-none-any.whl (7.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