cbor2 5.6.5
0
CBOR (de)serializer with extensive tag support
Contents
CBOR (de)serializer with extensive tag support
Stars: 221, Watchers: 221, Forks: 58, Open Issues: 31The agronholm/cbor2
repo was created 8 years ago and the last code push was 3 days ago.
The project is popular with 221 github stars!
How to Install cbor2
You can install cbor2 using pip
pip install cbor2
or add it to a project with poetry
poetry add cbor2
Package Details
- Author
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/cbor2/
- Documentation:
- https://cbor2.readthedocs.org/en/latest/
- GitHub Repo:
- https://github.com/agronholm/cbor2
Classifiers
Related Packages
Errors
A list of common cbor2 errors.
Code Examples
Here are some cbor2
code examples and snippets.
GitHub Issues
The cbor2 package has 31 open issues on GitHub
- cbor2 install on Python 3.10