B.t.w. completing the function from the fitz mode using `python-completion-at-point` returns the following

'(171 179 ("p.get_text" "p.get_text_blocks" "p.get_text_selection" "p.get_text_words" "p.get_textbox" "p.get_textpage" "p.get_textpage_ocr" "p.get_texttrace"))

(while eglot/pyright returns nothing (see jsonrpc above), but does not pass completion to the
 python-completion-at-point function)