Wednesday, January 16, 2013

First Dive Into PyDev

 

I just configured and went through the tutorials of PyDev.  It's good to be working with Eclipse again.  Now that I have an SSD and quadruple the RAM of my last computer, it loads quickly enough.  Plus, PyDev comes with all kinds of rich features (Django integration, code completion, debuggers, unit test integration, &c.) that promise to make life easier.  I'd been using Sublime Text 2 to develop with Python and Google App Engine, but based on just an hour or so with PyDev, I am pretty sure I won't be going back to my old editor any time soon.

No comments:

Post a Comment