I'm learning to program in Python now in a course via Coursera website. We are using an environment called "CodeSkulptor" and mainly using a module called "SimpleGUI".
I was wondering if there's any way to get the module sources and to attach them to eclipse so I can write in Python using this module in Eclipse instead of using CodeSkulptor all the time...
Thanks in advance