Skip to main content
web3.py is a Python library for interacting with Ethereum. It’s commonly found in decentralized apps (dapps) to help with sending transactions, interacting with smart contracts, reading block data, and a variety of other use cases. Point web3.py at Node RPC to reach 80+ EVM networks, and see the JSON-RPC reference for supported methods.
connect.py