Answer the question
In order to leave comments, you need to log in
How to make Dll from Python script?
Good afternoon. Tell me, please, is it possible to make a Dll of a Python script? It is necessary to introduce a neural network script into the software, and it is necessary to retrain on each new fact value. Has anyone come across this problem and can suggest other solutions. Thank you.
Answer the question
In order to leave comments, you need to log in
https://docs.python.org/3/extending/embedding.html - something like this. Or use sockets to control the script from another application.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question