Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Top 4 Python Ironpython Projects
-
IronPython
Implementation of Python 3.x for .NET Framework that is built on top of the Dynamic Language Runtime.
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.
-
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
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.
you can launch wb with it's own in-built ironpython, it's called batch mode. after that you can send commands to different modules like Mechanical. note that Mechanical doesn't ACT doesn't run the same python interpreter as the main ironpython one. i have this framework for automation of batch mode but there's no model settings functionality, just some postprocessing stuff, which is not what you want (i also didn't implement sending ACT code or it's half-assed - i don't remember), still you can get an idea how to work with batch mode but you'll have to figure out what ACT commands to send yourself (also if python ACT doesn't work you can go straight to javascript - which is the language wb is built on)
Python Ironpython related posts
- ANSYS-Python interface?
- Does Python plan to add JIT or get rid of the GIL?
- No Export to PDF option?
- 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?
- revit plugin to import sheets from linked models
- Will we ever get a new CLR language to replace C# Like Kotlin did for Java?
- How to automate different fluent runs ?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 29 Sep 2023
Index
What are some of the best open-source Ironpython projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | IronPython | 2,224 |
2 | pyRevit | 1,058 |
3 | ironpython-stubs | 220 |
4 | ANSYS-WB-Batch-Script | 30 |