Skip to content

Migrate from milksnake to maturin - #66

Draft
juhoinkinen wants to merge 44 commits into
mainfrom
migrate-from-milksnake-to-maturin
Draft

Migrate from milksnake to maturin#66
juhoinkinen wants to merge 44 commits into
mainfrom
migrate-from-milksnake-to-maturin

Conversation

@juhoinkinen

@juhoinkinen juhoinkinen commented Sep 4, 2026

Copy link
Copy Markdown
Member

The main changes is porting Python code in python-wrapper/omikuji/__init__.py to Rust code in python-wrapper/src/lib.rs.

AI usage: Qwen 3.6 was heavily used in creating this PR.

Closes #65.


This was originally created targeting the fork "omikuji2": NatLibFi#12.

There Copilot code review found possible problems: NatLibFi#12 (review), so it might be better to start from scratch than to use this PR.

Update time crate and transitive deps
Used Qwen3 and refined manually
…d-history

Migrate CICD pipeline to GH actions
This seems to be just an accidentally created and commited file: 78e95c2
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.

Switch from milksnake to a more modern approach for Python-Rust bindings

1 participant