Passwd

Latest version: v1.2.0

Safety actively analyzes 613777 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.2.0

Added
- Option to override `PasswordGenerator` options in the `generate` call (14, 19)

1.1.1

Changed
- Moved documentation to Read the Docs

1.1.0

Added
- `check_breaches` which uses `check_password` to check if the given password is found in any known data breaches
- `func` which allows a custom function for checking passwords as a requirement

1.0.0

Now hosting documentation on GitHub Pages at https://bsoyka.github.io/passwd.

Generated with Sphinx.

0.4.0

Added
- `PasswordGenerator` class with options for length, uppercase, lowercase, digits, and special characters

0.3.0

Added
- `min_alpha`, `min_upper`, and `min_lower` options for the `PasswordRequirements` class. These require a given number of total letters, uppercase letters, and lowercase letters respectively.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.