Quantcast
Channel: Windows Wide Open » Python
Viewing all articles
Browse latest Browse all 11

Help Design the Next Version of Python Tools for Visual Studio

$
0
0

Posted by Shahrokh Mortazavi, Partner Director of Program Management at Microsoft.

I am delighted to announce that for the upcoming version of Python Tools for Visual Studio, the product design will be completely open. You are hereby cordially invited to participate in shaping PTVS 3.0!

PTVS 2.x was primarily focused on the desktop and web app scenario (although we had an IPython REPL and added the Azure ML Pack). You can see the full 2.x feature list here. For 3.0, the focus will be primarily on data science. As such, we want to make sure that your features and key scenarios are taken into consideration.

How to Get Involved

PTVS sources, issue lists and discussions now reside on github. Getting involved is as simple as getting a github account and filing feature requests or commenting on existing topics:

1. Go to http://github.com to register.

2. Navigate to the Microsoft github repo for PTVS: https://github.com/Microsoft/PTVS.

3. Click on Milestones and select 3.0.


4. Then select an item and join the discussion. For example, here’s topic 747, which is viewing dataframes and 2D arrays in a grid.

Make Your Voice Count

The most effective way to get the dev team to pay attention to your favorite feature is to get involved in the discussion. Ideally you should go beyond adding just a “+1” to the thread and actually tell us something along the lines of: “I need a native dataframe viewer because …” so we have a good understanding of what you need and how you intend to use the feature.

The same goes for bug entries as well. We’ll do our best to prioritize bug fixes, but it’s always nice to know how much and how many customers are affected by a particular issue.

Of course another very effective way of making sure your particular feature or bug fix is implemented is to do it yourself and send us a pull request on github. We do accept PR’s and can help you with any questions you might have. If you are interested, start by simply building PTVS yourself.

Looking Beyond PTVS

If this exercise is successful, we will apply the same to our upcoming product, R Tools in Visual Studio. RTVS is currently under development and will be uploaded to github early next year. The discussion at that time will be mostly around which bugs should be fixed for 1.0, and soon after, what should be included in RTVS V.next.

So join us on github and let your voice be heard.

Shahrokh

The post Help Design the Next Version of Python Tools for Visual Studio appeared first on Windows Wide Open.


Viewing all articles
Browse latest Browse all 11

Trending Articles