This is 2.0 incarnation of setup wrapper around PYPE.
For full documentation go to pype.club docs
Code documentation is generated by Sphinx and autodoc. You can now use pype
command pype make-docs
to generate it.
Autodoc is configured to use rst docstyle, but takes napoleon too.
- RST reference
- Example of Google Style Python Docstrin
- Example of NumPy Style Python Docstrings