.PICKLE Bestandsextensie

Python Pickle File

Ontwikkelaar Python
Populariteit
3.6  |  15 Stemmen
 

Wat is een PICKLE-bestand?

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.

Meer informatie

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.

Een PICKLE-bestand openen

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

Open meer dan 400 bestandsformaten met File Viewer Plus.Gratis downloaden

Programma's die PICKLE-bestanden openen

Windows
Mac
Linux

Geverifieerd door FileInfo.com

Het FileInfo.com-team heeft onafhankelijk onderzoek gedaan naar het Python Pickle-bestandsformaat en de Mac, Windows, and Linux-apps die op deze pagina worden vermeld. Ons doel is 100% nauwkeurigheid en we publiceren alleen informatie over bestandstypen die we hebben geverifieerd.

Als u aanvullingen of updates voor deze pagina wilt voorstellen, kunt u het ons laten weten.