.. PTable documentation master file, created by
==================================
Welcome to PTable's documentation!
==================================
PTable is a simple Python library designed to make it quick and easy to
represent tabular data in visually appealing ASCII tables, originally
forked from `PrettyTable `_ .
.. image:: https://travis-ci.org/kxxoling/PTable.svg
:target: https://travis-ci.org/kxxoling/PTable
:alt: Build Status
.. image:: https://landscape.io/github/kxxoling/PTable/master/landscape.svg?style=flat
:target: https://landscape.io/github/kxxoling/PTable/master
:alt: Code Health
Links
=====
* `Source Code (GitHub) `_
* `PyPI `_
* `RTFD `_