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
May 25, 2019 at 22:10
License
GPL-2.0
Total Downloads
4.3K
Supported Platforms
GitHub Repository
https://github.com/Chilipp/funcargparseDocumentation
http://funcargparse.readthedocs.io/