# py-ssz
[](https://discord.gg/GHryRvPB84)
[](https://circleci.com/gh/ethereum/py-ssz)
[](https://badge.fury.io/py/ssz)
[](https://pypi.python.org/pypi/ssz)
[](https://ssz.readthedocs.io/en/latest/?badge=latest)
Python implementation of the Simple Serialization encoding and decoding
Read the [documentation](https://ssz.readthedocs.io/).
View the [change log](https://ssz.readthedocs.io/en/latest/release_notes.html).
## Installation
```sh
python -m pip install ssz
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ethereum/py-ssz",
"name": "ssz",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.8",
"maintainer_email": null,
"keywords": "ethereum",
"author": "The Ethereum Foundation",
"author_email": "snakecharmers@ethereum.org",
"download_url": "https://files.pythonhosted.org/packages/c5/26/2e147981a21b880e08fbd034150b56a4d2a186541408e8e393ba5c4a775b/ssz-0.5.2.tar.gz",
"platform": null,
"description": "# py-ssz\n\n[](https://discord.gg/GHryRvPB84)\n[](https://circleci.com/gh/ethereum/py-ssz)\n[](https://badge.fury.io/py/ssz)\n[](https://pypi.python.org/pypi/ssz)\n[](https://ssz.readthedocs.io/en/latest/?badge=latest)\n\nPython implementation of the Simple Serialization encoding and decoding\n\nRead the [documentation](https://ssz.readthedocs.io/).\n\nView the [change log](https://ssz.readthedocs.io/en/latest/release_notes.html).\n\n## Installation\n\n```sh\npython -m pip install ssz\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "ssz: Python implementation of the Simple Serialization encoding and decoding",
"version": "0.5.2",
"project_urls": {
"Homepage": "https://github.com/ethereum/py-ssz"
},
"split_keywords": [
"ethereum"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "81fcee2fb49443f17d49eaa8b1a1f63669e7cd7126a7c173966f11ba967f46f7",
"md5": "1bbd9a85d5c7e0ab39e3660b7f56bc72",
"sha256": "089df4e02d03f74cbac7675c83afe15295bea3ff07a4d158ac5dec8e21386c28"
},
"downloads": -1,
"filename": "ssz-0.5.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1bbd9a85d5c7e0ab39e3660b7f56bc72",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.8",
"size": 43752,
"upload_time": "2025-01-22T22:26:53",
"upload_time_iso_8601": "2025-01-22T22:26:53.709217Z",
"url": "https://files.pythonhosted.org/packages/81/fc/ee2fb49443f17d49eaa8b1a1f63669e7cd7126a7c173966f11ba967f46f7/ssz-0.5.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c5262e147981a21b880e08fbd034150b56a4d2a186541408e8e393ba5c4a775b",
"md5": "ce19142fd3b4e6048b87164ccae66561",
"sha256": "ab0bab2bc391610f2e49083cc74fb01974e044d9389f31f65344f17a4476cd53"
},
"downloads": -1,
"filename": "ssz-0.5.2.tar.gz",
"has_sig": false,
"md5_digest": "ce19142fd3b4e6048b87164ccae66561",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 52107,
"upload_time": "2025-01-22T22:26:55",
"upload_time_iso_8601": "2025-01-22T22:26:55.090223Z",
"url": "https://files.pythonhosted.org/packages/c5/26/2e147981a21b880e08fbd034150b56a4d2a186541408e8e393ba5c4a775b/ssz-0.5.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-22 22:26:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ethereum",
"github_project": "py-ssz",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"circle": true,
"tox": true,
"lcname": "ssz"
}