Skip to content
#

code-minifier

Here is 1 public repository matching this topic...

Language: Python
Filter by language

This tool provides a simple but effective way to obfuscate Python source code. It renames variables, removes comments and whitespace, and optionally wraps the code in Base64 encoding to hinder reverse engineering and source readability.

  • Updated Jul 20, 2025
  • Python

Improve this page

Add a description, image, and links to the code-minifier 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-minifier topic, visit your repo's landing page and select "manage topics."

Learn more