pydoctorIntermediate Playground

API documentation generator used by Twisted and other projects

Using pydoctor effectivelyRun locally
Install
pip install pydoctor
Python CodeRun locally

Following best practices with pydoctor ensures a productive development workflow.

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?