Java2Python, Jython and Editors

February 15th, 2007 § 0 comments

Troy Mel­hase released a tool called java2python which looks really inter­est­ing to me, given I work in a hybrid java/python/etc shop. We have some APIs I’d love to get access to via Python but re-implementing the wheel is just not an option.

Between this, and the new release/life in the Jython project, the java/python love/hate/getters/setters world seems to be pick­ing up.

That’s great for me: I’ve switched over from QA into Dev full-time, and one of my project for this year is sit­ting down and really grokking Java and advanced Python — so I’ll be hop­ping back and forth a lot. Which brings me to the mighty Edi­tor discussion.

Recently, ActiveS­tate released an updated (and a free) ver­sion of Komodo — a really nice Python IDE. Right now, I’m a Text­Mate junkie, but things like code-intelligence and com­ple­tion draw me in. Of course, all the Java-People in my place tend to like Intel­lij - which doesn’t play nice-nice with Python (note, I know there is the PythonID plu­gin, but it seems dead in the water) so I’m torn. Eclipse would be a con­tender if it didn’t run like a pig on my mac (and that’s with 3GB of ram and a dual core machine) I’m not going to give up Text­Mate — it’s just too use­ful. But for longer/more advanced stints of pro­gram­ming, an “more” intel­li­gent edi­tor would be nice.

Any­one know of one that plays nice-nice with Java and Python (and that has code completion)?

What's this?

You are currently reading Java2Python, Jython and Editors at jessenoller.com.

meta