Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Python implementation of Binary Object Representation Serializer for Hashing

License

NotificationsYou must be signed in to change notification settings

near/borsh-construct-py

TestsDocs

borsh-construct is an implementation of theBorsh binary serialization format for Python projects.

Borsh 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.

Read theDocumentation.

Installation

pip install borsh-construct

Development Setup

  1. Installpoetry
  2. Install dev dependencies:
poetry install
  1. Installnox-poetry (note: do not use Poetry to install this, seehere)
  2. Activate the poetry shell:
poetry shell

Quick Tests

pytest

Full Tests

nox

About

Python implementation of Binary Object Representation Serializer for Hashing

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp