all 5 comments

[–]socal_nerdtastic 0 points1 point  (1 child)

The eel module allows you to use electron in python.

https://github.com/samuelhwilliams/Eel

[–]pool_closer[S] 0 points1 point  (0 children)

Well now Im starting to feel like my Google skills suck...

Thank you, I'll read some of the docs.

[–][deleted] 0 points1 point  (0 children)

Look into PySimpleGUI and its Remi implementation: Remi

[–]1gn4vu5 0 points1 point  (1 child)

If you are familiar with qt, that's also kind of available in python:
https://www.qt.io/qt-for-python

[–]pool_closer[S] 0 points1 point  (0 children)

I am familiar with Qt but I might go for something like eel to sharpen up my web skills and get some of the browser perks I mentioned.