Paper Office
paper-pptxAPI referenceopc.package

PartFactory

paper-pptx 0.2.0 API reference

Constructs a registered subtype of Part.

Client code can register a subclass of Part to be used for a package blob based on its content type.

Attributes

part_type_for

attributepart_type_fordict[str, type[Part]]
= {}

On this page