GitHub topics: unpickling
ewfian/pickleparser
A pure Javascript implemented parser for Python pickle format
Language: TypeScript - Size: 784 KB - Last synced at: 17 days ago - Pushed at: 10 months ago - Stars: 13 - Forks: 3

h4rithd/pkl-Generator 📦
object serialization. ... “Pickling” is the process whereby a Python object hierarchy is converted into a byte stream, and “unpickling” is the inverse operation, whereby a byte stream is converted back into an object hierarchy.
Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2
