FICHA · MANJARO

python-cloudpickle

Extended pickling support for Python objects

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

Description

Serialize more kinds of Python objects than the standard pickle module usually handles. It is useful for distributed computing, notebooks, multiprocessing, and tools that need to move functions or dynamic objects between processes.

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

Permissions

Permissions not analysed for this source yet.