Skip to main content

A cross platform clipboard operation library of Python. Works for Windows, Mac and Linux.

Project description

A cross platform clipboard operation library of Python. Works for Windows, Mac and Linux.

Well, as I was trying to implement this, I realize that everything is included in pyperclip already: https://pypi.python.org/pypi/pyperclip/

But anyway, clipboard is a better name. You are free to choose:-) I might add more features to it.

Usage:

import clipboard
clipboard.copy("abc")  # now the clipboard content will be string "abc"
text = clipboard.paste()  # text will have the content of clipboard

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

clipboard-0.0.4.tar.gz (1.7 kB view details)

Uploaded Source

File details

Details for the file clipboard-0.0.4.tar.gz.

File metadata

  • Download URL: clipboard-0.0.4.tar.gz
  • Upload date:
  • Size: 1.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for clipboard-0.0.4.tar.gz
Algorithm Hash digest
SHA256 a72a78e9c9bf68da1c3f29ee022417d13ec9e3824b511559fd2b702b1dd5b817
MD5 9653b546de6f0fdb81fbc9634500e432
BLAKE2b-256 8a3817f3885713d0f39994563029942b1d31c93d4e56d80da505abfbfb3a3bc4

See more details on using hashes here.

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