bson 0.5.10
0
BSON codec for Python
Contents
BSON codec for Python
Stars: 441, Watchers: 441, Forks: 82, Open Issues: 28The py-bson/bson
repo was created 14 years ago and the last code push was 1 years ago.
The project is popular with 441 github stars!
How to Install bson
You can install bson using pip
pip install bson
or add it to a project with poetry
poetry add bson
Package Details
- Author
- Ayun Park
- License
- BSD
- Homepage
- http://github.com/py-bson/bson
- PyPi:
- https://pypi.org/project/bson/
- GitHub Repo:
- https://github.com/py-bson/bson
Classifiers
Related Packages
Errors
A list of common bson errors.
Code Examples
Here are some bson
code examples and snippets.