For the last three years, our group was developing an image processing toolbox for Python, which is supposed to make the life of a microscopist easier. It is open-source and can be downloaded from this GitLab repository.
It comes with a series of tutorials and useful helper functions.
The fastest way to install it is by using pip:
pip install git+https://gitlab.com/bionanoimaging/nanoimagingpack
Head over to the NIP toolbox Gitlab webpage to find out more.