> On 16 Jan 2019, at 16:11, Abdur-Rahmaan Janhangeer <[email protected]>
> wrote:
>
> without starting a should we ban tkinter discussion, i'd like to propose that
> we add rounded corners buttons. that might make the aesthetic level go up a
> bit more
>
> poor me, if only py had some really nice native gui
It has a number of GUI tool kits. Personal I use PyQt5 which is
feature rich and not that hard to get started with.
Apps have native OS look at feel.
pip install PyQy5
Barry
>
> Abdur-Rahmaan Janhangeer
> http://www.pythonmembers.club <http://www.pythonmembers.club/>
> Mauritius
> _______________________________________________
> Python-ideas mailing list
> [email protected]
> https://mail.python.org/mailman/listinfo/python-ideas
> Code of Conduct: http://python.org/psf/codeofconduct/
_______________________________________________
Python-ideas mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/