Skip to content

A python script to convert .xlsx files to markdown tables

License

Notifications You must be signed in to change notification settings

SphenHe/xlsx-to-markdown-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xlsx-to-markdown-table

A python script to convert .xlsx files to markdown tables

How to use

  1. Download the script
git clone https://github.com/SphenHe/xlsx_to_markdown_table.git
  1. Change to the directory
cd xlsx_to_markdown_table
  1. Install the required packages
pip install -r requirements.txt
  1. Run the script
python main.py $PATH_TO_XLSX_FILE $OUTPUT_DIR

License

This project is licensed under the MIT License - see the LICENSE file for details

About

A python script to convert .xlsx files to markdown tables

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages