FICHA · MANJARO

python-dill

serialize all of Python

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

Description

Serialize a wider range of Python objects than the standard pickle module can handle. It is useful for notebooks, multiprocessing, distributed computing, and experiments that need to move functions or interpreter state.

This is a developer library and serialized data must be treated as unsafe when it comes from untrusted sources. Loading malicious pickle-like content can execute code, so only deserialize data you trust.

Permissions

Permissions not analysed for this source yet.