For my little framework Pyxer I would like to to be able to use the Google AppEngine datastores also outside of AppEngine projects, because I\'m now used to this ORM pattern
You might also want to look at AppScale, which is "a platform that allows users to deploy and host their own Google App Engine applications".
It's probably overkill for your purposes, but definitely something to look into.