Skip to content

ssebs/csveditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csveditor

A lightweight GUI csv editor.

CSV Editor

Usage

  • You must have tk installed, it's a different install method per OS
  • python csv_editor.py

This Will:

  • open & save csv files,
  • let you view and edit csv files
  • have bold headers

I plan on adding:

  • color/font settings file?
  • better keyboard support (arrow keys, enter to go down a line)

I wanted to make this because I found I was making tables in Excel often, and needed something more lightweight.

Copy/Pasting to/from Excel is horrible, so I plan to create something that will solve my problem.

About

A simple GUI csv editor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages