Python module for using Org-mode files as data provider and for queries. TODOs [#B] line number backreferences into org files? Installing: pip3 install --user . Developing To upgrade git dependencies (hiccup and orparse), you have to do pip3 uninstall for them first, otherwise pip can’t detect changes.. (see here).