After installing python, also install magicgui:
pip install magicgui
Check out the minimal napari example and the reference of pycleasperanto.
Write an interactive user interface for changing parameters while segmenting / labeling blobs.
Hint: Start your pthon script with:
ipython --gui=qt napari_magicgui.py