Comment on Python Tools for Visual Studio Now on GitHubComments−DonGateley11yDoes this work with Visual Studio Community 2013?−Stratoscope11yVS2013 Community is really VS2013 Professional with different licensing. Any VS2013 Professional addon will also work in VS2013 Community.−pacaro11yI don't know the answer to this question, but my understanding is that you don't need a paid version of Visual Studio−smortaz11yit does. in fact, that is the default recommendation, ie PTVS installed into Community Edition:https://github.com/Microsoft/PTVS/wiki/PTVS-Installation−DonGateley11yThanks. Excellent Wiki. Kudos to Christopher Wilcox.
Comments
Does this work with Visual Studio Community 2013?
VS2013 Community is really VS2013 Professional with different licensing. Any VS2013 Professional addon will also work in VS2013 Community.
I don't know the answer to this question, but my understanding is that you don't need a paid version of Visual Studio
it does. in fact, that is the default recommendation, ie PTVS installed into Community Edition:
https://github.com/Microsoft/PTVS/wiki/PTVS-Installation
Thanks. Excellent Wiki. Kudos to Christopher Wilcox.