As a short new years present I upgraded
PyPalm to version 0.20.10 :) and added scene and localization support. The first one comes handy when creating new scenes for the application. To add a new scene to your application call the following command from your terminal {% highlight sh %} pypalm new_scene MySceneName {% endhighlight %} where MySceneName is the name for your new scene. The second new feature of PyPalm is more important and even more helpful. When developing applications, especially web and mobile applications, customers are often scattered around the globe and localization is a key factor...