<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>pytools Releases Rss Feed</title><link>http://pytools.codeplex.com/releases</link><description>pytools Releases Rss Description</description><item><title>Updated Release: 2.0 Alpha (Mar 07, 2013)</title><link>https://pytools.codeplex.com/releases/view/72638</link><description>&lt;div class="wikidoc"&gt;We’re pleased to announce the release of &lt;a href="http://pytools.codeplex.com/releases/view/72638"&gt;Python Tools for Visual Studio 2.0 Alpha&lt;/a&gt;. Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. PTVS supports a broad range of features including CPython/IronPython, Edit/Intellisense/Debug/Profile, Cloud, HPC, IPython, and cross platform debugging support. &lt;br /&gt;&lt;br /&gt;For a quick overview of the general IDE experience, please watch &lt;a href="http://www.youtube.com/watch?v=7CoGsSlrxKk&amp;amp;hd=1"&gt;this video&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;There are a number of exciting improvement in this release compared to 1.5, all based on your feedback &amp;amp; suggestions. Here’s a summary: &lt;br /&gt;&lt;br /&gt;&lt;b&gt;NOTE&lt;/b&gt; - this is an Alpha release which is primarily meant for feedback purposes and has not been tested as much as the 1.5.x RTM releases!  This release works with both VS2010 and VS2012.  Alpha limitations are noted in the corresponding docs for each feature.  Please try these bits and let us know what you think!  &lt;br /&gt;&lt;br /&gt;IDE
&lt;ul&gt;&lt;li&gt;Vastly improved analysis and intellisense – you can now get much deeper and extensive intellisense.  Please refer to &lt;a href="http://pytools.codeplex.com/wikipage?title=Features%20Editor"&gt;the documentation&lt;/a&gt; or this &lt;a href="http://www.youtube.com/watch?v=eIr9be6yroY"&gt;video&lt;/a&gt; for an overview.&lt;/li&gt;
&lt;li&gt;Remote Debugging!   PTVS already supported “attach” style debugging locally and on clusters, now you do full remote debugging, even on Linux and Macs!  Please refer to &lt;a href="http://pytools.codeplex.com/wikipage?title=Remote%20Debugging%20for%20Windows%2c%20Linux%20and%20OS%20X"&gt;the docs&lt;/a&gt; or this &lt;a href="http://www.youtube.com/watch?v=1VjcxvNMN1M"&gt;video&lt;/a&gt; for an overview.&lt;/li&gt;
&lt;li&gt;Code formatting – now you can format code based on various standards &amp;amp; parameters.  See the &lt;a href="https://pytools.codeplex.com/wikipage?title=https%3a%2f%2fpytools.codeplex.com%2fwikipage%3ftitle%3dCode%2520Formatting"&gt;overview&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Virtual Env – PTVS has early support for virtual envs.  &lt;a href="http://pytools.codeplex.com/wikipage?title=Virutal%20Env"&gt;Overview&lt;/a&gt; or &lt;a href="http://www.youtube.com/watch?v=n8w8SvvgGV8"&gt;video&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Debug Script – you can now debug a python script without first setting up a VS project for it.  Just right click &amp;amp; debug away.  &lt;a href="http://pytools.codeplex.com/wikipage?title=Debug%20As%20Script"&gt;Docs&lt;/a&gt; or &lt;a href="http://www.youtube.com/watch?v=z8njMo59pTc"&gt;video&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Navigate To – this feature provide a convenient way to navigate around your code.  &lt;a href="http://pytools.codeplex.com/wikipage?title=Features%20Editor#navigation"&gt;Docs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Support for zip files – you can include zip file in your project.  Support is preliminary.&lt;/li&gt;
&lt;li&gt;lots of bug fixes &amp;amp; smaller enhancements&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Cloud
&lt;ul&gt;&lt;li&gt;Azure Web Sites – you can now publish a Django site to Azure with minimum number of clicks.  Azure provides free hosting to kick the tires.  See an &lt;a href="http://pytools.codeplex.com/wikipage?title=Azure%20Web%20Sites%20"&gt;overview&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Simplified deployment (Python 2.7 is now preconfigured on Azure servers).&lt;/li&gt;
&lt;li&gt;Various bug fixes to the Azure SDK.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;We’d like to thank the following people who took the time to report the issues and feedback for this release: hfoffani , mjklaim, sopelt, ThiefMaster, Vilhelmenator&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>dinov</author><pubDate>Fri, 17 May 2013 17:24:10 GMT</pubDate><guid isPermaLink="false">Updated Release: 2.0 Alpha (Mar 07, 2013) 20130517052410P</guid></item><item><title>Released: 2.0 Alpha (Mar 07, 2013)</title><link>http://pytools.codeplex.com/releases/view/72638</link><description>
&lt;div class="wikidoc"&gt;We’re pleased to announce the release of &lt;a href="http://pytools.codeplex.com/releases/view/72638"&gt;
Python Tools for Visual Studio 2.0 Alpha&lt;/a&gt;. Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. PTVS supports a broad range of features including CPython/IronPython, Edit/Intellisense/Debug/Profile,
 Cloud, HPC, IPython, and cross platform debugging support. &lt;br&gt;
&lt;br&gt;
For a quick overview of the general IDE experience, please watch &lt;a href="http://www.youtube.com/watch?v=7CoGsSlrxKk&amp;hd=1"&gt;
this video&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
There are a number of exciting improvement in this release compared to 1.5, all based on your feedback &amp;amp; suggestions. Here’s a summary:
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;NOTE&lt;/b&gt; - this is an Alpha release which is primarily meant for feedback purposes and has not been tested as much as the 1.5.x RTM releases! This release works with both VS2010 and VS2012. Alpha limitations are noted in the corresponding docs for each feature.
 Please try these bits and let us know what you think! &lt;br&gt;
&lt;br&gt;
IDE
&lt;ul&gt;
&lt;li&gt;Vastly improved analysis and intellisense – you can now get much deeper and extensive intellisense. Please refer to
&lt;a href="http://pytools.codeplex.com/wikipage?title=Features%20Editor"&gt;the documentation&lt;/a&gt; or this
&lt;a href="http://www.youtube.com/watch?v=eIr9be6yroY"&gt;video&lt;/a&gt; for an overview. &lt;/li&gt;&lt;li&gt;Remote Debugging! PTVS already supported “attach” style debugging locally and on clusters, now you do full remote debugging, even on Linux and Macs! Please refer to
&lt;a href="http://pytools.codeplex.com/wikipage?title=Remote%20Debugging%20for%20Windows%2c%20Linux%20and%20OS%20X"&gt;
the docs&lt;/a&gt; or this &lt;a href="http://www.youtube.com/watch?v=1VjcxvNMN1M"&gt;video&lt;/a&gt; for an overview.
&lt;/li&gt;&lt;li&gt;Code formatting – now you can format code based on various standards &amp;amp; parameters. See the
&lt;a href="http://pytools.codeplex.com/wikipage?title=https%3a%2f%2fpytools.codeplex.com%2fwikipage%3ftitle%3dCode%2520Formatting"&gt;
overview&lt;/a&gt;. &lt;/li&gt;&lt;li&gt;Virtual Env – PTVS has early support for virtual envs. &lt;a href="http://pytools.codeplex.com/wikipage?title=Virutal%20Env"&gt;
Overview&lt;/a&gt; or &lt;a href="http://www.youtube.com/watch?v=n8w8SvvgGV8"&gt;video&lt;/a&gt;. &lt;/li&gt;&lt;li&gt;Debug Script – you can now debug a python script without first setting up a VS project for it. Just right click &amp;amp; debug away.
&lt;a href="http://pytools.codeplex.com/wikipage?title=Debug%20As%20Script"&gt;Docs&lt;/a&gt; or
&lt;a href="http://www.youtube.com/watch?v=z8njMo59pTc"&gt;video&lt;/a&gt;. &lt;/li&gt;&lt;li&gt;Navigate To – this feature provide a convenient way to navigate around your code.
&lt;a href="http://pytools.codeplex.com/wikipage?title=Features%20Editor#navigation"&gt;
Docs&lt;/a&gt; &lt;/li&gt;&lt;li&gt;Support for zip files – you can include zip file in your project. Support is preliminary.
&lt;/li&gt;&lt;li&gt;lots of bug fixes &amp;amp; smaller enhancements&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Cloud
&lt;ul&gt;
&lt;li&gt;Azure Web Sites – you can now publish a Django site to Azure with minimum number of clicks. Azure provides free hosting to kick the tires. See an
&lt;a href="http://pytools.codeplex.com/wikipage?title=Azure%20Web%20Sites%20"&gt;overview&lt;/a&gt;.
&lt;/li&gt;&lt;li&gt;Simplified deployment (Python 2.7 is now preconfigured on Azure servers). &lt;/li&gt;&lt;li&gt;Various bug fixes to the Azure SDK.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
We’d like to thank the following people who took the time to report the issues and feedback for this release: hfoffani , mjklaim, sopelt, ThiefMaster, Vilhelmenator&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 17 May 2013 17:24:10 GMT</pubDate><guid isPermaLink="false">Released: 2.0 Alpha (Mar 07, 2013) 20130517052410P</guid></item><item><title>Updated Release: 2.0 Beta</title><link>https://pytools.codeplex.com/releases/view/103101</link><description>&lt;div class="wikidoc"&gt;This will be our next release, though we don&amp;#39;t have a fixed release date yet.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Zooba</author><pubDate>Wed, 08 May 2013 22:08:18 GMT</pubDate><guid isPermaLink="false">Updated Release: 2.0 Beta 20130508100818P</guid></item><item><title>Updated Release: 2.0 Alpha (Mar 07, 2013)</title><link>http://pytools.codeplex.com/releases/view/72638</link><description>&lt;div class="wikidoc"&gt;We’re pleased to announce the release of &lt;a href="http://pytools.codeplex.com/releases/view/72638"&gt;Python Tools for Visual Studio 2.0 Alpha&lt;/a&gt;. Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. PTVS supports a broad range of features including CPython/IronPython, Edit/Intellisense/Debug/Profile, Cloud, HPC, IPython, and cross platform debugging support. &lt;br /&gt;&lt;br /&gt;For a quick overview of the general IDE experience, please watch &lt;a href="http://www.youtube.com/watch?v=7CoGsSlrxKk&amp;amp;hd=1"&gt;this video&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;There are a number of exciting improvement in this release compared to 1.5, all based on your feedback &amp;amp; suggestions. Here’s a summary: &lt;br /&gt;&lt;br /&gt;&lt;b&gt;NOTE&lt;/b&gt; - this is an Alpha release which is primarily meant for feedback purposes and has not been tested as much as the 1.5.x RTM releases!  This release works with both VS2010 and VS2012.  Alpha limitations are noted in the corresponding docs for each feature.  Please try these bits and let us know what you think!  &lt;br /&gt;&lt;br /&gt;IDE
&lt;ul&gt;&lt;li&gt;Vastly improved analysis and intellisense – you can now get much deeper and extensive intellisense.  Please refer to &lt;a href="http://pytools.codeplex.com/wikipage?title=Features%20Editor"&gt;the documentation&lt;/a&gt; or this &lt;a href="http://www.youtube.com/watch?v=eIr9be6yroY"&gt;video&lt;/a&gt; for an overview.&lt;/li&gt;
&lt;li&gt;Remote Debugging!   PTVS already supported “attach” style debugging locally and on clusters, now you do full remote debugging, even on Linux and Macs!  Please refer to &lt;a href="http://pytools.codeplex.com/wikipage?title=Remote%20Debugging%20for%20Windows%2c%20Linux%20and%20OS%20X"&gt;the docs&lt;/a&gt; or this &lt;a href="http://www.youtube.com/watch?v=1VjcxvNMN1M"&gt;video&lt;/a&gt; for an overview.&lt;/li&gt;
&lt;li&gt;Code formatting – now you can format code based on various standards &amp;amp; parameters.  See the &lt;a href="http://pytools.codeplex.com/wikipage?title=https%3a%2f%2fpytools.codeplex.com%2fwikipage%3ftitle%3dCode%2520Formatting"&gt;overview&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Virtual Env – PTVS has early support for virtual envs.  &lt;a href="http://pytools.codeplex.com/wikipage?title=Virutal%20Env"&gt;Overview&lt;/a&gt; or &lt;a href="http://www.youtube.com/watch?v=n8w8SvvgGV8"&gt;video&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Debug Script – you can now debug a python script without first setting up a VS project for it.  Just right click &amp;amp; debug away.  &lt;a href="http://pytools.codeplex.com/wikipage?title=Debug%20As%20Script"&gt;Docs&lt;/a&gt; or &lt;a href="http://www.youtube.com/watch?v=z8njMo59pTc"&gt;video&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Navigate To – this feature provide a convenient way to navigate around your code.  &lt;a href="http://pytools.codeplex.com/wikipage?title=Features%20Editor#navigation"&gt;Docs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Support for zip files – you can include zip file in your project.  Support is preliminary.&lt;/li&gt;
&lt;li&gt;lots of bug fixes &amp;amp; smaller enhancements&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Cloud
&lt;ul&gt;&lt;li&gt;Azure Web Sites – you can now publish a Django site to Azure with minimum number of clicks.  Azure provides free hosting to kick the tires.  See an &lt;a href="http://pytools.codeplex.com/wikipage?title=Azure%20Web%20Sites%20"&gt;overview&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Simplified deployment (Python 2.7 is now preconfigured on Azure servers).&lt;/li&gt;
&lt;li&gt;Various bug fixes to the Azure SDK.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;We’d like to thank the following people who took the time to report the issues and feedback for this release: hfoffani , mjklaim, sopelt, ThiefMaster, Vilhelmenator&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>dinov</author><pubDate>Fri, 15 Mar 2013 20:56:40 GMT</pubDate><guid isPermaLink="false">Updated Release: 2.0 Alpha (Mar 07, 2013) 20130315085640P</guid></item><item><title>Released: 2.0 Alpha (Mar 07, 2013)</title><link>http://pytools.codeplex.com/releases/view/72638</link><description>
&lt;div class="wikidoc"&gt;We’re pleased to announce the release of &lt;a href="http://pytools.codeplex.com/releases/view/72638"&gt;
Python Tools for Visual Studio 2.0 Alpha&lt;/a&gt;. Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. PTVS supports a broad range of features including CPython/IronPython, Edit/Intellisense/Debug/Profile,
 Cloud, HPC, IPython, and cross platform debugging support. &lt;br&gt;
&lt;br&gt;
For a quick overview of the general IDE experience, please watch &lt;a href="http://www.youtube.com/watch?v=7CoGsSlrxKk&amp;hd=1"&gt;
this video&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
There are a number of exciting improvement in this release compared to 1.5, all based on your feedback &amp;amp; suggestions. Here’s a summary:
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;NOTE&lt;/b&gt; - this is an Alpha release which is primarily meant for feedback purposes and has not been tested as much as the 1.5.x RTM releases! This release works with both VS2010 and VS2012. Alpha limitations are noted in the corresponding docs for each feature.
 Please try these bits and let us know what you think! &lt;br&gt;
&lt;br&gt;
IDE
&lt;ul&gt;
&lt;li&gt;Vastly improved analysis and intellisense – you can now get much deeper and extensive intellisense. Please refer to
&lt;a href="http://pytools.codeplex.com/wikipage?title=Features%20Editor"&gt;the documentation&lt;/a&gt; or this
&lt;a href="http://www.youtube.com/watch?v=eIr9be6yroY"&gt;video&lt;/a&gt; for an overview. &lt;/li&gt;&lt;li&gt;Remote Debugging! PTVS already supported “attach” style debugging locally and on clusters, now you do full remote debugging, even on Linux and Macs! Please refer to
&lt;a href="http://pytools.codeplex.com/wikipage?title=Remote%20Debugging%20for%20Windows%2c%20Linux%20and%20OS%20X"&gt;
the docs&lt;/a&gt; or this &lt;a href="http://www.youtube.com/watch?v=1VjcxvNMN1M"&gt;video&lt;/a&gt; for an overview.
&lt;/li&gt;&lt;li&gt;Code formatting – now you can format code based on various standards &amp;amp; parameters. See the
&lt;a href="http://pytools.codeplex.com/wikipage?title=https%3a%2f%2fpytools.codeplex.com%2fwikipage%3ftitle%3dCode%2520Formatting"&gt;
overview&lt;/a&gt;. &lt;/li&gt;&lt;li&gt;Virtual Env – PTVS has early support for virtual envs. &lt;a href="http://pytools.codeplex.com/wikipage?title=Virutal%20Env"&gt;
Overview&lt;/a&gt; or &lt;a href="http://www.youtube.com/watch?v=n8w8SvvgGV8"&gt;video&lt;/a&gt;. &lt;/li&gt;&lt;li&gt;Debug Script – you can now debug a python script without first setting up a VS project for it. Just right click &amp;amp; debug away.
&lt;a href="http://pytools.codeplex.com/wikipage?title=Debug%20As%20Script"&gt;Docs&lt;/a&gt; or
&lt;a href="http://www.youtube.com/watch?v=z8njMo59pTc"&gt;video&lt;/a&gt;. &lt;/li&gt;&lt;li&gt;Navigate To – this feature provide a convenient way to navigate around your code.
&lt;a href="http://pytools.codeplex.com/wikipage?title=Features%20Editor#navigation"&gt;
Docs&lt;/a&gt; &lt;/li&gt;&lt;li&gt;Support for zip files – you can include zip file in your project. Support is preliminary.
&lt;/li&gt;&lt;li&gt;lots of bug fixes &amp;amp; smaller enhancements&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Cloud
&lt;ul&gt;
&lt;li&gt;Azure Web Sites – you can now publish a Django site to Azure with minimum number of clicks. Azure provides free hosting to kick the tires. See an
&lt;a href="http://pytools.codeplex.com/wikipage?title=Azure%20Web%20Sites%20"&gt;overview&lt;/a&gt;.
&lt;/li&gt;&lt;li&gt;Simplified deployment (Python 2.7 is now preconfigured on Azure servers). &lt;/li&gt;&lt;li&gt;Various bug fixes to the Azure SDK.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
We’d like to thank the following people who took the time to report the issues and feedback for this release: hfoffani , mjklaim, sopelt, ThiefMaster, Vilhelmenator&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 15 Mar 2013 20:56:40 GMT</pubDate><guid isPermaLink="false">Released: 2.0 Alpha (Mar 07, 2013) 20130315085640P</guid></item><item><title>Updated Release: 2.0 Alpha (Mar 07, 2013)</title><link>http://pytools.codeplex.com/releases/view/72638</link><description>&lt;div class="wikidoc"&gt;We’re pleased to announce the release of &lt;a href="http://pytools.codeplex.com/releases/view/72638"&gt;Python Tools for Visual Studio 2.0 Alpha&lt;/a&gt;. Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. PTVS supports a broad range of features including CPython/IronPython, Edit/Intellisense/Debug/Profile, Cloud, HPC, IPython, and cross platform debugging support. &lt;br /&gt;&lt;br /&gt;For a quick overview of the general IDE experience, please watch &lt;a href="http://www.youtube.com/watch?v=7CoGsSlrxKk&amp;amp;hd=1"&gt;this video&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;There are a number of exciting improvement in this release compared to 1.5, all based on your feedback &amp;amp; suggestions. Here’s a summary: &lt;br /&gt;&lt;br /&gt;&lt;b&gt;NOTE&lt;/b&gt; - this is an Alpha release which is primarily meant for feedback purposes and has not been tested as much as the 1.5.x RTM releases!  This release works with both VS2010 and VS2012.  Alpha limitations are noted in the corresponding docs for each feature.  Please try these bits and let us know what you think!  &lt;br /&gt;&lt;br /&gt;IDE
&lt;ul&gt;&lt;li&gt;Vastly improved analysis and intellisense – you can now get much deeper and extensive intellisense.  Please refer to &lt;a href="http://pytools.codeplex.com/wikipage?title=Features%20Editor"&gt;the documentation&lt;/a&gt; or this &lt;a href="http://www.youtube.com/watch?v=eIr9be6yroY"&gt;video&lt;/a&gt; for an overview.&lt;/li&gt;
&lt;li&gt;Remote Debugging!   PTVS already supported “attach” style debugging locally and on clusters, now you do full remote debugging, even on Linux and Macs!  Please refer to &lt;a href="http://pytools.codeplex.com/wikipage?title=Remote%20Debugging%20for%20Windows%2c%20Linux%20and%20OS%20X"&gt;the docs&lt;/a&gt; or this &lt;a href="http://www.youtube.com/watch?v=1VjcxvNMN1M"&gt;video&lt;/a&gt; for an overview.&lt;/li&gt;
&lt;li&gt;Code formatting – now you can format code based on various standards &amp;amp; parameters.  See the &lt;a href="http://pytools.codeplex.com/wikipage?title=https%3a%2f%2fpytools.codeplex.com%2fwikipage%3ftitle%3dCode%2520Formatting"&gt;overview&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Virtual Env – PTVS has early support for virtual envs.  &lt;a href="http://pytools.codeplex.com/wikipage?title=Virutal%20Env"&gt;Overview&lt;/a&gt; or &lt;a href="http://www.youtube.com/watch?v=n8w8SvvgGV8"&gt;video&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Debug Script – you can now debug a python script without first setting up a VS project for it.  Just right click &amp;amp; debug away.  &lt;a href="http://pytools.codeplex.com/wikipage?title=Debug%20As%20Script"&gt;Docs&lt;/a&gt; or &lt;a href="http://www.youtube.com/watch?v=z8njMo59pTc"&gt;video&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Navigate To – this feature provide a convenient way to navigate around your code.  &lt;a href="http://pytools.codeplex.com/wikipage?title=Features%20Editor#navigation"&gt;Docs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Support for zip files – you can include zip file in your project.  Support is preliminary.&lt;/li&gt;
&lt;li&gt;lots of bug fixes &amp;amp; smaller enhancements&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Cloud
&lt;ul&gt;&lt;li&gt;Azure Web Sites – you can now publish a Django site to Azure with minimum number of clicks.  Azure provides free hosting to kick the tires.  See an &lt;a href="http://pytools.codeplex.com/wikipage?title=Azure%20Web%20Sites%20"&gt;overview&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Simplified deployment (Python 2.7 is now preconfigured on Azure servers).&lt;/li&gt;
&lt;li&gt;Various bug fixes to the Azure SDK.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;We’d like to thank the following people who took the time to report the issues and feedback for this release: hfoffani , mjklaim, sopelt, ThiefMaster, Vilhelmenator&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Zooba</author><pubDate>Fri, 08 Mar 2013 04:01:41 GMT</pubDate><guid isPermaLink="false">Updated Release: 2.0 Alpha (Mar 07, 2013) 20130308040141A</guid></item><item><title>Released: 2.0 Alpha (Mar 07, 2013)</title><link>http://pytools.codeplex.com/releases/view/72638</link><description>
&lt;div class="wikidoc"&gt;We’re pleased to announce the release of &lt;a href="http://pytools.codeplex.com/releases/view/72638"&gt;
Python Tools for Visual Studio 2.0 Alpha&lt;/a&gt;. Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. PTVS supports a broad range of features including CPython/IronPython, Edit/Intellisense/Debug/Profile,
 Cloud, HPC, IPython, and cross platform debugging support. &lt;br&gt;
&lt;br&gt;
For a quick overview of the general IDE experience, please watch &lt;a href="http://www.youtube.com/watch?v=7CoGsSlrxKk&amp;hd=1"&gt;
this video&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
There are a number of exciting improvement in this release compared to 1.5, all based on your feedback &amp;amp; suggestions. Here’s a summary:
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;NOTE&lt;/b&gt; - this is an Alpha release which is primarily meant for feedback purposes and has not been tested as much as the 1.5.x RTM releases! This release works with both VS2010 and VS2012. Alpha limitations are noted in the corresponding docs for each feature.
 Please try these bits and let us know what you think! &lt;br&gt;
&lt;br&gt;
IDE
&lt;ul&gt;
&lt;li&gt;Vastly improved analysis and intellisense – you can now get much deeper and extensive intellisense. Please refer to
&lt;a href="http://pytools.codeplex.com/wikipage?title=Features%20Editor"&gt;the documentation&lt;/a&gt; or this
&lt;a href="http://www.youtube.com/watch?v=eIr9be6yroY"&gt;video&lt;/a&gt; for an overview. &lt;/li&gt;&lt;li&gt;Remote Debugging! PTVS already supported “attach” style debugging locally and on clusters, now you do full remote debugging, even on Linux and Macs! Please refer to
&lt;a href="http://pytools.codeplex.com/wikipage?title=Remote%20Debugging%20for%20Windows%2c%20Linux%20and%20OS%20X"&gt;
the docs&lt;/a&gt; or this &lt;a href="http://www.youtube.com/watch?v=1VjcxvNMN1M"&gt;video&lt;/a&gt; for an overview.
&lt;/li&gt;&lt;li&gt;Code formatting – now you can format code based on various standards &amp;amp; parameters. See the
&lt;a href="http://pytools.codeplex.com/wikipage?title=https%3a%2f%2fpytools.codeplex.com%2fwikipage%3ftitle%3dCode%2520Formatting"&gt;
overview&lt;/a&gt;. &lt;/li&gt;&lt;li&gt;Virtual Env – PTVS has early support for virtual envs. &lt;a href="http://pytools.codeplex.com/wikipage?title=Virutal%20Env"&gt;
Overview&lt;/a&gt; or &lt;a href="http://www.youtube.com/watch?v=n8w8SvvgGV8"&gt;video&lt;/a&gt;. &lt;/li&gt;&lt;li&gt;Debug Script – you can now debug a python script without first setting up a VS project for it. Just right click &amp;amp; debug away.
&lt;a href="http://pytools.codeplex.com/wikipage?title=Debug%20As%20Script"&gt;Docs&lt;/a&gt; or
&lt;a href="http://www.youtube.com/watch?v=z8njMo59pTc"&gt;video&lt;/a&gt;. &lt;/li&gt;&lt;li&gt;Navigate To – this feature provide a convenient way to navigate around your code.
&lt;a href="http://pytools.codeplex.com/wikipage?title=Features%20Editor#navigation"&gt;
Docs&lt;/a&gt; &lt;/li&gt;&lt;li&gt;Support for zip files – you can include zip file in your project. Support is preliminary.
&lt;/li&gt;&lt;li&gt;lots of bug fixes &amp;amp; smaller enhancements&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Cloud
&lt;ul&gt;
&lt;li&gt;Azure Web Sites – you can now publish a Django site to Azure with minimum number of clicks. Azure provides free hosting to kick the tires. See an
&lt;a href="http://pytools.codeplex.com/wikipage?title=Azure%20Web%20Sites%20"&gt;overview&lt;/a&gt;.
&lt;/li&gt;&lt;li&gt;Simplified deployment (Python 2.7 is now preconfigured on Azure servers). &lt;/li&gt;&lt;li&gt;Various bug fixes to the Azure SDK.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
We’d like to thank the following people who took the time to report the issues and feedback for this release: hfoffani , mjklaim, sopelt, ThiefMaster, Vilhelmenator&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 08 Mar 2013 04:01:41 GMT</pubDate><guid isPermaLink="false">Released: 2.0 Alpha (Mar 07, 2013) 20130308040141A</guid></item><item><title>Updated Release: 2.0 Alpha (Mar 07, 2013)</title><link>http://pytools.codeplex.com/releases/view/72638</link><description>&lt;div class="wikidoc"&gt;We’re pleased to announce the release of &lt;a href="http://pytools.codeplex.com/releases/view/72638"&gt;Python Tools for Visual Studio 2.0 Alpha&lt;/a&gt;. Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. PTVS supports a broad range of features including CPython/IronPython, Edit/Intellisense/Debug/Profile, Cloud, HPC, IPython, and cross platform debugging support. &lt;br /&gt;&lt;br /&gt;For a quick overview of the general IDE experience, please watch &lt;a href="http://www.youtube.com/watch?v=7CoGsSlrxKk&amp;amp;hd=1"&gt;this video&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;There are a number of exciting improvement in this release compared to 1.5, all based on your feedback &amp;amp; suggestions. Here’s a summary: &lt;br /&gt;&lt;br /&gt;&lt;b&gt;NOTE&lt;/b&gt; - this is an Alpha release which is primarily meant for feedback purposes and has not been tested as much as the 1.5.x RTM releases!  This release works with both VS2010 and VS2012.  Alpha limitations are noted in the corresponding docs for each feature.  Please try these bits and let us know what you think!  &lt;br /&gt;&lt;br /&gt;IDE
&lt;ul&gt;&lt;li&gt;Vastly improved analysis and intellisense – you can now get much deeper and extensive intellisense.  Please refer to &lt;a href="http://pytools.codeplex.com/wikipage?title=Features%20Editor"&gt;the documentation&lt;/a&gt; or this &lt;a href="http://www.youtube.com/watch?v=eIr9be6yroY"&gt;video&lt;/a&gt; for an overview.&lt;/li&gt;
&lt;li&gt;Remote Debugging!   PTVS already supported “attach” style debugging locally and on clusters, now you do full remote debugging, even on Linux and Macs!  Please refer to &lt;a href="http://pytools.codeplex.com/wikipage?title=Remote%20Debugging%20for%20Windows%2c%20Linux%20and%20OS%20X"&gt;the docs&lt;/a&gt; or this &lt;a href="http://www.youtube.com/watch?v=1VjcxvNMN1M"&gt;video&lt;/a&gt; for an overview.&lt;/li&gt;
&lt;li&gt;Code formatting – now you can format code based on various standards &amp;amp; parameters.  See https://pytools.codeplex.com/wikipage?title=Code%20Formatting for an overview.&lt;/li&gt;
&lt;li&gt;Virtual Env – PTVS has early support for virtual envs.  &lt;a href="http://pytools.codeplex.com/wikipage?title=Virutal%20Env"&gt;Overview&lt;/a&gt; or &lt;a href="http://www.youtube.com/watch?v=n8w8SvvgGV8"&gt;video&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Debug Script – you can now debug a python script without first setting up a VS project for it.  Just right click &amp;amp; debug away.  &lt;a href="http://pytools.codeplex.com/wikipage?title=Debug%20As%20Script"&gt;Docs&lt;/a&gt; or &lt;a href="http://www.youtube.com/watch?v=z8njMo59pTc"&gt;video&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Navigate To – this feature provide a convenient way to navigate around your code.  &lt;a href="http://pytools.codeplex.com/wikipage?title=Features%20Editor#navigation"&gt;Docs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Support for zip files – you can include zip file in your project.  Support is preliminary.&lt;/li&gt;
&lt;li&gt;lots of bug fixes &amp;amp; smaller enhancements&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Cloud
&lt;ul&gt;&lt;li&gt;Azure Web Sites – you can now publish a Django site to Azure with minimum number of clicks.  Azure provides free hosting to kick the tires.  See an &lt;a href="http://pytools.codeplex.com/wikipage?title=Azure%20Web%20Sites%20"&gt;overview&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Simplified deployment (Python 2.7 is now preconfigured on Azure servers).&lt;/li&gt;
&lt;li&gt;Various bug fixes to the Azure SDK.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;We’d like to thank the following people who took the time to report the issues and feedback for this release: hfoffani , mjklaim, sopelt, ThiefMaster, Vilhelmenator&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>dinov</author><pubDate>Fri, 08 Mar 2013 03:06:37 GMT</pubDate><guid isPermaLink="false">Updated Release: 2.0 Alpha (Mar 07, 2013) 20130308030637A</guid></item><item><title>Released: 2.0 Alpha (Mar 07, 2013)</title><link>http://pytools.codeplex.com/releases/view/72638</link><description>
&lt;div class="wikidoc"&gt;We’re pleased to announce the release of &lt;a href="http://pytools.codeplex.com/releases/view/72638"&gt;
Python Tools for Visual Studio 2.0 Alpha&lt;/a&gt;. Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. PTVS supports a broad range of features including CPython/IronPython, Edit/Intellisense/Debug/Profile,
 Cloud, HPC, IPython, and cross platform debugging support. &lt;br&gt;
&lt;br&gt;
For a quick overview of the general IDE experience, please watch &lt;a href="http://www.youtube.com/watch?v=7CoGsSlrxKk&amp;hd=1"&gt;
this video&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
There are a number of exciting improvement in this release compared to 1.5, all based on your feedback &amp;amp; suggestions. Here’s a summary:
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;NOTE&lt;/b&gt; - this is an Alpha release which is primarily meant for feedback purposes and has not been tested as much as the 1.5.x RTM releases! This release works with both VS2010 and VS2012. Alpha limitations are noted in the corresponding docs for each feature.
 Please try these bits and let us know what you think! &lt;br&gt;
&lt;br&gt;
IDE
&lt;ul&gt;
&lt;li&gt;Vastly improved analysis and intellisense – you can now get much deeper and extensive intellisense. Please refer to
&lt;a href="http://pytools.codeplex.com/wikipage?title=Features%20Editor"&gt;the documentation&lt;/a&gt; or this
&lt;a href="http://www.youtube.com/watch?v=eIr9be6yroY"&gt;video&lt;/a&gt; for an overview. &lt;/li&gt;&lt;li&gt;Remote Debugging! PTVS already supported “attach” style debugging locally and on clusters, now you do full remote debugging, even on Linux and Macs! Please refer to
&lt;a href="http://pytools.codeplex.com/wikipage?title=Remote%20Debugging%20for%20Windows%2c%20Linux%20and%20OS%20X"&gt;
the docs&lt;/a&gt; or this &lt;a href="http://www.youtube.com/watch?v=1VjcxvNMN1M"&gt;video&lt;/a&gt; for an overview.
&lt;/li&gt;&lt;li&gt;Code formatting – now you can format code based on various standards &amp;amp; parameters. See https://pytools.codeplex.com/wikipage?title=Code%20Formatting for an overview.
&lt;/li&gt;&lt;li&gt;Virtual Env – PTVS has early support for virtual envs. &lt;a href="http://pytools.codeplex.com/wikipage?title=Virutal%20Env"&gt;
Overview&lt;/a&gt; or &lt;a href="http://www.youtube.com/watch?v=n8w8SvvgGV8"&gt;video&lt;/a&gt;. &lt;/li&gt;&lt;li&gt;Debug Script – you can now debug a python script without first setting up a VS project for it. Just right click &amp;amp; debug away.
&lt;a href="http://pytools.codeplex.com/wikipage?title=Debug%20As%20Script"&gt;Docs&lt;/a&gt; or
&lt;a href="http://www.youtube.com/watch?v=z8njMo59pTc"&gt;video&lt;/a&gt;. &lt;/li&gt;&lt;li&gt;Navigate To – this feature provide a convenient way to navigate around your code.
&lt;a href="http://pytools.codeplex.com/wikipage?title=Features%20Editor#navigation"&gt;
Docs&lt;/a&gt; &lt;/li&gt;&lt;li&gt;Support for zip files – you can include zip file in your project. Support is preliminary.
&lt;/li&gt;&lt;li&gt;lots of bug fixes &amp;amp; smaller enhancements&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Cloud
&lt;ul&gt;
&lt;li&gt;Azure Web Sites – you can now publish a Django site to Azure with minimum number of clicks. Azure provides free hosting to kick the tires. See an
&lt;a href="http://pytools.codeplex.com/wikipage?title=Azure%20Web%20Sites%20"&gt;overview&lt;/a&gt;.
&lt;/li&gt;&lt;li&gt;Simplified deployment (Python 2.7 is now preconfigured on Azure servers). &lt;/li&gt;&lt;li&gt;Various bug fixes to the Azure SDK.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
We’d like to thank the following people who took the time to report the issues and feedback for this release: hfoffani , mjklaim, sopelt, ThiefMaster, Vilhelmenator&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 08 Mar 2013 03:06:37 GMT</pubDate><guid isPermaLink="false">Released: 2.0 Alpha (Mar 07, 2013) 20130308030637A</guid></item><item><title>Updated Release: 2.0 Alpha (Mar 07, 2013)</title><link>http://pytools.codeplex.com/releases/view/72638</link><description>&lt;div class="wikidoc"&gt;We’re pleased to announce the release of &lt;a href="http://pytools.codeplex.com/releases/view/72638"&gt;Python Tools for Visual Studio 2.0 Alpha&lt;/a&gt;. Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. PTVS supports a broad range of features including CPython/IronPython, Edit/Intellisense/Debug/Profile, Cloud, HPC, IPython, and cross platform debugging support. &lt;br /&gt;&lt;br /&gt;For a quick overview of the general IDE experience, please watch &lt;a href="http://www.youtube.com/watch?v=7CoGsSlrxKk&amp;amp;hd=1"&gt;this video&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;There are a number of exciting improvement in this release compared to 1.5, all based on your feedback &amp;amp; suggestions. Here’s a summary: &lt;br /&gt;&lt;br /&gt;&lt;b&gt;NOTE&lt;/b&gt; - this is an Alpha release which is primarily meant for feedback purposes and has not been tested as much as the 1.5.x RTM releases!  This release works with both VS2010 and VS2012.  Alpha limitations are noted in the corresponding docs for each feature.  Please try these bits and let us know what you think!  &lt;br /&gt;&lt;br /&gt;IDE
&lt;ul&gt;&lt;li&gt;Vastly improved analysis and intellisense – you can now get much deeper and extensive intellisense.  Please refer to &lt;a href="http://pytools.codeplex.com/wikipage?title=Features%20Editor"&gt;the documentation&lt;/a&gt; or this &lt;a href="http://www.youtube.com/watch?v=eIr9be6yroY"&gt;video&lt;/a&gt; for an overview.&lt;/li&gt;
&lt;li&gt;Remote Debugging!   PTVS already supported “attach” style debugging locally and on clusters, now you do full remote debugging, even on Linux and Macs!  Please refer to &lt;a href="http://pytools.codeplex.com/wikipage?title=Remote%20Debugging%20for%20Windows%2c%20Linux%20and%20OS%20X"&gt;the docs&lt;/a&gt; or this &lt;a href="http://www.youtube.com/watch?v=1VjcxvNMN1M"&gt;video&lt;/a&gt; for an overview.&lt;/li&gt;
&lt;li&gt;Code formatting – now you can format code based on various standards &amp;amp; parameters.  See https://pytools.codeplex.com/wikipage?title=Code%20Formatting for an overview.&lt;/li&gt;
&lt;li&gt;Virtual Env – PTVS has early support for virtual envs.  &lt;a href="http://pytools.codeplex.com/wikipage?title=Virutal%20Env"&gt;Overview&lt;/a&gt; or &lt;a href="http://www.youtube.com/watch?v=n8w8SvvgGV8"&gt;video&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Debug Script – you can now debug a python script without first setting up a VS project for it.  Just right click &amp;amp; debug away.  &lt;a href="http://pytools.codeplex.com/wikipage?title=Debug%20As%20Script"&gt;Docs&lt;/a&gt; or &lt;a href="http://www.youtube.com/watch?v=z8njMo59pTc"&gt;video&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Navigate To – this feature provide a convenient way to navigate around your code.  &lt;a href="http://pytools.codeplex.com/wikipage?title=Features%20Editor#navigation"&gt;Docs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Support for zip files – you can include zip file in your project.  Support is preliminary.&lt;/li&gt;
&lt;li&gt;lots of bug fixes &amp;amp; smaller enhancements&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Cloud
&lt;ul&gt;&lt;li&gt;Azure Web Sites – you can now publish a Django site to Azure with minimum number of clicks.  Azure provides free hosting to kick the tires.  See an &lt;a href="http://pytools.codeplex.com/wikipage?title=Azure%20Web%20Sites%20"&gt;overview&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Simplified deployment (Python 2.7 is now preconfigured on Azure servers).&lt;/li&gt;
&lt;li&gt;Various bug fixes to the Azure SDK.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;We’d like to thank the following people who took the time to report the issues and feedback for this release: hfoffani , mjklaim, sopelt, ThiefMaster, Vilhelmenator&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>dinov</author><pubDate>Fri, 08 Mar 2013 03:06:15 GMT</pubDate><guid isPermaLink="false">Updated Release: 2.0 Alpha (Mar 07, 2013) 20130308030615A</guid></item><item><title>Updated Release: 1.5 (Oct 31, 2012)</title><link>http://pytools.codeplex.com/releases/view/82132</link><description>&lt;div class="wikidoc"&gt;We’re pleased to announce the release of Python Tools for Visual Studio 1.5 RTM. Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. PTVS supports a broad range of features including CPython/IronPython, Edit/Intellisense/Debug/Profile, Cloud, HPC, IPython, etc. support.  &lt;br /&gt;&lt;br /&gt;For a quick overview of the general IDE experience, please watch &lt;a href="http://www.youtube.com/watch?v=7CoGsSlrxKk"&gt;this video&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;There are a number of exciting improvement in this release compared to 1.1, all based on your feedback &amp;amp; suggestions.  Here’s a summary: &lt;br /&gt; 
&lt;h3&gt;IDE&lt;/h3&gt; 
&lt;ul&gt;&lt;li&gt;VS2012 support&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=UsLti4KlgAY"&gt;Django Project, Edit, Intellisense, Template debugging support&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=erNx2NLu-t4&amp;amp;hd=1"&gt;A Live Debug REPL&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=WRs4r-cQfjE"&gt;“Parallel Stack” View and “Parallel Watch” windows for threaded code support&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Project load time improvements&lt;/li&gt;
&lt;li&gt;PyKinect: Kinect SDK 1.5 support&lt;/li&gt;
&lt;li&gt;New “New Project from Existing Code!” &lt;/li&gt;
&lt;li&gt;Improved Intellisense (iterator, PyQt, …)&lt;/li&gt;
&lt;li&gt;Python 3.3 language support&lt;/li&gt;&lt;/ul&gt;
 
&lt;h3&gt;Cloud&lt;/h3&gt; 
&lt;ul&gt;&lt;li&gt;Python is now a 1st class language on Azure!  See: https://www.windowsazure.com/en-us/develop/python/&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/WindowsAzure/azure-sdk-for-python"&gt;Azure Python Client Libraries for Windows, MacOS and Linux&lt;/a&gt; (not a typo).   
&lt;ul&gt;&lt;li&gt;On &lt;a href="http://pypi.python.org/pypi/azure/"&gt;PyPI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;On &lt;a href="https://github.com/WindowsAzure/azure-sdk-for-python"&gt;GitHub&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;New in 1.5 RTM: &lt;a href="http://www.youtube.com/watch?v=nDvqNP_Ja5s"&gt;Azure Python Client Lib&lt;/a&gt; support for System Management API’s.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.windowsazure.com/en-us/develop/python/tutorials/ipython-notebook/"&gt;IPython on Azure&lt;/a&gt;: A Python IDE in the browser, backed by a Windows or Linux VM.  &lt;/li&gt;
&lt;li&gt;Azure: new WFastCGI for Azure/IIS&lt;/li&gt;
&lt;li&gt;Coming Soon: Azure “Web Sites” Python Framework support: Django, Flask, Bottle, Web2Py, … support &lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;There were &lt;a href="http://bit.ly/PTVS15RTMBugs"&gt;over 100 fixes and improvements&lt;/a&gt; in this release compared to 1.1. Here&amp;#39;s a link to the list of changes:&lt;br /&gt;&lt;br /&gt;We’d like to thank the following people who took the time to report the issues and feedback for this release (in reverse chronological order):&lt;br /&gt;&lt;br /&gt;RC: Tmaslach, odwalla, jrade, michiya, timeisparallax, tachiorz, sourbox, tramsay, bahrep, lqbest127, hyh, mrpy, boomer_74, BigFreakinGobot, AngeloBast, ajp, mahpour, cecilphillip, dhabersat. &lt;br /&gt;Beta: ajp, Anna0311, golubdr, hjyh, hyh, mahpour, tramsay, and zooba.&lt;br /&gt;Alpha: Anna0311, golubdr, hjyh, tramsay, zooba.&lt;br /&gt;&lt;br /&gt;Thank you!&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>dinov</author><pubDate>Fri, 08 Mar 2013 02:46:55 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.5 (Oct 31, 2012) 20130308024655A</guid></item><item><title>Released: 1.5 (Oct 31, 2012)</title><link>http://pytools.codeplex.com/releases/view/82132</link><description>
&lt;div class="wikidoc"&gt;We’re pleased to announce the release of Python Tools for Visual Studio 1.5 RTM. Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. PTVS supports a broad
 range of features including CPython/IronPython, Edit/Intellisense/Debug/Profile, Cloud, HPC, IPython, etc. support.
&lt;br&gt;
&lt;br&gt;
For a quick overview of the general IDE experience, please watch &lt;a href="http://www.youtube.com/watch?v=7CoGsSlrxKk"&gt;
this video&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
There are a number of exciting improvement in this release compared to 1.1, all based on your feedback &amp;amp; suggestions. Here’s a summary:
&lt;br&gt;
&lt;h3&gt;IDE&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;VS2012 support &lt;/li&gt;&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=UsLti4KlgAY"&gt;Django Project, Edit, Intellisense, Template debugging support&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=erNx2NLu-t4&amp;hd=1"&gt;A Live Debug REPL&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=WRs4r-cQfjE"&gt;“Parallel Stack” View and “Parallel Watch” windows for threaded code support&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Project load time improvements &lt;/li&gt;&lt;li&gt;PyKinect: Kinect SDK 1.5 support &lt;/li&gt;&lt;li&gt;New “New Project from Existing Code!” &lt;/li&gt;&lt;li&gt;Improved Intellisense (iterator, PyQt, …) &lt;/li&gt;&lt;li&gt;Python 3.3 language support&lt;/li&gt;&lt;/ul&gt;
&lt;h3&gt;Cloud&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Python is now a 1st class language on Azure! See: https://www.windowsazure.com/en-us/develop/python/
&lt;/li&gt;&lt;li&gt;&lt;a href="https://github.com/WindowsAzure/azure-sdk-for-python"&gt;Azure Python Client Libraries for Windows, MacOS and Linux&lt;/a&gt; (not a typo).
&lt;ul&gt;
&lt;li&gt;On &lt;a href="http://pypi.python.org/pypi/azure/"&gt;PyPI&lt;/a&gt; &lt;/li&gt;&lt;li&gt;On &lt;a href="https://github.com/WindowsAzure/azure-sdk-for-python"&gt;GitHub&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;New in 1.5 RTM: &lt;a href="http://www.youtube.com/watch?v=nDvqNP_Ja5s"&gt;Azure Python Client Lib&lt;/a&gt; support for System Management API’s.
&lt;/li&gt;&lt;li&gt;&lt;a href="https://www.windowsazure.com/en-us/develop/python/tutorials/ipython-notebook/"&gt;IPython on Azure&lt;/a&gt;: A Python IDE in the browser, backed by a Windows or Linux VM.
&lt;/li&gt;&lt;li&gt;Azure: new WFastCGI for Azure/IIS &lt;/li&gt;&lt;li&gt;Coming Soon: Azure “Web Sites” Python Framework support: Django, Flask, Bottle, Web2Py, … support
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
There were &lt;a href="http://bit.ly/PTVS15RTMBugs"&gt;over 100 fixes and improvements&lt;/a&gt; in this release compared to 1.1. Here&amp;#39;s a link to the list of changes:&lt;br&gt;
&lt;br&gt;
We’d like to thank the following people who took the time to report the issues and feedback for this release (in reverse chronological order):&lt;br&gt;
&lt;br&gt;
RC: Tmaslach, odwalla, jrade, michiya, timeisparallax, tachiorz, sourbox, tramsay, bahrep, lqbest127, hyh, mrpy, boomer_74, BigFreakinGobot, AngeloBast, ajp, mahpour, cecilphillip, dhabersat.
&lt;br&gt;
Beta: ajp, Anna0311, golubdr, hjyh, hyh, mahpour, tramsay, and zooba.&lt;br&gt;
Alpha: Anna0311, golubdr, hjyh, tramsay, zooba.&lt;br&gt;
&lt;br&gt;
Thank you!&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 08 Mar 2013 02:46:55 GMT</pubDate><guid isPermaLink="false">Released: 1.5 (Oct 31, 2012) 20130308024655A</guid></item><item><title>Updated Release: Python Tools for Visual Studio 1.5 (Oct 31, 2012)</title><link>http://pytools.codeplex.com/releases/view/82132</link><description>&lt;div class="wikidoc"&gt;We’re pleased to announce the release of Python Tools for Visual Studio 1.5 RTM. Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. PTVS supports a broad range of features including CPython/IronPython, Edit/Intellisense/Debug/Profile, Cloud, HPC, IPython, etc. support.  &lt;br /&gt;&lt;br /&gt;For a quick overview of the general IDE experience, please watch &lt;a href="http://www.youtube.com/watch?v=7CoGsSlrxKk"&gt;this video&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;There are a number of exciting improvement in this release compared to 1.1, all based on your feedback &amp;amp; suggestions.  Here’s a summary: &lt;br /&gt; 
&lt;h3&gt;IDE&lt;/h3&gt; 
&lt;ul&gt;&lt;li&gt;VS2012 support&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=UsLti4KlgAY"&gt;Django Project, Edit, Intellisense, Template debugging support&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=erNx2NLu-t4&amp;amp;hd=1"&gt;A Live Debug REPL&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=WRs4r-cQfjE"&gt;“Parallel Stack” View and “Parallel Watch” windows for threaded code support&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Project load time improvements&lt;/li&gt;
&lt;li&gt;PyKinect: Kinect SDK 1.5 support&lt;/li&gt;
&lt;li&gt;New “New Project from Existing Code!” &lt;/li&gt;
&lt;li&gt;Improved Intellisense (iterator, PyQt, …)&lt;/li&gt;
&lt;li&gt;Python 3.3 language support&lt;/li&gt;&lt;/ul&gt;
 
&lt;h3&gt;Cloud&lt;/h3&gt; 
&lt;ul&gt;&lt;li&gt;Python is now a 1st class language on Azure!  See: https://www.windowsazure.com/en-us/develop/python/&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/WindowsAzure/azure-sdk-for-python"&gt;Azure Python Client Libraries for Windows, MacOS and Linux&lt;/a&gt; (not a typo).   
&lt;ul&gt;&lt;li&gt;On &lt;a href="http://pypi.python.org/pypi/azure/"&gt;PyPI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;On &lt;a href="https://github.com/WindowsAzure/azure-sdk-for-python"&gt;GitHub&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;New in 1.5 RTM: &lt;a href="http://www.youtube.com/watch?v=nDvqNP_Ja5s"&gt;Azure Python Client Lib&lt;/a&gt; support for System Management API’s.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.windowsazure.com/en-us/develop/python/tutorials/ipython-notebook/"&gt;IPython on Azure&lt;/a&gt;: A Python IDE in the browser, backed by a Windows or Linux VM.  &lt;/li&gt;
&lt;li&gt;Azure: new WFastCGI for Azure/IIS&lt;/li&gt;
&lt;li&gt;Coming Soon: Azure “Web Sites” Python Framework support: Django, Flask, Bottle, Web2Py, … support &lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;There were &lt;a href="http://bit.ly/PTVS15RTMBugs"&gt;over 100 fixes and improvements&lt;/a&gt; in this release compared to 1.1. Here&amp;#39;s a link to the list of changes:&lt;br /&gt;&lt;br /&gt;We’d like to thank the following people who took the time to report the issues and feedback for this release (in reverse chronological order):&lt;br /&gt;&lt;br /&gt;RC: Tmaslach, odwalla, jrade, michiya, timeisparallax, tachiorz, sourbox, tramsay, bahrep, lqbest127, hyh, mrpy, boomer_74, BigFreakinGobot, AngeloBast, ajp, mahpour, cecilphillip, dhabersat. &lt;br /&gt;Beta: ajp, Anna0311, golubdr, hjyh, hyh, mahpour, tramsay, and zooba.&lt;br /&gt;Alpha: Anna0311, golubdr, hjyh, tramsay, zooba.&lt;br /&gt;&lt;br /&gt;Thank you!&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>dinov</author><pubDate>Fri, 18 Jan 2013 00:47:00 GMT</pubDate><guid isPermaLink="false">Updated Release: Python Tools for Visual Studio 1.5 (Oct 31, 2012) 20130118124700A</guid></item><item><title>Released: Python Tools for Visual Studio 1.5 (10 31, 2012)</title><link>http://pytools.codeplex.com/releases/view/82132</link><description>
&lt;div class="wikidoc"&gt;We’re pleased to announce the release of Python Tools for Visual Studio 1.5 RTM. Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. PTVS supports a broad
 range of features including CPython/IronPython, Edit/Intellisense/Debug/Profile, Cloud, HPC, IPython, etc. support.
&lt;br&gt;
&lt;br&gt;
For a quick overview of the general IDE experience, please watch &lt;a href="http://www.youtube.com/watch?v=7CoGsSlrxKk"&gt;
this video&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
There are a number of exciting improvement in this release compared to 1.1, all based on your feedback &amp;amp; suggestions. Here’s a summary:
&lt;br&gt;
&lt;h3&gt;IDE&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;VS2012 support &lt;/li&gt;&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=UsLti4KlgAY"&gt;Django Project, Edit, Intellisense, Template debugging support&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=erNx2NLu-t4&amp;hd=1"&gt;A Live Debug REPL&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=WRs4r-cQfjE"&gt;“Parallel Stack” View and “Parallel Watch” windows for threaded code support&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Project load time improvements &lt;/li&gt;&lt;li&gt;PyKinect: Kinect SDK 1.5 support &lt;/li&gt;&lt;li&gt;New “New Project from Existing Code!” &lt;/li&gt;&lt;li&gt;Improved Intellisense (iterator, PyQt, …) &lt;/li&gt;&lt;li&gt;Python 3.3 language support&lt;/li&gt;&lt;/ul&gt;
&lt;h3&gt;Cloud&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Python is now a 1st class language on Azure! See: https://www.windowsazure.com/en-us/develop/python/
&lt;/li&gt;&lt;li&gt;&lt;a href="https://github.com/WindowsAzure/azure-sdk-for-python"&gt;Azure Python Client Libraries for Windows, MacOS and Linux&lt;/a&gt; (not a typo).
&lt;ul&gt;
&lt;li&gt;On &lt;a href="http://pypi.python.org/pypi/azure/"&gt;PyPI&lt;/a&gt; &lt;/li&gt;&lt;li&gt;On &lt;a href="https://github.com/WindowsAzure/azure-sdk-for-python"&gt;GitHub&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;New in 1.5 RTM: &lt;a href="http://www.youtube.com/watch?v=nDvqNP_Ja5s"&gt;Azure Python Client Lib&lt;/a&gt; support for System Management API’s.
&lt;/li&gt;&lt;li&gt;&lt;a href="https://www.windowsazure.com/en-us/develop/python/tutorials/ipython-notebook/"&gt;IPython on Azure&lt;/a&gt;: A Python IDE in the browser, backed by a Windows or Linux VM.
&lt;/li&gt;&lt;li&gt;Azure: new WFastCGI for Azure/IIS &lt;/li&gt;&lt;li&gt;Coming Soon: Azure “Web Sites” Python Framework support: Django, Flask, Bottle, Web2Py, … support
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
There were &lt;a href="http://bit.ly/PTVS15RTMBugs"&gt;over 100 fixes and improvements&lt;/a&gt; in this release compared to 1.1. Here&amp;#39;s a link to the list of changes:&lt;br&gt;
&lt;br&gt;
We’d like to thank the following people who took the time to report the issues and feedback for this release (in reverse chronological order):&lt;br&gt;
&lt;br&gt;
RC: Tmaslach, odwalla, jrade, michiya, timeisparallax, tachiorz, sourbox, tramsay, bahrep, lqbest127, hyh, mrpy, boomer_74, BigFreakinGobot, AngeloBast, ajp, mahpour, cecilphillip, dhabersat.
&lt;br&gt;
Beta: ajp, Anna0311, golubdr, hjyh, hyh, mahpour, tramsay, and zooba.&lt;br&gt;
Alpha: Anna0311, golubdr, hjyh, tramsay, zooba.&lt;br&gt;
&lt;br&gt;
Thank you!&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 18 Jan 2013 00:47:00 GMT</pubDate><guid isPermaLink="false">Released: Python Tools for Visual Studio 1.5 (10 31, 2012) 20130118124700A</guid></item><item><title>Updated Release: Python Tools for Visual Studio 1.5 (Oct 31, 2012)</title><link>http://pytools.codeplex.com/releases/view/82132</link><description>&lt;div class="wikidoc"&gt;We’re pleased to announce the release of Python Tools for Visual Studio 1.5 RTM. Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. PTVS supports a broad range of features including CPython/IronPython, Edit/Intellisense/Debug/Profile, Cloud, HPC, IPython, etc. support.  &lt;br /&gt;&lt;br /&gt;For a quick overview of the general IDE experience, please watch &lt;a href="http://www.youtube.com/watch?v=7CoGsSlrxKk"&gt;this video&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;There are a number of exciting improvement in this release compared to 1.1, all based on your feedback &amp;amp; suggestions.  Here’s a summary: &lt;br /&gt; 
&lt;h3&gt;IDE&lt;/h3&gt; 
&lt;ul&gt;&lt;li&gt;VS2012 support&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=UsLti4KlgAY"&gt;Django Project, Edit, Intellisense, Template debugging support&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=erNx2NLu-t4&amp;amp;hd=1"&gt;A Live Debug REPL&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=WRs4r-cQfjE"&gt;“Parallel Stack” View and “Parallel Watch” windows for threaded code support&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Project load time improvements&lt;/li&gt;
&lt;li&gt;PyKinect: Kinect SDK 1.5 support&lt;/li&gt;
&lt;li&gt;New “New Project from Existing Code!” &lt;/li&gt;
&lt;li&gt;Improved Intellisense (iterator, PyQt, …)&lt;/li&gt;
&lt;li&gt;Python 3.3 language support&lt;/li&gt;&lt;/ul&gt;
 
&lt;h3&gt;Cloud&lt;/h3&gt; 
&lt;ul&gt;&lt;li&gt;Python is now a 1st class language on Azure!  See: https://www.windowsazure.com/en-us/develop/python/&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/WindowsAzure/azure-sdk-for-python"&gt;Azure Python Client Libraries for Windows, MacOS and Linux&lt;/a&gt; (not a typo).   
&lt;ul&gt;&lt;li&gt;On &lt;a href="http://pypi.python.org/pypi/azure/"&gt;PyPI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;On &lt;a href="https://github.com/WindowsAzure/azure-sdk-for-python"&gt;GitHub&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;New in 1.5 RTM: &lt;a href="http://www.youtube.com/watch?v=nDvqNP_Ja5s"&gt;Azure Python Client Lib&lt;/a&gt; support for System Management API’s.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.windowsazure.com/en-us/develop/python/tutorials/ipython-notebook/"&gt;IPython on Azure&lt;/a&gt;: A Python IDE in the browser, backed by a Windows or Linux VM.  &lt;/li&gt;
&lt;li&gt;Azure: new WFastCGI for Azure/IIS&lt;/li&gt;
&lt;li&gt;Coming Soon: Azure “Web Sites” Python Framework support: Django, Flask, Bottle, Web2Py, … support &lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;There were &lt;a href="http://bit.ly/PTVS15RTMBugs"&gt;over 100 fixes and improvements&lt;/a&gt; in this release compared to 1.1. Here&amp;#39;s a link to the list of changes:&lt;br /&gt;&lt;br /&gt;We’d like to thank the following people who took the time to report the issues and feedback for this release (in reverse chronological order):&lt;br /&gt;&lt;br /&gt;RC: Tmaslach, odwalla, jrade, michiya, timeisparallax, tachiorz, sourbox, tramsay, bahrep, lqbest127, hyh, mrpy, boomer_74, BigFreakinGobot, AngeloBast, ajp, mahpour, cecilphillip, dhabersat. &lt;br /&gt;Beta: ajp, Anna0311, golubdr, hjyh, hyh, mahpour, tramsay, and zooba.&lt;br /&gt;Alpha: Anna0311, golubdr, hjyh, tramsay, zooba.&lt;br /&gt;&lt;br /&gt;Thank you!&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>dinov</author><pubDate>Wed, 19 Dec 2012 02:47:12 GMT</pubDate><guid isPermaLink="false">Updated Release: Python Tools for Visual Studio 1.5 (Oct 31, 2012) 20121219024712A</guid></item><item><title>Released: Python Tools for Visual Studio 1.5 (Oct 31, 2012)</title><link>http://pytools.codeplex.com/releases/view/82132</link><description>
&lt;div class="wikidoc"&gt;We’re pleased to announce the release of Python Tools for Visual Studio 1.5 RTM. Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. PTVS supports a broad
 range of features including CPython/IronPython, Edit/Intellisense/Debug/Profile, Cloud, HPC, IPython, etc. support.
&lt;br&gt;
&lt;br&gt;
For a quick overview of the general IDE experience, please watch &lt;a href="http://www.youtube.com/watch?v=7CoGsSlrxKk"&gt;
this video&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
There are a number of exciting improvement in this release compared to 1.1, all based on your feedback &amp;amp; suggestions. Here’s a summary:
&lt;br&gt;
&lt;h3&gt;IDE&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;VS2012 support &lt;/li&gt;&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=UsLti4KlgAY"&gt;Django Project, Edit, Intellisense, Template debugging support&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=erNx2NLu-t4&amp;hd=1"&gt;A Live Debug REPL&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=WRs4r-cQfjE"&gt;“Parallel Stack” View and “Parallel Watch” windows for threaded code support&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Project load time improvements &lt;/li&gt;&lt;li&gt;PyKinect: Kinect SDK 1.5 support &lt;/li&gt;&lt;li&gt;New “New Project from Existing Code!” &lt;/li&gt;&lt;li&gt;Improved Intellisense (iterator, PyQt, …) &lt;/li&gt;&lt;li&gt;Python 3.3 language support&lt;/li&gt;&lt;/ul&gt;
&lt;h3&gt;Cloud&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Python is now a 1st class language on Azure! See: https://www.windowsazure.com/en-us/develop/python/
&lt;/li&gt;&lt;li&gt;&lt;a href="https://github.com/WindowsAzure/azure-sdk-for-python"&gt;Azure Python Client Libraries for Windows, MacOS and Linux&lt;/a&gt; (not a typo).
&lt;ul&gt;
&lt;li&gt;On &lt;a href="http://pypi.python.org/pypi/azure/"&gt;PyPI&lt;/a&gt; &lt;/li&gt;&lt;li&gt;On &lt;a href="https://github.com/WindowsAzure/azure-sdk-for-python"&gt;GitHub&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;New in 1.5 RTM: &lt;a href="http://www.youtube.com/watch?v=nDvqNP_Ja5s"&gt;Azure Python Client Lib&lt;/a&gt; support for System Management API’s.
&lt;/li&gt;&lt;li&gt;&lt;a href="https://www.windowsazure.com/en-us/develop/python/tutorials/ipython-notebook/"&gt;IPython on Azure&lt;/a&gt;: A Python IDE in the browser, backed by a Windows or Linux VM.
&lt;/li&gt;&lt;li&gt;Azure: new WFastCGI for Azure/IIS &lt;/li&gt;&lt;li&gt;Coming Soon: Azure “Web Sites” Python Framework support: Django, Flask, Bottle, Web2Py, … support
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
There were &lt;a href="http://bit.ly/PTVS15RTMBugs"&gt;over 100 fixes and improvements&lt;/a&gt; in this release compared to 1.1. Here&amp;#39;s a link to the list of changes:&lt;br&gt;
&lt;br&gt;
We’d like to thank the following people who took the time to report the issues and feedback for this release (in reverse chronological order):&lt;br&gt;
&lt;br&gt;
RC: Tmaslach, odwalla, jrade, michiya, timeisparallax, tachiorz, sourbox, tramsay, bahrep, lqbest127, hyh, mrpy, boomer_74, BigFreakinGobot, AngeloBast, ajp, mahpour, cecilphillip, dhabersat.
&lt;br&gt;
Beta: ajp, Anna0311, golubdr, hjyh, hyh, mahpour, tramsay, and zooba.&lt;br&gt;
Alpha: Anna0311, golubdr, hjyh, tramsay, zooba.&lt;br&gt;
&lt;br&gt;
Thank you!&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 19 Dec 2012 02:47:12 GMT</pubDate><guid isPermaLink="false">Released: Python Tools for Visual Studio 1.5 (Oct 31, 2012) 20121219024712A</guid></item><item><title>Updated Release: Python Tools for Visual Studio 1.5 (Oct 31, 2012)</title><link>http://pytools.codeplex.com/releases/view/82132</link><description>&lt;div class="wikidoc"&gt;We’re pleased to announce the release of Python Tools for Visual Studio 1.5 RTM. Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. PTVS supports a broad range of features including CPython/IronPython, Edit/Intellisense/Debug/Profile, Cloud, HPC, IPython, etc. support.  &lt;br /&gt;&lt;br /&gt;For a quick overview of the general IDE experience, please watch &lt;a href="http://www.youtube.com/watch?v=7CoGsSlrxKk"&gt;this video&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;There are a number of exciting improvement in this release compared to 1.1, all based on your feedback &amp;amp; suggestions.  Here’s a summary: &lt;br /&gt; 
&lt;h3&gt;IDE&lt;/h3&gt; 
&lt;ul&gt;&lt;li&gt;VS2012 support&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=UsLti4KlgAY"&gt;Django Project, Edit, Intellisense, Template debugging support&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=erNx2NLu-t4&amp;amp;hd=1"&gt;A Live Debug REPL&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=WRs4r-cQfjE"&gt;“Parallel Stack” View and “Parallel Watch” windows for threaded code support&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Project load time improvements&lt;/li&gt;
&lt;li&gt;PyKinect: Kinect SDK 1.5 support&lt;/li&gt;
&lt;li&gt;New “New Project from Existing Code!” &lt;/li&gt;
&lt;li&gt;Improved Intellisense (iterator, PyQt, …)&lt;/li&gt;
&lt;li&gt;Python 3.3 language support&lt;/li&gt;&lt;/ul&gt;
 
&lt;h3&gt;Cloud&lt;/h3&gt; 
&lt;ul&gt;&lt;li&gt;Python is now a 1st class language on Azure!  See: https://www.windowsazure.com/en-us/develop/python/&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/WindowsAzure/azure-sdk-for-python"&gt;Azure Python Client Libraries for Windows, MacOS and Linux&lt;/a&gt; (not a typo).   
&lt;ul&gt;&lt;li&gt;On &lt;a href="http://pypi.python.org/pypi/azure/"&gt;PyPI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;On &lt;a href="https://github.com/WindowsAzure/azure-sdk-for-python"&gt;GitHub&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;New in 1.5 RTM: &lt;a href="http://www.youtube.com/watch?v=nDvqNP_Ja5s"&gt;Azure Python Client Lib&lt;/a&gt; support for System Management API’s.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.windowsazure.com/en-us/develop/python/tutorials/ipython-notebook/"&gt;IPython on Azure&lt;/a&gt;: A Python IDE in the browser, backed by a Windows or Linux VM.  &lt;/li&gt;
&lt;li&gt;Azure: new WFastCGI for Azure/IIS&lt;/li&gt;
&lt;li&gt;Coming Soon: Azure “Web Sites” Python Framework support: Django, Flask, Bottle, Web2Py, … support &lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;There were &lt;a href="http://bit.ly/PTVS15RTMBugs"&gt;over 100 fixes and improvements&lt;/a&gt; in this release compared to 1.1. Here&amp;#39;s a link to the list of changes:&lt;br /&gt;&lt;br /&gt;We’d like to thank the following people who took the time to report the issues and feedback for this release (in reverse chronological order):&lt;br /&gt;&lt;br /&gt;RC: Tmaslach, odwalla, jrade, michiya, timeisparallax, tachiorz, sourbox, tramsay, bahrep, lqbest127, hyh, mrpy, boomer_74, BigFreakinGobot, AngeloBast, ajp, mahpour, cecilphillip, dhabersat. &lt;br /&gt;Beta: ajp, Anna0311, golubdr, hjyh, hyh, mahpour, tramsay, and zooba.&lt;br /&gt;Alpha: Anna0311, golubdr, hjyh, tramsay, zooba.&lt;br /&gt;&lt;br /&gt;Thank you!&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>dinov</author><pubDate>Tue, 18 Dec 2012 22:37:06 GMT</pubDate><guid isPermaLink="false">Updated Release: Python Tools for Visual Studio 1.5 (Oct 31, 2012) 20121218103706P</guid></item><item><title>Released: Python Tools for Visual Studio 1.5 (Oct 31, 2012)</title><link>http://pytools.codeplex.com/releases/view/82132</link><description>
&lt;div class="wikidoc"&gt;We’re pleased to announce the release of Python Tools for Visual Studio 1.5 RTM. Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. PTVS supports a broad
 range of features including CPython/IronPython, Edit/Intellisense/Debug/Profile, Cloud, HPC, IPython, etc. support.
&lt;br&gt;
&lt;br&gt;
For a quick overview of the general IDE experience, please watch &lt;a href="http://www.youtube.com/watch?v=7CoGsSlrxKk"&gt;
this video&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
There are a number of exciting improvement in this release compared to 1.1, all based on your feedback &amp;amp; suggestions. Here’s a summary:
&lt;br&gt;
&lt;h3&gt;IDE&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;VS2012 support &lt;/li&gt;&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=UsLti4KlgAY"&gt;Django Project, Edit, Intellisense, Template debugging support&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=erNx2NLu-t4&amp;hd=1"&gt;A Live Debug REPL&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=WRs4r-cQfjE"&gt;“Parallel Stack” View and “Parallel Watch” windows for threaded code support&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Project load time improvements &lt;/li&gt;&lt;li&gt;PyKinect: Kinect SDK 1.5 support &lt;/li&gt;&lt;li&gt;New “New Project from Existing Code!” &lt;/li&gt;&lt;li&gt;Improved Intellisense (iterator, PyQt, …) &lt;/li&gt;&lt;li&gt;Python 3.3 language support&lt;/li&gt;&lt;/ul&gt;
&lt;h3&gt;Cloud&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Python is now a 1st class language on Azure! See: https://www.windowsazure.com/en-us/develop/python/
&lt;/li&gt;&lt;li&gt;&lt;a href="https://github.com/WindowsAzure/azure-sdk-for-python"&gt;Azure Python Client Libraries for Windows, MacOS and Linux&lt;/a&gt; (not a typo).
&lt;ul&gt;
&lt;li&gt;On &lt;a href="http://pypi.python.org/pypi/azure/"&gt;PyPI&lt;/a&gt; &lt;/li&gt;&lt;li&gt;On &lt;a href="https://github.com/WindowsAzure/azure-sdk-for-python"&gt;GitHub&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;New in 1.5 RTM: &lt;a href="http://www.youtube.com/watch?v=nDvqNP_Ja5s"&gt;Azure Python Client Lib&lt;/a&gt; support for System Management API’s.
&lt;/li&gt;&lt;li&gt;&lt;a href="https://www.windowsazure.com/en-us/develop/python/tutorials/ipython-notebook/"&gt;IPython on Azure&lt;/a&gt;: A Python IDE in the browser, backed by a Windows or Linux VM.
&lt;/li&gt;&lt;li&gt;Azure: new WFastCGI for Azure/IIS &lt;/li&gt;&lt;li&gt;Coming Soon: Azure “Web Sites” Python Framework support: Django, Flask, Bottle, Web2Py, … support
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
There were &lt;a href="http://bit.ly/PTVS15RTMBugs"&gt;over 100 fixes and improvements&lt;/a&gt; in this release compared to 1.1. Here&amp;#39;s a link to the list of changes:&lt;br&gt;
&lt;br&gt;
We’d like to thank the following people who took the time to report the issues and feedback for this release (in reverse chronological order):&lt;br&gt;
&lt;br&gt;
RC: Tmaslach, odwalla, jrade, michiya, timeisparallax, tachiorz, sourbox, tramsay, bahrep, lqbest127, hyh, mrpy, boomer_74, BigFreakinGobot, AngeloBast, ajp, mahpour, cecilphillip, dhabersat.
&lt;br&gt;
Beta: ajp, Anna0311, golubdr, hjyh, hyh, mahpour, tramsay, and zooba.&lt;br&gt;
Alpha: Anna0311, golubdr, hjyh, tramsay, zooba.&lt;br&gt;
&lt;br&gt;
Thank you!&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 18 Dec 2012 22:37:06 GMT</pubDate><guid isPermaLink="false">Released: Python Tools for Visual Studio 1.5 (Oct 31, 2012) 20121218103706P</guid></item><item><title>Updated Release: Python Tools for Visual Studio 1.5 (Oct 31, 2012)</title><link>http://pytools.codeplex.com/releases/view/82132</link><description>&lt;div class="wikidoc"&gt;We’re pleased to announce the release of Python Tools for Visual Studio 1.5 RTM. Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. PTVS supports a broad range of features including CPython/IronPython, Edit/Intellisense/Debug/Profile, Cloud, HPC, IPython, etc. support.  &lt;br /&gt;&lt;br /&gt;For a quick overview of the general IDE experience, please watch &lt;a href="http://www.youtube.com/watch?v=7CoGsSlrxKk"&gt;this video&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;There are a number of exciting improvement in this release compared to 1.1, all based on your feedback &amp;amp; suggestions.  Here’s a summary: &lt;br /&gt; 
&lt;h3&gt;IDE&lt;/h3&gt; 
&lt;ul&gt;&lt;li&gt;VS2012 support&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=UsLti4KlgAY"&gt;Django Project, Edit, Intellisense, Template debugging support&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=erNx2NLu-t4&amp;amp;hd=1"&gt;A Live Debug REPL&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=WRs4r-cQfjE"&gt;“Parallel Stack” View and “Parallel Watch” windows for threaded code support&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Project load time improvements&lt;/li&gt;
&lt;li&gt;PyKinect: Kinect SDK 1.5 support&lt;/li&gt;
&lt;li&gt;New “New Project from Existing Code!” &lt;/li&gt;
&lt;li&gt;Improved Intellisense (iterator, PyQt, …)&lt;/li&gt;
&lt;li&gt;Python 3.3 language support&lt;/li&gt;&lt;/ul&gt;
 
&lt;h3&gt;Cloud&lt;/h3&gt; 
&lt;ul&gt;&lt;li&gt;Python is now a 1st class language on Azure!  See: https://www.windowsazure.com/en-us/develop/python/&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/WindowsAzure/azure-sdk-for-python"&gt;Azure Python Client Libraries for Windows, MacOS and Linux&lt;/a&gt; (not a typo).   
&lt;ul&gt;&lt;li&gt;On &lt;a href="http://pypi.python.org/pypi/azure/"&gt;PyPI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;On &lt;a href="https://github.com/WindowsAzure/azure-sdk-for-python"&gt;GitHub&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;New in 1.5 RTM: &lt;a href="http://www.youtube.com/watch?v=nDvqNP_Ja5s"&gt;Azure Python Client Lib&lt;/a&gt; support for System Management API’s.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.windowsazure.com/en-us/develop/python/tutorials/ipython-notebook/"&gt;IPython on Azure&lt;/a&gt;: A Python IDE in the browser, backed by a Windows or Linux VM.  &lt;/li&gt;
&lt;li&gt;Azure: new WFastCGI for Azure/IIS&lt;/li&gt;
&lt;li&gt;Coming Soon: Azure “Web Sites” Python Framework support: Django, Flask, Bottle, Web2Py, … support &lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;There were &lt;a href="http://bit.ly/PTVS15RTMBugs"&gt;over 100 fixes and improvements&lt;/a&gt; in this release compared to 1.1. Here&amp;#39;s a link to the list of changes:&lt;br /&gt;&lt;br /&gt;We’d like to thank the following people who took the time to report the issues and feedback for this release (in reverse chronological order):&lt;br /&gt;&lt;br /&gt;RC: Tmaslach, odwalla, jrade, michiya, timeisparallax, tachiorz, sourbox, tramsay, bahrep, lqbest127, hyh, mrpy, boomer_74, BigFreakinGobot, AngeloBast, ajp, mahpour, cecilphillip, dhabersat. &lt;br /&gt;Beta: ajp, Anna0311, golubdr, hjyh, hyh, mahpour, tramsay, and zooba.&lt;br /&gt;Alpha: Anna0311, golubdr, hjyh, tramsay, zooba.&lt;br /&gt;&lt;br /&gt;Thank you!&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>dinov</author><pubDate>Tue, 18 Dec 2012 17:29:58 GMT</pubDate><guid isPermaLink="false">Updated Release: Python Tools for Visual Studio 1.5 (Oct 31, 2012) 20121218052958P</guid></item><item><title>Released: Python Tools for Visual Studio 1.5 (Oct 31, 2012)</title><link>http://pytools.codeplex.com/releases/view/82132</link><description>
&lt;div class="wikidoc"&gt;We’re pleased to announce the release of Python Tools for Visual Studio 1.5 RTM. Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. PTVS supports a broad
 range of features including CPython/IronPython, Edit/Intellisense/Debug/Profile, Cloud, HPC, IPython, etc. support.
&lt;br&gt;
&lt;br&gt;
For a quick overview of the general IDE experience, please watch &lt;a href="http://www.youtube.com/watch?v=7CoGsSlrxKk"&gt;
this video&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
There are a number of exciting improvement in this release compared to 1.1, all based on your feedback &amp;amp; suggestions. Here’s a summary:
&lt;br&gt;
&lt;h3&gt;IDE&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;VS2012 support &lt;/li&gt;&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=UsLti4KlgAY"&gt;Django Project, Edit, Intellisense, Template debugging support&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=erNx2NLu-t4&amp;hd=1"&gt;A Live Debug REPL&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=WRs4r-cQfjE"&gt;“Parallel Stack” View and “Parallel Watch” windows for threaded code support&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Project load time improvements &lt;/li&gt;&lt;li&gt;PyKinect: Kinect SDK 1.5 support &lt;/li&gt;&lt;li&gt;New “New Project from Existing Code!” &lt;/li&gt;&lt;li&gt;Improved Intellisense (iterator, PyQt, …) &lt;/li&gt;&lt;li&gt;Python 3.3 language support&lt;/li&gt;&lt;/ul&gt;
&lt;h3&gt;Cloud&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Python is now a 1st class language on Azure! See: https://www.windowsazure.com/en-us/develop/python/
&lt;/li&gt;&lt;li&gt;&lt;a href="https://github.com/WindowsAzure/azure-sdk-for-python"&gt;Azure Python Client Libraries for Windows, MacOS and Linux&lt;/a&gt; (not a typo).
&lt;ul&gt;
&lt;li&gt;On &lt;a href="http://pypi.python.org/pypi/azure/"&gt;PyPI&lt;/a&gt; &lt;/li&gt;&lt;li&gt;On &lt;a href="https://github.com/WindowsAzure/azure-sdk-for-python"&gt;GitHub&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;New in 1.5 RTM: &lt;a href="http://www.youtube.com/watch?v=nDvqNP_Ja5s"&gt;Azure Python Client Lib&lt;/a&gt; support for System Management API’s.
&lt;/li&gt;&lt;li&gt;&lt;a href="https://www.windowsazure.com/en-us/develop/python/tutorials/ipython-notebook/"&gt;IPython on Azure&lt;/a&gt;: A Python IDE in the browser, backed by a Windows or Linux VM.
&lt;/li&gt;&lt;li&gt;Azure: new WFastCGI for Azure/IIS &lt;/li&gt;&lt;li&gt;Coming Soon: Azure “Web Sites” Python Framework support: Django, Flask, Bottle, Web2Py, … support
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
There were &lt;a href="http://bit.ly/PTVS15RTMBugs"&gt;over 100 fixes and improvements&lt;/a&gt; in this release compared to 1.1. Here&amp;#39;s a link to the list of changes:&lt;br&gt;
&lt;br&gt;
We’d like to thank the following people who took the time to report the issues and feedback for this release (in reverse chronological order):&lt;br&gt;
&lt;br&gt;
RC: Tmaslach, odwalla, jrade, michiya, timeisparallax, tachiorz, sourbox, tramsay, bahrep, lqbest127, hyh, mrpy, boomer_74, BigFreakinGobot, AngeloBast, ajp, mahpour, cecilphillip, dhabersat.
&lt;br&gt;
Beta: ajp, Anna0311, golubdr, hjyh, hyh, mahpour, tramsay, and zooba.&lt;br&gt;
Alpha: Anna0311, golubdr, hjyh, tramsay, zooba.&lt;br&gt;
&lt;br&gt;
Thank you!&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 18 Dec 2012 17:29:58 GMT</pubDate><guid isPermaLink="false">Released: Python Tools for Visual Studio 1.5 (Oct 31, 2012) 20121218052958P</guid></item></channel></rss>