Hi Eric,

 

Python for .NET is just a python package, you should be able to use it from whatever IDE you want to. But I am not clear that answers your questions, what exactly do you want to do?

 

Best,

David  

 

From: PythonDotNet [mailto:pythondotnet-bounces+anthoff=berkeley.edu@python.org] On Behalf Of Eric Dubreuil
Sent: Friday, April 4, 2014 7:45 PM
To: pythondotnet@python.org
Subject: [Python.NET] Is there a way to use PythonDotNet within Pythonwin ?

 

Hi!

I'm new to Python for .NET

I have been using Pythonwin (Python IDE and GUI Framework for Windows) for a while, see:
http://starship.python.net/crew/mhammond/win32/

I would like to use Python for .NET with Pythonwin IDE.

Is this possible ?

How ?

Thanks !