Skip to main content

JSYNC is JSON plus YAML

Project description

JSYNC - Full Data Serialization in JSON

Installation

Use:

> sudo pip install jsync

or:

> sudo easy install jsync

or:

> git clone git://github.com/you/jsync-py.git
> cd reparse-py
> sudo make install

Usage

Python code:

import jsync

string = jsync.dump(object)
object = jsync.load(string)

Development Status

ALPHA

Community

#jsync on irc.freenode.net

Authors

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page