开发者

Library/function/class for creating mind maps programmatically? [closed]

开发者 https://www.devze.com 2023-02-04 23:21 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 6 years ago.

Improve this question 开发者_开发百科

I'm looking for a library, function or similar that can generate a mind map programmatically. Preferably written in php, python. The output should be html or html5.

There seem to be many web based mind mapping software available, so I would prefer to not reinvent the wheel (http://mind-notes.appspot.com/, http://www.mindmeister.com etc).


The following library can be used to generate XMind mind maps from C#: XMind API for C#


Xmind has open-sourced much of its code based since 2015 (https://github.com/xmindltd/xmind)

To answer your question ("function or similar that can generate a mind map programmatically. Preferably written in php, python"): On their github account you will find some nice SDK's, for instance for python: https://github.com/xmindltd/xmind-sdk-python

Note: I haven't tested any of this, but I thought it would be good information for others looking for the same features.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号