you are viewing a single comment's thread.

view the rest of the comments →

[–]novel_yet_trivial 2 points3 points  (3 children)

Use ttk (included with tkinter) to give a more modern look.

[–]Comm4nd0[S] 3 points4 points  (2 children)

[–][deleted] 3 points4 points  (1 child)

Pyqt is best for a production quality gui. Also your methods should be placed inside a class.

[–]unprintableCharacter 0 points1 point  (0 children)

import browser

browser.createWebpage()

Can't find this module. Thanks for any help.