Yet another object serialization framework!

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
  • versionedobj

    Easy object serialization and versioning framework for python

  • marshmallow

    A lightweight library for converting complex objects to and from simple Python datatypes.

  • I have been working on a package that is very similar in concept to marshmallow (https://marshmallow.readthedocs.io), but which adds a versioning mechanism to track changes in object structure across time, allowing you to migrate objects between different versions.

  • 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

  • Help making draggable items for Flask app.

    1 project | /r/flask | 21 Aug 2023
  • How to implement conditional model

    1 project | /r/flask | 6 Jul 2022
  • The Pocket Guide To API Request Validation You Wish You Had Earlier

    2 projects | dev.to | 6 Jan 2022
  • Project Althaia - looking for performance/accuracy feedback on my shallow fork of marshmallow

    2 projects | /r/Python | 3 Jan 2022
  • What's the fastest way to parse JSON to output?

    1 project | /r/flask | 21 Feb 2021