Skip to main content

A zero-dependency cross-platform clipboard utility for Python.

Project description

🧠 clipin

clipin is a pure-Python, cross-platform clipboard utility that supports multiple clipboard formats—text, HTML, and images (where supported)—without third-party dependencies.

✅ Features

  • ✅ Cross-platform: Windows, macOS, Linux
  • 🧩 Supports formats:
    • text/plain
    • text/html
    • image/png (partial support)
  • ❌ No third-party Python packages

🚀 Installation

pip install clipin

📦 Usage

from clipin import Clipboard
cb = Clipboard()
cb.copy("Hello, World!")
print(cb.paste())  # Outputs: Hello, World!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

clipin-0.2.0.tar.gz (8.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

clipin-0.2.0-py2.py3-none-any.whl (16.1 kB view details)

Uploaded Python 2Python 3

File details

Details for the file clipin-0.2.0.tar.gz.

File metadata

  • Download URL: clipin-0.2.0.tar.gz
  • Upload date:
  • Size: 8.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.13

File hashes

Hashes for clipin-0.2.0.tar.gz
Algorithm Hash digest
SHA256 74a623898a8803d3e6ed277c519e3b033fb867bf2eae7885bfae63fc764d336c
MD5 a182db1f3cc6297186764d9df5791c8c
BLAKE2b-256 2f1fb578fa5c6630caa47866179af5ed8e295ccc615496a47dc966815a4fbc13

See more details on using hashes here.

File details

Details for the file clipin-0.2.0-py2.py3-none-any.whl.

File metadata

  • Download URL: clipin-0.2.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 16.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.13

File hashes

Hashes for clipin-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 17e35e04589e8b0493b0a6451247502951e6adc40e3571975e1d588105d0e82f
MD5 2ec95ee3005c423b0af397eb5a562a6f
BLAKE2b-256 bafe501c0393afac10d4d99883034bf4b6769d86da172463411d341b2f580042

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page