• Existing .NET developers can also use IronPython as a fast and expressive scripting language for embedding, testing, or writing a new application from scratch.
  • IronPython, Python programlama dilinin .NET Framework ve Mono'yu hedefleyen bir gerçeklemesidir. Proje Jim Hugunin tarafından başlatılmış...
  • Existing .NET developers can also use IronPython as a fast and expressive scripting language for embedding, testing, or writing a new application from scratch.
  • Official Website. IronPython is an open-source implementation of the Python programming language that is tightly integrated with .NET.
    • Issues:
      278
    • Last commit:
      12 July 2023
  • A .NET Framework-capable Python implementation (i.e IronPython) was also needed to talk to the broader Autodesk AEC ecosystem which has API access via C#.
  • This means that IronPython can be used for client-side scripting in the browser. IronPython is a Python compiler.
  • The simplest way to get starded with embedding IronPython in your application is to use the Python class defined in IronPython.Hosting.
  • IronPython, Python programlama dilinin Microsoft .NET Framework ve Mono platformları üzerinde çalışabilmesi için geliştirilen bir implementasyonudur.