deangelisdf / deangelisdf/write2audiobook
(PPTX) Generate description of diagram
Open
enhancement
good first issue
pptx
- Dominant language
- Python
- Stars
- 1
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
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)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.