Packt Publishing, 2014. — 122 p. — ISBN: 9781783288687
Python Tools for Visual Studio is a free and open source plugin for Visual Studio 2010. It enables developers to use all the major productivity features of Visual Studio to build Python code using either CPython or IronPython and includes new features such as High Performance Computing clusters to scale your code. The integrated code navigation and IntelliSense in PTVS empowers users to speed up the coding process.
This book provides a detailed insight into Python tools in Visual Studio to help Python developers implement a more productive and efficient workflow.
Starting with the installation and configuration of PTVS, you will be familiarized with the various tools and panels available. Throughout the book, you will learn how to speed up coding sessions with handy tips on refactoring and debugging. Moving on towards IntelliSense and the project setup, you will also learn about how PTVS does project handling, and how you can use Python environments for your project.
You then round off things by delving into Django development and its library management in Visual Studio to develop advanced web applications.