📦 Packaging into an executable file

pip install pyinstaller
pyinstaller file_name.py

Automatic Packaging

pip install pyinstaller
python package-all.py