Skip to content

Refactor repo into btree package - #10

Merged
CodeWithHitesh merged 1 commit into
masterfrom
codex/organize-btree-module-and-update-project-structure
Jul 14, 2025
Merged

Refactor repo into btree package#10
CodeWithHitesh merged 1 commit into
masterfrom
codex/organize-btree-module-and-update-project-structure

Conversation

@CodeWithHitesh

Copy link
Copy Markdown
Owner

Summary

  • move BTree implementation into btree/__init__.py
  • expose demo script in examples/demo.py and simplify main.py
  • add packaging metadata in pyproject.toml
  • update README with installation instructions and new import path
  • update unit tests to use package import

Testing

  • python -m unittest -v

https://chatgpt.com/codex/tasks/task_e_68753a01e3a8832d88ef6ca7457e7e38

@CodeWithHitesh
CodeWithHitesh force-pushed the codex/organize-btree-module-and-update-project-structure branch from 26ee073 to eff653a Compare July 14, 2025 17:52
@CodeWithHitesh
CodeWithHitesh merged commit 5842a02 into master Jul 14, 2025
1 check passed
@CodeWithHitesh
CodeWithHitesh deleted the codex/organize-btree-module-and-update-project-structure branch July 14, 2025 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant