deepl-cli icon indicating copy to clipboard operation
deepl-cli copied to clipboard

deepl-cli and QThreads

Open noembryo opened this issue 1 year ago • 0 comments

This is not an issue but more of a question..

Does anyone knows a way to run deepl-cli inside a QThread? I'm trying to integrate it in a Pyside2 app, but when I run it, it just blocks and waits.. I know that the "cli" of the title is there for a reason, but I was wondering if there was a way around it.. 😄 Maybe the async variant is what I should use, but I'm not familiar with a way to integrate it to a QThread (and also don't know much about it either)..

Well, the CLI version works quite nice, so maybe a GUI version is not needed.. Thanks for this library anyway. 👍

noembryo avatar Dec 25 '23 13:12 noembryo