Hi fosstodon / programmer friends! I'm thinking of making a web browser in #Python, similar to weboob but an actual browser. Here's the thing: I only have experience with tkinter. Should I stick to that for my #gui? Most probably a bad idea for embedding media right? What other options could I use? Is Python even the right solution for this? Help!