PKL ViewerView Python pickle (.pkl) files directly in VS Code. Defaults to a quick, safe disassembly of the pickle file which does not execute any code. Optionally, load the file using Available on VS Code Marketplace. Features
ExamplesDefault View:
Readable Format:
InstallationClick the "Install" button. Make sure you have the Python extension for VS Code. Also make sure Python is installed and available in your system path. ContributingFeel free to open issues and pull requests. I'll be regularly checking activity on the repository! LicenseThis extension is released under the MIT License. See the LICENSE file for more details. For Athena Award: ReflectionI made this extension because one of my friends uses pickle a lot for their projects and expressed interest in something that would make their work a lot easier, which is a visualization tool for these files. I built this mainly using TypeScript as well as the Python packages |