Open mahmoud opened 7 years ago
Thanks - I'll do this. I think I'll also add rows for pynsist and briefcase. :)
Actually, not directly related to osnap, but since you mentioned it: is briefcase comparable to osnap, or is it more like kivy?
Good question - I hope to know more after I take the "Cross-platform Native GUI development with BeeWare" tutorial at PyCon in a month. :) That being said, I think briefcase (which is from BeeWare) is more like osnap in that it's freezer, but BeeWare also has Toga (a GUI toolkit). I'll try to remember to ask Russell to compare and contrast BeeWare's offerings to Kivy. :)
Kivy doesn't use native widgets which have accessibility etc.
Probably the best comparison of Python freezers is available here, on The Hitchiker's Guide to Python. In the pursuit of better osnap publicity, I recommend submitting a PR to add osnap (and maybe also a column indicating whether each project is maintained. bbfreeze, for instance, is not :) )