paper-pptxAPI referenceinspect
ProvenanceStep
paper-pptx 0.2.0 API reference
One consulted level of an inheritance walk.
ProvenanceStep(level: str, part: Optional[str], detail: str, supplied: bool)Attributes
detail
attributedetailstrlevel
attributelevelstrpart
attributepartOptional[str]supplied
attributesuppliedboolFunctions
to_dict
functo_dict() -> dictReturn this rung as a JSON-ready dict, for reports that show where a value came from.
Returns
dict