Hi - I’ve started investigating providing project information for whimsy based on clutch2.py from the incubator in these two categories:
(1) Releases. I plan to generate a json from scanning the https://dist.apache.org/repos/dist/release using `svn ls` (2) Repositories. I’ll use the gitbox.apache.org/repositories.json and also https://svn.apache.org/repos/asf/ I understand Python and plan to use that for these routines. Can Whimsy have Python server side code or should I plan on running these elsewhere and Whimsy can use the json for dashboards? Regards, Dave