InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Jsonpickle Alternatives
Similar projects and alternatives to jsonpickle
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
dataconf
Simple dataclasses configuration management for Python with hocon/json/yaml/properties/env-vars/dict/cli support.
-
jsonpickle discussion
jsonpickle reviews and mentions
-
Show HN: Mutuple – Replace items in Python's "immutable" tuples
While I mostly wrote `mutuple` for fun, it's also a proof of concept for solving a tricky pickling problem in the jsonpickle[1] library: restoring object graphs that contain tuples with back-references to the same tuple.
I'm pretty sure there are better ways of handling this edge case, but, hey, it works and was a pretty fun experiment.
[1] https://github.com/jsonpickle/jsonpickle/pull/491
-
For fun, I created a library to serialize / deserialize any python object into JSON
How it's different than jsonpickle?
-
Thoughts on custom implementation around 3rd party libraries?
One specific use case that I've encountered was with the jsonpickle library where we inherit from the pickler and change a lot of the internal methods.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 18 Jul 2025
Stats
jsonpickle/jsonpickle is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of jsonpickle is Python.