Yes, of course, it's possible. PyMob is a platform where apps can be written in python and PyMob converts these python codes to the native source code for different platforms. There are two main features which make PyMob useful:
- Writing apps in python is very convenient, compared to c, c++ or Java
- The specifications only have to be written once and then can be used multiple times.