Packaging Python app with incomplete module

前端 未结 0 1267
渐次进展
渐次进展 2021-02-11 02:35

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

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