Tabulate

Introduction

The Tabulate Extension includes the TabulateOutputHandlerarrow-up-right, and provides output handling based on the Tabulatearrow-up-right library. Its format is familiar to users of MySQL, Postgres, etc.

Documentation References:

API References:

Requirements

  • Tabulate

circle-info

Cement 3.0.8+:

pip install cement[tabulate]

circle-exclamation

Configuration

This extension does not support any application level configuration settings or meta options.

Usage

Last updated