LICENSE
README.md
pyproject.toml
packages/python/opengita.egg-info/PKG-INFO
packages/python/opengita.egg-info/SOURCES.txt
packages/python/opengita.egg-info/dependency_links.txt
packages/python/opengita.egg-info/requires.txt
packages/python/opengita.egg-info/top_level.txt
packages/python/opengita/__init__.py
packages/python/opengita/cache.py
packages/python/opengita/client.py
packages/python/opengita/loader.py
packages/python/opengita/randomizer.py
packages/python/opengita.egg-info/PKG-INFO
packages/python/opengita.egg-info/SOURCES.txt
packages/python/opengita.egg-info/dependency_links.txt
packages/python/opengita.egg-info/requires.txt
packages/python/opengita.egg-info/top_level.txt
packages/python/opengita/core/config.py
packages/python/opengita/core/constants.py
packages/python/opengita/data/chapters.json
packages/python/opengita/data/metadata.json
packages/python/opengita/data/search_index.json
packages/python/opengita/data/verses.json
packages/python/opengita/exceptions/__init__.py
packages/python/opengita/exceptions/custom.py
packages/python/opengita/models/__init__.py
packages/python/opengita/models/chapter.py
packages/python/opengita/models/metadata.py
packages/python/opengita/models/translation.py
packages/python/opengita/models/verse.py
tests/test_client.py
tests/test_loader.py
tests/test_models.py
tests/test_random.py