< Home - < Back

python2-tabulate


Information about the package, python2-tabulate, which is shipped with common Linux distributions. The python2-tabulate package is designed for, Pretty-print tabular data in Python, a library and a command-line.


Package Name:

python2-tabulate

Summary:

Pretty-print tabular data in Python, a library and a command-line

Description:

The main use cases of the library are: * printing small tables without hassle: just one function call, formatting is guided by the data itself * authoring tabular data for lightweight plain-text markup: multiple output formats suitable for further editing or transformation * readable presentation of mixed textual and numeric data: smart column alignment, configurable number formatting, alignment by a decimal point Python 2 version.

Architecture:

noarch

Version:

0.7.7

Release:

1.el6

Size:

38 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for python2-tabulate


Control the python2-tabulate package with the following handy commands outlined below.


Command

Description of Command

yum install python2-tabulate

This command will install python2-tabulate on the server.

yum remove python2-tabulate

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

yum -y remove python2-tabulate

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

yum update python2-tabulate

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

yum -y update python2-tabulate

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

yum info python2-tabulate

This command will show you core information about the python2-tabulate package.

yum deplist python2-tabulate

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

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