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?
2.1m questions
2.1m answers
60 comments
57.0k users