< Home - < Back

python-jsonpath-rw


Information about the package, python-jsonpath-rw, which is shipped with common Linux distributions. The python-jsonpath-rw package is designed for, Extended implementation of JSONPath for Python.


Package Name:

python-jsonpath-rw

Summary:

Extended implementation of JSONPath for Python

Description:

This library provides a robust and significantly extended implementation of JSONPath for Python, with a clear AST for meta-programming. It is tested with Python 2.6, 2.7, 3.2, 3.3, and PyPy. This library differs from other JSONPath implementations in that it is a full language implementation, meaning the JSONPath expressions are first class objects, easy to analyze, transform, parse, print, and extend.

Architecture:

noarch

Version:

1.2.3

Release:

2.el6

Size:

29 k

Repository:

epel

From Repository:

Licence:

ASL 2.0



Handy Yum Commands for python-jsonpath-rw


Control the python-jsonpath-rw package with the following handy commands outlined below.


Command

Description of Command

yum install python-jsonpath-rw

This command will install python-jsonpath-rw on the server.

yum remove python-jsonpath-rw

This command will un-install python-jsonpath-rw on the server. When you run this command, you will be asked if you are sure that you want to remove python-jsonpath-rw, so you have to manually confirm that you want to do this.

yum -y remove python-jsonpath-rw

This command will un-install python-jsonpath-rw on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove python-jsonpath-rw when using the -y flag.

yum update python-jsonpath-rw

This command will update python-jsonpath-rw to the latest version. When you run this command, you will be asked if you are sure that you want to remove python-jsonpath-rw, so you have to manually confirm that you want to do this.

yum -y update python-jsonpath-rw

This command will update python-jsonpath-rw to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove python-jsonpath-rw when using the -y flag.

yum info python-jsonpath-rw

This command will show you core information about the python-jsonpath-rw package.

yum deplist python-jsonpath-rw

This command will show you the dependencies for python-jsonpath-rw. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update python-jsonpath-rw

This command will check if there is an update waiting on python-jsonpath-rw. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.