Sometimes I have to import a very large Python module just to use a small piece of it. I want to package the app with PyInstaller, including only the parts I need. For example