Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #36241
| From | "Colin J. Williams" <cjw@ncf.ca> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Good Python IDE |
| Date | 2013-01-06 08:08 -0500 |
| Organization | National Capital Freenet, Ottawa, Ontario, Canada |
| Message-ID | <kcbt15$bk0$1@theodyn.ncf.ca> (permalink) |
| References | <8a6d17a5-447a-4da5-9ff4-53e0350ce19e@googlegroups.com> <kcbrqj$4pe$2@speranza.aioe.org> |
On 06/01/2013 7:48 AM, Tetsuya wrote: > On 01/06/2013 05:45 AM, Sourabh Mhaisekar wrote: >> Hello All, >> I am recently started couple of projects in Python, one in Python GTK > > and one in Python Qt. I want a good IDE (For Windows ) for Python which > > gives support for Python as well as PyGtk and PyQt. >> >> Features I am looking for >> * Support for Core Python Auto-completion. >> * Support for PyGtk and PyQt >> * Support for either Bazaar (preferred) or CVS >> >> Thanks ! >> >> - Sourabh >> > > I develop only under GNU/Linux (using Vim, with some plugins like > python-jedi and supertab for autocompletion, Gundo for undo management > in a *very* smart way, etc..), but in the recent past I tried various > IDEs. They're all ugly and/or cumbersome, but it seemed to me that the > less ugly maybe is PyCharm, you could try that. I would suggest that you look at PyScripter for Windows or Linuz when Wine is available. See: http://www.decalage.info/en/python/tutorial Colin W.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Good Python IDE Sourabh Mhaisekar <sourabh8044@gmail.com> - 2013-01-05 20:45 -0800
Re: Good Python IDE Tetsuya <io@noi.com> - 2013-01-06 13:48 +0100
Re: Good Python IDE "Colin J. Williams" <cjw@ncf.ca> - 2013-01-06 08:08 -0500
Re: Good Python IDE Monte Milanuk <memilanuk@gmail.com> - 2013-01-06 10:06 -0800
Re: Good Python IDE Tim Johnson <tim@akwebsoft.com> - 2013-01-06 13:13 -0900
Re: Good Python IDE Tetsuya <io@noi.com> - 2013-01-07 00:32 +0100
Re: Good Python IDE Ben Finney <ben+python@benfinney.id.au> - 2013-01-07 11:25 +1100
Re: Good Python IDE Tim Johnson <tim@akwebsoft.com> - 2013-01-06 15:59 -0900
Re: Good Python IDE Almar Klein <a.klein@science-applied.nl> - 2013-01-06 23:22 +0100
csiph-web