An open API service indexing awesome lists of open source software.

https://github.com/lixxu/wxpickleviewer

python pickle file viewer
https://github.com/lixxu/wxpickleviewer

pickle wxpython

Last synced: 7 months ago
JSON representation

python pickle file viewer

Awesome Lists containing this project

README

          

# wxpickleviewer
Python pickle file viewer

## Usage
1. download and setup (`pip install -r requirements.txt`)
2. install `Pyinstaller` to build (`pyinstaller build.spec`)

![Main Window](main.png)