Making Python classes serializable to/from JSON

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

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
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.
www.influxdata.com
featured
  • 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?

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
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

  • Orjson: Fast, correct Python JSON library

    1 project | news.ycombinator.com | 28 May 2024
  • orjson: Fast, correct Python JSON lib (supports dataclasses, datetimes, numpy)

    1 project | news.ycombinator.com | 6 Mar 2023
  • Json.dump new line with multiple values in key value pair.

    1 project | /r/learnpython | 21 May 2022
  • How To Handle JSON Data using Python?

    1 project | /r/Python | 27 Apr 2021
  • GAE/Python - what do you recommend to build an API?

    2 projects | /r/googlecloud | 20 Feb 2021