jsonpath-rw
A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.
1.4.0
4.1M downloads/mo
#2375 most downloaded on PyPI
kennknowles/python-jsonpath-rw
What this package is like to depend on
Last release 11 years ago
no release in 18 months
Ships unpredictably
gaps range from 2 weeks to 1.2 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
14 years old
21 releases · first in 2013
0 releases in the last 12 months
see the full history below
Release timeline
21 releases · Feb 2013 to Apr 2015Releases
latest 21-
1.4.019 Apr 2015Commits, not release notes
This project publishes no release notes. Between
1.3.0and1.4.0there were 17 commits, 10 of them substantive:- Remove pypy from travis-ci since it segfaults
- Note pypy issues in README
- Fix Where to work as advertised
- Fix str conversion of numerical fields
- Fixed quick start example of expression building.
- Minor formatting fix for syntax table
- Fix setup.py so that it will include jsonpath_rw/bin subdirectory into the distribution.
- Enable syntax highlighting in README
- Test on Python 3.4
- Version 1.4.0
-
1.3.008 Feb 2014Commits, not release notes
This project publishes no release notes. Between
1.2.3and1.3.0there were 5 commits, 4 of them substantive:- add jsonpath.py script based on https://github.com/makefu/jsonpath (but improved and expanded) that will be installed in bin/. this means anyone installing this package will also get a jsonpath.py that will work on the command line
- improve usage
- Adjustments and tests for jsonpath.py command line script
- Version 1.3.0
-
1.2.318 Dec 2013Commits, not release notes
This project publishes no release notes. Between
1.2.2and1.2.3there were 6 commits, 5 of them substantive:- Add pypy to test matrix
- Update README.rst
- Update README.rst
- Remove automatic versioning
- Version 1.2.3
-
1.2.211 Dec 2013Commits, not release notes
This project publishes no release notes. Between
1.2.1and1.2.2there were 2 commits, 2 of them substantive:- Switch to RST to be more pythony
- Add tests for escaped string delimiters
-
1.2.124 Sep 2013Commits, not release notes
This project publishes no release notes. Between
1.2.0and1.2.1there were 11 commits, 7 of them substantive:- lexer: fix a bug in error handling code
- Add test for basic lexer errors
- Fix #6 add negative indexing and slicing
- * Allows the hyphen to be part of the field.
- * Fix TestJsonPath.test_hyphen_key on Python 2.6
- Add auto version based on git tags
- Ignore some files
-
1.2.017 Jun 2013Commits, not release notes
This project publishes no release notes. Between
1.1.4and1.2.0there were 6 commits, 6 of them substantive:- Fix error reporting for unknown named operators
- Add tests for
parentnamed operator - Add one-off parsing rule for
parentnamed operator - Add support for
parentnamed operator - Add quick example of
parent - Version 1.2.0
-
1.1.404 Jun 2013Commits, not release notes
This project publishes no release notes. Between
1.1.3and1.1.4there were 2 commits, 2 of them substantive:- Do not use smartquotes, since unicode breaks Windows
- Version 1.1.4
-
1.1.329 May 2013Commits, not release notes
This project publishes no release notes. Between
1.1.2and1.1.3there were 9 commits, 8 of them substantive:- Add quick start to README (fixes #1)
- Remove reference to "write"
- Update README.md
- Add coverage and coveralls
- README badges
- Update README.md
- Raise an informative error when docstrings have been stripped
- Version 1.1.3
-
1.1.201 May 2013Commits, not release notes
This project publishes no release notes. Between
1.1.1and1.1.2there were 2 commits, 2 of them substantive:- Just survive any errors reading the long description
- Version 1.1.2
-
1.1.101 May 2013Nothing published for this version
-
1.127 Mar 2013Nothing published for this version
-
1.027 Mar 2013Nothing published for this version
-
0.926 Mar 2013Nothing published for this version
-
0.826 Mar 2013Nothing published for this version
-
0.722 Mar 2013Nothing published for this version
-
0.622 Mar 2013Nothing published for this version
-
0.522 Mar 2013Nothing published for this version
-
0.415 Mar 2013Nothing published for this version
-
0.315 Mar 2013Nothing published for this version
-
0.215 Feb 2013Nothing published for this version
-
0.109 Feb 2013Nothing published for this version