ApeWorX/web3.py
A python interface for interacting with the Ethereum blockchain and ecosystem. observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3793
- days_rel: n/a
- days_push: 10
- n_releases_24m: 0
Adoption not part of the score
5523 stars · 1725 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
web3.py is a Python library for interacting with the Ethereum blockchain and its ecosystem. It enables building decentralized applications, calling smart contracts, and managing transactions from Python.
Use cases
- interact with the ethereum blockchain from python
- call and deploy smart contracts in python
- build a decentralized application backend
- send ethereum transactions programmatically
- read on-chain data and events with python
- integrate wallet and contract interactions into a python app
When to choose
- you need a mature, well-documented Python interface to Ethereum
- you are building dapps or backend services in Python that talk to Ethereum
- you want community-supported tooling with active releases
When to avoid
- you work with non-Ethereum chains without EVM compatibility
- you need a JavaScript/TypeScript web3 stack (use ethers.js or web3.js instead)
- you only need read-only blockchain analytics where a lighter RPC client may suffice
Facets
library · maturity active
database-driver sdk rpc blockchain developer-tools web-development python cross-platform ethereum web3 smart-contracts dapps blockchain-interaction cryptocurrency
1 source
- readme: https://github.com/ApeWorX/web3.py · fetched 2026-08-28 · 07fc769e4d74
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ApeWorX/web3.py | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem