You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ The **Multi-Version PYZ Builder Script** is a command-line tool designed to crea
45
45
46
46
-**Multi-Version Support**: Supports multiple Python versions by including protected `.pyc` files for each targeted Python version. Automatically detects the current Python interpreter version at runtime and executes the corresponding code.
47
47
48
-
-**Enhanced Code Protection**: Integrates with the **Local Python Code Protector Script** or any other protection tool to use previously compiled and protected `.pyc` files, adding layers of **code obfuscation** and **encryption**.
48
+
-**Enhanced Code Protection**: Integrates with the [**Local Python Code Protector Script**](https://github.com/alphabetanetcom/local-python-code-protector) or any other protection tool to use previously compiled and protected `.pyc` files, adding layers of **code obfuscation** and **encryption**.
49
49
50
50
-**Secure Code Sharing**: Facilitates **secure code distribution** without exposing the original source code, aligning with **Python code security best practices**.
0 commit comments