< Home - < Back

python-peak-util-extremes


Information about the package, python-peak-util-extremes, which is shipped with common Linux distributions. The python-peak-util-extremes package is designed for, Production-quality 'Min' and 'Max' objects.


Package Name:

python-peak-util-extremes

Summary:

Production-quality 'Min' and 'Max' objects

Description:

The peak.util.extremes module provides a production-quality implementation of the Min and Max objects from PEP 326. While PEP 326 was rejected for inclusion in the language or standard library, the objects described in it are useful in a variety of applications. In PEAK, they have been used to implement generic functions (in RuleDispatch and PEAK-Rules), as well as to handle scheduling and time operations in the Trellis. Because this has led to each project copying the same code, we've now split the module out so it can be used independently.

Architecture:

noarch

Version:

1.1

Release:

4.1.el6

Size:

9.1 k

Repository:

base

From Repository:

Licence:

Python or ZPLv2.1



Handy Yum Commands for python-peak-util-extremes


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


Command

Description of Command

yum install python-peak-util-extremes

This command will install python-peak-util-extremes on the server.

yum remove python-peak-util-extremes

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

yum -y remove python-peak-util-extremes

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

yum update python-peak-util-extremes

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

yum -y update python-peak-util-extremes

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

yum info python-peak-util-extremes

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

yum deplist python-peak-util-extremes

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

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