.PICKLE Dateiendung

Python Pickle File

Entwickler Python
Beliebtheit
3.6  |  15 Stimmen
 

Was ist eine PICKLE-Datei?

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.

Weitere Informationen

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.

So öffnen Sie eine PICKLE-Datei

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

Über 400 Dateiformate öffnen mit File Viewer Plus.Kostenloser Download

Programme, die .PICKLE-Dateien öffnen

Windows
Kostenlos
Mac
Kostenlos
Linux
Kostenlos

Geprüft von FileInfo.com

Das FileInfo.com-Team hat das Dateiformat Python Pickle und die auf dieser Seite aufgeführten Mac, Windows, and Linux-Apps unabhängig recherchiert. Unser Ziel ist 100% Genauigkeit, und wir veröffentlichen nur Informationen zu Dateitypen, die wir überprüft haben.

Wenn Sie Ergänzungen oder Aktualisierungen zu dieser Seite vorschlagen möchten, teilen Sie es uns bitte.