Packaging Python app with incomplete module

前端 未结 0 1068
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-02-11 02:45

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题