Skip to content

sdemarch/csv2tex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

csv2tex

A Python script converting a csv file to a LaTeX table

Usage: python csv2tex.py <path_to_csv_file>.csv

If the given csv file exists, a new .tex file will be created within the same directory and with the same name.

Try it out: python csv2tex.py test.csv

About

A Python script converting a csv file to a LaTeX table

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages