/csv2latex

🔧 Simple script in python to convert CSV files to LaTeX table

Primary LanguagePythonMIT LicenseMIT


Simple python script that convert csv file to LaTeX table.

PyPI version


Installation

  • Use PyPI : pip install csv2latex
  • Use Source file : Download last release

Usage

  • Just copy csv files to csv2latex.py folder and run