.P File Extension
Python Pickle File
Developer | Python |
Popularity |
3.6 | 65 Votes |
Category | Developer Files |
Format | Binary |
What is a P file?
A P file is a pickle file created by pickle, a Python module used for converting Python objects to a byte representation for storage on disk or transfer over a network. It allows for objects to be conveniently stored or transmitted without first having to convert the data to another format. P files can be "unpickled" and loaded back into program memory during runtime.
You will most likely only encounter Python pickle P files if you use the pickle module to convert a Python object hierarchy into a byte stream. This may also be referred to as "serialization." The Python scripting language is typically used for programming web applications and dynamic web content.
NOTE: P files may also be saved as .PICKLE files.
How to open a P file
You can use Python pickle (multiplatform) to read the data serialized in a P file. For more detailed instructions, refer to pickle's documentation.
Programs that open or reference P files
Pascal Source Code
Developer | Niklaus Wirth |
Popularity |
2.7 | 15 Votes |
Category | Developer Files |
Format | Text |
What is a P file?
A P file is a source code file written in the Pascal programming language. It contains Pascal source code that can be edited with a Pascal development program or a basic text editor. P files can be compiled into executable programs using a Pascal compiler such as Turbo Pascal.
Pascal was originally developed in the late 1960s and published in 1970 by Niklaus Wirth. It is a procedural language that has led to several different variants such as Super Pascal and Pascal Sol. Object Pascal is also an extension of Pascal that was developed in 1985 and designed for object-oriented programming at Apple Computer. P files are one of several files used to store Pascal source code, along with the more common .PAS file.
Programs that open or reference P files
LightWave Plug-in
Developer | NewTek |
Popularity |
2.4 | 14 Votes |
Category | Plugin Files |
Format | Binary |
What is a P file?
Plugin file used by LightWave 3D, a 3D modeling and rendering application for animations and still images; stores data and procedures used for extending the software's functionality; often used for auto-generating custom 3D objects and modifying existing object properties.
Programs that open or reference P files
Applause Picture
Developer | Ashton-Tate |
Popularity |
1.0 | 4 Votes |
Category | Vector Image Files |
Format | N/A |
What is a P file?
A P file is an image created by Ashton-Tate Applause, a graphics program for MS-DOS used to create business presentations. It contains vector image data for a presentation graphic, which may include text, 3D shapes, and clipart images. P files are primarily used to store business presentations, such as quarterly reviews and strategies.
Ashton-Tate was a software company in the 1980s that was sold to Borland Software Corporation in 1991. One of Ashton-Tate's software offerings was Draw Applause, later renamed Applause (released in 1998), which was a slide-making presentation program. Applause was discontinued in 1991 when Ashton-Tate was absorbed by Borland.
How to open a P file
You can open P files with Ashton-Tate Applause by selecting File → Open.... Borland discontinued Applause when it acquired Ashton-Tate in 1991, but the program is still available for download and can only be run in MS-DOS.