Thursday, October 31, 2013

Python Tools for Visual Studio v2.0

Python Tools for Visual Studio (currently version 2.0) is a free, open source plugin that turns Visual Studio into a Python IDE.

PTVS supports CPython, IronPython, editing, browsing, Intellisense, mixed Python/C++ debugging, remote linux/MacOS debugging, profiling, IPython, Django, and cloud computing with client libraries for Windows, Linux and MacOS.

Designed, developed, and supported by Microsoft and the community.

web site: https://pytools.codeplex.com/


PTVS 2.0: A quick overview
This video does a quick walk through of PTVS 2.0 including:
- Installation
- Intellisense
- REPL + IPython
- Reformat
- Django & Django debugging
- Debugging: local, remote, linux, mixed Python/C++
- Profiling

No comments:

Post a Comment