
The TkTreectrl module provides a widget for Tkinter-based GUIs that presents a tree as known for representations e.g. of a file system. Technically, it wraps the treectrl Tk extension for use with Python/Tkinter.
The package adds Treectrl, MultiListbox, ScrolledTreectrl, ScrolledMultiListbox and ScrolledWidget into the current namespace of a Python 3 instance.