{"library":"cbor2","type":"library","category":null,"description":"cbor2 is a Python library for encoding and decoding Concise Binary Object Representation (CBOR) data, fully compatible with RFC 8949. It offers a simple API similar to the `json` or `pickle` modules, with extensive support for CBOR tags and standard library objects. Currently at version 5.9.0, it is actively maintained with a regular release cadence, featuring a highly performant Rust-based backend for improved memory safety and performance.","language":"python","status":"active","version":"5.9.0","tags":["serialization","cbor","binary","data format"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install cbor2","imports":["from cbor2 import dumps","from cbor2 import loads","from cbor2 import dump","from cbor2 import load","from cbor2 import CBOREncoder","from cbor2 import CBORDecoder"]}],"homepage":null,"github":"https://github.com/agronholm/cbor2","docs":"https://cbor2.readthedocs.org/en/latest/","changelog":"https://cbor2.readthedocs.io/en/latest/versionhistory.html","pypi":"https://pypi.org/project/cbor2/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/cbor2/compatibility"}}