funcargparse
Create an argparse.ArgumentParser from function docstrings
Create an argparse.ArgumentParser from function docstrings
To install this package, run one of the following:
The funcargparse module allows you to create an argparse.ArgumentParser including the help directly from a function
Summary
Create an argparse.ArgumentParser from function docstrings
Last Updated
Jun 28, 2021 at 21:46
License
Apache-2.0
Total Downloads
209.2K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/Chilipp/funcargparseDocumentation
http://funcargparse.readthedocs.io/