
pyperclip 1.11.0
0
A cross-platform clipboard module for Python. (Only handles plain text for now.)
Contents
A cross-platform clipboard module for Python. (Only handles plain text for now.)
Stars: 1812, Watchers: 1812, Forks: 217, Open Issues: 134The asweigart/pyperclip repo was created 14 years ago and the last code push was 4 months ago.
The project is very popular with an impressive 1812 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
- None
- License
- BSD
- Homepage
- None
- PyPi:
- https://pypi.org/project/pyperclip/
- GitHub Repo:
- https://github.com/asweigart/pyperclip
Classifiers
Related Packages
Errors
A list of common pyperclip errors.
Code Examples
Here are some pyperclip code examples and snippets.
GitHub Issues
The pyperclip package has 134 open issues on GitHub
- Feature request: OSC 52 escape sequence support for remote/tmux clipboard
- Error copying "100 –> 0x" in Ubuntu 25.04
pythonfix