Skip to main content

A command line app to aid in scripture memorization. 'I have stored up your word in my heart, that I might not sin against you.' Psalm 119:11

Project description

versed

A command line app to aid in scripture memorization. "I have stored up your word in my heart, that I might not sin against you." Psalm 119:11

How to Install

pip install versed

How to Use

To initialize a new .versed file. This is the local storage location where you should place your ESV API token. Without an ESV API token, this command line app will not function.

python -m versed init

Navigate to the .versed file and paste your token in.

Retrieve a scripture:

python -m select-verse 'psalm 27:4'

Retrieve and pretty print the verse passage only (requires jq):

python -m versed select-verse 'psalm 27:4' | jq '.passages[0]' -r

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

versed-0.2.0.tar.gz (7.8 kB view hashes)

Uploaded Source

Built Distribution

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