Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am having an already created python application created on google app engine, I have successfully installed application on localhost but i am not able to get app engines data on localhost. I am new to app engine and python so suggest me how to do this on localhost ?

share|improve this question
i wanted to go up the mountain but i couldn't. can you help me? – aschmid00 Apr 19 '12 at 12:51
Do you know about using dev_appserver to run the app locally? – R Samuel Klatchko Apr 20 '12 at 0:13
It's really difficult to understand what you're asking here. Can you explain in detail exactly what you're trying to do, and what problem you run into? Steps that anyone can do to reproduce your problem would be ideal. – Nick Johnson Apr 20 '12 at 0:42

1 Answer

Read and follow the Google AppEngine Docs on getting started with Python.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.