Pure Python CBOR (de)serializer with extensive tag support
Project description
This library provides encoding and decoding for the Concise Binary Object Representation (CBOR) (RFC 7049) serialization format.
There exists another Python CBOR implementation (cbor) which is faster on CPython due to its C extensions. On PyPy, cbor2 and cbor are almost identical in performance. The other implementation also lacks documentation and a comprehensive test suite, does not support most standard extension tags and is known to crash (segfault) when passed a cyclic structure (say, a list containing itself).
Project links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cbor2-4.1.0.tar.gz.
File metadata
- Download URL: cbor2-4.1.0.tar.gz
- Upload date:
- Size: 23.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a48a1a8fa6bc51b271db63c9605de31f957396793c21332972697efd7800372c
|
|
| MD5 |
4e623030221e30ad7f796168a87c9e17
|
|
| BLAKE2b-256 |
2d6721fa03f6b9f297c6d904c4daca544075f33e253018101b6f4445b08fa809
|
File details
Details for the file cbor2-4.1.0-py2.py3-none-any.whl.
File metadata
- Download URL: cbor2-4.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c41231272a76714f437fcd93e772a94a2cd6fef212f3d62bc05091aeb5047f0
|
|
| MD5 |
44b956c83946f426604b4450a740f630
|
|
| BLAKE2b-256 |
a4c96dd6f2a1cf2858431372e86832b0e23668943aec4b94e4c4bb1457897fb6
|