I\'m using this pyAesCrypt library to encrypt/decrypt a password.
Here I define a class User to store the password encrypted in the db, running the application. Then I ne