web3.pyΒΆ

web3.py is a pure-Python JSON-RPC wrapper for communicating with an Ethereum node. To use this library you will need to have a running Ethereum node with HTTP or IPC enabled.

Links: