You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)