Python Pickle Parser for JavaScript

JSON →
library 0.2.1 ·javascript
verified May 27, 2026

The `pickleparser` library provides a pure JavaScript and TypeScript implementation for parsing Python's pickle serialization format. It supports all pickle protocol versions from 0 to 5, allowing developers to deserialize Python objects directly within Node.js environments and web browsers. Currently stable at version 0.2.1, the project appears to have an active release cadence, frequently adding support for new opcodes and refining its API. A key differentiator is its full protocol support and its utility for converting pickle data to JSON, including a bundled `pickletojson` CLI tool, without relying on Python runtimes. It offers `ParserOptions` for customizing the unpickling process, making it flexible for various use cases.

total hits 17
actors 7 distinct systems
last hit 17h ago human
GPTBot
2
Script
2
ClaudeBot
1
Search engines
2
Humans
2

top countries 🇺🇸 United States · 🇳🇴 Norway · 🇮🇳 India · 🇨🇦 Canada · 🇰🇷 South Korea