14 projects
web3
web3: A Python library for interacting with Ethereum
eth-utils
eth-utils: Common utility functions for python code that interacts with Ethereum
eth-typing
eth-typing: Common type annotations for ethereum python packages
eth-tester
eth-tester: Tools for testing Ethereum applications.
eth-account
eth-account: Sign Ethereum transactions and messages with local private keys
py-evm
Python implementation of the Ethereum Virtual Machine
py-geth
py-geth: Run Go-Ethereum as a subprocess
hexbytes
hexbytes: Python `bytes` subclass that decodes hex, with a readable console output
trie
Python implementation of the Ethereum Trie structure
blake2b-py
Blake2b hashing in Rust with Python bindings.
eth-abi
eth_abi: Python utilities for working with Ethereum ABI definitions, especially encoding and decoding
eth-rlp
eth-rlp: RLP definitions for common Ethereum objects in Python
eth-hash
eth-hash: The Ethereum hashing function, keccak256, sometimes (erroneously) called sha3
ens-namehash
Implementation of the namehash algorithm from EIP137