Pastoke
Script for log, clear or replace clipboard with using 'pyperclip'
Install
.. code-block:: python
pip install pastoke
Usage
.. code-block:: python
from pastoke import log_changes, clear_clipboard, replace_clipboard
# log clipboard to log.txt file. Default path is python exe dir
log_changes()
# clear clipboard
clear_clipboard()
# replace clipboard with specified phrase
replace_clipboard(search='test', thing='trick')
Release files for pastoke 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pastoke-0.1.1.tar.gz | 2.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pastoke-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.5 kB
Release files / pastoke-0.1.1.tar.gz
| Download URL | pastoke-0.1.1.tar.gz |
|---|---|
| Size | 2.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
70d7110678d50f6cc2e3ec5119e77dcff1950089b1f96fd6a802b3ec312e573e
|
|
BLAKE2b-256 checksum How to use checksums |
ec2618264d0a59472559e02a62f1a7b67a0bbfb0b672136db0f8420f4fea0dbb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.6.0
|
Release files / pastoke-0.1.1-py3-none-any.whl
| Download URL | pastoke-0.1.1-py3-none-any.whl |
|---|---|
| Size | 3.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
604fed8f6cf8040363d222f075593e09fe73aa77f29123c4338d7ab26add6831
|
|
BLAKE2b-256 checksum How to use checksums |
90e68a805d6c9e5b74c60310f542d8b8ca9e65dca21eec4f32b2234b6e5fe784
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.6.0
|