NigelCleland / ninja_tables

Simple jinja templating for LaTeX tables from CSV documents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ninja Tables

https://badge.fury.io/py/ninja_tables.png https://travis-ci.org/NigelCLeland/ninja_tables.png?branch=master https://pypip.in/d/ninja_tables/badge.png

Some custom Jinja 2 templates for automatic creation of pretty LaTeX tables from csv files.

Features

To implement:

  • Command Line Usage
  • In module Usage
  • Automation
  • A range of custom templates which I've found useful

About

Simple jinja templating for LaTeX tables from CSV documents

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 68.3%Language:Shell 31.7%