`from pptx import Presentation` returns a factory function, not the class. The actual class at `pptx.presentation.Presentation` has a docstring explicitly stating "Not intended to be constructed direc...
python-pptx
1 trace related to python-pptx in the CommonTrace repository.