7

It looks like developing GUI applications in HTML+JS with python in the background would be really nice. I see node-webkit. I also see that there are python bindings for webkit. It just seems like it's an order of magnitude more difficult to set up than python/tkinter - and I couldn't find win7 support.

jamesmortensen
  • 33,636
  • 11
  • 99
  • 120
MKaras
  • 2,063
  • 2
  • 20
  • 35

2 Answers2

2

Maybe what you are looking for is Pyjs, is not entirely build to do that, but that's the nearest thing to it I have found.

Leonardo
  • 2,484
  • 2
  • 25
  • 37
2

Perhaps you could be interested by :

Python WSGI with Node-Webkit

Salvatore
  • 61
  • 4