Command Line Interface¶
aidoc is a click application. This module provides all of our useful click
extensions. It also provides our Display adapters such that we can have rich
command-lines but also easily pipe results into other Unix functions. We
even have a Display to return tables as Pandas data frames to utilise in
Jupyter notebooks if you desire.