The :mod:`!argparse` module makes it easy to write user-friendly command-line interfaces. The program defines what arguments it requires, and :mod:`!argparse` will figure out how to parse those out of ...
Every command currently fails when running holland using Python 3.11, e.g. # holland lb Holland 1.2.9 started with pid 170851 Traceback (most recent call last): File "/usr/bin/holland", line 33, in ...