a tool to find a bitcoin address public key from only the public key hash in python
creat a venv environment in your cmd line, insert the public key hash at line 18 between the "" and use chmod +x then use python3 to run it. should automatically spit out the public key address.