Electron as GUI of Python Applications (Updated) 14 Feb 2017 tl;dr This post shows how to use Electron as the GUI component of Python applications. (Updated version of one of my previous posts.) The frontend and backend communicate with each other using zerorpc. The complete code is on GitHub repo. important notice This post and README.md on GitHub repo should be the same. If there are inconsisten