File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,10 @@ Python JSONPath RW
3
3
4
4
https://github.com/kennknowles/python-jsonpath-rw
5
5
6
- [ ![ Build Status] ( https://travis-ci.org/kennknowles/python-jsonpath-rw.png )] ( https://travis-ci.org/kennknowles/python-jsonpath-rw )
6
+ [ ![ Build Status] ( https://travis-ci.org/kennknowles/python-jsonpath-rw.png?branch=master )] ( https://travis-ci.org/kennknowles/python-jsonpath-rw )
7
+ [ ![ Test coverage] ( https://coveralls.io/repos/kennknowles/python-jsonpath-rw/badge.png?branch=master )] ( https://coveralls.io/r/kennknowles/python-jsonpath-rw )
8
+ [ ![ PyPi version] ( https://pypip.in/v/jsonpath-rw/badge.png )] ( https://pypi.python.org/pypi/jsonpath-rw )
9
+ [ ![ PyPi downloads] ( https://pypip.in/d/jsonpath-rw/badge.png )] ( https://pypi.python.org/pypi/jsonpath-rw )
7
10
8
11
This library provides a robust and significantly extended implementation of JSONPath for Python.
9
12
It is tested with Python 2.6, 2.7, 3.2, and 3.3.
You can’t perform that action at this time.
0 commit comments