I'm a big noob to GAE, moderate level in Python, and moderate-to-rusty in Java. I am looking to convert an existing and working GAE Java app (in the Google Play store and runs on Android) into GAE Python. The end goal is to get it into the Raspberry Pi Store, so I'm assuming GAE Python would be the most seamless.
Has anyone done this, assuming its even possible? Would it require a complete rewrite, or could I just write a wrapper/container?