Python - Converting a py file to a Linux binary

Veröffentlicht am: 04 Dezember 2016
auf dem Kanal: ADV-IT
16,990
429

1.Install and update Python libraries:
sudo apt-get install --reinstall python-pkg-resources
sudo apt-get install build-essential python-dev

2.Download PyInstaller:
wget https://github.com/pyinstaller/pyinst...

3.Unpack PyInstaller:
tar -xvf PyInstaller-3.2.tar.gz

4.Go to the unpacked PyInstaller:
cd PyInstaller-3.2

5.Install PyInstaller:
./pyinstaller.py setup.py

6.Convert your .py file:
./pyinstaller.py myscript.py

Your binary will be in /PyInstaller-3.2/myscript/dist

I'd be happy with a couple of bucks, maybe even Canadian ones :) https://www.paypal.me/DenisAstahov


Auf dieser Seite können Sie das Online-Video Python - Converting a py file to a Linux binary mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer ADV-IT 04 Dezember 2016 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 16,990 Mal angesehen und es wurde von 429 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!