<div dir="auto"><div class="gmail_extra" dir="auto"><div class="gmail_quote">On Feb 17, 2018 10:49 PM, "Hal Murray via devel" <<a href="mailto:devel@ntpsec.org">devel@ntpsec.org</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">What do people recommend for a GUI package to use with python?<br>
<br>
I want to plot a graph of something and update it in real time by scrolling<br>
all the old data to make room for the new samples as they arrive.<br>
<br>
Google suggests that matpythonlib may be the right starting point, but I<br>
haven't pulled the string any farther.</blockquote></div></div><div dir="auto">Plot.ly and a web browser. Although, I personally would write the back end in PHP because I do not know how to do server sent events in Python. Your mileage will vary.</div></div>