A tiny uility to mimic pbpaste in windows.
Project description
pbpaste-win: Small utility to mimic pbpaste in windows
Simple command-line tool that mimics pbpaste in windows.
Installation and Usage
You can install this package using pip:
pip install pbpaste-win
Once installed, you can use it as a command-line tool by running:
pbpaste
This will print the current clipboard contents to the console.
How it works
- The script creates a hidden tkinter window.
- It retrieves the current clipboard contents using
root.clipboard_get()
. - The retrieved text is then printed to the console.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pbpaste_win-0.1.1.tar.gz
(2.2 kB
view details)
Built Distribution
File details
Details for the file pbpaste_win-0.1.1.tar.gz
.
File metadata
- Download URL: pbpaste_win-0.1.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb47785b55d9c39c242b0673f6775c6f5a7c30062fd252ed59123b13ce8bb990 |
|
MD5 | 09bdb953260cb0d02346b5fef97cc0d9 |
|
BLAKE2b-256 | 04e0e35a3f2337c9af76af102701d64dc609a9bf5e7b9b3157f47a565d3d92b8 |
File details
Details for the file pbpaste_win-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: pbpaste_win-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ddec73418f22eaffda9477736ce4f8542c45e2d7b36b4206899fa04e25dbb65 |
|
MD5 | 5eeb1b0442134216251522cd1bbbe89b |
|
BLAKE2b-256 | 7b95d61a332dc026796cd98dc0ed6bd99db3ae2983232e5c5903d87112cab7a5 |