Actualités

Written in Rust, the PyApp utility wraps up Python programs into self-contained click-to-run executables. It might be the easiest Python packager yet. Every developer knows how hard it is to ...
You can use Nuitka to compile Python programs to standalone executables, then redistribute them without the Python runtime.
If we want to convert a Physical Machine to a Virtual Machine in VirtualBox, we need first to change the physical hard drive to a virtual one using a free utility called Disk2vhd. Then, since ...