Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/commontk/CTK
/ app
Function
app
Applications/ctkSimplePythonShell/Python/ctkSimplePythonShell.py:3–4 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
import
qt, ctk
2
3
def
app():
4
return
_ctkSimplePythonShellInstance
5
6
def
quit():
7
exit()
Callers
4
exit
Function · 0.85
__init__
Method · 0.85
derivedQWidgetTest.py
File · 0.85
ctkWidgetsTest.py
File · 0.85
Calls
no outgoing calls
Tested by
1
__init__
Method · 0.68