from argon2 import PasswordHasher

password_hasher = PasswordHasher()
