[Python-ideas] Add an UML class diagram to the collections.abc module documentation
Yahya Abou 'Imran
yahya-abou-imran at protonmail.com
Tue Jan 2 08:25:21 EST 2018
At the end of the day, I found that plantuml is the most suitable tool for this.
Graphviz dot is interesting, but it doesn't feel natural to make class diagram with it, or at least it's less handy... I could bring several arguments to support this, but it's not the topic.
Everybody wanting to try itself is welcome, but, *I* can take the commitment to maintain it over the years.
Here are the 3 svg files witch are my last proposals for the moment:
https://gitlab.com/yahya-abou-imran/collections-abc-uml/blob/master/plantuml/base.svg
https://gitlab.com/yahya-abou-imran/collections-abc-uml/blob/master/plantuml/other_collections.svg
https://gitlab.com/yahya-abou-imran/collections-abc-uml/blob/master/plantuml/full.svg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20180102/59bad949/attachment-0001.html>
More information about the Python-ideas
mailing list