Skip to content

Dev#23

Merged
zTgx merged 6 commits intomainfrom
dev
Apr 7, 2026
Merged

Dev#23
zTgx merged 6 commits intomainfrom
dev

Conversation

@zTgx
Copy link
Copy Markdown
Contributor

@zTgx zTgx commented Apr 7, 2026

No description provided.

zTgx added 6 commits April 7, 2026 17:33
- Add Python bindings using PyO3 for the vectorless Rust library
- Convert monorepo structure from single Rust crate to multi-language workspace
- Add pyproject.toml, setup configuration for Python package distribution
- Include comprehensive Python documentation and examples in README
- Add basic integration tests for Python bindings covering core functionality
- Update .gitignore to include Python-specific files and directories
- Maintain existing Rust functionality while enabling cross-language usage
- Remove Rust language specification from main description since it's
  now available through Python bindings
- Add detailed information about core engine being written in Rust
  with Python bindings
- Convert Python and Rust quick start sections to collapsible
  details/summary format for better readability
- Update code examples formatting and structure
- configure quote style to double quotes
- set indent style to spaces
- enable magic trailing comma formatting
- set line ending to LF
…guration

- Move common package metadata to workspace level in Cargo.toml
- Replace individual dependency versions with workspace references
- Add comprehensive workspace dependencies section for shared crates
- Configure workspace lints for rust and clippy
- Set up release and development profiles at workspace level
- Update python and rust Cargo.toml files to use workspace inheritance
- Consolidate all dependency management to central workspace configuration
- Add PyPI downloads badge to show monthly download statistics
- Add Crates.io downloads badge to display Rust crate downloads
Remove explicit width attributes from all image tags in README.md to
allow responsive sizing and better adapt to different screen sizes
and containers.
@zTgx zTgx merged commit 879c17d into main Apr 7, 2026
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