< Home - < Back

python-peak-rules


Information about the package, python-peak-rules, which is shipped with common Linux distributions. The python-peak-rules package is designed for, Generic functions and business rules support systems.


Package Name:

python-peak-rules

Summary:

Generic functions and business rules support systems

Description:

PEAK-Rules is a highly-extensible framework for creating and using generic functions, from the very simple to the very complex. Out of the box, it supports multiple-dispatch on positional arguments using tuples of types, full predicate dispatch using strings containing Python expressions, and CLOS-like method combining. (But the framework allows you to mix and match dispatch engines and custom method combinations, if you need or want to.)

Architecture:

noarch

Version:

0.5a1.dev

Release:

9.2582.1.el6

Size:

126 k

Repository:

base

From Repository:

Licence:

Python or ZPLv2.1



Handy Yum Commands for python-peak-rules


Control the python-peak-rules package with the following handy commands outlined below.


Command

Description of Command

yum install python-peak-rules

This command will install python-peak-rules on the server.

yum remove python-peak-rules

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

yum -y remove python-peak-rules

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

yum update python-peak-rules

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

yum -y update python-peak-rules

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

yum info python-peak-rules

This command will show you core information about the python-peak-rules package.

yum deplist python-peak-rules

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

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