docstring_parser 0.16
0
Parse Python docstrings in reST, Google and Numpydoc format
Contents
Parse Python docstrings in reST, Google and Numpydoc format
Stars: 220, Watchers: 220, Forks: 49, Open Issues: 22The rr-/docstring_parser
repo was created 6 years ago and the last code push was 7 months ago.
The project is popular with 220 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
- Marcin Kurczewski
- License
- MIT
- Homepage
- https://github.com/rr-/docstring_parser
- 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
- attempts to preserve substring indentation