Skip to content

WinThuLatt/MarkdownTable2Xlsx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compiling

python helper_md_xlsx_setup.py py2exe

you can rename the helper_md_xlsx.py to your preferred name.

usage without compiling if you have all the packages installed.

Install pandas if not installed already: I am using Pandas for exporting to excel

pip install pandas
python helper_md_xlsx.py <filename>

Things to do

  1. Nothing as of now.
  2. Maybe create a table label and make a proper worksheet name

after a friend suggestion, reversed version

python helper_xlsx_md.py

Image of Excel to MD Table

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages