Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #12448 > unrolled thread
| Started by | Philip Semanchuk <philip@semanchuk.com> |
|---|---|
| First post | 2011-08-30 16:34 -0400 |
| Last post | 2011-08-31 20:29 +0100 |
| Articles | 3 — 3 participants |
Back to article view | Back to comp.lang.python
Python Tools for Visual Studio - anyone using it? Philip Semanchuk <philip@semanchuk.com> - 2011-08-30 16:34 -0400
Re: Python Tools for Visual Studio - anyone using it? mfperzel <mperzel@gmail.com> - 2011-08-31 09:58 -0700
Re: Python Tools for Visual Studio - anyone using it? Andrew McLean <lists@andros.org.uk> - 2011-08-31 20:29 +0100
| From | Philip Semanchuk <philip@semanchuk.com> |
|---|---|
| Date | 2011-08-30 16:34 -0400 |
| Subject | Python Tools for Visual Studio - anyone using it? |
| Message-ID | <mailman.581.1314738306.27778.python-list@python.org> |
Hi all, I was reminded today (via Slashdot) of Python Tools for Visual Studio which was discussed on this list back in March (http://mail.python.org/pipermail/python-list/2011-March/1267662.html) and has reached version 1.0. Is anyone here using it? Care to share pros & cons? Here's the URL for those who haven't heard of it before: http://pytools.codeplex.com/ Thanks Philip
[toc] | [next] | [standalone]
| From | mfperzel <mperzel@gmail.com> |
|---|---|
| Date | 2011-08-31 09:58 -0700 |
| Message-ID | <d343b6ac-8d4d-43fe-ad23-567316d64366@n19g2000prh.googlegroups.com> |
| In reply to | #12448 |
On Aug 30, 1:34 pm, Philip Semanchuk <phi...@semanchuk.com> wrote: > Hi all, > I was reminded today (via Slashdot) of Python Tools for Visual Studio which was discussed on this list back in March (http://mail.python.org/pipermail/python-list/2011-March/1267662.html) and has reached version 1.0. Is anyone here using it? Care to share pros & cons? > > Here's the URL for those who haven't heard of it before:http://pytools.codeplex.com/ > > Thanks > Philip I have been using it for a few days now. I really like it. It doesn't have all of the features of other python specific IDEs but the core features are done very well. It feels very complete. It seems to have all the features I need and they feel rock solid. Pros: Seemed very snappy compared to other Python IDEs I have used Debugger is very well done. Price( Free when using the VS 2010 Shell ) **Subjective: The editor just feels really nice. Cons: "Basic" compared to other IDES. By this I mean it doesn't have some of the nice-to-have features like explicit Django support. Have to download and install a 180mb "Shell" version of VS to use it if you don't already have VS installed. Personally I was very surprised at how good this plugin is. It has quickly become my python IDE of choice on Windows( or anywhere else )
[toc] | [prev] | [next] | [standalone]
| From | Andrew McLean <lists@andros.org.uk> |
|---|---|
| Date | 2011-08-31 20:29 +0100 |
| Message-ID | <mailman.629.1314818969.27778.python-list@python.org> |
| In reply to | #12507 |
I understand that Python Tools for Visual Studio doesn't work with VS Express, but does work with the (free) VS 2010 Shell. Does anyone know if you can install VS Express and VS Shell on the same machine?
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web