In previous post I have written about creating a basic python application with visual studio. In this post we are going to learn how we can create a DJango application with Python in Visual Studio with the help of python tools for Visual Studio.
What is DJango?
As per wikipedia, DJango is a free open...
Showing posts with label Python. Show all posts
Showing posts with label Python. Show all posts
Saturday, December 14, 2013
Wednesday, December 11, 2013
Creating first python application in Visual Studio
Before some time I have blogged about Python tools in Visual Studio and explained how we install python tools with visual studio and start developing python application with the one of greatest editor in class Visual Studio. In this post we are going to learn how we can create a python application...
Sunday, December 8, 2013
Python tools for Visual Studio
Lots of people complaining that Microsoft does not support open source that is a myth about Microsoft it does support there are lots of open source initiative done by Microsoft and Python tools for Visual Studio is one of them.
With the help of this plugin you are able to do work on python on Visual...