python-json-pointer =================== |PyPI version| |Supported Python versions| |Build Status| |Coverage Status| Resolve JSON Pointers in Python ------------------------------- Library to resolve JSON Pointers according to `RFC 6901 <http://tools.ietf.org/html/rfc6901>`__ See source code for examples \* Website: https://github.com/stefankoegl/python-json-pointer \* Repository: https://github.com/stefankoegl/python-json-pointer.git \* Documentation: https://python-json-pointer.readthedocs.org/ \* PyPI: https://pypi.python.org/pypi/jsonpointer \* Travis CI: https://travis-ci.org/stefankoegl/python-json-pointer \* Coveralls: https://coveralls.io/r/stefankoegl/python-json-pointer .. |PyPI version| image:: https://img.shields.io/pypi/v/jsonpointer.svg :target: https://pypi.python.org/pypi/jsonpointer/ .. |Supported Python versions| image:: https://img.shields.io/pypi/pyversions/jsonpointer.svg :target: https://pypi.python.org/pypi/jsonpointer/ .. |Build Status| image:: https://travis-ci.org/stefankoegl/python-json-pointer.png?branch=master :target: https://travis-ci.org/stefankoegl/python-json-pointer .. |Coverage Status| image:: https://coveralls.io/repos/stefankoegl/python-json-pointer/badge.png?branch=master :target: https://coveralls.io/r/stefankoegl/python-json-pointer?branch=master