pazz / urwidtrees

tree widgets for urwid
GNU General Public License v3.0
53 stars 18 forks source link

Urwid Tree Container API

Docs Build

This is a Widget Container API for the urwid toolkit. It uses a MVC approach and allows to build trees of widgets. Its design goals are

See the docs/ subdirectory for autogenetated API docs.

Examples