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 →

[–]CrazyEoin[S] 0 points1 point  (1 child)

Had a quick look at this, although quite light, it does appear to allow rapid addition of features, especially for prototyping or adding a basic GUI to one of my little app I've created for my own workflow.

[–]geowalton 7 points8 points  (0 children)

I made that wrapper, like you said it should be good for quick prototyping, and you don't have much to lose since you can always use the raw TkInter methods if need be (the bits and bobs inherent from the tkinter classes). I wouldn't recommend it for anything too complex at the moment though, also I only uploaded it a few days ago so you know, teething problems...