Tagged Questions

16
votes
9answers
2k views

Breaking out of the Google App Engine Python lock-in?

Are there any guidelines to writing Google App Engine Python code that would work without Google's infrastructure on other platforms? Is there any known attempt to create an open source framework ...