Description
Reads and writes text through the system clipboard from Python. It helps desktop utilities, automation scripts, and developer tools copy or paste text across platforms.
Clipboard contents often include passwords, tokens, messages, or private data. Applications should avoid reading or replacing clipboard text without clear user intent.