The existing tools provide output to the user rather crudely with `print` calls. This ought to be done properly with `logging`.
The existing tools provide output to the user rather crudely with
printcalls. This ought to be done properly withlogging.