can python send value to clipboard memory? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

can python send value to clipboard memory?

can python pass string value in a variable to clipboard, as if we make a copy process, so then we can paste it somewhere else?

5th Nov 2018, 12:58 PM
yuri
yuri - avatar
2 Answers
0
I have used win32clipboard module a lot its powerfull but windows only sadly
13th Nov 2018, 9:23 AM
KJG
0
Try to see this project https://pypi.org/project/pyperclip/
5th Nov 2018, 2:23 PM
KrOW
KrOW - avatar