edtools.period_table

Classes:

App(parent, *args, **kwargs)

Functions:

main()

class edtools.period_table.App(parent, *args, **kwargs)

Bases: Frame

Methods:

__init__(parent, *args, **kwargs)

Construct a frame widget with the parent MASTER.

info(text)

Return information about the packing options for this widget.

name(text)

__init__(parent, *args, **kwargs)

Construct a frame widget with the parent MASTER.

Valid resource names: background, bd, bg, borderwidth, class, colormap, container, cursor, height, highlightbackground, highlightcolor, highlightthickness, relief, takefocus, visual, width.

info(text)

Return information about the packing options for this widget.

name(text)
edtools.period_table.main()