Skip to main content

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

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.

Release history Release notifications | RSS feed

This release

0.0.4 This release

1 file

0.0.3

1 file

0.0.2

1 file

0.0.1

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page