0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
img: add __init__() and load() overrides to ImagePart More... over 11 years ago
img: add Image._analyze_image() More... over 11 years ago
img: add ImageParts._next_image_partname More... over 11 years ago
img: add ImagePart.from_image() More... over 11 years ago
img: add ImagePart part class selector More... over 11 years ago
doc: add PartFactory call test for DocumentPart More... over 11 years ago
opc: add PartFactory.part_class_selector callable More... over 11 years ago
reorg: rename _Document to DocumentPart More... over 11 years ago
opc: add reltype to PartFactory.__new__() More... over 11 years ago
opc: add reltype to PackageReader.iter_sparts() More... over 11 years ago
opc: add reltype to _SerializedPart More... over 11 years ago
img: add ImageParts._add_image_part() More... over 11 years ago
img: add Image.load() More... over 11 years ago
img: add ImageParts.get_or_add_image_part() More... over 11 years ago
shp: add InlineShape.new_picture() More... over 11 years ago
doc: add _Document.next_id More... over 11 years ago
pkg: add Package._gather_image_parts() More... over 11 years ago
doc: add _Document.get_or_add_image_part() More... over 11 years ago
shp: add InlineShapes.part More... over 11 years ago
reorg: extract docx.parts subpackage More... over 11 years ago
shp: add InlineShapes.add_picture() More... over 11 years ago
api: add _Document.add_inline_picture() More... over 11 years ago
test: refactor test_api.py More... over 11 years ago
acpt: add shp-add-inline-picture.feature More... over 11 years ago
shp: add InlineShape.type More... over 11 years ago
acpt: add InlineShape.type scenario More... over 11 years ago
docs: elaborate add_picture analysis More... over 11 years ago
shp: add InlineShapes.__getitem__() More... over 11 years ago
shp: add InlineShapes.__iter__() More... over 11 years ago
shp: add InlineShapes.__len__() More... over 11 years ago