Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 568 Bytes

readme.md

File metadata and controls

31 lines (22 loc) · 568 Bytes

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