MCPcopy 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

1import qt, ctk
2
3def app():
4 return _ctkSimplePythonShellInstance
5
6def quit():
7 exit()

Callers 4

exitFunction · 0.85
__init__Method · 0.85
ctkWidgetsTest.pyFile · 0.85

Calls

no outgoing calls

Tested by 1

__init__Method · 0.68