でも、実行するにはpythonが入っているPCでしか使えないよね…? nuitkaでexe化すれば、pythonの入ってないPCでも実行できるよ!! exeファイルを作成してくれます (今回は、test_nuitka.pyといるファイルをexe化しています) nuitka --standalone --onefile test_nuitka.py ちなみ ...
Nuitka Studio is a full-featured graphical interface for the Nuitka Python Compiler. It transforms the complex, command-line-driven process of compiling Python applications into a structured, ...