otmw.over-blog.com/
9 Janvier 2021
Paste Magazine is your source for the best music, movies, TV, comedy, videogames, books, comics, craft beer, politics and more. Discover your favorite albums and films.
Released:
A cross-platform clipboard module for Python. (Only handles plain text for now.)
Pyperclip is a cross-platform Python module for copy and paste clipboard functions. It works with Python 2 and 3. Principle 2 1 1.
Install on Windows: pip install pyperclip
Install on Linux/macOS: pip3 install pyperclip
Al Sweigart al@inventwithpython.comBSD License
Currently only handles plaintext.
On Windows, no additional modules are needed.
On Mac, this module makes use of the pbcopy and pbpaste commands, which should come with the os.
On Linux, this module makes use of the xclip or xsel commands, which should come with the os. Otherwise run 'sudo apt-get install xclip' or 'sudo apt-get install xsel' (Note: xsel does not always seem to work.)

Otherwise on Linux, you will need the gtk or PyQt4 modules installed. Umbrella 1 1 1 12.
1.8.1
1.8.0
1.7.0
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.32
1.5.31
1.5.30
1.5.29
1.5.28
1.5.27
1.5.26
1.5.25
1.5.24
1.5.23
1.5.22
1.5.21
1.5.20
1.5.19
1.5.18
1.5.17
1.5.16
1.5.15
1.5.14
1.5.13
1.5.12
1.5.11
1.5.10
1.5.9 Live home 3d 3 6 24.
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.3
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
| Filename, size | File type | Python version | Upload date | Hashes |
|---|---|---|---|---|
| Filename, size pyperclip-1.8.1.tar.gz (20.9 kB) | File type Source | Python version None | Upload date | Hashes |
| Algorithm | Hash digest |
|---|---|
| SHA256 | 9abef1e79ce635eb62309ecae02dfb5a3eb952fa7d6dce09c1aef063f81424d3 |
| MD5 | 0ac879899da5c2af755a834245ca6a0f |
| BLAKE2-256 | 6f4c0b1d507ad7e8bc31d690d04b4f475e74c2002d060f7994ce8c09612df707 |
