Fabian Kochem
Fabian Kochem
If no root node exists and get_root_node() is called, libtree raises `ValueError` instead of returning `None` as the docs say.
The current SQL queries are hard to read. Since everyone seems to have their own opinion how SQL should look like, it's probably the best to use a guide that...
All core API functions accept two types to reference a node in the database: NodeData and integer. Because the database doesn't understand our types :-) this means every function has...
Hi, could you maybe update the package on PyPi so that I can use Rex.EXTRA_FLAGS? I would rather not git clone the package from Github on production servers.