Skip to content

a60814billy/csv-table-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv-view

A command line tool to view CSV files in a pretty table format.

Installation

pip install git+https://github.com/a60814billy/csv-table-view

Usage

csv-view path/to/your/file.csv

For example:

csv-view connections.csv

This will display your CSV file in a nicely formatted table in the terminal.

Requirements

  • Python >=3.7
  • rich >=10.0.0

About

View csv file in table format on console

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages