{% extends "master.html" %} {% block content %}
Name | {{clazz.name}} |
---|---|
Description | {{ rst2html(clazz["clazz"].__doc__)|safe }} |
Path | {{clazz.distribution.path}} |
Entry point | {{clazz.entrypoint_name}} |
Distribution | {{clazz.distribution.key}} |
Version | {{clazz.distribution.version}} |
Pattern Inheritance (Python MRO) |
|
Instantiation |