| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Lightweight and small portable Python, build with pyinstaller
-h --help View this help -f --file= Enter Python Filename and run -v --version View BINPython Version
git clone https://github.com/xingyujie/binpython
cd binpythonpip install pyinstallerpyinstaller -F binpython.py(You can also use more compilation parameters, see pyinstaller documentation for details)
Under most Unix-like systems, run "./binpython" to run, double-click to run under Windows
| Back | FazBrowse Home | New Git URL |