快捷搭建文件转markdown的api服务
注意:在安装python包之前需要安装libreoffice+pandoc环境,这里省略了...
安装所需软件包
pip install -i https://mirror.baidu.com/pypi/simple -r requirements.txt
启动
python main.py
docker-compose up -d
提供的接口:POST http://127.0.0.1:6677/convert
| Name | Name | Last commit date | ||
|---|---|---|---|---|
快捷搭建文件转markdown的api服务
注意:在安装python包之前需要安装libreoffice+pandoc环境,这里省略了...
安装所需软件包
pip install -i https://mirror.baidu.com/pypi/simple -r requirements.txt
启动
python main.py
docker-compose up -d
提供的接口:POST http://127.0.0.1:6677/convert