Skip to content

otsaloma/csv-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv-viewer

csv-viewer is a viewer for tabular data files. Files are expected to include column headers. Column separators (comma, semicolon etc.) are recognized automatically. Data is loaded incrementally in the background with idle priority, allowing a quick look at a large file while maintaining a responsive user interface.

Screenshot

To install, run

sudo make PREFIX=/usr/local install

csv-viewer requires Python 3.x and GTK 4.x.

About

Viewer for tabular data files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published