Is Electron compatible with Python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is Electron compatible with Python?

I am looking to develop a messaging app, in which sandboxing will be done with a python code, whereas the rest of the app is built on Electron Framework. So, is it possible for both codes to go along simultaneously?

31st Dec 2017, 11:17 AM
Parag Gawde
Parag Gawde - avatar
2 Answers
+ 6
Well if it's not, if I were you I'd figure it out anyway just to prove it wrong. Anything is possible with computers. I remember I was told I couldn't simulate 'real' mouse clicks with Python in League of Legends, that only those who study for years with low-end hardware could do that. And I proved them wrong, I did it knowing basicslly nothing about it (though I learned some stuff).
31st Dec 2017, 11:38 AM
Ahri Fox
Ahri Fox - avatar
+ 6
You can use Visual studio to carryout full development with python. You can also use Django for the same purpose
31st Dec 2017, 11:53 AM
Siddharth Saraf