10 lines
198 B
Text
10 lines
198 B
Text
This package makes the parsing of Python docstrings easier.
|
|
|
|
Currently supported docstrings are:
|
|
|
|
* Epydoc docstrings.
|
|
* Google
|
|
* Numpydoc-style
|
|
* ReST
|
|
|
|
WWW: https://github.com/rr-/docstring_parser
|