PythonOS – Python direkt nach dem Booten
A bare-metal operating system where CPython 3.14 is the kernel — not a program running on an OS, but the OS itself. Python owns the machine from interrupt handlers to the interactive shell. Runs on x86_64 and arm64 (QEMU virt).
Die Software gibt's hier.