Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #16042

[ANN] json_diff 0.9.2 released - JSON files comparator

Date 2011-11-21 18:55 +0100
From Matěj Cepl <mcepl@redhat.com>
Subject [ANN] json_diff 0.9.2 released - JSON files comparator
References <ja5dl5$cpc$5@gwdu112.gwdg.de>
Newsgroups comp.lang.python
Message-ID <mailman.2927.1321902221.27778.python-list@python.org> (permalink)

Show all headers | View raw


I released json_diff 0.9.2.
http://pypi.python.org/pypi/json_diff

json_diff is an utility comparing two JSON files and generating diff in 
form of another JSON file with differences for each level of the object 
in a dict

{
    "_append": {},
    "_remove": {},
    "_update": {}
}

This is the first public release, working my way towards 1.0 release.

Development repository is at https://gitorious.org/json_diff, patches 
and pull requests welcome!

-- 
http://www.ceplovi.cz/matej/, Jabber: mcepl<at>ceplovi.cz
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC

Basically, the only “intuitive” interface is the nipple.  After
that, it's all learned.
     -- Bruce Ediger when discussing intuivity of Mac OS
        http://groups.google.com/group/comp.sys.next.advocacy\
        /msg/7fa8c580900353d0

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[ANN] Data Plotting Library Dislin 10.2 Helmut Michels <michels@mps.mpg.de> - 2011-11-18 11:56 +0100
  Re: [ANN] Data Plotting Library Dislin 10.2 Tony the Tiger <tony@tiger.invalid> - 2011-11-18 15:16 -0600
    Re: Data Plotting Library Dislin 10.2 sturlamolden <sturlamolden@yahoo.no> - 2011-11-18 20:26 -0800
  [ANN] json_diff 0.9.2 released - JSON files comparator Matěj Cepl <mcepl@redhat.com> - 2011-11-21 18:55 +0100

csiph-web