dave-howard / vsdx

vsdx - A python library for processing .vsdx files
BSD 3-Clause "New" or "Revised" License
70 stars 25 forks source link

nice project #2

Closed john012343210 closed 3 years ago

john012343210 commented 3 years ago

I love using draw io very much, however to export the graph, the only support format that could preserve some information is vsdx, but there are so few vsdx python libraries out there.

dave-howard commented 3 years ago

Hi - thank you, I am glad you like it. I saw and used docx and openpyxl and needed to also do some processing of vsdx files, couldn't find anything to do what I needed so decided to start this project. I hope you find this even a little bit as useful as I have the docx and openpyxl packages