The question is quite simple: Is it possible to embed a processing (https://py.processing.org/) in a PyQt5 app?
Asked
Active
Viewed 479 times
1 Answers
1
There is no easy built in way to do it, but Qt does support embedding external applications. I suggest you look at this answer and the reference here.

rwalroth
- 320
- 2
- 10