[Chennaipy] [Help] Need simpler lightweight GUI in Python

Vijay Kumar vijaykumar at bravegnu.org
Sun Apr 23 10:22:39 EDT 2017


On Sun, April 23, 2017 7:04 pm, Rajeshkumar Pothiappan wrote:
> Hi,
>
>
> The command line program for Voice Recorder tor Tamil Wikitionary needs
> to be updated with GUI so that it will be easy to use for Non-Command line
>  users.
>
> To do that, please suggest Python GUI which is simpler and supports multi
>  platforms  Linux,Windows as well.

Hi Rajeshkumar,
If you really want portability, TkInter is the least painful. You can
consider using pyinstaller for creating an .exe file for Windows.

Regards,
Vijay


More information about the Chennaipy mailing list