FICHA · MANJARO

python-zodbpickle

Fork of Python's pickle module to work with ZODB

  • Library
  • Dev
  • STORAGE
  • SECURITY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Adapts Python's pickle behavior for objects stored in ZODB, the Zope Object Database. It helps applications serialize and deserialize persistent Python objects in ways expected by ZODB.

Developers use it as a storage compatibility library. Pickle data can execute code when loaded, so never unpickle data from untrusted sources and protect database files from tampering.

Permissions

Permissions not analysed for this source yet.