Description
Clipboard text can be read and written from Python scripts through a simple cross-platform module. This library helps automation tools copy generated text or paste existing clipboard content.
It can access clipboard contents that may include passwords, tokens, or private text. Run only trusted scripts and avoid logging clipboard data accidentally.