MCPcopy Create free account
hub / github.com/ipython/ipython / gui-tk.py

File gui-tk.py

examples/IPython Kernel/gui/gui-tk.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2"""Simple Tk example to manually test event loop integration.
3
4This is meant to run tests manually in ipython as:

Callers

nothing calls this directly

Calls 3

TkClass · 0.85
MyAppClass · 0.70
mainloopMethod · 0.45

Tested by

no test coverage detected