Way back (around 2020) I used to work a lot with a graphic plugin for Confluence (Atlassian) to visualize pipelines for the other departments. Porting and updating was a pain, and for lack of a python (or any API / programming support) at the time: I decided to write my own.
https://github.com/robertvanduursen/PyGliffy
You can use it for:
- Grabbing the text of all the nodes
- Adding and removing nodes
- Querying connections
- Extracting and applying custom styles
Disclaimer
This module was made for personal use only. All rights belong to their respective owners at https://www.gliffy.com.