Top "Ptvs" questions

Python Tools for Visual Studio turns Visual Studio into a Python IDE.

Can pip be used with Python Tools in Visual Studio?

I'm collaborating with some fellow students to build a python app, and was hoping to use the 'training wheels' of …

python visual-studio pip ptvs
dict_items object has no attribute 'sort'

First of all I am new to Python. I am using PTVS http://pytools.codeplex.com/. Next I installed reportlab. …

python reportlab ptvs
Shortcut to comment out multiple lines with Python Tools for Visual Studio

What is the shortcut to comment out multiple lines with Python Tools for Visual Studio?

python visual-studio ptvs
How to run a python script with Python Tools for Visual Studio in a virtualenv?

I don't know how to run the activate.bat in a Python Tools for Visual Studio Project. I have a …

python visual-studio-2010 ptvs
Plotting with Matplotlib in Visual Studio using Python Tools for Visual Studio

I am new to using PTVS for my Python code. I previously used Spyder as it came along with the …

python matplotlib ptvs
How to design a Windows Forms App with Iron Python

I just got Visual Studio 2013 RC with PTVS (Python Tools for Visual Studio). How would I use the Windows Forms …

python ironpython visual-studio-2013 ptvs
Intellisense in python tools for visual studio

Sorry if this seems like a noob question but I have never used visual studio. I am trying to use …

python visual-studio-2013 intellisense ptvs
How can I install Python tool for visual studio 2015?

I was trying to install python tool for visual studio 2015, well it should have been an easy task just go …

python visual-studio-2015 ptvs
Installing Python Packages - IronPython

I'd like to add the PRAW package to an IronPython solution in VS however it's proving to be a pain …

python ironpython ptvs
How can I add an existing folder structure to my visual studio project (python tools)?

This question is essentially the same as these: How do I add an existing directory tree to a project in …

python visual-studio-2010 ptvs