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