Welcome to tabletexifier’s documentation!

The goal of this library is twofold:

  1. Print to the terminal a nicely formatted table

  2. Convert the table into the equivalent LaTeX code

Installation

It can be installed through pypi

pip install tabletexifier

or through a clone of a repository followed by a local installation

git clone git@github.com:Kamuish/tabletexifier.git
cd tabletexifier
pip install .

Guides & API

Indices and tables