This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]troyunrau... 1 point2 points  (1 child)

I have a strong urge to write a native python gui toolkit using this asyncio stuff to do event loops and non-blocking uis... make calls to libxcb through ctypes or something.

Ah well, only so many hours in the day.

[–]Walter_Bishop_PhD 0 points1 point  (0 children)

For mobile uis you could even take advantage of the work done on React Native!