Robuta

https://www.pyopensci.org/python-package-guide/documentation/write-user-documentation/document-your-code-api-docstrings.html Document the code in your package’s API using docstrings — Python Packaging Guide What is an API?: API stands for A pplied P rogramming I nterface. When discussed in the context of a (Python) package, the API refers to the functions,... document the codepython packagingapiusingdocstrings