Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manatlan/gtag
GUI toolkit for building beautiful applications for mobile, web, and desktop from a single codebase.
https://github.com/manatlan/gtag
Last synced: 2 months ago
JSON representation
GUI toolkit for building beautiful applications for mobile, web, and desktop from a single codebase.
- Host: GitHub
- URL: https://github.com/manatlan/gtag
- Owner: manatlan
- License: apache-2.0
- Created: 2020-05-17T06:40:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-14T07:28:30.000Z (almost 3 years ago)
- Last Synced: 2024-10-09T12:28:21.245Z (3 months ago)
- Language: Python
- Homepage:
- Size: 766 KB
- Stars: 9
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**gtag** is DEPRECATED, not maintained any more ...
See [HTAG](https://pypi.org/project/htag/), it's the descendant : it's basically the same concepts:
* Not tied to [guy](https://github.com/manatlan/guy)
* Able to be used in anything which can display html/js/css (pywebview, cefpython3, a browser, .... or guy)
* **A lot lot lot better and simpler** (better abstractions/code/concepts)
* "intelligent rendering" (redraw only component with states changes)Migrating components should be easy
~~**GTag** is a GUI toolkit for building beautiful applications for mobile, web, and desktop from a single python3 codebase.~~
~~[Official docs](https://manatlan.github.io/gtag/)~~