manatlan
- Karma
- 38
- Created
- August 19, 2018 (8y ago)
- Submissions
- 0
- Easily Build Web Components with Python (old.reddit.com)
-
guy is a lib, to quickly release a GUI (html/js) for a python (>=3.5) script, targetting any platform ... and android too. It's like python-eel or wuy. Understand that the same app can work on any os, without…
-
vbuild (https://github.com/manatlan/vbuild) is a webpacker in pure python(2|3); which let you compile yours vue/sfc files components for your vuejs app (without a NodeJS stack !!) ... is now able to compile Python…
-
Its main purpose is to let you use components (.vue files) in your vuejs app, without a full nodejs stack. Just use python2 or python3. BTW, it provides a method to minimize your js scripts (es2015 compliant). (It…