Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwardLab committed Oct 31, 2023
2 parents 8c85494 + fa8e886 commit e020d57
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
![author](https://img.shields.io/badge/Author-xingyujie-orange)
### Discord: https://discord.gg/dz9HwwdSXh
### Telegram: @binpython
### Twitter: xyj_offical
### Twitter: @EdwardHsing_xyj
## NEW!!! BINPython documentation:http://docs.binpython.org
[Documentation](http://docs.binpython.org#/)

Expand Down
5 changes: 5 additions & 0 deletions buildlinux-nuitka.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash


nuitka3 --standalone --onefile --enable-plugin=tk-inter \
--follow-imports --include-package-data=pywebio binpython.py
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ flask
flask_login
pyautogui
rich
pyglet
pyglet
Nuitka==1.6.1

0 comments on commit e020d57

Please sign in to comment.