Skip to content

0.6.0 - Introducing PyPassKit

Latest

Choose a tag to compare

@LukeS-05 LukeS-05 released this 27 Jun 19:04
· 10 commits to main since this release

Note

This project has been built upon the core API of my old password generator. This is the first release.

Features

🔑 Generate cryptographically secure passwords with the secrets module.

⚙️ Customisation features allowing you to generate passwords fitting a certain criteria.

🧠 A guarantee that all your chosen character types are included.

🖋️ Calculates password entropy.

Just like all my other projects...

  • 🖥️ Open source and easy to inspect.
  • 🚫 No internet access required
  • 🔒 No data is collected or stored

License

The code is licensed under the MIT license. You can find a copy of this available here.