< Home - < Back

python-cheetah


Information about the package, python-cheetah, which is shipped with common Linux distributions. The python-cheetah package is designed for, Template engine and code generator.


Package Name:

python-cheetah

Summary:

Template engine and code generator

Description:

Cheetah is an open source template engine and code generation tool, written in Python. It can be used standalone or combined with other tools and frameworks. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.

Architecture:

x86_64

Version:

2.4.1

Release:

1.el6

Size:

365 k

Repository:

base

From Repository:

Licence:

MIT



Handy Yum Commands for python-cheetah


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


Command

Description of Command

yum install python-cheetah

This command will install python-cheetah on the server.

yum remove python-cheetah

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

yum -y remove python-cheetah

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

yum update python-cheetah

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

yum -y update python-cheetah

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

yum info python-cheetah

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

yum deplist python-cheetah

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

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