|
|
|
|
|
by thethimble
2206 days ago
|
|
> Binaries produced with PyOxidizer are highly portable and can work on nearly every system without any special requirements like containers, FUSE filesystems, or even temporary directory access. On Linux, PyOxidizer can produce executables that are fully statically linked and don’t even support dynamic loading. https://pyoxidizer.readthedocs.io/en/stable/overview.html |
|
Your milage might vary, but I think the former is still very much a work in progress.