Commit Graph

2 Commits

Author SHA1 Message Date
kennethreitz 1cc6426056 Update import path to use kjvstudy_org package name 2025-05-26 20:06:46 -04:00
kennethreitz 61ce5521a8 Restructure project into kjvstudy package
- Move kjv.py and server files into kjvstudy package directory
- Add package __init__.py with module imports
- Move tests to tests/ directory with path configuration
- Add .envrc to prevent Python bytecode generation
- Update imports to use relative imports within package
- Create global bible instance for reuse across modules
2025-05-26 12:35:20 -04:00