With lazy imports, JIT compilation, Python-generated C, or the Python-esque Mojo, it has never been easier to make Python go ...
Aim of this unit is to centralize most used OS-specific API calls, like a SysUtils unit on steroids, to avoid $ifdef/$endif in "uses" clauses. See mormot.core.os.mac ...