Skip to content

johnpaulett/jsonpickle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsonpickle

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 demjson.

For complete documentation, please visit the jsonpickle homepage. Bug reports, feature requests, and patches are encouraged at http://github.com/jsonpickle/jsonpickle.

Install

python setup.py install

License

Licensed under the BSD License. See COPYING for details.

About

Personal fork of jsonpickle. Includes several experiment branches.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%