deangelisdf/write2audiobook

(PPTX) Generate description of diagram

オープン

#15 opened on 2024/09/16

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (4 件のフォーク)auto 404
enhancementgood first issuepptx

Repository metrics

Stars
 (1 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Starting from PowerPoint diagram generate a description.

It can be done using phrase as:

The box "input" are linked to box "System A". The box "System A" are linked with text "output"

The library used is pptx-python, the objects must be retrived are Shapes and Autoshapes (https://python-pptx.readthedocs.io/en/latest/api/shapes.html#shape-objects-autoshapes)

コントリビューターガイド