Skip to main content

j-clipboard

Windows clipboard access and history management for Python, implemented in Rust.

Reads and writes text, images, HTML, RTF and file lists, and keeps a searchable history in SQLite with grouping, pagination and paste counts. Payloads over 100 KB are zstd-compressed.

The distribution is j-clipboard; the module imports as pyclipboard.

import pyclipboard

pyclipboard.set_clipboard_text("hello")
print(pyclipboard.get_clipboard_text())

manager = pyclipboard.ClipboardManager()      # defaults to a per-user data dir
manager.add_item("hello")
for item in manager.get_history():
    print(item.content)

Windows x86_64 or ARM64, CPython 3.11+ (abi3). Part of jietuba. MIT licensed.

Release files for j-clipboard 0.4.4

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distributions (wheels)

Table of built distributions (wheels) for j-clipboard 0.4.4
File Interpreter ABI Platform
j_clipboard-0.4.4-cp311-abi3-win_arm64.whl CPython 3.11 abi3 Windows ARM64 Details
j_clipboard-0.4.4-cp311-abi3-win_amd64.whl CPython 3.11 abi3 Windows x86-64 Details

Total release size: 4.5 MB

Release files / j_clipboard-0.4.4-cp311-abi3-win_arm64.whl

Download URL j_clipboard-0.4.4-cp311-abi3-win_arm64.whl
Size 2.2 MB
Tags CPython 3.11 Windows ARM64 abi3
SHA-256 checksum
How to use checksums
512bd0217a519370f76403d1f23ff60680b328708f473e432ec9327769f4ec23
BLAKE2b-256 checksum
How to use checksums
2d977d71bfd6000ec9c548f1b5209b2d858dceaa8a1d6b63259d67d2a05421e7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / j_clipboard-0.4.4-cp311-abi3-win_amd64.whl

Download URL j_clipboard-0.4.4-cp311-abi3-win_amd64.whl
Size 2.4 MB
Tags CPython 3.11 Windows x86-64 abi3
SHA-256 checksum
How to use checksums
4e5be805c78b32bfda714b15350cd872e83474cac40acecf68964228259703fe
BLAKE2b-256 checksum
How to use checksums
6252fd8c5ad55bdca75a47b7c69e3075b7dc2d757f98eaab5dba0f936b769de4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release history Release notifications | RSS feed

This release

0.4.4 This release

2 release files

0.4.3

2 release files

0.4.2

2 release files

0.4.1

2 release files

0.4.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page