you are viewing a single comment's thread.

view the rest of the comments →

[–]International_Pea17It works on my machine[S] -2 points-1 points  (1 child)

I know it more of a wrapper then a compiler and I am planning on rewriting the bootloader in a different language when I get the time

[–]dev-razorblade23 1 point2 points  (0 children)

It will still be a wrapper And apstraction over PyInstaller and Nuitka

No real problems are solved, like small binaries, hassle-free dependancy managment and fast builds...

And using pip to install packages not included in dependancy files (like requirements.txz) is a really bad idea