[PR #810] [MERGED] Add pywebview #728

Closed
opened 2025-11-06 13:01:22 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/810
Author: @r0x0r
Created: 1/9/2017
Status: Merged
Merged: 4/6/2017
Merged by: @vinta

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/810 **Author:** [@r0x0r](https://github.com/r0x0r) **Created:** 1/9/2017 **Status:** ✅ Merged **Merged:** 4/6/2017 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`5f12731`](https://github.com/vinta/awesome-python/commit/5f12731fabf6fa86c28725d2f4a828fe7867d7c4) Add pywebview ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## 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 :+1: to it, and usually, the maintainer will merge it when votes reach **20**. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:01:22 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#728