KDESoy: Embed Python
completed by: Darriel
mentors: Anthus Williams, Arc Riley, David Czech
Add support for running CPython in a KDESoy background thread. You can find example code for embedding Python on docs.python.org.
The user interface should allow you to open a .py
file and automatically execute it. This does not need to render Python code in the window yet, there is another Google Code-in task for that.
While working on this task you should join and remain in #PySoy on Freenode to get help, feedback, and guidance from mentors and other developers. Code updates which may affect your work are also announced here as they happen.
When you've done, commit your work and post the resulting changeset url to this task.