pyfuscate 0.1
Latest version
Released:
pyfuscate is a tool to obfuscate Python source code
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License (GPL)
- Author: Darryl Dixon
- Maintainer: Darryl Dixon
- Tags obfuscate , source , code
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Project description
pyfuscate is a tool to obfuscate Python source code. More specifically, it is a tool for stripping contextual information from the programmer assigned names in your code. What this means in practice is that your variable names, function names, and class names get mangled into generic sequential names, while leaving your program functionally identical to original.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License (GPL)
- Author: Darryl Dixon
- Maintainer: Darryl Dixon
- Tags obfuscate , source , code
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic