[PR #589] [CLOSED] Added PySciter #534

Closed
opened 2025-11-06 12:57:19 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/589
Author: @pravic
Created: 3/27/2016
Status: Closed

Base: masterHead: pravic-patch-1


📝 Commits (1)

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

Why this library is awesome?

Sciter is an embeddable multiplatform HTML/CSS/script engine with GPU accelerated rendering designed to render modern desktop application UI. It's a compact, single dll/dylib/so file (4-8 mb), engine without any additional dependencies.

Sciter has bindings for C++, Delphi, D, Go, .NET, Python and Rust languages.

This one allows you easily create the multiplatform desktop GUI with HTML/CSS and writing application logic at Python.

Vote for this pull request

Who agrees that this change should be merged could add your reactions (e.g. 👍) to this pull request.


🔄 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/589 **Author:** [@pravic](https://github.com/pravic) **Created:** 3/27/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `pravic-patch-1` --- ### 📝 Commits (1) - [`9eb331c`](https://github.com/vinta/awesome-python/commit/9eb331c42c6bc5e438ab85a346875ddd58f04b9e) Added PySciter ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Why this library is awesome? [Sciter](http://sciter.com) is an embeddable multiplatform HTML/CSS/script engine with GPU accelerated rendering designed to render modern desktop application UI. It's a compact, single dll/dylib/so file (4-8 mb), engine without any additional dependencies. Sciter has bindings for C++, Delphi, D, Go, .NET, Python and Rust languages. This one allows you easily create the multiplatform desktop GUI with HTML/CSS and writing application logic at Python. ## Vote for this pull request Who agrees that this change should be merged could add your reactions (e.g. :+1:) to this pull request. --- <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 12:57:19 -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#534