web3.py
Blockchain toolkit
A Python library providing an interface to the Ethereum blockchain ecosystem.
A python interface for interacting with the Ethereum blockchain and ecosystem.
5k stars
125 watching
2k forks
Language: Python
last commit: 2 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ethereum/py-evm | An implementation of the Ethereum Virtual Machine in Python | 2,268 |
webpy/webpy | A lightweight Python web framework that provides a simple and flexible way to build web applications. | 5,886 |
eth-brownie/brownie | A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine. | 2,649 |
blockchain-etl/ethereum-etl | Converts Ethereum blockchain data into usable formats | 2,954 |
pypi/warehouse | A software system that powers the package registry for Python packages | 3,601 |
etherex/pyepm | Manages Ethereum contract deployment and interaction using Python-based package definitions in YAML format. | 28 |
pyscript/pyscript | Enables execution of Python code in web browsers using WASM and modern web technologies | 17,992 |
pygithub/pygithub | A Python library to access the GitHub REST API | 7,048 |
whynot63/web3-premium | A data science-friendly wrapper for web3py to simplify interactions with blockchain APIs. | 6 |
pyodide/pyodide | Enables the execution of Python code in web browsers and Node.js environments using WebAssembly | 12,302 |
pundiai/fx-py-sdk | A tool for sending Cosmos transactions via a Python SDK | 7 |
rapptz/discord.py | An API wrapper for interacting with the Discord platform. | 14,909 |
digitaldonkey/ethereum-php | A PHP interface to interact with the Ethereum blockchain | 491 |
pubkey/eth-crypto | Provides cryptographic functions for Ethereum transactions and smart contracts | 878 |