- Install Prettytable Python Software
- Apt-get Install Python3-prettytable
- Install Prettytable Python Anaconda
- Install Prettytable Python3 Ubuntu
Released:
Arch Linux Community aarch64 Official python-prettytable-0.7.2-14-any.pkg.tar.xz: A simple Python library for easily displaying tabular data: Arch Linux Community x8664 Official python-prettytable-0.7.2-14-any.pkg.tar.zst. The 'prettytable' module of python was born for this very p. If you ever got into trouble formatting tabular information on the console this video is for you! The 'prettytable' module of python. Python module for creating simple ASCII tables. This module is available on PyPI, and has been packaged for several Linux/Unix platforms (Debian, FreeBSD, Fedora, Suse.). If available, cjkwrap library is used instead of textwrap, for a better wrapping of CJK text. If available, wcwidth library is used for a better rendering (basic emoji support).
PrettyTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables. It was inspired by the ASCII tables used in the PostgreSQL shell psql.
A simple Python library for easily displaying tabular data in a visually appealing ASCII table format
Project description
PTable is a simple Python library designed to make it quick and easy torepresent tabular data in visually appealing ASCII tables, originallyforked from PrettyTable.
Installation
As PTable is a fork of PrettyTable, and compatible with all its APIs,so PTable is usage is the same as PrettyTable, and the installationwould cover on the original PrettyTable.
As always, you can install PTable in 3 ways.
Via pip (recommend):
Via easy_install:
From source:
Quick start
PTable supports two kinds of usage:
As a library
PTable library API is almost as PrettyTable, you can import the same API fromprettytable library:
A better hosted document is hosted on ReadTheDocument.
As command-line tool
This is an original function of PTable, can be used as ptable command:
or a Unix style pipe:
Will both print a ASCII table in terminal.
Relative links
Release historyRelease notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size PTableUnicode-0.9.3.tar.gz (22.0 kB) | File type Source | Python version None | Upload date | Hashes |
Install Prettytable Python Software
CloseHashes for PTableUnicode-0.9.3.tar.gz
Algorithm | Hash digest |
---|---|
SHA256 | 2ee4e3551e981344e562e08a96e5f057569ae574eda32dc821477b37daf7391b |
MD5 | 2c0a6fbd145debcc0428d7d42691a928 |
BLAKE2-256 | 0f667e414989a61b250877bbf1bc3f3480700b699ab0efebf70e6530496c1f66 |
Apt-get Install Python3-prettytable
How to install prettytable
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install prettytable
Install Prettytable Python Anaconda
Python 2.7 | Python 3.2 | Python 3.3 | |||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows (32-bit) |
|
| |||||||||||||||||||||||||||||||
Windows (64-bit) |
|
| |||||||||||||||||||||||||||||||
Mac OS X (10.5+) |
|
| |||||||||||||||||||||||||||||||
Linux (32-bit) |
|
| |||||||||||||||||||||||||||||||
Linux (64-bit) |
|
|
|