Feed your brain with the best random quotes from multiple web portals.
Project description
quoted
Feed your brain with the best quotes from multiple web portals.
Features
- Multiple WEB sources
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
- Cache
- Colored Output - rich
- Supports
bash
andzsh
- Logs
- Output formats
Contribution
- File bugs, feature requests in GitHub Issues.
Project details
Release history Release notifications | RSS feed
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.1.1.tar.gz
(5.3 kB
view details)
Built Distribution
File details
Details for the file quoted-0.1.1.tar.gz
.
File metadata
- Download URL: quoted-0.1.1.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/2.7.14 Linux/4.12.14-lp151.28.48-default
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
201f3a8a21e96845bb63534fef29fbd9401690354ec0a1fdf61c2e7a402d9049
|
|
MD5 |
8744cb9f4a5674df01af27ec555b1b40
|
|
BLAKE2b-256 |
5cdf958a0ab749200e3d0cc55b9bef0ae9d95986cfba46c4f8568ce33d6a8a03
|
File details
Details for the file quoted-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: quoted-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/2.7.14 Linux/4.12.14-lp151.28.48-default
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
fb1a04c14edfb2e1b0d9f864028ce9e4b947e3480c6a77327dc3f76f6331d872
|
|
MD5 |
4840188b301bebd46d549d1d5352283c
|
|
BLAKE2b-256 |
99d5bd4f3ac3e4d6b778831523ac913202a64c04a752f22635cf9caef80209a0
|