An open API service indexing awesome lists of open source software.

https://github.com/makelinux/wikigraphviz

Generates graphical representation of Wikipedia category hierarchy
https://github.com/makelinux/wikigraphviz

graphviz pywikibot wikipedia

Last synced: 5 months ago
JSON representation

Generates graphical representation of Wikipedia category hierarchy

Awesome Lists containing this project

README

          

# wikigraphviz

Generates graphical representation of Wikipedia category hierarchy
in formats dot svg and html5

[official version](https://gerrit.wikimedia.org/r/plugins/gitiles/pywikibot/core/+/refs/heads/master/scripts/category_graph.py),
[log](https://gerrit.wikimedia.org/r/plugins/gitiles/pywikibot/core/+log/refs/heads/master/scripts/category_graph.py)

Examples:

[./wikigraphviz.py category](https://makelinux.github.io/wikigraphviz/Main_topic_classifications)

[./wikigraphviz.py --style rankdir=BT category Life](https://makelinux.github.io/wikigraphviz/Life)

[./wikigraphviz.py --style rankdir=TB category Computing](https://makelinux.github.io/wikigraphviz/Computing)