lundi 20 juin 2016

Host Python (Anaconda) inside a C++ process on Windows [on hold]

I'm looking to create a C++ executable that can run Python scripts in a Python virtual environment with Anaconda.

I would like to bundle Python with my executable (e.g. in a folder) along with a number of Python scripts.

When the user runs my executable, I would like to spawn a new Python process and be able to run specific Python scripts.

Where should I start?

Is there any example available in any open-source project, that I can use to have an idea of how to do it?

Aucun commentaire:

Enregistrer un commentaire