tidderautomate
Junior Member
- Dec 4, 2024
- 128
- 59
Hi BHW,
I'm a bot automation developer. I currently use Electron for the UI, utilizing HTML and CSS, and Node.js with JavaScript for bot automation with Playwright/Puppeteer.
Now, I want to switch to Python for more robust scripting and access to a wider range of libraries.
My question is: What framework should I use for the desktop GUI if I switch to Python, and what is the equivalent of Node.js that can be embedded into a desktop app like Electron?
I'm a bot automation developer. I currently use Electron for the UI, utilizing HTML and CSS, and Node.js with JavaScript for bot automation with Playwright/Puppeteer.
Now, I want to switch to Python for more robust scripting and access to a wider range of libraries.
My question is: What framework should I use for the desktop GUI if I switch to Python, and what is the equivalent of Node.js that can be embedded into a desktop app like Electron?