About Anaconda Help Download Anaconda

Python library for serializing any arbitrary object graph into JSON

Installers

  • linux-s390x v2.2.0
  • linux-64 v2.2.0
  • osx-arm64 v2.2.0
  • osx-64 v2.2.0
  • linux-aarch64 v2.2.0
  • win-64 v2.2.0
  • noarch v2.0.0
  • linux-ppc64le v2.2.0

conda install

To install this package run one of the following:
conda install anaconda::jsonpickle

Description

jsonpickle is a library for the two-way conversion of complex Python objects and JSON. jsonpickle builds upon the existing JSON encoders, such as simplejson, json, and ujson.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy