is_ironpython

compas.is_ironpython()[source]

Check if the Python implementation is IronPython.

Returns

bool – True if the implementation is IronPython. False otherwise