package.sh 92 B

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