Skip to content
#

code-protection

Here are 21 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 Nov 20, 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 Nov 20, 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