-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I have another project, https://github.com/fief-dev/zxcvbn-rs-py, which are Python bindings for the Rust implementation of zxcvbn, the famous password strength algorithm.
I would like to integrate this utility directly into pwdlib.
Currently, zxcvbn-rs-py uses Maturin as backend build to handle Rust compilation. However, for pwdlib, I would like to keep hatchling as build backend. That's why I ask you to use https://github.com/frankie567/hatchling-pyo3-plugin/ to handle the Rust compilation. This plugin is experimental, so it might not work as expected. If that happens, don't be afraid of failure: report what went wrong, and suggest ways to fix the plugin.
Copilot
Metadata
Metadata
Assignees
Labels
No labels