跳转到主要内容

A docutils writer and script for converting reStructuredText to the PowerPoint format

项目描述

Build status

将reStructuredText转换为PowerPoint。

安装

从pip

$ pip install --upgrade rst2pptx

示例

$ rst2pptx input.rst output.pptx

输入

Example slide
=============

- Some bulleted text
- More text

输出

https://raw.githubusercontent.com/myint/rst2pptx/master/examples/output.png

警告

此工具处于非常早期的实验阶段。此外,如果您不需要特别输出PowerPoint,生成PDF演示文稿的rst2beamer是一个更好的选择。

支持者