griffeIntermediate Examples

Python API documentation loader and parser (powers mkdocstrings)

Using griffe effectively

Best practices and common workflows with griffe.

python
# griffe - effective usage
# Python API documentation loader and parser (powers mkdocstrings)
# Best practices and workflows
print("griffe best practices")

Following best practices with griffe ensures a productive development workflow.

Want to try these examples interactively?

Open Intermediate Playground