Y
Hacker News
new
|
ask
|
show
|
jobs
by
siquick
3869 days ago
Can someone explain why this is useful over standard HTML/CSS or Bootstrap? Feels like I'm missing the point...
2 comments
zokier
3869 days ago
It is somewhat comparable to Atoms Electron if you are familiar with that, but instead of having node.js backend this one has pyside backend.
link
manamol296
3869 days ago
This library is just a wrapper on a rendering engine. It doesn't replace standard HTML/CSS. You can use it to create UIs for standalone applications using HTML/CSS, Bootstrap, jQuery and any other front-end libraries.
link