Skip to content

JoeHitHard/Markdown-Table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown-Table

A simple application to generate a markdown table from .csv files Usage

Usage: markdown_table.py [OPTIONS]

Options:
  -i, --input PATH            csv file to read
  -fd, --file_delimiter TEXT  csv file delimiter
  -ta, --text_alignment TEXT  alignment of the table text possible values,
                              "left", "right" and "center".This is case
                              insensitive.

  -o, --output TEXT           write markdown table to file
  -om, --output_mode TEXT     output write mode
  --help 

About

A simple application to generate a markdown table from .csv files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages