April Meet Minutes
Introduction: It's always hard to parse the binary file to text. Today we will see rescue module which will help us to convert docx to md file.
Module: docx2md
Installation: pip install docx2md
About: Converts Microsoft Word document files (.docx extension) to Markdown files.
Execution: % python -m docx2md ~/Downloads/example …