A tiny uility to mimic pbpaste in windows.
Project description
pbpaste-win: Small uility 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.0.tar.gz
(2.2 kB
view details)
Built Distribution
File details
Details for the file pbpaste_win-0.1.0.tar.gz
.
File metadata
- Download URL: pbpaste_win-0.1.0.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 | da70bf8a396e53e3dc8aa4fe6807625298393aca57a730dc59a3dadbf30d6e42 |
|
MD5 | 35d19757f86c406fb8320be1d0f9b90d |
|
BLAKE2b-256 | 6b959f0acb5563d2815750e39cfc716e875fd85a57db0ef44e157904c4dfe21e |
File details
Details for the file pbpaste_win-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pbpaste_win-0.1.0-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 | 0954e2bb980fce012c191f949c896bd56a8e0c8209f735707380abc42b9f0b3c |
|
MD5 | 7123b9b1355723a4dd2fb2575a7c602e |
|
BLAKE2b-256 | 9a4e817d92ff49576bfe563a42f758fe8d94cf08e50ccd1f81b86c714e19d257 |