I am trying to re-create a password manager in python(from scratch) ! Feel free to use my code & leave a comment if you have any question.
I'm still working on my project... Maybe, it will take more time, as I have school. Thx ;)
Be aware that the TODO list section can be changed any time. For now :
- Create the function
validate_password()
- Create the function
create_account()