Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vladmandic/sdnext
/ sdapi.py
File
sdapi.py
cli/sdapi.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
#pylint: disable=redefined-outer-name
3
""
"
4
helper methods that creates HTTP session
with
managed connection pool
Callers
nothing calls this directly
Calls
13
interrupt
Function · 0.85
progresssync
Function · 0.85
shutdown
Function · 0.85
getsync
Function · 0.85
close
Function · 0.85
AnyThreadEventLoopPolicy
Class · 0.70
progress
Function · 0.70
options
Function · 0.70
get_log
Function · 0.70
get_info
Function · 0.70
get
Method · 0.45
pop
Method · 0.45
Tested by
no test coverage detected