Skip to main content

this lib check for your machine's platform and use system commands to contact with clipboard (copy or paste) in python

Project description

Py ClipBoard Manager

Features:

  • this lib check for your machine's platform and use system commands to contact with clipboard (copy or paste) in python

  • this script works with linux ( XORG or Wayland), Windows and Macos

  • I didn't test it on windows and macos

  • for linux users! you need to install xclip if you use xorg or wl-clipboard if you use wayland from your package manager

How to install?

  • you can clone the repo and import the script (pyclipmgr.py) to your script
git clone https://github.com/mohammed-saleh2007/py-clip-mgr
  • you can also use pip to install it (recommended)
pip install pyclipmgr

How to use it?

  • import the lib in your file
import pyclipmgr
  • to copy some text
pyclipmgr.copy("Some Text")
  • to paste from clipboard, this will print clipboard content in terminal
pyclipmgr.paste()
  • you can use it in your (console/terminal)
~$ pyperclip-copy "Some Text"
~$ pyperclip-paste
Some Text

Hope this script get the work done as it did with me

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

pyclipmgr-2.2.tar.gz (2.0 kB view details)

Uploaded Source

File details

Details for the file pyclipmgr-2.2.tar.gz.

File metadata

  • Download URL: pyclipmgr-2.2.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for pyclipmgr-2.2.tar.gz
Algorithm Hash digest
SHA256 e8d7f8a0cdcd30f5fa4838b9d044b7cfd27201347bcdaa513d7af90babc21afa
MD5 36618179f60af1881ee42c6911c3731b
BLAKE2b-256 0cff070a12dd6a2fa09947ef4dfdb1c9112d5f60dc2e90eb0c3770432450758a

See more details on using hashes here.

Supported by

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