Skip to content
#

code-protection

Here are 23 public repositories matching this topic...

The Local Python Code Protector Script is a command-line tool designed to provide source code protection and secure code sharing for Python scripts. It allows developers to obfuscate their Python code. This script supports both Python source files (.py) and compiled Python files (.pyc), offering flexible options for code obfuscation and encryption.

  • Updated Dec 27, 2024
  • Python

The Python Binary Optimization Compiler Script is a powerful command-line tool designed to provide performance optimization and code protection for Python scripts. It compiles Python code into native machine code executables, offering significant speed improvements and enhanced security.

  • Updated Dec 27, 2024
  • Python

The Multi-Version PYZ Builder Script is a command-line tool designed to create a Universal Python Module optimized for cross-platform and multi-version compatibility. It allows developers to bundle multiple protected .pyc files—each corresponding to a different Python version—into a single .pyz archive.

  • Updated Dec 27, 2024
  • Python

Improve this page

Add a description, image, and links to the code-protection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the code-protection topic, visit your repo's landing page and select "manage topics."

Learn more