"The words of the LORD are pure words, like silver refined in a furnace on the ground, purified seven times." Psalm 12:6
A scripture memory app based on Andrew Davis's method in How to Memorize Scripture For Life.
After cloning this repository, you may use Poetry with poetry install/poetry run python manage.py ... or pip install . with a virtual environment to install the dependencies and run the requisite manage.py commands for Django:
manage.py migrate- to create the database.manage.py runserver- to start up the development server on 127.0.0.1:8000.
To use the ESV, you must have an API key from api.esv.org.