PySpect

Home

lists

Frequently asked questions

© 2025 PySpect

Repository info

jsonpickle

  • Summary: a summary of jsonpickle
  • Description: Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.
  • Stars: 1292
  • Number of forks: 175