Any wx.python image gallery viewers available for reuse?

I’m wanted to implement a simple image viewer that displays small thumbnails and upon clicking on a thumbnail generates a transparent overlay with a larger version of the image.

Are there any existing wx.python image gallery viewers available for reuse?

Look at wx.lib.agw.ThumbnailCtrl

There is a demo in the wxPython Demo for it also.

You might look at Cornice. It was written in wxPython.
http://wxglade.sourceforge.net/extra/cornice.html