We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e1668fd + c6a09c9 commit d6687aaCopy full SHA for d6687aa
.travis.yml
README.rst
@@ -6,14 +6,6 @@ JMESPath
6
:target: https://gitter.im/jmespath/chat
7
8
9
-.. image:: https://travis-ci.org/jmespath/jmespath.py.svg?branch=develop
10
- :target: https://travis-ci.org/jmespath/jmespath.py
11
-
12
13
-.. image:: https://codecov.io/github/jmespath/jmespath.py/coverage.svg?branch=develop
14
- :target: https://codecov.io/github/jmespath/jmespath.py?branch=develop
15
16
17
JMESPath (pronounced "james path") allows you to declaratively specify how to
18
extract elements from a JSON document.
19
0 commit comments