convert py to exe by coding in Python 3

Pubblicato il: 28 luglio 2018
sul canale di: MyMemo
136
3

Prerequisites:
1. install Python 3.6
2. insatll cx_Freeze (Open your command) type: pip install cx_Freeze
3. install idna (open your command) type: pip install idna
==================================================
Usage:
1. write your file .py that you need to convert
2. create new file : setup.py and save into the same folder
3. open your command and go to your folder , then type: python setup.py build
4. you will see new folder name 'build' and you can save that folder to play your file any computer


In questa pagina del sito puoi guardare il video online convert py to exe by coding in Python 3 della durata di ore minuti seconda in buona qualità , che l'utente ha caricato MyMemo 28 luglio 2018, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 136 volte e gli è piaciuto 3 spettatori. Buona visione!