原文:http://www.mtools.club/content/408/
使用到了pypandoc库,请先进行安装。
pip install pypandoc
在线使用:http://www.mtools.club/tools/word/?contentid=402
案例代码:
import os
import pypandoc
def get_save_path(file_path, file_type=None):
原文:http://www.mtools.club/content/408/
使用到了pypandoc库,请先进行安装。
pip install pypandoc
在线使用:http://www.mtools.club/tools/word/?contentid=402
案例代码:
import os
import pypandoc
def get_save_path(file_path, file_type=None):