Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add pywebview #810

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 6, 2017
Merged

Add pywebview #810

merged 1 commit into from
Apr 6, 2017

Conversation

r0x0r
Copy link
Contributor

@r0x0r r0x0r commented Jan 9, 2017

What is this Python project?

https://github.com/r0x0r/pywebview

pywebview is a lightweight cross-platform wrapper around a webview component that allows to display HTML content in its own native GUI window. It gives you power of web technologies in your desktop application, eliminating the need of launching a web browser. Combined with a lightweight web framework like Flask, Bottle or web.py, you can create beautiful cross-platform HTML5 user interfaces targeting WebKit, while hiding implementation details from the end user.

What's the difference between this Python project and similar ones?

Unlike other GUI solutions for Python, pywebview is lightweight and has a very low learning curve. Furthermore, pywebview uses a native GUI toolkit for each platform eliminating the need of bundling a heavy GUI library with your program.

--

Anyone who agrees with this pull request could vote for it by adding a πŸ‘ to it, and usually, the maintainer will merge it when votes reach 20.

@orent
Copy link

orent commented Feb 13, 2017

πŸ‘

2 similar comments
@tango293
Copy link

πŸ‘

@MarCialR
Copy link

MarCialR commented Apr 6, 2017

πŸ‘

@vinta vinta merged commit eeee190 into vinta:master Apr 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants