You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was talking with some people tonight about programming on my Discord and during a conversation about Python someone brought up this project IronPython that I hadn't heard of before today. I love the .NET framework and frequently use it from PowerShell and C# but didn't realize someone build this interop layer to call directly into C# assemblies from Python while still retaining all the simplicity of Python alone.
Just wanted to thank the people who have worked on this project and I'm going to start playing with it today and I'll contribute where I can if I encounter issues, but I think this is a great matchup allowing greater access to API that is useful for various different tasks but especially access to all the Windows Forms stuff for making graphical scripts which is something I've never even tried to do in python only using it for command line scripting stuff before 👍
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I was talking with some people tonight about programming on my Discord and during a conversation about Python someone brought up this project IronPython that I hadn't heard of before today. I love the .NET framework and frequently use it from PowerShell and C# but didn't realize someone build this interop layer to call directly into C# assemblies from Python while still retaining all the simplicity of Python alone.
Just wanted to thank the people who have worked on this project and I'm going to start playing with it today and I'll contribute where I can if I encounter issues, but I think this is a great matchup allowing greater access to API that is useful for various different tasks but especially access to all the Windows Forms stuff for making graphical scripts which is something I've never even tried to do in python only using it for command line scripting stuff before 👍
Just wanted to say thank you 👏
Jerry (aka. Barnacules)
http://linktr.ee/barnacules
Beta Was this translation helpful? Give feedback.
All reactions