{"id":30114017,"url":"https://github.com/near/borsh-construct-py","last_synced_at":"2025-08-10T07:37:21.045Z","repository":{"id":46413882,"uuid":"321286886","full_name":"near/borsh-construct-py","owner":"near","description":"Python implementation of Binary Object Representation Serializer for Hashing ","archived":false,"fork":false,"pushed_at":"2021-10-19T16:33:09.000Z","size":556,"stargazers_count":32,"open_issues_count":4,"forks_count":8,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-08-01T20:39:57.201Z","etag":null,"topics":["binary-serialization","borsh","python","serialization"],"latest_commit_sha":null,"homepage":"https://borsh.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/near.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-14T08:49:48.000Z","updated_at":"2025-02-12T02:58:52.000Z","dependencies_parsed_at":"2022-09-26T18:00:34.084Z","dependency_job_id":null,"html_url":"https://github.com/near/borsh-construct-py","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/near/borsh-construct-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/near%2Fborsh-construct-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/near%2Fborsh-construct-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/near%2Fborsh-construct-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/near%2Fborsh-construct-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/near","download_url":"https://codeload.github.com/near/borsh-construct-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/near%2Fborsh-construct-py/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269693458,"owners_count":24460230,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["binary-serialization","borsh","python","serialization"],"created_at":"2025-08-10T07:37:19.007Z","updated_at":"2025-08-10T07:37:21.042Z","avatar_url":"https://github.com/near.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# borsh-construct\n\n[![Tests](https://github.com/near/borsh-construct-py/workflows/Tests/badge.svg)](https://github.com/near/borsh-construct-py/actions?workflow=Tests)\n[![Docs](https://github.com/near/borsh-construct-py/workflows/Docs/badge.svg)](https://near.github.io/borsh-construct-py/)\n\n`borsh-construct` is an implementation of the [Borsh](https://borsh.io/) binary serialization format for Python projects.\n\nBorsh stands for Binary Object Representation Serializer for Hashing. It is meant to be used in security-critical projects as it prioritizes consistency, safety, speed, and comes with a strict specification.\n\nRead the [Documentation](https://near.github.io/borsh-construct-py/).\n## Installation\n\n```sh\npip install borsh-construct\n\n```\n\n\n### Development Setup\n\n1. Install [poetry](https://python-poetry.org/docs/#installation)\n2. Install dev dependencies:\n```sh\npoetry install\n\n```\n3. Install [nox-poetry](https://github.com/cjolowicz/nox-poetry) (note: do not use Poetry to install this, see [here](https://medium.com/@cjolowicz/nox-is-a-part-of-your-global-developer-environment-like-poetry-pre-commit-pyenv-or-pipx-1cdeba9198bd))\n4. Activate the poetry shell:\n```sh\npoetry shell\n\n```\n\n### Quick Tests\n```sh\npytest\n\n```\n\n### Full Tests\n```sh\nnox\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnear%2Fborsh-construct-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnear%2Fborsh-construct-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnear%2Fborsh-construct-py/lists"}