
Web3.py
FreeWeb3 Libraries
Web3.py is a Python library for interacting with the Ethereum blockchain.
About Web3.py
Web3.py is a Python library that lets DApps connect to the Ethereum blockchain.
Developers can use it to send transactions, interact with smart contracts, and query block data and other on-chain information.
Derived from the Web3.js API, Web3.py adapts the core Web3 functionality for Python developers, delivering Pythonic APIs and utilities for encoding calls, signing transactions, and querying network state.
