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 40e3b91 commit e86fa71Copy full SHA for e86fa71
README.md
@@ -1,5 +1,11 @@
1
# BINPython
2
Lightweight and small portable Python, build with pyinstaller
3
+# Usage
4
+```
5
+-h --help View this help
6
+-f --file= Enter Python Filename and run
7
+-v --version View BINPython Version
8
9
# Build
10
1. Clone this project
11
```bash
0 commit comments