{"repo":"JAMdotTech/py-scale-codec","free":true,"listed":false,"github":"https://github.com/JAMdotTech/py-scale-codec","clone":"git clone https://github.com/JAMdotTech/py-scale-codec.git","description":"Python SCALE-Codec","language":"Python","stars":59,"topics":["blockchain","substrate","polkadot","polkascan","scale-codec","codec","scale"],"license":"Apache-2.0","category":"blockchain-web3","readme_excerpt":"Python SCALE Codec Description Substrate uses a lightweight and efficient encoding and decoding program to optimize how data is sent and received over the network. The program used to serialize and deserialize data is called the SCALE codec, with SCALE being an acronym for S imple C oncatenated A ggregate L ittle- E ndian. Documentation https://polkascan.github.io/py-scale-codec/ Installation Examples of different types Type Description Example SCALE decoding value SCALE encoded value ------------------------------------------------------------------------------ -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------- --------------------------------------------------------------------------------- bool Boolean values are encoded using the least significant bit of a single byte. True 0x01 u16 Basic integers are encoded using a fixed-width little-endian (LE) format. 42 0x2a00 Compact A \"compact\" or general integer encoding is sufficient for encoding large integers (up to 2 536) and is more effi","default_branch":null,"files":null,"tree":[],"storefront":"/r/JAMdotTech","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/JAMdotTech/py-scale-codec/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}