
docstring-parser 0.17.0
0
Parse Python docstrings in reST, Google and Numpydoc format
Contents
Parse Python docstrings in reST, Google and Numpydoc format
Stars: 257, Watchers: 257, Forks: 54, Open Issues: 22The rr-/docstring_parser repo was created 7 years ago and the last code push was 5 months ago.
The project is popular with 257 github stars!
How to Install docstring-parser
You can install docstring-parser using pip
pip install docstring-parser
or add it to a project with poetry
poetry add docstring-parser
Package Details
- Author
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/docstring-parser/
- GitHub Repo:
- https://github.com/rr-/docstring_parser
Classifiers
- Documentation/Sphinx
- Software Development/Libraries/Python Modules
- Text Processing/Markup
Related Packages
Errors
A list of common docstring-parser errors.
Code Examples
Here are some docstring-parser code examples and snippets.
GitHub Issues
The docstring-parser package has 22 open issues on GitHub
- Remove docstring_parser.tests from bdist
- Feature Request: User-specified Sections
pythonfix