Easy and Simple copy and paste module for GNU/Linux systems
Project description
yanky -- Easy and Simple copy and paste module for GNU/Linux systems
In order to get yanky fully functional either one of the following software
needs to be installed in your system:
-xsel: http://www.vergenet.net/~conrad/software/xsel
-xclip: https://sourceforge.net/projects/xclip
Usage:
from yanky import copy, paste
#Copy text to OS clipboard
copy('Text to be copied to clipboard')
#Paste from OS clipboard
text_from_cb = paste()
In order to get yanky fully functional either one of the following software
needs to be installed in your system:
-xsel: http://www.vergenet.net/~conrad/software/xsel
-xclip: https://sourceforge.net/projects/xclip
Usage:
from yanky import copy, paste
#Copy text to OS clipboard
copy('Text to be copied to clipboard')
#Paste from OS clipboard
text_from_cb = paste()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
yanky-0.9.0.tar.gz
(2.6 kB
view details)
File details
Details for the file yanky-0.9.0.tar.gz
.
File metadata
- Download URL: yanky-0.9.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ada65677b089e1a2e4afcef8a808f114e8354431fc12db2464a2cf173c48f5c |
|
MD5 | b54eff019af46771aa0f1b128fe1f704 |
|
BLAKE2b-256 | 876c90d5a826cdb8acc12ab76b01065b1f4afce24a908afd4c83bb3661e6c6da |