5
0
Commit Graph

11 Commits

Author SHA1 Message Date
bc5d171b3c
Fix get validation pattern, and update Hebrew test metod. 2023-12-11 12:01:46 +02:00
37ab0589df
Fix regex to validate a referance. 2023-12-11 11:44:20 +02:00
8e28a9f144
Adds book reference to API output. Improved overall stability. Adds more tests to check stability of code base. 2023-11-28 07:34:58 +02:00
8901087217
Adds better method control, and overall stability. Adds valid_reference and valid_translation methods. 2023-11-25 14:13:51 +02:00
07f1c95d83
Adds the pypi shield to readme. 2023-11-14 19:24:44 +02:00
022f606c6c
Next stable version release. 2023-11-14 18:18:57 +02:00
7d945d1331
Adds getBible to the https://pypi.org/project/getbible/ project, and updated all documentation and workflows to now point to this package. 2023-11-14 18:15:36 +02:00
a2b95224b1
Adds better build path. 2023-11-14 11:09:01 +02:00
270c8f3d48
Adds efficient data retrieval, query optimization, for server performance. Streamlines the caching mechanism and ensures that the methods are efficient and robust. Clear the caching once a month to keep scripture in sync with API. Adds workflow testing. 2023-11-14 07:50:20 +02:00
25e720788a
adds getBible class to select scripture. 2023-11-13 08:18:25 +02:00
66468fdab3
first commit 2023-11-11 20:52:13 +02:00