Someone just told me about this project 👍 #1637
Barnacules
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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