package.sh 101 B

123
  1. pyinstaller --clean -F -n etl_tool app_run.py
  2. #python -m nuitka --onefile --remove-output app_run.py