Skip to content

Cross platform GUI program to convert CSV files into Latex tables

License

Notifications You must be signed in to change notification settings

paluigi/csv2latex_gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv2latex_gui

Cross platform GUI program to convert CSV files into Latex tables.
It uses PySimpleGUI as GUI framework.

Suggestions and help welcome!

Version: 0.1
Date: 2022-05-06

To do list

  • Select columns from CSV
  • select alignment (left, center, right) for each column
  • add caption
  • add label
  • add position
  • add change of column names
  • add float formatting support
  • add support for longtable
  • add Random Data Science logo
  • make executables for Linux, Mac, and Windows

Note

On Linux you need xsel or xcilp installed.

About

Cross platform GUI program to convert CSV files into Latex tables

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages