Web3.py helps you access your Ethereum node from Python. It is web3.js for Python.
The web3.py code is on github, and the docs are on readthedocs. To use web3.py, you must connect to a running, synced node.
Web3.py helps you access your Ethereum node from Python. It is web3.js for Python.
The web3.py code is on github, and the docs are on readthedocs. To use web3.py, you must connect to a running, synced node.