manatlan

↗ HN profile [ 35.0 ms ] full profile
Karma
38
Created
August 19, 2018 (8y ago)
Submissions
0
  1. 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…

  2. 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…

  3. 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…