前まではずっと悩んでいました。 HTMLで作った教材やガイド、 「これ、どうやって配布するのが一番いいんだろう?」って。 ZIPで送るとコピーされやすいし、 Webに置くとURLが拡散されるし、 PDFにすると操作感がイマイチ…。 そんなときに見つけたのが HTML ...
I'm trying to include kaleido in a gui app created with pyinstaller. Most users of the app won't need to use the kaleido functionality, so I'm trying to avoid bundling the executable with the app (due ...