Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 780 Bytes

File metadata and controls

20 lines (15 loc) · 780 Bytes

PyPassGen🔑

I wanted to learn some Python.. first thing i thought about was creating a password generator because it can be made really simple or really complex with many features (password vault, encrypting and so on).

Versions (to keep track of progress)

Version 0.0.0 (2020, prototype with tkinter)

Version 1.0.0 (2023, current version with customtkinter GUI)