Lonx 0 Newbie Poster

Good day y'all,

Im an intermediate Python dev and I've just finished building my first major Python project with UI. I tinkered a lot with tKinter (pun almost unintended) and even tried PyQT5. Both of these are time consuming to work with and tKinter's GUI looks like it shouldve been abandoned in 2005. Thats when my quest of finding an easy and modern looking UI Library started. And then I found Python Eel. Eel isnt a GUI Library like tKinter, but it can help link up python as backend with HTML/ CSS as the front. I didn't really know HTML and CSS a lot, but it was fairly easy. My project is at https://github.com/JeswinSunsi/PentyDesktopAssistant . It has a bit of Spaghetti code, but its pretty neat. I would appreciate it if you guys could check it out and give a review. Also, star it if you can ;)

Thankss.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.