Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #94772
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2015-07-30 06:28 -0700 |
| Message-ID | <90d0e539-d9ab-4c9a-ad79-7607fcd05531@googlegroups.com> (permalink) |
| Subject | Logical Query in Python |
| From | subhabrata.banerji@gmail.com |
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.
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Logical Query in Python subhabrata.banerji@gmail.com - 2015-07-30 06:28 -0700
Re: Logical Query in Python Steven D'Aprano <steve@pearwood.info> - 2015-07-31 01:04 +1000
Re: Logical Query in Python subhabrata.banerji@gmail.com - 2015-07-30 09:29 -0700
csiph-web