{"library":"cbor","type":"library","category":null,"description":"The `cbor` library provides a Python implementation of RFC 7049, the Concise Binary Object Representation (CBOR). It allows encoding and decoding Python objects into a compact, binary format, offering an API similar to Python's built-in `json` module. The current version is 1.0.0, released in March 2024, indicating a stable and mature API, with a relatively slow release cadence focused on stability.","language":"python","status":"active","version":"1.0.0","tags":["serialization","binary","data format","RFC 7049"],"last_verified":"Fri May 22","install":[{"cmd":"pip install cbor","imports":["import cbor"]}],"homepage":"https://bitbucket.org/bodhisnarkva/cbor","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/cbor/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/cbor/compatibility"}}