python的产权保护做的不好 容易被破解
带界面的还是研究pyqt吧 做出来的效果还算是一个现代化的UI
Tkinter那种就不算了
有个IDE eric4是用pyqt做的 效果不错 基本上感觉不出来是个脚本语言写的 可以体验下
如果只需要包装一个webkit
可以考虑用Qt 内部支持webkit
QtWebKit provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. At the same time Web content can be enhanced with native controls.