Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more →
IronPython Alternatives
Similar projects and alternatives to IronPython
-
ASP.NET Core
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
Iron python
Implementation of the Python programming language for .NET Framework; built on top of the Dynamic Language Runtime (DLR).
-
maui-linux
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
-
-
-
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
-
MicroPython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
-
-
-
-
-
-
-
ANSYS-WB-Batch-Script
Python scripts to use in ANSYS Workbench Batch mode. No Python package installation needed. Supports Parametric input/output. Uses only in-build ANSYS tools.
-
-
KeyboardSoundPlayer
Discontinued KeyboardSoundPlayer is a Windows app written in python and Golang that allows you to play a certain sound when a certain key is pressed.[project] [GET https://api.github.com/repos/JGLTechnologies/KeyboardSoundPlayer: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
IronPython discussion
IronPython reviews and mentions
- IronPython – Python 3 for .NET
-
Does Python plan to add JIT or get rid of the GIL?
Sadly, both Jython and IronPython have stalled somewhat. IronPython is slowly working towards Python 3 support. Jython has a roadmap towards Python 3 support, but their version 3 repo is not in active development.
-
How are Python and C related? I've read that Python is 'made from C'. Does that mean that Python is just an abstraction of lots of large C functions?
The program I linked is the Python interpreter you're probably using, but the abstract set of rules that make up Python are not in any particular way tied to C. You could also use a Java program or a C# program to interpret your Python code. They've even made Python in Python itself, although it uses a more restricted version of Python so it's easier to compile it.
-
Will we ever get a new CLR language to replace C# Like Kotlin did for Java?
It’s up to date https://github.com/IronLanguages/ironpython3/releases/tag/v3.4.0-beta1
- what is the future of ML.NET?
-
A Decade Later, .NET Developers Still Fear Being 'Silverlighted' by Microsoft -- Visual Studio Magazine
I mean, there is active work on the repo for it. They even just released a new alpha version yesterday for Python 3.4 support.
- IronPython 3.4.0-alpha1 is available
-
A note from our sponsor - Sevalla
sevalla.com | 1 Sep 2025
Stats
IronLanguages/ironpython3 is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of IronPython is C#.