On 21 April 2017 at 06:04, Wes Turner <[email protected]> wrote: > Roundup has an xmlrpc API: > > - https://sourceforge.net/p/roundup/code/ci/default/tree/roundup/xmlrpc.py > - https://sourceforge.net/p/roundup/code/ci/default/tree/test/test_xmlrpc.py
There's also a pending patch to add a HTTPS+JSON REST API to our Roundup instance: http://psf.upfronthosting.co.za/roundup/meta/issue581 Definite +1 for the general idea of collecting and publishing these kinds of statistics, though - I can see them being quite useful to a variety of audiences. Cheers, Nick. P.S. The upstream Roundup project is also interested in offering that capability by default: http://issues.roundup-tracker.org/issue2550734 -- Nick Coghlan | [email protected] | Brisbane, Australia _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
