|
PySh - Python Shell for Visual StudioHave you ever:
I've frequently answered yes to both of these questions. In the past, I've written a number of Visual Studio add-ins to solve the latter problem, but it's hardly a RAD solution. As part of my day job, I've recently spent a couple of months embedding Python into our framework. Whilst doing this, I began to think about how I could get Python to interact with Visual Studio's automation model. After a bit of playing around, I came up with PySh - the Python Shell for Visual Studio.
In order to use PySh, you need to install:
See also
|
||||||