I want to create a python script in which I need to create some functions like 1-GetTransactionByHash 2-GetBlockByHash 3-GetBalanceOfWallet
I want to ask that how could I do it by using python in ethereum we can do it by using web3.py but in tezos how could I do it?