Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #12233
| Date | 2011-08-26 17:00 +0100 |
|---|---|
| From | smackay@flagstonesoftware.com |
| Subject | Re: Python IDE/Eclipse |
| References | <j389uu$r8c$1@speranza.aioe.org> <CAPuRid+3CvuaNCnSard1=NyyXif353rGZqpL=FSdUjGv26mLYQ@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.448.1314375457.27778.python-list@python.org> (permalink) |
You can get a lot done, if not everything, with a simple editor however for me an IDE is awesome for digging around in the django internals to see how it all works. I used PyDev initially then onto emacs but finally I settled on PyCharm - it's just like PyDev except that everything works. Stuart > I like Aptana Studio > http://www.aptana.com/products/studio3 > > 2011/8/26 Dave Boland <dboland9@fastmail.fm>: >> I'm looking for a good IDE -- easy to setup, easy to use -- for Python. Any >> suggestions? >> >> I use Eclipse for other projects and have no problem with using it for >> Python, except that I can't get PyDev to install. It takes forever, then >> produces an error that makes no sense. >> >> An error occurred while installing the items >> session context was:(profile=PlatformProfile, >> phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Install, >> operand=null --> [R]org.eclipse.cvs 1.0.400.v201002111343, >> action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction). >> Cannot connect to keystore. >> This trust engine is read only. >> The artifact file for osgi.bundle,org.eclipse.cvs,1.0.400.v201002111343 was >> not found. >> >> >> Any suggestions on getting this to work? >> >> Thanks, >> Dave >> -- >> http://mail.python.org/mailman/listinfo/python-list >> > > > > -- > Atte. > Moisés Alberto Lindo Gutarra > Asesor - Desarrollador Java / Open Source > Linux Registered User #431131 - http://counter.li.org/ > Cel: (511) 995081720 - Rpm: *548913 > EMail: mlindo@gmail.com > MSN: mlindo@tumisolutions.com > -- > http://mail.python.org/mailman/listinfo/python-list >
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Python IDE/Eclipse Dave Boland <dboland9@fastmail.fm> - 2011-08-26 10:18 -0400
Re: Python IDE/Eclipse Zach Dziura <zcdziura@gmail.com> - 2011-08-26 08:17 -0700
Re: Python IDE/Eclipse Moises Alberto Lindo Gutarra <mlindo@gmail.com> - 2011-08-26 10:36 -0500
Re: Python IDE/Eclipse smackay@flagstonesoftware.com - 2011-08-26 17:00 +0100
Re: Python IDE/Eclipse Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-08-26 18:37 +0200
Re: Python IDE/Eclipse UncleLaz <andrei.lisnic@gmail.com> - 2011-08-27 01:34 -0700
Re: Python IDE/Eclipse flebber <flebber.crue@gmail.com> - 2011-08-28 00:56 -0700
Re: Python IDE/Eclipse Alec Taylor <alec.taylor6@gmail.com> - 2011-08-28 22:53 +1000
Re: Python IDE/Eclipse Fabio Zadrozny <fabiofz@gmail.com> - 2011-08-30 20:44 -0300
csiph-web