Skip to main content

GUI toolkit for building GUI toolkits (and create beautiful applications for mobile, web, and desktop from a single python3 codebase)

Project description

THAG : "[T]he [H]TML [A]ttributs [G]UI"

The descendant of gtag ... but :

  • Not tied to guy
  • Able to be used in anything which can display html/js/css (pywebview, cefpython3, a browser, ....)
  • A lot lot lot better and simpler (better abstractions/code/concepts)
  • "intelligent rendering" (redraw only component with states changes)

It's a GUI toolkit for building GUI toolkits ;-)

Changelog

Available on pypi.org

Thag provides somes runners ootb. But they are here just for the show. IRL, you should build your own, for your needs.

In French

Sorte de FWK (orienté composants), où on code (coté backend) des objets python (en fait des objets "Tag"), qui ont une representation HTML avec des interactions, qui peuvent s'executer dans tout ce qui est capable d'afficher du html/js/css (pywebview, cefpython3, a browser, ....)

Les "interactions" sont des actions émanants de la partie front vers le back, pour synchroniser l'état de l'objet (côté back), et retourner sa nouvelle représentation front. La nature de ces interactions dépendent du runner utilisé (browser>ajax|websocket, guy>Websocket, pywebview>inproc)

Le fwk permet surtout de fabriquer ses composants ... et il faudrait utiliser ces composants dans une appli.

Autant le fwk permet des interactions avec js/front ... autant, il ne faudrait pas en faire dans les composants finaux : l'idée, c'est d'abstraire toutes interactions js : de manière à ce que ça soit totallement transparent dans les composants finaux.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

thag-0.0.4.tar.gz (11.9 kB view details)

Uploaded Source

Built Distribution

thag-0.0.4-py3-none-any.whl (15.3 kB view details)

Uploaded Python 3

File details

Details for the file thag-0.0.4.tar.gz.

File metadata

  • Download URL: thag-0.0.4.tar.gz
  • Upload date:
  • Size: 11.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.8.10 Linux/5.13.0-35-generic

File hashes

Hashes for thag-0.0.4.tar.gz
Algorithm Hash digest
SHA256 c2e1ad302c770e67aa51ad6ade0240394884ad60ff35367342ad3f8d59c9813c
MD5 ffd559198da6ca5cd73016990c3e6e6a
BLAKE2b-256 7059e8d77967a47672558133856747bffd09026e124ebd491040a5fb7432df14

See more details on using hashes here.

File details

Details for the file thag-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: thag-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 15.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.8.10 Linux/5.13.0-35-generic

File hashes

Hashes for thag-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 fa88d85b7eb0e2c0f45e4394f4018c12ee7db55c9a4305ffc04b14a5047cc260
MD5 e139591076ffacc0a539a4a7c01acb88
BLAKE2b-256 ec135205bfccaa617236880291bb627b5633c81f3eb92bc7fff01fea177d5f21

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page