# Python Implementation of the Ethereum protocol
[![Join the conversation on Discord](https://img.shields.io/discord/809793915578089484?color=blue&label=chat&logo=discord&logoColor=white)](https://discord.gg/GHryRvPB84)
[![Build Status](https://circleci.com/gh/ethereum/py-evm.svg?style=shield)](https://circleci.com/gh/ethereum/py-evm)
[![PyPI version](https://badge.fury.io/py/py-evm.svg)](https://badge.fury.io/py/py-evm)
[![Python versions](https://img.shields.io/pypi/pyversions/py-evm.svg)](https://pypi.python.org/pypi/py-evm)
[![Docs build](https://readthedocs.org/projects/py-evm/badge/?version=latest)](http://py-evm.readthedocs.io/en/latest/?badge=latest)
## Py-EVM
Py-EVM is an implementation of the Ethereum protocol in Python. It contains the low level
primitives for the existing Ethereum 1.0 chain as well as emerging support for the upcoming
Ethereum 2.0 / Serenity spec.
### Goals
Py-EVM aims to eventually become the defacto Python implementation of the Ethereum protocol,
enabling a wide array of use cases for both public and private chains.
In particular Py-EVM aims to:
- be a reference implementation of the Ethereum 1.0 and 2.0 implementation in one of the most widely used and understood languages, Python.
- be easy to understand and modifiable
- have clear and simple APIs
- come with solid, friendly documentation
- deliver the low level primitives to build various clients on top (including *full* and *light* clients)
- be highly flexible to support both research as well as alternate use cases like private chains.
## Quickstart
[Get started in 5 minutes](https://py-evm.readthedocs.io/en/latest/guides/quickstart.html)
## Documentation
Check out the [documentation on our official website](https://py-evm.readthedocs.io/en/latest/)
## Want to help?
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our
guidelines for [contributing](https://py-evm.readthedocs.io/en/latest/contributing.html) and then check out one of our issues that are labeled [Good First Issue](https://github.com/ethereum/py-evm/issues?q=is%3Aissue+is%3Aopen+label%3A%22Good+First+Issue%22).
Raw data
{
"_id": null,
"home_page": "https://github.com/Miyamura80/py-evm",
"name": "py-evm-sentou",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "ethereum blockchain evm",
"author": "Ethereum Foundation",
"author_email": "piper@pipermerriam.com",
"download_url": "https://files.pythonhosted.org/packages/4e/35/46d4b443b7683aecbbe33015d3c21a370afe5cbefa53998dac7ce01e812d/py-evm-sentou-0.8.0b1.tar.gz",
"platform": null,
"description": "# Python Implementation of the Ethereum protocol\n\n[![Join the conversation on Discord](https://img.shields.io/discord/809793915578089484?color=blue&label=chat&logo=discord&logoColor=white)](https://discord.gg/GHryRvPB84)\n[![Build Status](https://circleci.com/gh/ethereum/py-evm.svg?style=shield)](https://circleci.com/gh/ethereum/py-evm)\n[![PyPI version](https://badge.fury.io/py/py-evm.svg)](https://badge.fury.io/py/py-evm)\n[![Python versions](https://img.shields.io/pypi/pyversions/py-evm.svg)](https://pypi.python.org/pypi/py-evm)\n[![Docs build](https://readthedocs.org/projects/py-evm/badge/?version=latest)](http://py-evm.readthedocs.io/en/latest/?badge=latest)\n\n\n## Py-EVM\n\nPy-EVM is an implementation of the Ethereum protocol in Python. It contains the low level\nprimitives for the existing Ethereum 1.0 chain as well as emerging support for the upcoming\nEthereum 2.0 / Serenity spec.\n\n### Goals\n\nPy-EVM aims to eventually become the defacto Python implementation of the Ethereum protocol,\nenabling a wide array of use cases for both public and private chains. \n\nIn particular Py-EVM aims to:\n\n- be a reference implementation of the Ethereum 1.0 and 2.0 implementation in one of the most widely used and understood languages, Python.\n\n- be easy to understand and modifiable\n\n- have clear and simple APIs\n\n- come with solid, friendly documentation\n\n- deliver the low level primitives to build various clients on top (including *full* and *light* clients)\n\n- be highly flexible to support both research as well as alternate use cases like private chains.\n\n\n## Quickstart\n\n[Get started in 5 minutes](https://py-evm.readthedocs.io/en/latest/guides/quickstart.html)\n\n## Documentation\n\nCheck out the [documentation on our official website](https://py-evm.readthedocs.io/en/latest/)\n\n## Want to help?\n\nWant to file a bug, contribute some code, or improve documentation? Excellent! Read up on our\nguidelines for [contributing](https://py-evm.readthedocs.io/en/latest/contributing.html) and then check out one of our issues that are labeled [Good First Issue](https://github.com/ethereum/py-evm/issues?q=is%3Aissue+is%3Aopen+label%3A%22Good+First+Issue%22).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python implementation of the Ethereum Virtual Machine",
"version": "0.8.0b1",
"project_urls": {
"Homepage": "https://github.com/Miyamura80/py-evm"
},
"split_keywords": [
"ethereum",
"blockchain",
"evm"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f06d454f740ddc7b722e4515eb033fe6432ee48efdd050efd76412ae29da5a90",
"md5": "27cc0ed970ffbcb02975f1790b6c19c9",
"sha256": "12aa7f1bcd9eeb7cce4bae5c8cd4a68e662c25059980b7f8e6d828e1960d813a"
},
"downloads": -1,
"filename": "py_evm_sentou-0.8.0b1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "27cc0ed970ffbcb02975f1790b6c19c9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 297594,
"upload_time": "2023-10-29T15:38:31",
"upload_time_iso_8601": "2023-10-29T15:38:31.917566Z",
"url": "https://files.pythonhosted.org/packages/f0/6d/454f740ddc7b722e4515eb033fe6432ee48efdd050efd76412ae29da5a90/py_evm_sentou-0.8.0b1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4e3546d4b443b7683aecbbe33015d3c21a370afe5cbefa53998dac7ce01e812d",
"md5": "d905b2b4e72f797582d85e8266ff109c",
"sha256": "066a93a1b27cb1f9ded750f018b853d27ea61dc70c004419ca3a658fb52ea65d"
},
"downloads": -1,
"filename": "py-evm-sentou-0.8.0b1.tar.gz",
"has_sig": false,
"md5_digest": "d905b2b4e72f797582d85e8266ff109c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 214181,
"upload_time": "2023-10-29T15:38:33",
"upload_time_iso_8601": "2023-10-29T15:38:33.910398Z",
"url": "https://files.pythonhosted.org/packages/4e/35/46d4b443b7683aecbbe33015d3c21a370afe5cbefa53998dac7ce01e812d/py-evm-sentou-0.8.0b1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-29 15:38:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Miyamura80",
"github_project": "py-evm",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"circle": true,
"tox": true,
"lcname": "py-evm-sentou"
}