1

Good day everyone!

I have a question. Perhaps someone has already experienced this. I have a ready-made program on Delphi. And I need to initialize and execute all the functions of this program using a Python script.

Is it possible to accomplish this task only with the help of TPytnon components? Without adding memos and other things as shown in the demo programs.

Just run the script and get the result.

Maybe someone can help with this question. I would be very grateful for any help.

Thanks for attention.

4
  • github.com/pyscripter/python4delphi Commented Mar 14, 2022 at 2:56
  • I know, where I can find Python4Delphi. I am asking about how to execute scripts without adding memos to already made program using Only TPython Components. Is it possible? Commented Mar 14, 2022 at 8:02
  • Why should it be not possible? What have you tried so far and where do you fail? Your question contains neither PAS nor PY code. Commented Mar 14, 2022 at 8:06
  • An answer can be found on this crosspost: en.delphipraxis.net/topic/6472-testing-with-python/… Commented Oct 11, 2022 at 8:33

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.