deepmodeling / deepmodeling/dargs
Support generating arguments from python docstring
Open
- Dominant language
- Python
- Stars
- 7
- Forks
- 5
- Avg merge
- 5d 7h
- Merged PRs (30d)
- 20
Description
This should be possible by borrowing code from sphinx's [napoleon extension](https://github.com/sphinx-contrib/napoleon/blob/master/sphinxcontrib/napoleon/docstring.py). But since it is a preprocessor instead a parser, generating structured data from it may need some time.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.