Create an argparse.ArgumentParser from function docstrings
conda install conda-forge::funcargparse
conda install conda-forge/label/cf201901::funcargparse
conda install conda-forge/label/cf202003::funcargparse
conda install conda-forge/label/gcc7::funcargparse
The funcargparse module allows you to create an argparse.ArgumentParser including the help directly from a function