convert py to exe by coding in Python 3

Опубликовано: 28 Июль 2018
на канале: 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


На этой странице сайта вы можете посмотреть видео онлайн convert py to exe by coding in Python 3 длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь MyMemo 28 Июль 2018, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 136 раз и оно понравилось 3 зрителям. Приятного просмотра!