This project checks whether your password has been compromised using the pwnedpasswords.com API and the hashlib package (sha1).
This project is based on the Udemy tutorial below.
https://www.udemy.com/course/complete-python-developer-zero-to-mastery/ Section 17: Scripting with Python Lecture 228. Password Checker