Search code examples
pythonwindowsidepyglet

IDE for pyglet?


I'm starting to code with pyglet in Windows. I usually rely on Spyder as an IDE, but it seems not to like pyglet. So what would be a convenient way to code / run pyglet in Windows? What is your minimal development setup? Short of obvious minimal setups such as running code on Console2 or using IDLE.


Solution

  • have you looked at Pydev for eclipse?