This is a hands-on guide that provides exemplary coverage of all the features and concepts related to PTVS. The book is intended for developers who are aiming to enhance their productivity in Python projects with automation tools that Visual Studio provides for the .Net community. Some basic knowledge of Python programming is essential.
What you will learn
Gain valuable insights on how to use IntelliSense with Python
Discover how to navigate code and objects with relative ease in REPL and code panel tools
Configure a set up for Django development and library management
Familiarize yourself with hosting a Django app on Azure
Learn all about project handling and the debugging process with PTVS
Understand about various project types in PTVS with basic examples