kdar 0 Newbie Poster

How do I go about writing a python application for windows mobile 6.1 or 6.5?

I need to write one application (simple application, except for need for SQL support) for Windows Mobile. I been trying to decide which language is better to use.

At first I tried to install Windows Mobile 6.1 SDK, but it failed to install because I have Visual Studio 2010 (Not yet supported by 2010, need Visual Studio 2008). At that moment I was planning to use Visual C++ to program my application. However recently I been thinking if I would be possible to use Python?

What do I need to start develop a simple App with python on Windows Mobile 6.1?