Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manatlan/htbulma
An example of a gui tookit module, built with htag (for my needs)
https://github.com/manatlan/htbulma
Last synced: 2 months ago
JSON representation
An example of a gui tookit module, built with htag (for my needs)
- Host: GitHub
- URL: https://github.com/manatlan/htbulma
- Owner: manatlan
- License: mit
- Created: 2022-03-15T21:48:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T11:44:43.000Z (9 months ago)
- Last Synced: 2024-10-09T12:28:13.606Z (3 months ago)
- Language: Python
- Homepage:
- Size: 292 KB
- Stars: 9
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## htbulma = "HTag bulma"
Example of gui toolkit using [htag](https://github.com/manatlan/htag).
-----
**PROJECT NOT UPDATED ANYMORE** ... see [HtagUI](https://github.com/manatlan/htagui). It's basically the same thing, but will be maintained for public ... It exposes less objects, but it exposes the best ones, and will be rock-solid (a day ;-))
-----
**Just to be clear** : This module is just for me ;-). It's just here to demonstrate that you can build a py3 module, containnig a set of [htag](https://github.com/manatlan/htag)'s components, ready to be used, in you [htag](https://github.com/manatlan/htag) app.
Of course, you can use it, at your own risk. But be aware that :
* the current components may change completly (and broke your apps)
* many of them are not well coded (80% coming from the old gtag, and 70% are not using the last htag features in the right place)
Theses are my components, for my quick's htag apps ;-), for demo'ing the htag goal !I'd love too see a real module, well maintained, with high-end and clever components (but I have no time to manage that, focusing on other projects (ex: htag))
- [See an example (in client side only (pyscript))](https://raw.githack.com/manatlan/htag/main/examples/pyscript_htbulma.html)
- [See an example (in server side (on glitch.com))](https://htag.glitch.me/Test?app=c99)