Skip to main content

"Colorize snippets and copy to rich text clipboard"

Project description

ColorSnip

PyPI version GitHub version

Command line tool: Copies the content of the given file (or stdin) to the clipboard with syntax coloring, so it can be pasted into a format-retaining software.

Installation

Compatible with:

$ pip install colorsnip

Usage:

$ colorsnip [filename|-]

Use case

Pasting formatted code for a presentation in Keynote or the like.

If you want to access the HTML/RTF content directly, use pygments and the CLI tool pygmentize that it provides.

Caveats

  • richxerox dependency seems to install half of PyPI
  • Untested on Linux and Windows
  • Linux and Windows get the HTML rich text format only, while MacOS get HTML and RTF.

License

MIT (see top of code file)

Code of conduct

This project follows the contributor covenant.

For any feedback, contact the author via an issue, or twitter or by email (first name at last name dot fr).

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

colorsnip-0.1.3.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

colorsnip-0.1.3-py3-none-macosx_10_13_x86_64.whl (3.8 kB view hashes)

Uploaded Python 3 macOS 10.13+ x86-64

Supported by

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