Plug-in created in Python

Hi all,
I am new to this forum and also quite new to Rhino.

I would like to make a plug-in to Rhino and because I am familiar with Python (and have only basic knowledge on VB) I prefer to make it with Python.

Is it possible to use IronPython (Python Tools for VS) and Visual Studio to make such a plug-in?
Are there any limitations compared to using C++, C# or VB.NET?

Thanks,
Tomas

You might want to read through this thread:

Does this help?

Thanks Dale,
I’ve read this thread, but haven’t tried the compiler yet. I’ll give it a try and possibly will have some additional questions.

Tomas