Functionality is now part of [GitHub]: CristiFati/pycfutils. PyZDoc A collection of (cool) scripts / utilities Install Use PIP: python -m pip install --upgrade pyzdoc Usage example # --- Windows only --- import pyzdoc pyzdoc.MessageBox("Title", "Text to display", 200, 200)