Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
82 views
in Technique[技术] by (71.8m points)

How to ship electron.js with python (-modules)

I am developing an electron application running python backend. Since I have to import some unique modules, I am wondering how to handle shipment?

Do I have to include an entire python installation in my app, or can I store certain modules within my app and tell phyton where these modules are located exactly?

And the most important question: How would I do so?

question from:https://stackoverflow.com/questions/65890412/how-to-ship-electron-js-with-python-modules

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...