Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there an IntelliJ Python plugin for the community edition?

I've been playing with the community edition of JetBrains ItelliJ IDEA since it came out, and I really like it; however, a lot of plugins seem to require the ultimate edition (or at least I think they do because of the com.intellij.modules.ultimate dependency). Is there a python plugin that doesn't require the ultimate edition? I'm developing django applications, so support for templates would be nice, but this isn't a requirement.

like image 909
Dave Avatar asked Mar 02 '10 17:03

Dave


1 Answers

Check out PyCharm.

like image 111
duffymo Avatar answered Nov 15 '22 00:11

duffymo