Python Ironpython

Open-source Python projects categorized as Ironpython

Top 4 Python Ironpython Projects

  • IronPython

    Implementation of Python 3.x for .NET Framework that is built on top of the Dynamic Language Runtime.

    Project mention: Does Python plan to add JIT or get rid of the GIL? | /r/Python | 2022-10-07

    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.

  • pyRevit

    Rapid Application Development (RAD) Environment for Autodesk Revit®

  • 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.

  • ironpython-stubs

    Autocomplete stubs for common IronPython/.NET libraries

  • 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.

    Project mention: ANSYS-Python interface? | /r/ANSYS | 2022-10-30

    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)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2022-10-30.

Python Ironpython related posts

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
Updating dependencies is time-consuming.
Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
blog.mergify.com