A Python interface via import CicadaPy after installation (issue #2) has been developed.
An example (issue #3) is userfriendly and people can use it as is or create their own better python interface to extract dictionaries from files.
A Dockerfile has been added, based on guiguem/root-docker:python3 (haven't tested the python2 version)
A proper documentation has been made: some more things need to be added though (see #5 )
Starts to look like something:
import CicadaPy
after installation (issue #2) has been developed. An example (issue #3) is userfriendly and people can use it as is or create their own better python interface to extract dictionaries from files.