is_windows

compas.is_windows()[source]

Check if the operating system is Windows.

Returns

bool – True if the OS is Windows. False otherwise