Path to this page:
./
wip/py-liblarch,
Python library for handling lists, trees and DAGs
Branch: CURRENT,
Version: 3.1.0,
Package name: py310-liblarch-3.1.0,
Maintainer: bsiegertIf you find Gtk.Treeview and Gtk.Treemodel hard to use, then liblarch is
probably for you.
Liblarch is a python library built to easily handle data structure such are
lists, trees and acyclic graphs (tree where nodes can have multiple parents).
There's also a liblarch-gtk binding that will allow you to use your data
structure into a Gtk.Treeview.
Liblarch support multiple views of one data structure and complex filtering.
That way, you have a clear separation between your data themselves (Model) and
how they are displayed (View).
Master sites:
Filesize: 54.421 KB
Version history: (Expand)
- (2023-02-13) Package has been reborn
- (2023-02-13) Updated to version: py310-liblarch-3.1.0
- (2021-11-28) Package added to pkgsrc.se, version py39-liblarch-3.1.0 (created)