一个交互式的命令行演示工具

lookatme的Python项目详细描述


Master Build StatusCoverage StatusPyPI StatisticsLatest ReleaseDocumentation Status

Twitter Follow

lookatme

lookatme是一个交互式的、可扩展的、基于终端的降价展示 工具。在

总有机碳

特点

  • 降价渲染
  • 实时(输入文件修改时间监视)和手动重新加载
  • 直接嵌入幻灯片的带电终端
  • 使用Pygments突出显示语法
  • 将外部文件加载到代码块中
  • 支持contrib扩展
  • 智能幻灯片拆分

巡演

一般旅游

lookatme_tour

嵌入式终端示例

terminal example

外包外部文件示例

file loader example

浏览演示文稿

ActionKeysNotes
Next Slide^{}
Prev Slide^{}
Quit^{}
Terminal FocusClick on the terminal
Exit Terminal^{} and then a slide action
Vertically scroll within slide^{}

CLI选项

Usage: lookatme [OPTIONS] [INPUT_FILES]...

  lookatme - An interactive, terminal-based markdown presentation tool.

  See https://lookatme.readthedocs.io/en/v2.3.0 for documentation

Options:
  --debug
  -l, --log PATH
  -t, --theme [dark|light]
  -s, --style [default|emacs|friendly|colorful|autumn|murphy|manni|monokai|perldoc|pastie|borland|trac|native|fruity|bw|vim|vs|tango|rrt|xcode|igor|paraiso-light|paraiso-dark|lovelace|algol|algol_nu|arduino|rainbow_dash|abap|solarized-dark|solarized-light|sas|stata|stata-light|stata-dark|inkpot]
  --dump-styles                   Dump the resolved styles that will be used
                                  with the presentation to stdout

  --live, --live-reload           Watch the input filename for modifications
                                  and automatically reload

  -s, --safe                      Do not load any new extensions specified in
                                  the source markdown. Extensions specified
                                  via env var or -e are still loaded

  --no-ext-warn                   Load new extensions specified in the source
                                  markdown without warning

  -i, --ignore-ext-failure        Ignore load failures of extensions
  -e, --exts TEXT                 A comma-separated list of extension names to
                                  automatically load (LOOKATME_EXTS)

  --single, --one                 Render the source as a single slide
  --version                       Show the version and exit.
  --help                          Show this message and exit.

已知扩展

下面是lookatme的已知扩展列表:

^{tb2}$

文件

有关详细信息,请参阅documentation。在

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java Android HttpClient cookies   如何使用Java在远程系统上运行SSH命令?   java从字符串数组中的字符串末尾删除“,”   在One plus 3t手机上,当应用程序被终止或从最近的应用程序中刷出时,java Android FCM推送通知不起作用   java如何使垂直滚动条始终位于jtable的末尾   在java中解析迄今为止“未知”的字符串   javascript在Java中获取Nashorn JsonObject   java windows 10和ubuntu可以使用相同的JDK吗?   java在不同的文件中记录不同的日志。但所有日志都放在同一个文件中   具有特定jdk的java Gradle构建项目   xml Java web服务生成错误响应   javascript Jaggery文件更改不显示   java输出二进制搜索树数组   将BufferedReader解析为JSON对象时,java在位置处意外标记文件结尾