Independent BSON codec for Python that doesn't depend on MongoDB.
Stars
467
Forks
84
Watchers
467
Open Issues
32
Overall repository health assessment
No package.json found
This might not be a Node.js project
Replace deprecated `pkgutil` with `importlib`. Add Python 3.14 to the test matrix. (#140)
4e6b4c2View on GitHubUse assertEqual instead of assertEquals for Python 3.11 compatibility.
5346e73View on GitHubAdd fix width integers: bson.types.Int32, bson.types.Int64 and bson.types.UInt64
1efeae6View on GitHubAdd contextual information within UnknownSerializerError exception.
d095415View on GitHub