Skip to content

Remove Python bindings package#95

Merged
backnotprop merged 2 commits intomainfrom
feat/remove-python-bindings
Jan 8, 2026
Merged

Remove Python bindings package#95
backnotprop merged 2 commits intomainfrom
feat/remove-python-bindings

Conversation

@backnotprop
Copy link
Contributor

Summary

  • Remove cupcake-py/ directory entirely
  • Update workspace members in Cargo.toml
  • Remove Python-specific entries from .gitignore
  • Update README.md and docs to remove Python references
  • Remove python.svg asset

The bindings.rs module in cupcake-core is retained as it's still used by the TypeScript bindings (cupcake-ts).

Test plan

  • cargo build --workspace passes
  • cargo test --workspace passes

🤖 Generated with Claude Code

backnotprop and others added 2 commits January 7, 2026 20:31
- Remove cupcake-py/ directory entirely
- Update workspace members in Cargo.toml
- Remove Python-specific entries from .gitignore
- Update README.md and docs to remove Python references
- Remove python.svg asset

The bindings.rs module in cupcake-core is retained as it's
still used by the TypeScript bindings (cupcake-ts).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@backnotprop backnotprop marked this pull request as ready for review January 8, 2026 04:41
@backnotprop backnotprop merged commit 9ead8ef into main Jan 8, 2026
3 checks passed
@backnotprop backnotprop deleted the feat/remove-python-bindings branch January 8, 2026 04:41
@backnotprop backnotprop restored the feat/remove-python-bindings branch January 8, 2026 17:55
@backnotprop backnotprop deleted the feat/remove-python-bindings branch January 8, 2026 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant