Skip to content

RespiraWorks/markdownTableAutomator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Table Markdown Automator

To create a markdown chart:

  • Pull this code
  • Place your CSV file in the root directory of this code
  • Run python markdownCreator.py
  • Type the name of your CSV file when prompted

The output will be markdown in the README.md file

Item Quantity Manufacturer Part # Price (USD) Sources Notes
A1 1 RespiraWorks upper_acrylic_face_panel Rw Upper acrylic face panel
A2 1 McMaster-Carr 7768K22 11.62 C brass threaded check valve, DUPLICATE in pneumatic assembly
A3 1 McMaster-Carr 50785K273 8.23 C through-wall straight connector, 1/4NPT female, DUPLICATE in pneumatic assembly
A4 1 McMaster-Carr 5121K451 5.78 / 10 C 1/4 NPT x 1/4" ID barbed adapter, DUPLICATE in pneumatic assembly
A5 1 UPerfect - 49 C 7" capacitive touchscreen, DUPLICATE in electrical assembly

About

Simple code that creates a markdown table from a CSV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%