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
- Host: GitHub
- URL: https://github.com/lixxu/wxpickleviewer
- Owner: lixxu
- Created: 2018-12-12T06:07:29.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-12T07:17:22.000Z (almost 7 years ago)
- Last Synced: 2025-01-25T18:30:34.819Z (9 months ago)
- Topics: pickle, wxpython
- Language: Python
- Size: 109 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`)