Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dashingsoft/pyarmor-webui
/ call_pyarmor
Function
call_pyarmor
handler.py:18–20 ·
view source on GitHub ↗
(args)
Source
from the content-addressed store, hash-verified
16
17
18
def
call_pyarmor(args):
19
logging.info(
'Call pyarmor: %s'
, args)
20
pyarmor_main(args)
21
22
23
def
run_pyarmor(args, debug=False):
Callers
5
do_register
Method · 0.70
_build_temp
Method · 0.70
do_new
Method · 0.70
_create
Method · 0.70
do_new
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected