Looking for tampering with GAE and Python, and I would like to know what some good tools are for this - thanks !
I will spend time and emacs . The learning curve is slightly higher, but once you use it, you can develop it from any terminal. There is great support for Python and many other libraries.
You should remember that Python is a dynamically typed language, so the traditional IDE is not really the answer because it is designed for most statically typed languages, in fact you have some There are some shortcuts and macros for syntax highlighting, compilation and possibly making life easier for you ... emacs have everything in it :)
I started Google's "Emacs Python" For
If you do not really want to use emacs, I'll see. This is an extension of Eclipse IDE that lets you type in Python code.
Good luck with GAE.
Comments
Post a Comment