A gatherer of child classes
Rye Mother constructor
Param: |
|
---|
Rye Mother constructor
Param: |
|
---|
Methods
__init__([exclusions, parent, base_package, ...]) | Rye Mother constructor |
from_entry_point(parent, group, name, ...) | Retrieves the definitions using an entry-point |
from_module_name(parent, modulename, keyfunction) | Retrieves the definitions using the modulename (dot-notation: ape.plugins) |
Attributes
base_package | The name of the top-level package |
Retrieves the definitions using an entry-point
Param: |
|
---|---|
Returns: | dict of name:class definition |
Retrieves the definitions using the modulename (dot-notation: ape.plugins)
Param: |
|
---|---|
Returns: | dict of name:class definition |
The name of the top-level package