A
A
Amir Mukhtarov2018-06-29 09:22:41
Python
Amir Mukhtarov, 2018-06-29 09:22:41

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

1 answer(s)
V
VoidVolker, 2018-06-29
@VoidVolker

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 question

Ask a Question

731 491 924 answers to any question