Python implementation of the Ethereum Virtual Machine
Project description
Python Implementation of the Ethereum protocol
Py-EVM
Py-EVM is an implementation of the Ethereum Virtual Machine (EVM) in Python.
Goals
Py-EVM aims to be a readable yet generally performant version of the EVM in Python.
In particular Py-EVM aims to:
- be easy to understand and modifiable
- be highly flexible to support research and experimentation
- be performant enough to be used in testing for Python projects
- be a reference implementation of the Ethereum execution layer specifications
Ethereum consensus today is achieved via Proof of Stake, involving a consensus layer that is beyond the scope of this repository.
Installation
python -m pip install py-evm
Documentation
Check out the documentation on our official website
View the change log.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file py_evm-0.12.1b1.tar.gz.
File metadata
- Download URL: py_evm-0.12.1b1.tar.gz
- Upload date:
- Size: 851.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7bcd9935a3ac2989c8f068b2006f136189281ebc6e279663405cb2c5397ed890
|
|
| MD5 |
72d25a6dfbfcd8a7644f5f167c86d455
|
|
| BLAKE2b-256 |
0a57a0a84d991bac43058200245d853de9e7e819d216b56e22f66654fdf596d5
|
File details
Details for the file py_evm-0.12.1b1-py3-none-any.whl.
File metadata
- Download URL: py_evm-0.12.1b1-py3-none-any.whl
- Upload date:
- Size: 798.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
015ebc8dd95925030be87ce4b3fd31e3c70df626c5ad8665fb06cd611c73eb68
|
|
| MD5 |
a84db71842c73950d3fe632608a2cce4
|
|
| BLAKE2b-256 |
9fbe1e0de8a1f1dbe3911ccae2d598a2c60610e2f4984a918690b5469e8c8774
|