Python on Electron framework
It is possible to work with Electron but if you are looking for “webbish” UI capabilities, you can check Flexx – it allows you to code in pure Python but still use the styling and UI flexibility of web development tools. If you insist on going on Electron you should follow the idea of this … Read more