Making Python classes serializable to/from JSON

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • jiasion

    For making python classes serializable to/from JSON

    I program as a hobby and don't really post things, but this seemed like a popular project to do. Here is my take on encoding python classes into json and decoding json into python classes. I don't think this solves any issue, it was just a fun exercise. https://github.com/Auraven/jiasion

  • orjson

    Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy

    Doesn't orjson do that already?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts