Answer the question
In order to leave comments, you need to log in
How to develop desktop applications with html, css, js, python?
I want to create my own desktop applications, but there are some conditions:
1) I want to write a graphical interface in html, css, js.
2) Also, I want to be able to use such wonderful Python modules as openCV, pyautogui and many other modules...
I tried using the eel module to communicate js with Python, but there are too few options in the module to customize the application window itself, such as buttons close, collapse, expand and the header itself, of course. (I highlight everything on the screen).
If I want to prevent the user from deploying the application, or just remove the header completely, I won’t be able to do this...
Please tell me what I need to use and learn to fulfill my desire?
Answer the question
In order to leave comments, you need to log in
Found an interesting solution like electron and python-shell, I'll get a desktop application window and be able to configure it much more globally, and also get access to Python.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question