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 Now! you do not need to do that. I did it for you by providing the requierd binaries from this packages.

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
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 return the clipboard content
pyclipmgr.paste()
  • to print them in terminal
print(pyclipmgr.paste())

- you can use it in your (console/terminal)

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyclipmgr-5.0.0-py3-none-any.whl (164.8 kB view details)

Uploaded Python 3

File details

Details for the file pyclipmgr-5.0.0-py3-none-any.whl.

File metadata

  • Download URL: pyclipmgr-5.0.0-py3-none-any.whl
  • Upload date:
  • Size: 164.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for pyclipmgr-5.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1b65ea6357c9f791049f5a91e2eb842919a4cdcfe4ebeaa5d066f739f1535dba
MD5 0246aa9807c2e25fa65e70ead1e22748
BLAKE2b-256 3fe1811d089646fd162e25ea464ef568465095a210335fdeda9b531c2b39292b

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