MCPcopy Index your code
hub / github.com/PySimpleGUI/PySimpleGUI / Demo_Table_Checkmark.py

File Demo_Table_Checkmark.py

DemoPrograms/Demo_Table_Checkmark.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2import PySimpleGUI as sg
3import random
4import string

Callers

nothing calls this directly

Calls 6

removeMethod · 0.80
make_tableFunction · 0.70
updateMethod · 0.45
readMethod · 0.45
addMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected