password-checker $ pip3 install -r requirements.txt to install requests. $ python3 checkmypass.py <password1_to_check> <password2_to_check> <password3_to_check> ... This project is based on Have I Been Pwned by Troy Hunt.