Add python based GUI as proof of concept
authorSam Moore <[email protected]>
Fri, 18 Oct 2013 13:37:18 +0000 (21:37 +0800)
committerSam Moore <[email protected]>
Fri, 18 Oct 2013 13:37:18 +0000 (21:37 +0800)
commite33cd834a9f4a9d48b63270c22a8ee96a14814d5
treefaa1f61f1adedc9131bc87d565afe6cc7c06f27f
parent9a66f0a5aeb126b085e901f4ea72f06b4cd78caa
Add python based GUI as proof of concept

Uses matplotlib.pyplot, numpy and requests
Interfaces with existing server API.

Could potentially be expanded using Tkinter or something.
TKinter won't look as pretty as a jQuery GUI though.

Also I have no idea how cookies work with requests.
At the moment you have to disable the login check in fastcgi.c to test this.
testing/pygui/pygui.py [new file with mode: 0755]

UCC git Repository :: git.ucc.asn.au