.PICKLE Přípona souboru

Python Pickle File

Vývojář Python
Popularita
3.6  |  15 Hlasů
 

Co je soubor PICKLE?

A PICKLE file is a byte stream created by pickle, a Python module that can serialize objects to files on a disk. This process is known as "pickling." The objects a PICKLE file contains can be "unpickled" at runtime and loaded into program memory.

Další informace

Developers creating Python programs can use pickle to convert an object hierarchy into a byte stream. This process is known as serialization. Files created this way are saved as PICKLE or .P files.

Pickling objects allows developers to store and share them over a network more easily. At runtime, a Python program can use the pickle module to retrieve, deserialize, and use the objects a PICKLE file contains.

Jak otevřít soubor PICKLE

You can use Python pickle (multiplatform) to read the data serialized in a PICKLE file. For more detailed instructions, refer to pickle's documentation.

Otevřete více než 400 formátů souborů pomocí File Viewer Plus.Stáhnout zdarma

Programy, které otevírají soubory PICKLE

Windows
Mac
Linux

Ověřil FileInfo.com

Tým FileInfo.com nezávisle prozkoumal formát souboru Python Pickle a aplikace Mac, Windows, and Linux uvedené na této stránce. Naším cílem je 100% přesnost a zveřejňujeme pouze informace o typech souborů, které jsme ověřili.

Pokud chcete navrhnout doplnění nebo aktualizaci této stránky, dejte nám vědět.