Basic functionality and API call to ESV.org is complete along with the parsing of the returned object to something more presentable.

This commit is contained in:
Norm Rasmussen
2025-01-24 13:28:46 -05:00
commit dbd8ccbe5d
5 changed files with 212 additions and 0 deletions

8
requirements.txt Normal file
View File

@ -0,0 +1,8 @@
certifi==2024.12.14
charset-normalizer==3.4.1
idna==3.10
levenshtein==0.26.1
pip==24.3.1
rapidfuzz==3.11.0
requests==2.32.3
urllib3==2.3.0