gmο
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.
For project updates, follow @EthereumPython and sign up for new post notifications on the blog.
Getting Startedο
Note
π Brand new to Ethereum?
Donβt travel alone! Join the Ethereum Python Community Discord.
Read this blog post series for a gentle introduction to Ethereum blockchain concepts.
The Overview page will give you a quick idea of what else web3.py can do.
Try building a little something!
Ready to code? β Quickstart
Quick tour? β Overview
Synchronous help? β Discord
Asynchronous help? β StackExchange
Report a bug? β Github
Want to help us? β Contribute
Looking for inspiration? β Resources and Learning Material