GabrielMMelo / csveditor

A simple GUI csv editor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Python 100.0%