Extensions¤
Griffe has an extension system that allows Python developers to enhance or modify the data that Griffe collects. To learn more about how to use or develop extensions, please see the Extending APIs topic.
We group extensions under three categories:
- built-in extensions: maintained directly within Griffe's codebase
- official extensions: maintained in separated repositories, by the authors/maintainers of Griffe
- third-party extensions: maintained by other developers