Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #36293
| Date | 2013-01-06 13:13 -0900 |
|---|---|
| From | Tim Johnson <tim@akwebsoft.com> |
| Subject | Re: Good Python IDE |
| References | <8a6d17a5-447a-4da5-9ff4-53e0350ce19e@googlegroups.com> |
| Organization | AkWebsoft |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.190.1357510736.2939.python-list@python.org> (permalink) |
* Sourabh Mhaisekar <sourabh8044@gmail.com> [130106 07:11]: > 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 I haven't developed on windows in over 10 years, but as I recall, pythonwin worked well for me at the time. I don't recall whether the 2nd and 3rd features you refer to were available, but the first was. It is easy enough to try. Now I use vim for all of my work. I pretty-much hand-rolled my own IDE, which is typical of vimmers. -- Tim tim at tee jay forty nine dot com or akwebsoft dot com http://www.akwebsoft.com
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