We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67dca27 commit 352fdfbCopy full SHA for 352fdfb
buildlinux-nuitka.sh
@@ -0,0 +1,5 @@
1
+#!/bin/bash
2
+
3
4
+nuitka3 --standalone --onefile --enable-plugin=tk-inter \
5
+ --follow-imports -include-package-data=pywebio binpython.py
0 commit comments