Simple graphic library for beginners

Michael Torrie torriem at gmail.com
Wed Jan 10 12:36:23 EST 2018


On 01/10/2018 10:22 AM, Igor Korot wrote:
>  Hi,
> wxPython/Phoenix.
> It can do everything you need and more....

But the OP isn't looking for a full-blown GUI toolkit.  I went back and
re-read his post to be sure I wasn't misunderstanding.  Therefore I
don't think the suggestion to use wxPython or PyQt is that helpful.

Do you have any other suggestions?

Even Cairo is pretty complicated (requiring pens and contexts) for what
he's asking for.

Personally I don't think it gets much easier or simpler than this sort
of thing:
https://github.com/Mekire/pygame-samples



More information about the Python-list mailing list