Skip to content

alichtman/cell-cycle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cell-cycle

This CLI allows you to easily fill out the columns of a CSV, prompting you with information from another cell in the row, and writing your input to a column you specify.

GIF demo

Usage

In cell-cycle.py...

  1. Modify the path to the CSV file.
  2. Modify the columns you want to be a.) displayed and b.) edited

Then, run with: $ python3 cell-cycle.py.

Press q to exit and write to the CSV file. Your work will not be saved unless you exit like this.

WARNING: Keep the CSV file closed while working with it.

About

Easy CSV column-walking data entry.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages