=========
PyTabular
=========

PyTabular is a Python package for creating LateX tables. It
provides custom formatting options with operations on slices
of the table. Some features include: merging, bold, italics, 
horizontal lines, alignment, rotation, cell colors, font, 
and more!

Typical usage often looks like::

	#!/usr/bin/env python
	
	import pytabular as pytab


Contributors
------------
Jake C. Torcasso
