Contents

pyperclip 1.8.2

0

A cross-platform clipboard module for Python. (Only handles plain text for now.)

A cross-platform clipboard module for Python. (Only handles plain text for now.)

Stars: 1551, Watchers: 1551, Forks: 191, Open Issues: 122

The asweigart/pyperclip repo was created 12 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 1551 github stars!

How to Install pyperclip

You can install pyperclip using pip

pip install pyperclip

or add it to a project with poetry

poetry add pyperclip

Package Details

Author
Al Sweigart
License
BSD
Homepage
https://github.com/asweigart/pyperclip
PyPi:
https://pypi.org/project/pyperclip/
GitHub Repo:
https://github.com/asweigart/pyperclip

Classifiers

No  pyperclip  pypi packages just yet.

Errors

A list of common pyperclip errors.

Code Examples

Here are some pyperclip code examples and snippets.

GitHub Issues

The pyperclip package has 122 open issues on GitHub

  • Running on Wayland causes no clipboard mechanism to be found if $DISPLAY is undefined
  • Python 3.10 does not have pip installed
  • not working with Python 3.8.6

See more issues on GitHub