Loads mentors using drupal.org API and visualizes the result using graphviz.
See the examples folder for more depth options. It gets a bit crazy after 4. :-)
- Python3 to run the code
- graphviz
sudo apt install graphviz
orbrew install graphviz
python3 do_mentors_graph.py --user 229127 --depth 2
The --user
argument is mandatory, the --depth
argument is optional and
defaults to 3.
Uses drupal.org API: https://www.drupal.org/drupalorg/docs/apis/rest-and-other-apis