< Home - < Back

python-toscawidgets


Information about the package, python-toscawidgets, which is shipped with common Linux distributions. The python-toscawidgets package is designed for, Toolkit to help create widgets for WSGI web apps.


Package Name:

python-toscawidgets

Summary:

Toolkit to help create widgets for WSGI web apps

Description:

ToscaWidgets is a web widget toolkit for Python to aid in the creation, packaging and distribution of common view elements normally used in the web. ToscaWidgets is an almost complete rewrite of the widgets package bundled with TurboGears-1.0. The rewrite's goal was to decouple the widgets package from CherryPy and TurboGears itself to fit better with TurboGears 2.0 philosophy which is to partition it's services into independent WSGI components for easier mainteinance and reuse in other Python web applications or frameworks.

Architecture:

noarch

Version:

0.9.8

Release:

1.el6

Size:

123 k

Repository:

base

From Repository:

Licence:

MIT



Handy Yum Commands for python-toscawidgets


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


Command

Description of Command

yum install python-toscawidgets

This command will install python-toscawidgets on the server.

yum remove python-toscawidgets

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

yum -y remove python-toscawidgets

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

yum update python-toscawidgets

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

yum -y update python-toscawidgets

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

yum info python-toscawidgets

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

yum deplist python-toscawidgets

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

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