This module aims to provide a simple means to parse information out of google-style docstrings.
We may consider developing this into a proper sphinx extension as well, similar to numpydoc, and potentially as an alternative to napoleon.
Related Packages: * https://github.com/numpy/numpydoc * https://github.com/sphinx-contrib/napoleon