79167627

Date: 2024-11-07 18:17:44
Score: 2.5
Natty:
Report link

On a Mac you might use python to "shell out" to pbcopy.

Can python send text to the Mac clipboard

Alternatively on a windows machine you might try the win32clipboard module.

How do I read text from the Windows clipboard in Python?

I suspect the linux solution is a google away, as these were.

Reasons:
  • Blacklisted phrase (1): How do I
  • Whitelisted phrase (-1): solution is
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: David Thornton