This is a small bash script to compile one or multiple Python versions. I use it on my laptop, using Debian, but it may work on other distribs. On Debian (and Debian-based distribs) it needs the ...
python -m venv venv source venv/bin/activate pip install nuitka nuitka --standalone megagiga.py deactivate cp megagiga.dist/megagiga.bin megagiga.bin2 rm -r megagiga ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results