I've been working with cocos2d some time and I find it a great engine and very comfortable to work with.
Now I've got a project to make a 2d game on Linux and I'm looking for a engine that offers similar features to cocos2d (e.g. scene management, implemented draw and main loops).
The first one I checked was cocos2d on python, but it seems that isn't maintained and I don't know how stable it was. Does someone have any recommendation or can share his experience with any engine? I don't mind if it's free or commercial as long as it worth the price.