GAE setup

1. install python 2.5
2. install GAE SDK
3. download gdata, atom, webapp2 and copy to your application directory (no need to install them, since the production machines won’t have them installed and they will need to pick them up from application dir. However, do install them so that you can write python scripts from IDLE and have them accessible)
4. install git for windows
5. unittest2 (to install: python.exe setup.py install)
6. PIL (if you don’t install PIL, importing testbed will give error. for 64 bit windows you will have to install from uci.edu)
7. install pycharm
i know i am talking to myself in this post

This entry was posted in Software. Bookmark the permalink.

Leave a comment