Skip to content

Import zxcvbn-rs-py to the code base #27

@frankie567

Description

@frankie567

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions