<div dir="ltr"><div>I have to agree with Juan.</div><div><br></div><div>I've been trying to keep up with Jupyter Notebooks and they just don't seem there yet.</div><div>I brought this up in an earlier post, but visbrain seems to be a great proof of concept as to what is possible with Qt and Python <br></div><div><a href="http://visbrain.org/">http://visbrain.org/</a></div><div><br></div><div>Also see PySide2 coming soon:<br></div><div><a href="http://blog.qt.io/blog/2018/04/13/qt-for-python-is-coming-to-a-computer-near-you/">http://blog.qt.io/blog/2018/04/13/qt-for-python-is-coming-to-a-computer-near-you/</a></div><div>LGPL gives you the power of the library with minimal requirements.</div><div>Maybe LGPL is enough for you?<br></div><div><br></div><div class="gmail_quote"><div dir="ltr">On Mon, Jun 4, 2018 at 6:32 PM Juan Nunez-Iglesias <<a href="mailto:jni@fastmail.com">jni@fastmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u>





<div><div>On Tue, Jun 5, 2018, at 2:21 AM, <a href="mailto:imagepy@sina.com" target="_blank">imagepy@sina.com</a> wrote:<br></div>
<blockquote type="cite"><div>Sorry,ImagePy is a ui framework based on wxpython, which can not install with pip on Linux. You need download the whl acrodding to your Linux system. <br></div>
</blockquote><div><br></div>
<div>Ah, that's a shame. I'm on 18.04, so I don't even know if the 16.04 wheel would work. I suppose not.<br></div>
<div><br></div>
<blockquote type="cite"><div>wx's official said, wx is a native ui framework, so cannot fit different Linux and gtk version. I had pull a issue to solve it here, and someone had started it.<br></div>
</blockquote><div><br></div>
<div>Yikes.<br></div>
<div><br></div>
<blockquote type="cite"><div>About the future, I think web is the best direction. I choose wx, not qt, because qt has a gpl license, and both qt and wx is very heavy. and I am not good at js. But now the jupyterlab is just ok, I will start this work sometime when the wx version is stable.<br></div>
</blockquote><div><br></div>
<div>I actually disagree with this. I was having a discussion with a friend about how old computers (1980s) actually felt more responsive than current ones, because the GUIs were not so wasteful of processing cycles. I think the trend to web UIs is worsening that situation. Web apps are way less responsive than well-implemented native apps. (And they are a leaky abstraction.)<br></div>
<div><br></div>
<div>My understanding is that certain PyQt wrappers actually get around the GPL requirement, allowing you to link to it from BSD-licensed code. (Which is how things like Matplotlib and Spyder are BSD/MIT.)<br></div>
<div><br></div>
<div>But, it's true: none of the Python GUI frameworks are perfect.</div>
<div><br></div>
<div>Juan.</div>
</div>

_______________________________________________<br>
scikit-image mailing list<br>
<a href="mailto:scikit-image@python.org" target="_blank">scikit-image@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/scikit-image" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/scikit-image</a><br>
</blockquote></div></div>