Skip to content

CristiFati/pyzdoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)