Latest version
Released:
Pip install mysql-python fails with EnvironmentError: mysqlconfig not found 1264 How can I install packages using pip according to the requirements.txt file from a local directory? 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. To install the entire PyTables Python package, change back to the root distribution directory and run the following command (make sure you have sufficient permissions to write to the directories where the PyTables files will be installed): $ python3 setup.py install. Conda install linux-64 v0.7.2; win-32 v0.7.2; noarch v2.1.0; osx-64 v0.7.2; win-64 v0.7.2; To install this package with conda run one of the following: conda install -c conda-forge prettytable.
A simple Python library for easily displaying tabular data in a visually appealing ASCII table format
Project description
ptable2 is a simple Python library designed to make it quick and easy torepresent tabular data in visually appealing ASCII tables, originallyforked from PTable.
Installation
As ptable2 is a fork of PrettyTable, and compatible with all its APIs,so ptable2 is usage is the same as PrettyTable, and the installationwould cover on the original PrettyTable.
As always, you can install ptable2 in 3 ways.
Via pip (recommend):
From source:
Quick start
ptable2 supports two kinds of usage:
As a library
ptable2 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 ptable2, 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 ptable2-0.9.3.linux-x86_64.tar.gz (34.6 kB) | File type Source | Python version None | Upload date | Hashes |
Hashes for ptable2-0.9.3.linux-x86_64.tar.gz
Algorithm | Hash digest |
---|---|
SHA256 | b301c39346e21a71d51357e371bc0ad9f2831f04c444c73f8371c4781c17a453 |
MD5 | c953f0fcf295502319a2b449aaccc0fe |
BLAKE2-256 | 18dccd8d801441aff95601fe695c306eaf63120707a162a63295ae3eb498970f |
How to install prettytable
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install prettytable
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) |
|
|
|