I made a simple script, turned it into an exe but the final output using auto py to exe with one directory mode was 170 mb, with one file mode it was 64 mb. Thats insane, anyway I can only copy the parts of libraries that my script needs?
EDIT: My script is simple, this is it The libraries are tkinter, keyboard, pyautogui, pywinauto and time.