Is there any way to develop for mobile operating systems with Python (Android, Windows Phone and iOS)? How do I start this? Softwares to use etc. My main focus is Windows Phone.
Is there any way to develop for mobile operating systems with Python (Android, Windows Phone and iOS)? How do I start this? Softwares to use etc. My main focus is Windows Phone.
For Android there is Kivy ( link ) but as far as I know it does not work for Windows Phone. If you want something to develop for multi-platform mobile take a look at link , it's not python, but rather javascript plus markup. In the case of Windows Phone, for now the best option is to use some languages supported by the .NET platform