Skip to main content

No project description provided

Project description

pyquoter

A CLI tool to save your favorite quotes :).

Installation

pip install pyquoter

Usage

All of the flags and options are visible with the --help flag

Creating quotes

pyquoter -q "This is the quote!" -a "Author Name!" -d 11/20/2020 -t These are Tags

pyquoter -q "This Another quote" -d 11/20/2020 -t cool inspirational # Author defaults to Unkown

pyquoter -q "Just testing stuff" # All that is required is the quote

Searching quotes

To turn a quote insertion into a query just add the -f flag

pyquoter -f -q "quote" # Outputs quotes that contain the word "quote"

pyquoter -f -a "Abraham" # Outputs quotes with any author the word "Abraham" in their name

pyquoter -f -i 1 # Outputs the quote with an ID of 1

pyquoter -f -t inspirational # Outputs any quote tagged with the world inspirational

Deleting quotes

If you have a quote that you think isn't up to par, you can delete it by referencing its ID

pyquoter --delete 1 # Deletes the quote with an ID of 1

Creating an Alias

Typing pyquoter may be a bit verbose so if you have a .bashrc add the line alias pq=pyquoter

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

pyquoter-0.0.1a4.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

pyquoter-0.0.1a4-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file pyquoter-0.0.1a4.tar.gz.

File metadata

  • Download URL: pyquoter-0.0.1a4.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for pyquoter-0.0.1a4.tar.gz
Algorithm Hash digest
SHA256 8546919bd7d9886404ddd1f82e36eae433d7df0515395e5e755b4c9484bab89f
MD5 38468b181f617640d99dcc2cfd122bce
BLAKE2b-256 843f8bf8380981afd59e9b23d3bacc8da3e0a06cfc9c710a6caaeb512e8af333

See more details on using hashes here.

File details

Details for the file pyquoter-0.0.1a4-py3-none-any.whl.

File metadata

  • Download URL: pyquoter-0.0.1a4-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for pyquoter-0.0.1a4-py3-none-any.whl
Algorithm Hash digest
SHA256 2fff18930abf9baa1bd40c12e3e66121a2886e189ea3dd7290f1a06936d564b7
MD5 4f5217269d9c6045d66c9d471340b02b
BLAKE2b-256 f46e22991fc80a7eba498d817e197804d2c68d3b65cf89fc9b18ffc69e03e67c

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