slydes:为什么不使用Python显示您的演示文稿?

时间:2024-05-14 14:00:33
【文件属性】:

文件名称:slydes:为什么不使用Python显示您的演示文稿?

文件大小:12KB

文件格式:ZIP

更新时间:2024-05-14 14:00:33

Python

斯莱德斯 为什么不使用Python显示您的演示文稿? 正在安装 $ pip install slydes 建立简报 $ cat presentation.py from slydes import Presentation , Template talk = Presentation () template = Template () @ talk . add_slide def first_slide (): title = 'This is the title!' msg = ''' Hello world! My name is PySlides! ''' return template . default ( title , msg ) @ talk . add_slide def second_slide ():


【文件预览】:
slydes-master
----.circleci()
--------config.yml(157B)
----.gitignore(1KB)
----README.md(3KB)
----Pipfile.lock(11KB)
----CHANGELOG.md(253B)
----tests()
--------test_presentation.py(2KB)
--------__init__.py(0B)
----Pipfile(249B)
----slydes()
--------presentation.py(3KB)
--------__init__.py(132B)
--------template.py(1KB)
----scripts()
--------README.md(404B)
--------test(80B)
--------publish(540B)
--------setup(32B)
--------ci(89B)
--------lint(119B)
----setup.py(1KB)

网友评论