manamol296 | 10 years ago | on: Show HN: HtmlPy – HTML5-CSS3-JavaScript Based GUI Library in Python
manamol296's comments
manamol296 | 10 years ago | on: Show HN: HtmlPy – HTML5-CSS3-JavaScript Based GUI Library in Python
manamol296 | 10 years ago | on: Show HN: HtmlPy – HTML5-CSS3-JavaScript Based GUI Library in Python
manamol296 | 10 years ago | on: Show HN: HtmlPy – HTML5-CSS3-JavaScript Based GUI Library in Python
I'll upload a few screenshots.
manamol296 | 13 years ago | on: Mumbai girl arrested for Facebook post
manamol296 | 13 years ago | on: Anonymous takes down over 550 Israeli sites, wipes databases
htmlPy is meant for easy GUI development and integration with popular frameworks like Django for standalone app development. It adds to the memory usage of the application due to the use of QtWebkit.
If you are making a not-very-complex app and don't want to go to lot of trouble for making GUIs for standalone version, htmlPy is a great solution. But if your app is conservative about resources, doing lot of memory optimization or needs features which can't be done using HTML, probably best if you use native UI.