
#53: Python in Visual Studio
Talk Python To Me
00:00
How to Build a Python Project in Visual Studio
A project in Visual Studio for those who don't use it is essentially just a collection of files. So we provide some projects that pre-configure those effectively so that when you go in and hit F5 to start running, it's already set up for running that web project. A while back we invested in Django templates and have that there. And we've actually got some future work coming, which I think we'll talk about future work in a bit that we'll just get rid of projects completely.
Play episode from 22:39
Transcript


