A webui tool used to obfuscate and pack python scripts based on pyarmor
Project description
pyarmor-webui is a web-ui for pyarmor. It’s a tool to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.
Install by pip:
pip install pyarmor-webui
Start it in the default web browser:
pyarmor-webui
A light-weigh web server will run on default port 9096 to serve the request of web pages. If this port is used by others, start it with other port. For example:
pyarmor-webui -p 9088
Only run the web server, do not open web browser:
pyarmor-webui -n
For more options:
pyarmor-webui -h
If it’s not installed by pip, run pyarmor-webui by this way:
python server.py
Before that make sure pyarmor has been installed:
pip install pyarmor
More Resources
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pyarmor-webui-0.4.zip.
File metadata
- Download URL: pyarmor-webui-0.4.zip
- Upload date:
- Size: 318.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c50fe7cb2dc857ae944ebe5fb07518c8a3ee456407d17ba0e479417086ad18bd
|
|
| MD5 |
10e9ef06550daacfb9587ac1f831d5f5
|
|
| BLAKE2b-256 |
337fd392951a40122c6307ed2293b230fcd50eb921ff6487802f22373c089b6a
|