How to convert a Python Script to an EXE

Channel:
Subscribers:
22,900
Published on ● Video Link: https://www.youtube.com/watch?v=48ex_RoMLD0



Duration: 2:33
990 views
0


Auto PY to EXE:
https://github.com/brentvollebregt/auto-py-to-exe

Python:
https://www.python.org/downloads

Pycharm:
https://www.jetbrains.com/pycharm/download

Commands:
pip install auto-py-to-exe
auto-py-to-exe

An alternative way is using Nuitka:
http://nuitka.net

Commands:
pip install nuitka
nuitka --follow-imports --standalone hello.py

"Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for "fair use" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research. Fair use is a use permitted by copyright statute that might otherwise be infringing. Non-profit, educational or personal use tips the balance in favor of fair use."

Video introduction by RavenProDesign: http://adf.ly/1NekF5
Music by NoCopyrightSounds: http://adf.ly/1WZkFH
Buy my gameplay recording device: http://amzn.to/2AcKBIH
Buy my current laptop: http://amzn.to/1UlorD5
Buy my microphone: http://amzn.to/2nnuH6F
Subscribe to my YouTube channel: http://bit.ly/1Xk00Zc




Other Videos By BullyWiiPlaza


2019-05-10[Yu-Gi-Oh! Duel Links] Lumis & Umbra Masked Beast Des Gardius Deck Duel Replays
2019-05-09Java Windows Process Memory Dumper: Make Memory Dumps on PC Games
2019-05-06[Yu-Gi-Oh! Duel Links] King of Games Six Samurai Deck Duel Replays [May 2019]
2019-05-05[Yu-Gi-Oh! Duel Links] How to farm Gems fast (1.5x XP campaign)
2019-05-03Meet Ghidra: The NSA's free Reverse Engineering Tool
2019-05-02[Yu-Gi-Oh! Duel Links] How to complete Missions fast (with Mods)
2019-04-30[Yu-Gi-Oh! Duel Links] Playing as Prophetic Sartorius (Versus Jaden Yuki)
2019-04-30Java 9 Modules Hello World Tutorial with IntelliJ IDEA
2019-04-28Mod Tools back Online: "java.lang.IllegalStateException: Not found" [FIXED]
2019-04-25YouTube started censoring links automatically WTF
2019-04-25How to convert a Python Script to an EXE
2019-04-21[Yu-Gi-Oh! Duel Links] Steam v3.6.0 Mod: Duel Skipper + 8000 Duel Assessment Score
2019-04-17[Yu-Gi-Oh! Duel Links] KC Cup Six Samurai Deck Stage 2 Duels
2019-04-16[Yu-Gi-Oh! Duel Links] Upgraded PvP Duel Spy: See Opponent's Drawn Cards
2019-04-16[Yu-Gi-Oh! Duel Links] KC Cup with Weevil Anti Six Samurais Deck
2019-04-11[Yu-Gi-Oh! Duel Links] April 2019 KC Cup DLvl. MAX with Amazoness (Duel Replays)
2019-04-10[Yu-Gi-Oh! Duel Links] 2 ways to cheat in the April 2019 KC Cup
2019-04-06[Yu-Gi-Oh! Duel Links] Steam Updated Duel Spoofer Debugging Tools Setup Tutorial [OBSOLETE]
2019-04-06How to run (any) Java Program as Administrator
2019-04-01My friends smashed my laptop with all programs and codes on it
2019-03-26[Yu-Gi-Oh! Duel Links] Steam v3.5.0 Sartorius Event PvP Duel Spy



Tags:
Python
Compiling
Windows
Mac
Mac OS X
Linux
Platform-Independent
Nuitka
Python 2
Python Programming
Coding
Programming
Hacking
Compilation
EXE
Executable
.exe
.py
PyCharm
Download
Hiding Python Code
Hiding Python Script
auto-py-to-exe
Auto PY to EXE
BullyWiiPlaza
Native Compilation
Native Code
PIP
pip install