Description: IronPython is an open-source implementation of the Python programming language that is integrated with the .NET Framework. It allows Python code to interact with the .NET ecosystem and vice versa.
Type: software
Pricing: Open Source
Description: Shed Skin is an experimental compiler, Python to C++, that makes creating Python extensions easy. It uses advanced static analysis and type inference techniques to generate optimized C++ code. Shed Skin can significantly improve the execution time of CPU-bound Python programs.
Type: software