NolantheNerd / scripture_phaser

scripture_phaser helps you to memorize the Bible.
https://pypi.org/project/scripture-phaser/
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Populate Verses Asynchronously #32

Open NolantheNerd opened 4 months ago

NolantheNerd commented 4 months ago

The CLI feels slow on start up because it has to fetch the verse content from the internet before the initial prompt loads. It should be instantaneous.