python-packaging
Installation
SKILL.md
Python Packaging Skill
Guide for packaging Python applications into professional executable files (.exe, .app) using PyInstaller.
📦 PyInstaller Basics
Installation
pip install pyinstaller
Guide for packaging Python applications into professional executable files (.exe, .app) using PyInstaller.
pip install pyinstaller