Skip to main content

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()

Project details


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page