X-Received: by 10.141.23.17 with SMTP id z17mr3525370qhd.13.1438263121697; Thu, 30 Jul 2015 06:32:01 -0700 (PDT) X-Received: by 10.50.50.228 with SMTP id f4mr37633igo.0.1438263121627; Thu, 30 Jul 2015 06:32:01 -0700 (PDT) Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!69no2810666qgl.1!news-out.google.com!o13ni6538igw.0!nntp.google.com!f3no4920731igg.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.python Date: Thu, 30 Jul 2015 06:32:01 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=182.73.62.106; posting-account=pr4T-AoAAADQO9VNLYzE2Es10fZteroQ NNTP-Posting-Host: 182.73.62.106 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Logical Query JSON From: subhabrata.banerji@gmail.com Injection-Date: Thu, 30 Jul 2015 13:32:01 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.lang.python:94773 Dear Group, I am trying to query JSON with Logical operators. I tried to experiment lot with it, but could not do much. I came many times pretty close but missed it almost. I tried to experiment with json, jsonquery, jsonschema, jsonpipe, objectpath, requests. I got a good example from http://www-01.ibm.com/support/knowledgecenter/SSEPEK_11.0.0/com.ibm.db2z11.doc.json/src/tpc/db2z_jsonlogicaloperators.dita But I was looking for one or two worked out examples to start with. I am using Python2.7+ on Windows 7 with IDLE as GUI. I am trying and if anybody of the esteemed members may kindly help me with. Regards, Subhabrata Banerjee.