GSoC/GCI Archive
Google Code-in 2013 KDE

Port documentation of first Marble tutorial to Python

completed by: Mikhail Ivchenko

mentors: Torsten Rahn, Dennis Nienhüser, Utku Aydın, Andrei Dorian Duma

There is some nice documentation available for programming with Marble and C++.

http://techbase.kde.org/Projects/Marble/MarbleCPlusPlus

We would like to offer the same kind of tutorial for Python.

This task is about providing the same tutorial as above as a python tutorial.So this task includes:

  • Adapting API references
  • Adapting example code
  • adaoting build instructions
  • adapting the screenshot
  • adapting the instructions

The whole wiki page should be created here:

http://techbase.kde.org/index.php?title=Projects/Marble/MarblePythonHello