< Home - < Back

SOAPpy


Information about the package, SOAPpy, which is shipped with common Linux distributions. The SOAPpy package is designed for, Full-featured SOAP library for Python.


Package Name:

SOAPpy

Summary:

Full-featured SOAP library for Python

Description:

The goal of the SOAPpy team is to provide a full-featured SOAP library for Python that is very simple to use and that fully supports dynamic interaction between clients and servers.

Architecture:

noarch

Version:

0.11.6

Release:

11.el6

Size:

207 k

Repository:

base

From Repository:

Licence:

BSD and ZPLv2.0



Handy Yum Commands for SOAPpy


Control the SOAPpy package with the following handy commands outlined below.


Command

Description of Command

yum install SOAPpy

This command will install SOAPpy on the server.

yum remove SOAPpy

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

yum -y remove SOAPpy

This command will un-install SOAPpy 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 SOAPpy when using the -y flag.

yum update SOAPpy

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

yum -y update SOAPpy

This command will update SOAPpy 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 SOAPpy when using the -y flag.

yum info SOAPpy

This command will show you core information about the SOAPpy package.

yum deplist SOAPpy

This command will show you the dependencies for SOAPpy. 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 SOAPpy

This command will check if there is an update waiting on SOAPpy. 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.