Zodbpickle
JSON →Zodbpickle is a fork of Python's built-in `pickle` module, primarily designed to provide a uniform pickling interface for ZODB (Zope Object Database). It extends Python 2.7's `pickle` and `cPickle` to support protocol 3 opcodes and introduces `zodbpickle.binary` for consistent binary value handling across Python 2 and 3. For Python 3, it forks the `pickle` module to re-add support for the `noload()` operation, which ZODB utilizes. The library is currently active, with version 4.3 as of the last check, and aims to ensure seamless data serialization and deserialization in ZODB environments spanning different Python versions.
Traffic · last 30 days ↓12% vs prev 7d
total hits 18
actors 6 distinct systems
last hit 3d ago MetaBot
top countries 🇺🇸 United States · 🇩🇪 Germany · 🇫🇷 France · 🇨🇦 Canada
Resources
API endpoints
full doc /v1/registry/zodbpickle
install /v1/registry/zodbpickle/install
compatibility /v1/registry/zodbpickle/compatibility