PYTHON PROJECT OBFUSCATOR
This tool is for to obfuscate whole Python project codes of any type.
INSTALLATION
Type pip command on your terminal:
$ pip install PyProjObfuscator
Or you can clone and install it manually from github: PyProjObfuscator Github Page
$ git clone https://github.com/elshadaghazade/PyProjObfuscator
$ python setup.py install
USAGE
After the installation obfuscate command will appear in your console. Using that command you can obfuscate any type of Python project.
$ obfuscate -p my-lovely-project -d destination-dir
PARAMETERS
- --path parameter is project path to obfuscate
- --dist destination folder for obfuscated files. By default is ./dist
- --version will show you version of the module
- --help will show you usage documentation of the module
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
PyProjObfuscator-1.1.0.tar.gz
(47.5 kB
view details)
File details
Details for the file PyProjObfuscator-1.1.0.tar.gz.
File metadata
- Download URL: PyProjObfuscator-1.1.0.tar.gz
- Upload date:
- Size: 47.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b32e7862ebeb835e7a962401211a7a42b9de9cfd2156f79f40a6afb691e8623
|
|
| MD5 |
e041ab13bf50db5c69273d8e82391073
|
|
| BLAKE2b-256 |
2da62fa83a130d2265124b73be21e712c7e2c17aee6a5c09751840adb28cd37c
|